com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.successfultransaction
Interface SuccessfulTransaction

All Superinterfaces:
CompletedForwardTransaction, EEntity, javax.ejb.EJBObject, java.rmi.Remote, java.io.Serializable

public interface SuccessfulTransaction
extends CompletedForwardTransaction, EEntity, javax.ejb.EJBObject

This interface defines the remote interface for the SuccessfulTransaction entity EJB.


Field Summary
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Methods inherited from interface com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.CompletedForwardTransaction
getCompletedTimestamp, getSequenceNumber, getStoredTimestamp, getTransaction
 
Methods inherited from interface com.bankframe.ejb.EEntity
toDataPacket
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2005, 2007, Oracle. All rights reserved.