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 |
getTargetObjectStateListTypeEntryId() |
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 |
setTargetObjectStateListTypeEntryId(long targetObjectStateListTypeEntryId) |
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.
|
java.lang.String |
toXmlString() |
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, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public 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 ObjectStateTransitionModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<ObjectStateTransition>
public long getCompanyId()
getCompanyId
in interface ObjectStateTransitionModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface ObjectStateTransitionModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface ObjectStateTransitionModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface ObjectStateTransitionModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getObjectStateFlowId()
getObjectStateFlowId
in interface ObjectStateTransitionModel
public long getObjectStateTransitionId()
getObjectStateTransitionId
in interface ObjectStateTransitionModel
public long getPrimaryKey()
getPrimaryKey
in interface ObjectStateTransitionModel
public long getSourceObjectStateId()
getSourceObjectStateId
in interface ObjectStateTransitionModel
public long getTargetObjectStateId()
getTargetObjectStateId
in interface ObjectStateTransitionModel
public long getTargetObjectStateListTypeEntryId()
getTargetObjectStateListTypeEntryId
in interface ObjectStateTransition
public long getUserId()
getUserId
in interface ObjectStateTransitionModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface ObjectStateTransitionModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface ObjectStateTransitionModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface ObjectStateTransitionModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface ObjectStateTransitionModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this object state transitionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface ObjectStateTransitionModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this object state transitionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface ObjectStateTransitionModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this object state transitionpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface ObjectStateTransitionModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this object state transitionpublic void setObjectStateFlowId(long objectStateFlowId)
setObjectStateFlowId
in interface ObjectStateTransitionModel
objectStateFlowId
- the object state flow ID of this object state transitionpublic void setObjectStateTransitionId(long objectStateTransitionId)
setObjectStateTransitionId
in interface ObjectStateTransitionModel
objectStateTransitionId
- the object state transition ID of this object state transitionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface ObjectStateTransitionModel
primaryKey
- the primary key of this object state transitionpublic void setSourceObjectStateId(long sourceObjectStateId)
setSourceObjectStateId
in interface ObjectStateTransitionModel
sourceObjectStateId
- the source object state ID of this object state transitionpublic void setTargetObjectStateId(long targetObjectStateId)
setTargetObjectStateId
in interface ObjectStateTransitionModel
targetObjectStateId
- the target object state ID of this object state transitionpublic void setTargetObjectStateListTypeEntryId(long targetObjectStateListTypeEntryId)
setTargetObjectStateListTypeEntryId
in interface ObjectStateTransition
public void setUserId(long userId)
setUserId
in interface ObjectStateTransitionModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this object state transitionpublic void setUserName(java.lang.String userName)
setUserName
in interface ObjectStateTransitionModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this object state transitionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface ObjectStateTransitionModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this object state transitionpublic void setUuid(java.lang.String uuid)
setUuid
in interface ObjectStateTransitionModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this object state transitionpublic java.lang.String toXmlString()
toXmlString
in interface ObjectStateTransitionModel
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected ObjectStateTransitionWrapper wrap(ObjectStateTransition objectStateTransition)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ObjectStateTransition>