|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.CompletedForwardTransactionBean | +--com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.impl.successfultransaction.SuccessfulTransactionBean
This class defines the basis of the SuccessfulTransaction Entity EJB implementation.
Field Summary |
Fields inherited from class com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.CompletedForwardTransactionBean |
completedTimestamp, sequenceNumber, storedTimestamp, transaction |
Constructor Summary | |
SuccessfulTransactionBean()
Default constructor. |
Method Summary | |
DataPacket |
toDataPacket()
This method will give a DataPacket representation of this entity |
Methods inherited from class com.bankframe.ei.txnhandler.storeandforward.completedforwardtransaction.CompletedForwardTransactionBean |
getCompletedTimestamp, getSequenceNumber, getStoredTimestamp, getTransaction |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SuccessfulTransactionBean()
Method Detail |
public DataPacket toDataPacket()
FORWARDED_TRANSACTION
and the keys
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |