Class UserManagementWithDav

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

public class UserManagementWithDav
extends CommandLineAction
Aufbau einer Datenverteilerverbindung im Migrationstool
  • Constructor Summary

    Constructors
    Constructor Description
    UserManagementWithDav()  
  • 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