Class LdaptestOrphansCommand
java.lang.Object
net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestSubCommand
net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestOrphansCommand
- All Implemented Interfaces:
Hook,LdaptestSubCommandHook,SubCommand,TerminalCommandHook
-
Constructor Summary
ConstructorsConstructorDescriptionLdaptestOrphansCommand(<any> ldapServiceProvider, <any> terminalServiceProvider) -
Method Summary
Methods inherited from class net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestSubCommand
addAutoCompletEntries, consumes, getBaseCommand
-
Constructor Details
-
LdaptestOrphansCommand
public LdaptestOrphansCommand(<any> ldapServiceProvider, <any> terminalServiceProvider)
-
-
Method Details
-
execute
@CliHelpMessage(messageClass=LdapMessages.class, name="orphans", description="commandLdaptest_sub_orphans_description", args=@Argument(flag="a",hasValue=true,valueName="attributes",description="commandLdaptest_sub_orphans_sub_flagA",mandatory=false)) public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException - Throws:
TerminalException
-