| Modifier and Type | Method and Description |
|---|---|
UnitRecord |
LdapService.getUnit(String shortOu)
Gets a UnitRecord from the LDAP.
|
| Modifier and Type | Method and Description |
|---|---|
static List<UnitRecord> |
LdapUtils.searchUnitRecords(LdapService ldapSvc,
String filter)
Searches for units using the supplied filter, and returns a fully-fledged
UnitRecord object for each one found.
|
| Modifier and Type | Method and Description |
|---|---|
int |
UnitRecord.compareTo(UnitRecord ur)
Defines a sort order based exclusively on name.
|
void |
LdapService.setUnit(UnitRecord unitData)
Sets the state of a unit in the LDAP from a
UnitRecord. |
Copyright © 2018. All rights reserved.