Uses of Interface
com.silverpeas.util.i18n.I18NBean

Packages that use I18NBean
com.silverpeas.pdc.importExport   
com.silverpeas.util.i18n   
com.stratelia.silverpeas.contentManager   
com.stratelia.silverpeas.pdc.model   
com.stratelia.silverpeas.pdcPeas.model   
com.stratelia.silverpeas.treeManager.model   
com.stratelia.webactiv.beans.admin   
com.stratelia.webactiv.util.node.model   
com.stratelia.webactiv.util.publication.model   
com.stratelia.webactiv.util.questionContainer.model   
com.stratelia.webactiv.util.viewGenerator.html.browseBars   
org.silverpeas.importExport.attachment   
 

Uses of I18NBean in com.silverpeas.pdc.importExport
 

Classes in com.silverpeas.pdc.importExport that implement I18NBean
 class PdcValueType
           
 

Uses of I18NBean in com.silverpeas.util.i18n
 

Classes in com.silverpeas.util.i18n that implement I18NBean
 class AbstractBean
          The abstraction of Silverpeas's beans.
 class AbstractI18NBean<T extends Translation>
           
 

Methods in com.silverpeas.util.i18n with parameters of type I18NBean
static String I18NHelper.getFormLine(ResourcesWrapper resources, I18NBean bean, String translation)
           
static String I18NHelper.getHTMLLinks(I18NBean bean, String currentLanguage)
           
static String I18NHelper.getHTMLSelectObject(String userLanguage, I18NBean bean, String selectedTranslation)
           
static void I18NHelper.setI18NInfo(I18NBean bean, javax.servlet.http.HttpServletRequest request)
           
static void I18NHelper.setI18NInfo(I18NBean bean, List<org.apache.commons.fileupload.FileItem> parameters)
           
static String I18NHelper.updateHTMLLinks(I18NBean bean)
           
 

Uses of I18NBean in com.stratelia.silverpeas.contentManager
 

Classes in com.stratelia.silverpeas.contentManager that implement I18NBean
 class GlobalSilverContent
          This class allows the result jsp page of the global search to show all features (name, description, location)
 class SilverContent
           
 

Uses of I18NBean in com.stratelia.silverpeas.pdc.model
 

Classes in com.stratelia.silverpeas.pdc.model that implement I18NBean
 class AxisHeader
          This class contains headers of axis.
 class Value
           
 

Uses of I18NBean in com.stratelia.silverpeas.pdcPeas.model
 

Classes in com.stratelia.silverpeas.pdcPeas.model that implement I18NBean
 class GlobalSilverResult
          This class allows the result jsp page of the global search to show all features (name, description, location)
 

Uses of I18NBean in com.stratelia.silverpeas.treeManager.model
 

Classes in com.stratelia.silverpeas.treeManager.model that implement I18NBean
 class TreeNode
          Class declaration
 

Uses of I18NBean in com.stratelia.webactiv.beans.admin
 

Classes in com.stratelia.webactiv.beans.admin that implement I18NBean
 class ComponentInst
           
 class ComponentInstLight
          The class ComponentInstLight is the representation in memory of a component instance
 class SpaceInst
          The class SpaceInst is the representation in memory of a space
 class SpaceInstLight
           
 

Uses of I18NBean in com.stratelia.webactiv.util.node.model
 

Classes in com.stratelia.webactiv.util.node.model that implement I18NBean
 class NodeDetail
          This object contains the description of a node (own attributes and children attributes)
 

Uses of I18NBean in com.stratelia.webactiv.util.publication.model
 

Classes in com.stratelia.webactiv.util.publication.model that implement I18NBean
 class PublicationDetail
          This object contains the description of a publication
 

Uses of I18NBean in com.stratelia.webactiv.util.questionContainer.model
 

Classes in com.stratelia.webactiv.util.questionContainer.model that implement I18NBean
 class QuestionContainerHeader
           
 

Uses of I18NBean in com.stratelia.webactiv.util.viewGenerator.html.browseBars
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.browseBars that return I18NBean
 I18NBean AbstractBrowseBar.getI18NBean()
           
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.browseBars with parameters of type I18NBean
 void AbstractBrowseBar.setI18N(I18NBean bean, String language)
           
 void BrowseBar.setI18N(I18NBean bean, String language)
           
 

Uses of I18NBean in org.silverpeas.importExport.attachment
 

Classes in org.silverpeas.importExport.attachment that implement I18NBean
 class AttachmentDetail
          Class declaration
 



Copyright © 2016 Silverpeas. All Rights Reserved.