|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyException | |
org.apache.jetspeed.prefs | Interface for the services backing Jetspeed java.util.prefs.Preferences. |
Uses of PropertyException in org.apache.jetspeed.prefs |
Methods in org.apache.jetspeed.prefs that throw PropertyException | |
void |
PropertyManager.addPropertyKeys(Preferences prefNode,
Map propertyKeysMap)
Add a set of property keys to a Preferences node. |
void |
PropertyManager.removePropertyKeys(Preferences prefNode,
Collection propertyKeys)
Remove the specified collection of property keys from the given preferences node. |
void |
PropertyManager.updatePropertyKey(String oldPropertyKeyName,
Preferences prefNode,
Map newPropertyKey)
Update a property key. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |