@ProviderType public interface CommerceTaxFixedRateAddressRel extends CommerceTaxFixedRateAddressRelModel, com.liferay.portal.kernel.model.PersistedModel
CommerceTaxFixedRateAddressRelModel,
com.liferay.commerce.tax.engine.fixed.model.impl.CommerceTaxFixedRateAddressRelImpl,
com.liferay.commerce.tax.engine.fixed.model.impl.CommerceTaxFixedRateAddressRelModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRateAddressRel,java.lang.Long> |
COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.model.CommerceCountry |
getCommerceCountry() |
com.liferay.commerce.model.CommerceRegion |
getCommerceRegion() |
com.liferay.commerce.tax.model.CommerceTaxMethod |
getCommerceTaxMethod() |
com.liferay.commerce.product.model.CPTaxCategory |
getCPTaxCategory() |
clone, compareTo, getCommerceCountryId, getCommerceRegionId, getCommerceTaxFixedRateAddressRelId, getCommerceTaxMethodId, getCompanyId, getCPTaxCategoryId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRate, getUserId, getUserName, getUserUuid, getZip, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceCountryId, setCommerceRegionId, setCommerceTaxFixedRateAddressRelId, setCommerceTaxMethodId, setCompanyId, setCPTaxCategoryId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRate, setUserId, setUserName, setUserUuid, setZip, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceTaxFixedRateAddressRel,java.lang.Long> COMMERCE_TAX_FIXED_RATE_ADDRESS_REL_ID_ACCESSOR
com.liferay.commerce.model.CommerceCountry getCommerceCountry()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.model.CommerceRegion getCommerceRegion()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.tax.model.CommerceTaxMethod getCommerceTaxMethod()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPTaxCategory getCPTaxCategory()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException