|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.rss.business.resourceRss.ResourceRssFactory
public class ResourceRssFactory
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 |
---|
public ResourceRssFactory()
Method Detail |
---|
public fr.paris.lutece.portal.business.rss.IResourceRss getResourceRss(java.lang.String strKey)
getResourceRss
in interface IResourceRssFactory
strKey
- the type ResourceRss key
public java.util.Collection<fr.paris.lutece.portal.business.rss.IResourceRssType> getAllResourceRssType()
IResourceRssType
getAllResourceRssType
in interface IResourceRssFactory
SpringContextService.getBeansOfType(Class)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |