|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |