fr.paris.lutece.portal.business.rss
Class ResourceRssType

java.lang.Object
  extended by fr.paris.lutece.portal.business.rss.ResourceRssType
All Implemented Interfaces:
IResourceRssType

public class ResourceRssType
extends Object
implements IResourceRssType

Class ResourceRssType that provides the resources type for rss


Constructor Summary
ResourceRssType()
           
 
Method Summary
 String getClassName()
          Get the path for acces to the Class resourceRss
 String getKey()
          Get resource rss type
 String getTitle()
          Get the title of the resourceRss type
 String getTitleI18nKey()
          Get title key of the resourceRss type
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceRssType

public ResourceRssType()
Method Detail

getKey

public String getKey()
Get resource rss type

Specified by:
getKey in interface IResourceRssType
Returns:
key of the resourceRss type

setKey

public void setKey(String key)
Set the key of the resourceRss type

Specified by:
setKey in interface IResourceRssType
Parameters:
key - title the key of the text type

getTitleI18nKey

public String getTitleI18nKey()
Get title key of the resourceRss type

Specified by:
getTitleI18nKey in interface IResourceRssType
Returns:
the I18n title key of the resourceRss type

setTitleI18nKey

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

Specified by:
setTitleI18nKey in interface IResourceRssType
Parameters:
title - the title of the resourceRss type

getClassName

public String getClassName()
Get the path for acces to the Class resourceRss

Specified by:
getClassName in interface IResourceRssType
Returns:
the path for acces to the Classe resourceRss

setClassName

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

Specified by:
setClassName in interface IResourceRssType
Parameters:
className - the path for acces to the Class resourceRss

getTitle

public String getTitle()
Get the title of the resourceRss type

Specified by:
getTitle in interface IResourceRssType
Returns:
the title of the resourceRss type

setTitle

public void setTitle(String title)
Set the title of the resourceRss type

Specified by:
setTitle in interface IResourceRssType
Parameters:
title - the title of the resourceRss type


Copyright © 2014 Mairie de Paris. All Rights Reserved.