|
Interface Summary |
| Collection |
|
| CollectionMgr |
|
| ConfigDso |
|
| Database |
Database contains information about the database. |
| DatabaseListItem |
The DatabaseListItem contains the database info plus the contained rootTree. |
| DatabaseMgr |
|
| DatabaseTree |
DatabaseTree contains an immediate list of DatabaseListItems. |
| FullTextIndex |
This class contains information about a fulltext index on a root. |
| GroupMgr |
|
| IndexTree |
IndexTree contains an immediate list of ValueIndexInfos and one FulltextIndexInfo. |
| Module |
|
| ModuleMgr |
|
| Root |
This class contains information about a root such as:
document count. |
| RootListItem |
The RootListItem contains the root plus the contained indexTree and triggerTree. |
| RootTree |
RootTree contains much the same information as the XML that is returned from
and nested inside GetDatabaseTree() command. |
| ServerDso |
The ServerDso (Database System Object) is used for getting
and setting server properties. |
| Trigger |
This class contains information about a trigger. |
| TriggerTree |
TriggerTree contains an immediate list of TriggerInfos. |
| UserMgr |
The UserMgr provides client information about the Users and allows
creation ofnew users. |
| ValueIndex |
This class contains information about a value index on a root. |