Class CommerceOrderImporter
java.lang.Object
com.liferay.commerce.initializer.util.CommerceOrderImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.liferay.portal.kernel.service.ServiceContext
getServiceContext
(long scopeGroupId, long userId) void
importOrders
(File commerceOrdersFile, long scopeGroupId, long userId)
-
Constructor Details
-
CommerceOrderImporter
public CommerceOrderImporter()
-
-
Method Details
-
importOrders
- Throws:
Exception
-
getServiceContext
protected com.liferay.portal.kernel.service.ServiceContext getServiceContext(long scopeGroupId, long userId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-