|
||||||||||
| 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
public class PersisterTxnMapPK
This is the primaryKey class of the PersisterTxnMap EJB.
| Field Summary | |
|---|---|
String |
entityName
|
String |
methodName
|
| Fields inherited from interface com.bankframe.ejb.EPrimaryKey |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
PersisterTxnMapPK()
Default constructor |
|
PersisterTxnMapPK(String entityName,
String methodName)
Initialize a key from the passed values |
|
| Method Summary | |
|---|---|
boolean |
equals(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 String methodName
public String entityName
| Constructor Detail |
|---|
public PersisterTxnMapPK()
public PersisterTxnMapPK(String entityName,
String methodName)
entityName - methodName - | Method Detail |
|---|
public boolean equals(Object o)
equals in interface EPrimaryKeyequals in class Objecto -
public int hashCode()
hashCode in interface EPrimaryKeyhashCode in class Objectpublic 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 | |||||||||