@Component public class AcademyCourseLessonUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AcademyCourseLessonUtil |
academyCourseLessonUtil |
com.ptteng.academy.course.service.LessonIntroductionService |
lessonIntroductionService |
| 构造器和说明 |
|---|
AcademyCourseLessonUtil() |
public static AcademyCourseLessonUtil academyCourseLessonUtil
@Autowired public com.ptteng.academy.course.service.LessonIntroductionService lessonIntroductionService
@PostConstruct public void init()
public static Integer updateLessonIntroduction(Long lessonId, Long userId, List<com.ptteng.academy.course.model.LessonIntroduction> introductionList) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic static List getNormalLessonList(List<Long> lessonIdList) 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.