fr.paris.lutece.portal.service.mail
Class MailAttachmentCacheService

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

public class MailAttachmentCacheService
extends AbstractCacheableService

MailAttachment CacheService


Method Summary
static MailAttachmentCacheService getInstance()
           
 java.lang.String getKey(java.lang.String strValue)
          return the cache key associated to the url value
 java.lang.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, resetCache
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()
Returns the Service name

Returns:
The name as a String

getInstance

public static MailAttachmentCacheService getInstance()
Returns:
an instance of MailAttachmentCacheService

getKey

public java.lang.String getKey(java.lang.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 © 2011 Mairie de Paris. All Rights Reserved.