Class DefaultDocumentCatalogFetchStrategy
java.lang.Object
de.hybris.platform.acceleratorservices.document.strategy.impl.DefaultDocumentCatalogFetchStrategy
- All Implemented Interfaces:
DocumentCatalogFetchStrategy
public class DefaultDocumentCatalogFetchStrategy
extends Object
implements DocumentCatalogFetchStrategy
Default strategy for fetching CatalogVersionModel for given businessProcessModel.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDocumentCatalogFetchStrategy
public DefaultDocumentCatalogFetchStrategy()
-
-
Method Details
-
fetch
- Specified by:
fetchin interfaceDocumentCatalogFetchStrategy- Parameters:
businessProcessModel- businessProcessModel for which the catalogVersion should be fetched- Returns:
CatalogVersionModelinstance
-