| Modifier and Type | Method and Description |
|---|---|
void |
CacheRestController.setCacheTemplate(CacheTemplate cacheTemplate) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheTemplate |
AbstractCachedContentStoreService.cacheTemplate
Helper that uses an array of key elements (as the compound key) an a callback (when no cache object is found)
for caching.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCachedContentStoreService.setCacheTemplate(CacheTemplate cacheTemplate)
Sets the
CacheTemplate, which is used as a helper for caching. |
| Modifier and Type | Field and Description |
|---|---|
protected CacheTemplate |
AbstractCachedContentStoreAdapter.cacheTemplate |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCachedContentStoreAdapter.setCacheTemplate(CacheTemplate cacheTemplate) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheTemplate |
AbstractCachedUrlTransformationEngine.cacheTemplate |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCachedUrlTransformationEngine.setCacheTemplate(CacheTemplate cacheTemplate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheTemplate
Class description goes HERE
|
Copyright © 2018 CrafterCMS. All rights reserved.