|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentSet | |
|---|---|
| oracle.iam.rm.client | Provides the classes and interfaces for the Oracle Role Manager client. |
| Uses of ArgumentSet in oracle.iam.rm.client |
|---|
| Methods in oracle.iam.rm.client that return ArgumentSet | |
|---|---|
ArgumentSet |
SupplementalOperation.getArgumentSet()Gets the arguments for this operation. |
ArgumentSet |
BusinessTransactionOperation.getArgumentSet()Gets the set of arguments for this operation. |
| Methods in oracle.iam.rm.client with parameters of type ArgumentSet | |
|---|---|
BusinessTransaction |
BusinessTransactionOperation.begin(ArgumentSet argumentSet)Begins the business transaction using this operation. |
java.util.Map<java.lang.String,java.lang.Object> |
SupplementalOperation.invoke(ArgumentSet argumentSet)Invokes the supplemental operation. |
OperationVerificationResponse |
SupplementalOperation.validate(ArgumentSet argumentSet)Validates the supplemental operation without invoking it. |
OperationVerificationResponse |
BusinessTransactionOperation.validate(ArgumentSet argumentSet)Validates the operation without invoking it. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||