| Modifier and Type | Class and Description |
|---|---|
static class |
OuGetCommand.Reg |
| Constructor and Description |
|---|
OuGetCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
java.util.List<OrgUnitPath> |
searchByName(java.lang.String name) |
OrgUnitPath |
searchByUid(java.lang.String uid) |
void |
toJson(java.util.List<OrgUnitPath> orgUnitPaths) |
public void run()
run in interface java.lang.Runnablepublic OrgUnitPath searchByUid(java.lang.String uid)
public java.util.List<OrgUnitPath> searchByName(java.lang.String name)
public void toJson(java.util.List<OrgUnitPath> orgUnitPaths)
public java.lang.Runnable forContext(CliContext ctx)
forContext in interface ICmdLetCopyright © 2023. All Rights Reserved.