|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.primavera.integration.collab.CollabId
public abstract class CollabId
Abstract base class for collaboration primary key wrappers
Method Summary | |
---|---|
boolean |
equals(Object o)
Compares the specified object with this id for equality. |
String |
getKey()
Gets the unique primary key of the collaboration object |
int |
hashCode()
Returns the hash code value for this id |
String |
toString()
Returns a string representation of the object. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getKey()
public boolean equals(Object o)
equals
in class Object
o
- object to be compared for equality with this map
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object
|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |