Skip navigation links

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

E10689-01


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

Packages that use IOverrideProperty
oracle.wsm.policy.model   
oracle.wsm.policy.model.impl   

 

Uses of IOverrideProperty in oracle.wsm.policy.model

 

Methods in oracle.wsm.policy.model that return types with arguments of type IOverrideProperty
 Set<IOverrideProperty> IPolicyReference.getOverrideProperties()
          Return the set of override properties that apply for this policy reference.

 

Method parameters in oracle.wsm.policy.model with type arguments of type IOverrideProperty
 void IPolicyReference.setOverrideProperties(Set<IOverrideProperty> overrideProps)
          Set the set of override properties for the Policy Reference.

 

Uses of IOverrideProperty in oracle.wsm.policy.model.impl

 

Classes in oracle.wsm.policy.model.impl that implement IOverrideProperty
 class OverrideProperty
           

 

Methods in oracle.wsm.policy.model.impl that return types with arguments of type IOverrideProperty
 Set<IOverrideProperty> PolicyReference.getOverrideProperties()
           

 

Method parameters in oracle.wsm.policy.model.impl with type arguments of type IOverrideProperty
 void PolicyReference.setOverrideProperties(Set<IOverrideProperty> overrideProps)
           

 


Skip navigation links

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

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.