|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.transactionlayout.impl.response.ResponseTransactionFieldImplt
public class ResponseTransactionFieldImplt
This class serves as a lightweight proxy representation of a ResponseTransactionField entity for caching purposes.
| Constructor Summary | |
|---|---|
ResponseTransactionFieldImplt(Map theDatabaseValues)
ResponseTransactionFieldImpl constructor |
|
| Method Summary | |
|---|---|
EJBHome |
getEJBHome()
This method gets the EJB Home interface |
Handle |
getHandle()
This method gets the EJB handle |
Object |
getPrimaryKey()
This method gets the Destination PrimaryKey |
String |
getValue(String colName)
Get the specified row value |
Map |
getValuesMap()
This method gets the Map of all the database column values |
boolean |
isIdentical(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(Map theDatabaseValues)
theDatabaseValues - is a Map of the Response Txn Field database columns| Method Detail |
|---|
public EJBHome getEJBHome()
throws RemoteException
getEJBHome in interface EJBObjectRemoteException
public Handle getHandle()
throws RemoteException
getHandle in interface EJBObjectRemoteException
public Object getPrimaryKey()
throws RemoteException
getPrimaryKey in interface EJBObjectRemoteException
public String getValue(String colName)
throws ProcessingErrorException
getValue in interface TransactionFieldcolName - String Database table column name
ProcessingErrorException - if an error occurs
public Map getValuesMap()
throws ProcessingErrorException
getValuesMap in interface TransactionFieldProcessingErrorException - for column that does not exist.
public boolean isIdentical(EJBObject param1)
throws RemoteException
isIdentical in interface EJBObjectRemoteException
public void remove()
throws RemoteException,
RemoveException
remove in interface EJBObjectRemoteException
RemoveExceptionpublic DataPacket toDataPacket()
toDataPacket in interface EEntityRemote
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||