public interface CachingAwareObject
| Modifier and Type | Method and Description |
|---|---|
Long |
getCachingTime() |
Object |
getKey() |
String |
getScope() |
void |
setCachingTime(Long cachingTime) |
void |
setKey(Object key) |
void |
setScope(String scope) |
Copyright © 2018 CrafterCMS. All rights reserved.