@Component public class AcademyCourseTaskUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AcademyCourseTaskUtil |
academyCourseTaskUtil |
| 构造器和说明 |
|---|
AcademyCourseTaskUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Long> |
getNormalTaskIds(List<Long> taskIdList) |
void |
init() |
static Integer |
judgeDifficultyLevel(Integer taskType,
Integer specificType,
String difficultyLevel,
Integer showLevel) |
static Integer |
nullJudge(Integer taskType,
Integer specificType,
String taskName,
Integer isLock,
Integer allowShareToUnlock,
List<com.ptteng.academy.course.model.Unit> unitList,
List<com.ptteng.academy.course.model.Answer> answerList) |
public static AcademyCourseTaskUtil academyCourseTaskUtil
@PostConstruct public void init()
public static Integer nullJudge(Integer taskType, Integer specificType, String taskName, Integer isLock, Integer allowShareToUnlock, List<com.ptteng.academy.course.model.Unit> unitList, List<com.ptteng.academy.course.model.Answer> answerList)
public static Integer judgeDifficultyLevel(Integer taskType, Integer specificType, String difficultyLevel, Integer showLevel)
public static List<Long> getNormalTaskIds(List<Long> taskIdList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException, NoSuchFieldException, IllegalAccessException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionNoSuchFieldExceptionIllegalAccessExceptionCopyright © 2018. All rights reserved.