Uses of Class
com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction.ErrorTransactionPK

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

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

Methods in com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction that return ErrorTransactionPK
 ErrorTransactionPK ErrorTransactionCMPBean.ejbCreate(long forwardedTimestamp, long storedTimestamp, java.lang.String forwardedTransaction)
          This method initialises a new instance of the ErrorTransaction entity.
 

Methods in com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.errortransaction with parameters of type ErrorTransactionPK
 ErrorTransaction ErrorTransactionHome.findByPrimaryKey(ErrorTransactionPK primaryKey)
          This method finds the error transaction with the given primary key
 



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