Uses of Class
org.apache.jetspeed.prefs.FailedToCreateNodeException

Packages that use FailedToCreateNodeException
org.apache.jetspeed.prefs Interface 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, String nodeName, int nodeType, String fullPath)
          Create a preferences node given the following parameters.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.