Class CommerceTaxFixedRateAddressRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTaxFixedRateAddressRel>
com.liferay.commerce.tax.engine.fixed.model.CommerceTaxFixedRateAddressRelWrapper
- All Implemented Interfaces:
CommerceTaxFixedRateAddressRel,CommerceTaxFixedRateAddressRelModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceTaxFixedRateAddressRel>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CommerceTaxFixedRateAddressRel>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.tax.engine.fixed.model.CommerceTaxFixedRateAddressRel
COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCommerceTaxFixedRateAddressRelWrapper(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.com.liferay.commerce.tax.model.CommerceTaxMethodlongReturns the commerce tax method ID of this commerce tax fixed rate address rel.longReturns the company ID of this commerce tax fixed rate address rel.com.liferay.portal.kernel.model.CountrylongReturns the country ID of this commerce tax fixed rate address rel.com.liferay.commerce.product.model.CPTaxCategorylongReturns the cp tax category ID of this commerce tax fixed rate address rel.Returns the create date of this commerce tax fixed rate address rel.longReturns the group ID of this commerce tax fixed rate address rel.Returns the modified date of this commerce tax fixed rate address rel.longReturns the mvcc version of this commerce tax fixed rate address rel.longReturns the primary key of this commerce tax fixed rate address rel.doublegetRate()Returns the rate of this commerce tax fixed rate address rel.com.liferay.portal.kernel.model.RegionlongReturns the region ID of this commerce tax fixed rate address rel.longReturns the user ID of this commerce tax fixed rate address rel.Returns the user name of this commerce tax fixed rate address rel.Returns the user uuid of this commerce tax fixed rate address rel.getZip()Returns the zip of this commerce tax fixed rate address rel.voidpersist()voidsetCommerceTaxFixedRateAddressRelId(long commerceTaxFixedRateAddressRelId) Sets the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.voidsetCommerceTaxMethodId(long commerceTaxMethodId) Sets the commerce tax method ID of this commerce tax fixed rate address rel.voidsetCompanyId(long companyId) Sets the company ID of this commerce tax fixed rate address rel.voidsetCountryId(long countryId) Sets the country ID of this commerce tax fixed rate address rel.voidsetCPTaxCategoryId(long CPTaxCategoryId) Sets the cp tax category ID of this commerce tax fixed rate address rel.voidsetCreateDate(Date createDate) Sets the create date of this commerce tax fixed rate address rel.voidsetGroupId(long groupId) Sets the group ID of this commerce tax fixed rate address rel.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce tax fixed rate address rel.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce tax fixed rate address rel.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce tax fixed rate address rel.voidsetRate(double rate) Sets the rate of this commerce tax fixed rate address rel.voidsetRegionId(long regionId) Sets the region ID of this commerce tax fixed rate address rel.voidsetUserId(long userId) Sets the user ID of this commerce tax fixed rate address rel.voidsetUserName(String userName) Sets the user name of this commerce tax fixed rate address rel.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce tax fixed rate address rel.voidSets the zip of this commerce tax fixed rate address rel.protected CommerceTaxFixedRateAddressRelWrapperwrap(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel) 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
-
CommerceTaxFixedRateAddressRelWrapper
public CommerceTaxFixedRateAddressRelWrapper(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRateAddressRel>- Specified by:
cloneWithOriginalValuesin interfaceCommerceTaxFixedRateAddressRelModel
-
getCommerceTaxFixedRateAddressRelId
public long getCommerceTaxFixedRateAddressRelId()Returns the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.- Specified by:
getCommerceTaxFixedRateAddressRelIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel
-
getCommerceTaxMethod
public com.liferay.commerce.tax.model.CommerceTaxMethod getCommerceTaxMethod() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCommerceTaxMethodin interfaceCommerceTaxFixedRateAddressRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceTaxMethodId
public long getCommerceTaxMethodId()Returns the commerce tax method ID of this commerce tax fixed rate address rel.- Specified by:
getCommerceTaxMethodIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the commerce tax method ID of this commerce tax fixed rate address rel
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce tax fixed rate address rel.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this commerce tax fixed rate address rel
-
getCountry
public com.liferay.portal.kernel.model.Country getCountry() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCountryin interfaceCommerceTaxFixedRateAddressRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCountryId
public long getCountryId()Returns the country ID of this commerce tax fixed rate address rel.- Specified by:
getCountryIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the country ID of this commerce tax fixed rate address rel
-
getCPTaxCategory
public com.liferay.commerce.product.model.CPTaxCategory getCPTaxCategory() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCPTaxCategoryin interfaceCommerceTaxFixedRateAddressRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPTaxCategoryId
public long getCPTaxCategoryId()Returns the cp tax category ID of this commerce tax fixed rate address rel.- Specified by:
getCPTaxCategoryIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the cp tax category ID of this commerce tax fixed rate address rel
-
getCreateDate
Returns the create date of this commerce tax fixed rate address rel.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the create date of this commerce tax fixed rate address rel
-
getGroupId
public long getGroupId()Returns the group ID of this commerce tax fixed rate address rel.- Specified by:
getGroupIdin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this commerce tax fixed rate address rel
-
getModifiedDate
Returns the modified date of this commerce tax fixed rate address rel.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the modified date of this commerce tax fixed rate address rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce tax fixed rate address rel.- Specified by:
getMvccVersionin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce tax fixed rate address rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce tax fixed rate address rel.- Specified by:
getPrimaryKeyin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the primary key of this commerce tax fixed rate address rel
-
getRate
public double getRate()Returns the rate of this commerce tax fixed rate address rel.- Specified by:
getRatein interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the rate of this commerce tax fixed rate address rel
-
getRegion
public com.liferay.portal.kernel.model.Region getRegion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getRegionin interfaceCommerceTaxFixedRateAddressRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRegionId
public long getRegionId()Returns the region ID of this commerce tax fixed rate address rel.- Specified by:
getRegionIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the region ID of this commerce tax fixed rate address rel
-
getUserId
public long getUserId()Returns the user ID of this commerce tax fixed rate address rel.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the user ID of this commerce tax fixed rate address rel
-
getUserName
Returns the user name of this commerce tax fixed rate address rel.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the user name of this commerce tax fixed rate address rel
-
getUserUuid
Returns the user uuid of this commerce tax fixed rate address rel.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the user uuid of this commerce tax fixed rate address rel
-
getZip
Returns the zip of this commerce tax fixed rate address rel.- Specified by:
getZipin interfaceCommerceTaxFixedRateAddressRelModel- Returns:
- the zip of this commerce tax fixed rate address rel
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceTaxFixedRateAddressRelId
public void setCommerceTaxFixedRateAddressRelId(long commerceTaxFixedRateAddressRelId) Sets the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel.- Specified by:
setCommerceTaxFixedRateAddressRelIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
commerceTaxFixedRateAddressRelId- the commerce tax fixed rate address rel ID of this commerce tax fixed rate address rel
-
setCommerceTaxMethodId
public void setCommerceTaxMethodId(long commerceTaxMethodId) Sets the commerce tax method ID of this commerce tax fixed rate address rel.- Specified by:
setCommerceTaxMethodIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
commerceTaxMethodId- the commerce tax method ID of this commerce tax fixed rate address rel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce tax fixed rate address rel.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this commerce tax fixed rate address rel
-
setCountryId
public void setCountryId(long countryId) Sets the country ID of this commerce tax fixed rate address rel.- Specified by:
setCountryIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
countryId- the country ID of this commerce tax fixed rate address rel
-
setCPTaxCategoryId
public void setCPTaxCategoryId(long CPTaxCategoryId) Sets the cp tax category ID of this commerce tax fixed rate address rel.- Specified by:
setCPTaxCategoryIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
CPTaxCategoryId- the cp tax category ID of this commerce tax fixed rate address rel
-
setCreateDate
Sets the create date of this commerce tax fixed rate address rel.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
createDate- the create date of this commerce tax fixed rate address rel
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this commerce tax fixed rate address rel.- Specified by:
setGroupIdin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this commerce tax fixed rate address rel
-
setModifiedDate
Sets the modified date of this commerce tax fixed rate address rel.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
modifiedDate- the modified date of this commerce tax fixed rate address rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce tax fixed rate address rel.- Specified by:
setMvccVersionin interfaceCommerceTaxFixedRateAddressRelModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce tax fixed rate address rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce tax fixed rate address rel.- Specified by:
setPrimaryKeyin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
primaryKey- the primary key of this commerce tax fixed rate address rel
-
setRate
public void setRate(double rate) Sets the rate of this commerce tax fixed rate address rel.- Specified by:
setRatein interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
rate- the rate of this commerce tax fixed rate address rel
-
setRegionId
public void setRegionId(long regionId) Sets the region ID of this commerce tax fixed rate address rel.- Specified by:
setRegionIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
regionId- the region ID of this commerce tax fixed rate address rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce tax fixed rate address rel.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
userId- the user ID of this commerce tax fixed rate address rel
-
setUserName
Sets the user name of this commerce tax fixed rate address rel.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
userName- the user name of this commerce tax fixed rate address rel
-
setUserUuid
Sets the user uuid of this commerce tax fixed rate address rel.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
userUuid- the user uuid of this commerce tax fixed rate address rel
-
setZip
Sets the zip of this commerce tax fixed rate address rel.- Specified by:
setZipin interfaceCommerceTaxFixedRateAddressRelModel- Parameters:
zip- the zip of this commerce tax fixed rate address rel
-
toXmlString
- Specified by:
toXmlStringin interfaceCommerceTaxFixedRateAddressRelModel
-
wrap
protected CommerceTaxFixedRateAddressRelWrapper wrap(CommerceTaxFixedRateAddressRel commerceTaxFixedRateAddressRel) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTaxFixedRateAddressRel>
-