Package org.openurp.edu.program.model
Class AbstractCourseSubstitution
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
org.openurp.edu.program.model.AbstractCourseSubstitution
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>,org.beangle.commons.entity.TimeEntity,AlternativeCourse
- Direct Known Subclasses:
MajorAlternativeCourse,StdAlternativeCourse
@MappedSuperclass
public abstract class AbstractCourseSubstitution
extends org.beangle.commons.entity.pojo.NumberIdTimeObject<Long>
implements AlternativeCourse
抽象替代课程实现
- See Also:
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdTimeObject
updatedAtFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.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()
-