public class MailAttachmentCacheKeyService extends Object implements ICacheKeyService
Constructor and Description |
---|
MailAttachmentCacheKeyService() |
Modifier and Type | Method and Description |
---|---|
String |
getKey(Map<String,String> mapParams,
int nMode,
LuteceUser user)
Build a key from input parameters
|
void |
setAllowedParametersList(List<String> arg0)
Sets the list of allowed parameters to include into the cache key
|
void |
setIgnoredParametersList(List<String> arg0)
Sets the list of ignored parameters not to include into the cache key
|
public static final String MARK_URL
public String getKey(Map<String,String> mapParams, int nMode, LuteceUser user)
getKey
in interface ICacheKeyService
mapParams
- The Map paramsnMode
- The current mode.user
- Current Lutece userpublic void setAllowedParametersList(List<String> arg0)
setAllowedParametersList
in interface ICacheKeyService
arg0
- The listpublic void setIgnoredParametersList(List<String> arg0)
setIgnoredParametersList
in interface ICacheKeyService
arg0
- The listCopyright © 2020 City of Paris. All rights reserved.