public class NewUser extends CommandLineAction
Constructor and Description |
---|
NewUser(UserManagementFileInterface userManagementInterface) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(ConsoleInterface console)
Führt den eigentlichen Befehl aus
|
java.lang.String |
toString()
Gibt den Befehlsnamen zurück
|
dispose, execute, getChildren, printStatus, skipParent
public NewUser(UserManagementFileInterface userManagementInterface)
protected void execute(ConsoleInterface console) throws java.lang.Exception
CommandLineAction
execute
in class CommandLineAction
java.lang.Exception
public java.lang.String toString()
CommandLineAction
toString
in class CommandLineAction