|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDType | |
|---|---|
| story.dbcore.misc | |
| Uses of IDType in story.dbcore.misc |
|---|
| Fields in story.dbcore.misc declared as IDType | |
|---|---|
static IDType |
IDType.Attribute
|
static IDType |
IDType.Document
|
static IDType |
IDType.Node
|
static IDType |
IDType.NodeRepository
|
| Methods in story.dbcore.misc that return IDType | |
|---|---|
static IDType |
IDType.get(int number)
Return the corresponding IDType for the given Unique ID (see getUniqueID). |
static IDType |
IDType.get(java.lang.String string)
Static version of get() that gets around the Java restriction on static types in interfaces. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||