Interface DocumentCatalogFetchStrategy
- All Known Implementing Classes:
DefaultDocumentCatalogFetchStrategy,WarehousingDocumentCatalogFetchStrategy
public interface DocumentCatalogFetchStrategy
Strategy for fetching CatalogVersionModel.
-
Method Summary
-
Method Details
-
fetch
- Parameters:
businessProcessModel- businessProcessModel for which the catalogVersion should be fetched- Returns:
CatalogVersionModelinstance
-