|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreferencesImpl | |
---|---|
org.apache.jetspeed.prefs.impl | Implementation for the services backing Jetspeed java.util.prefs.Preferences. |
Uses of PreferencesImpl in org.apache.jetspeed.prefs.impl |
---|
Fields in org.apache.jetspeed.prefs.impl declared as PreferencesImpl | |
---|---|
(package private) static PreferencesImpl |
PreferencesImpl.systemRoot
|
(package private) static PreferencesImpl |
PreferencesImpl.userRoot
|
Constructors in org.apache.jetspeed.prefs.impl with parameters of type PreferencesImpl | |
---|---|
PreferencesImpl(PreferencesImpl parent,
String nodeName,
int nodeType)
Constructs a root node in the underlying datastore if they have not yet been created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |