|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.dbcore.misc.GenericID
story.dbcore.misc.DocumentID
public class DocumentID
Extension of GenericID that semantically represents the ID of a Document.
Field Summary | |
---|---|
static DocumentID |
NO_DOCUMENT
|
Constructor Summary | |
---|---|
DocumentID(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class story.dbcore.misc.GenericID |
---|
compareTo, equals, maxLength, toRawString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static DocumentID NO_DOCUMENT
Constructor Detail |
---|
public DocumentID(java.lang.String name) throws Scheherexception
Scheherexception
Method Detail |
---|
public java.lang.String toString()
toString
in class GenericID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |