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
model
Fields 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 TypeMethodDescriptionlong
Returns the account entry ID of this commerce shipping option account entry rel.long
Returns 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.long
Returns 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.long
Returns 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.long
Returns the mvcc version of this commerce shipping option account entry rel.long
Returns the primary key of this commerce shipping option account entry rel.long
Returns 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.void
persist()
void
setAccountEntryId
(long accountEntryId) Sets the account entry ID of this commerce shipping option account entry rel.void
setCommerceChannelId
(long commerceChannelId) Sets the commerce channel ID of this commerce shipping option account entry rel.void
setCommerceShippingMethodKey
(String commerceShippingMethodKey) Sets the commerce shipping method key of this commerce shipping option account entry rel.void
setCommerceShippingOptionAccountEntryRelId
(long CommerceShippingOptionAccountEntryRelId) Sets the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.void
setCommerceShippingOptionKey
(String commerceShippingOptionKey) Sets the commerce shipping option key of this commerce shipping option account entry rel.void
setCompanyId
(long companyId) Sets the company ID of this commerce shipping option account entry rel.void
setCreateDate
(Date createDate) Sets the create date of this commerce shipping option account entry rel.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this commerce shipping option account entry rel.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this commerce shipping option account entry rel.void
setPrimaryKey
(long primaryKey) Sets the primary key of this commerce shipping option account entry rel.void
setUserId
(long userId) Sets the user ID of this commerce shipping option account entry rel.void
setUserName
(String userName) Sets the user name of this commerce shipping option account entry rel.void
setUserUuid
(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, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CommerceShippingOptionAccountEntryRelWrapper
public CommerceShippingOptionAccountEntryRelWrapper(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
- Specified by:
cloneWithOriginalValues
in interfaceCommerceShippingOptionAccountEntryRelModel
-
getAccountEntryId
public long getAccountEntryId()Returns the account entry ID of this commerce shipping option account entry rel.- Specified by:
getAccountEntryId
in 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:
getCommerceChannelId
in 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:
getCommerceShippingMethodKey
in 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:
getCommerceShippingOptionAccountEntryRelId
in 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:
getCommerceShippingOptionKey
in 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:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCommerceShippingOptionAccountEntryRelModel
- Specified by:
getCompanyId
in 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:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in 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:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in 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:
getMvccVersion
in interfaceCommerceShippingOptionAccountEntryRelModel
- Specified by:
getMvccVersion
in 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:
getPrimaryKey
in 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:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in 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:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in 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:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCommerceShippingOptionAccountEntryRelModel
- Returns:
- the user uuid of this commerce shipping option account entry rel
-
persist
public void persist()- Specified by:
persist
in 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:
setAccountEntryId
in 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:
setCommerceChannelId
in 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:
setCommerceShippingMethodKey
in 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:
setCommerceShippingOptionAccountEntryRelId
in 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:
setCommerceShippingOptionKey
in 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:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCommerceShippingOptionAccountEntryRelModel
- Specified by:
setCompanyId
in 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:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in 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:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in 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:
setMvccVersion
in interfaceCommerceShippingOptionAccountEntryRelModel
- Specified by:
setMvccVersion
in 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:
setPrimaryKey
in 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:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in 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:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in 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:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCommerceShippingOptionAccountEntryRelModel
- Parameters:
userUuid
- the user uuid of this commerce shipping option account entry rel
-
toXmlString
- Specified by:
toXmlString
in interfaceCommerceShippingOptionAccountEntryRelModel
-
wrap
protected CommerceShippingOptionAccountEntryRelWrapper wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) - Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>
-