@ProviderType public interface CommerceTaxFixedRate extends CommerceTaxFixedRateModel, com.liferay.portal.kernel.model.PersistedModel
CommerceTaxFixedRateModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRate,java.lang.Long> |
COMMERCE_TAX_FIXED_RATE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.product.model.CPTaxCategory |
getCPTaxCategory() |
clone, compareTo, getCommerceTaxFixedRateId, getCommerceTaxMethodId, getCompanyId, getCPTaxCategoryId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRate, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceTaxFixedRateId, setCommerceTaxMethodId, setCompanyId, setCPTaxCategoryId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRate, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRate,java.lang.Long> COMMERCE_TAX_FIXED_RATE_ID_ACCESSOR
com.liferay.commerce.tax.engine.fixed.model.impl.CommerceTaxFixedRateImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.