public class CommerceAddressRestrictionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAddressRestriction> implements CommerceAddressRestriction, com.liferay.portal.kernel.model.ModelWrapper<CommerceAddressRestriction>
This class is a wrapper for CommerceAddressRestriction.
CommerceAddressRestriction,
Serialized FormCOMMERCE_ADDRESS_RESTRICTION_ID_ACCESSOR| Constructor and Description |
|---|
CommerceAddressRestrictionWrapper(CommerceAddressRestriction commerceAddressRestriction) |
| Modifier and Type | Method and Description |
|---|---|
CommerceAddressRestriction |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce address restriction.
|
long |
getClassNameId()
Returns the class name ID of this commerce address restriction.
|
long |
getClassPK()
Returns the class pk of this commerce address restriction.
|
long |
getCommerceAddressRestrictionId()
Returns the commerce address restriction ID of this commerce address restriction.
|
long |
getCompanyId()
Returns the company ID of this commerce address restriction.
|
com.liferay.portal.kernel.model.Country |
getCountry() |
long |
getCountryId()
Returns the country ID of this commerce address restriction.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce address restriction.
|
long |
getGroupId()
Returns the group ID of this commerce address restriction.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce address restriction.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce address restriction.
|
long |
getPrimaryKey()
Returns the primary key of this commerce address restriction.
|
long |
getUserId()
Returns the user ID of this commerce address restriction.
|
java.lang.String |
getUserName()
Returns the user name of this commerce address restriction.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce address restriction.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce address restriction.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce address restriction.
|
void |
setCommerceAddressRestrictionId(long commerceAddressRestrictionId)
Sets the commerce address restriction ID of this commerce address restriction.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce address restriction.
|
void |
setCountryId(long countryId)
Sets the country ID of this commerce address restriction.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce address restriction.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce address restriction.
|
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 address restriction.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce address restriction.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce address restriction.
|
void |
setUserId(long userId)
Sets the user ID of this commerce address restriction.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce address restriction.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce address restriction.
|
protected CommerceAddressRestrictionWrapper |
wrap(CommerceAddressRestriction commerceAddressRestriction) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceAddressRestrictionWrapper(CommerceAddressRestriction commerceAddressRestriction)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAddressRestriction>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAddressRestriction>public CommerceAddressRestriction cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceAddressRestrictionModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAddressRestriction>public java.lang.String getClassName()
getClassName in interface CommerceAddressRestrictionModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommerceAddressRestrictionModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommerceAddressRestrictionModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCommerceAddressRestrictionId()
getCommerceAddressRestrictionId in interface CommerceAddressRestrictionModelpublic long getCompanyId()
getCompanyId in interface CommerceAddressRestrictionModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic com.liferay.portal.kernel.model.Country getCountry()
throws com.liferay.portal.kernel.exception.PortalException
getCountry in interface CommerceAddressRestrictioncom.liferay.portal.kernel.exception.PortalExceptionpublic long getCountryId()
getCountryId in interface CommerceAddressRestrictionModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceAddressRestrictionModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getGroupId()
getGroupId in interface CommerceAddressRestrictionModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAddressRestrictionModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceAddressRestrictionModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceAddressRestrictionModelpublic long getUserId()
getUserId in interface CommerceAddressRestrictionModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceAddressRestrictionModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceAddressRestrictionModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface CommerceAddressRestrictionModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommerceAddressRestrictionModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce address restrictionpublic void setClassPK(long classPK)
setClassPK in interface CommerceAddressRestrictionModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce address restrictionpublic void setCommerceAddressRestrictionId(long commerceAddressRestrictionId)
setCommerceAddressRestrictionId in interface CommerceAddressRestrictionModelcommerceAddressRestrictionId - the commerce address restriction ID of this commerce address restrictionpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceAddressRestrictionModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce address restrictionpublic void setCountryId(long countryId)
setCountryId in interface CommerceAddressRestrictionModelcountryId - the country ID of this commerce address restrictionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceAddressRestrictionModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce address restrictionpublic void setGroupId(long groupId)
setGroupId in interface CommerceAddressRestrictionModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce address restrictionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceAddressRestrictionModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce address restrictionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceAddressRestrictionModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce address restrictionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceAddressRestrictionModelprimaryKey - the primary key of this commerce address restrictionpublic void setUserId(long userId)
setUserId in interface CommerceAddressRestrictionModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce address restrictionpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceAddressRestrictionModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce address restrictionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceAddressRestrictionModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce address restrictionprotected CommerceAddressRestrictionWrapper wrap(CommerceAddressRestriction commerceAddressRestriction)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAddressRestriction>