Package org.craftercms.core.util.cache
Interface CachingAwareObject
- All Known Implementing Classes:
AbstractCachingAwareObject,CachingAwareList,Item,Tree
public interface CachingAwareObject
Objects that are generally cached implement this method so that they can provide information about their caching
to methods higher in the stack trace.
- Author:
- Alfonso Vásquez
-
Method Summary