public abstract class RuntimeObjectWithStatusBaseImpl<T extends RuntimeBaseEntityWithStatus> extends RuntimeObjectBaseImpl<T>
entityClass
构造器和说明 |
---|
RuntimeObjectWithStatusBaseImpl(T entity) |
限定符和类型 | 方法和说明 |
---|---|
ObjectStateType |
getCurrentStateType() |
ObjectStatusCurrent |
getCurrentStatus() |
ObjectStatusType |
getCurrentStatusType() |
List<ObjectStatusHistory> |
getHistorys()
已过时。
|
void |
setCurrentStatus(ObjectStatusCurrent currentStatus) |
entityReseted, equals, getCEF, getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getEntityClass, getId, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getObjectType, getPlatformId, getRowLogId, hashCode, isDeleted, isNew, refresh, refresh, setCEF, setDescription, toString
getInternalObject, getService, getServiceByDomainObject, setInternalObject
public RuntimeObjectWithStatusBaseImpl(T entity)
public ObjectStatusCurrent getCurrentStatus()
public void setCurrentStatus(ObjectStatusCurrent currentStatus)
@Deprecated public List<ObjectStatusHistory> getHistorys()
public ObjectStatusType getCurrentStatusType()
public ObjectStateType getCurrentStateType()
Copyright © 2019. All rights reserved.