See: Description
| Interface | Description |
|---|---|
| BrowserNodeInfo |
Interface used in the LDAP entries browser code to deal with entries.
|
| Class | Description |
|---|---|
| AbstractIndexTreeNode |
Abstract class with some common methods for all the nodes in the
'Manage Index' tree.
|
| AttributeSyntaxTreeNode |
Class of the nodes that represent an attribute syntax in the 'Manage Schema'
tree.
|
| BasicNode |
The basic node used to render entries in the 'Manage Entries' tree.
|
| CategoryTreeNode |
The tree node that is used to represent a category.
|
| ConfigurationAttributeTreeNode |
Class of the nodes that represent a configuration attribute in the 'Manage
Schema' tree.
|
| ConfigurationObjectClassTreeNode |
Class of the nodes that represent a configuration object class in the 'Manage
Schema' tree.
|
| CustomAttributeTreeNode |
Class of the nodes that represent a custom attribute in the 'Manage
Schema' tree.
|
| CustomObjectClassTreeNode |
Class of the nodes that represent a custom object class in the 'Manage
Schema' tree.
|
| DndBrowserNodes |
An implementation of Transferable used in the LDAP entry browser to use
drag and drop.
|
| GeneralMonitoringTreeNode |
Abstract class with some common methods for all the nodes in the
'General Information' tree.
|
| IndexTreeNode |
A node representing a 'normal' index.
|
| MatchingRuleTreeNode |
Class of the nodes that represent a matching rule in the 'Manage Schema'
tree.
|
| RootNode |
The root node of the tree in the 'Manage Entries...' tree.
|
| SchemaElementTreeNode |
Abstract class with some common methods for all the nodes in the
'Manage Schema' tree.
|
| StandardAttributeTreeNode |
Class of the nodes that represent a standard attribute in the 'Manage
Schema' tree.
|
| StandardObjectClassTreeNode |
Class of the nodes that represent a standard object class in the 'Manage
Schema' tree.
|
| SuffixNode |
Represents a suffix in the tree in the 'Manage Entries...' tree.
|
| VLVIndexTreeNode |
A node representing a VLV index.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.