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

Packages that use I18NBean
com.silverpeas.util.i18n   
com.stratelia.silverpeas.contentManager   
com.stratelia.webactiv.beans.admin   
org.silverpeas.importExport.attachment   
 

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.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 org.silverpeas.importExport.attachment
 

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



Copyright © 2016 Silverpeas. All Rights Reserved.