Class DocumentProtectionManager.DocumentProtectionHandler

java.lang.Object
com.logicaldoc.gui.common.client.util.DocumentProtectionManager.DocumentProtectionHandler
Enclosing class:
DocumentProtectionManager

public abstract static class DocumentProtectionManager.DocumentProtectionHandler extends Object
  • Constructor Details

    • DocumentProtectionHandler

      public DocumentProtectionHandler()
  • Method Details

    • onUnprotected

      public abstract void onUnprotected(GUIDocument document)