Interface CommerceTierPriceEntry

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceTierPriceEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceTierPriceEntryModel, Comparable<CommerceTierPriceEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceTierPriceEntry>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.WorkflowedModel
All Known Implementing Classes:
CommerceTierPriceEntryWrapper

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

    • COMMERCE_TIER_PRICE_ENTRY_ID_ACCESSOR

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

    • getCommercePriceEntry

      CommercePriceEntry getCommercePriceEntry() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getPriceCommerceMoney

      com.liferay.commerce.currency.model.CommerceMoney getPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getPromoPriceCommerceMoney

      com.liferay.commerce.currency.model.CommerceMoney getPromoPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException