story.dbcore.misc
Class NodeRepositoryID
java.lang.Object
story.dbcore.misc.GenericID
story.dbcore.misc.NodeRepositoryID
- All Implemented Interfaces:
- java.lang.Comparable
public class NodeRepositoryID
- extends GenericID
Extension of GenericID that semantically represents the ID of a
NodeRepository.
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALL_REPOSITORIES
public static NodeRepositoryID ALL_REPOSITORIES
NodeRepositoryID
public NodeRepositoryID(java.lang.String name)
throws Scheherexception
- Throws:
Scheherexception
NodeRepositoryID
public NodeRepositoryID(java.lang.String name,
boolean overrider)
- Crashes in case of error
toString
public java.lang.String toString()
- Specified by:
toString
in class GenericID
Copyright © 2011 David K. Elson. All Rights Reserved.