Package com.liferay.commerce.context
Interface CommerceContext
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BaseCommerceContext
,BaseCommerceContextHttp
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.account.model.AccountEntry
String[]
long[]
long
long
com.liferay.commerce.currency.model.CommerceCurrency
int
long
getCPConfigurationListId
(long groupId) long[]
-
Method Details
-
getAccountEntry
com.liferay.account.model.AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryAllowedTypes
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceAccountGroupIds
long[] getCommerceAccountGroupIds() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceChannelGroupId
long getCommerceChannelGroupId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceChannelId
long getCommerceChannelId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceCurrency
com.liferay.commerce.currency.model.CommerceCurrency getCommerceCurrency() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrder
CommerceOrder getCommerceOrder() -
getCommerceSiteType
int getCommerceSiteType() -
getCPConfigurationListId
long getCPConfigurationListId(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListIds
long[] getCPConfigurationListIds() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-