jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

org.jbpm.formModeler.service.bb.mvc.components
Class SessionAwareLocaleManager

java.lang.Object
  extended by org.jbpm.formModeler.service.LocaleManager
      extended by org.jbpm.formModeler.service.bb.mvc.components.SessionAwareLocaleManager

@Specializes
public class SessionAwareLocaleManager
extends LocaleManager


Field Summary
 
Fields inherited from class org.jbpm.formModeler.service.LocaleManager
defaultLocaleId, installedLocaleIds, log
 
Constructor Summary
SessionAwareLocaleManager()
           
 
Method Summary
 Locale getCurrentEditLocale()
           
 Locale getCurrentLocale()
           
protected  SessionContext getSessionContext()
           
 void setCurrentEditLocale(Locale currentEditLocale)
           
 void setCurrentLocale(Locale currentLocale)
           
 
Methods inherited from class org.jbpm.formModeler.service.LocaleManager
currentLang, currentLocale, geLocales, getAllLanguages, getAllLocales, getCurrentEditLang, getCurrentLang, getDefaultLang, getDefaultLocale, getDefaultLocaleId, getInstalledLocaleIds, getLangs, getLocaleById, getPlatformAvailableLangs, getPlatformAvailableLocales, init, localeToString, localize, lookup, setCurrentEditLang, setCurrentLang, setDefaultLocaleId, setInstalledLocaleIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionAwareLocaleManager

public SessionAwareLocaleManager()
Method Detail

getSessionContext

protected SessionContext getSessionContext()

getCurrentLocale

public Locale getCurrentLocale()
Overrides:
getCurrentLocale in class LocaleManager

setCurrentLocale

public void setCurrentLocale(Locale currentLocale)
Overrides:
setCurrentLocale in class LocaleManager

getCurrentEditLocale

public Locale getCurrentEditLocale()
Overrides:
getCurrentEditLocale in class LocaleManager

setCurrentEditLocale

public void setCurrentEditLocale(Locale currentEditLocale)
Overrides:
setCurrentEditLocale in class LocaleManager

jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.