Class GraduateAuditLog
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.std.graduation.app.model.GraduateAuditLog
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.std.graduation.app.model.GraduateAuditLog")
public class GraduateAuditLog
extends org.beangle.commons.entity.pojo.LongIdObject
毕业审核日志
- See Also:
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBatch()getIp()static longgetStd()booleanisPassed()voidsetAuditBy(String auditBy) voidvoidvoidvoidsetOperateAt(Date operateAt) voidsetPassed(boolean passed) voidsetStandardUsed(String standardUsed) voidMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
GraduateAuditLog
public GraduateAuditLog() -
GraduateAuditLog
-
-
Method Details
-
getStd
-
setStd
-
isPassed
public boolean isPassed() -
setPassed
public void setPassed(boolean passed) -
getAuditBy
-
setAuditBy
-
getIp
-
setIp
-
getSerialversionuid
public static long getSerialversionuid() -
getBatch
-
setBatch
-
getOperateAt
-
setOperateAt
-
getDetail
-
setDetail
-
getStandardUsed
-
setStandardUsed
-