|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.ei.txnhandler.persistertxnmap.PersisterTxnMapBean
com.bankframe.ei.txnhandler.impl.persistertxnmap.PersisterTxnMapBean
This class maps an entity and a method to a Host transaction. It uses the entity's name and the methods name to map it to the host by txnCode and txnType.
Field Summary |
Fields inherited from class com.bankframe.ei.txnhandler.persistertxnmap.PersisterTxnMapBean |
cachePolicy, entityName, methodName, timeOutValue, txnCode, txnType |
Fields inherited from interface com.bankframe.ejb.EEntity |
serialVersionUID |
Constructor Summary | |
PersisterTxnMapBean()
PersisterTxnMapBean constructor comment. |
Method Summary | |
DataPacket |
toDataPacket()
This method converts this entiy to a DataPacket. |
Methods inherited from class com.bankframe.ei.txnhandler.persistertxnmap.PersisterTxnMapBean |
getCachePolicy, getEntityName, getMethodName, getTimeOutValue, getTxnCode, getTxnType, setCachePolicy, setEntityName, setMethodName, setTimeOutValue, setTxnCode, setTxnType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersisterTxnMapBean()
Method Detail |
public DataPacket toDataPacket()
toDataPacket
in interface EEntity
PERSISTER_TXN_MAP
and the keys
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |