@ProviderType public interface CommerceShippingFixedOptionRel extends CommerceShippingFixedOptionRelModel, com.liferay.portal.kernel.model.PersistedModel
CommerceShippingFixedOptionRelModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceShippingFixedOptionRel,java.lang.Long> |
COMMERCE_SHIPPING_FIXED_OPTION_REL_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.inventory.model.CommerceInventoryWarehouse |
getCommerceInventoryWarehouse() |
CommerceShippingFixedOption |
getCommerceShippingFixedOption() |
com.liferay.commerce.model.CommerceShippingMethod |
getCommerceShippingMethod() |
com.liferay.portal.kernel.model.Country |
getCountry() |
com.liferay.portal.kernel.model.Region |
getRegion() |
cloneWithOriginalValues, getCommerceInventoryWarehouseId, getCommerceShippingFixedOptionId, getCommerceShippingFixedOptionRelId, getCommerceShippingMethodId, getCompanyId, getCountryId, getCreateDate, getFixedPrice, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getRatePercentage, getRateUnitWeightPrice, getRegionId, getUserId, getUserName, getUserUuid, getWeightFrom, getWeightTo, getZip, setCommerceInventoryWarehouseId, setCommerceShippingFixedOptionId, setCommerceShippingFixedOptionRelId, setCommerceShippingMethodId, setCompanyId, setCountryId, setCreateDate, setFixedPrice, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setRatePercentage, setRateUnitWeightPrice, setRegionId, setUserId, setUserName, setUserUuid, setWeightFrom, setWeightTo, setZipclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<CommerceShippingFixedOptionRel,java.lang.Long> COMMERCE_SHIPPING_FIXED_OPTION_REL_ID_ACCESSOR
com.liferay.commerce.inventory.model.CommerceInventoryWarehouse getCommerceInventoryWarehouse()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceShippingFixedOption getCommerceShippingFixedOption() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.model.CommerceShippingMethod getCommerceShippingMethod()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.model.Country getCountry()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.model.Region getRegion()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException