|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |