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