public class ConfluenceUserPreferences
extends net.customware.license.support.util.AbstractLicensePreferences
lock, newNodeMAX_KEY_LENGTH, MAX_NAME_LENGTH, MAX_VALUE_LENGTH| Modifier | Constructor and Description |
|---|---|
|
ConfluenceUserPreferences() |
protected |
ConfluenceUserPreferences(ConfluenceUserPreferences parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPreferences |
childSpi(String name) |
protected String |
getSpi(String key) |
boolean |
isUserNode()
Returns
true. |
protected void |
putSpi(String key,
String value) |
protected void |
removeSpi(String key) |
childrenNamesSpi, flushSpi, keysSpi, nodeForPackage, removeNodeSpi, syncSpiabsolutePath, addNodeChangeListener, addPreferenceChangeListener, cachedChildren, childrenNames, clear, exportNode, exportSubtree, flush, get, getBoolean, getByteArray, getChild, getDouble, getFloat, getInt, getLong, isRemoved, keys, name, node, nodeExists, parent, put, putBoolean, putByteArray, putDouble, putFloat, putInt, putLong, remove, removeNode, removeNodeChangeListener, removePreferenceChangeListener, sync, toStringimportPreferences, systemNodeForPackage, systemRoot, userNodeForPackage, userRootpublic ConfluenceUserPreferences()
protected ConfluenceUserPreferences(ConfluenceUserPreferences parent, String name)
public boolean isUserNode()
true.isUserNode in class AbstractPreferencesprotected String getSpi(String key)
getSpi in class AbstractPreferencesprotected void putSpi(String key, String value)
putSpi in class AbstractPreferencesprotected void removeSpi(String key)
removeSpi in class AbstractPreferencesprotected AbstractPreferences childSpi(String name)
childSpi in class AbstractPreferencesCopyright © 2013 ServiceRocket. All rights reserved.