Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.wsee.policy.framework.PolicyAlternative

Packages that use PolicyAlternative
weblogic.wsee.policy.framework Provides classes for weblogic.wsee.policy.framework
 

Uses of PolicyAlternative in weblogic.wsee.policy.framework
 

Fields in weblogic.wsee.policy.framework declared as PolicyAlternative
static PolicyAlternative PolicyAlternative.EMPTY_ALTERNATIVE
           
 

Methods in weblogic.wsee.policy.framework that return PolicyAlternative
 PolicyAlternative PolicyAlternative.clone()
          clone the PolicyALternative object
 PolicyAlternative NormalizedExpression.getPolicyAlternative()
          Retrieve an arbitrary policy alternative from the set of policy alternatives.
 

Methods in weblogic.wsee.policy.framework with parameters of type PolicyAlternative
 void NormalizedExpression.addAlternative(PolicyAlternative alt)
          Add a PolicyAlternative to this normalized expression
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01