fr.paris.lutece.portal.service.mail
Class MailAttachmentCacheService
java.lang.Object
fr.paris.lutece.portal.service.cache.AbstractCacheableService
fr.paris.lutece.portal.service.mail.MailAttachmentCacheService
- All Implemented Interfaces:
- CacheableService, LuteceService, Cloneable, net.sf.ehcache.event.CacheEventListener
public final class MailAttachmentCacheService
- extends AbstractCacheableService
MailAttachment CacheService
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 |
getName
public String getName()
- Returns the Service name
- Returns:
- The name as a String
getInstance
public static MailAttachmentCacheService getInstance()
- Returns:
- an instance of MailAttachmentCacheService
getKey
public String getKey(String strValue)
- return the cache key associated to the url value
- Parameters:
strValue
- the value
- Returns:
- the cache key associated to the url value
Copyright © 2014 Mairie de Paris. All Rights Reserved.