| Package | Description |
|---|---|
| org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Utilities.getOrigin(SomeSchemaElement element)
Returns the origin of the provided schema element.
|
static boolean |
Utilities.isConfiguration(SomeSchemaElement fileElement)
Returns
true if the provided schema element is part of the
configuration and false otherwise. |
static boolean |
Utilities.isStandard(SomeSchemaElement fileElement)
Returns
true if the provided schema element is part of the
standard and false otherwise. |
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.