|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.nurelm.nucontent.model.SitePK
Application object ID class for Site. Auto-generated by
com.solarmetric.kodo.enhance.ApplicationIdTool.
| Field Summary | |
|---|---|
java.lang.String |
siteId
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
SitePK()
Default constructor. |
|
SitePK(java.lang.String str)
String constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object ob)
Implementation of equals method. |
int |
hashCode()
Implementation of hashCode method that supports the equals-hashCode contract. |
java.lang.String |
toString()
Implementation of toString that outputs this object id's primary key values. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String siteId
| Constructor Detail |
public SitePK()
public SitePK(java.lang.String str)
str - DOCUMENT ME!| Method Detail |
public boolean equals(java.lang.Object ob)
ob - DOCUMENT ME!
public int hashCode()
public java.lang.String toString()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||