Interface CommerceShippingMethod

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceShippingMethod>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceShippingMethodModel, Comparable<CommerceShippingMethod>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CommerceShippingMethodWrapper

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

    • COMMERCE_SHIPPING_METHOD_ID_ACCESSOR

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

    • getImageURL

      String getImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
    • getTypeSettingsUnicodeProperties

      com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsUnicodeProperties()
    • setTypeSettingsUnicodeProperties

      void setTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)