public interface SearchService
| Modifier and Type | Method and Description | 
|---|---|
SearchResult | 
search(FilterModel filter)
Searches the page index using the given filter. 
 | 
SearchResult search(FilterModel filter) throws CillaServiceException
filter - FilterModel containing all filter parameters, or null to
            find all pagesSearchResult containing the search resultCillaServiceExceptionCopyright © 2009–2016. All rights reserved.