Class UserManagementWithFile

java.lang.Object
de.bsvrz.dav.daf.userManagement.CommandLineAction
de.bsvrz.dav.daf.userManagement.actions.UserManagementWithFile

public class UserManagementWithFile
extends CommandLineAction
Kommandozeilenaktion zur Offline-Benutzerverwaltung (auswahl der XML-Datei)
  • Constructor Summary

    Constructors
    Constructor Description
    UserManagementWithFile()  
  • Method Summary

    Modifier and Type Method Description
    protected void dispose​(ConsoleInterface console)
    Wird aufgerufen wenn der Befehl verlassen wird
    protected void execute​(ConsoleInterface console)
    Führt den eigentlichen Befehl aus
    java.util.List<? extends CommandLineAction> getChildren()
    Gibt die Kindbefehle zurück
    java.lang.String toString()
    Gibt den Befehlsnamen zurück

    Methods inherited from class de.bsvrz.dav.daf.userManagement.CommandLineAction

    execute, printStatus, skipParent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait