public interface DocumentPageService
| Modifier and Type | Method and Description |
|---|---|
DocumentPageModel |
findDocumentPageByTemplateName(java.lang.String templateName,
java.util.Collection<CatalogVersionModel> catalogVersions)
Retrieves
DocumentPageModel given its template name. |
DocumentPageModel findDocumentPageByTemplateName(java.lang.String templateName, java.util.Collection<CatalogVersionModel> catalogVersions)
DocumentPageModel given its template name.templateName - template name to retrieve the DocumentPageModelcatalogVersions - collection of CatalogVersionModelCopyright © 2018 SAP SE. All Rights Reserved.