|
||||||||||
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.portal.service.resource.ResourceService
fr.paris.lutece.plugins.rss.service.RssAdvanceParamService
public class RssAdvanceParamService
Method Summary | |
---|---|
static RssAdvanceParamService |
getInstance()
Returns the instance of the singleton |
protected java.lang.String |
getLoadersProperty()
|
java.util.Map<java.lang.String,java.lang.Object> |
getManageAdvancedParameters(fr.paris.lutece.portal.business.user.AdminUser user)
Build the model for the advanced parameters page |
Methods inherited from class fr.paris.lutece.portal.service.resource.ResourceService |
---|
addLoader, getName, getResource, getResources, initLoaders, setCacheKey, setName, setNameKey |
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 |
Method Detail |
---|
protected java.lang.String getLoadersProperty()
getLoadersProperty
in class fr.paris.lutece.portal.service.resource.ResourceService
public static RssAdvanceParamService getInstance()
public java.util.Map<java.lang.String,java.lang.Object> getManageAdvancedParameters(fr.paris.lutece.portal.business.user.AdminUser user)
user
- the admin user who tries to access the page
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |