public interface CMSVersionSearchService
| Modifier and Type | Method and Description |
|---|---|
SearchResult<CMSVersionModel> |
findVersions(CMSVersionSearchData cmsVersionSearchData,
PageableData pageableData)
Returns versions matching the search criteria
|
SearchResult<CMSVersionModel> findVersions(CMSVersionSearchData cmsVersionSearchData, PageableData pageableData)
cmsVersionSearchData - the catalog and filter informationpageableData - the pagination objectInvalidNamedQueryException - when the named query is invalid in the application contextSearchExecutionNamedQueryException - when there was a problem in the execution of the named queryCopyright © 2018 SAP SE. All Rights Reserved.