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
.
CommerceShippingOptionAccountEntryRel
,
Serialized FormCOMMERCE_SHIPPING_OPTION_ACCOUNT_ENTRY_REL_ID_ACCESSOR
Constructor and Description |
---|
CommerceShippingOptionAccountEntryRelWrapper(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) |
Modifier and Type | Method and Description |
---|---|
CommerceShippingOptionAccountEntryRel |
cloneWithOriginalValues() |
long |
getAccountEntryId()
Returns the account entry ID of this commerce shipping option account entry rel.
|
long |
getCommerceChannelId()
Returns the commerce channel ID of this commerce shipping option account entry rel.
|
java.lang.String |
getCommerceShippingMethodKey()
Returns the commerce shipping method key of this commerce shipping option account entry rel.
|
long |
getCommerceShippingOptionAccountEntryRelId()
Returns the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.
|
java.lang.String |
getCommerceShippingOptionKey()
Returns the commerce shipping option key of this commerce shipping option account entry rel.
|
long |
getCompanyId()
Returns the company ID of this commerce shipping option account entry rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce shipping option account entry rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce shipping option account entry rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce shipping option account entry rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce shipping option account entry rel.
|
long |
getUserId()
Returns the user ID of this commerce shipping option account entry rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce shipping option account entry rel.
|
java.lang.String |
getUserUuid()
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(java.lang.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(java.lang.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(java.util.Date createDate)
Sets the create date of this commerce shipping option account entry rel.
|
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 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(java.lang.String userName)
Sets the user name of this commerce shipping option account entry rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce shipping option account entry rel.
|
java.lang.String |
toXmlString() |
protected CommerceShippingOptionAccountEntryRelWrapper |
wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel) |
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 CommerceShippingOptionAccountEntryRelWrapper(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
public CommerceShippingOptionAccountEntryRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CommerceShippingOptionAccountEntryRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
public long getAccountEntryId()
getAccountEntryId
in interface CommerceShippingOptionAccountEntryRelModel
public long getCommerceChannelId()
getCommerceChannelId
in interface CommerceShippingOptionAccountEntryRelModel
public java.lang.String getCommerceShippingMethodKey()
getCommerceShippingMethodKey
in interface CommerceShippingOptionAccountEntryRelModel
public long getCommerceShippingOptionAccountEntryRelId()
getCommerceShippingOptionAccountEntryRelId
in interface CommerceShippingOptionAccountEntryRelModel
public java.lang.String getCommerceShippingOptionKey()
getCommerceShippingOptionKey
in interface CommerceShippingOptionAccountEntryRelModel
public long getCompanyId()
getCompanyId
in interface CommerceShippingOptionAccountEntryRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CommerceShippingOptionAccountEntryRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceShippingOptionAccountEntryRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceShippingOptionAccountEntryRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceShippingOptionAccountEntryRelModel
public long getUserId()
getUserId
in interface CommerceShippingOptionAccountEntryRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceShippingOptionAccountEntryRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceShippingOptionAccountEntryRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAccountEntryId(long accountEntryId)
setAccountEntryId
in interface CommerceShippingOptionAccountEntryRelModel
accountEntryId
- the account entry ID of this commerce shipping option account entry relpublic void setCommerceChannelId(long commerceChannelId)
setCommerceChannelId
in interface CommerceShippingOptionAccountEntryRelModel
commerceChannelId
- the commerce channel ID of this commerce shipping option account entry relpublic void setCommerceShippingMethodKey(java.lang.String commerceShippingMethodKey)
setCommerceShippingMethodKey
in interface CommerceShippingOptionAccountEntryRelModel
commerceShippingMethodKey
- the commerce shipping method key of this commerce shipping option account entry relpublic void setCommerceShippingOptionAccountEntryRelId(long CommerceShippingOptionAccountEntryRelId)
setCommerceShippingOptionAccountEntryRelId
in interface CommerceShippingOptionAccountEntryRelModel
CommerceShippingOptionAccountEntryRelId
- the commerce shipping option account entry rel ID of this commerce shipping option account entry relpublic void setCommerceShippingOptionKey(java.lang.String commerceShippingOptionKey)
setCommerceShippingOptionKey
in interface CommerceShippingOptionAccountEntryRelModel
commerceShippingOptionKey
- the commerce shipping option key of this commerce shipping option account entry relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceShippingOptionAccountEntryRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce shipping option account entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceShippingOptionAccountEntryRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce shipping option account entry relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceShippingOptionAccountEntryRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce shipping option account entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceShippingOptionAccountEntryRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce shipping option account entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceShippingOptionAccountEntryRelModel
primaryKey
- the primary key of this commerce shipping option account entry relpublic void setUserId(long userId)
setUserId
in interface CommerceShippingOptionAccountEntryRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce shipping option account entry relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceShippingOptionAccountEntryRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce shipping option account entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceShippingOptionAccountEntryRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce shipping option account entry relpublic java.lang.String toXmlString()
toXmlString
in interface CommerceShippingOptionAccountEntryRelModel
protected CommerceShippingOptionAccountEntryRelWrapper wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>