fr.paris.lutece.portal.business.rss
Interface IResourceRssType

All Known Implementing Classes:
ResourceRssType

public interface IResourceRssType

IResourceRssType


Method Summary
 String getClassName()
           
 String getKey()
          Get resource rss type
 String getTitle()
           
 String getTitleI18nKey()
           
 void setClassName(String className)
          set the path for acces to the Class resourceRss
 void setKey(String key)
          set the key of the resourceRss type
 void setTitle(String title)
          set the title of the resourceRss type
 void setTitleI18nKey(String title)
          set the I18n title key of the resourceRss type
 

Method Detail

getKey

String getKey()
Get resource rss type

Returns:
key of the resourceRss type

setKey

void setKey(String key)
set the key of the resourceRss type

Parameters:
key - title the key of the text type

getTitleI18nKey

String getTitleI18nKey()
Returns:
the I18n title key of the resourceRss type

setTitleI18nKey

void setTitleI18nKey(String title)
set the I18n title key of the resourceRss type

Parameters:
title - the title of the resourceRss type

getClassName

String getClassName()
Returns:
the path for acces to the Classe resourceRss

setClassName

void setClassName(String className)
set the path for acces to the Class resourceRss

Parameters:
className - the path for acces to the Class resourceRss

getTitle

String getTitle()
Returns:
the title of the resourceRss type

setTitle

void setTitle(String title)
set the title of the resourceRss type

Parameters:
title - the title of the resourceRss type


Copyright © 2014 Mairie de Paris. All Rights Reserved.