Class LocalizationCommand
java.lang.Object
net.datenwerke.rs.terminal.service.terminal.hooks.SubCommandContainerImpl
net.datenwerke.gf.service.localization.terminal.LocalizationCommand
- All Implemented Interfaces:
Hook,SubCommandContainer,TerminalCommandHook
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.rs.terminal.service.terminal.hooks.SubCommandContainerImpl
addAutoCompletEntries, consumes, getSubCommand
-
Field Details
-
BASE_COMMAND
- See Also:
-
-
Constructor Details
-
Method Details
-
getBaseCommand
-
execute
@CliHelpMessage(messageClass=LocalizationMessages.class, name="localization", description="commandLocalization_description") public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException - Specified by:
executein interfaceTerminalCommandHook- Overrides:
executein classSubCommandContainerImpl- Throws:
TerminalException
-
getSubCommands
-