fr.paris.lutece.plugins.rss.business.resourceRss
Class ResourceRssFactory

java.lang.Object
  extended by fr.paris.lutece.plugins.rss.business.resourceRss.ResourceRssFactory
All Implemented Interfaces:
IResourceRssFactory

public class ResourceRssFactory
extends java.lang.Object
implements IResourceRssFactory

ResourceRssFactory


Constructor Summary
ResourceRssFactory()
           
 
Method Summary
 java.util.Collection<fr.paris.lutece.portal.business.rss.IResourceRssType> getAllResourceRssType()
          Returns all found IResourceRssType
 fr.paris.lutece.portal.business.rss.IResourceRss getResourceRss(java.lang.String strKey)
          return an instance of ResourceRss Object depending on the task type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceRssFactory

public ResourceRssFactory()
Method Detail

getResourceRss

public fr.paris.lutece.portal.business.rss.IResourceRss getResourceRss(java.lang.String strKey)
return an instance of ResourceRss Object depending on the task type

Specified by:
getResourceRss in interface IResourceRssFactory
Parameters:
strKey - the type ResourceRss key
Returns:
an instance of Task Object

getAllResourceRssType

public java.util.Collection<fr.paris.lutece.portal.business.rss.IResourceRssType> getAllResourceRssType()
Returns all found IResourceRssType

Specified by:
getAllResourceRssType in interface IResourceRssFactory
Returns:
a collection of ResourceRssType
See Also:
SpringContextService.getBeansOfType(Class)


Copyright © 2011 Mairie de Paris. All Rights Reserved.