类 TeachTaskPropertyExtractor
java.lang.Object
org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
org.openurp.edu.clazz.util.TeachTaskPropertyExtractor
- 所有已实现的接口:
org.beangle.commons.transfer.exporter.PropertyExtractor
- 直接已知子类:
TaskPerClassPropertyExtractor
public class TeachTaskPropertyExtractor
extends org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
字段概要
字段修饰符和类型字段说明protected ClazzPlanRelationServiceprotected Stringprotected CourseLimitServiceprotected org.beangle.commons.dao.EntityDaoprotected Stringprotected ExamTypeprotected SemesterServiceprotected List<TeachingNature>protected TimeSettingService从类继承的字段 org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
errorProperties, textResource -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getPropertyValue(Object target, String property) voidsetClazzPlanRelationService(ClazzPlanRelationService clazzPlanRelationService) voidsetCourseLimitService(CourseLimitService courseLimitService) voidsetEntityDao(org.beangle.commons.dao.EntityDao entityDao) voidsetSemesterService(SemesterService semesterService) voidsetSessionFormat(String courseActivityFormat) voidsetTimeSettingService(TimeSettingService timeSettingService) 从类继承的方法 org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
extract, getPropertyIn, getText, getText, getTextResource, setTextResource
-
字段详细资料
-
courseActivityFormat
-
examActivityFormat
-
examType
-
semesterService
-
timeSettingService
-
courseLimitService
-
clazzPlanRelationService
-
entityDao
protected org.beangle.commons.dao.EntityDao entityDao -
teachingNatures
-
-
构造器详细资料
-
TeachTaskPropertyExtractor
public TeachTaskPropertyExtractor(org.beangle.commons.text.i18n.TextResource resource)
-
-
方法详细资料
-
getPropertyValue
- 指定者:
getPropertyValue在接口中org.beangle.commons.transfer.exporter.PropertyExtractor- 覆盖:
getPropertyValue在类中org.beangle.commons.transfer.exporter.DefaultPropertyExtractor- 抛出:
Exception
-
setSemesterService
-
setCourseLimitService
-
getClazzPlanRelationService
-
setClazzPlanRelationService
-
setSessionFormat
-
setEntityDao
public void setEntityDao(org.beangle.commons.dao.EntityDao entityDao) -
setTimeSettingService
-