public class CommerceOrderNoteWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderNote> implements CommerceOrderNote, com.liferay.portal.kernel.model.ModelWrapper<CommerceOrderNote>
This class is a wrapper for CommerceOrderNote.
CommerceOrderNote,
Serialized FormCOMMERCE_ORDER_NOTE_ID_ACCESSOR| Constructor and Description |
|---|
CommerceOrderNoteWrapper(CommerceOrderNote commerceOrderNote) |
| Modifier and Type | Method and Description |
|---|---|
CommerceOrderNote |
cloneWithOriginalValues() |
long |
getCommerceOrderId()
Returns the commerce order ID of this commerce order note.
|
long |
getCommerceOrderNoteId()
Returns the commerce order note ID of this commerce order note.
|
long |
getCompanyId()
Returns the company ID of this commerce order note.
|
java.lang.String |
getContent()
Returns the content of this commerce order note.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce order note.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce order note.
|
long |
getGroupId()
Returns the group ID of this commerce order note.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce order note.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce order note.
|
long |
getPrimaryKey()
Returns the primary key of this commerce order note.
|
boolean |
getRestricted()
Returns the restricted of this commerce order note.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
com.liferay.portal.kernel.model.User |
getUser() |
long |
getUserId()
Returns the user ID of this commerce order note.
|
java.lang.String |
getUserName()
Returns the user name of this commerce order note.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce order note.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce order note.
|
boolean |
isRestricted()
Returns
true if this commerce order note is restricted. |
void |
persist() |
void |
setCommerceOrderId(long commerceOrderId)
Sets the commerce order ID of this commerce order note.
|
void |
setCommerceOrderNoteId(long commerceOrderNoteId)
Sets the commerce order note ID of this commerce order note.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce order note.
|
void |
setContent(java.lang.String content)
Sets the content of this commerce order note.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce order note.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce order note.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce order note.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce order note.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce order note.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce order note.
|
void |
setRestricted(boolean restricted)
Sets whether this commerce order note is restricted.
|
void |
setUserId(long userId)
Sets the user ID of this commerce order note.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce order note.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce order note.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce order note.
|
protected CommerceOrderNoteWrapper |
wrap(CommerceOrderNote commerceOrderNote) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CommerceOrderNoteWrapper(CommerceOrderNote commerceOrderNote)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>public CommerceOrderNote cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceOrderNoteModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>public long getCommerceOrderId()
getCommerceOrderId in interface CommerceOrderNoteModelpublic long getCommerceOrderNoteId()
getCommerceOrderNoteId in interface CommerceOrderNoteModelpublic long getCompanyId()
getCompanyId in interface CommerceOrderNoteModelgetCompanyId 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.lang.String getContent()
getContent in interface CommerceOrderNoteModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceOrderNoteModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceOrderNoteModelpublic long getGroupId()
getGroupId in interface CommerceOrderNoteModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceOrderNoteModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceOrderNoteModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceOrderNoteModelpublic boolean getRestricted()
getRestricted in interface CommerceOrderNoteModelpublic com.liferay.portal.kernel.model.User getUser()
getUser in interface CommerceOrderNotepublic long getUserId()
getUserId in interface CommerceOrderNoteModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceOrderNoteModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceOrderNoteModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceOrderNoteModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isRestricted()
true if this commerce order note is restricted.isRestricted in interface CommerceOrderNoteModeltrue if this commerce order note is restricted; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceOrderId(long commerceOrderId)
setCommerceOrderId in interface CommerceOrderNoteModelcommerceOrderId - the commerce order ID of this commerce order notepublic void setCommerceOrderNoteId(long commerceOrderNoteId)
setCommerceOrderNoteId in interface CommerceOrderNoteModelcommerceOrderNoteId - the commerce order note ID of this commerce order notepublic void setCompanyId(long companyId)
setCompanyId in interface CommerceOrderNoteModelsetCompanyId 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 commerce order notepublic void setContent(java.lang.String content)
setContent in interface CommerceOrderNoteModelcontent - the content of this commerce order notepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceOrderNoteModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce order notepublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceOrderNoteModelexternalReferenceCode - the external reference code of this commerce order notepublic void setGroupId(long groupId)
setGroupId in interface CommerceOrderNoteModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce order notepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceOrderNoteModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce order notepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceOrderNoteModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce order notepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceOrderNoteModelprimaryKey - the primary key of this commerce order notepublic void setRestricted(boolean restricted)
setRestricted in interface CommerceOrderNoteModelrestricted - the restricted of this commerce order notepublic void setUserId(long userId)
setUserId in interface CommerceOrderNoteModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce order notepublic void setUserName(java.lang.String userName)
setUserName in interface CommerceOrderNoteModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce order notepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceOrderNoteModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce order notepublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceOrderNoteModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce order notepublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceOrderNoteWrapper wrap(CommerceOrderNote commerceOrderNote)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderNote>