| Package | Description |
|---|---|
| com.broadleafcommerce.advancedcms.search |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveCollectionPageSearchProcessor
Similar to
DefaultCollectionPageSearchProcessor except that it assumes that the content property value
is a Date. |
class |
DefaultCollectionPageSearchProcessor
Default implementation will search through all of the content for a particular
PageType and compares
the PageDTO String-representated property value with the filter string that was passed in, ignoring case. |
class |
DelimiterAwareCollectionPageSearchProcessor
Similar to
DefaultCollectionPageSearchProcessor except that it assumes that the page property value
could be a longer string separated by a delimiter. |
Copyright © 2020. All rights reserved.