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

Part Number E41849-02

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

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

Uses of PolicyException in weblogic.wsee.policy.framework
 

Methods in weblogic.wsee.policy.framework that throw PolicyException
 NormalizedExpression PolicyExpression.normalize()
          Deprecated. Return the normalized version of the statement
abstract  Element PolicyAssertion.serialize(Document doc)
          Deprecated. Serialize the assertion to XML compact representation
protected  Element PolicyExpression.toXML(Document doc)
          Deprecated. Serialize the expression to XML Infoset form
 Element PolicyStatement.toXML(Document doc)
          Deprecated. Serialize the policy statement into an XML representation
 Element PolicyStatement.toXML()
          Deprecated.  
 


Copyright 1996, 2014, 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.3)

Part Number E41849-02