| Class | Description |
|---|---|
| AbstractCachedContentStoreService |
Abstract
ContentStoreService that provides caching to actual implementations. |
| CacheServiceImpl |
Default implementation of
CacheService. |
| CompositeItemFilter |
Composite
ItemFilter implementation. |
| ContentStoreServiceImpl |
Default implementation of
ContentStoreService. |
| ExcludeByUrlItemFilter |
ItemFilter that rejects an item if its URL matches any one of a list of regexes. |
| IncludeByUrlItemFilter |
ItemFilter that rejects an item if its URL doesn't match any one of a list of regexes. |
Copyright © 2018 CrafterCMS. All rights reserved.