public class LdaptestOrganizationalUnitsCommand extends LdaptestSubCommand
Constructor and Description |
---|
LdaptestOrganizationalUnitsCommand(<any> ldapServiceProvider,
<any> configServiceProvider,
<any> terminalServiceProvider) |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(CommandParser parser,
TerminalSession session) |
addAutoCompletEntries, consumes, getBaseCommand
public LdaptestOrganizationalUnitsCommand(<any> ldapServiceProvider, <any> configServiceProvider, <any> terminalServiceProvider)
@CliHelpMessage(messageClass=LdapMessages.class,name="organizationalUnits",description="commandLdaptest_sub_organizationalUnits_description",args={@Argument(flag="s",hasValue=false,valueName="schema",description="commandLdaptest_sub_organizationalUnits_flagS",mandatory=false),@Argument(flag="a",hasValue=true,valueName="attributes",description="commandLdaptest_sub_organizationalUnits_sub_flagA",mandatory=false)}) public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException
TerminalException