|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.bea.p13n.content.ContentPk
|
+--com.bea.p13n.content.document.DocumentPk
The primary key class for a Document.
| Fields inherited from class com.bea.p13n.content.ContentPk |
identifier |
| Constructor Summary | |
DocumentPk()
Deprecated. Default constructor. |
|
DocumentPk(java.lang.String identifier)
Deprecated. Constructor that takes in all of the primary key attributes as parameters. |
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
Deprecated. Implements to compare the object against the identifier. |
int |
hashCode()
Deprecated. Override to use the hashcode of the identifier. |
java.lang.String |
toString()
Deprecated. Returns the identifier. |
| Methods inherited from class com.bea.p13n.content.ContentPk |
equals |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public DocumentPk()
public DocumentPk(java.lang.String identifier)
identifier - the Document identifier.| Method Detail |
public int compareTo(java.lang.Object o)
public java.lang.String toString()
public int hashCode()
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||