com.cappuccinonet.strutscx.prototype.integration.data.entity.info
Class EntryPK
java.lang.Object
|
+--com.cappuccinonet.strutscx.prototype.integration.data.entity.info.EntryPK
- All Implemented Interfaces:
- java.io.Serializable
- public class EntryPK
- extends java.lang.Object
- implements java.io.Serializable
NOT YET IMPLEMENTED! This is the Beans primary key class.
- Version:
- v0.1, 18.07.2002
- Author:
- Bernhard Woehrlin, IT.CappuccinoNet.com
- See Also:
- Serialized Form
|
Constructor Summary |
EntryPK()
Constructor for EntryPK. |
EntryPK(int entryId,
java.lang.String locale)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
entryId
public int entryId
locale
public java.lang.String locale
hashCode
private int hashCode
EntryPK
public EntryPK()
- Constructor for EntryPK.
EntryPK
public EntryPK(int entryId,
java.lang.String locale)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
© 2002, IT.CappuccinoNet.com - compiled 20020207:2326