com.stratelia.silverpeas.contentManager
Class GlobalSilverContentI18N

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

public class GlobalSilverContentI18N
extends SilverContentI18N
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
GlobalSilverContentI18N(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

GlobalSilverContentI18N

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


Copyright © 2016 Silverpeas. All Rights Reserved.