public class MainTreeMenuInclude
extends fr.paris.lutece.portal.service.cache.AbstractCacheableService
implements fr.paris.lutece.portal.service.includes.PageInclude
Constructor and Description |
---|
MainTreeMenuInclude()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
fillTemplate(Map<String,Object> rootModel,
fr.paris.lutece.portal.service.content.PageData data,
int nMode,
javax.servlet.http.HttpServletRequest request)
Substitue specific Freemarker markers in the page template.
|
String |
getName()
Returns the cache name
|
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, removeKey, resetCache
public void fillTemplate(Map<String,Object> rootModel, fr.paris.lutece.portal.service.content.PageData data, int nMode, javax.servlet.http.HttpServletRequest request)
fillTemplate
in interface fr.paris.lutece.portal.service.includes.PageInclude
rootModel
- the HashMap containing markers to substitutedata
- A PageData object containing applications datanMode
- The current moderequest
- The HTTP requestpublic String getName()
getName
in interface fr.paris.lutece.portal.service.util.LuteceService
Copyright © 2015 City of Paris. All rights reserved.