Interface CommercePriceListDiscovery
@ProviderType
public interface CommercePriceListDiscovery
-
Method Summary
Modifier and TypeMethodDescriptiongetCommercePriceList
(long groupId, long commerceAccountId, long commerceChannelId, long commerceOrderTypeId, String cpInstanceUuid, String type, String unitOfMeasureKey)
-
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()
-