@Component public class AcademyUserUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AcademyUserUtil |
academyUserUtil |
| 构造器和说明 |
|---|
AcademyUserUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Integer |
checkUserHasRegister(String account,
String type,
String os) |
static String |
getAccountType(String account) |
static String |
getDate(Long time) |
static Long |
getUserIdLongValue(javax.servlet.http.HttpServletRequest request) |
void |
init() |
static void |
updateUserMemberRelation(com.ptteng.academy.user.model.User user) |
public static AcademyUserUtil academyUserUtil
@PostConstruct public void init()
public static Long getUserIdLongValue(javax.servlet.http.HttpServletRequest request)
public static Integer checkUserHasRegister(String account, String type, String os) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic static void updateUserMemberRelation(com.ptteng.academy.user.model.User user)
throws com.gemantic.common.exception.ServiceException,
com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.