fr.paris.lutece.portal.service.security
Class LuteceUserCacheService

java.lang.Object
  extended by fr.paris.lutece.portal.service.cache.AbstractCacheableService
      extended by fr.paris.lutece.portal.service.security.LuteceUserCacheService
All Implemented Interfaces:
CacheableService, LuteceService, Cloneable, net.sf.ehcache.event.CacheEventListener

public final class LuteceUserCacheService
extends AbstractCacheableService

Cache service for LuteceUserService


Method Summary
static LuteceUserCacheService getInstance()
          Get the instance of the cache service
 String getName()
          Returns the Service name
 
Methods inherited from class fr.paris.lutece.portal.service.cache.AbstractCacheableService
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, removeKey, resetCache
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LuteceUserCacheService getInstance()
Get the instance of the cache service

Returns:
The instance of the cache service

getName

public String getName()
Returns the Service name

Returns:
The name as a String


Copyright © 2014 Mairie de Paris. All Rights Reserved.