类 AbstractCourseSubstitution

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
org.openurp.edu.program.model.AbstractCourseSubstitution
所有已实现的接口:
Serializable, org.beangle.commons.entity.Entity<Long>, org.beangle.commons.entity.TimeEntity, AlternativeCourse
直接已知子类:
MajorAlternativeCourse, StdAlternativeCourse

@MappedSuperclass public abstract class AbstractCourseSubstitution extends org.beangle.commons.entity.pojo.NumberIdTimeObject<Long> implements AlternativeCourse
抽象替代课程实现
另请参阅:
  • 构造器详细资料

    • AbstractCourseSubstitution

      public AbstractCourseSubstitution()
  • 方法详细资料

    • addOld

      public void addOld(Course course)
    • addOlds

      public void addOlds(Collection<Course> courses)
    • addNew

      public void addNew(Course course)
    • addNews

      public void addNews(Collection<Course> courses)
    • exchange

      public void exchange()