public interface SystemSession
| Modifier and Type | Method and Description |
|---|---|
DataModelFactory |
getDataModelFactory()
Returns the
DataModelFactory for this session. |
java.util.Locale |
getLocale()
Returns the locale specified for this session.
|
LocaleInfo |
getLocaleInfo()
Returns the
LocaleInfo for this session. |
PropertyFactory |
getPropertyFactory()
Returns the
PropertyFactory for this session. |
boolean |
isLocalSession()
Returns
true if the session is connected to a
local or desktop execution engine, false otherwise. |
java.util.Locale getLocale()
LocaleInfo getLocaleInfo()
LocaleInfo for this session.LocaleInfoLocaleInfoboolean isLocalSession()
true if the session is connected to a
local or desktop execution engine, false otherwise.true if the session is connected to a
local execution engineDataModelFactory getDataModelFactory()
DataModelFactory for this session.DataModelFactoryDataModelFactoryPropertyFactory getPropertyFactory()
PropertyFactory for this session.PropertyFactoryPropertyFactoryCopyright © 2014 Integral Solutions Ltd. All Rights Reserved.