|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bankframe.ei.txnhandler.responseindex.ResponseIndexBean | +--com.bankframe.ei.txnhandler.impl.responseindex.ResponseIndexBean
This class maps a Host transaction to a cache index.
Field Summary |
Fields inherited from class com.bankframe.ei.txnhandler.responseindex.ResponseIndexBean |
indexName, txnCode, txnType |
Fields inherited from interface com.bankframe.ejb.EEntity |
serialVersionUID |
Constructor Summary | |
ResponseIndexBean()
|
Method Summary | |
DataPacket |
toDataPacket()
This method converts this entity to a DataPacket. |
Methods inherited from class com.bankframe.ei.txnhandler.responseindex.ResponseIndexBean |
create, getIndexName, getTxnCode, getTxnType, isModified, setIndexName, setTxnCode, setTxnType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResponseIndexBean()
Method Detail |
public DataPacket toDataPacket() throws java.rmi.RemoteException
toDataPacket
in interface EEntity
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |