public static class UserSettingFactory.UserSetting extends AbstractUserSettingFactory.UserSetting<java.lang.Boolean>
DEBUG, record
MAX_IDENTIFIER
Modifier | Constructor and Description |
---|---|
protected |
UserSetting(Repository.Record r) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getValue(PreferenceSetting<java.lang.Boolean> pref) |
setName, setPerson, setValue
addToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getDatabaseService, getFactoryTag, getID, getIdentifier, getIdentifier, getLogger, getMap, getMap, getOwningFactory, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, isLocked, lock, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toString
protected UserSetting(Repository.Record r)
r
- public java.lang.Boolean getValue(PreferenceSetting<java.lang.Boolean> pref)
getValue
in class AbstractUserSettingFactory.UserSetting<java.lang.Boolean>