public class TestCustomCommerceContextFactory
extends java.lang.Object
implements com.liferay.commerce.context.CommerceContextFactory
| Constructor and Description |
|---|
TestCustomCommerceContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.context.CommerceContext |
create(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.commerce.context.CommerceContext |
create(long companyId,
long commerceChannelGroupId,
long userId,
long orderId,
long commerceAccountId) |
public com.liferay.commerce.context.CommerceContext create(javax.servlet.http.HttpServletRequest httpServletRequest)
create in interface com.liferay.commerce.context.CommerceContextFactorypublic com.liferay.commerce.context.CommerceContext create(long companyId,
long commerceChannelGroupId,
long userId,
long orderId,
long commerceAccountId)
create in interface com.liferay.commerce.context.CommerceContextFactory