Package org.craftercms.core.service.impl
-
Class Summary Class Description AbstractCachedContentStoreService AbstractContentStoreServicethat provides caching to actual implementations.CacheServiceImpl Default implementation ofCacheService.CompositeItemFilter CompositeItemFilterimplementation.ContentStoreServiceImpl Default implementation ofContentStoreService.ExcludeByUrlItemFilter ItemFilterthat rejects an item if its URL matches any one of a list of regexes.IncludeByUrlItemFilter ItemFilterthat rejects an item if its URL doesn't match any one of a list of regexes.ResourceBasedContent Implementation ofContentthat relies on aResource