类 RestrictionItem
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.model.RestrictionItem
- 所有已实现的接口:
Serializable,Cloneable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.model.RestrictionItem")
public class RestrictionItem
extends org.beangle.commons.entity.pojo.LongIdObject
implements Cloneable
课程限制项
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明clone()已过时。getMeta()booleanvoidsetContents(String contents) voidsetIncludeIn(boolean includeIn) voidsetMeta(RestrictionMeta meta) voidsetRestriction(Restriction restriction) toString()从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
构造器详细资料
-
RestrictionItem
public RestrictionItem() -
RestrictionItem
-
-
方法详细资料
-
getMeta
-
setMeta
-
getContents
-
setContents
-
getRestriction
-
setRestriction
-
isIncludeIn
public boolean isIncludeIn() -
setIncludeIn
public void setIncludeIn(boolean includeIn) -
clone
-
getContentForHql
已过时。- 另请参阅:
-
-
invalid @see
CourseLimitItemContentProvider -
invalid @see
CourseLimitItemContentProviderFactory -
invalid @see
CourseLimitMetaEnum
-
-
toString
-