Package com.groiss.dms
Interface DMSArchiver
public interface DMSArchiver
Interface for archiving documents. The archive method is called from @enterprise
when a DMSObject is deleted.
-
Method Summary
-
Method Details
-
archive
When a DMSObject should be deleted this is the first method it calls. When this method is finished the obj and all its components (e.g. attached notes) are deleted from the dms-store.- Throws:
Exception
-