Package com.liferay.commerce.model
Class CommerceOrderNoteWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderNote>
com.liferay.commerce.model.CommerceOrderNoteWrapper
- All Implemented Interfaces:
CommerceOrderNote,CommerceOrderNoteModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceOrderNote>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CommerceOrderNote>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.model.CommerceOrderNote
COMMERCE_ORDER_NOTE_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the commerce order ID of this commerce order note.longReturns the commerce order note ID of this commerce order note.longReturns the company ID of this commerce order note.Returns the content of this commerce order note.Returns the create date of this commerce order note.Returns the external reference code of this commerce order note.longReturns the group ID of this commerce order note.Returns the modified date of this commerce order note.longReturns the mvcc version of this commerce order note.longReturns the primary key of this commerce order note.booleanReturns the restricted of this commerce order note.com.liferay.exportimport.kernel.lar.StagedModelTypecom.liferay.portal.kernel.model.UsergetUser()longReturns the user ID of this commerce order note.Returns the user name of this commerce order note.Returns the user uuid of this commerce order note.getUuid()Returns the uuid of this commerce order note.booleanReturnstrueif this commerce order note is restricted.voidpersist()voidsetCommerceOrderId(long commerceOrderId) Sets the commerce order ID of this commerce order note.voidsetCommerceOrderNoteId(long commerceOrderNoteId) Sets the commerce order note ID of this commerce order note.voidsetCompanyId(long companyId) Sets the company ID of this commerce order note.voidsetContent(String content) Sets the content of this commerce order note.voidsetCreateDate(Date createDate) Sets the create date of this commerce order note.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this commerce order note.voidsetGroupId(long groupId) Sets the group ID of this commerce order note.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce order note.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce order note.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce order note.voidsetRestricted(boolean restricted) Sets whether this commerce order note is restricted.voidsetUserId(long userId) Sets the user ID of this commerce order note.voidsetUserName(String userName) Sets the user name of this commerce order note.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce order note.voidSets the uuid of this commerce order note.protected CommerceOrderNoteWrapperwrap(CommerceOrderNote commerceOrderNote) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CommerceOrderNoteWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceOrderNote>- Specified by:
cloneWithOriginalValuesin interfaceCommerceOrderNoteModel
-
getCommerceOrderId
public long getCommerceOrderId()Returns the commerce order ID of this commerce order note.- Specified by:
getCommerceOrderIdin interfaceCommerceOrderNoteModel- Returns:
- the commerce order ID of this commerce order note
-
getCommerceOrderNoteId
public long getCommerceOrderNoteId()Returns the commerce order note ID of this commerce order note.- Specified by:
getCommerceOrderNoteIdin interfaceCommerceOrderNoteModel- Returns:
- the commerce order note ID of this commerce order note
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce order note.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceOrderNoteModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this commerce order note
-
getContent
Returns the content of this commerce order note.- Specified by:
getContentin interfaceCommerceOrderNoteModel- Returns:
- the content of this commerce order note
-
getCreateDate
Returns the create date of this commerce order note.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceOrderNoteModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this commerce order note
-
getExternalReferenceCode
Returns the external reference code of this commerce order note.- Specified by:
getExternalReferenceCodein interfaceCommerceOrderNoteModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this commerce order note
-
getGroupId
public long getGroupId()Returns the group ID of this commerce order note.- Specified by:
getGroupIdin interfaceCommerceOrderNoteModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this commerce order note
-
getModifiedDate
Returns the modified date of this commerce order note.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceOrderNoteModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this commerce order note
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce order note.- Specified by:
getMvccVersionin interfaceCommerceOrderNoteModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce order note
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce order note.- Specified by:
getPrimaryKeyin interfaceCommerceOrderNoteModel- Returns:
- the primary key of this commerce order note
-
getRestricted
public boolean getRestricted()Returns the restricted of this commerce order note.- Specified by:
getRestrictedin interfaceCommerceOrderNoteModel- Returns:
- the restricted of this commerce order note
-
getUser
public com.liferay.portal.kernel.model.User getUser()- Specified by:
getUserin interfaceCommerceOrderNote
-
getUserId
public long getUserId()Returns the user ID of this commerce order note.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceOrderNoteModel- Returns:
- the user ID of this commerce order note
-
getUserName
Returns the user name of this commerce order note.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceOrderNoteModel- Returns:
- the user name of this commerce order note
-
getUserUuid
Returns the user uuid of this commerce order note.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceOrderNoteModel- Returns:
- the user uuid of this commerce order note
-
getUuid
Returns the uuid of this commerce order note.- Specified by:
getUuidin interfaceCommerceOrderNoteModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this commerce order note
-
isRestricted
public boolean isRestricted()Returnstrueif this commerce order note is restricted.- Specified by:
isRestrictedin interfaceCommerceOrderNoteModel- Returns:
trueif this commerce order note is restricted;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceOrderId
public void setCommerceOrderId(long commerceOrderId) Sets the commerce order ID of this commerce order note.- Specified by:
setCommerceOrderIdin interfaceCommerceOrderNoteModel- Parameters:
commerceOrderId- the commerce order ID of this commerce order note
-
setCommerceOrderNoteId
public void setCommerceOrderNoteId(long commerceOrderNoteId) Sets the commerce order note ID of this commerce order note.- Specified by:
setCommerceOrderNoteIdin interfaceCommerceOrderNoteModel- Parameters:
commerceOrderNoteId- the commerce order note ID of this commerce order note
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce order note.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceOrderNoteModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this commerce order note
-
setContent
Sets the content of this commerce order note.- Specified by:
setContentin interfaceCommerceOrderNoteModel- Parameters:
content- the content of this commerce order note
-
setCreateDate
Sets the create date of this commerce order note.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceOrderNoteModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this commerce order note
-
setExternalReferenceCode
Sets the external reference code of this commerce order note.- Specified by:
setExternalReferenceCodein interfaceCommerceOrderNoteModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this commerce order note
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this commerce order note.- Specified by:
setGroupIdin interfaceCommerceOrderNoteModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this commerce order note
-
setModifiedDate
Sets the modified date of this commerce order note.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceOrderNoteModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this commerce order note
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce order note.- Specified by:
setMvccVersionin interfaceCommerceOrderNoteModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce order note
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce order note.- Specified by:
setPrimaryKeyin interfaceCommerceOrderNoteModel- Parameters:
primaryKey- the primary key of this commerce order note
-
setRestricted
public void setRestricted(boolean restricted) Sets whether this commerce order note is restricted.- Specified by:
setRestrictedin interfaceCommerceOrderNoteModel- Parameters:
restricted- the restricted of this commerce order note
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce order note.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceOrderNoteModel- Parameters:
userId- the user ID of this commerce order note
-
setUserName
Sets the user name of this commerce order note.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceOrderNoteModel- Parameters:
userName- the user name of this commerce order note
-
setUserUuid
Sets the user uuid of this commerce order note.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceOrderNoteModel- Parameters:
userUuid- the user uuid of this commerce order note
-
setUuid
Sets the uuid of this commerce order note.- Specified by:
setUuidin interfaceCommerceOrderNoteModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this commerce order note
-
toXmlString
- Specified by:
toXmlStringin interfaceCommerceOrderNoteModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderNote>
-