@MappedSuperclass public abstract class RuntimeBaseEntityWithStatus extends RuntimeBaseEntity
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CURENT_STATUS_ROUTE_STEP |
static String |
CURRENT_STATUS_CURRENT_STATE |
static String |
CURRENT_STATUS_CURRENT_STATUS |
static String |
CURRENT_STATUS_PRODUCTION |
static String |
CURRENT_STATUS_ROUTE_QUEUE_ID |
static String |
CURRENT_STATUS_WORK_CENTER_ID |
static String |
CURRENT_SUTATUS_OBJECT_TYPE |
static String |
CURRENT_SUTATUS_ROUTE_ID |
COMPANY_ID, CREATE_IP, CREATE_TIME, CREATE_USER_FULL_NAME, CREATE_USER_ID, CREATE_USER_NAME, DELETE_IP, DELETE_TIME, DELETE_USER_FULL_NAME, DELETE_USER_ID, DELETE_USER_NAME, DELETED, DESCRIPTION, DTS_CREATION_BID, DTS_MODIFIED_BID, LM_IP, LM_TIME, LM_USER_FULL_NAME, LM_USER_ID, LM_USER_NAME, PLATFORM_ID, ROW_LOG_ID| 构造器和说明 |
|---|
RuntimeBaseEntityWithStatus() |
| 限定符和类型 | 方法和说明 |
|---|---|
ObjectStatusCurrentEntity |
getCurrentStatus() |
List<ObjectStatusHistoryEntity> |
getStatusHistory() |
void |
postPersist() |
void |
setCurrentStatus(ObjectStatusCurrentEntity currentStatus) |
void |
setStatusHistory(List<ObjectStatusHistoryEntity> statusHistory) |
isNewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCompanyId, setCreateBid, setCreateIp, setCreateTime, setCreateUserFullName, setCreateUserId, setCreateUserName, setDeleted, setDeleteIp, setDeleteTime, setDeleteUserFullName, setDeleteUserId, setDeleteUserName, setLastModifyIp, setLastModifyTime, setLastModifyUserFullName, setLastModifyUserId, setLastModifyUserName, setModifyBid, setPlatformId, setRowLogIdsetIdgetCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getPlatformId, getRowLogId, isDeleted, setDescriptionpublic void postPersist()
public ObjectStatusCurrentEntity getCurrentStatus()
public void setCurrentStatus(ObjectStatusCurrentEntity currentStatus)
public List<ObjectStatusHistoryEntity> getStatusHistory()
public void setStatusHistory(List<ObjectStatusHistoryEntity> statusHistory)
Copyright © 2019. All rights reserved.