Class EnableDeleteCommand

java.lang.Object
de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
de.bsvrz.ars.ars.mgmt.commands.EnableDeleteCommand

public class EnableDeleteCommand extends de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
Kommando, um das endgültige Löschen zu aktivieren
  • Constructor Summary

    Constructors
    Constructor
    Description
    Konstruktor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class de.bsvrz.sys.funclib.losb.util.cmdinterface.Command

    getDesc, getHelp, getIndex, getParent, println, printlnPlain, readln, setDesc, setHelp, setIndex, setParent, setStreams, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • EnableDeleteCommand

      public EnableDeleteCommand(ArchiveManager archiveManager)
      Konstruktor
      Parameters:
      archiveManager - Archivmanager
  • Method Details

    • execute

      public void execute() throws Exception
      Specified by:
      execute in class de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
      Throws:
      Exception