Uses of Interface
com.bankframe.ei.txnhandler.storeandforward.impl.storetransaction.StoreTransaction

Packages that use StoreTransaction
com.bankframe.ei.txnhandler.storeandforward.impl.storetransaction   
com.bankframe.ei.txnhandler.storeandforward.storequeue   
 

Uses of StoreTransaction in com.bankframe.ei.txnhandler.storeandforward.impl.storetransaction
 

Methods in com.bankframe.ei.txnhandler.storeandforward.impl.storetransaction that return StoreTransaction
 StoreTransaction StoreTransactionHome.create(java.lang.String transactionData)
          This method creates a storetransaction entity
 StoreTransaction StoreTransactionHome.findByPrimaryKey(StoreTransactionPK primaryKey)
          This method find an StoreTransaction using its primary key.
 

Uses of StoreTransaction in com.bankframe.ei.txnhandler.storeandforward.storequeue
 

Methods in com.bankframe.ei.txnhandler.storeandforward.storequeue that return StoreTransaction
 StoreTransaction StoreQueue.createStoredTransaction(java.util.Vector request)
          This method adds a new transaction to the store queue.
 StoreTransaction StoreQueueBean.createStoredTransaction(java.util.Vector request)
          This method adds a new transaction to the store queue.
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.