Package | Description |
---|---|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<BaseDNDescriptor> |
BackendDescriptor.getBaseDns()
Returns the Base DN objects associated with the backend.
|
Modifier and Type | Method and Description |
---|---|
int |
BaseDNDescriptor.compareTo(BaseDNDescriptor desc) |
Constructor and Description |
---|
BackendDescriptor(String backendID,
Set<BaseDNDescriptor> baseDns)
Constructor for this class.
|
Copyright 2010-2018 ForgeRock AS.