Uses of Class
org.openurp.base.edu.model.CourseUnit
Packages that use CourseUnit
Package
Description
-
Uses of CourseUnit in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return types with arguments of type CourseUnitMethods in org.openurp.base.edu.model with parameters of type CourseUnitModifier and TypeMethodDescriptionintCourseUnit.compareTo(CourseUnit other) static booleanCourseUnit.isCrossWith(CourseUnit me, CourseUnit unit) 与其他小节是否有交错。
采用的是>比较是否交叉。
这里不同于小节比较,因为这里的时间描述的点,而小节描述的是段。Method parameters in org.openurp.base.edu.model with type arguments of type CourseUnit -
Uses of CourseUnit in org.openurp.base.service
Methods in org.openurp.base.service with parameters of type CourseUnitModifier and TypeMethodDescriptionvoidOccupyProcessor.process(Map weekOccupy, CourseUnit unit, List datas) -
Uses of CourseUnit in org.openurp.base.service.wrapper
Methods in org.openurp.base.service.wrapper that return types with arguments of type CourseUnitMethod parameters in org.openurp.base.service.wrapper with type arguments of type CourseUnit -
Uses of CourseUnit in org.openurp.edu.clazz.model
Method parameters in org.openurp.edu.clazz.model with type arguments of type CourseUnitModifier and TypeMethodDescriptionScheduleSuggestActivity.flatten(Map<Integer, CourseUnit> unitMap)