Interface CommercePriceListActionHelper


public interface CommercePriceListActionHelper
  • Method Details

    • getCommercePriceEntries

      List<CommercePriceEntry> getCommercePriceEntries(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommercePriceEntry

      CommercePriceEntry getCommercePriceEntry(javax.portlet.RenderRequest renderRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommercePriceList

      CommercePriceList getCommercePriceList(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommercePriceLists

      List<CommercePriceList> getCommercePriceLists(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceTierPriceEntries

      List<CommerceTierPriceEntry> getCommerceTierPriceEntries(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceTierPriceEntry

      CommerceTierPriceEntry getCommerceTierPriceEntry(javax.portlet.RenderRequest renderRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException