Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-02


Uses of Interface
oracle.wsm.policy.model.IPropertySet

Packages that use IPropertySet
oracle.wsm.policy.model   

 

Uses of IPropertySet in oracle.wsm.policy.model

 

Methods in oracle.wsm.policy.model that return types with arguments of type IPropertySet
 List<IPropertySet> IConfig.getPropertySets()
          Returns a List of PropertySets.

 

Methods in oracle.wsm.policy.model with parameters of type IPropertySet
 void IConfig.addPropertySet(IPropertySet propSet)
          Add a PropertySet
 void IConfig.removePropertySet(IPropertySet propSet)
          Remove a PropertySet

 

Method parameters in oracle.wsm.policy.model with type arguments of type IPropertySet
 void IConfig.setPropertySets(List<IPropertySet> propertySets)
          Sets a List of PropertySets.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-02


Copyright © 2007, 2009. Oracle. All rights reserved.