|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mycore.backend.hibernate.tables.MCRURNPK
public class MCRURNPK
This class hold all primary keys of MCRURN
| Constructor Summary | |
|---|---|
MCRURNPK()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
This method check the equalance of the given Object with this class. |
String |
getMcrid()
Get the data field document ID. |
String |
getMcrurn()
Get the data filed URN. |
int |
hashCode()
This method return the hash code of this class as append of MCRFROM + MCRTO + MCRTYPE |
void |
setMcrid(String id)
Set the data field document ID. |
void |
setMcrurn(String urn)
Set the data filed URN. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MCRURNPK()
| Method Detail |
|---|
public String getMcrid()
public void setMcrid(String id)
mcrid - The document ID to set.public String getMcrurn()
public void setMcrurn(String urn)
mcrurn - The URN to set.public boolean equals(Object other)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||