Package de.bsvrz.ars.ars.mgmt.tasks
Class LZVTask.DeletePermanently
java.lang.Object
de.bsvrz.ars.ars.mgmt.tasks.LZVTask.DeletePermanently
- Enclosing class:
- LZVTask
public class LZVTask.DeletePermanently
extends java.lang.Object
Endgültiges Löschen
-
Constructor Summary
Constructors Constructor Description DeletePermanently() -
Method Summary
Modifier and Type Method Description booleanappliesTo(IdDataIdentification dataIdentification, ContainerHeaders headers)java.lang.StringgetActionName()voidhandleContainers(SyncKey<IdDataIdentification> indexLock, de.bsvrz.dav.daf.main.archive.ArchiveDataKind dataKind, java.util.Collection<ContainerHeaders> headers)booleanmaySuspend()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DeletePermanently
public DeletePermanently()
-
-
Method Details
-
handleContainers
public void handleContainers(SyncKey<IdDataIdentification> indexLock, de.bsvrz.dav.daf.main.archive.ArchiveDataKind dataKind, java.util.Collection<ContainerHeaders> headers) throws PersistenceException, SynchronizationFailedException, IndexException -
appliesTo
-
maySuspend
public boolean maySuspend() -
getActionName
public java.lang.String getActionName()
-