com.stratelia.silverpeas.contentManager
Class SilverContent

java.lang.Object
  extended by com.silverpeas.util.i18n.AbstractI18NBean<SilverContentI18N>
      extended by com.stratelia.silverpeas.contentManager.SilverContent
All Implemented Interfaces:
I18NBean<SilverContentI18N>, SilverContentInterface, Serializable

public class SilverContent
extends AbstractI18NBean<SilverContentI18N>
implements SilverContentInterface

See Also:
Serialized Form

Constructor Summary
SilverContent(String name, String description, String url)
           
 
Method Summary
 String getCreatorId()
           
 String getDate()
           
 String getIconUrl()
           
 String getId()
           
 String getInstanceId()
           
 String getSilverCreationDate()
           
 String getTitle()
           
 String getURL()
           
 void setURL(String url)
           
 String toString()
           
 
Methods inherited from class com.silverpeas.util.i18n.AbstractI18NBean
addTranslation, getClonedTranslations, getDescription, getDescription, getLanguage, getLanguages, getLanguageToDisplay, getName, getName, getNextTranslation, getTranslation, getTranslationId, getTranslations, isRemoveTranslation, setDescription, setLanguage, setName, setRemoveTranslation, setTranslationId, setTranslations, setTranslations, setTranslations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.stratelia.silverpeas.contentManager.SilverContentInterface
getDescription, getDescription, getLanguages, getName, getName
 

Constructor Detail

SilverContent

public SilverContent(String name,
                     String description,
                     String url)
Method Detail

getURL

public String getURL()
Specified by:
getURL in interface SilverContentInterface

setURL

public void setURL(String url)

getId

public String getId()
Specified by:
getId in interface SilverContentInterface

getInstanceId

public String getInstanceId()
Specified by:
getInstanceId in interface SilverContentInterface

getTitle

public String getTitle()

getDate

public String getDate()
Specified by:
getDate in interface SilverContentInterface

getSilverCreationDate

public String getSilverCreationDate()
Specified by:
getSilverCreationDate in interface SilverContentInterface

getIconUrl

public String getIconUrl()
Specified by:
getIconUrl in interface SilverContentInterface

getCreatorId

public String getCreatorId()
Specified by:
getCreatorId in interface SilverContentInterface

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016 Silverpeas. All Rights Reserved.