public class SettingsContext extends DecoratorContext
Context.KeyData
Constructor and Description |
---|
SettingsContext(Context context) |
SettingsContext(Context context,
Map<String,Object> settings) |
Modifier and Type | Method and Description |
---|---|
Object |
getSetting(String name) |
void |
setSetting(String name,
Object value) |
getCharset, getCurrencyFormatter, getDateFormatter, getDecimalFormatter, getKeyData, getProtocol, getRegistry, getSetting, getSetting, getTimeFormatter, getTimestampFormatter, getTimeZone, isSettingEnabled, lookupInstanceType, refreshRelationType, refreshType, reportNotification, unwrap
public SettingsContext(Context context)
public Object getSetting(String name)
getSetting
in interface Context
getSetting
in class DecoratorContext
Copyright © 2013–2017 impossibl.com. All rights reserved.