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.wsdl.fragments.IWSDLFragment

Packages that use IWSDLFragment
oracle.wsm.policyimport.compatibility   
oracle.wsm.wsdl.fragments   

 

Uses of IWSDLFragment in oracle.wsm.policyimport.compatibility

 

Methods in oracle.wsm.policyimport.compatibility that return types with arguments of type IWSDLFragment
 Map<IWSDLFragment,IIntersectionContext> PolicyCompatibilityResult.getIncompatibilityResults()
          Returns the reasons/causes for the Policy Incompatibility.
 Map<IWSDLFragment,IIntersectionContext> IPolicyCompatibilityResultInternal.getIncompatibilityResults()
          Returns the reasons/causes for the Policy Incompatibility.

 

Methods in oracle.wsm.policyimport.compatibility with parameters of type IWSDLFragment
 void PolicyCompatibilityResult.addIncompatibilityResult(IWSDLFragment wsdlFragment, IIntersectionContext context)
          Add the results of the policy incompatibility.
 void IPolicyCompatibilityResultInternal.addIncompatibilityResult(IWSDLFragment wsdlFragment, IIntersectionContext context)
          Add the results of the policy incompatibility.

 

Uses of IWSDLFragment in oracle.wsm.wsdl.fragments

 

Classes in oracle.wsm.wsdl.fragments that implement IWSDLFragment
 class BindingFragment
           
 class BindingMessageReferenceFragment
           
 class BindingOperationFaultFragment
           
 class BindingOperationFragment
           
 class BindingOperationInputFragment
           
 class BindingOperationOutputFragment
           
 class EndPointFragment
           
 class UndefinedFragment
          This represents a fragment type found is not defined.
 class WSDLFragmentImpl
           

 

Methods in oracle.wsm.wsdl.fragments that return IWSDLFragment
static IWSDLFragment WSDLUtils.getWSDLFragment(javax.wsdl.Service service, javax.wsdl.Port port, Object obj)
          Returns the WSDL Fragment given the WSDL object
static IWSDLFragment WSDLFragmentUtil.parse(String fragmentStr)
           
static IWSDLFragment WSDLFragmentUtil.parseWSDL11Fragment(String fragmentStr)
           
static IWSDLFragment WSDLFragmentUtil.parseWSDL20Fragment(String fragmentStr)
           

 


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.