fr.paris.lutece.plugins.rss.service
Class RssAdvanceParamService

java.lang.Object
  extended by fr.paris.lutece.portal.service.cache.AbstractCacheableService
      extended by fr.paris.lutece.portal.service.resource.ResourceService
          extended by fr.paris.lutece.plugins.rss.service.RssAdvanceParamService
All Implemented Interfaces:
fr.paris.lutece.portal.service.cache.CacheableService, fr.paris.lutece.portal.service.util.LuteceService, java.lang.Cloneable, net.sf.ehcache.event.CacheEventListener

public class RssAdvanceParamService
extends fr.paris.lutece.portal.service.resource.ResourceService


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

getLoadersProperty

protected java.lang.String getLoadersProperty()
Specified by:
getLoadersProperty in class fr.paris.lutece.portal.service.resource.ResourceService

getInstance

public static RssAdvanceParamService getInstance()
Returns the instance of the singleton

Returns:
The instance of the singleton

getManageAdvancedParameters

public 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

Parameters:
user - the admin user who tries to access the page
Returns:
the model for the page


Copyright © 2011 Mairie de Paris. All Rights Reserved.