|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opends.server.admin.AbstractManagedObjectDefinition<ConfigurationClient,Configuration>
org.opends.server.admin.TopCfgDefn
public final class TopCfgDefn
Configuration definition TopCfgDefn is the root of
the configuration definition hierarchy. Every configuration has
TopCfgDefn as a superclass.
The TopCfgDefn has no properties or relations.
However, it can be used to determine all the configuration
definitions currently available to the administration framework
using the AbstractManagedObjectDefinition.getAllChildren().
NOTE: it is not possible to retrieve I18N related
information or profile information for this managed object
definition. In particular, calls to the methods
AbstractManagedObjectDefinition.getSynopsis(), AbstractManagedObjectDefinition.getDescription(),
AbstractManagedObjectDefinition.getUserFriendlyName(), and
AbstractManagedObjectDefinition.getUserFriendlyPluralName() will not work.
| Method Summary | |
|---|---|
static TopCfgDefn |
getInstance()
Get the Top configuration definition singleton. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static TopCfgDefn getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||