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

Packages that use NodeAlreadyExistsException
org.apache.jetspeed.prefs Interface for the services backing Jetspeed java.util.prefs.Preferences. 
 

Uses of NodeAlreadyExistsException in org.apache.jetspeed.prefs
 

Methods in org.apache.jetspeed.prefs that throw NodeAlreadyExistsException
 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.