Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Uses of Class
oracle.webservices.management.OperationId

Packages that use OperationId
oracle.webservices.management This package contains the interfaces and classes needed to implement web services management features. 

 

Uses of OperationId in oracle.webservices.management

 

Methods in oracle.webservices.management that return OperationId
 OperationId InterceptorConfigChangeEvent.getOperationId()
          Get the unique identifier for the operation involved in the event.

 

Methods in oracle.webservices.management with parameters of type OperationId
 Element InterceptorConfig.getOperationConfig(String interceptorName, OperationId operationId)
          Get the operation-level configuration for the specified interceptor.
 Element InterceptorConfig.setOperationConfig(String interceptorName, OperationId operationId, Element configElement, boolean isDefault)
          Set the operation-level configuration for the specified interceptor.

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.