|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessTransaction | |
---|---|
oracle.iam.rm.client | Provides the classes and interfaces for the Oracle Role Manager client. |
Uses of BusinessTransaction in oracle.iam.rm.client |
---|
Methods in oracle.iam.rm.client that return BusinessTransaction | |
---|---|
BusinessTransaction |
BusinessTransactionOperation.begin(ArgumentSet argumentSet) Begins the business transaction using this operation. |
BusinessTransaction |
Client.getBusinessTransaction(long transactionId) Gets an ongoing business transaction. |
Methods in oracle.iam.rm.client with parameters of type BusinessTransaction | |
---|---|
Operation |
Client.getOperation(BusinessTransaction transaction, java.lang.String definitionId, java.lang.String operation) Gets the Operation represented by the provided identifiers. |
Operation |
Client.getOperation(BusinessTransaction transaction, java.lang.String definitionId, java.lang.String operation, java.lang.String entityKeyName, EntityKey entityKey) Gets the Operation represented by the provided identifiers, binding a particular object to one of the arguments of the operation. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |