类 ConstraintLogger
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.clazz.app.model.constraint.ConstraintLogger
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.clazz.app.model.constraint.ConstraintLogger")
public class ConstraintLogger
extends org.beangle.commons.entity.pojo.LongIdObject
学分限制操作日志
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ConstraintLoggergenLogger(StdCourseCountConstraint constraint, String type) static ConstraintLoggergenLogger(StdCourseCountConstraint constraint, CourseType courseType, String type) static ConstraintLoggergenLogger(StdCreditConstraint constraint, String type) static ConstraintLoggergenLogger(StdTotalCreditConstraint constraint, String type) static ConstraintLoggergenLogger(CourseTypeCreditConstraint constraint, String type) getKey()getType()getValue()voidsetConstraintType(ConstraintType constraintType) voidsetCreatedAt(Date createdAt) voidvoidsetOperator(String operator) voidsetSemester(Semester semester) voidvoid从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
构造器详细资料
-
ConstraintLogger
public ConstraintLogger()
-
-
方法详细资料
-
getConstraintType
-
getType
-
getKey
-
getValue
-
getCreatedAt
-
getOperator
-
setCreatedAt
-
setOperator
-
genLogger
-
genLogger
-
genLogger
-
genLogger
public static ConstraintLogger genLogger(StdCourseCountConstraint constraint, CourseType courseType, String type) -
genLogger
-
getSemester
-
setSemester
-
setConstraintType
-
setType
-
setKey
-
setValue
-