public interface CollectionPageSearchProcessor
AbstractCollectionPageSearchProcessor as it provides some convenience
methods that search processors will needAbstractCollectionPageSearchProcessor}| Modifier and Type | Method and Description |
|---|---|
SearchResult |
search(com.broadleafcommerce.theme.domain.page.PageType type,
List<org.broadleafcommerce.openadmin.dto.FilterAndSortCriteria> criteria)
Executes a search strategy defined by a concrete implementation.
|
SearchResult search(com.broadleafcommerce.theme.domain.page.PageType type, List<org.broadleafcommerce.openadmin.dto.FilterAndSortCriteria> criteria)
type - queryParams - PageType}Copyright © 2020. All rights reserved.