Interface CommerceShippingFixedOptionRel

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionRel>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceShippingFixedOptionRelModel, Comparable<CommerceShippingFixedOptionRel>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CommerceShippingFixedOptionRelWrapper

@ProviderType public interface CommerceShippingFixedOptionRel extends CommerceShippingFixedOptionRelModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CommerceShippingFixedOptionRel service. Represents a row in the "CShippingFixedOptionRel" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • COMMERCE_SHIPPING_FIXED_OPTION_REL_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceShippingFixedOptionRel,Long> COMMERCE_SHIPPING_FIXED_OPTION_REL_ID_ACCESSOR
  • Method Details

    • getCommerceInventoryWarehouse

      com.liferay.commerce.inventory.model.CommerceInventoryWarehouse getCommerceInventoryWarehouse() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceShippingFixedOption

      CommerceShippingFixedOption getCommerceShippingFixedOption() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceShippingMethod

      com.liferay.commerce.model.CommerceShippingMethod getCommerceShippingMethod() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCountry

      com.liferay.portal.kernel.model.Country getCountry() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRegion

      com.liferay.portal.kernel.model.Region getRegion() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException