| Package | Description |
|---|---|
| org.craftercms.core.controller.rest | |
| org.craftercms.core.processors.impl | |
| org.craftercms.core.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheRestController.setStoreService(ContentStoreService storeService) |
void |
ContentStoreRestController.setStoreService(ContentStoreService storeService) |
| Modifier and Type | Field and Description |
|---|---|
protected ContentStoreService |
IncludeDescriptorsProcessor.contentStoreService
The content store service, used to retrieve the descriptors to include.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeDescriptorsProcessor.setContentStoreService(ContentStoreService contentStoreService)
Sets the content store service, used to retrieve the descriptors to include.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCachedContentStoreService
Abstract
ContentStoreService that provides caching to actual implementations. |
class |
ContentStoreServiceImpl
Default implementation of
ContentStoreService. |
Copyright © 2018 CrafterCMS. All rights reserved.