Package org.openurp.edu.program.model
Class AbstractCourseSubstitution
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
org.openurp.base.model.NumberIdTimeObject<Long>
org.openurp.edu.program.model.AbstractCourseSubstitution
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>,AlternativeCourse
- Direct Known Subclasses:
MajorAlternativeCourse,StdAlternativeCourse
@MappedSuperclass public abstract class AbstractCourseSubstitution extends NumberIdTimeObject<Long> implements AlternativeCourse
抽象替代课程实现
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.openurp.base.model.NumberIdTimeObject
updatedAtFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors Constructor Description AbstractCourseSubstitution() -
Method Summary
Methods inherited from class org.openurp.base.model.NumberIdTimeObject
getUpdatedAt, setUpdatedAtMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openurp.edu.program.model.AlternativeCourse
getNews, getOlds, setNews, setOldsMethods inherited from interface org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
Constructor Details
-
AbstractCourseSubstitution
public AbstractCourseSubstitution()
-
-
Method Details
-
addOld
-
addOlds
-
addNew
-
addNews
-
exchange
public void exchange()
-