fr.paris.lutece.portal.service.mail
Class MailAttachmentCacheKeyService
java.lang.Object
fr.paris.lutece.portal.service.mail.MailAttachmentCacheKeyService
- All Implemented Interfaces:
- ICacheKeyService
public class MailAttachmentCacheKeyService
- extends Object
- implements ICacheKeyService
MailAttachmentCacheKeyService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MARK_URL
public static final String MARK_URL
- See Also:
- Constant Field Values
MailAttachmentCacheKeyService
public MailAttachmentCacheKeyService()
getKey
public String getKey(Map<String,String> mapParams,
int nMode,
LuteceUser user)
- Build a key from input parameters
- Specified by:
getKey
in interface ICacheKeyService
- Parameters:
mapParams
- The Map paramsnMode
- The current mode.user
- Current Lutece user
- Returns:
- The key
setAllowedParametersList
public void setAllowedParametersList(List<String> arg0)
- Sets the list of allowed parameters to include into the cache key
- Specified by:
setAllowedParametersList
in interface ICacheKeyService
- Parameters:
arg0
- The list
setIgnoredParametersList
public void setIgnoredParametersList(List<String> arg0)
- Sets the list of ignored parameters not to include into the cache key
- Specified by:
setIgnoredParametersList
in interface ICacheKeyService
- Parameters:
arg0
- The list
Copyright © 2014 Mairie de Paris. All Rights Reserved.