|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.impl.persistertxnmap.PersisterTxnMapPK
This is the primaryKey class of the PersisterTxnMap EJB.
| Field Summary | |
java.lang.String |
entityName
|
java.lang.String |
methodName
|
| Fields inherited from interface com.bankframe.ejb.EPrimaryKey |
serialVersionUID |
| Constructor Summary | |
PersisterTxnMapPK()
Default constructor |
|
PersisterTxnMapPK(java.lang.String entityName,
java.lang.String methodName)
Initialize a key from the passed values |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
equals method |
int |
hashCode()
hashCode method |
DataPacket |
toDataPacket()
This method converts this primary-key's values to a DataPacket |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.bankframe.ejb.EPrimaryKey |
toString |
| Field Detail |
public java.lang.String methodName
public java.lang.String entityName
| Constructor Detail |
public PersisterTxnMapPK()
public PersisterTxnMapPK(java.lang.String entityName,
java.lang.String methodName)
entityName - methodName - | Method Detail |
public boolean equals(java.lang.Object o)
equals in interface EPrimaryKeyo -
public int hashCode()
hashCode in interface EPrimaryKeypublic DataPacket toDataPacket()
toDataPacket in interface EPrimaryKeyPERSISTER_TXN_MAP and the keys
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||