Uses of Interface
org.ow2.opensuit.core.session.ILocaleConfig

Packages that use ILocaleConfig
org.ow2.opensuit.core.impl.context   
org.ow2.opensuit.core.session   
 

Uses of ILocaleConfig in org.ow2.opensuit.core.impl.context
 

Methods in org.ow2.opensuit.core.impl.context that return ILocaleConfig
 ILocaleConfig OpenSuitSessionImpl.getLocaleConfig()
           
 

Methods in org.ow2.opensuit.core.impl.context with parameters of type ILocaleConfig
 void OpenSuitSessionImpl.setLocaleConfig(ILocaleConfig localeConfig)
           
 

Uses of ILocaleConfig in org.ow2.opensuit.core.session
 

Methods in org.ow2.opensuit.core.session that return ILocaleConfig
abstract  ILocaleConfig OpenSuitSession.getLocaleConfig()
          Returns the current user's locale configuration.
 



Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.