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.Runnable
public 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 ICmdLet
Copyright © 2023. All Rights Reserved.