@Component public class AcademyCourseUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AcademyCourseUtil |
academyCourseUtil |
| 构造器和说明 |
|---|
AcademyCourseUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
coverDataForiOS(List<com.ptteng.academy.course.model.Unit> unitList,
List<com.ptteng.academy.course.model.Answer> answerList,
String os,
String version) |
static Map |
getUserLessonIsLockMap(List normalLessonList,
Long userId) |
static Map |
getUserTaskIsLockMap(List<com.ptteng.academy.course.model.Task> normalTaskList,
Long userId) |
static Map |
getUserTaskShareMap(Long userId) |
void |
init() |
public static AcademyCourseUtil academyCourseUtil
@PostConstruct public void init()
public static Map getUserLessonIsLockMap(List normalLessonList, Long userId) throws NoSuchFieldException, IllegalAccessException, com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
NoSuchFieldExceptionIllegalAccessExceptioncom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic static Map getUserTaskShareMap(Long userId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException, NoSuchFieldException, IllegalAccessException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionNoSuchFieldExceptionIllegalAccessExceptionpublic static Map getUserTaskIsLockMap(List<com.ptteng.academy.course.model.Task> normalTaskList, Long userId) throws NoSuchFieldException, IllegalAccessException, com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
NoSuchFieldExceptionIllegalAccessExceptioncom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.