Uses of Interface
org.apache.jetspeed.prefs.om.PropertyKey

Packages that use PropertyKey
org.apache.jetspeed.prefs.om Interface used for the object model backing Jetspeed java.util.prefs.Preferences. 
 

Uses of PropertyKey in org.apache.jetspeed.prefs.om
 

Methods in org.apache.jetspeed.prefs.om that return PropertyKey
 PropertyKey Property.getPropertyKey()
          Getter for the property key object.
 

Methods in org.apache.jetspeed.prefs.om with parameters of type PropertyKey
 void Property.setPropertyKey(PropertyKey propertyKey)
          Setter for the property key object.
 



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