com.stratelia.silverpeas.contentManager
Class SilverContentI18N

java.lang.Object
  extended by com.silverpeas.util.i18n.Translation
      extended by com.stratelia.silverpeas.contentManager.SilverContentI18N
All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
GlobalSilverContentI18N

public class SilverContentI18N
extends Translation
implements Serializable

This class allows the result jsp page of the global search to show all features (name, description, location)

See Also:
Serialized Form

Constructor Summary
SilverContentI18N(String language, String name, String description)
           
 
Method Summary
 
Methods inherited from class com.silverpeas.util.i18n.Translation
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverContentI18N

public SilverContentI18N(String language,
                         String name,
                         String description)


Copyright © 2016 Silverpeas. All Rights Reserved.