Class WarehousingDocumentCatalogFetchStrategy
java.lang.Object
de.hybris.platform.warehousing.document.strategies.impl.WarehousingDocumentCatalogFetchStrategy
- All Implemented Interfaces:
DocumentCatalogFetchStrategy
public class WarehousingDocumentCatalogFetchStrategy
extends Object
implements DocumentCatalogFetchStrategy
Implementation of
DocumentCatalogFetchStrategy that extracts the catalog from a BusinessProcessModel-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WarehousingDocumentCatalogFetchStrategy
public WarehousingDocumentCatalogFetchStrategy()
-
-
Method Details
-
fetch
- Specified by:
fetchin interfaceDocumentCatalogFetchStrategy- Parameters:
businessProcessModel- businessProcessModel for which the catalogVersion should be fetched- Returns:
CatalogVersionModelinstance
-