@ProviderType public class CommerceTaxFixedRateWrapper extends java.lang.Object implements CommerceTaxFixedRate, com.liferay.portal.kernel.model.ModelWrapper<CommerceTaxFixedRate>
This class is a wrapper for CommerceTaxFixedRate.
CommerceTaxFixedRate,
Serialized FormCOMMERCE_TAX_FIXED_RATE_ID_ACCESSOR| Constructor and Description |
|---|
CommerceTaxFixedRateWrapper(CommerceTaxFixedRate commerceTaxFixedRate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceTaxFixedRate commerceTaxFixedRate) |
boolean |
equals(java.lang.Object obj) |
long |
getCommerceTaxFixedRateId()
Returns the commerce tax fixed rate ID of this commerce tax fixed rate.
|
long |
getCommerceTaxMethodId()
Returns the commerce tax method ID of this commerce tax fixed rate.
|
long |
getCompanyId()
Returns the company ID of this commerce tax fixed rate.
|
com.liferay.commerce.product.model.CPTaxCategory |
getCPTaxCategory() |
long |
getCPTaxCategoryId()
Returns the cp tax category ID of this commerce tax fixed rate.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce tax fixed rate.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this commerce tax fixed rate.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce tax fixed rate.
|
long |
getPrimaryKey()
Returns the primary key of this commerce tax fixed rate.
|
java.io.Serializable |
getPrimaryKeyObj() |
double |
getRate()
Returns the rate of this commerce tax fixed rate.
|
long |
getUserId()
Returns the user ID of this commerce tax fixed rate.
|
java.lang.String |
getUserName()
Returns the user name of this commerce tax fixed rate.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce tax fixed rate.
|
CommerceTaxFixedRate |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommerceTaxFixedRateId(long commerceTaxFixedRateId)
Sets the commerce tax fixed rate ID of this commerce tax fixed rate.
|
void |
setCommerceTaxMethodId(long commerceTaxMethodId)
Sets the commerce tax method ID of this commerce tax fixed rate.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce tax fixed rate.
|
void |
setCPTaxCategoryId(long CPTaxCategoryId)
Sets the cp tax category ID of this commerce tax fixed rate.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce tax fixed rate.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId)
Sets the group ID of this commerce tax fixed rate.
|
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.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce tax fixed rate.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRate(double rate)
Sets the rate of this commerce tax fixed rate.
|
void |
setUserId(long userId)
Sets the user ID of this commerce tax fixed rate.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce tax fixed rate.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce tax fixed rate.
|
com.liferay.portal.kernel.model.CacheModel<CommerceTaxFixedRate> |
toCacheModel() |
CommerceTaxFixedRate |
toEscapedModel() |
java.lang.String |
toString() |
CommerceTaxFixedRate |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceTaxFixedRateWrapper(CommerceTaxFixedRate commerceTaxFixedRate)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public java.lang.Object clone()
clone in interface CommerceTaxFixedRateModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>clone in class java.lang.Objectpublic int compareTo(CommerceTaxFixedRate commerceTaxFixedRate)
compareTo in interface CommerceTaxFixedRateModelcompareTo in interface java.lang.Comparable<CommerceTaxFixedRate>public long getCommerceTaxFixedRateId()
getCommerceTaxFixedRateId in interface CommerceTaxFixedRateModelpublic long getCommerceTaxMethodId()
getCommerceTaxMethodId in interface CommerceTaxFixedRateModelpublic long getCompanyId()
getCompanyId in interface CommerceTaxFixedRateModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic com.liferay.commerce.product.model.CPTaxCategory getCPTaxCategory()
throws com.liferay.portal.kernel.exception.PortalException
getCPTaxCategory in interface CommerceTaxFixedRatecom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPTaxCategoryId()
getCPTaxCategoryId in interface CommerceTaxFixedRateModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceTaxFixedRateModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceTaxFixedRateModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface CommerceTaxFixedRateModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceTaxFixedRateModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceTaxFixedRateModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceTaxFixedRateModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic double getRate()
getRate in interface CommerceTaxFixedRateModelpublic long getUserId()
getUserId in interface CommerceTaxFixedRateModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceTaxFixedRateModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceTaxFixedRateModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceTaxFixedRateModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceTaxFixedRateModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public boolean isEscapedModel()
isEscapedModel in interface CommerceTaxFixedRateModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public boolean isNew()
isNew in interface CommerceTaxFixedRateModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceTaxFixedRateModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setCommerceTaxFixedRateId(long commerceTaxFixedRateId)
setCommerceTaxFixedRateId in interface CommerceTaxFixedRateModelcommerceTaxFixedRateId - the commerce tax fixed rate ID of this commerce tax fixed ratepublic void setCommerceTaxMethodId(long commerceTaxMethodId)
setCommerceTaxMethodId in interface CommerceTaxFixedRateModelcommerceTaxMethodId - the commerce tax method ID of this commerce tax fixed ratepublic void setCompanyId(long companyId)
setCompanyId in interface CommerceTaxFixedRateModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce tax fixed ratepublic void setCPTaxCategoryId(long CPTaxCategoryId)
setCPTaxCategoryId in interface CommerceTaxFixedRateModelCPTaxCategoryId - the cp tax category ID of this commerce tax fixed ratepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceTaxFixedRateModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce tax fixed ratepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceTaxFixedRateModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceTaxFixedRateModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceTaxFixedRateModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setGroupId(long groupId)
setGroupId in interface CommerceTaxFixedRateModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce tax fixed ratepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceTaxFixedRateModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce tax fixed ratepublic void setNew(boolean n)
setNew in interface CommerceTaxFixedRateModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceTaxFixedRateModelprimaryKey - the primary key of this commerce tax fixed ratepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceTaxFixedRateModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setRate(double rate)
setRate in interface CommerceTaxFixedRateModelrate - the rate of this commerce tax fixed ratepublic void setUserId(long userId)
setUserId in interface CommerceTaxFixedRateModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce tax fixed ratepublic void setUserName(java.lang.String userName)
setUserName in interface CommerceTaxFixedRateModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce tax fixed ratepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceTaxFixedRateModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce tax fixed ratepublic com.liferay.portal.kernel.model.CacheModel<CommerceTaxFixedRate> toCacheModel()
toCacheModel in interface CommerceTaxFixedRateModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public CommerceTaxFixedRate toEscapedModel()
toEscapedModel in interface CommerceTaxFixedRateModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public java.lang.String toString()
toString in interface CommerceTaxFixedRateModeltoString in class java.lang.Objectpublic CommerceTaxFixedRate toUnescapedModel()
toUnescapedModel in interface CommerceTaxFixedRateModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public java.lang.String toXmlString()
toXmlString in interface CommerceTaxFixedRateModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceTaxFixedRate getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceTaxFixedRate>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceTaxFixedRate>