|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.cache.AbstractCacheableService
fr.paris.lutece.plugins.menus.web.MainTreeMenuInclude
public class MainTreeMenuInclude
MainTreeMenuInclude
Constructor Summary | |
---|---|
MainTreeMenuInclude()
|
Method Summary | |
---|---|
void |
fillTemplate(java.util.Map<java.lang.String,java.lang.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. |
java.lang.String |
getName()
Returns the cache 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 |
Constructor Detail |
---|
public MainTreeMenuInclude()
Method Detail |
---|
public void fillTemplate(java.util.Map<java.lang.String,java.lang.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 java.lang.String getName()
getName
in interface fr.paris.lutece.portal.service.util.LuteceService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |