| Package | Description |
|---|---|
| org.craftercms.core.controller.rest | |
| org.craftercms.core.exception |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
CacheRestController.clearAllScopes() |
Map<String,String> |
CacheRestController.clearScope(String contextId) |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalCacheEngineException
Thrown when an error occurs in the underlying cache implementation used.
|
class |
InvalidScopeException
Thrown to indicate that a specified scope is not valid, that is, it is not registered in the cache.
|
Copyright © 2018 CrafterCMS. All rights reserved.