public class LdaptestGuidCommand extends LdaptestSubCommand
Constructor and Description |
---|
LdaptestGuidCommand(<any> ldapServiceProvider,
<any> configServiceProvider,
<any> terminalServiceProvider) |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(CommandParser parser,
TerminalSession session) |
addAutoCompletEntries, consumes, getBaseCommand
public LdaptestGuidCommand(<any> ldapServiceProvider, <any> configServiceProvider, <any> terminalServiceProvider)
@CliHelpMessage(messageClass=LdapMessages.class, name="guid", description="commandLdaptest_sub_guid_description", args=@Argument(flag="a",hasValue=true,valueName="attributes",description="commandLdaptest_sub_guid_sub_flagA",mandatory=false)) public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException
TerminalException