|
||||||||||
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.seo.service.CanonicalUrlContentPostProcessor
public class CanonicalUrlContentPostProcessor
Constructor Summary | |
---|---|
CanonicalUrlContentPostProcessor()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
process(javax.servlet.http.HttpServletRequest request,
java.lang.String strContent)
|
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 CanonicalUrlContentPostProcessor()
Method Detail |
---|
public java.lang.String getName()
getName
in interface fr.paris.lutece.portal.service.content.ContentPostProcessor
getName
in interface fr.paris.lutece.portal.service.util.LuteceService
public java.lang.String process(javax.servlet.http.HttpServletRequest request, java.lang.String strContent)
process
in interface fr.paris.lutece.portal.service.content.ContentPostProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |