Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.keymanager.cli
Class LicenseSubCommand

java.lang.Object
  extended by org.cumulus4j.keymanager.cli.SubCommand
      extended by org.cumulus4j.keymanager.cli.LicenceSubCommand
          extended by org.cumulus4j.keymanager.cli.LicenseSubCommand

public class LicenseSubCommand
extends LicenceSubCommand

SubCommand implementation for showing the licence.

This is an alias for the LicenceSubCommand for the American English spelling of "licence".

Author:
Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de

Constructor Summary
LicenseSubCommand()
           
 
Method Summary
 String getSubCommandName()
          Get the name of the sub-command, i.e.
 
Methods inherited from class org.cumulus4j.keymanager.cli.LicenceSubCommand
getSubCommandDescription, run
 
Methods inherited from class org.cumulus4j.keymanager.cli.SubCommand
prepare, promptPassword
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseSubCommand

public LicenseSubCommand()
Method Detail

getSubCommandName

public String getSubCommandName()
Description copied from class: SubCommand
Get the name of the sub-command, i.e. what the user has to write in the command line.

Overrides:
getSubCommandName in class LicenceSubCommand
Returns:
the name of the sub-command.

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.