|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerOperation | |
|---|---|
| oracle.iam.rm.server_api | Provides the interfaces and classes used for remotely interacting with Oracle Role Manager. |
| Uses of ServerOperation in oracle.iam.rm.server_api |
|---|
| Methods in oracle.iam.rm.server_api that return ServerOperation | |
|---|---|
ServerOperation |
ServerBusinessTransaction.getOperation(java.lang.String operationId)Gets the operation by name. |
ServerOperation |
ServerBusinessTransaction.getOperation(java.lang.String definitionId, java.lang.String operationId)Gets the operation by name and definition. |
ServerOperation[] |
ServerMetaData.getOperations()Gets the definitions for all operations that the server has available. |
ServerOperation[] |
ServerBusinessTransaction.getOperations()Gets the definitions for all operations that this business transaction has available (which will be a subset of all operaitons provided by the server). |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||