Uses of Interface
lumis.portal.localization.ILocalizationManager

Packages that use ILocalizationManager
lumis.doui.processaction   
lumis.portal.channel.tree   
lumis.portal.localization   
lumis.portal.manager   
 

Uses of ILocalizationManager in lumis.doui.processaction
 

Fields in lumis.doui.processaction declared as ILocalizationManager
protected  ILocalizationManager ProcessActionHandler.localizationManager
           
 

Uses of ILocalizationManager in lumis.portal.channel.tree
 

Methods in lumis.portal.channel.tree with parameters of type ILocalizationManager
protected  void ChannelTreeManager.addChannels(StringBuilder result, StringBuilder parentChannelIds, List<lumis.portal.channel.tree.Channel> channelChildren, ILocalizationManager localizationManager, IResource resource, SessionConfig sessionConfig, ITransaction transaction)
           
 

Uses of ILocalizationManager in lumis.portal.localization
 

Classes in lumis.portal.localization that implement ILocalizationManager
 class LocalizationManager
          Class responsible for localizing strings, using static resources from xml files and dynamic resources (custom strings) from database.
 

Uses of ILocalizationManager in lumis.portal.manager
 

Methods in lumis.portal.manager that return ILocalizationManager
static ILocalizationManager ManagerFactoryInternal.getLocalizationManager()
           
static ILocalizationManager ManagerFactory.getLocalizationManager()
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.