public interface CommercePriceListActionHelper
Modifier and Type | Method and Description |
---|---|
java.util.List<CommercePriceEntry> |
getCommercePriceEntries(javax.portlet.PortletRequest portletRequest) |
CommercePriceEntry |
getCommercePriceEntry(javax.portlet.RenderRequest renderRequest) |
CommercePriceList |
getCommercePriceList(javax.portlet.PortletRequest portletRequest) |
java.util.List<CommercePriceList> |
getCommercePriceLists(javax.portlet.PortletRequest portletRequest) |
java.util.List<CommerceTierPriceEntry> |
getCommerceTierPriceEntries(javax.portlet.PortletRequest portletRequest) |
CommerceTierPriceEntry |
getCommerceTierPriceEntry(javax.portlet.RenderRequest renderRequest) |
java.util.List<CommercePriceEntry> getCommercePriceEntries(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommercePriceEntry getCommercePriceEntry(javax.portlet.RenderRequest renderRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommercePriceList getCommercePriceList(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<CommercePriceList> getCommercePriceLists(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<CommerceTierPriceEntry> getCommerceTierPriceEntries(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommerceTierPriceEntry getCommerceTierPriceEntry(javax.portlet.RenderRequest renderRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException