|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.bankframe.ei.txnhandler.transactionlayout.impl.response.ResponseTransactionFieldImplt
This class serves as a lightweight proxy representation of a ResponseTransactionField entity for caching purposes.
| Constructor Summary | |
ResponseTransactionFieldImplt(java.util.Map theDatabaseValues)
ResponseTransactionFieldImpl constructor |
|
| Method Summary | |
javax.ejb.EJBHome |
getEJBHome()
This method gets the EJB Home interface |
javax.ejb.Handle |
getHandle()
This method gets the EJB handle |
java.lang.Object |
getPrimaryKey()
This method gets the Destination PrimaryKey |
java.lang.String |
getValue(java.lang.String colName)
Get the specified row value |
java.util.Map |
getValuesMap()
This method gets the Map of all the database column values |
boolean |
isIdentical(javax.ejb.EJBObject param1)
This method determines if EJB objects identical |
void |
remove()
This method does nothing |
DataPacket |
toDataPacket()
This method converts ResponseTransactionField to DataPacket |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResponseTransactionFieldImplt(java.util.Map theDatabaseValues)
theDatabaseValues - is a Map of the Response Txn Field database columns| Method Detail |
public javax.ejb.EJBHome getEJBHome()
throws java.rmi.RemoteException
getEJBHome in interface javax.ejb.EJBObjectjava.rmi.RemoteException
public javax.ejb.Handle getHandle()
throws java.rmi.RemoteException
getHandle in interface javax.ejb.EJBObjectjava.rmi.RemoteException
public java.lang.Object getPrimaryKey()
throws java.rmi.RemoteException
getPrimaryKey in interface javax.ejb.EJBObjectjava.rmi.RemoteException
public java.lang.String getValue(java.lang.String colName)
throws ProcessingErrorException
getValue in interface TransactionFieldProcessingErrorException - if an error occurs
public java.util.Map getValuesMap()
throws ProcessingErrorException
getValuesMap in interface TransactionFieldProcessingErrorException - for column that does not exist.
public boolean isIdentical(javax.ejb.EJBObject param1)
throws java.rmi.RemoteException
isIdentical in interface javax.ejb.EJBObjectjava.rmi.RemoteException
public void remove()
throws java.rmi.RemoteException,
javax.ejb.RemoveException
remove in interface javax.ejb.EJBObjectjava.rmi.RemoteException
javax.ejb.RemoveExceptionpublic DataPacket toDataPacket()
toDataPacket in interface EEntityRemote
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||