Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Uses of Interface
oracle.iam.rm.client.BusinessTransaction

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.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Copyright © 2007, 2008 Oracle. All Rights Reserved.