public class LdapschemaSyntaxRuleListSubCommand extends LdapschemaSubCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_COMMAND |
| Constructor and Description |
|---|
LdapschemaSyntaxRuleListSubCommand(<any> ldapServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
consumes(CommandParser parser,
TerminalSession session) |
CommandResult |
execute(CommandParser parser,
TerminalSession session) |
java.lang.String |
getBaseCommand() |
addAutoCompletEntriespublic static final java.lang.String BASE_COMMAND
public LdapschemaSyntaxRuleListSubCommand(<any> ldapServiceProvider)
public java.lang.String getBaseCommand()
getBaseCommand in interface SubCommandgetBaseCommand in class LdapschemaSubCommandpublic boolean consumes(CommandParser parser, TerminalSession session)
consumes in interface TerminalCommandHookconsumes in class LdapschemaSubCommand@CliHelpMessage(messageClass=LdapMessages.class, name="syntaxRuleList", description="commandLdapschema_sub_syntaxrulelist_description") public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException
TerminalException