类 Project
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<T>
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Integer>,org.beangle.commons.entity.TimeEntity,TemporalEntity
@Entity(name="org.openurp.base.edu.model.Project")
public class Project
extends NumberIdTimeObject<Integer>
implements org.beangle.commons.entity.TimeEntity, TemporalEntity
项目
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected Date生效时间protected Date失效时间static final org.beangle.commons.lang.functor.Predicate<Department>从类继承的字段 org.openurp.base.model.NumberIdTimeObject
updatedAt从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getCode()getEndOn()getName()booleanisMinor()voidsetBeginOn(Date beginOn) voidsetCalendar(Calendar calendar) voidsetCampuses(List<Campus> campuses) voidsetCategory(EduCategory category) voidvoidsetDepartments(List<Department> departments) voidsetDescription(String description) voidvoidsetLevels(List<EducationLevel> levels) voidsetMinor(boolean minor) voidvoidsetProperties(Map<String, String> properties) voidvoidsetStdLabels(List<StdLabel> labels) voidsetStdTypes(List<StdType> types) 从类继承的方法 org.openurp.base.model.NumberIdTimeObject
getUpdatedAt, setUpdatedAt从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId从接口继承的方法 org.beangle.commons.entity.TimeEntity
getUpdatedAt, setUpdatedAt
-
字段详细资料
-
TEACHING
-
beginOn
生效时间 -
endOn
失效时间
-
-
构造器详细资料
-
Project
public Project() -
Project
-
-
方法详细资料
-
getSemesters
-
getName
-
setName
-
getLevels
-
setLevels
-
getCalendar
-
setCalendar
-
getDepartments
-
setDepartments
-
getCampuses
-
setCampuses
-
getStdLabels
-
setStdLabels
-
getStdTypes
-
setStdTypes
-
getDescription
-
setDescription
-
isMinor
public boolean isMinor() -
setMinor
public void setMinor(boolean minor) -
getBeginOn
- 指定者:
getBeginOn在接口中TemporalEntity
-
setBeginOn
- 指定者:
setBeginOn在接口中TemporalEntity
-
getEndOn
- 指定者:
getEndOn在接口中TemporalEntity
-
setEndOn
- 指定者:
setEndOn在接口中TemporalEntity
-
getSchool
-
setSchool
-
getTeachingDeparts
-
getColleges
-
getProperties
-
setProperties
-
getCode
-
setCode
-
getCategory
-
setCategory
-