public class ObjectStateTransitionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectStateTransition> implements com.liferay.portal.kernel.model.ModelWrapper<ObjectStateTransition>, ObjectStateTransition
This class is a wrapper for ObjectStateTransition.
ObjectStateTransition,
Serialized FormOBJECT_STATE_TRANSITION_ID_ACCESSOR| Constructor and Description |
|---|
ObjectStateTransitionWrapper(ObjectStateTransition objectStateTransition) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStateTransition |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this object state transition.
|
java.util.Date |
getCreateDate()
Returns the create date of this object state transition.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this object state transition.
|
long |
getMvccVersion()
Returns the mvcc version of this object state transition.
|
long |
getObjectStateFlowId()
Returns the object state flow ID of this object state transition.
|
long |
getObjectStateTransitionId()
Returns the object state transition ID of this object state transition.
|
long |
getPrimaryKey()
Returns the primary key of this object state transition.
|
long |
getSourceObjectStateId()
Returns the source object state ID of this object state transition.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getTargetObjectStateId()
Returns the target object state ID of this object state transition.
|
long |
getUserId()
Returns the user ID of this object state transition.
|
java.lang.String |
getUserName()
Returns the user name of this object state transition.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this object state transition.
|
java.lang.String |
getUuid()
Returns the uuid of this object state transition.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this object state transition.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this object state transition.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this object state transition.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this object state transition.
|
void |
setObjectStateFlowId(long objectStateFlowId)
Sets the object state flow ID of this object state transition.
|
void |
setObjectStateTransitionId(long objectStateTransitionId)
Sets the object state transition ID of this object state transition.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this object state transition.
|
void |
setSourceObjectStateId(long sourceObjectStateId)
Sets the source object state ID of this object state transition.
|
void |
setTargetObjectStateId(long targetObjectStateId)
Sets the target object state ID of this object state transition.
|
void |
setUserId(long userId)
Sets the user ID of this object state transition.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this object state transition.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this object state transition.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this object state transition.
|
protected ObjectStateTransitionWrapper |
wrap(ObjectStateTransition objectStateTransition) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic ObjectStateTransitionWrapper(ObjectStateTransition objectStateTransition)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ObjectStateTransition>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ObjectStateTransition>public ObjectStateTransition cloneWithOriginalValues()
cloneWithOriginalValues in interface ObjectStateTransitionModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ObjectStateTransition>public long getCompanyId()
getCompanyId in interface ObjectStateTransitionModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface ObjectStateTransitionModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface ObjectStateTransitionModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface ObjectStateTransitionModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getObjectStateFlowId()
getObjectStateFlowId in interface ObjectStateTransitionModelpublic long getObjectStateTransitionId()
getObjectStateTransitionId in interface ObjectStateTransitionModelpublic long getPrimaryKey()
getPrimaryKey in interface ObjectStateTransitionModelpublic long getSourceObjectStateId()
getSourceObjectStateId in interface ObjectStateTransitionModelpublic long getTargetObjectStateId()
getTargetObjectStateId in interface ObjectStateTransitionModelpublic long getUserId()
getUserId in interface ObjectStateTransitionModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface ObjectStateTransitionModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface ObjectStateTransitionModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface ObjectStateTransitionModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface ObjectStateTransitionModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this object state transitionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface ObjectStateTransitionModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this object state transitionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface ObjectStateTransitionModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this object state transitionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface ObjectStateTransitionModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this object state transitionpublic void setObjectStateFlowId(long objectStateFlowId)
setObjectStateFlowId in interface ObjectStateTransitionModelobjectStateFlowId - the object state flow ID of this object state transitionpublic void setObjectStateTransitionId(long objectStateTransitionId)
setObjectStateTransitionId in interface ObjectStateTransitionModelobjectStateTransitionId - the object state transition ID of this object state transitionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ObjectStateTransitionModelprimaryKey - the primary key of this object state transitionpublic void setSourceObjectStateId(long sourceObjectStateId)
setSourceObjectStateId in interface ObjectStateTransitionModelsourceObjectStateId - the source object state ID of this object state transitionpublic void setTargetObjectStateId(long targetObjectStateId)
setTargetObjectStateId in interface ObjectStateTransitionModeltargetObjectStateId - the target object state ID of this object state transitionpublic void setUserId(long userId)
setUserId in interface ObjectStateTransitionModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this object state transitionpublic void setUserName(java.lang.String userName)
setUserName in interface ObjectStateTransitionModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this object state transitionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface ObjectStateTransitionModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this object state transitionpublic void setUuid(java.lang.String uuid)
setUuid in interface ObjectStateTransitionModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this object state transitionpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected ObjectStateTransitionWrapper wrap(ObjectStateTransition objectStateTransition)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectStateTransition>