|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.p13n.content.ContentPk
com.bea.p13n.content.document.DocumentPk
The primary key class for a Document.
| Field Summary |
| Fields inherited from class com.bea.p13n.content.ContentPk |
identifier |
| Constructor Summary | |
DocumentPk()
Deprecated. Default constructor. |
|
DocumentPk(String identifier)
Deprecated. Constructor that takes in all of the primary key attributes as parameters. |
|
| Method Summary | |
int |
compareTo(Object o)
Deprecated. Implements to compare the object against the identifier. |
int |
hashCode()
Deprecated. Override to use the hashcode of the identifier. |
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(String identifier)
identifier - the Document identifier.| Method Detail |
public int compareTo(Object o)
compareTo in interface ComparablecompareTo in class ContentPkpublic String toString()
toString in class ContentPkpublic int hashCode()
hashCode in class ContentPk
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||