|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailedToCreateNodeException | |
---|---|
org.apache.jetspeed.prefs | Interface for the services backing Jetspeed java.util.prefs.Preferences. |
org.apache.jetspeed.prefs.impl | Implementation for the services backing Jetspeed java.util.prefs.Preferences. |
Uses of FailedToCreateNodeException in org.apache.jetspeed.prefs |
---|
Methods in org.apache.jetspeed.prefs that throw FailedToCreateNodeException | |
---|---|
Node |
PreferencesProvider.createNode(Node parent,
java.lang.String nodeName,
int nodeType,
java.lang.String fullPath)
Create a preferences node given the following parameters. |
Uses of FailedToCreateNodeException in org.apache.jetspeed.prefs.impl |
---|
Methods in org.apache.jetspeed.prefs.impl that throw FailedToCreateNodeException | |
---|---|
Node |
PersistenceBrokerPreferencesProvider.createNode(Node parent,
java.lang.String nodeName,
int nodeType,
java.lang.String fullPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |