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 SummaryConstructors Constructor Description DocumentProtectionHandler()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidonUnprotected(GUIDocument document)
 
- 
- 
- 
Method Detail- 
onUnprotectedpublic abstract void onUnprotected(GUIDocument document) 
 
- 
 
-