Uses of Interface
com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction.ErrorTransaction

Packages that use ErrorTransaction
com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction   
 

Uses of ErrorTransaction in com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction
 

Methods in com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction that return ErrorTransaction
 ErrorTransaction ErrorTransactionHome.create(long forwardedTimestamp, long storedTimestamp, java.lang.String forwardedTransaction)
          This method initialises a new instance of the ErrorTransaction entity.
 ErrorTransaction ErrorTransactionHome.findByPrimaryKey(ErrorTransactionPK primaryKey)
          This method finds the error transaction with the given primary key
 



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