Interface CommercePriceListDiscovery


@ProviderType public interface CommercePriceListDiscovery
  • Method Details

    • getCommercePriceList

      CommercePriceList getCommercePriceList(long groupId, long commerceAccountId, long commerceChannelId, long commerceOrderTypeId, String cpInstanceUuid, String type, String unitOfMeasureKey) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommercePriceListDiscoveryKey

      String getCommercePriceListDiscoveryKey()