public interface CommerceOrderImporterTypeRegistry
Modifier and Type | Method and Description |
---|---|
CommerceOrderImporterType |
getCommerceOrderImporterType(java.lang.String key) |
java.util.List<CommerceOrderImporterType> |
getCommerceOrderImporterTypes(CommerceOrder commerceOrder) |
CommerceOrderImporterType getCommerceOrderImporterType(java.lang.String key)
java.util.List<CommerceOrderImporterType> getCommerceOrderImporterTypes(CommerceOrder commerceOrder) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException