Uses of Interface
com.logicaldoc.gui.common.client.util.DocumentProtectionManager.DocumentProtectionHandler
Packages that use DocumentProtectionManager.DocumentProtectionHandler
- 
Uses of DocumentProtectionManager.DocumentProtectionHandler in com.logicaldoc.gui.common.client.utilMethods in com.logicaldoc.gui.common.client.util with parameters of type DocumentProtectionManager.DocumentProtectionHandlerModifier and TypeMethodDescriptionstatic voidDocumentProtectionManager.askForPassword(long docId, DocumentProtectionManager.DocumentProtectionHandler handler) Checks the document and asks the user for a password(if needed).static voidDocumentProtectionManager.askForPassword(GUIDocument document, DocumentProtectionManager.DocumentProtectionHandler handler) Checks the document and asks the user for a password(if needed).