|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheableService
Base interface of Lutece services that provide a cache
Method Summary | |
---|---|
int |
getCacheSize()
Gets the number of item currently in the cache. |
boolean |
isCacheEnable()
Gets the current cache status. |
void |
resetCache()
Reset the cache. |
Methods inherited from interface fr.paris.lutece.portal.service.util.LuteceService |
---|
getName |
Method Detail |
---|
boolean isCacheEnable()
int getCacheSize()
void resetCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |