public class CommerceTaxFixedRateAddressRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTaxFixedRateAddressRel> implements CommerceTaxFixedRateAddressRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceTaxFixedRateAddressRel>
This class is a wrapper for CommerceTaxFixedRateAddressRel.
CommerceTaxFixedRateAddressRel,
Serialized FormCOMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceTaxFixedRateAddressRelWrapper(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel) |
| Modifier and Type | Method and Description |
|---|---|
CommerceTaxFixedRateAddressRel |
cloneWithOriginalValues() |
long |
getCommerceTaxFixedRateAddressRelId()
Returns the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.
|
com.liferay.commerce.tax.model.CommerceTaxMethod |
getCommerceTaxMethod() |
long |
getCommerceTaxMethodId()
Returns the commerce tax method ID of this commerce tax fixed rate address rel.
|
long |
getCompanyId()
Returns the company ID of this commerce tax fixed rate address rel.
|
com.liferay.portal.kernel.model.Country |
getCountry() |
long |
getCountryId()
Returns the country ID of this commerce tax fixed rate address rel.
|
com.liferay.commerce.product.model.CPTaxCategory |
getCPTaxCategory() |
long |
getCPTaxCategoryId()
Returns the cp tax category ID of this commerce tax fixed rate address rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce tax fixed rate address rel.
|
long |
getGroupId()
Returns the group ID of this commerce tax fixed rate address rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce tax fixed rate address rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce tax fixed rate address rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce tax fixed rate address rel.
|
double |
getRate()
Returns the rate of this commerce tax fixed rate address rel.
|
com.liferay.portal.kernel.model.Region |
getRegion() |
long |
getRegionId()
Returns the region ID of this commerce tax fixed rate address rel.
|
long |
getUserId()
Returns the user ID of this commerce tax fixed rate address rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce tax fixed rate address rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce tax fixed rate address rel.
|
java.lang.String |
getZip()
Returns the zip of this commerce tax fixed rate address rel.
|
void |
persist() |
void |
setCommerceTaxFixedRateAddressRelId(long commerceTaxFixedRateAddressRelId)
Sets the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.
|
void |
setCommerceTaxMethodId(long commerceTaxMethodId)
Sets the commerce tax method ID of this commerce tax fixed rate address rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce tax fixed rate address rel.
|
void |
setCountryId(long countryId)
Sets the country ID of this commerce tax fixed rate address rel.
|
void |
setCPTaxCategoryId(long CPTaxCategoryId)
Sets the cp tax category ID of this commerce tax fixed rate address rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce tax fixed rate address rel.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce tax fixed rate address 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 tax fixed rate address rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce tax fixed rate address rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce tax fixed rate address rel.
|
void |
setRate(double rate)
Sets the rate of this commerce tax fixed rate address rel.
|
void |
setRegionId(long regionId)
Sets the region ID of this commerce tax fixed rate address rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce tax fixed rate address rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce tax fixed rate address rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce tax fixed rate address rel.
|
void |
setZip(java.lang.String zip)
Sets the zip of this commerce tax fixed rate address rel.
|
java.lang.String |
toXmlString() |
protected CommerceTaxFixedRateAddressRelWrapper |
wrap(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel) |
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 CommerceTaxFixedRateAddressRelWrapper(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>public CommerceTaxFixedRateAddressRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceTaxFixedRateAddressRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>public long getCommerceTaxFixedRateAddressRelId()
getCommerceTaxFixedRateAddressRelId in interface CommerceTaxFixedRateAddressRelModelpublic com.liferay.commerce.tax.model.CommerceTaxMethod getCommerceTaxMethod()
throws com.liferay.portal.kernel.exception.PortalException
getCommerceTaxMethod in interface CommerceTaxFixedRateAddressRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceTaxMethodId()
getCommerceTaxMethodId in interface CommerceTaxFixedRateAddressRelModelpublic long getCompanyId()
getCompanyId in interface CommerceTaxFixedRateAddressRelModelgetCompanyId 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 CommerceTaxFixedRateAddressRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCountryId()
getCountryId in interface CommerceTaxFixedRateAddressRelModelpublic com.liferay.commerce.product.model.CPTaxCategory getCPTaxCategory()
throws com.liferay.portal.kernel.exception.PortalException
getCPTaxCategory in interface CommerceTaxFixedRateAddressRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPTaxCategoryId()
getCPTaxCategoryId in interface CommerceTaxFixedRateAddressRelModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceTaxFixedRateAddressRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getGroupId()
getGroupId in interface CommerceTaxFixedRateAddressRelModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceTaxFixedRateAddressRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceTaxFixedRateAddressRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceTaxFixedRateAddressRelModelpublic double getRate()
getRate in interface CommerceTaxFixedRateAddressRelModelpublic com.liferay.portal.kernel.model.Region getRegion()
throws com.liferay.portal.kernel.exception.PortalException
getRegion in interface CommerceTaxFixedRateAddressRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getRegionId()
getRegionId in interface CommerceTaxFixedRateAddressRelModelpublic long getUserId()
getUserId in interface CommerceTaxFixedRateAddressRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceTaxFixedRateAddressRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceTaxFixedRateAddressRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getZip()
getZip in interface CommerceTaxFixedRateAddressRelModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceTaxFixedRateAddressRelId(long commerceTaxFixedRateAddressRelId)
setCommerceTaxFixedRateAddressRelId in interface CommerceTaxFixedRateAddressRelModelcommerceTaxFixedRateAddressRelId - the commerce tax fixed rate address rel ID of this commerce tax fixed rate address relpublic void setCommerceTaxMethodId(long commerceTaxMethodId)
setCommerceTaxMethodId in interface CommerceTaxFixedRateAddressRelModelcommerceTaxMethodId - the commerce tax method ID of this commerce tax fixed rate address relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceTaxFixedRateAddressRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce tax fixed rate address relpublic void setCountryId(long countryId)
setCountryId in interface CommerceTaxFixedRateAddressRelModelcountryId - the country ID of this commerce tax fixed rate address relpublic void setCPTaxCategoryId(long CPTaxCategoryId)
setCPTaxCategoryId in interface CommerceTaxFixedRateAddressRelModelCPTaxCategoryId - the cp tax category ID of this commerce tax fixed rate address relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceTaxFixedRateAddressRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce tax fixed rate address relpublic void setGroupId(long groupId)
setGroupId in interface CommerceTaxFixedRateAddressRelModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce tax fixed rate address relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceTaxFixedRateAddressRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce tax fixed rate address relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceTaxFixedRateAddressRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce tax fixed rate address relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceTaxFixedRateAddressRelModelprimaryKey - the primary key of this commerce tax fixed rate address relpublic void setRate(double rate)
setRate in interface CommerceTaxFixedRateAddressRelModelrate - the rate of this commerce tax fixed rate address relpublic void setRegionId(long regionId)
setRegionId in interface CommerceTaxFixedRateAddressRelModelregionId - the region ID of this commerce tax fixed rate address relpublic void setUserId(long userId)
setUserId in interface CommerceTaxFixedRateAddressRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce tax fixed rate address relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceTaxFixedRateAddressRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce tax fixed rate address relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceTaxFixedRateAddressRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce tax fixed rate address relpublic void setZip(java.lang.String zip)
setZip in interface CommerceTaxFixedRateAddressRelModelzip - the zip of this commerce tax fixed rate address relpublic java.lang.String toXmlString()
toXmlString in interface CommerceTaxFixedRateAddressRelModelprotected CommerceTaxFixedRateAddressRelWrapper wrap(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTaxFixedRateAddressRel>