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 Summary
Constructors Constructor Description DocumentProtectionHandler() 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidonUnprotected(GUIDocument document) 
 - 
 
- 
- 
Method Detail
- 
onUnprotected
public abstract void onUnprotected(GUIDocument document)
 
 - 
 
 -