com.stratelia.silverpeas.contentManager
Class SilverContentI18N
java.lang.Object
com.silverpeas.util.i18n.Translation
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
Methods inherited from class com.silverpeas.util.i18n.Translation |
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId |
SilverContentI18N
public SilverContentI18N(String language,
String name,
String description)
Copyright © 2016 Silverpeas. All Rights Reserved.