Package com.liferay.commerce.model
Class CommerceShippingOptionAccountEntryRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>
com.liferay.commerce.model.CommerceShippingOptionAccountEntryRelWrapper
- All Implemented Interfaces:
CommerceShippingOptionAccountEntryRel,CommerceShippingOptionAccountEntryRelModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceShippingOptionAccountEntryRel>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CommerceShippingOptionAccountEntryRel>
public class CommerceShippingOptionAccountEntryRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>
implements CommerceShippingOptionAccountEntryRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceShippingOptionAccountEntryRel>
This class is a wrapper for CommerceShippingOptionAccountEntryRel.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.model.CommerceShippingOptionAccountEntryRel
COMMERCE_SHIPPING_OPTION_ACCOUNT_ENTRY_REL_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCommerceShippingOptionAccountEntryRelWrapper(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the account entry ID of this commerce shipping option account entry rel.longReturns the commerce channel ID of this commerce shipping option account entry rel.Returns the commerce shipping method key of this commerce shipping option account entry rel.longReturns the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.Returns the commerce shipping option key of this commerce shipping option account entry rel.longReturns the company ID of this commerce shipping option account entry rel.Returns the create date of this commerce shipping option account entry rel.Returns the modified date of this commerce shipping option account entry rel.longReturns the mvcc version of this commerce shipping option account entry rel.longReturns the primary key of this commerce shipping option account entry rel.longReturns the user ID of this commerce shipping option account entry rel.Returns the user name of this commerce shipping option account entry rel.Returns the user uuid of this commerce shipping option account entry rel.voidpersist()voidsetAccountEntryId(long accountEntryId) Sets the account entry ID of this commerce shipping option account entry rel.voidsetCommerceChannelId(long commerceChannelId) Sets the commerce channel ID of this commerce shipping option account entry rel.voidsetCommerceShippingMethodKey(String commerceShippingMethodKey) Sets the commerce shipping method key of this commerce shipping option account entry rel.voidsetCommerceShippingOptionAccountEntryRelId(long CommerceShippingOptionAccountEntryRelId) Sets the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.voidsetCommerceShippingOptionKey(String commerceShippingOptionKey) Sets the commerce shipping option key of this commerce shipping option account entry rel.voidsetCompanyId(long companyId) Sets the company ID of this commerce shipping option account entry rel.voidsetCreateDate(Date createDate) Sets the create date of this commerce shipping option account entry rel.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce shipping option account entry rel.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce shipping option account entry rel.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce shipping option account entry rel.voidsetUserId(long userId) Sets the user ID of this commerce shipping option account entry rel.voidsetUserName(String userName) Sets the user name of this commerce shipping option account entry rel.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce shipping option account entry rel.wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) 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
getWrappedModel
-
Constructor Details
-
CommerceShippingOptionAccountEntryRelWrapper
public CommerceShippingOptionAccountEntryRelWrapper(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>- Specified by:
cloneWithOriginalValuesin interfaceCommerceShippingOptionAccountEntryRelModel
-
getAccountEntryId
public long getAccountEntryId()Returns the account entry ID of this commerce shipping option account entry rel.- Specified by:
getAccountEntryIdin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the account entry ID of this commerce shipping option account entry rel
-
getCommerceChannelId
public long getCommerceChannelId()Returns the commerce channel ID of this commerce shipping option account entry rel.- Specified by:
getCommerceChannelIdin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the commerce channel ID of this commerce shipping option account entry rel
-
getCommerceShippingMethodKey
Returns the commerce shipping method key of this commerce shipping option account entry rel.- Specified by:
getCommerceShippingMethodKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the commerce shipping method key of this commerce shipping option account entry rel
-
getCommerceShippingOptionAccountEntryRelId
public long getCommerceShippingOptionAccountEntryRelId()Returns the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.- Specified by:
getCommerceShippingOptionAccountEntryRelIdin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the commerce shipping option account entry rel ID of this commerce shipping option account entry rel
-
getCommerceShippingOptionKey
Returns the commerce shipping option key of this commerce shipping option account entry rel.- Specified by:
getCommerceShippingOptionKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the commerce shipping option key of this commerce shipping option account entry rel
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce shipping option account entry rel.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceShippingOptionAccountEntryRelModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this commerce shipping option account entry rel
-
getCreateDate
Returns the create date of this commerce shipping option account entry rel.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the create date of this commerce shipping option account entry rel
-
getModifiedDate
Returns the modified date of this commerce shipping option account entry rel.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the modified date of this commerce shipping option account entry rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce shipping option account entry rel.- Specified by:
getMvccVersionin interfaceCommerceShippingOptionAccountEntryRelModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce shipping option account entry rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce shipping option account entry rel.- Specified by:
getPrimaryKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the primary key of this commerce shipping option account entry rel
-
getUserId
public long getUserId()Returns the user ID of this commerce shipping option account entry rel.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the user ID of this commerce shipping option account entry rel
-
getUserName
Returns the user name of this commerce shipping option account entry rel.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the user name of this commerce shipping option account entry rel
-
getUserUuid
Returns the user uuid of this commerce shipping option account entry rel.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceShippingOptionAccountEntryRelModel- Returns:
- the user uuid of this commerce shipping option account entry rel
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAccountEntryId
public void setAccountEntryId(long accountEntryId) Sets the account entry ID of this commerce shipping option account entry rel.- Specified by:
setAccountEntryIdin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
accountEntryId- the account entry ID of this commerce shipping option account entry rel
-
setCommerceChannelId
public void setCommerceChannelId(long commerceChannelId) Sets the commerce channel ID of this commerce shipping option account entry rel.- Specified by:
setCommerceChannelIdin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
commerceChannelId- the commerce channel ID of this commerce shipping option account entry rel
-
setCommerceShippingMethodKey
Sets the commerce shipping method key of this commerce shipping option account entry rel.- Specified by:
setCommerceShippingMethodKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
commerceShippingMethodKey- the commerce shipping method key of this commerce shipping option account entry rel
-
setCommerceShippingOptionAccountEntryRelId
public void setCommerceShippingOptionAccountEntryRelId(long CommerceShippingOptionAccountEntryRelId) Sets the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.- Specified by:
setCommerceShippingOptionAccountEntryRelIdin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
CommerceShippingOptionAccountEntryRelId- the commerce shipping option account entry rel ID of this commerce shipping option account entry rel
-
setCommerceShippingOptionKey
Sets the commerce shipping option key of this commerce shipping option account entry rel.- Specified by:
setCommerceShippingOptionKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
commerceShippingOptionKey- the commerce shipping option key of this commerce shipping option account entry rel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce shipping option account entry rel.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceShippingOptionAccountEntryRelModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this commerce shipping option account entry rel
-
setCreateDate
Sets the create date of this commerce shipping option account entry rel.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
createDate- the create date of this commerce shipping option account entry rel
-
setModifiedDate
Sets the modified date of this commerce shipping option account entry rel.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
modifiedDate- the modified date of this commerce shipping option account entry rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce shipping option account entry rel.- Specified by:
setMvccVersionin interfaceCommerceShippingOptionAccountEntryRelModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce shipping option account entry rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce shipping option account entry rel.- Specified by:
setPrimaryKeyin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
primaryKey- the primary key of this commerce shipping option account entry rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce shipping option account entry rel.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
userId- the user ID of this commerce shipping option account entry rel
-
setUserName
Sets the user name of this commerce shipping option account entry rel.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
userName- the user name of this commerce shipping option account entry rel
-
setUserUuid
Sets the user uuid of this commerce shipping option account entry rel.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceShippingOptionAccountEntryRelModel- Parameters:
userUuid- the user uuid of this commerce shipping option account entry rel
-
toXmlString
- Specified by:
toXmlStringin interfaceCommerceShippingOptionAccountEntryRelModel
-
wrap
protected CommerceShippingOptionAccountEntryRelWrapper wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>
-