Test Info
Library Name | LogicalDOC_JAVA |
Version #1 | 9.1.0 |
Version #2 | 9.1.1 |
Subject | Binary Compatibility |
Test Results
Total Java Modules | 49 |
Total Methods / Classes | 19907 / 2279 |
Compatibility |
78.2% |
Problem Summary
| Severity | Count |
Added Methods | - | 1134 |
Removed Methods | High | 474 |
Problems with Data Types | High | 395 |
Medium | 272 |
Low | 44 |
Problems with Methods | High | 13 |
Medium | 0 |
Low | 1 |
Other Changes in Data Types | - | 4 |
Added Methods 1134
logicaldoc-barcode-9.1.1-plugin.jar,
BarcodeTool.class
package com.logicaldoc.barcode.automation
BarcodeTool.writeEncoded ( String format, String code, int width, int height, boolean label ) : String
com/logicaldoc/barcode/automation/BarcodeTool.writeEncoded:(Ljava/lang/String;Ljava/lang/String;IIZ)Ljava/lang/String;
BarcodeTool.writeQRCode ( String code, int size ) : String
com/logicaldoc/barcode/automation/BarcodeTool.writeQRCode:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-barcode-9.1.1-plugin.jar,
BarcodeWriter.class
package com.logicaldoc.barcode
BarcodeWriter.writeEncoded ( String format, String code, int width, int height, boolean label ) [static] : String
com/logicaldoc/barcode/BarcodeWriter.writeEncoded:(Ljava/lang/String;Ljava/lang/String;IIZ)Ljava/lang/String;
BarcodeWriter.writeQREncoded ( String code, int size ) [static] : String
com/logicaldoc/barcode/BarcodeWriter.writeQREncoded:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-calendar-9.1.1-plugin.jar,
Attendee.class
package com.logicaldoc.calendar
Attendee.getRequired ( ) : int
com/logicaldoc/calendar/Attendee.getRequired:()I
Attendee.setRequired ( int required ) : void
com/logicaldoc/calendar/Attendee.setRequired:(I)V
logicaldoc-conversion-9.1.1-plugin.jar,
AutoCADToVectorConverter.class
package com.logicaldoc.conversion
AutoCADToVectorConverter.AutoCADToVectorConverter ( )
com/logicaldoc/conversion/AutoCADToVectorConverter."<init>":()V
AutoCADToVectorConverter.getParameterNames ( ) : List<String>
com/logicaldoc/conversion/AutoCADToVectorConverter.getParameterNames:()Ljava/util/List;
AutoCADToVectorConverter.internalConvert ( String sid, Document document, File src, File dest ) : void
com/logicaldoc/conversion/AutoCADToVectorConverter.internalConvert:(Ljava/lang/String;Lcom/logicaldoc/core/document/Document;Ljava/io/File;Ljava/io/File;)V
logicaldoc-conversion-9.1.1-plugin.jar,
ZamZarConverter.class
package com.logicaldoc.conversion
ZamZarConverter.equals ( Object other ) : boolean
com/logicaldoc/conversion/ZamZarConverter.equals:(Ljava/lang/Object;)Z
ZamZarConverter.hashCode ( ) : int
com/logicaldoc/conversion/ZamZarConverter.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
AbstractDocument.class
package com.logicaldoc.core.document
AbstractDocument.getLastNote ( ) : String
com/logicaldoc/core/document/AbstractDocument.getLastNote:()Ljava/lang/String;
AbstractDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/core/document/AbstractDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-core-9.1.1-plugin.jar,
DocTool.class
package com.logicaldoc.core.automation
DocTool.getText ( Document document ) : String
com/logicaldoc/core/automation/DocTool.getText:(Lcom/logicaldoc/core/document/Document;)Ljava/lang/String;
logicaldoc-core-9.1.1-plugin.jar,
ExtensibleObject.class
package com.logicaldoc.core.metadata
ExtensibleObject.equals ( Object obj ) : boolean
com/logicaldoc/core/metadata/ExtensibleObject.equals:(Ljava/lang/Object;)Z
ExtensibleObject.hashCode ( ) : int
com/logicaldoc/core/metadata/ExtensibleObject.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
FolderDAO.class
package com.logicaldoc.core.folder
FolderDAO.countDocs ( long p1 ) [abstract] : long
com/logicaldoc/core/folder/FolderDAO.countDocs:(J)J
logicaldoc-core-9.1.1-plugin.jar,
HibernateFolderDAO.class
package com.logicaldoc.core.folder
HibernateFolderDAO.countDocs ( long folderId ) : long
com/logicaldoc/core/folder/HibernateFolderDAO.countDocs:(J)J
logicaldoc-core-9.1.1-plugin.jar,
HibernateTicketDAO.class
package com.logicaldoc.core.ticket
HibernateTicketDAO.HibernateTicketDAO ( DocumentDAO documentDAO, ContextProperties config )
com/logicaldoc/core/ticket/HibernateTicketDAO."<init>":(Lcom/logicaldoc/core/document/DocumentDAO;Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.1-plugin.jar,
JobManager.class
package com.logicaldoc.core.job
JobManager.scheduleNow ( AbstractJob job, Map<String,Object> dictionary ) : void
com/logicaldoc/core/job/JobManager.scheduleNow:(Lcom/logicaldoc/core/job/AbstractJob;Ljava/util/Map;)V
logicaldoc-core-9.1.1-plugin.jar,
LDAuthenticationDetails.class
package com.logicaldoc.core.security.spring
LDAuthenticationDetails.equals ( Object obj ) : boolean
com/logicaldoc/core/security/spring/LDAuthenticationDetails.equals:(Ljava/lang/Object;)Z
LDAuthenticationDetails.hashCode ( ) : int
com/logicaldoc/core/security/spring/LDAuthenticationDetails.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
LDAuthenticationToken.class
package com.logicaldoc.core.security.spring
LDAuthenticationToken.equals ( Object obj ) : boolean
com/logicaldoc/core/security/spring/LDAuthenticationToken.equals:(Ljava/lang/Object;)Z
LDAuthenticationToken.hashCode ( ) : int
com/logicaldoc/core/security/spring/LDAuthenticationToken.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
SessionManager.class
package com.logicaldoc.core.security
SessionManager.equals ( Object obj ) : boolean
com/logicaldoc/core/security/SessionManager.equals:(Ljava/lang/Object;)Z
SessionManager.hashCode ( ) : int
com/logicaldoc/core/security/SessionManager.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
StopWords.class
package com.logicaldoc.core.i18n
StopWords.getStopWords ( Locale locale ) [static] : Set<String>
com/logicaldoc/core/i18n/StopWords.getStopWords:(Ljava/util/Locale;)Ljava/util/Set;
StopWords.getStopWords ( String locale ) [static] : Set<String>
com/logicaldoc/core/i18n/StopWords.getStopWords:(Ljava/lang/String;)Ljava/util/Set;
logicaldoc-core-9.1.1-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
ThreadPools.getPool ( String name ) : ThreadPoolExecutor
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ThreadPoolExecutor;
logicaldoc-core-9.1.1-plugin.jar,
TooManyDocumentsException.class
package com.logicaldoc.core.document
TooManyDocumentsException.getFolderId ( ) : long
com/logicaldoc/core/document/TooManyDocumentsException.getFolderId:()J
TooManyDocumentsException.TooManyDocumentsException ( Folder folder, long max )
com/logicaldoc/core/document/TooManyDocumentsException."<init>":(Lcom/logicaldoc/core/folder/Folder;J)V
logicaldoc-email-9.1.1-plugin.jar,
EmailCache.class
package com.logicaldoc.email
EmailCache.equals ( Object obj ) : boolean
com/logicaldoc/email/EmailCache.equals:(Ljava/lang/Object;)Z
EmailCache.hashCode ( ) : int
com/logicaldoc/email/EmailCache.hashCode:()I
logicaldoc-enterprise-core-9.1.1-plugin.jar,
AbstractEnterpriseTestCase.class
package com.logicaldoc.enterprise.junit
AbstractEnterpriseTestCase.AbstractEnterpriseTestCase ( )
com/logicaldoc/enterprise/junit/AbstractEnterpriseTestCase."<init>":()V
AbstractEnterpriseTestCase.setUp ( ) : void
com/logicaldoc/enterprise/junit/AbstractEnterpriseTestCase.setUp:()V
logicaldoc-enterprise-core-9.1.1-plugin.jar,
ParametricSearchOptions.class
package com.logicaldoc.enterprise.search
ParametricSearchOptions.equals ( Object p1 ) : boolean
com/logicaldoc/enterprise/search/ParametricSearchOptions.equals:(Ljava/lang/Object;)Z
ParametricSearchOptions.hashCode ( ) : int
com/logicaldoc/enterprise/search/ParametricSearchOptions.hashCode:()I
logicaldoc-enterprise-core-9.1.1-plugin.jar,
ScopedContextProperties.class
package com.logicaldoc.enterprise.cluster
ScopedContextProperties.equals ( Object p1 ) : boolean
com/logicaldoc/enterprise/cluster/ScopedContextProperties.equals:(Ljava/lang/Object;)Z
ScopedContextProperties.hashCode ( ) : int
com/logicaldoc/enterprise/cluster/ScopedContextProperties.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Activation.class
package com.logicaldoc.enterprise.gui.license.client
Activation.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/Activation.equals:(Ljava/lang/Object;)Z
Activation.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/Activation.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentDetailsPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.document
DocumentDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentDetailsPanel.equals:(Ljava/lang/Object;)Z
DocumentDetailsPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentDetailsPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentsListGrid.class
package com.logicaldoc.enterprise.gui.mobile.client.search
DocumentsListGrid.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/DocumentsListGrid.equals:(Ljava/lang/Object;)Z
DocumentsListGrid.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/DocumentsListGrid.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentsUploader.class
package com.logicaldoc.enterprise.gui.mobile.client.document
DocumentsUploader.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentsUploader.equals:(Ljava/lang/Object;)Z
DocumentsUploader.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentsUploader.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
FolderNavigator.class
package com.logicaldoc.enterprise.gui.mobile.client
FolderNavigator.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/FolderNavigator.equals:(Ljava/lang/Object;)Z
FolderNavigator.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/FolderNavigator.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
FulltextForm.class
package com.logicaldoc.enterprise.gui.mobile.client.search
FulltextForm.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/FulltextForm.equals:(Ljava/lang/Object;)Z
FulltextForm.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/FulltextForm.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
HitsListPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.search
HitsListPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/HitsListPanel.equals:(Ljava/lang/Object;)Z
HitsListPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/HitsListPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
LicenseUploader.class
package com.logicaldoc.enterprise.gui.license.client
LicenseUploader.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/LicenseUploader.equals:(Ljava/lang/Object;)Z
LicenseUploader.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/LicenseUploader.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ManualActivation.class
package com.logicaldoc.enterprise.gui.license.client
ManualActivation.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/ManualActivation.equals:(Ljava/lang/Object;)Z
ManualActivation.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/ManualActivation.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
MobileMainPanel.class
package com.logicaldoc.enterprise.gui.mobile.client
MobileMainPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/MobileMainPanel.equals:(Ljava/lang/Object;)Z
MobileMainPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/MobileMainPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Navigator.class
package com.logicaldoc.enterprise.gui.mobile.client
Navigator.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/Navigator.equals:(Ljava/lang/Object;)Z
Navigator.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/Navigator.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Search.class
package com.logicaldoc.enterprise.gui.mobile.client.search
Search.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/Search.equals:(Ljava/lang/Object;)Z
Search.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/Search.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
SessionsPanel.class
package com.logicaldoc.enterprise.gui.sessions.client
SessionsPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/sessions/client/SessionsPanel.equals:(Ljava/lang/Object;)Z
SessionsPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/sessions/client/SessionsPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
StandardPropertiesPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.document
StandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/StandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
StandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/StandardPropertiesPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ViewPreviewPanel.class
package com.logicaldoc.enterprise.gui.view.client
ViewPreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/view/client/ViewPreviewPanel.equals:(Ljava/lang/Object;)Z
ViewPreviewPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/view/client/ViewPreviewPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ViewPropertiesPanel.class
package com.logicaldoc.enterprise.gui.view.client
ViewPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/view/client/ViewPropertiesPanel.equals:(Ljava/lang/Object;)Z
ViewPropertiesPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/view/client/ViewPropertiesPanel.hashCode:()I
logicaldoc-enterprise-store-9.1.1-plugin.jar,
ClusterStore.class
package com.logicaldoc.enterprise.store
ClusterStore.equals ( Object other ) : boolean
com/logicaldoc/enterprise/store/ClusterStore.equals:(Ljava/lang/Object;)Z
ClusterStore.hashCode ( ) : int
com/logicaldoc/enterprise/store/ClusterStore.hashCode:()I
logicaldoc-google-9.1.1-plugin.jar,
CalendarListener.class
package com.logicaldoc.google
CalendarListener.CalendarListener ( EventCollector eventCollector, EventDAO eventDAO, EventReferenceDAO eventReferenceDAO, ThreadPools threadPools )
com/logicaldoc/google/CalendarListener."<init>":(Lcom/logicaldoc/core/communication/EventCollector;Lcom/logicaldoc/calendar/EventDAO;Lcom/logicaldoc/calendar/EventReferenceDAO;Lcom/logicaldoc/core/threading/ThreadPools;)V
logicaldoc-gui-9.1.1-plugin.jar,
AbstractAnnotationsWindow.class
package com.logicaldoc.gui.frontend.client.document.note
AbstractAnnotationsWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AbstractAnnotationsWindow.equals:(Ljava/lang/Object;)Z
AbstractAnnotationsWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AbstractAnnotationsWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AbstractEmailDialog.class
package com.logicaldoc.gui.common.client.dialogs
AbstractEmailDialog.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/dialogs/AbstractEmailDialog.equals:(Ljava/lang/Object;)Z
AbstractEmailDialog.hashCode ( ) : int
com/logicaldoc/gui/common/client/dialogs/AbstractEmailDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AddDocumentUsingForm.class
package com.logicaldoc.gui.frontend.client.document.form
AddDocumentUsingForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/form/AddDocumentUsingForm.equals:(Ljava/lang/Object;)Z
AddDocumentUsingForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/form/AddDocumentUsingForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AddTemplateAttributeDialog.class
package com.logicaldoc.gui.frontend.client.metadata.template
AddTemplateAttributeDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AddTemplateAttributeDialog.equals:(Ljava/lang/Object;)Z
AddTemplateAttributeDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AddTemplateAttributeDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AdminPanel.class
package com.logicaldoc.gui.frontend.client.administration
AdminPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/administration/AdminPanel.equals:(Ljava/lang/Object;)Z
AdminPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/administration/AdminPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AdminScreen.class
package com.logicaldoc.gui.frontend.client.administration
AdminScreen.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/administration/AdminScreen.equals:(Ljava/lang/Object;)Z
AdminScreen.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/administration/AdminScreen.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AliasesPanel.class
package com.logicaldoc.gui.frontend.client.document
AliasesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/AliasesPanel.equals:(Ljava/lang/Object;)Z
AliasesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/AliasesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AliasesPanel.class
package com.logicaldoc.gui.frontend.client.folder
AliasesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AliasesPanel.equals:(Ljava/lang/Object;)Z
AliasesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AliasesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AnnotationContextMenu.class
package com.logicaldoc.gui.frontend.client.document.note
AnnotationContextMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AnnotationContextMenu.equals:(Ljava/lang/Object;)Z
AnnotationContextMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AnnotationContextMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AnnotationsWindow.class
package com.logicaldoc.gui.frontend.client.document.note
AnnotationsWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AnnotationsWindow.equals:(Ljava/lang/Object;)Z
AnnotationsWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AnnotationsWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AntivirusPanel.class
package com.logicaldoc.gui.frontend.client.security
AntivirusPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/AntivirusPanel.equals:(Ljava/lang/Object;)Z
AntivirusPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/AntivirusPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ApplicationRestarting.class
package com.logicaldoc.gui.common.client.widgets
ApplicationRestarting.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/ApplicationRestarting.equals:(Ljava/lang/Object;)Z
ApplicationRestarting.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ApplicationRestarting.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchivedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
ArchivedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/ArchivedDocsReport.equals:(Ljava/lang/Object;)Z
ArchivedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/ArchivedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchiveDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ArchiveDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveDetailsPanel.equals:(Ljava/lang/Object;)Z
ArchiveDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchiveStatusListGridField.class
package com.logicaldoc.gui.frontend.client.impex.archives
ArchiveStatusListGridField.ArchiveStatusListGridField ( )
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveStatusListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
AttributeInitializerComposer.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeInitializerComposer.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeInitializerComposer.equals:(Ljava/lang/Object;)Z
AttributeInitializerComposer.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeInitializerComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetDetailsPanel.equals:(Ljava/lang/Object;)Z
AttributeSetDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetPropertiesPanel.equals:(Ljava/lang/Object;)Z
AttributeSetPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetsPanel.equals:(Ljava/lang/Object;)Z
AttributeSetsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeValidatorComposer.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeValidatorComposer.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeValidatorComposer.equals:(Ljava/lang/Object;)Z
AttributeValidatorComposer.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeValidatorComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AuditingPanel.class
package com.logicaldoc.gui.frontend.client.settings
AuditingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/AuditingPanel.equals:(Ljava/lang/Object;)Z
AuditingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/AuditingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationCompletionProvider.class
package com.logicaldoc.gui.common.client.automation
AutomationCompletionProvider.AutomationCompletionProvider ( )
com/logicaldoc/gui/common/client/automation/AutomationCompletionProvider."<init>":()V
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback ) : void
com/logicaldoc/gui/common/client/automation/AutomationCompletionProvider.getProposals:(Lorg/wisepersist/gwt/ace/client/AceEditor;Lorg/wisepersist/gwt/ace/client/AceEditorCursorPosition;Ljava/lang/String;Lorg/wisepersist/gwt/ace/client/AceCompletionCallback;)V
logicaldoc-gui-9.1.1-plugin.jar,
AutomationDialog.class
package com.logicaldoc.gui.frontend.client.folder
AutomationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AutomationDialog.equals:(Ljava/lang/Object;)Z
AutomationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AutomationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationEditor.class
package com.logicaldoc.gui.common.client.automation
AutomationEditor.AutomationEditor ( String text, String title )
com/logicaldoc/gui/common/client/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;)V
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )
com/logicaldoc/gui/common/client/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.destroy:()V
AutomationEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/AutomationEditor.equals:(Ljava/lang/Object;)Z
AutomationEditor.getText ( ) : String
com/logicaldoc/gui/common/client/automation/AutomationEditor.getText:()Ljava/lang/String;
AutomationEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/AutomationEditor.hashCode:()I
AutomationEditor.onDraw ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.onDraw:()V
AutomationEditor.setDisabled ( boolean disabled ) : Canvas
com/logicaldoc/gui/common/client/automation/AutomationEditor.setDisabled:(Z)Lcom/smartgwt/client/widgets/Canvas;
AutomationEditor.setVisible ( boolean visible ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.setVisible:(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
AutomationItemEditor.class
package com.logicaldoc.gui.common.client.automation
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/automation/AutomationItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationItemEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.destroy:()V
AutomationItemEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.equals:(Ljava/lang/Object;)Z
AutomationItemEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineDetailsPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutineDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineDetailsTab.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsTab.equals:(Ljava/lang/Object;)Z
AutomationRoutineDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineParametersPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineParametersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineParametersPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutineParametersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineParametersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineProperties.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineProperties.equals:(Ljava/lang/Object;)Z
AutomationRoutineProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineSecurity.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineSecurity.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineSecurity.equals:(Ljava/lang/Object;)Z
AutomationRoutineSecurity.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineSecurity.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutinesPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutinesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutinesPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutinesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutinesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDetailsPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsPanel.equals:(Ljava/lang/Object;)Z
AutomationTriggerDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDetailsTab.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsTab.equals:(Ljava/lang/Object;)Z
AutomationTriggerDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDialog.class
package com.logicaldoc.gui.frontend.client.folder
AutomationTriggerDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AutomationTriggerDialog.equals:(Ljava/lang/Object;)Z
AutomationTriggerDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AutomationTriggerDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerProperties.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerProperties.equals:(Ljava/lang/Object;)Z
AutomationTriggerProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggersPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggersPanel.equals:(Ljava/lang/Object;)Z
AutomationTriggersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Avatar.class
package com.logicaldoc.gui.common.client.widgets
Avatar.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/Avatar.equals:(Ljava/lang/Object;)Z
Avatar.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/Avatar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AvatarCellFormatter.class
package com.logicaldoc.gui.common.client.grid
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text ) : String
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/UserListGridField;)V
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/UserListGridField;I)V
logicaldoc-gui-9.1.1-plugin.jar,
AwesomeFactory.class
package com.logicaldoc.gui.common.client.util
AwesomeFactory.getColoredIconHtml ( String icon, String text, String color, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getColoredIconHtml:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getColoredIconHtmlWithoutI18N ( String icon, String text, String color, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getColoredIconHtmlWithoutI18N:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getIconButtonHTML ( String icon, String text, String tooltip, String color, String animation, String url ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getIconButtonHTML:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getIconHtml ( String icon, String rotation, String text, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getIconHtml:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeQueuePanel.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeQueuePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeQueuePanel.equals:(Ljava/lang/Object;)Z
BarcodeQueuePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeQueuePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeTemplateSettings.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeTemplateSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplateSettings.equals:(Ljava/lang/Object;)Z
BarcodeTemplateSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplateSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplatesPanel.equals:(Ljava/lang/Object;)Z
BarcodeTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
BookmarkDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.equals:(Ljava/lang/Object;)Z
BookmarkDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
BookmarkDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.hashCode:()I
BookmarkDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
BookmarkDialog.class
package com.logicaldoc.gui.frontend.client.document
BookmarkDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/BookmarkDialog.equals:(Ljava/lang/Object;)Z
BookmarkDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/BookmarkDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BookmarksPanel.class
package com.logicaldoc.gui.frontend.client.document
BookmarksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/BookmarksPanel.equals:(Ljava/lang/Object;)Z
BookmarksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/BookmarksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BrandingPackageUploader.class
package com.logicaldoc.gui.frontend.client.tenant
BrandingPackageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/BrandingPackageUploader.equals:(Ljava/lang/Object;)Z
BrandingPackageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/BrandingPackageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BrandingPanel.class
package com.logicaldoc.gui.frontend.client.system
BrandingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/BrandingPanel.equals:(Ljava/lang/Object;)Z
BrandingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/BrandingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BruteForcePanel.class
package com.logicaldoc.gui.frontend.client.security
BruteForcePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/BruteForcePanel.equals:(Ljava/lang/Object;)Z
BruteForcePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/BruteForcePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CalendarReport.class
package com.logicaldoc.gui.frontend.client.reports
CalendarReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/CalendarReport.equals:(Ljava/lang/Object;)Z
CalendarReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/CalendarReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CertificateDialog.class
package com.logicaldoc.gui.frontend.client.account.certificate
CertificateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/CertificateDialog.equals:(Ljava/lang/Object;)Z
CertificateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/CertificateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CertificateUploader.class
package com.logicaldoc.gui.frontend.client.account.certificate
CertificateUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/CertificateUploader.equals:(Ljava/lang/Object;)Z
CertificateUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/CertificateUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChangePassword.class
package com.logicaldoc.gui.login.client
ChangePassword.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/ChangePassword.equals:(Ljava/lang/Object;)Z
ChangePassword.hashCode ( ) : int
com/logicaldoc/gui/login/client/ChangePassword.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChannelsPanel.class
package com.logicaldoc.gui.frontend.client.system
ChannelsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ChannelsPanel.equals:(Ljava/lang/Object;)Z
ChannelsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ChannelsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChatMessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
ChatMessagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatMessagesPanel.equals:(Ljava/lang/Object;)Z
ChatMessagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatMessagesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChatPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
ChatPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatPanel.equals:(Ljava/lang/Object;)Z
ChatPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Clipboard.class
package com.logicaldoc.gui.frontend.client.clipboard
Clipboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/clipboard/Clipboard.equals:(Ljava/lang/Object;)Z
Clipboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/clipboard/Clipboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ClipboardWindow.class
package com.logicaldoc.gui.frontend.client.clipboard
ClipboardWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/clipboard/ClipboardWindow.equals:(Ljava/lang/Object;)Z
ClipboardWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/clipboard/ClipboardWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ClusteringPanel.class
package com.logicaldoc.gui.frontend.client.system
ClusteringPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ClusteringPanel.equals:(Ljava/lang/Object;)Z
ClusteringPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ClusteringPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ColoredCellFormatter.class
package com.logicaldoc.gui.common.client.grid
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )
com/logicaldoc/gui/common/client/grid/ColoredListGridField.ColoredCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/ColoredListGridField;)V
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/ColoredListGridField.ColoredCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
ColoredListGridField.class
package com.logicaldoc.gui.common.client.grid
ColoredListGridField.ColoredListGridField ( String name )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/grid/ColoredListGridField.equals:(Ljava/lang/Object;)Z
ColoredListGridField.getColorFieldName ( ) : String
com/logicaldoc/gui/common/client/grid/ColoredListGridField.getColorFieldName:()Ljava/lang/String;
ColoredListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/ColoredListGridField.hashCode:()I
ColoredListGridField.setColorFieldName ( String colorFieldName ) : void
com/logicaldoc/gui/common/client/grid/ColoredListGridField.setColorFieldName:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
ComparatorsPanel.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.equals:(Ljava/lang/Object;)Z
ComparatorsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.hashCode:()I
ComparatorsPanel.prepareConfigButtons ( ) : List<ToolStripButton>
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.prepareConfigButtons:()Ljava/util/List;
ComparatorsPanel.saveAssociations ( ListGridRecord... records ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.saveAssociations:([Lcom/smartgwt/client/widgets/grid/ListGridRecord;)V
logicaldoc-gui-9.1.1-plugin.jar,
ComparisonWindow.class
package com.logicaldoc.gui.frontend.client.document
ComparisonWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ComparisonWindow.equals:(Ljava/lang/Object;)Z
ComparisonWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ComparisonWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Contacts.class
package com.logicaldoc.gui.frontend.client.account.contacts
Contacts.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/Contacts.equals:(Ljava/lang/Object;)Z
Contacts.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/Contacts.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsImportPreview.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsImportPreview.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportPreview.equals:(Ljava/lang/Object;)Z
ContactsImportPreview.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportPreview.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsImportSettings.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsImportSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportSettings.equals:(Ljava/lang/Object;)Z
ContactsImportSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsUploader.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsUploader.equals:(Ljava/lang/Object;)Z
ContactsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
ContentDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/ContentDashlet.equals:(Ljava/lang/Object;)Z
ContentDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/ContentDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ConversionDialog.class
package com.logicaldoc.gui.frontend.client.document
ConversionDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ConversionDialog.equals:(Ljava/lang/Object;)Z
ConversionDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ConversionDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CopyCellClickHandler.class
package com.logicaldoc.gui.common.client.grid
CopyCellClickHandler.CopyCellClickHandler ( )
com/logicaldoc/gui/common/client/grid/CopyCellClickHandler."<init>":()V
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click ) : void
com/logicaldoc/gui/common/client/grid/CopyCellClickHandler.onCellDoubleClick:(Lcom/smartgwt/client/widgets/grid/events/CellDoubleClickEvent;)V
logicaldoc-gui-9.1.1-plugin.jar,
CreateDialog.class
package com.logicaldoc.gui.frontend.client.folder
CreateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/CreateDialog.equals:(Ljava/lang/Object;)Z
CreateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/CreateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CronExpressionComposer.class
package com.logicaldoc.gui.common.client.widgets
CronExpressionComposer.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/CronExpressionComposer.equals:(Ljava/lang/Object;)Z
CronExpressionComposer.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/CronExpressionComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Cursor.class
package com.logicaldoc.gui.frontend.client.document.grid
Cursor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/Cursor.equals:(Ljava/lang/Object;)Z
Cursor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/Cursor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomActionEditor.class
package com.logicaldoc.gui.frontend.client.settings.gui
CustomActionEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionEditor.equals:(Ljava/lang/Object;)Z
CustomActionEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomActionsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
CustomActionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionsPanel.equals:(Ljava/lang/Object;)Z
CustomActionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomIdPanel.class
package com.logicaldoc.gui.frontend.client.metadata
CustomIdPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/CustomIdPanel.equals:(Ljava/lang/Object;)Z
CustomIdPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/CustomIdPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomReportsPanel.class
package com.logicaldoc.gui.frontend.client.reports.custom
CustomReportsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/CustomReportsPanel.equals:(Ljava/lang/Object;)Z
CustomReportsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/CustomReportsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashboardPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
DashboardPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.equals:(Ljava/lang/Object;)Z
DashboardPanel.get ( ) [static] : DashboardPanel
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.get:()Lcom/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel;
DashboardPanel.getCalendarTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getCalendarTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getDefaultOpenTab ( ) : String
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getDefaultOpenTab:()Ljava/lang/String;
DashboardPanel.getMessagesTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getMessagesTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getTabSet ( ) : TabSet
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getTabSet:()Lcom/smartgwt/client/widgets/tab/TabSet;
DashboardPanel.getUserTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getUserTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getWorkflowTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getWorkflowTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.hashCode:()I
DashboardPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.onDraw:()V
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.setDefaultOpenTab:(Ljava/lang/String;)V
DashboardPanel.updateMessageTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateMessageTab:()V
DashboardPanel.updateReadingsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateReadingsTab:()V
DashboardPanel.updateTagsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateTagsTab:()V
DashboardPanel.updateUserTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateUserTab:()V
DashboardPanel.updateWorkflowTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateWorkflowTab:()V
logicaldoc-gui-9.1.1-plugin.jar,
Dashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/Dashlet.equals:(Ljava/lang/Object;)Z
Dashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/Dashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletEditor.class
package com.logicaldoc.gui.frontend.client.settings.gui
DashletEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/DashletEditor.equals:(Ljava/lang/Object;)Z
DashletEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/DashletEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletSelector.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DashletSelector.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DashletSelector.equals:(Ljava/lang/Object;)Z
DashletSelector.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DashletSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
DashletsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/DashletsPanel.equals:(Ljava/lang/Object;)Z
DashletsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/DashletsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DateCellFormatter.class
package com.logicaldoc.gui.common.client.grid
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/DateListGridField;I)V
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/DateListGridField;)V
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
DateListGridField.class
package com.logicaldoc.gui.common.client.grid
DateListGridField.DateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
DateListGridField.DateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
DaysCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
DaysCellFormatter.DaysCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/DaysCellFormatter."<init>":()V
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/DaysCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
DefaultAsyncCallback.class
package com.logicaldoc.gui.common.client
DefaultAsyncCallback<T>.DefaultAsyncCallback<T> ( )
com/logicaldoc/gui/common/client/DefaultAsyncCallback."<init>":()V
DefaultAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/DefaultAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
DefaultAsyncCallback<T>.onSuccess ( T v ) : void
com/logicaldoc/gui/common/client/DefaultAsyncCallback.onSuccess:(Ljava/lang/Object;)V
logicaldoc-gui-9.1.1-plugin.jar,
DelayedRedrawWindow.class
package com.logicaldoc.gui.common.client.widgets
DelayedRedrawWindow.delayedRedraw ( ) : void
com/logicaldoc/gui/common/client/widgets/DelayedRedrawWindow.delayedRedraw:()V
DelayedRedrawWindow.DelayedRedrawWindow ( )
com/logicaldoc/gui/common/client/widgets/DelayedRedrawWindow."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
DeletedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
DeletedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DeletedDocsReport.equals:(Ljava/lang/Object;)Z
DeletedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DeletedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DeletedFoldersReport.class
package com.logicaldoc.gui.frontend.client.reports
DeletedFoldersReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DeletedFoldersReport.equals:(Ljava/lang/Object;)Z
DeletedFoldersReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DeletedFoldersReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DetailTab.class
package com.logicaldoc.gui.frontend.client.panels
DetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/DetailTab.equals:(Ljava/lang/Object;)Z
DetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/DetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DigitalSignatureDialog.class
package com.logicaldoc.gui.frontend.client.document.signature
DigitalSignatureDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignatureDialog.equals:(Ljava/lang/Object;)Z
DigitalSignatureDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignatureDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DigitalSignaturePanel.class
package com.logicaldoc.gui.frontend.client.document.signature
DigitalSignaturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignaturePanel.equals:(Ljava/lang/Object;)Z
DigitalSignaturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignaturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCalendarPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentCalendarPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCalendarPanel.equals:(Ljava/lang/Object;)Z
DocumentCalendarPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCalendarPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCapturePanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentCapturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCapturePanel.equals:(Ljava/lang/Object;)Z
DocumentCapturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCapturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCheckin.class
package com.logicaldoc.gui.frontend.client.document
DocumentCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCheckin.equals:(Ljava/lang/Object;)Z
DocumentCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.equals:(Ljava/lang/Object;)Z
DocumentDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
DocumentDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.hashCode:()I
DocumentDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;Ljava/lang/String;)V
DocumentDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDetailsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentDetailsPanel.equals:(Ljava/lang/Object;)Z
DocumentDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDetailTab.class
package com.logicaldoc.gui.frontend.client.document
DocumentDetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentDetailTab.equals:(Ljava/lang/Object;)Z
DocumentDetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentDetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
DocumentExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentHistoryDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.equals:(Ljava/lang/Object;)Z
DocumentHistoryDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
DocumentHistoryDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.hashCode:()I
DocumentHistoryDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSelector.class
package com.logicaldoc.gui.common.client.widgets
DocumentSelector.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/DocumentSelector.equals:(Ljava/lang/Object;)Z
DocumentSelector.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/DocumentSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSelectorPanel.class
package com.logicaldoc.gui.frontend.client.document.selector
DocumentSelectorPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/selector/DocumentSelectorPanel.equals:(Ljava/lang/Object;)Z
DocumentSelectorPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/selector/DocumentSelectorPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsListGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
DocumentsListGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/DocumentsListGrid.equals:(Ljava/lang/Object;)Z
DocumentsListGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/DocumentsListGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsListPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsListPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsListPanel.equals:(Ljava/lang/Object;)Z
DocumentsListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsMenu.class
package com.logicaldoc.gui.frontend.client.document
DocumentsMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsMenu.equals:(Ljava/lang/Object;)Z
DocumentsMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsPanel.equals:(Ljava/lang/Object;)Z
DocumentsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsPreviewPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsPreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsPreviewPanel.equals:(Ljava/lang/Object;)Z
DocumentsPreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsPreviewPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentStandardPropertiesPanel.DocumentStandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
DocumentStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
DocumentStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.hashCode:()I
DocumentStandardPropertiesPanel.validate ( ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.validate:()Z
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsTileGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
DocumentsTileGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/DocumentsTileGrid.equals:(Ljava/lang/Object;)Z
DocumentsTileGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/DocumentsTileGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSubscriptionsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentSubscriptionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentSubscriptionsPanel.equals:(Ljava/lang/Object;)Z
DocumentSubscriptionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentSubscriptionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsUploader.class
package com.logicaldoc.gui.frontend.client.document
DocumentsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsUploader.equals:(Ljava/lang/Object;)Z
DocumentsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentToolbar.class
package com.logicaldoc.gui.frontend.client.document
DocumentToolbar.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentToolbar.equals:(Ljava/lang/Object;)Z
DocumentToolbar.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentToolbar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignNewTabDialog.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignNewTabDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignNewTabDialog.equals:(Ljava/lang/Object;)Z
DocuSignNewTabDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignNewTabDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignSettings.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignSettings.equals:(Ljava/lang/Object;)Z
DocuSignSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignTabContextMenu.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignTabContextMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignTabContextMenu.equals:(Ljava/lang/Object;)Z
DocuSignTabContextMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignTabContextMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveCheckin.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveCheckin.equals:(Ljava/lang/Object;)Z
DriveCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveCreate.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveCreate.equals:(Ljava/lang/Object;)Z
DriveCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveMenuItem.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveMenuItem.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveMenuItem.equals:(Ljava/lang/Object;)Z
DriveMenuItem.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveMenuItem.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DropboxDialog.class
package com.logicaldoc.gui.frontend.client.dropbox
DropboxDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dropbox/DropboxDialog.equals:(Ljava/lang/Object;)Z
DropboxDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dropbox/DropboxDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DuoSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
DuoSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/DuoSetup.equals:(Ljava/lang/Object;)Z
DuoSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/DuoSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DuplicatesReport.class
package com.logicaldoc.gui.frontend.client.reports
DuplicatesReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DuplicatesReport.equals:(Ljava/lang/Object;)Z
DuplicatesReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DuplicatesReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EditingTabSet.class
package com.logicaldoc.gui.common.client.widgets
EditingTabSet.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/EditingTabSet.equals:(Ljava/lang/Object;)Z
EditingTabSet.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/EditingTabSet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountAdvancedProperties.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountAdvancedProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAdvancedProperties.equals:(Ljava/lang/Object;)Z
EmailAccountAdvancedProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAdvancedProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountAutomationPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAutomationPanel.equals:(Ljava/lang/Object;)Z
EmailAccountAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsPanel.equals:(Ljava/lang/Object;)Z
EmailAccountDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsTab.equals:(Ljava/lang/Object;)Z
EmailAccountDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountFiltersPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountFiltersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountFiltersPanel.equals:(Ljava/lang/Object;)Z
EmailAccountFiltersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountFiltersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountsPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountsPanel.equals:(Ljava/lang/Object;)Z
EmailAccountsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountStandardProperties.equals:(Ljava/lang/Object;)Z
EmailAccountStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailDialog.class
package com.logicaldoc.gui.frontend.client.document
EmailDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/EmailDialog.equals:(Ljava/lang/Object;)Z
EmailDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/EmailDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EnabledCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
EnabledCellFormatter.EnabledCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/EnabledCellFormatter."<init>":()V
EnabledCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/EnabledCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
EnabledDateListGridField.class
package com.logicaldoc.gui.common.client.grid
EnabledDateListGridField.EnabledDateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/EnabledDateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
EnabledDateListGridField.EnabledDateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/grid/EnabledDateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
EnabledListGridField.class
package com.logicaldoc.gui.common.client.grid
EnabledListGridField.EnabledListGridField ( )
com/logicaldoc/gui/common/client/grid/EnabledListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
EnvelopeDetails.class
package com.logicaldoc.gui.frontend.client.docusign
EnvelopeDetails.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/EnvelopeDetails.equals:(Ljava/lang/Object;)Z
EnvelopeDetails.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/EnvelopeDetails.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Envelopes.class
package com.logicaldoc.gui.frontend.client.docusign
Envelopes.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/Envelopes.equals:(Ljava/lang/Object;)Z
Envelopes.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/Envelopes.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EventPanel.class
package com.logicaldoc.gui.common.client.log
EventPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/log/EventPanel.equals:(Ljava/lang/Object;)Z
EventPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/log/EventPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EventsListGridField.class
package com.logicaldoc.gui.common.client.grid
EventsListGridField.EventsListGridField ( )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":()V
EventsListGridField.EventsListGridField ( String name )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":(Ljava/lang/String;)V
EventsListGridField.EventsListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
ExportArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ExportArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ExportArchivesList.equals:(Ljava/lang/Object;)Z
ExportArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ExportArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ExtendedPropertiesPanel.class
package com.logicaldoc.gui.common.client.widgets
ExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
ExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Features.class
package com.logicaldoc.gui.frontend.client.menu.features
Features.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/menu/features/Features.equals:(Ljava/lang/Object;)Z
Features.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/menu/features/Features.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FileIconCellFormatter.class
package com.logicaldoc.gui.common.client.grid
TypeIconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
TypeIconGridField.FileIconCellFormatter.TypeIconGridField.FileIconCellFormatter ( TypeIconGridField p1 )
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/TypeIconGridField;)V
TypeIconGridField.FileIconCellFormatter.TypeIconGridField.FileIconCellFormatter ( TypeIconGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/TypeIconGridField;I)V
logicaldoc-gui-9.1.1-plugin.jar,
FileNameCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileNameListGridField;)V
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileNameListGridField;I)V
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileNameListGridField.class
package com.logicaldoc.gui.common.client.grid
FileNameListGridField.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/grid/FileNameListGridField.equals:(Ljava/lang/Object;)Z
FileNameListGridField.FileNameListGridField ( )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":()V
FileNameListGridField.FileNameListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
FileNameListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/FileNameListGridField.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileSizeListGridField;)V
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileSizeListGridField;Z)V
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
FileSizeCellFormatter.FileSizeCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter."<init>":()V
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter."<init>":(Z)V
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeListGridField.class
package com.logicaldoc.gui.common.client.grid
FileSizeListGridField.FileSizeListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;IZ)V
FileSizeListGridField.FileSizeListGridField ( String title, int width )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
FileVersionListGridField.class
package com.logicaldoc.gui.common.client.grid
FileVersionListGridField.FileVersionListGridField ( )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":()V
FileVersionListGridField.FileVersionListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":(Ljava/lang/String;)V
FileVersionListGridField.FileVersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
FillForm.class
package com.logicaldoc.gui.frontend.client.document.form
FillForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/form/FillForm.equals:(Ljava/lang/Object;)Z
FillForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/form/FillForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FillRoutineParams.class
package com.logicaldoc.gui.frontend.client.document.grid
FillRoutineParams.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/FillRoutineParams.equals:(Ljava/lang/Object;)Z
FillRoutineParams.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/FillRoutineParams.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FillStamp.class
package com.logicaldoc.gui.frontend.client.document.stamp
FillStamp.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/FillStamp.equals:(Ljava/lang/Object;)Z
FillStamp.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/FillStamp.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FirewallPanel.class
package com.logicaldoc.gui.frontend.client.security
FirewallPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/FirewallPanel.equals:(Ljava/lang/Object;)Z
FirewallPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/FirewallPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderAutomationPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderAutomationPanel.equals:(Ljava/lang/Object;)Z
FolderAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderBrowser.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderBrowser.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderBrowser.equals:(Ljava/lang/Object;)Z
FolderBrowser.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderBrowser.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCapturePanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderCapturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderCapturePanel.equals:(Ljava/lang/Object;)Z
FolderCapturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderCapturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDetailsDialog.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDetailsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsDialog.equals:(Ljava/lang/Object;)Z
FolderCopyDetailsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDetailsPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsPanel.equals:(Ljava/lang/Object;)Z
FolderCopyDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDialog.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDialog.equals:(Ljava/lang/Object;)Z
FolderCopyDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderCopyExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderCopyStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCursor.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderCursor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderCursor.equals:(Ljava/lang/Object;)Z
FolderCursor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderCursor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderDetailsPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderDetailsPanel.equals:(Ljava/lang/Object;)Z
FolderDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderDetailTab.class
package com.logicaldoc.gui.frontend.client.folder
FolderDetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderDetailTab.equals:(Ljava/lang/Object;)Z
FolderDetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderDetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderImageUploader.class
package com.logicaldoc.gui.frontend.client.folder
FolderImageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderImageUploader.equals:(Ljava/lang/Object;)Z
FolderImageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderImageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderInterfacePanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderInterfacePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderInterfacePanel.equals:(Ljava/lang/Object;)Z
FolderInterfacePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderInterfacePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderListGridField.class
package com.logicaldoc.gui.common.client.grid
FolderListGridField.FolderListGridField ( )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":()V
FolderListGridField.FolderListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":(Ljava/lang/String;)V
FolderListGridField.FolderListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
FolderNameCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )
com/logicaldoc/gui/common/client/grid/FolderListGridField.FolderNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FolderListGridField;)V
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FolderListGridField.FolderNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FolderNavigator.class
package com.logicaldoc.gui.frontend.client.folder
FolderNavigator.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderNavigator.equals:(Ljava/lang/Object;)Z
FolderNavigator.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderNavigator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderQuotaPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderQuotaPanel.equals:(Ljava/lang/Object;)Z
FolderQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSearchDialog.class
package com.logicaldoc.gui.frontend.client.folder
FolderSearchDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSearchDialog.equals:(Ljava/lang/Object;)Z
FolderSearchDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSearchDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSearchForm.class
package com.logicaldoc.gui.frontend.client.folder
FolderSearchForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSearchForm.equals:(Ljava/lang/Object;)Z
FolderSearchForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSearchForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSecurityPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSecurityPanel.equals:(Ljava/lang/Object;)Z
FolderSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSelector.class
package com.logicaldoc.gui.common.client.widgets
FolderSelector.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/FolderSelector.equals:(Ljava/lang/Object;)Z
FolderSelector.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/FolderSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSubscriptionsPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderSubscriptionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSubscriptionsPanel.equals:(Ljava/lang/Object;)Z
FolderSubscriptionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSubscriptionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata
FolderTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/FolderTemplatesPanel.equals:(Ljava/lang/Object;)Z
FolderTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/FolderTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTile.class
package com.logicaldoc.gui.frontend.client.folder
FolderTile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderTile.equals:(Ljava/lang/Object;)Z
FolderTile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderTile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTree.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderTree.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderTree.equals:(Ljava/lang/Object;)Z
FolderTree.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderTree.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormatConvertersPanel.class
package com.logicaldoc.gui.frontend.client.impex.converters
FormatConvertersPanel.prepareConfigButtons ( ) : List<ToolStripButton>
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.prepareConfigButtons:()Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
FormCreate.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormCreate.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormCreate.equals:(Ljava/lang/Object;)Z
FormCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormDetailsPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormDetailsPanel.equals:(Ljava/lang/Object;)Z
FormDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormImageTile.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormImageTile.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormImageTile.equals:(Ljava/lang/Object;)Z
FormImageTile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormImageTile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormsPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormsPanel.equals:(Ljava/lang/Object;)Z
FormsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FulltextForm.class
package com.logicaldoc.gui.frontend.client.search
FulltextForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/FulltextForm.equals:(Ljava/lang/Object;)Z
FulltextForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/FulltextForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FunctionShape.class
package com.orange.links.client.shapes
FunctionShape.equals ( Object other ) : boolean
com/orange/links/client/shapes/FunctionShape.equals:(Ljava/lang/Object;)Z
FunctionShape.hashCode ( ) : int
com/orange/links/client/shapes/FunctionShape.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GoogleAsyncCallback.class
package com.logicaldoc.gui.frontend.client.google
GoogleAsyncCallback<T>.GoogleAsyncCallback<T> ( )
com/logicaldoc/gui/frontend/client/google/GoogleAsyncCallback."<init>":()V
GoogleAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/frontend/client/google/GoogleAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
logicaldoc-gui-9.1.1-plugin.jar,
GoogleAuthenticatorSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
GoogleAuthenticatorSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/GoogleAuthenticatorSetup.equals:(Ljava/lang/Object;)Z
GoogleAuthenticatorSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/GoogleAuthenticatorSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupDetailsPanel.equals:(Ljava/lang/Object;)Z
GroupDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupPropertiesPanel.equals:(Ljava/lang/Object;)Z
GroupPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupsPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupsPanel.equals:(Ljava/lang/Object;)Z
GroupsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupUsersPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupUsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupUsersPanel.equals:(Ljava/lang/Object;)Z
GroupUsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupUsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIAttendee.class
package com.logicaldoc.gui.common.client.beans
GUIAttendee.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.equals:(Ljava/lang/Object;)Z
GUIAttendee.GUIAttendee ( )
com/logicaldoc/gui/common/client/beans/GUIAttendee."<init>":()V
GUIAttendee.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIAttendee.hashCode:()I
GUIAttendee.isNotify ( ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.isNotify:()Z
GUIAttendee.isRequired ( ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.isRequired:()Z
GUIAttendee.setNotify ( boolean notify ) : void
com/logicaldoc/gui/common/client/beans/GUIAttendee.setNotify:(Z)V
GUIAttendee.setRequired ( boolean required ) : void
com/logicaldoc/gui/common/client/beans/GUIAttendee.setRequired:(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIAutomationRoutine.class
package com.logicaldoc.gui.common.client.beans
GUIAutomationRoutine.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAutomationRoutine.equals:(Ljava/lang/Object;)Z
GUIAutomationRoutine.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIAutomationRoutine.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUICalendarEvent.class
package com.logicaldoc.gui.common.client.beans
GUICalendarEvent.addAttendee ( GUIAttendee newPart ) : void
com/logicaldoc/gui/common/client/beans/GUICalendarEvent.addAttendee:(Lcom/logicaldoc/gui/common/client/beans/GUIAttendee;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIDocument.class
package com.logicaldoc.gui.common.client.beans
GUIDocument.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIDocument.equals:(Ljava/lang/Object;)Z
GUIDocument.getLastNote ( ) : String
com/logicaldoc/gui/common/client/beans/GUIDocument.getLastNote:()Ljava/lang/String;
GUIDocument.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIDocument.hashCode:()I
GUIDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/gui/common/client/beans/GUIDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIExtensibleObject.class
package com.logicaldoc.gui.common.client.beans
GUIExtensibleObject.getTenantId ( ) : long
com/logicaldoc/gui/common/client/beans/GUIExtensibleObject.getTenantId:()J
GUIExtensibleObject.setTenantId ( long tenantId ) : void
com/logicaldoc/gui/common/client/beans/GUIExtensibleObject.setTenantId:(J)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIFolder.class
package com.logicaldoc.gui.common.client.beans
GUIFolder.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIFolder.equals:(Ljava/lang/Object;)Z
GUIFolder.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIFolder.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIForm.class
package com.logicaldoc.gui.common.client.beans
GUIForm.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIForm.equals:(Ljava/lang/Object;)Z
GUIForm.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIGridsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUIGridsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUIGridsPanel.equals:(Ljava/lang/Object;)Z
GUIGridsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUIGridsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUILanguagesPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUILanguagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUILanguagesPanel.equals:(Ljava/lang/Object;)Z
GUILanguagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUILanguagesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIParameter.class
package com.logicaldoc.gui.common.client.beans
GUIParameter.getValueAsBoolean ( ) : Boolean
com/logicaldoc/gui/common/client/beans/GUIParameter.getValueAsBoolean:()Ljava/lang/Boolean;
logicaldoc-gui-9.1.1-plugin.jar,
GUISamlSettings.class
package com.logicaldoc.gui.frontend.client.security.saml
GUISamlSettings.getUserType ( ) : int
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.getUserType:()I
GUISamlSettings.getValidation ( ) : String
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.getValidation:()Ljava/lang/String;
GUISamlSettings.setUserType ( int userType ) : void
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.setUserType:(I)V
GUISamlSettings.setValidation ( String validation ) : void
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.setValidation:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUISettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUISettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUISettingsPanel.equals:(Ljava/lang/Object;)Z
GUISettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUISettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIStamp.class
package com.logicaldoc.gui.common.client.beans
GUIStamp.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIStamp.equals:(Ljava/lang/Object;)Z
GUIStamp.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIStamp.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIVersion.class
package com.logicaldoc.gui.common.client.beans
GUIVersion.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIVersion.equals:(Ljava/lang/Object;)Z
GUIVersion.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIVersion.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HistoryPanel.class
package com.logicaldoc.gui.frontend.client.panels
HistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/HistoryPanel.equals:(Ljava/lang/Object;)Z
HistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/HistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HitsListPanel.class
package com.logicaldoc.gui.frontend.client.search
HitsListPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/HitsListPanel.equals:(Ljava/lang/Object;)Z
HitsListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/HitsListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HtmlItemEditor.class
package com.logicaldoc.gui.common.client.automation
HtmlItemEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.equals:(Ljava/lang/Object;)Z
HtmlItemEditor.getSavedHtmlContent ( ) [static] : String
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.getSavedHtmlContent:()Ljava/lang/String;
HtmlItemEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.hashCode:()I
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/automation/HtmlItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
HtmlItemEditor.setSavedHtmlContent ( String p1 ) [static] : void
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.setSavedHtmlContent:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
I18NCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/I18NCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
I18NCellFormatter.I18NCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/I18NCellFormatter."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
IdListGridField.class
package com.logicaldoc.gui.common.client.grid
IdListGridField.IdListGridField ( )
com/logicaldoc/gui/common/client/grid/IdListGridField."<init>":()V
IdListGridField.IdListGridField ( String label )
com/logicaldoc/gui/common/client/grid/IdListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
IgnoreAsyncCallback.class
package com.logicaldoc.gui.common.client
IgnoreAsyncCallback<T>.IgnoreAsyncCallback<T> ( )
com/logicaldoc/gui/common/client/IgnoreAsyncCallback."<init>":()V
IgnoreAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/IgnoreAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
IgnoreAsyncCallback<T>.onSuccess ( T v ) : void
com/logicaldoc/gui/common/client/IgnoreAsyncCallback.onSuccess:(Ljava/lang/Object;)V
logicaldoc-gui-9.1.1-plugin.jar,
ImageCropper.class
package com.logicaldoc.gui.common.client.widgets
ImageCropper.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageCropper.equals:(Ljava/lang/Object;)Z
ImageCropper.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageCropper.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageDrawingPane.class
package com.logicaldoc.gui.common.client.widgets
ImageDrawingPane.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageDrawingPane.equals:(Ljava/lang/Object;)Z
ImageDrawingPane.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageDrawingPane.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageLightbox.class
package com.logicaldoc.gui.common.client.widgets
ImageLightbox.ImageLightbox ( String imageUrl, String title, int size )
com/logicaldoc/gui/common/client/widgets/ImageLightbox."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
ImageUploader.class
package com.logicaldoc.gui.frontend.client.tenant
ImageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/ImageUploader.equals:(Ljava/lang/Object;)Z
ImageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/ImageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageWithCanvases.class
package com.logicaldoc.gui.common.client.widgets
ImageWithCanvases.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageWithCanvases.equals:(Ljava/lang/Object;)Z
ImageWithCanvases.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageWithCanvases.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportArchiveFoldersList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportArchiveFoldersList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchiveFoldersList.equals:(Ljava/lang/Object;)Z
ImportArchiveFoldersList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchiveFoldersList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchivesList.equals:(Ljava/lang/Object;)Z
ImportArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportDetailsPanel.equals:(Ljava/lang/Object;)Z
ImportDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderAdvancedProperties.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderAdvancedProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAdvancedProperties.equals:(Ljava/lang/Object;)Z
ImportFolderAdvancedProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAdvancedProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderAutomationPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAutomationPanel.equals:(Ljava/lang/Object;)Z
ImportFolderAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsPanel.equals:(Ljava/lang/Object;)Z
ImportFolderDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsTab.equals:(Ljava/lang/Object;)Z
ImportFolderDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderHistoryPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderHistoryPanel.equals:(Ljava/lang/Object;)Z
ImportFolderHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFoldersPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFoldersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFoldersPanel.equals:(Ljava/lang/Object;)Z
ImportFoldersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFoldersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderStandardProperties.equals:(Ljava/lang/Object;)Z
ImportFolderStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportSettingsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportSettingsPanel.equals:(Ljava/lang/Object;)Z
ImportSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncomingMessage.class
package com.logicaldoc.gui.common.client.widgets
IncomingMessage.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/IncomingMessage.equals:(Ljava/lang/Object;)Z
IncomingMessage.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/IncomingMessage.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalArchivesList.equals:(Ljava/lang/Object;)Z
IncrementalArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalDetailsPanel.equals:(Ljava/lang/Object;)Z
IncrementalDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalSettingsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalSettingsPanel.equals:(Ljava/lang/Object;)Z
IncrementalSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IndexedListGridField.class
package com.logicaldoc.gui.common.client.grid
IndexedListGridField.IndexedListGridField ( )
com/logicaldoc/gui/common/client/grid/IndexedListGridField."<init>":()V
IndexedListGridField.IndexedListGridField ( String name )
com/logicaldoc/gui/common/client/grid/IndexedListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
IndexingHistoryPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
IndexingHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/IndexingHistoryPanel.equals:(Ljava/lang/Object;)Z
IndexingHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/IndexingHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
InfoPanel.class
package com.logicaldoc.gui.common.client.widgets
InfoPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/InfoPanel.equals:(Ljava/lang/Object;)Z
InfoPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/InfoPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
InheritRightsDialog.class
package com.logicaldoc.gui.frontend.client.folder
InheritRightsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/InheritRightsDialog.equals:(Ljava/lang/Object;)Z
InheritRightsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/InheritRightsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IntegerListGridField.class
package com.logicaldoc.gui.common.client.grid
IntegerListGridField.IntegerListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
IntegerListGridField.IntegerListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
ItemFactory.class
package com.logicaldoc.gui.common.client.util
ItemFactory.newRadioGroup ( String name ) [static] : RadioGroupItem
com/logicaldoc/gui/common/client/util/ItemFactory.newRadioGroup:(Ljava/lang/String;)Lcom/smartgwt/client/widgets/form/fields/RadioGroupItem;
ItemFactory.newToggleItem ( String name, boolean value ) [static] : ToggleItem
com/logicaldoc/gui/common/client/util/ItemFactory.newToggleItem:(Ljava/lang/String;Z)Lcom/smartgwt/client/widgets/form/fields/ToggleItem;
ItemFactory.newToggleItem ( String name, String title, boolean value ) [static] : ToggleItem
com/logicaldoc/gui/common/client/util/ItemFactory.newToggleItem:(Ljava/lang/String;Ljava/lang/String;Z)Lcom/smartgwt/client/widgets/form/fields/ToggleItem;
logicaldoc-gui-9.1.1-plugin.jar,
JobsPanel.class
package com.logicaldoc.gui.frontend.client.system.task
JobsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/JobsPanel.equals:(Ljava/lang/Object;)Z
JobsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/JobsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
KeystoreUploader.class
package com.logicaldoc.gui.frontend.client.tenant
KeystoreUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/KeystoreUploader.equals:(Ljava/lang/Object;)Z
KeystoreUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/KeystoreUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LastChangesReport.class
package com.logicaldoc.gui.frontend.client.reports
LastChangesReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/LastChangesReport.equals:(Ljava/lang/Object;)Z
LastChangesReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/LastChangesReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LastLogins.class
package com.logicaldoc.gui.frontend.client.account
LastLogins.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/LastLogins.equals:(Ljava/lang/Object;)Z
LastLogins.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/LastLogins.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPBrowser.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPBrowser.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPBrowser.equals:(Ljava/lang/Object;)Z
LDAPBrowser.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPBrowser.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPServerDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPServerDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServerDetailsPanel.equals:(Ljava/lang/Object;)Z
LDAPServerDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServerDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPServersPanel.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPServersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServersPanel.equals:(Ljava/lang/Object;)Z
LDAPServersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LinksPanel.class
package com.logicaldoc.gui.frontend.client.document
LinksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/LinksPanel.equals:(Ljava/lang/Object;)Z
LinksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/LinksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LockedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
LockedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/LockedDocsReport.equals:(Ljava/lang/Object;)Z
LockedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/LockedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LoginPanel.class
package com.logicaldoc.gui.login.client
LoginPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/LoginPanel.equals:(Ljava/lang/Object;)Z
LoginPanel.hashCode ( ) : int
com/logicaldoc/gui/login/client/LoginPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LogPanel.class
package com.logicaldoc.gui.frontend.client.system
LogPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/LogPanel.equals:(Ljava/lang/Object;)Z
LogPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/LogPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LongCellFormatter.class
package com.logicaldoc.gui.common.client.grid
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/IntegerListGridField.LongCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )
com/logicaldoc/gui/common/client/grid/IntegerListGridField.LongCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/IntegerListGridField;)V
logicaldoc-gui-9.1.1-plugin.jar,
MailPreviewPanel.class
package com.logicaldoc.gui.common.client.preview
MailPreviewPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.equals:(Ljava/lang/Object;)Z
MailPreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.hashCode:()I
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )
com/logicaldoc/gui/common/client/preview/MailPreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIEmail;Lcom/logicaldoc/gui/common/client/beans/GUIDocument;I)V
MailPreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.onDraw:()V
logicaldoc-gui-9.1.1-plugin.jar,
MainMenu.class
package com.logicaldoc.gui.frontend.client.menu
MainMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/menu/MainMenu.equals:(Ljava/lang/Object;)Z
MainMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/menu/MainMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MainPanel.class
package com.logicaldoc.gui.frontend.client.panels
MainPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/MainPanel.equals:(Ljava/lang/Object;)Z
MainPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/MainPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MenusPanel.class
package com.logicaldoc.gui.frontend.client.security
MenusPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/MenusPanel.equals:(Ljava/lang/Object;)Z
MenusPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/MenusPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MergeDialog.class
package com.logicaldoc.gui.frontend.client.folder
MergeDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/MergeDialog.equals:(Ljava/lang/Object;)Z
MergeDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/MergeDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageDialog.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessageDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog.equals:(Ljava/lang/Object;)Z
MessageDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog.hashCode:()I
MessageDialog.MessageDialog ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
MessagePriorityListGridField.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessagePriorityListGridField.MessagePriorityListGridField ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagePriorityListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
MessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessagesPanel.destroy ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.destroy:()V
MessagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.equals:(Ljava/lang/Object;)Z
MessagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.hashCode:()I
MessagesPanel.MessagesPanel ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel."<init>":()V
MessagesPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onDraw:()V
MessagesPanel.onUserChanged ( GUIUser user ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
MessagesPanel.onUserLogin ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserLogin:(Ljava/lang/String;)V
MessagesPanel.onUserLogout ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserLogout:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
MessagesWindow.class
package com.logicaldoc.gui.common.client.log
MessagesWindow.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/log/MessagesWindow.equals:(Ljava/lang/Object;)Z
MessagesWindow.hashCode ( ) : int
com/logicaldoc/gui/common/client/log/MessagesWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageTemplateEditor.class
package com.logicaldoc.gui.frontend.client.settings.messages
MessageTemplateEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplateEditor.equals:(Ljava/lang/Object;)Z
MessageTemplateEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplateEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.settings.messages
MessageTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplatesPanel.equals:(Ljava/lang/Object;)Z
MessageTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MostUsedTagsPortlet.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
MostUsedTagsPortlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/MostUsedTagsPortlet.equals:(Ljava/lang/Object;)Z
MostUsedTagsPortlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/MostUsedTagsPortlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NavigatorDocumentsGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
NavigatorDocumentsGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/NavigatorDocumentsGrid.equals:(Ljava/lang/Object;)Z
NavigatorDocumentsGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/NavigatorDocumentsGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
NotesDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
NotesDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
NotesPanel.class
package com.logicaldoc.gui.frontend.client.document.note
NotesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/NotesPanel.equals:(Ljava/lang/Object;)Z
NotesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/NotesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NoteUpdateDialog.class
package com.logicaldoc.gui.frontend.client.document.note
NoteUpdateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.equals:(Ljava/lang/Object;)Z
NoteUpdateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.hashCode:()I
NoteUpdateDialog.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.onDraw:()V
logicaldoc-gui-9.1.1-plugin.jar,
OCRSettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings
OCRSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/OCRSettingsPanel.equals:(Ljava/lang/Object;)Z
OCRSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/OCRSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OnlineUsersPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
OnlineUsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/OnlineUsersPanel.equals:(Ljava/lang/Object;)Z
OnlineUsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/OnlineUsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Options.class
package com.logicaldoc.gui.frontend.client.metadata.template
Options.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/Options.equals:(Ljava/lang/Object;)Z
Options.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/Options.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OptionsUploader.class
package com.logicaldoc.gui.frontend.client.metadata.template
OptionsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/OptionsUploader.equals:(Ljava/lang/Object;)Z
OptionsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/OptionsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OutgoingEmailPanel.class
package com.logicaldoc.gui.frontend.client.settings.messages
OutgoingEmailPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/OutgoingEmailPanel.equals:(Ljava/lang/Object;)Z
OutgoingEmailPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/OutgoingEmailPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OwnCertificateDialog.class
package com.logicaldoc.gui.frontend.client.account.certificate
OwnCertificateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/OwnCertificateDialog.equals:(Ljava/lang/Object;)Z
OwnCertificateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/OwnCertificateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ParameterConditionRow.class
package com.logicaldoc.gui.frontend.client.search
ParameterConditionRow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/ParameterConditionRow.equals:(Ljava/lang/Object;)Z
ParameterConditionRow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/ParameterConditionRow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ParametricForm.class
package com.logicaldoc.gui.frontend.client.search
ParametricForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/ParametricForm.equals:(Ljava/lang/Object;)Z
ParametricForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/ParametricForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordGenerator.class
package com.logicaldoc.gui.common.client.widgets
PasswordGenerator.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/PasswordGenerator.equals:(Ljava/lang/Object;)Z
PasswordGenerator.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/PasswordGenerator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordGenerator.class
package com.logicaldoc.gui.login.client
PasswordGenerator.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/PasswordGenerator.equals:(Ljava/lang/Object;)Z
PasswordGenerator.hashCode ( ) : int
com/logicaldoc/gui/login/client/PasswordGenerator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordTrial.class
package com.logicaldoc.gui.frontend.client.security
PasswordTrial.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/PasswordTrial.equals:(Ljava/lang/Object;)Z
PasswordTrial.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/PasswordTrial.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PatchPanel.class
package com.logicaldoc.gui.frontend.client.system.update
PatchPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/PatchPanel.equals:(Ljava/lang/Object;)Z
PatchPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/PatchPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PatchUploader.class
package com.logicaldoc.gui.frontend.client.system.update
PatchUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/PatchUploader.equals:(Ljava/lang/Object;)Z
PatchUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/PatchUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PermaLinkDisplay.class
package com.logicaldoc.gui.frontend.client.document
PermaLinkDisplay.PermaLinkDisplay ( long docId )
com/logicaldoc/gui/frontend/client/document/PermaLinkDisplay."<init>":(J)V
logicaldoc-gui-9.1.1-plugin.jar,
PersonalSubscriptions.class
package com.logicaldoc.gui.frontend.client.subscription
PersonalSubscriptions.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/subscription/PersonalSubscriptions.equals:(Ljava/lang/Object;)Z
PersonalSubscriptions.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/subscription/PersonalSubscriptions.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PluginsPanel.class
package com.logicaldoc.gui.frontend.client.system.plugin
PluginsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/plugin/PluginsPanel.equals:(Ljava/lang/Object;)Z
PluginsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/plugin/PluginsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PluginUploader.class
package com.logicaldoc.gui.frontend.client.system.plugin
PluginUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/plugin/PluginUploader.equals:(Ljava/lang/Object;)Z
PluginUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/plugin/PluginUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PreviewPanel.class
package com.logicaldoc.gui.common.client.preview
PreviewPanel.clearContent ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.clearContent:()V
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 ) [static] : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.declareOnReadingCompleted:(Lcom/logicaldoc/gui/common/client/preview/PreviewPanel;)V
PreviewPanel.dicomUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.dicomUrl:()Ljava/lang/String;
PreviewPanel.doResize ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.doResize:()V
PreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPanel.equals:(Ljava/lang/Object;)Z
PreviewPanel.generalPreviewUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.generalPreviewUrl:()Ljava/lang/String;
PreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewPanel.hashCode:()I
PreviewPanel.htmlUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.htmlUrl:()Ljava/lang/String;
PreviewPanel.isPreviewAvailable ( ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPanel.isPreviewAvailable:()Z
PreviewPanel.mediaUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.mediaUrl:()Ljava/lang/String;
PreviewPanel.onAccessGranted ( GUIDocument document ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onAccessGranted:(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onDraw:()V
PreviewPanel.onReadingCompleted ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onReadingCompleted:()V
PreviewPanel.PreviewPanel ( GUIDocument document )
com/logicaldoc/gui/common/client/preview/PreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.redraw ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.redraw:()V
PreviewPanel.reloadDICOM ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadDICOM:()V
PreviewPanel.reloadHTML ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadHTML:()V
PreviewPanel.reloadMail ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadMail:()V
PreviewPanel.reloadMedia ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadMedia:()V
PreviewPanel.reloadPreview ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadPreview:()V
logicaldoc-gui-9.1.1-plugin.jar,
PreviewPopup.class
package com.logicaldoc.gui.common.client.preview
PreviewPopup.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPopup.equals:(Ljava/lang/Object;)Z
PreviewPopup.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewPopup.hashCode:()I
PreviewPopup.PreviewPopup ( GUIDocument doc )
com/logicaldoc/gui/common/client/preview/PreviewPopup."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )
com/logicaldoc/gui/common/client/preview/PreviewPopup."<init>":(Ljava/util/List;I)V
logicaldoc-gui-9.1.1-plugin.jar,
PreviewTile.class
package com.logicaldoc.gui.common.client.preview
PreviewTile.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewTile.equals:(Ljava/lang/Object;)Z
PreviewTile.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewTile.hashCode:()I
PreviewTile.PreviewTile ( long docId, String title )
com/logicaldoc/gui/common/client/preview/PreviewTile."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
PrimitivesToolstrip.class
package com.logicaldoc.gui.frontend.client.workflow.designer
PrimitivesToolstrip.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/PrimitivesToolstrip.equals:(Ljava/lang/Object;)Z
PrimitivesToolstrip.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/PrimitivesToolstrip.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Profile.class
package com.logicaldoc.gui.frontend.client.account
Profile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/Profile.equals:(Ljava/lang/Object;)Z
Profile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/Profile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ProtocolsPanel.class
package com.logicaldoc.gui.frontend.client.settings.protocols
ProtocolsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/protocols/ProtocolsPanel.equals:(Ljava/lang/Object;)Z
ProtocolsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/protocols/ProtocolsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PublishingPanel.class
package com.logicaldoc.gui.frontend.client.document
PublishingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/PublishingPanel.equals:(Ljava/lang/Object;)Z
PublishingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/PublishingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
QRFormItemIcon.class
package com.logicaldoc.gui.common.client.widgets
QRFormItemIcon.QRFormItemIcon ( )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":()V
QRFormItemIcon.QRFormItemIcon ( String code )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":(Ljava/lang/String;)V
QRFormItemIcon.QRFormItemIcon ( String code, String tooltip )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
QRLightbox.class
package com.logicaldoc.gui.common.client.widgets
QRLightbox.QRLightbox ( String content )
com/logicaldoc/gui/common/client/widgets/QRLightbox."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
QuotaPanel.class
package com.logicaldoc.gui.frontend.client.settings
QuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/QuotaPanel.equals:(Ljava/lang/Object;)Z
QuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/QuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RatingCellFormatter.class
package com.logicaldoc.gui.common.client.grid
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/RatingListGridField.RatingCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )
com/logicaldoc/gui/common/client/grid/RatingListGridField.RatingCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/RatingListGridField;)V
logicaldoc-gui-9.1.1-plugin.jar,
RatingDialog.class
package com.logicaldoc.gui.frontend.client.document
RatingDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/RatingDialog.equals:(Ljava/lang/Object;)Z
RatingDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/RatingDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RatingListGridField.class
package com.logicaldoc.gui.common.client.grid
RatingListGridField.RatingListGridField ( )
com/logicaldoc/gui/common/client/grid/RatingListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
ReadingRequestDialog.class
package com.logicaldoc.gui.frontend.client.document.reading
ReadingRequestDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/reading/ReadingRequestDialog.equals:(Ljava/lang/Object;)Z
ReadingRequestDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/reading/ReadingRequestDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReadingRequestsPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.reading
ReadingRequestsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/reading/ReadingRequestsPanel.equals:(Ljava/lang/Object;)Z
ReadingRequestsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/reading/ReadingRequestsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RefreshableListGrid.class
package com.logicaldoc.gui.common.client.grid
RefreshableListGrid.refresh ( DataSource newDataSource ) : void
com/logicaldoc/gui/common/client/grid/RefreshableListGrid.refresh:(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":()V
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":(Lcom/google/gwt/core/client/JavaScriptObject;)V
logicaldoc-gui-9.1.1-plugin.jar,
ReplaceVersionFile.class
package com.logicaldoc.gui.frontend.client.document
ReplaceVersionFile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ReplaceVersionFile.equals:(Ljava/lang/Object;)Z
ReplaceVersionFile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ReplaceVersionFile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportDetailsPanel.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsPanel.equals:(Ljava/lang/Object;)Z
ReportDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportDetailsTab.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsTab.equals:(Ljava/lang/Object;)Z
ReportDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportParametersForm.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportParametersForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportParametersForm.equals:(Ljava/lang/Object;)Z
ReportParametersForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportParametersForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportStandardProperties.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportStandardProperties.equals:(Ljava/lang/Object;)Z
ReportStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportUploader.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportUploader.equals:(Ljava/lang/Object;)Z
ReportUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RepositoriesPanel.class
package com.logicaldoc.gui.frontend.client.settings
RepositoriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/RepositoriesPanel.equals:(Ljava/lang/Object;)Z
RepositoriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/RepositoriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResetPassword.class
package com.logicaldoc.gui.login.client
ResetPassword.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/ResetPassword.equals:(Ljava/lang/Object;)Z
ResetPassword.hashCode ( ) : int
com/logicaldoc/gui/login/client/ResetPassword.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesGrid.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesGrid.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesGrid.equals:(Ljava/lang/Object;)Z
ResponsesGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesListPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesListPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesListPanel.equals:(Ljava/lang/Object;)Z
ResponsesListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesStatsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesStatsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesStatsPanel.equals:(Ljava/lang/Object;)Z
ResponsesStatsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesStatsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RetentionPoliciesPanel.class
package com.logicaldoc.gui.frontend.client.metadata
RetentionPoliciesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/RetentionPoliciesPanel.equals:(Ljava/lang/Object;)Z
RetentionPoliciesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/RetentionPoliciesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RetentionPolicyDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata
RetentionPolicyDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/RetentionPolicyDetailsPanel.equals:(Ljava/lang/Object;)Z
RetentionPolicyDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/RetentionPolicyDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RunLevelPanel.class
package com.logicaldoc.gui.frontend.client.system
RunLevelPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/RunLevelPanel.equals:(Ljava/lang/Object;)Z
RunLevelPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/RunLevelPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RunningListGridField.class
package com.logicaldoc.gui.common.client.grid
RunningListGridField.RunningListGridField ( )
com/logicaldoc/gui/common/client/grid/RunningListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
SamlUploader.class
package com.logicaldoc.gui.frontend.client.security.saml
SamlUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/saml/SamlUploader.equals:(Ljava/lang/Object;)Z
SamlUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/saml/SamlUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SaveDialog.class
package com.logicaldoc.gui.frontend.client.search
SaveDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SaveDialog.equals:(Ljava/lang/Object;)Z
SaveDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SaveDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SavedSearchesPanel.class
package com.logicaldoc.gui.frontend.client.search
SavedSearchesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SavedSearchesPanel.equals:(Ljava/lang/Object;)Z
SavedSearchesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SavedSearchesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ScopedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.system
ScopedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ScopedPropertiesPanel.equals:(Ljava/lang/Object;)Z
ScopedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ScopedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchHitsGrid.class
package com.logicaldoc.gui.frontend.client.search
SearchHitsGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchHitsGrid.equals:(Ljava/lang/Object;)Z
SearchHitsGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchHitsGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchIndexEntriesPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
SearchIndexEntriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexEntriesPanel.equals:(Ljava/lang/Object;)Z
SearchIndexEntriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexEntriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchIndexPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
SearchIndexPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexPanel.equals:(Ljava/lang/Object;)Z
SearchIndexPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchPanel.class
package com.logicaldoc.gui.frontend.client.search
SearchPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchPanel.equals:(Ljava/lang/Object;)Z
SearchPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchToolbar.class
package com.logicaldoc.gui.frontend.client.search
SearchToolbar.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchToolbar.equals:(Ljava/lang/Object;)Z
SearchToolbar.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchToolbar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SecuritySettingsPanel.class
package com.logicaldoc.gui.frontend.client.security
SecuritySettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/SecuritySettingsPanel.equals:(Ljava/lang/Object;)Z
SecuritySettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/SecuritySettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SendToArchiveDialog.class
package com.logicaldoc.gui.frontend.client.document
SendToArchiveDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/SendToArchiveDialog.equals:(Ljava/lang/Object;)Z
SendToArchiveDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/SendToArchiveDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SessionsPanel.class
package com.logicaldoc.gui.frontend.client.system
SessionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/SessionsPanel.equals:(Ljava/lang/Object;)Z
SessionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/SessionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileDialog.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileDialog.equals:(Ljava/lang/Object;)Z
ShareFileDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileSettings.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileSettings.equals:(Ljava/lang/Object;)Z
ShareFileSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileTree.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileTree.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileTree.equals:(Ljava/lang/Object;)Z
ShareFileTree.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileTree.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsPanel.equals:(Ljava/lang/Object;)Z
StampDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDetailsTab.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsTab.equals:(Ljava/lang/Object;)Z
StampDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDialog.class
package com.logicaldoc.gui.frontend.client.document.stamp
StampDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/StampDialog.equals:(Ljava/lang/Object;)Z
StampDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/StampDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampParameters.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampParameters.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampParameters.equals:(Ljava/lang/Object;)Z
StampParameters.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampParameters.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampProperties.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampProperties.equals:(Ljava/lang/Object;)Z
StampProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampsPanel.equals:(Ljava/lang/Object;)Z
StampsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampUploader.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampUploader.equals:(Ljava/lang/Object;)Z
StampUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StartWorkflowDialog.class
package com.logicaldoc.gui.frontend.client.document
StartWorkflowDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/StartWorkflowDialog.equals:(Ljava/lang/Object;)Z
StartWorkflowDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/StartWorkflowDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StateWidget.class
package com.logicaldoc.gui.frontend.client.workflow.designer
StateWidget.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/StateWidget.equals:(Ljava/lang/Object;)Z
StateWidget.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/StateWidget.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StatusBarIcons.class
package com.logicaldoc.gui.frontend.client.panels
StatusBarIcons.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/StatusBarIcons.equals:(Ljava/lang/Object;)Z
StatusBarIcons.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/StatusBarIcons.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StatusIconsListGridField.class
package com.logicaldoc.gui.common.client.grid
StatusIconsListGridField.StatusIconsListGridField ( )
com/logicaldoc/gui/common/client/grid/StatusIconsListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
StoresPanel.class
package com.logicaldoc.gui.frontend.client.settings
StoresPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/StoresPanel.equals:(Ljava/lang/Object;)Z
StoresPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/StoresPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SubscriptionsReport.class
package com.logicaldoc.gui.frontend.client.reports
SubscriptionsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/SubscriptionsReport.equals:(Ljava/lang/Object;)Z
SubscriptionsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/SubscriptionsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsPanel.equals:(Ljava/lang/Object;)Z
SyndicationDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsTab.equals:(Ljava/lang/Object;)Z
SyndicationDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationsPanel.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationsPanel.equals:(Ljava/lang/Object;)Z
SyndicationsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationStandardProperties.equals:(Ljava/lang/Object;)Z
SyndicationStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SystemMenu.class
package com.logicaldoc.gui.frontend.client.system
SystemMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/SystemMenu.equals:(Ljava/lang/Object;)Z
SystemMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/SystemMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SystemUsageHistoryChart.class
package com.logicaldoc.gui.frontend.client.system.usage
SystemUsageHistoryChart.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/usage/SystemUsageHistoryChart.equals:(Ljava/lang/Object;)Z
SystemUsageHistoryChart.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/usage/SystemUsageHistoryChart.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagCloud.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagCloud.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagCloud.equals:(Ljava/lang/Object;)Z
TagCloud.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagCloud.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagCloudDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
TagCloudDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/TagCloudDashlet.equals:(Ljava/lang/Object;)Z
TagCloudDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/TagCloudDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsDashboard.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagsDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsDashboard.equals:(Ljava/lang/Object;)Z
TagsDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsForm.class
package com.logicaldoc.gui.frontend.client.search
TagsForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/TagsForm.equals:(Ljava/lang/Object;)Z
TagsForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/TagsForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPanel.equals:(Ljava/lang/Object;)Z
TagsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPortlet.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagsPortlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsPortlet.equals:(Ljava/lang/Object;)Z
TagsPortlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsPortlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPreset.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsPreset.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPreset.equals:(Ljava/lang/Object;)Z
TagsPreset.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPreset.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsSettingsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsSettingsPanel.equals:(Ljava/lang/Object;)Z
TagsSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskDetailPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskDetailPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskDetailPanel.equals:(Ljava/lang/Object;)Z
TaskDetailPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskDetailPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskDetailsDialog.class
package com.logicaldoc.gui.frontend.client.workflow
TaskDetailsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/TaskDetailsDialog.equals:(Ljava/lang/Object;)Z
TaskDetailsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/TaskDetailsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskEditor.class
package com.logicaldoc.gui.frontend.client.workflow.designer
TaskEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/TaskEditor.equals:(Ljava/lang/Object;)Z
TaskEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/TaskEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskNotificationPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskNotificationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskNotificationPanel.equals:(Ljava/lang/Object;)Z
TaskNotificationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskNotificationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskSchedulingPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskSchedulingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskSchedulingPanel.equals:(Ljava/lang/Object;)Z
TaskSchedulingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskSchedulingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TasksPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TasksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TasksPanel.equals:(Ljava/lang/Object;)Z
TasksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TasksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateDetailsPanel.equals:(Ljava/lang/Object;)Z
TemplateDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplatePropertiesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplatePropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplatePropertiesPanel.equals:(Ljava/lang/Object;)Z
TemplatePropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplatePropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateSecurityPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateSecurityPanel.equals:(Ljava/lang/Object;)Z
TemplateSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplatesPanel.equals:(Ljava/lang/Object;)Z
TemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateValidationPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateValidationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateValidationPanel.equals:(Ljava/lang/Object;)Z
TemplateValidationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateValidationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantBrandingPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantBrandingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantBrandingPanel.equals:(Ljava/lang/Object;)Z
TenantBrandingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantBrandingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantDetailsPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantDetailsPanel.equals:(Ljava/lang/Object;)Z
TenantDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantKeystorePanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantKeystorePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantKeystorePanel.equals:(Ljava/lang/Object;)Z
TenantKeystorePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantKeystorePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantPropertiesPanel.equals:(Ljava/lang/Object;)Z
TenantPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantQuotaPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantQuotaPanel.equals:(Ljava/lang/Object;)Z
TenantQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantsPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantsPanel.equals:(Ljava/lang/Object;)Z
TenantsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TextContentCreate.class
package com.logicaldoc.gui.frontend.client.textcontent
TextContentCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/textcontent/TextContentCreate.equals:(Ljava/lang/Object;)Z
TextContentCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/textcontent/TextContentCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TextContentEditor.class
package com.logicaldoc.gui.frontend.client.textcontent
TextContentEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/textcontent/TextContentEditor.equals:(Ljava/lang/Object;)Z
TextContentEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/textcontent/TextContentEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketDialog.class
package com.logicaldoc.gui.frontend.client.document
TicketDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TicketDialog.equals:(Ljava/lang/Object;)Z
TicketDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TicketDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketDisplay.class
package com.logicaldoc.gui.frontend.client.document
TicketDisplay.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TicketDisplay.equals:(Ljava/lang/Object;)Z
TicketDisplay.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TicketDisplay.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketsReport.class
package com.logicaldoc.gui.frontend.client.reports
TicketsReport.createListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/reports/TicketsReport.createListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
TicketsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/TicketsReport.equals:(Ljava/lang/Object;)Z
TicketsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/TicketsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TileImageLightbox.class
package com.logicaldoc.gui.common.client.preview
TileImageLightbox.TileImageLightbox ( long docId, String title )
com/logicaldoc/gui/common/client/preview/TileImageLightbox."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
TransitionEditor.class
package com.logicaldoc.gui.frontend.client.workflow.designer
TransitionEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/TransitionEditor.equals:(Ljava/lang/Object;)Z
TransitionEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/TransitionEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TrashPanel.class
package com.logicaldoc.gui.frontend.client.document
TrashPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TrashPanel.equals:(Ljava/lang/Object;)Z
TrashPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TrashPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TrustedDevices.class
package com.logicaldoc.gui.frontend.client.account
TrustedDevices.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/TrustedDevices.equals:(Ljava/lang/Object;)Z
TrustedDevices.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/TrustedDevices.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationDialog.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationDialog.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationPanel.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationPanel.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationSettings.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSettings.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSetup.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TypeIconGridField.class
package com.logicaldoc.gui.common.client.grid
TypeIconGridField.TypeIconGridField ( )
com/logicaldoc/gui/common/client/grid/TypeIconGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
UpdateDialog.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateDialog.equals:(Ljava/lang/Object;)Z
UpdateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateNotificationPanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateNotificationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateNotificationPanel.equals:(Ljava/lang/Object;)Z
UpdateNotificationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateNotificationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdatePanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdatePanel.equals:(Ljava/lang/Object;)Z
UpdatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdatePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdatePanel.class
package com.logicaldoc.gui.frontend.client.system.update
UpdatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/UpdatePanel.equals:(Ljava/lang/Object;)Z
UpdatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/UpdatePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
UpdateStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateUploader.class
package com.logicaldoc.gui.frontend.client.system.update
UpdateUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/UpdateUploader.equals:(Ljava/lang/Object;)Z
UpdateUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/UpdateUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UsagePanel.class
package com.logicaldoc.gui.frontend.client.system.usage
UsagePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/usage/UsagePanel.equals:(Ljava/lang/Object;)Z
UsagePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/usage/UsagePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserCalendarPanel.class
package com.logicaldoc.gui.frontend.client.calendar
UserCalendarPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/calendar/UserCalendarPanel.equals:(Ljava/lang/Object;)Z
UserCalendarPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/calendar/UserCalendarPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/UserCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserCellFormatter.UserCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/UserCellFormatter."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
UserDashboard.class
package com.logicaldoc.gui.frontend.client.dashboard
UserDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/UserDashboard.equals:(Ljava/lang/Object;)Z
UserDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/UserDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserDateCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserDateCellFormatter.UserDateCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter."<init>":()V
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter."<init>":(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
UserDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserDetailsPanel.equals:(Ljava/lang/Object;)Z
UserDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserHistoryPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserHistoryPanel.equals:(Ljava/lang/Object;)Z
UserHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserInterfacePanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserInterfacePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserInterfacePanel.equals:(Ljava/lang/Object;)Z
UserInterfacePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserInterfacePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserListGridField.class
package com.logicaldoc.gui.common.client.grid
UserListGridField.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/grid/UserListGridField.equals:(Ljava/lang/Object;)Z
UserListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/UserListGridField.hashCode:()I
UserListGridField.isDisplayAvatar ( ) : boolean
com/logicaldoc/gui/common/client/grid/UserListGridField.isDisplayAvatar:()Z
UserListGridField.setDisplayAvatar ( boolean displayAvatar ) : void
com/logicaldoc/gui/common/client/grid/UserListGridField.setDisplayAvatar:(Z)V
UserListGridField.UserListGridField ( )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":()V
UserListGridField.UserListGridField ( boolean avoidCaching )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Z)V
UserListGridField.UserListGridField ( String name )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
logicaldoc-gui-9.1.1-plugin.jar,
UserPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserPropertiesPanel.equals:(Ljava/lang/Object;)Z
UserPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserQuotaPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserQuotaPanel.equals:(Ljava/lang/Object;)Z
UserQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserSearchDialog.class
package com.logicaldoc.gui.common.client.widgets
UserSearchDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/UserSearchDialog.equals:(Ljava/lang/Object;)Z
UserSearchDialog.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/UserSearchDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserSecurityPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserSecurityPanel.equals:(Ljava/lang/Object;)Z
UserSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UsersPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UsersPanel.equals:(Ljava/lang/Object;)Z
UsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Util.class
package com.logicaldoc.gui.common.client.util
Util.getParameterValueAsBoolean ( List<GUIParameter> params, String name ) [static] : Boolean
com/logicaldoc/gui/common/client/util/Util.getParameterValueAsBoolean:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/Boolean;
Util.isCommercial ( ) [static] : boolean
com/logicaldoc/gui/common/client/util/Util.isCommercial:()Z
Util.qrImg ( String content, int size ) [static] : String
com/logicaldoc/gui/common/client/util/Util.qrImg:(Ljava/lang/String;I)Ljava/lang/String;
Util.qrURL ( String content, int size ) [static] : String
com/logicaldoc/gui/common/client/util/Util.qrURL:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
VersionListGridField.class
package com.logicaldoc.gui.common.client.grid
VersionListGridField.VersionListGridField ( )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":()V
VersionListGridField.VersionListGridField ( String name )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":(Ljava/lang/String;)V
VersionListGridField.VersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
VersionNotesWindow.class
package com.logicaldoc.gui.frontend.client.document.note
VersionNotesWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/VersionNotesWindow.equals:(Ljava/lang/Object;)Z
VersionNotesWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/VersionNotesWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VersionsPanel.class
package com.logicaldoc.gui.frontend.client.document
VersionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/VersionsPanel.equals:(Ljava/lang/Object;)Z
VersionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/VersionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VersionsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
VersionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/VersionsPanel.equals:(Ljava/lang/Object;)Z
VersionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/VersionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VIASettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings
VIASettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/VIASettingsPanel.equals:(Ljava/lang/Object;)Z
VIASettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/VIASettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VisualPositioningDigitalSignatureDialog.class
package com.logicaldoc.gui.frontend.client.document.signature
VisualPositioningDigitalSignatureDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/VisualPositioningDigitalSignatureDialog.equals:(Ljava/lang/Object;)Z
VisualPositioningDigitalSignatureDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/VisualPositioningDigitalSignatureDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VisualPositioningStampDialog.class
package com.logicaldoc.gui.frontend.client.document.stamp
VisualPositioningStampDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/VisualPositioningStampDialog.equals:(Ljava/lang/Object;)Z
VisualPositioningStampDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/VisualPositioningStampDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebcontentCreate.class
package com.logicaldoc.gui.frontend.client.webcontent
WebcontentCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/webcontent/WebcontentCreate.equals:(Ljava/lang/Object;)Z
WebcontentCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/webcontent/WebcontentCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebcontentEditor.class
package com.logicaldoc.gui.frontend.client.webcontent
WebcontentEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/webcontent/WebcontentEditor.equals:(Ljava/lang/Object;)Z
WebcontentEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/webcontent/WebcontentEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormInvitationDialog.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormInvitationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormInvitationDialog.equals:(Ljava/lang/Object;)Z
WebFormInvitationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormInvitationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormPrefilledEmail.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormPrefilledEmail.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledEmail.equals:(Ljava/lang/Object;)Z
WebFormPrefilledEmail.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledEmail.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormPrefilledLink.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormPrefilledLink.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledLink.equals:(Ljava/lang/Object;)Z
WebFormPrefilledLink.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledLink.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebservicesPanel.class
package com.logicaldoc.gui.frontend.client.settings.protocols
WebservicesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/protocols/WebservicesPanel.equals:(Ljava/lang/Object;)Z
WebservicesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/protocols/WebservicesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDashboard.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashboard.equals:(Ljava/lang/Object;)Z
WorkflowDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDashlet.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashlet.equals:(Ljava/lang/Object;)Z
WorkflowDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDesigner.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowDesigner.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDesigner.equals:(Ljava/lang/Object;)Z
WorkflowDesigner.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDesigner.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDrawingPanel.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowDrawingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDrawingPanel.equals:(Ljava/lang/Object;)Z
WorkflowDrawingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDrawingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowHistoriesPanel.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowHistoriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoriesPanel.equals:(Ljava/lang/Object;)Z
WorkflowHistoriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowHistoryDialog.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowHistoryDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoryDialog.equals:(Ljava/lang/Object;)Z
WorkflowHistoryDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoryDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowNoteEditor.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowNoteEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowNoteEditor.equals:(Ljava/lang/Object;)Z
WorkflowNoteEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowNoteEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowSecurity.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowSecurity.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSecurity.equals:(Ljava/lang/Object;)Z
WorkflowSecurity.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSecurity.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowSettings.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSettings.equals:(Ljava/lang/Object;)Z
WorkflowSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowToolStrip.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowToolStrip.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowToolStrip.equals:(Ljava/lang/Object;)Z
WorkflowToolStrip.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowToolStrip.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowTriggersPanel.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowTriggersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowTriggersPanel.equals:(Ljava/lang/Object;)Z
WorkflowTriggersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowTriggersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowUploader.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowUploader.equals:(Ljava/lang/Object;)Z
WorkflowUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkingTimePanel.class
package com.logicaldoc.gui.frontend.client.security.user
WorkingTimePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/WorkingTimePanel.equals:(Ljava/lang/Object;)Z
WorkingTimePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/WorkingTimePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
YubiKeySetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
YubiKeySetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/YubiKeySetup.equals:(Ljava/lang/Object;)Z
YubiKeySetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/YubiKeySetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoAuthorization.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoAuthorization.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoAuthorization.equals:(Ljava/lang/Object;)Z
ZohoAuthorization.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoAuthorization.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoCheckin.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoCheckin.equals:(Ljava/lang/Object;)Z
ZohoCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoDialog.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoDialog.equals:(Ljava/lang/Object;)Z
ZohoDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoEditor.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoEditor.equals:(Ljava/lang/Object;)Z
ZohoEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRPanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRPanel.equals:(Ljava/lang/Object;)Z
ZonalOCRPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRQueuePanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRQueuePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRQueuePanel.equals:(Ljava/lang/Object;)Z
ZonalOCRQueuePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRQueuePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRTemplateSettings.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRTemplateSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplateSettings.equals:(Ljava/lang/Object;)Z
ZonalOCRTemplateSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplateSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplatesPanel.equals:(Ljava/lang/Object;)Z
ZonalOCRTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneCanvas.class
package com.logicaldoc.gui.frontend.client.panels.zone
ZoneCanvas.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/zone/ZoneCanvas.equals:(Ljava/lang/Object;)Z
ZoneCanvas.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/zone/ZoneCanvas.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneEditor.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
ZoneEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/ZoneEditor.equals:(Ljava/lang/Object;)Z
ZoneEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/ZoneEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneEditor.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZoneEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZoneEditor.equals:(Ljava/lang/Object;)Z
ZoneEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZoneEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneTemplatePanel.class
package com.logicaldoc.gui.frontend.client.panels.zone
ZoneTemplatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/zone/ZoneTemplatePanel.equals:(Ljava/lang/Object;)Z
ZoneTemplatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/zone/ZoneTemplatePanel.hashCode:()I
logicaldoc-impex-9.1.1-plugin.jar,
ArchiveCache.class
package com.logicaldoc.impex
ArchiveCache.equals ( Object other ) : boolean
com/logicaldoc/impex/ArchiveCache.equals:(Ljava/lang/Object;)Z
ArchiveCache.hashCode ( ) : int
com/logicaldoc/impex/ArchiveCache.hashCode:()I
logicaldoc-impex-9.1.1-plugin.jar,
IndexVersion.class
package com.logicaldoc.impex
IndexVersion.IndexVersion ( IndexVersion source )
com/logicaldoc/impex/IndexVersion."<init>":(Lcom/logicaldoc/impex/IndexVersion;)V
logicaldoc-importfolder-9.1.1-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
SFTPClient.ls ( String path ) : List<ChannelSftp.LsEntry>
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/List;
logicaldoc-saml-9.1.1-plugin.jar,
Saml.class
package com.logicaldoc.saml
Saml.createNewUser ( SamlUser samlUser ) : User
com/logicaldoc/saml/Saml.createNewUser:(Lcom/logicaldoc/saml/SamlUser;)Lcom/logicaldoc/core/security/user/User;
Saml.updateExistingUser ( SamlUser samlUser ) : void
com/logicaldoc/saml/Saml.updateExistingUser:(Lcom/logicaldoc/saml/SamlUser;)V
logicaldoc-saml-9.1.1-plugin.jar,
SamlUser.class
package com.logicaldoc.saml
SamlUser.equals ( Object obj ) : boolean
com/logicaldoc/saml/SamlUser.equals:(Ljava/lang/Object;)Z
SamlUser.getEmail ( ) : String
com/logicaldoc/saml/SamlUser.getEmail:()Ljava/lang/String;
SamlUser.getFirstName ( ) : String
com/logicaldoc/saml/SamlUser.getFirstName:()Ljava/lang/String;
SamlUser.getGroups ( ) : List<String>
com/logicaldoc/saml/SamlUser.getGroups:()Ljava/util/List;
SamlUser.getLastName ( ) : String
com/logicaldoc/saml/SamlUser.getLastName:()Ljava/lang/String;
SamlUser.getUser ( ) : User
com/logicaldoc/saml/SamlUser.getUser:()Lcom/logicaldoc/core/security/user/User;
SamlUser.getUsername ( ) : String
com/logicaldoc/saml/SamlUser.getUsername:()Ljava/lang/String;
SamlUser.hashCode ( ) : int
com/logicaldoc/saml/SamlUser.hashCode:()I
SamlUser.isValid ( ) : boolean
com/logicaldoc/saml/SamlUser.isValid:()Z
SamlUser.SamlUser ( String username, String firstName, String lastName, String email, List<String> groups )
com/logicaldoc/saml/SamlUser."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
SamlUser.setEmail ( String email ) : void
com/logicaldoc/saml/SamlUser.setEmail:(Ljava/lang/String;)V
SamlUser.setFirstName ( String firstName ) : void
com/logicaldoc/saml/SamlUser.setFirstName:(Ljava/lang/String;)V
SamlUser.setGroups ( List<String> groups ) : void
com/logicaldoc/saml/SamlUser.setGroups:(Ljava/util/List;)V
SamlUser.setLastName ( String lastName ) : void
com/logicaldoc/saml/SamlUser.setLastName:(Ljava/lang/String;)V
SamlUser.setUser ( User user ) : void
com/logicaldoc/saml/SamlUser.setUser:(Lcom/logicaldoc/core/security/user/User;)V
SamlUser.setUsername ( String username ) : void
com/logicaldoc/saml/SamlUser.setUsername:(Ljava/lang/String;)V
SamlUser.setValid ( boolean valid ) : void
com/logicaldoc/saml/SamlUser.setValid:(Z)V
SamlUser.toString ( ) : String
com/logicaldoc/saml/SamlUser.toString:()Ljava/lang/String;
logicaldoc-util-9.1.1.jar,
AbstractTestCase.class
package com.logicaldoc.util.junit
AbstractTestCase.initializePlugins ( List<String> pluginArchives ) : void
com/logicaldoc/util/junit/AbstractTestCase.initializePlugins:(Ljava/util/List;)V
logicaldoc-util-9.1.1.jar,
AutoDeleteZipInputStream.class
package com.logicaldoc.util.io
AutoDeleteZipInputStream.equals ( Object other ) : boolean
com/logicaldoc/util/io/AutoDeleteZipInputStream.equals:(Ljava/lang/Object;)Z
AutoDeleteZipInputStream.hashCode ( ) : int
com/logicaldoc/util/io/AutoDeleteZipInputStream.hashCode:()I
logicaldoc-util-9.1.1.jar,
Context.class
package com.logicaldoc.util
Context.get ( Class<R> requiredType ) [static] : R
com/logicaldoc/util/Context.get:(Ljava/lang/Class;)Ljava/lang/Object;
Context.get ( String id ) [static] : Object
com/logicaldoc/util/Context.get:(Ljava/lang/String;)Ljava/lang/Object;
logicaldoc-util-9.1.1.jar,
ContextProperties.class
package com.logicaldoc.util.config
ContextProperties.equals ( Object other ) : boolean
com/logicaldoc/util/config/ContextProperties.equals:(Ljava/lang/Object;)Z
ContextProperties.hashCode ( ) : int
com/logicaldoc/util/config/ContextProperties.hashCode:()I
ContextProperties.setProperty ( String key, String value ) : Object
com/logicaldoc/util/config/ContextProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
logicaldoc-webdav-9.1.1-plugin.jar,
Resource.class
package com.logicaldoc.webdav.resource.model
Resource.getSize ( ) [abstract] : long
com/logicaldoc/webdav/resource/model/Resource.getSize:()J
Resource.setSize ( long p1 ) [abstract] : void
com/logicaldoc/webdav/resource/model/Resource.setSize:(J)V
logicaldoc-webdav-9.1.1-plugin.jar,
ResourceImpl.class
package com.logicaldoc.webdav.resource.model
ResourceImpl.getSize ( ) : long
com/logicaldoc/webdav/resource/model/ResourceImpl.getSize:()J
ResourceImpl.setSize ( long size ) : void
com/logicaldoc/webdav/resource/model/ResourceImpl.setSize:(J)V
logicaldoc-webdav-9.1.1-plugin.jar,
VersionControlledResourceImpl.class
package com.logicaldoc.webdav.resource
VersionControlledResourceImpl.getSession ( ) : DavSession
com/logicaldoc/webdav/resource/VersionControlledResourceImpl.getSession:()Lorg/apache/jackrabbit/webdav/DavSession;
logicaldoc-webdav-9.1.1-plugin.jar,
WebdavCache.class
package com.logicaldoc.webdav.cache
WebdavCache.addFolder ( WebdavCacheFolder cf ) : int
com/logicaldoc/webdav/cache/WebdavCache.addFolder:(Lcom/logicaldoc/webdav/cache/WebdavCacheFolder;)I
WebdavCache.countElements ( ) : int
com/logicaldoc/webdav/cache/WebdavCache.countElements:()I
WebdavCache.getFolder ( long id ) : WebdavCacheFolder
com/logicaldoc/webdav/cache/WebdavCache.getFolder:(J)Lcom/logicaldoc/webdav/cache/WebdavCacheFolder;
WebdavCache.getFolderPath ( long folderId ) : String
com/logicaldoc/webdav/cache/WebdavCache.getFolderPath:(J)Ljava/lang/String;
WebdavCache.getFolderSize ( long id ) : long
com/logicaldoc/webdav/cache/WebdavCache.getFolderSize:(J)J
WebdavCache.getInstance ( ) [static] : WebdavCache
com/logicaldoc/webdav/cache/WebdavCache.getInstance:()Lcom/logicaldoc/webdav/cache/WebdavCache;
WebdavCache.getTreeSize ( long id ) : long
com/logicaldoc/webdav/cache/WebdavCache.getTreeSize:(J)J
WebdavCache.setFolderPath ( Folder folder ) : int
com/logicaldoc/webdav/cache/WebdavCache.setFolderPath:(Lcom/logicaldoc/core/folder/Folder;)I
WebdavCache.truncate ( ) : int
com/logicaldoc/webdav/cache/WebdavCache.truncate:()I
WebdavCache.WebdavCache ( )
com/logicaldoc/webdav/cache/WebdavCache."<init>":()V
logicaldoc-webdav-9.1.1-plugin.jar,
WebdavCacheFolder.class
package com.logicaldoc.webdav.cache
WebdavCacheFolder.getId ( ) : long
com/logicaldoc/webdav/cache/WebdavCacheFolder.getId:()J
WebdavCacheFolder.getPath ( ) : String
com/logicaldoc/webdav/cache/WebdavCacheFolder.getPath:()Ljava/lang/String;
WebdavCacheFolder.getSize ( ) : long
com/logicaldoc/webdav/cache/WebdavCacheFolder.getSize:()J
WebdavCacheFolder.setId ( long id ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setId:(J)V
WebdavCacheFolder.setPath ( String path ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setPath:(Ljava/lang/String;)V
WebdavCacheFolder.setSize ( long size ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setSize:(J)V
WebdavCacheFolder.WebdavCacheFolder ( )
com/logicaldoc/webdav/cache/WebdavCacheFolder."<init>":()V
WebdavCacheFolder.WebdavCacheFolder ( long folderId, String path, long folderSize )
com/logicaldoc/webdav/cache/WebdavCacheFolder."<init>":(JLjava/lang/String;J)V
logicaldoc-webform-9.1.1-plugin.jar,
WebformFileUploader.class
package com.logicaldoc.webform.client
WebformFileUploader.equals ( Object other ) : boolean
com/logicaldoc/webform/client/WebformFileUploader.equals:(Ljava/lang/Object;)Z
WebformFileUploader.hashCode ( ) : int
com/logicaldoc/webform/client/WebformFileUploader.hashCode:()I
logicaldoc-webservice-9.1.1-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : Response
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/ws/rs/core/Response;
logicaldoc-webservice-9.1.1-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : Response
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/ws/rs/core/Response;
logicaldoc-webservice-9.1.1-plugin.jar,
WSDocument.class
package com.logicaldoc.webservice.model
WSDocument.getLastNote ( ) : String
com/logicaldoc/webservice/model/WSDocument.getLastNote:()Ljava/lang/String;
WSDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/webservice/model/WSDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-zonalocr-9.1.1-plugin.jar,
ZonalOCRProcessor.class
package com.logicaldoc.zonalocr
ZonalOCRProcessor.ZonalOCRProcessor ( ZonalOCR zonalOCR )
com/logicaldoc/zonalocr/ZonalOCRProcessor."<init>":(Lcom/logicaldoc/zonalocr/ZonalOCR;)V
to the top
Removed Methods 474
logicaldoc-audit-9.1.0-plugin.jar,
AuditTask.class
package com.logicaldoc.audit
AuditTask.setDocumentHistoryDao ( DocumentHistoryDAO documentHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setDocumentHistoryDao:(Lcom/logicaldoc/core/document/DocumentHistoryDAO;)V
AuditTask.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/audit/AuditTask.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
AuditTask.setFolderHistoryDao ( FolderHistoryDAO folderHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setFolderHistoryDao:(Lcom/logicaldoc/core/folder/FolderHistoryDAO;)V
AuditTask.setSubscriptionDao ( SubscriptionDAO subscriptionDao ) : void
com/logicaldoc/audit/AuditTask.setSubscriptionDao:(Lcom/logicaldoc/audit/SubscriptionDAO;)V
AuditTask.setSystemMessageDao ( SystemMessageDAO systemMessageDao ) : void
com/logicaldoc/audit/AuditTask.setSystemMessageDao:(Lcom/logicaldoc/core/communication/SystemMessageDAO;)V
AuditTask.setUserHistoryDao ( UserHistoryDAO userHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setUserHistoryDao:(Lcom/logicaldoc/core/security/user/UserHistoryDAO;)V
logicaldoc-barcode-9.1.0-plugin.jar,
BarcodeManager.class
package com.logicaldoc.barcode
BarcodeManager.setBarcodeTemplateDao ( BarcodeTemplateDAO barcodeTemplateDao ) : void
com/logicaldoc/barcode/BarcodeManager.setBarcodeTemplateDao:(Lcom/logicaldoc/barcode/BarcodeTemplateDAO;)V
BarcodeManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/barcode/BarcodeManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
BarcodeManager.setConverterManager ( FormatConverterManager converterManager ) : void
com/logicaldoc/barcode/BarcodeManager.setConverterManager:(Lcom/logicaldoc/core/conversion/FormatConverterManager;)V
BarcodeManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/barcode/BarcodeManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
BarcodeManager.setStore ( Store store ) : void
com/logicaldoc/barcode/BarcodeManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
BarcodeManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/barcode/BarcodeManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-barcode-9.1.0-plugin.jar,
BarcodeProcessor.class
package com.logicaldoc.barcode
BarcodeProcessor.setBarcodeManager ( BarcodeManager barcodeManager ) : void
com/logicaldoc/barcode/BarcodeProcessor.setBarcodeManager:(Lcom/logicaldoc/barcode/BarcodeManager;)V
logicaldoc-calendar-9.1.0-plugin.jar,
CalendarManager.class
package com.logicaldoc.calendar
CalendarManager.setDocumentDAO ( DocumentDAO documentDAO ) : void
com/logicaldoc/calendar/CalendarManager.setDocumentDAO:(Lcom/logicaldoc/core/document/DocumentDAO;)V
CalendarManager.setEventDAO ( EventDAO eventDAO ) : void
com/logicaldoc/calendar/CalendarManager.setEventDAO:(Lcom/logicaldoc/calendar/EventDAO;)V
logicaldoc-comparison-9.1.0-plugin.jar,
DocumentComparatorManager.class
package com.logicaldoc.comparison
DocumentComparatorManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/comparison/DocumentComparatorManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
ApiKeyAuthenticator.class
package com.logicaldoc.core.security.authentication
ApiKeyAuthenticator.setApiKeyDAO ( ApiKeyDAO apiKeyDAO ) : void
com/logicaldoc/core/security/authentication/ApiKeyAuthenticator.setApiKeyDAO:(Lcom/logicaldoc/core/security/apikey/ApiKeyDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DefaultAuthenticator.class
package com.logicaldoc.core.security.authentication
DefaultAuthenticator.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/security/authentication/DefaultAuthenticator.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DigestProcessor.class
package com.logicaldoc.core.document
DigestProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/document/DigestProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DocumentComparator.class
package com.logicaldoc.core.document
DocumentComparator.getComparator ( DocumentComparator... multipleOptions ) [static] : Comparator<AbstractDocument>
com/logicaldoc/core/document/DocumentComparator.getComparator:([Lcom/logicaldoc/core/document/DocumentComparator;)Ljava/util/Comparator;
logicaldoc-core-9.1.0-plugin.jar,
DocumentManagerImpl.class
package com.logicaldoc.core.document
DocumentManagerImpl.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
DocumentManagerImpl.setDocumentDAO ( DocumentDAO documentDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentDAO:(Lcom/logicaldoc/core/document/DocumentDAO;)V
DocumentManagerImpl.setDocumentLinkDAO ( DocumentLinkDAO documentLinkDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentLinkDAO:(Lcom/logicaldoc/core/document/DocumentLinkDAO;)V
DocumentManagerImpl.setDocumentNoteDAO ( DocumentNoteDAO documentNoteDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentNoteDAO:(Lcom/logicaldoc/core/document/DocumentNoteDAO;)V
DocumentManagerImpl.setFolderDAO ( FolderDAO folderDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setFolderDAO:(Lcom/logicaldoc/core/folder/FolderDAO;)V
DocumentManagerImpl.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
DocumentManagerImpl.setListenerManager ( DocumentListenerManager listenerManager ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setListenerManager:(Lcom/logicaldoc/core/document/DocumentListenerManager;)V
DocumentManagerImpl.setStore ( Store store ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setStore:(Lcom/logicaldoc/core/store/Store;)V
DocumentManagerImpl.setTemplateDAO ( TemplateDAO templateDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setTemplateDAO:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
DocumentManagerImpl.setTicketDAO ( TicketDAO ticketDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setTicketDAO:(Lcom/logicaldoc/core/ticket/TicketDAO;)V
DocumentManagerImpl.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
DocumentManagerImpl.setVersionDAO ( VersionDAO versionDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setVersionDAO:(Lcom/logicaldoc/core/document/VersionDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
EventCollector.class
package com.logicaldoc.core.communication
EventCollector.getConfig ( ) : ContextProperties
com/logicaldoc/core/communication/EventCollector.getConfig:()Lcom/logicaldoc/util/config/ContextProperties;
EventCollector.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/communication/EventCollector.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
FolderComparator.class
package com.logicaldoc.core.folder
FolderComparator.getComparator ( FolderComparator... multipleOptions ) [static] : Comparator<Folder>
com/logicaldoc/core/folder/FolderComparator.getComparator:([Lcom/logicaldoc/core/folder/FolderComparator;)Ljava/util/Comparator;
logicaldoc-core-9.1.0-plugin.jar,
FormatConverterManager.class
package com.logicaldoc.core.conversion
FormatConverterManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
FormatConverterManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
FormatConverterManager.setStore ( Store store ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
FormatConverterManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateAttributeSetDAO.class
package com.logicaldoc.core.metadata
HibernateAttributeSetDAO.setOptionsDao ( AttributeOptionDAO optionsDao ) : void
com/logicaldoc/core/metadata/HibernateAttributeSetDAO.setOptionsDao:(Lcom/logicaldoc/core/metadata/AttributeOptionDAO;)V
HibernateAttributeSetDAO.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/core/metadata/HibernateAttributeSetDAO.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateMenuDAO.class
package com.logicaldoc.core.security.menu
HibernateMenuDAO.getUserDAO ( ) : UserDAO
com/logicaldoc/core/security/menu/HibernateMenuDAO.getUserDAO:()Lcom/logicaldoc/core/security/user/UserDAO;
HibernateMenuDAO.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/security/menu/HibernateMenuDAO.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateTemplateDAO.class
package com.logicaldoc.core.metadata
HibernateTemplateDAO.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/metadata/HibernateTemplateDAO.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateTicketDAO.class
package com.logicaldoc.core.ticket
HibernateTicketDAO.HibernateTicketDAO ( )
com/logicaldoc/core/ticket/HibernateTicketDAO."<init>":()V
logicaldoc-core-9.1.0-plugin.jar,
HibernateVersionDAO.class
package com.logicaldoc.core.document
HibernateVersionDAO.setFolderDAO ( FolderDAO folderDAO ) : void
com/logicaldoc/core/document/HibernateVersionDAO.setFolderDAO:(Lcom/logicaldoc/core/folder/FolderDAO;)V
HibernateVersionDAO.setStore ( Store store ) : void
com/logicaldoc/core/document/HibernateVersionDAO.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-core-9.1.0-plugin.jar,
IndexerTask.class
package com.logicaldoc.core.searchengine
IndexerTask.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/searchengine/IndexerTask.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
IndexerTask.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/core/searchengine/IndexerTask.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
IndexerTask.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/searchengine/IndexerTask.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
IndexerTask.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/core/searchengine/IndexerTask.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
IndexOptimizer.class
package com.logicaldoc.core.searchengine
IndexOptimizer.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/searchengine/IndexOptimizer.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
IndexOptimizer.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/searchengine/IndexOptimizer.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
logicaldoc-core-9.1.0-plugin.jar,
LockManager.class
package com.logicaldoc.core.lock
LockManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/lock/LockManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
LockManager.setGenericDao ( GenericDAO genericDao ) : void
com/logicaldoc/core/lock/LockManager.setGenericDao:(Lcom/logicaldoc/core/generic/GenericDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
PathCalculator.class
package com.logicaldoc.core.folder
PathCalculator.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/core/folder/PathCalculator.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
SessionManager.class
package com.logicaldoc.core.security
SessionManager.getSessionDao ( ) : SessionDAO
com/logicaldoc/core/security/SessionManager.getSessionDao:()Lcom/logicaldoc/core/security/SessionDAO;
SessionManager.setApiKeyDao ( ApiKeyDAO apiKeyDao ) : void
com/logicaldoc/core/security/SessionManager.setApiKeyDao:(Lcom/logicaldoc/core/security/apikey/ApiKeyDAO;)V
SessionManager.setAuthenticationChain ( AuthenticationChain authenticationChain ) : void
com/logicaldoc/core/security/SessionManager.setAuthenticationChain:(Lcom/logicaldoc/core/security/authentication/AuthenticationChain;)V
SessionManager.setSessionDao ( SessionDAO sessionDao ) : void
com/logicaldoc/core/security/SessionManager.setSessionDao:(Lcom/logicaldoc/core/security/SessionDAO;)V
SessionManager.setUserDao ( UserDAO userDao ) : void
com/logicaldoc/core/security/SessionManager.setUserDao:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
SystemLoadMonitor.class
package com.logicaldoc.core.system
SystemLoadMonitor.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/system/SystemLoadMonitor.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
TagsProcessor.class
package com.logicaldoc.core.document
TagsProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/document/TagsProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
TaskTrigger.class
package com.logicaldoc.core.task
TaskTrigger.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/task/TaskTrigger.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
ThreadPools.getPool ( String name ) : ExecutorService
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ExecutorService;
ThreadPools.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/threading/ThreadPools.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-email-9.1.0-plugin.jar,
EmailCrawler.class
package com.logicaldoc.email
EmailCrawler.EmailCrawler ( String name )
com/logicaldoc/email/EmailCrawler."<init>":(Ljava/lang/String;)V
EmailCrawler.getAccountDao ( ) : EmailAccountDAO
com/logicaldoc/email/EmailCrawler.getAccountDao:()Lcom/logicaldoc/email/dao/EmailAccountDAO;
EmailCrawler.getCacheManager ( ) : EmailCacheManager
com/logicaldoc/email/EmailCrawler.getCacheManager:()Lcom/logicaldoc/email/EmailCacheManager;
EmailCrawler.getDocumentDao ( ) : DocumentDAO
com/logicaldoc/email/EmailCrawler.getDocumentDao:()Lcom/logicaldoc/core/document/DocumentDAO;
EmailCrawler.getDocumentHistoryDao ( ) : DocumentHistoryDAO
com/logicaldoc/email/EmailCrawler.getDocumentHistoryDao:()Lcom/logicaldoc/core/document/DocumentHistoryDAO;
EmailCrawler.getDocumentLinkDao ( ) : DocumentLinkDAO
com/logicaldoc/email/EmailCrawler.getDocumentLinkDao:()Lcom/logicaldoc/core/document/DocumentLinkDAO;
EmailCrawler.getFolderDao ( ) : FolderDAO
com/logicaldoc/email/EmailCrawler.getFolderDao:()Lcom/logicaldoc/core/folder/FolderDAO;
EmailCrawler.getStore ( ) : Store
com/logicaldoc/email/EmailCrawler.getStore:()Lcom/logicaldoc/core/store/Store;
EmailCrawler.setAccountDao ( EmailAccountDAO accountDao ) : void
com/logicaldoc/email/EmailCrawler.setAccountDao:(Lcom/logicaldoc/email/dao/EmailAccountDAO;)V
EmailCrawler.setCacheManager ( EmailCacheManager cacheManager ) : void
com/logicaldoc/email/EmailCrawler.setCacheManager:(Lcom/logicaldoc/email/EmailCacheManager;)V
EmailCrawler.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/email/EmailCrawler.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
EmailCrawler.setDocumentHistoryDao ( DocumentHistoryDAO documentHistoryDAO ) : void
com/logicaldoc/email/EmailCrawler.setDocumentHistoryDao:(Lcom/logicaldoc/core/document/DocumentHistoryDAO;)V
EmailCrawler.setDocumentLinkDao ( DocumentLinkDAO documentLinkDao ) : void
com/logicaldoc/email/EmailCrawler.setDocumentLinkDao:(Lcom/logicaldoc/core/document/DocumentLinkDAO;)V
EmailCrawler.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/email/EmailCrawler.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
EmailCrawler.setSequenceDao ( SequenceDAO sequenceDao ) : void
com/logicaldoc/email/EmailCrawler.setSequenceDao:(Lcom/logicaldoc/core/sequence/SequenceDAO;)V
EmailCrawler.setStore ( Store store ) : void
com/logicaldoc/email/EmailCrawler.setStore:(Lcom/logicaldoc/core/store/Store;)V
EmailCrawler.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/email/EmailCrawler.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
logicaldoc-email-9.1.0-plugin.jar,
HibernateEmailAccountDAO.class
package com.logicaldoc.email.dao
HibernateEmailAccountDAO.setCacheManager ( EmailCacheManager cacheManager ) : void
com/logicaldoc/email/dao/HibernateEmailAccountDAO.setCacheManager:(Lcom/logicaldoc/email/EmailCacheManager;)V
logicaldoc-enterprise-automation-9.1.0-plugin.jar,
AutomationEventListener.class
package com.logicaldoc.enterprise.automation
AutomationEventListener.setAutomationTriggerDao ( AutomationTriggerDAO automationTriggerDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setAutomationTriggerDao:(Lcom/logicaldoc/enterprise/automation/AutomationTriggerDAO;)V
AutomationEventListener.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
AutomationEventListener.setEventCollector ( EventCollector eventCollector ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setEventCollector:(Lcom/logicaldoc/core/communication/EventCollector;)V
AutomationEventListener.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
AutomationEventListener.setUserDao ( UserDAO userDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setUserDao:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-enterprise-gui-9.1.0-plugin.jar,
MobileNavigationBar.class
package com.logicaldoc.enterprise.gui.mobile.client
MobileNavigationBar.setPreviousPanel ( MobileBodyPanel panel ) : void
com/logicaldoc/enterprise/gui/mobile/client/MobileNavigationBar.setPreviousPanel:(Lcom/logicaldoc/enterprise/gui/mobile/client/MobileBodyPanel;)V
logicaldoc-form-9.1.0-plugin.jar,
FormManager.class
package com.logicaldoc.form
FormManager.setConverter ( FormatConverterManager converter ) : void
com/logicaldoc/form/FormManager.setConverter:(Lcom/logicaldoc/core/conversion/FormatConverterManager;)V
FormManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/form/FormManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
FormManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/form/FormManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
FormManager.setFormDao ( FormDAO formDao ) : void
com/logicaldoc/form/FormManager.setFormDao:(Lcom/logicaldoc/form/FormDAO;)V
FormManager.setStore ( Store store ) : void
com/logicaldoc/form/FormManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-google-9.1.0-plugin.jar,
CalendarListener.class
package com.logicaldoc.google
CalendarListener.CalendarListener ( )
com/logicaldoc/google/CalendarListener."<init>":()V
CalendarListener.setEventCollector ( EventCollector eventCollector ) : void
com/logicaldoc/google/CalendarListener.setEventCollector:(Lcom/logicaldoc/core/communication/EventCollector;)V
CalendarListener.setEventDAO ( EventDAO eventDAO ) : void
com/logicaldoc/google/CalendarListener.setEventDAO:(Lcom/logicaldoc/calendar/EventDAO;)V
CalendarListener.setEventReferenceDAO ( EventReferenceDAO eventReferenceDAO ) : void
com/logicaldoc/google/CalendarListener.setEventReferenceDAO:(Lcom/logicaldoc/calendar/EventReferenceDAO;)V
CalendarListener.setThreadPools ( ThreadPools threadPools ) : void
com/logicaldoc/google/CalendarListener.setThreadPools:(Lcom/logicaldoc/core/threading/ThreadPools;)V
logicaldoc-google-9.1.0-plugin.jar,
GoogleCalendar.class
package com.logicaldoc.google
GoogleCalendar.setGenericDAO ( GenericDAO genericDAO ) : void
com/logicaldoc/google/GoogleCalendar.setGenericDAO:(Lcom/logicaldoc/core/generic/GenericDAO;)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationCompletionProvider.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationCompletionProvider.AutomationCompletionProvider ( )
com/logicaldoc/gui/common/client/widgets/automation/AutomationCompletionProvider."<init>":()V
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationCompletionProvider.getProposals:(Lorg/wisepersist/gwt/ace/client/AceEditor;Lorg/wisepersist/gwt/ace/client/AceEditorCursorPosition;Ljava/lang/String;Lorg/wisepersist/gwt/ace/client/AceCompletionCallback;)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationEditor.AutomationEditor ( String text, String title )
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;)V
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.destroy:()V
AutomationEditor.getText ( ) : String
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.getText:()Ljava/lang/String;
AutomationEditor.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.onDraw:()V
AutomationEditor.setDisabled ( boolean disabled ) : Canvas
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.setDisabled:(Z)Lcom/smartgwt/client/widgets/Canvas;
AutomationEditor.setVisible ( boolean visible ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.setVisible:(Z)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationItemEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/widgets/automation/AutomationItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationItemEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationItemEditor.destroy:()V
logicaldoc-gui-9.1.0-plugin.jar,
AvatarCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text ) : String
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/UserListGridField;)V
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/UserListGridField;I)V
logicaldoc-gui-9.1.0-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
BookmarkDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
BookmarkDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
ColoredCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.ColoredCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField;)V
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.ColoredCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
ColoredListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
ColoredListGridField.ColoredListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.getColorFieldName ( ) : String
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.getColorFieldName:()Ljava/lang/String;
ColoredListGridField.setColorFieldName ( String colorFieldName ) : void
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.setColorFieldName:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
ComparatorAssociationsDialog.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorAssociationsDialog.ComparatorAssociationsDialog ( ListGrid srcGrid )
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog."<init>":(Lcom/smartgwt/client/widgets/grid/ListGrid;)V
ComparatorAssociationsDialog.onApply ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.onApply:()V
ComparatorAssociationsDialog.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.onDraw:()V
ComparatorAssociationsDialog.prepareSelectItem ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.prepareSelectItem:()V
ComparatorAssociationsDialog.refresh ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.refresh:()V
logicaldoc-gui-9.1.0-plugin.jar,
ComparatorsPanel.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorsPanel.getAssociationsDialog ( ) : ComparatorAssociationsDialog
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.getAssociationsDialog:()Lcom/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog;
ComparatorsPanel.prepareToolStrip ( ) : ToolStrip
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.prepareToolStrip:()Lcom/smartgwt/client/widgets/toolbar/ToolStrip;
logicaldoc-gui-9.1.0-plugin.jar,
ConverterAssociationsDialog.class
package com.logicaldoc.gui.frontend.client.impex.converters
ConverterAssociationsDialog.ConverterAssociationsDialog ( ListGrid srcGrid )
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog."<init>":(Lcom/smartgwt/client/widgets/grid/ListGrid;)V
ConverterAssociationsDialog.prepareSelectItem ( ) : void
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog.prepareSelectItem:()V
ConverterAssociationsDialog.refresh ( ) : void
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog.refresh:()V
logicaldoc-gui-9.1.0-plugin.jar,
CopyCellClickHandler.class
package com.logicaldoc.gui.common.client.widgets.grid
CopyCellClickHandler.CopyCellClickHandler ( )
com/logicaldoc/gui/common/client/widgets/grid/CopyCellClickHandler."<init>":()V
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click ) : void
com/logicaldoc/gui/common/client/widgets/grid/CopyCellClickHandler.onCellDoubleClick:(Lcom/smartgwt/client/widgets/grid/events/CellDoubleClickEvent;)V
logicaldoc-gui-9.1.0-plugin.jar,
DashboardPanel.class
package com.logicaldoc.gui.frontend.client.dashboard
DashboardPanel.get ( ) [static] : DashboardPanel
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.get:()Lcom/logicaldoc/gui/frontend/client/dashboard/DashboardPanel;
DashboardPanel.getCalendarTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getCalendarTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getDefaultOpenTab ( ) : String
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getDefaultOpenTab:()Ljava/lang/String;
DashboardPanel.getMessagesTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getMessagesTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getTabSet ( ) : TabSet
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getTabSet:()Lcom/smartgwt/client/widgets/tab/TabSet;
DashboardPanel.getUserTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getUserTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getWorkflowTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getWorkflowTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.onDraw:()V
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.setDefaultOpenTab:(Ljava/lang/String;)V
DashboardPanel.updateMessageTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateMessageTab:()V
DashboardPanel.updateReadingsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateReadingsTab:()V
DashboardPanel.updateTagsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateTagsTab:()V
DashboardPanel.updateUserTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateUserTab:()V
DashboardPanel.updateWorkflowTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateWorkflowTab:()V
logicaldoc-gui-9.1.0-plugin.jar,
DateCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/DateListGridField;I)V
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/DateListGridField;)V
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
DateListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
DateListGridField.DateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
DateListGridField.DateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
DaysCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
DaysCellFormatter.DaysCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/DaysCellFormatter."<init>":()V
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/DaysCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
DocumentDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;Ljava/lang/String;)V
DocumentDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentHistoryDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
EventsListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
EventsListGridField.EventsListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":()V
EventsListGridField.EventsListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":(Ljava/lang/String;)V
EventsListGridField.EventsListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FileIconCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
IconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IconGridField;)V
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IconGridField;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileNameCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField;)V
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField;I)V
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileNameListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileNameListGridField.FileNameListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":()V
FileNameListGridField.FileNameListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
FileSizeCellFormatter.FileSizeCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter."<init>":()V
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter."<init>":(Z)V
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField;)V
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField;Z)V
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileSizeListGridField.FileSizeListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;IZ)V
FileSizeListGridField.FileSizeListGridField ( String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileVersionListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileVersionListGridField.FileVersionListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":()V
FileVersionListGridField.FileVersionListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":(Ljava/lang/String;)V
FileVersionListGridField.FileVersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FolderListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FolderListGridField.FolderListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":()V
FolderListGridField.FolderListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":(Ljava/lang/String;)V
FolderListGridField.FolderListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FolderNameCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField.FolderNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FolderListGridField;)V
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField.FolderNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FolderNavigatorPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderNavigatorPanel.onFolderBeginEditing ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderBeginEditing:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderCancelEditing ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderCancelEditing:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderChanged ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderCreated ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderCreated:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderDeleted ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderDeleted:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderMoved ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderMoved:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderSelected ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderSelected:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
logicaldoc-gui-9.1.0-plugin.jar,
FormatConvertersPanel.class
package com.logicaldoc.gui.frontend.client.impex.converters
FormatConvertersPanel.getAssociationsDialog ( ) : ComparatorAssociationsDialog
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.getAssociationsDialog:()Lcom/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog;
FormatConvertersPanel.prepareToolStrip ( ) : ToolStrip
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.prepareToolStrip:()Lcom/smartgwt/client/widgets/toolbar/ToolStrip;
logicaldoc-gui-9.1.0-plugin.jar,
GoogleUtil.class
package com.logicaldoc.gui.frontend.client.google
GoogleUtil.handleGoogleServiceError ( Throwable caught ) [static] : void
com/logicaldoc/gui/frontend/client/google/GoogleUtil.handleGoogleServiceError:(Ljava/lang/Throwable;)V
logicaldoc-gui-9.1.0-plugin.jar,
GUICalendarEvent.class
package com.logicaldoc.gui.common.client.beans
GUICalendarEvent.addAttendee ( GUIUser newPart ) : void
com/logicaldoc/gui/common/client/beans/GUICalendarEvent.addAttendee:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
logicaldoc-gui-9.1.0-plugin.jar,
GUIIncrementalArchive.class
package com.logicaldoc.gui.common.client.beans
GUIIncrementalArchive.getAosManagerId ( ) : Long
com/logicaldoc/gui/common/client/beans/GUIIncrementalArchive.getAosManagerId:()Ljava/lang/Long;
GUIIncrementalArchive.setAosManagerId ( Long aosManagerId ) : void
com/logicaldoc/gui/common/client/beans/GUIIncrementalArchive.setAosManagerId:(Ljava/lang/Long;)V
logicaldoc-gui-9.1.0-plugin.jar,
HtmlItemEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
HtmlItemEditor.getSavedHtmlContent ( ) [static] : String
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor.getSavedHtmlContent:()Ljava/lang/String;
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
HtmlItemEditor.setSavedHtmlContent ( String p1 ) [static] : void
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor.setSavedHtmlContent:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
I18NCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/I18NCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
I18NCellFormatter.I18NCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/I18NCellFormatter."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
IconGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IconGridField.IconGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
ImageLightbox.class
package com.logicaldoc.gui.common.client.widgets
ImageLightbox.ImageLightbox ( long docId, String title )
com/logicaldoc/gui/common/client/widgets/ImageLightbox."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
IndexedListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IndexedListGridField.IndexedListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/IndexedListGridField."<init>":()V
IndexedListGridField.IndexedListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/IndexedListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
IntegerListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IntegerListGridField.IntegerListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
IntegerListGridField.IntegerListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
LongCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField.LongCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField.LongCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField;)V
logicaldoc-gui-9.1.0-plugin.jar,
MailPreviewPanel.class
package com.logicaldoc.gui.common.client.widgets.preview
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )
com/logicaldoc/gui/common/client/widgets/preview/MailPreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIEmail;Lcom/logicaldoc/gui/common/client/beans/GUIDocument;I)V
MailPreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/MailPreviewPanel.onDraw:()V
logicaldoc-gui-9.1.0-plugin.jar,
MessageDialog.class
package com.logicaldoc.gui.frontend.client.dashboard
MessageDialog.MessageDialog ( )
com/logicaldoc/gui/frontend/client/dashboard/MessageDialog."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
MessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard
MessagesPanel.destroy ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.destroy:()V
MessagesPanel.MessagesPanel ( )
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel."<init>":()V
MessagesPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onDraw:()V
MessagesPanel.onUserChanged ( GUIUser user ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
MessagesPanel.onUserLogin ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserLogin:(Ljava/lang/String;)V
MessagesPanel.onUserLogout ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserLogout:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
NotesDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
PreviewPanel.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewPanel.clearContent ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.clearContent:()V
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 ) [static] : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.declareOnReadingCompleted:(Lcom/logicaldoc/gui/common/client/widgets/preview/PreviewPanel;)V
PreviewPanel.dicomUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.dicomUrl:()Ljava/lang/String;
PreviewPanel.doResize ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.doResize:()V
PreviewPanel.generalPreviewUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.generalPreviewUrl:()Ljava/lang/String;
PreviewPanel.htmlUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.htmlUrl:()Ljava/lang/String;
PreviewPanel.isPreviewAvailable ( ) : boolean
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.isPreviewAvailable:()Z
PreviewPanel.mediaUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.mediaUrl:()Ljava/lang/String;
PreviewPanel.onAccessGranted ( GUIDocument document ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onAccessGranted:(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onDraw:()V
PreviewPanel.onReadingCompleted ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onReadingCompleted:()V
PreviewPanel.PreviewPanel ( GUIDocument document )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.redraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.redraw:()V
PreviewPanel.reloadDICOM ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadDICOM:()V
PreviewPanel.reloadHTML ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadHTML:()V
PreviewPanel.reloadMail ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadMail:()V
PreviewPanel.reloadMedia ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadMedia:()V
PreviewPanel.reloadPreview ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadPreview:()V
logicaldoc-gui-9.1.0-plugin.jar,
PreviewPopup.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewPopup.PreviewPopup ( GUIDocument doc )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPopup."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPopup."<init>":(Ljava/util/List;I)V
logicaldoc-gui-9.1.0-plugin.jar,
PreviewTile.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewTile.PreviewTile ( long docId, String title )
com/logicaldoc/gui/common/client/widgets/preview/PreviewTile."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
RatingCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField.RatingCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField.RatingCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/RatingListGridField;)V
logicaldoc-gui-9.1.0-plugin.jar,
RatingListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
RatingListGridField.RatingListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
RefreshableListGrid.class
package com.logicaldoc.gui.common.client.widgets.grid
RefreshableListGrid.refresh ( DataSource newDataSource ) : void
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid.refresh:(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":()V
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":(Lcom/google/gwt/core/client/JavaScriptObject;)V
logicaldoc-gui-9.1.0-plugin.jar,
StandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
StandardPropertiesPanel.StandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )
com/logicaldoc/gui/frontend/client/document/StandardPropertiesPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
StandardPropertiesPanel.validate ( ) : boolean
com/logicaldoc/gui/frontend/client/document/StandardPropertiesPanel.validate:()Z
logicaldoc-gui-9.1.0-plugin.jar,
StatusIconsListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
StatusIconsListGridField.StatusIconsListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/StatusIconsListGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
UserCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/UserCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserCellFormatter.UserCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/UserCellFormatter."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
UserDateCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserDateCellFormatter.UserDateCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter."<init>":()V
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter."<init>":(Z)V
logicaldoc-gui-9.1.0-plugin.jar,
UserListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
UserListGridField.isDisplayAvatar ( ) : boolean
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.isDisplayAvatar:()Z
UserListGridField.setDisplayAvatar ( boolean displayAvatar ) : void
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.setDisplayAvatar:(Z)V
UserListGridField.UserListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":()V
UserListGridField.UserListGridField ( boolean avoidCaching )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Z)V
UserListGridField.UserListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
logicaldoc-gui-9.1.0-plugin.jar,
VersionListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
VersionListGridField.VersionListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":()V
VersionListGridField.VersionListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":(Ljava/lang/String;)V
VersionListGridField.VersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
VoidCallback.class
package com.logicaldoc.gui.common.client
VoidCallback.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/VoidCallback.onFailure:(Ljava/lang/Throwable;)V
VoidCallback.onSuccess ( Object p1 ) : void
com/logicaldoc/gui/common/client/VoidCallback.onSuccess:(Ljava/lang/Object;)V
VoidCallback.onSuccess ( Void arg0 ) : void
com/logicaldoc/gui/common/client/VoidCallback.onSuccess:(Ljava/lang/Void;)V
VoidCallback.VoidCallback ( )
com/logicaldoc/gui/common/client/VoidCallback."<init>":()V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveBuilder.class
package com.logicaldoc.impex
ArchiveBuilder.getArchiveDao ( ) : ArchiveDAO
com/logicaldoc/impex/ArchiveBuilder.getArchiveDao:()Lcom/logicaldoc/impex/ArchiveDAO;
ArchiveBuilder.getArchiveManager ( ) : ArchiveManager
com/logicaldoc/impex/ArchiveBuilder.getArchiveManager:()Lcom/logicaldoc/impex/ArchiveManager;
ArchiveBuilder.getDefaultOwner ( ) : String
com/logicaldoc/impex/ArchiveBuilder.getDefaultOwner:()Ljava/lang/String;
ArchiveBuilder.getFolderDao ( ) : FolderDAO
com/logicaldoc/impex/ArchiveBuilder.getFolderDao:()Lcom/logicaldoc/core/folder/FolderDAO;
ArchiveBuilder.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveBuilder.setDefaultOwner ( String defaultOwner ) : void
com/logicaldoc/impex/ArchiveBuilder.setDefaultOwner:(Ljava/lang/String;)V
ArchiveBuilder.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveBuilder.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveBuilder.setMessageTemplateDao ( MessageTemplateDAO messageTemplateDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setMessageTemplateDao:(Lcom/logicaldoc/core/communication/MessageTemplateDAO;)V
ArchiveBuilder.setStore ( Store store ) : void
com/logicaldoc/impex/ArchiveBuilder.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveImporter.class
package com.logicaldoc.impex
ArchiveImporter.getArchiveDao ( ) : ArchiveDAO
com/logicaldoc/impex/ArchiveImporter.getArchiveDao:()Lcom/logicaldoc/impex/ArchiveDAO;
ArchiveImporter.getArchiveManager ( ) : ArchiveManager
com/logicaldoc/impex/ArchiveImporter.getArchiveManager:()Lcom/logicaldoc/impex/ArchiveManager;
ArchiveImporter.getCacheManager ( ) : ArchiveCacheManager
com/logicaldoc/impex/ArchiveImporter.getCacheManager:()Lcom/logicaldoc/impex/ArchiveCacheManager;
ArchiveImporter.getDefaultOwner ( ) : String
com/logicaldoc/impex/ArchiveImporter.getDefaultOwner:()Ljava/lang/String;
ArchiveImporter.getDocumentDao ( ) : DocumentDAO
com/logicaldoc/impex/ArchiveImporter.getDocumentDao:()Lcom/logicaldoc/core/document/DocumentDAO;
ArchiveImporter.getDocumentManager ( ) : DocumentManager
com/logicaldoc/impex/ArchiveImporter.getDocumentManager:()Lcom/logicaldoc/core/document/DocumentManager;
ArchiveImporter.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveImporter.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveImporter.setArchiveManager ( ArchiveManager archiveManager ) : void
com/logicaldoc/impex/ArchiveImporter.setArchiveManager:(Lcom/logicaldoc/impex/ArchiveManager;)V
ArchiveImporter.setCacheManager ( ArchiveCacheManager cacheManager ) : void
com/logicaldoc/impex/ArchiveImporter.setCacheManager:(Lcom/logicaldoc/impex/ArchiveCacheManager;)V
ArchiveImporter.setDefaultOwner ( String defaultOwner ) : void
com/logicaldoc/impex/ArchiveImporter.setDefaultOwner:(Ljava/lang/String;)V
ArchiveImporter.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveImporter.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveImporter.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/impex/ArchiveImporter.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ArchiveImporter.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveImporter.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveImporter.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/impex/ArchiveImporter.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveManager.class
package com.logicaldoc.impex
ArchiveManager.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveManager.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/impex/ArchiveManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
ArchiveManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveManager.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveManager.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/impex/ArchiveManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-impex-9.1.0-plugin.jar,
IncrementalArchiveCreator.class
package com.logicaldoc.impex
IncrementalArchiveCreator.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
IncrementalArchiveCreator.setArchiveManager ( ArchiveManager archiveManager ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setArchiveManager:(Lcom/logicaldoc/impex/ArchiveManager;)V
IncrementalArchiveCreator.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
IncrementalArchiveCreator.setGenericDao ( GenericDAO genericDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setGenericDao:(Lcom/logicaldoc/core/generic/GenericDAO;)V
IncrementalArchiveCreator.setMessageTemplateDao ( MessageTemplateDAO messageTemplateDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setMessageTemplateDao:(Lcom/logicaldoc/core/communication/MessageTemplateDAO;)V
IncrementalArchiveCreator.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
IncrementalArchiveCreator.setVersionDao ( VersionDAO versionDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setVersionDao:(Lcom/logicaldoc/core/document/VersionDAO;)V
logicaldoc-importfolder-9.1.0-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
SFTPClient.get ( String arg0, SftpProgressMonitor arg1, long arg2 ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;Lcom/jcraft/jsch/SftpProgressMonitor;J)Ljava/io/InputStream;
SFTPClient.get ( String src, int mode ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;I)Ljava/io/InputStream;
SFTPClient.get ( String src, SftpProgressMonitor monitor, int mode ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;Lcom/jcraft/jsch/SftpProgressMonitor;I)Ljava/io/InputStream;
SFTPClient.ls ( String path ) : Vector<ChannelSftp.LsEntry>
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/Vector;
logicaldoc-report-9.1.0-plugin.jar,
ReportManager.class
package com.logicaldoc.report
ReportManager.setDataSource ( DataSource dataSource ) : void
com/logicaldoc/report/ReportManager.setDataSource:(Ljavax/sql/DataSource;)V
ReportManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/report/ReportManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ReportManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/report/ReportManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ReportManager.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/report/ReportManager.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ReportManager.setReportDao ( ReportDAO reportDao ) : void
com/logicaldoc/report/ReportManager.setReportDao:(Lcom/logicaldoc/report/ReportDAO;)V
logicaldoc-report-9.1.0-plugin.jar,
ReportsProcessor.class
package com.logicaldoc.report
ReportsProcessor.setReportDao ( ReportDAO reportDao ) : void
com/logicaldoc/report/ReportsProcessor.setReportDao:(Lcom/logicaldoc/report/ReportDAO;)V
ReportsProcessor.setReportManager ( ReportManager reportManager ) : void
com/logicaldoc/report/ReportsProcessor.setReportManager:(Lcom/logicaldoc/report/ReportManager;)V
logicaldoc-retention-9.1.0-plugin.jar,
RetentionPoliciesProcessor.class
package com.logicaldoc.retention
RetentionPoliciesProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
RetentionPoliciesProcessor.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
RetentionPoliciesProcessor.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
RetentionPoliciesProcessor.setRetentionPolicyDao ( RetentionPolicyDAO retentionPolicyDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setRetentionPolicyDao:(Lcom/logicaldoc/retention/RetentionPolicyDAO;)V
RetentionPoliciesProcessor.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-saml-9.1.0-plugin.jar,
Saml.class
package com.logicaldoc.saml
Saml.createNewUser ( String username, String firstName, String lastName, String email, List<String> samlGroups ) : User
com/logicaldoc/saml/Saml.createNewUser:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lcom/logicaldoc/core/security/user/User;
Saml.updateExistingUser ( String firstName, String lastName, String email, List<String> samlGroups, User user ) : void
com/logicaldoc/saml/Saml.updateExistingUser:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lcom/logicaldoc/core/security/user/User;)V
logicaldoc-util-9.1.0.jar,
AbstractTestCase.class
package com.logicaldoc.util.junit
AbstractTestCase.initializePlugins ( ) : void
com/logicaldoc/util/junit/AbstractTestCase.initializePlugins:()V
logicaldoc-util-9.1.0.jar,
CryptUtil.class
package com.logicaldoc.util.crypt
CryptUtil.encryptSHA ( String original ) [static] : String
com/logicaldoc/util/crypt/CryptUtil.encryptSHA:(Ljava/lang/String;)Ljava/lang/String;
logicaldoc-util-9.1.0.jar,
Encodings.class
package com.logicaldoc.util
Encodings.main ( String[ ] arg ) [static] : void
com/logicaldoc/util/Encodings.main:([Ljava/lang/String;)V
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONArray.class
package org.json
JSONArray.get ( int index ) : Object
org/json/JSONArray.get:(I)Ljava/lang/Object;
JSONArray.getBoolean ( int index ) : boolean
org/json/JSONArray.getBoolean:(I)Z
JSONArray.getDouble ( int index ) : double
org/json/JSONArray.getDouble:(I)D
JSONArray.getInt ( int index ) : int
org/json/JSONArray.getInt:(I)I
JSONArray.getJSONArray ( int index ) : JSONArray
org/json/JSONArray.getJSONArray:(I)Lorg/json/JSONArray;
JSONArray.getJSONObject ( int index ) : JSONObject
org/json/JSONArray.getJSONObject:(I)Lorg/json/JSONObject;
JSONArray.getLong ( int index ) : long
org/json/JSONArray.getLong:(I)J
JSONArray.getString ( int index ) : String
org/json/JSONArray.getString:(I)Ljava/lang/String;
JSONArray.isNull ( int index ) : boolean
org/json/JSONArray.isNull:(I)Z
JSONArray.join ( String separator ) : String
org/json/JSONArray.join:(Ljava/lang/String;)Ljava/lang/String;
JSONArray.JSONArray ( )
org/json/JSONArray."<init>":()V
JSONArray.JSONArray ( Collection collection )
org/json/JSONArray."<init>":(Ljava/util/Collection;)V
JSONArray.JSONArray ( JSONTokener x )
org/json/JSONArray."<init>":(Lorg/json/JSONTokener;)V
JSONArray.JSONArray ( Object array )
org/json/JSONArray."<init>":(Ljava/lang/Object;)V
JSONArray.JSONArray ( String source )
org/json/JSONArray."<init>":(Ljava/lang/String;)V
JSONArray.length ( ) : int
org/json/JSONArray.length:()I
JSONArray.opt ( int index ) : Object
org/json/JSONArray.opt:(I)Ljava/lang/Object;
JSONArray.optBoolean ( int index ) : boolean
org/json/JSONArray.optBoolean:(I)Z
JSONArray.optBoolean ( int index, boolean defaultValue ) : boolean
org/json/JSONArray.optBoolean:(IZ)Z
JSONArray.optDouble ( int index ) : double
org/json/JSONArray.optDouble:(I)D
JSONArray.optDouble ( int index, double defaultValue ) : double
org/json/JSONArray.optDouble:(ID)D
JSONArray.optInt ( int index ) : int
org/json/JSONArray.optInt:(I)I
JSONArray.optInt ( int index, int defaultValue ) : int
org/json/JSONArray.optInt:(II)I
JSONArray.optJSONArray ( int index ) : JSONArray
org/json/JSONArray.optJSONArray:(I)Lorg/json/JSONArray;
JSONArray.optJSONObject ( int index ) : JSONObject
org/json/JSONArray.optJSONObject:(I)Lorg/json/JSONObject;
JSONArray.optLong ( int index ) : long
org/json/JSONArray.optLong:(I)J
JSONArray.optLong ( int index, long defaultValue ) : long
org/json/JSONArray.optLong:(IJ)J
JSONArray.optString ( int index ) : String
org/json/JSONArray.optString:(I)Ljava/lang/String;
JSONArray.optString ( int index, String defaultValue ) : String
org/json/JSONArray.optString:(ILjava/lang/String;)Ljava/lang/String;
JSONArray.put ( boolean value ) : JSONArray
org/json/JSONArray.put:(Z)Lorg/json/JSONArray;
JSONArray.put ( Collection value ) : JSONArray
org/json/JSONArray.put:(Ljava/util/Collection;)Lorg/json/JSONArray;
JSONArray.put ( double value ) : JSONArray
org/json/JSONArray.put:(D)Lorg/json/JSONArray;
JSONArray.put ( int index, boolean value ) : JSONArray
org/json/JSONArray.put:(IZ)Lorg/json/JSONArray;
JSONArray.put ( int index, Collection value ) : JSONArray
org/json/JSONArray.put:(ILjava/util/Collection;)Lorg/json/JSONArray;
JSONArray.put ( int index, double value ) : JSONArray
org/json/JSONArray.put:(ID)Lorg/json/JSONArray;
JSONArray.put ( int index, int value ) : JSONArray
org/json/JSONArray.put:(II)Lorg/json/JSONArray;
JSONArray.put ( int index, long value ) : JSONArray
org/json/JSONArray.put:(IJ)Lorg/json/JSONArray;
JSONArray.put ( int index, Map value ) : JSONArray
org/json/JSONArray.put:(ILjava/util/Map;)Lorg/json/JSONArray;
JSONArray.put ( int index, Object value ) : JSONArray
org/json/JSONArray.put:(ILjava/lang/Object;)Lorg/json/JSONArray;
JSONArray.put ( int value ) : JSONArray
org/json/JSONArray.put:(I)Lorg/json/JSONArray;
JSONArray.put ( long value ) : JSONArray
org/json/JSONArray.put:(J)Lorg/json/JSONArray;
JSONArray.put ( Map value ) : JSONArray
org/json/JSONArray.put:(Ljava/util/Map;)Lorg/json/JSONArray;
JSONArray.put ( Object value ) : JSONArray
org/json/JSONArray.put:(Ljava/lang/Object;)Lorg/json/JSONArray;
JSONArray.remove ( int index ) : Object
org/json/JSONArray.remove:(I)Ljava/lang/Object;
JSONArray.toJSONObject ( JSONArray names ) : JSONObject
org/json/JSONArray.toJSONObject:(Lorg/json/JSONArray;)Lorg/json/JSONObject;
JSONArray.toString ( int indentFactor ) : String
org/json/JSONArray.toString:(I)Ljava/lang/String;
JSONArray.write ( Writer writer ) : Writer
org/json/JSONArray.write:(Ljava/io/Writer;)Ljava/io/Writer;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONException.class
package org.json
JSONException.getCause ( ) : Throwable
org/json/JSONException.getCause:()Ljava/lang/Throwable;
JSONException.JSONException ( String message )
org/json/JSONException."<init>":(Ljava/lang/String;)V
JSONException.JSONException ( Throwable t )
org/json/JSONException."<init>":(Ljava/lang/Throwable;)V
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONObject.class
package org.json
JSONObject.accumulate ( String key, Object value ) : JSONObject
org/json/JSONObject.accumulate:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.append ( String key, Object value ) : JSONObject
org/json/JSONObject.append:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.doubleToString ( double d ) [static] : String
org/json/JSONObject.doubleToString:(D)Ljava/lang/String;
JSONObject.get ( String key ) : Object
org/json/JSONObject.get:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.getBoolean ( String key ) : boolean
org/json/JSONObject.getBoolean:(Ljava/lang/String;)Z
JSONObject.getDouble ( String key ) : double
org/json/JSONObject.getDouble:(Ljava/lang/String;)D
JSONObject.getInt ( String key ) : int
org/json/JSONObject.getInt:(Ljava/lang/String;)I
JSONObject.getJSONArray ( String key ) : JSONArray
org/json/JSONObject.getJSONArray:(Ljava/lang/String;)Lorg/json/JSONArray;
JSONObject.getJSONObject ( String key ) : JSONObject
org/json/JSONObject.getJSONObject:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.getLong ( String key ) : long
org/json/JSONObject.getLong:(Ljava/lang/String;)J
JSONObject.getNames ( JSONObject jo ) [static] : String[ ]
org/json/JSONObject.getNames:(Lorg/json/JSONObject;)[Ljava/lang/String;
JSONObject.getNames ( Object object ) [static] : String[ ]
org/json/JSONObject.getNames:(Ljava/lang/Object;)[Ljava/lang/String;
JSONObject.getString ( String key ) : String
org/json/JSONObject.getString:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.has ( String key ) : boolean
org/json/JSONObject.has:(Ljava/lang/String;)Z
JSONObject.increment ( String key ) : JSONObject
org/json/JSONObject.increment:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.isNull ( String key ) : boolean
org/json/JSONObject.isNull:(Ljava/lang/String;)Z
JSONObject.JSONObject ( )
org/json/JSONObject."<init>":()V
JSONObject.JSONObject ( JSONObject jo, String[ ] names )
org/json/JSONObject."<init>":(Lorg/json/JSONObject;[Ljava/lang/String;)V
JSONObject.JSONObject ( JSONTokener x )
org/json/JSONObject."<init>":(Lorg/json/JSONTokener;)V
JSONObject.JSONObject ( Map map )
org/json/JSONObject."<init>":(Ljava/util/Map;)V
JSONObject.JSONObject ( Object bean )
org/json/JSONObject."<init>":(Ljava/lang/Object;)V
JSONObject.JSONObject ( Object object, String[ ] names )
org/json/JSONObject."<init>":(Ljava/lang/Object;[Ljava/lang/String;)V
JSONObject.JSONObject ( String source )
org/json/JSONObject."<init>":(Ljava/lang/String;)V
JSONObject.keys ( ) : Iterator
org/json/JSONObject.keys:()Ljava/util/Iterator;
JSONObject.length ( ) : int
org/json/JSONObject.length:()I
JSONObject.names ( ) : JSONArray
org/json/JSONObject.names:()Lorg/json/JSONArray;
JSONObject.numberToString ( Number n ) [static] : String
org/json/JSONObject.numberToString:(Ljava/lang/Number;)Ljava/lang/String;
JSONObject.opt ( String key ) : Object
org/json/JSONObject.opt:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.optBoolean ( String key ) : boolean
org/json/JSONObject.optBoolean:(Ljava/lang/String;)Z
JSONObject.optBoolean ( String key, boolean defaultValue ) : boolean
org/json/JSONObject.optBoolean:(Ljava/lang/String;Z)Z
JSONObject.optDouble ( String key ) : double
org/json/JSONObject.optDouble:(Ljava/lang/String;)D
JSONObject.optDouble ( String key, double defaultValue ) : double
org/json/JSONObject.optDouble:(Ljava/lang/String;D)D
JSONObject.optInt ( String key ) : int
org/json/JSONObject.optInt:(Ljava/lang/String;)I
JSONObject.optInt ( String key, int defaultValue ) : int
org/json/JSONObject.optInt:(Ljava/lang/String;I)I
JSONObject.optJSONArray ( String key ) : JSONArray
org/json/JSONObject.optJSONArray:(Ljava/lang/String;)Lorg/json/JSONArray;
JSONObject.optJSONObject ( String key ) : JSONObject
org/json/JSONObject.optJSONObject:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.optLong ( String key ) : long
org/json/JSONObject.optLong:(Ljava/lang/String;)J
JSONObject.optLong ( String key, long defaultValue ) : long
org/json/JSONObject.optLong:(Ljava/lang/String;J)J
JSONObject.optString ( String key ) : String
org/json/JSONObject.optString:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.optString ( String key, String defaultValue ) : String
org/json/JSONObject.optString:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
JSONObject.put ( String key, boolean value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Z)Lorg/json/JSONObject;
JSONObject.put ( String key, Collection value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/util/Collection;)Lorg/json/JSONObject;
JSONObject.put ( String key, double value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;D)Lorg/json/JSONObject;
JSONObject.put ( String key, int value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;I)Lorg/json/JSONObject;
JSONObject.put ( String key, long value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;J)Lorg/json/JSONObject;
JSONObject.put ( String key, Map value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/util/Map;)Lorg/json/JSONObject;
JSONObject.put ( String key, Object value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.putOnce ( String key, Object value ) : JSONObject
org/json/JSONObject.putOnce:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.putOpt ( String key, Object value ) : JSONObject
org/json/JSONObject.putOpt:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.quote ( String string ) [static] : String
org/json/JSONObject.quote:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.remove ( String key ) : Object
org/json/JSONObject.remove:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.sortedKeys ( ) : Iterator
org/json/JSONObject.sortedKeys:()Ljava/util/Iterator;
JSONObject.stringToValue ( String s ) [static] : Object
org/json/JSONObject.stringToValue:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.toJSONArray ( JSONArray names ) : JSONArray
org/json/JSONObject.toJSONArray:(Lorg/json/JSONArray;)Lorg/json/JSONArray;
JSONObject.toString ( int indentFactor ) : String
org/json/JSONObject.toString:(I)Ljava/lang/String;
JSONObject.write ( Writer writer ) : Writer
org/json/JSONObject.write:(Ljava/io/Writer;)Ljava/io/Writer;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONString.class
package org.json
JSONString.toJSONString ( ) [abstract] : String
org/json/JSONString.toJSONString:()Ljava/lang/String;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONTokener.class
package org.json
JSONTokener.back ( ) : void
org/json/JSONTokener.back:()V
JSONTokener.dehexchar ( char c ) [static] : int
org/json/JSONTokener.dehexchar:(C)I
JSONTokener.end ( ) : boolean
org/json/JSONTokener.end:()Z
JSONTokener.JSONTokener ( Reader reader )
org/json/JSONTokener."<init>":(Ljava/io/Reader;)V
JSONTokener.JSONTokener ( String s )
org/json/JSONTokener."<init>":(Ljava/lang/String;)V
JSONTokener.more ( ) : boolean
org/json/JSONTokener.more:()Z
JSONTokener.next ( ) : char
org/json/JSONTokener.next:()C
JSONTokener.next ( char c ) : char
org/json/JSONTokener.next:(C)C
JSONTokener.next ( int n ) : String
org/json/JSONTokener.next:(I)Ljava/lang/String;
JSONTokener.nextClean ( ) : char
org/json/JSONTokener.nextClean:()C
JSONTokener.nextString ( char quote ) : String
org/json/JSONTokener.nextString:(C)Ljava/lang/String;
JSONTokener.nextTo ( char d ) : String
org/json/JSONTokener.nextTo:(C)Ljava/lang/String;
JSONTokener.nextTo ( String delimiters ) : String
org/json/JSONTokener.nextTo:(Ljava/lang/String;)Ljava/lang/String;
JSONTokener.nextValue ( ) : Object
org/json/JSONTokener.nextValue:()Ljava/lang/Object;
JSONTokener.skipTo ( char to ) : char
org/json/JSONTokener.skipTo:(C)C
JSONTokener.syntaxError ( String message ) : JSONException
org/json/JSONTokener.syntaxError:(Ljava/lang/String;)Lorg/json/JSONException;
logicaldoc-webservice-9.1.0-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : DataHandler
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
logicaldoc-webservice-9.1.0-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : DataHandler
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
logicaldoc-workflow-9.1.0-plugin.jar,
SpringProcessEngineFactoryBean.class
package com.logicaldoc.workflow.spring
SpringProcessEngineFactoryBean.getObject ( ) : Object
com/logicaldoc/workflow/spring/SpringProcessEngineFactoryBean.getObject:()Ljava/lang/Object;
logicaldoc-zonalocr-9.1.0-plugin.jar,
ZonalOCR.class
package com.logicaldoc.zonalocr
ZonalOCR.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ZonalOCR.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/zonalocr/ZonalOCR.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ZonalOCR.setOcrManager ( OcrManager ocrManager ) : void
com/logicaldoc/zonalocr/ZonalOCR.setOcrManager:(Lcom/logicaldoc/ocr/OcrManager;)V
ZonalOCR.setOcrTemplateDao ( OCRTemplateDAO ocrTemplateDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setOcrTemplateDao:(Lcom/logicaldoc/zonalocr/OCRTemplateDAO;)V
ZonalOCR.setTemplateDao ( TemplateDAO templateDAO ) : void
com/logicaldoc/zonalocr/ZonalOCR.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
ZonalOCR.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-zonalocr-9.1.0-plugin.jar,
ZonalOCRProcessor.class
package com.logicaldoc.zonalocr
ZonalOCRProcessor.getZonalOCR ( ) : ZonalOCR
com/logicaldoc/zonalocr/ZonalOCRProcessor.getZonalOCR:()Lcom/logicaldoc/zonalocr/ZonalOCR;
ZonalOCRProcessor.setZonalOCR ( ZonalOCR zonalOCR ) : void
com/logicaldoc/zonalocr/ZonalOCRProcessor.setZonalOCR:(Lcom/logicaldoc/zonalocr/ZonalOCR;)V
to the top
Problems with Data Types, High Severity 395
logicaldoc-android-9.1.0-plugin.jar
package com.logicaldoc.android
[+] class AndroidPlugin 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 1 (0.01%)
AndroidPlugin.AndroidPlugin ( )This constructor is from 'AndroidPlugin' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit
[+] class AuditCleaner 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
AuditCleaner.AuditCleaner ( )This constructor is from 'AuditCleaner' class.
AuditCleaner.AuditCleaner ( Connection con )This constructor is from 'AuditCleaner' class.
AuditCleaner.afterDbUpdate ( )This method is from 'AuditCleaner' class.
AuditCleaner.beforeDbUpdate ( )This method is from 'AuditCleaner' class.
[+] class AuditServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
AuditServiceImpl.AuditServiceImpl ( )This constructor is from 'AuditServiceImpl' class.
AuditServiceImpl.deleteSubscriptions ( List<Long> ids )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeDocuments ( List<Long> docIds, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeFolder ( long folderId, boolean currentOnly, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.update ( List<Long> ids, boolean currentOnly, List<String> events )This method is from 'AuditServiceImpl' class.
[+] class AuditUser 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
AuditUser.AuditUser ( )This constructor is from 'AuditUser' class.
AuditUser.afterStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
AuditUser.beforeStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 60 (0.3%)
WSHistory.WSHistory ( )This constructor is from 'WSHistory' class.
WSHistory.compareTo ( WSHistory other )1st parameter 'other' of this method is of type 'WSHistory'.
WSHistory.compareTo ( Object p1 )This method is from 'WSHistory' class.
WSHistory.equals ( Object obj )This method is from 'WSHistory' class.
WSHistory.fromHistory ( History history )This method is from 'WSHistory' class.
WSHistory.getColor ( )This method is from 'WSHistory' class.
WSHistory.getComment ( )This method is from 'WSHistory' class.
WSHistory.getDate ( )This method is from 'WSHistory' class.
WSHistory.getDevice ( )This method is from 'WSHistory' class.
WSHistory.getDocId ( )This method is from 'WSHistory' class.
...
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.soap.endpoint
[+] class SoapAuditService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 12 (0.1%)
SoapAuditService.SoapAuditService ( )This constructor is from 'SoapAuditService' class.
SoapAuditService.getDocumentHistory ( String sid, long docId )This method is from 'SoapAuditService' class.
SoapAuditService.getHistories ( String sid, String path, String sidFilter, Long userId, String dateStart, String dateEnd, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getHistory ( String sid, long folderId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getLatestHistory ( String sid, long folderId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getMessages ( String sid )This method is from 'SoapAuditService' class.
SoapAuditService.getSubscriptions ( String sid )This method is from 'SoapAuditService' class.
SoapAuditService.getUserHistories ( String sid, String username, Long userId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.markAsRead ( String sid, List<Long> ids )This method is from 'SoapAuditService' class.
SoapAuditService.saveDocumentHistory ( String sid, WSHistory history )This method is from 'SoapAuditService' class.
...
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode
[+] class BarcodeCleaner 1
| Change | Effect |
---|
1 |
Field log of type org.apache.commons.logging.Log has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
BarcodeCleaner.BarcodeCleaner ( )This constructor is from 'BarcodeCleaner' class.
BarcodeCleaner.BarcodeCleaner ( Connection con )This constructor is from 'BarcodeCleaner' class.
[+] class BarcodeManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 12 (0.1%)
BarcodeManager.BarcodeManager ( )This constructor is from 'BarcodeManager' class.
BarcodeManager.checkZonalBarcodeFeatureEnabled ( )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, BarcodeSpec zone )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( File file, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractBarcodes ( File imageFile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFZoneBarcode ( File pdfScan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
BarcodeManager.extractZoneBarcode ( File scan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
...
[+] class BarcodePlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
BarcodePlugin.BarcodePlugin ( )This constructor is from 'BarcodePlugin' class.
BarcodePlugin.install ( )This method is from 'BarcodePlugin' class.
[+] class BarcodeTemplateImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
BarcodeTemplateImageServlet.BarcodeTemplateImageServlet ( )This constructor is from 'BarcodeTemplateImageServlet' class.
BarcodeTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'BarcodeTemplateImageServlet' class.
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode.automation
[+] class BarcodeTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
BarcodeTool.BarcodeTool ( )This constructor is from 'BarcodeTool' class.
BarcodeTool.extract ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extract ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, BarcodeSpec zone )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, BarcodeSpec zone, String tenant )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.processDocument ( Document doc, String username )This method is from 'BarcodeTool' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar
[+] class CalendarCleaner 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
CalendarCleaner.CalendarCleaner ( )This constructor is from 'CalendarCleaner' class.
CalendarCleaner.CalendarCleaner ( Connection con )This constructor is from 'CalendarCleaner' class.
CalendarCleaner.afterDbUpdate ( )This method is from 'CalendarCleaner' class.
CalendarCleaner.beforeDbUpdate ( )This method is from 'CalendarCleaner' class.
[+] class CalendarJob 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
2 |
Non-final field log became static. |
A client program may be interrupted by IncompatibleClassChangeError exception. |
[+] affected methods: 4 (0.02%)
CalendarJob.CalendarJob ( )This constructor is from 'CalendarJob' class.
CalendarJob.CalendarJob ( long eventId, String label, long tenantId )This constructor is from 'CalendarJob' class.
CalendarJob.execute ( JobExecutionContext executionContext )This method is from 'CalendarJob' class.
CalendarJob.notifyEvent ( Event event, Reminder reminder )This method is from 'CalendarJob' class.
[+] class CalendarManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
CalendarManager.CalendarManager ( )This constructor is from 'CalendarManager' class.
CalendarManager.deleteEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
CalendarManager.getDocumentDAO ( )This method is from 'CalendarManager' class.
CalendarManager.getEventDAO ( )This method is from 'CalendarManager' class.
CalendarManager.saveEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
[+] class CalendarPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
CalendarPlugin.CalendarPlugin ( )This constructor is from 'CalendarPlugin' class.
CalendarPlugin.install ( )This method is from 'CalendarPlugin' class.
[+] class CalendarServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
CalendarServiceImpl.CalendarServiceImpl ( )This constructor is from 'CalendarServiceImpl' class.
CalendarServiceImpl.countUserEvents ( String username, Date end )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.deleteEvent ( long eventId, boolean alertCancelation )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.find ( GUICalendarEventSearchCriteria parameters )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.getEvent ( long eventId )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.saveEvent ( GUICalendarEvent guiEvent )This method is from 'CalendarServiceImpl' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar.automation
[+] class CalendarTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
CalendarTool.CalendarTool ( )This constructor is from 'CalendarTool' class.
CalendarTool.deleteEvent ( long eventId, boolean alertCancelation, String username )This method is from 'CalendarTool' class.
CalendarTool.initializeEvent ( Event event )This method is from 'CalendarTool' class.
CalendarTool.newEvent ( long tenantId, String title, Date start, Collection<Attendee> attendees, Collection<Document> documents, String username )This method is from 'CalendarTool' class.
CalendarTool.saveEvent ( Event event, String username )This method is from 'CalendarTool' class.
logicaldoc-chat-9.1.0-plugin.jar
package com.logicaldoc.chat
[+] class ChatPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ChatPlugin.ChatPlugin ( )This constructor is from 'ChatPlugin' class.
ChatPlugin.install ( )This method is from 'ChatPlugin' class.
[+] class ChatServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ChatServiceImpl.ChatServiceImpl ( )This constructor is from 'ChatServiceImpl' class.
ChatServiceImpl.invite ( List<String> users, String invitation )This method is from 'ChatServiceImpl' class.
ChatServiceImpl.post ( String message )This method is from 'ChatServiceImpl' class.
logicaldoc-chatgpt-9.1.0-plugin.jar
package com.logicaldoc.chatgpt
[+] class ChatGPT 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 15 (0.1%)
ChatGPT.ChatGPT ( String apiKey )This constructor is from 'ChatGPT' class.
ChatGPT.ChatGPT ( String apiKey, String model )This constructor is from 'ChatGPT' class.
ChatGPT.ask ( String question )This method is from 'ChatGPT' class.
ChatGPT.askAsync ( String question, ResponseConsumer consumer )This method is from 'ChatGPT' class.
ChatGPT.close ( )This method is from 'ChatGPT' class.
ChatGPT.get ( long userId )This method is from 'ChatGPT' class.
ChatGPT.getApiKey ( )This method is from 'ChatGPT' class.
ChatGPT.getAssistantId ( )This method is from 'ChatGPT' class.
ChatGPT.getDocuments ( )This method is from 'ChatGPT' class.
ChatGPT.getModel ( )This method is from 'ChatGPT' class.
...
[+] class ChatGPTServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
ChatGPTServiceImpl.ChatGPTServiceImpl ( )This constructor is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.ask ( String question )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.cleanSessionAnswers ( Session session )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.getAnswer ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.loadSettings ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.saveSettings ( List<GUIValue> settings )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.startThread ( String question, List<GUIDocument> documents )This method is from 'ChatGPTServiceImpl' class.
logicaldoc-cmis-9.1.0-plugin.jar
package com.logicaldoc.cmis
[+] class CmisPlugin 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
CmisPlugin.CmisPlugin ( )This constructor is from 'CmisPlugin' class.
CmisPlugin.install ( )This method is from 'CmisPlugin' class.
logicaldoc-comparison-9.1.0-plugin.jar
package com.logicaldoc.comparison
[+] class ComparisonPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ComparisonPlugin.ComparisonPlugin ( )This constructor is from 'ComparisonPlugin' class.
ComparisonPlugin.install ( )This method is from 'ComparisonPlugin' class.
[+] class ComparisonServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ComparisonServlet.ComparisonServlet ( )This constructor is from 'ComparisonServlet' class.
ComparisonServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ComparisonServlet' class.
[+] class DocumentComparatorManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
DocumentComparatorManager.DocumentComparatorManager ( )This constructor is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAllComparators ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableComparators ( String inFileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableFormats ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparator ( String fileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparators ( )This method is from 'DocumentComparatorManager' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class AcmeCadConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
AcmeCadConverter.AcmeCadConverter ( )This constructor is from 'AcmeCadConverter' class.
AcmeCadConverter.getParameterNames ( )This method is from 'AcmeCadConverter' class.
AcmeCadConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'AcmeCadConverter' class.
[+] class Convert 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
Convert.Convert ( )This constructor is from 'Convert' class.
Convert.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
Convert.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
[+] class ConvertJpg 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
ConvertJpg.ConvertJpg ( )This constructor is from 'ConvertJpg' class.
ConvertJpg.deleteJpgDir ( String sid, long docId )This method is from 'ConvertJpg' class.
ConvertJpg.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionClosed ( Object sid )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionCreated ( Session session )This method is from 'ConvertJpg' class.
[+] class ConvertPdf 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ConvertPdf.ConvertPdf ( )This constructor is from 'ConvertPdf' class.
ConvertPdf.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
ConvertPdf.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
[+] class CoolUtilsConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
CoolUtilsConverter.CoolUtilsConverter ( )This constructor is from 'CoolUtilsConverter' class.
CoolUtilsConverter.convertWithImageConverter ( File src, File dest )This method is from 'CoolUtilsConverter' class.
CoolUtilsConverter.getParameterNames ( )This method is from 'CoolUtilsConverter' class.
CoolUtilsConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'CoolUtilsConverter' class.
[+] class DocToAnyConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
DocToAnyConverter.DocToAnyConverter ( )This constructor is from 'DocToAnyConverter' class.
DocToAnyConverter.getParameterNames ( )This method is from 'DocToAnyConverter' class.
DocToAnyConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'DocToAnyConverter' class.
[+] class HTMLConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
HTMLConverter.HTMLConverter ( )This constructor is from 'HTMLConverter' class.
HTMLConverter.getParameterNames ( )This method is from 'HTMLConverter' class.
HTMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'HTMLConverter' class.
[+] class HttpClientStreamFactory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
HttpClientStreamFactory.HttpClientStreamFactory ( )This constructor is from 'HttpClientStreamFactory' class.
HttpClientStreamFactory.getUrl ( String url )This method is from 'HttpClientStreamFactory' class.
[+] class IllustratorConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
IllustratorConverter.IllustratorConverter ( )This constructor is from 'IllustratorConverter' class.
IllustratorConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'IllustratorConverter' class.
[+] class LibreOfficeConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
LibreOfficeConverter.LibreOfficeConverter ( )This constructor is from 'LibreOfficeConverter' class.
LibreOfficeConverter.convertWithLibreOffice ( File src, File dest )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.dispose ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.getParameterNames ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'LibreOfficeConverter' class.
[+] class ZamZarConverter 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
2 |
Non-final field log became static. |
A client program may be interrupted by IncompatibleClassChangeError exception. |
[+] affected methods: 10 (0.1%)
ZamZarConverter.ZamZarConverter ( )This constructor is from 'ZamZarConverter' class.
ZamZarConverter.checkConversionJob ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteConversionFiles ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteFile ( String fileId )This method is from 'ZamZarConverter' class.
ZamZarConverter.downloadFile ( String fileId, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.getConversionJobDetails ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.getHttpClient ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.getParameterNames ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.startConversionJob ( File src, File dest )This method is from 'ZamZarConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core
[+] class CorePlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
CorePlugin.CorePlugin ( )This constructor is from 'CorePlugin' class.
CorePlugin.install ( )This method is from 'CorePlugin' class.
CorePlugin.onStart ( )This method is from 'CorePlugin' class.
[+] class SystemInfo 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 51 (0.3%)
SystemInfo.SystemInfo ( )This constructor is from 'SystemInfo' class.
SystemInfo.SystemInfo ( long tenantId )This constructor is from 'SystemInfo' class.
SystemInfo.get ( )This method is from 'SystemInfo' class.
SystemInfo.get ( long tenantId )This method is from 'SystemInfo' class.
SystemInfo.getBugs ( )This method is from 'SystemInfo' class.
SystemInfo.getDate ( )This method is from 'SystemInfo' class.
SystemInfo.getEvaluation ( )This method is from 'SystemInfo' class.
SystemInfo.getFeatures ( )This method is from 'SystemInfo' class.
SystemInfo.getForum ( )This method is from 'SystemInfo' class.
SystemInfo.getHelp ( )This method is from 'SystemInfo' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.automation
[+] class ClassTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
ClassTool.ClassTool ( )This constructor is from 'ClassTool' class.
ClassTool.copy ( Object instance )This method is from 'ClassTool' class.
ClassTool.forName ( String className )This method is from 'ClassTool' class.
ClassTool.isEmpty ( String str )This method is from 'ClassTool' class.
ClassTool.isNull ( Object instance )This method is from 'ClassTool' class.
ClassTool.newInstance ( String className )This method is from 'ClassTool' class.
[+] class CollectionTool 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
CollectionTool.CollectionTool ( )This constructor is from 'CollectionTool' class.
CollectionTool.toArray ( List<Object> list )This method is from 'CollectionTool' class.
CollectionTool.toList ( Object[ ] array )This method is from 'CollectionTool' class.
[+] class DocTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 45 (0.2%)
DocTool.DocTool ( )This constructor is from 'DocTool' class.
DocTool.addNote ( Document doc, String text, String username )This method is from 'DocTool' class.
DocTool.calculateNextVersion ( String currentVersion, boolean major )This method is from 'DocTool' class.
DocTool.clone ( Document doc )This method is from 'DocTool' class.
DocTool.convert ( Document doc, String format, String username )This method is from 'DocTool' class.
DocTool.convertPDF ( Document doc )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, String username )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, boolean links, boolean notes, boolean security, String username )This method is from 'DocTool' class.
DocTool.copyResource ( Document doc, String fileVersion, String suffix, String newFileName, String username )This method is from 'DocTool' class.
DocTool.countPages ( Document document )This method is from 'DocTool' class.
...
[+] class FolderTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 17 (0.1%)
FolderTool.FolderTool ( )This constructor is from 'FolderTool' class.
FolderTool.applyTemplate ( long rootId, String templateName, boolean inheritSecurity, String username )This method is from 'FolderTool' class.
FolderTool.copy ( Folder source, String targetPath, boolean foldersOnly, String securityOption, String username )This method is from 'FolderTool' class.
FolderTool.createPath ( Folder folder, String targetPath, String username )This method is from 'FolderTool' class.
FolderTool.delete ( long folderId, String username )This method is from 'FolderTool' class.
FolderTool.displayUrl ( long tenantId, long folderId )This method is from 'FolderTool' class.
FolderTool.displayUrl ( Folder folder )This method is from 'FolderTool' class.
FolderTool.displayUrl ( FolderHistory history )This method is from 'FolderTool' class.
FolderTool.findById ( long id )This method is from 'FolderTool' class.
FolderTool.findByPath ( String path )This method is from 'FolderTool' class.
...
[+] class MailTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
MailTool.MailTool ( )This constructor is from 'MailTool' class.
MailTool.documentToEMail ( Document document, boolean extractAttachments )This method is from 'MailTool' class.
MailTool.extractAttachments ( Document doc, String filterFileName, String username )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendSystemMessage ( String recipient, String message, String subject, int scope, int priority )This method is from 'MailTool' class.
[+] class SearchTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SearchTool.SearchTool ( )This constructor is from 'SearchTool' class.
SearchTool.newSearch ( SearchOptions options )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, Set<String> filters, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( SearchOptions options )This method is from 'SearchTool' class.
[+] class SecurityTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SecurityTool.SecurityTool ( )This constructor is from 'SecurityTool' class.
SecurityTool.getSession ( String sid )This method is from 'SecurityTool' class.
SecurityTool.getUser ( long userId )This method is from 'SecurityTool' class.
SecurityTool.getUser ( String username )This method is from 'SecurityTool' class.
[+] class UserTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
UserTool.UserTool ( )This constructor is from 'UserTool' class.
UserTool.getAvatar ( String username )This method is from 'UserTool' class.
UserTool.getAvatarImg ( long userId, int size )This method is from 'UserTool' class.
UserTool.getAvatarImg ( String username, int size )This method is from 'UserTool' class.
UserTool.getUser ( long userId )This method is from 'UserTool' class.
UserTool.getUser ( String username )This method is from 'UserTool' class.
UserTool.initialize ( User user )This method is from 'UserTool' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication
[+] class EMailAttachment 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 22 (0.1%)
EMail.addAttachment ( int partId, EMailAttachment attachment )2nd parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.addAttachment ( EMailAttachment attachment )1st parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.getAttachment ( int partId )Return value of this method is of type 'EMailAttachment'.
EMailAttachment.EMailAttachment ( )This constructor is from 'EMailAttachment' class.
EMailAttachment.getContentEncoding ( )This method is from 'EMailAttachment' class.
EMailAttachment.getContentType ( )This method is from 'EMailAttachment' class.
EMailAttachment.getData ( )This method is from 'EMailAttachment' class.
EMailAttachment.getDisposition ( )This method is from 'EMailAttachment' class.
EMailAttachment.getFileName ( )This method is from 'EMailAttachment' class.
EMailAttachment.getIcon ( )This method is from 'EMailAttachment' class.
...
[+] class MailUtil 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 18 (0.1%)
MailUtil.MailUtil ( )This constructor is from 'MailUtil' class.
MailUtil.countEmlAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.countEmlAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( File msgFile )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.extractMessageText ( Message message )This method is from 'MailUtil' class.
MailUtil.getAddressEmail ( Address a )This method is from 'MailUtil' class.
MailUtil.getAddressName ( Address a )This method is from 'MailUtil' class.
...
[+] class PSTWorker 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
PSTWorker.PSTWorker ( File pstFile )This constructor is from 'PSTWorker' class.
PSTWorker.countEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printListing ( )This method is from 'PSTWorker' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication.oauth
[+] class Microsoft365TokenProvider 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
Microsoft365TokenProvider.Microsoft365TokenProvider ( String clientSecret, String clientId, String clientTenant )This constructor is from 'Microsoft365TokenProvider' class.
Microsoft365TokenProvider.getAccessToken ( )This method is from 'Microsoft365TokenProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.conversion
[+] class CompressedArchiveConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
CompressedArchiveConverter.CompressedArchiveConverter ( )This constructor is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.convertMultipleEntries ( String sid, Document document, File dest, List<String> entries )This method is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.convertSingleEntry ( String sid, Document document, File src, File dest, String entry )This method is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.extractEntry ( File p1, String p2, File p3 )This abstract method is from 'CompressedArchiveConverter' abstract class.
[+] class FormatConverterManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 36 (0.2%)
FormatConverterManager.FormatConverterManager ( )This constructor is from 'FormatConverterManager' class.
FormatConverterManager.convert ( Document document, String fileVersion, String format, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertFile ( File in, String inFilename, File out, String outFormat, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToFile ( Document document, String fileVersion, File out, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String fileVersion, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllConverters ( )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllOutputFormats ( String inFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableConverters ( String inFileName, String outFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableInputFormats ( )This method is from 'FormatConverterManager' class.
...
[+] class GhostscriptConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
GhostscriptConverter.GhostscriptConverter ( )This constructor is from 'GhostscriptConverter' class.
GhostscriptConverter.getParameterNames ( )This method is from 'GhostscriptConverter' class.
GhostscriptConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'GhostscriptConverter' class.
[+] class ImageConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
ImageConverter.ImageConverter ( )This constructor is from 'ImageConverter' class.
ImageConverter.getParameterNames ( )This method is from 'ImageConverter' class.
ImageConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ImageConverter' class.
[+] class MarkdownConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
MarkdownConverter.MarkdownConverter ( )This constructor is from 'MarkdownConverter' class.
MarkdownConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'MarkdownConverter' class.
[+] class NoConversionConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
NoConversionConverter.NoConversionConverter ( )This constructor is from 'NoConversionConverter' class.
NoConversionConverter.convert ( File src, File dest )This method is from 'NoConversionConverter' class.
[+] class NotAvailableConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 9 (0.05%)
NotAvailableConverter.NotAvailableConverter ( )This constructor is from 'NotAvailableConverter' class.
NotAvailableConverter.convert ( File src, File dest )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.convert ( String sid, Document document, File src, File dest )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameter ( String name )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameterNames ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameters ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.isEnabled ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.loadParameters ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.setEnabled ( boolean enabled )This method is from 'NotAvailableConverter' class.
[+] class P7MConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
P7MConverter.P7MConverter ( )This constructor is from 'P7MConverter' class.
P7MConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'P7MConverter' class.
[+] class PstConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
PstConverter.PstConverter ( )This constructor is from 'PstConverter' class.
PstConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'PstConverter' class.
[+] class RarConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
RarConverter.RarConverter ( )This constructor is from 'RarConverter' class.
RarConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'RarConverter' class.
RarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'RarConverter' class.
[+] class SevenZipConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
SevenZipConverter.SevenZipConverter ( )This constructor is from 'SevenZipConverter' class.
SevenZipConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'SevenZipConverter' class.
SevenZipConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'SevenZipConverter' class.
[+] class TarConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
TarConverter.TarConverter ( )This constructor is from 'TarConverter' class.
TarConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'TarConverter' class.
TarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'TarConverter' class.
[+] class XMLConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
XMLConverter.XMLConverter ( )This constructor is from 'XMLConverter' class.
XMLConverter.getParameterNames ( )This method is from 'XMLConverter' class.
XMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'XMLConverter' class.
[+] class ZipConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
ZipConverter.ZipConverter ( )This constructor is from 'ZipConverter' class.
ZipConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'ZipConverter' class.
ZipConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZipConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.dbinit
[+] class PluginDbInit 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
PluginDbInit.PluginDbInit ( )This constructor is from 'PluginDbInit' class.
PluginDbInit.init ( )This method is from 'PluginDbInit' class.
PluginDbInit.init ( Set<String> ids )This method is from 'PluginDbInit' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document
[+] class AbstractDocument 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 166 (0.8%)
AbstractDocument.AbstractDocument ( )This constructor is from 'AbstractDocument' abstract class.
AbstractDocument.addTag ( String word )This method is from 'AbstractDocument' abstract class.
AbstractDocument.clearTags ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.copyAttributes ( AbstractDocument docVO )1st parameter 'docVO' of this method is of type 'AbstractDocument'.
AbstractDocument.equals ( Object obj )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcoded ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcodeTemplateId ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getColor ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getComment ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getCreator ( )This method is from 'AbstractDocument' abstract class.
...
[+] class DocumentInitializer 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 6 (0.03%)
DocumentInitializer.DocumentInitializer ( )This constructor is from 'DocumentInitializer' class.
DocumentInitializer.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
[+] class DocumentListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
DocumentListenerManager.DocumentListenerManager ( )This constructor is from 'DocumentListenerManager' class.
DocumentListenerManager.getListeners ( )This method is from 'DocumentListenerManager' class.
DocumentListenerManager.init ( )This method is from 'DocumentListenerManager' class.
[+] class DocumentManagerImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 33 (0.2%)
DocumentManagerImpl.DocumentManagerImpl ( )This constructor is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveDocuments ( Set<Long> docIds, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveFolder ( long folderId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.changeIndexingStatus ( Document doc, int status )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, File file, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, InputStream content, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkout ( long docId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.copyToFolder ( Document doc, Folder folder, DocumentHistory transaction, boolean links, boolean notes, boolean security )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.countPages ( Document doc )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.create ( File file, Document docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
...
[+] class DocumentValidator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
DocumentValidator.DocumentValidator ( )This constructor is from 'DocumentValidator' class.
DocumentValidator.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document.thumbnail
[+] class AbstractThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 1 (0.01%)
AbstractThumbnailBuilder.AbstractThumbnailBuilder ( )This constructor is from 'AbstractThumbnailBuilder' abstract class.
[+] class EpubThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
EpubThumbnailBuilder.EpubThumbnailBuilder ( )This constructor is from 'EpubThumbnailBuilder' class.
EpubThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int compression )This method is from 'EpubThumbnailBuilder' class.
[+] class ImageThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ImageThumbnailBuilder.ImageThumbnailBuilder ( )This constructor is from 'ImageThumbnailBuilder' class.
ImageThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'ImageThumbnailBuilder' class.
[+] class Mp3ThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
Mp3ThumbnailBuilder.Mp3ThumbnailBuilder ( )This constructor is from 'Mp3ThumbnailBuilder' class.
Mp3ThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'Mp3ThumbnailBuilder' class.
[+] class PdfThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
PdfThumbnailBuilder.PdfThumbnailBuilder ( )This constructor is from 'PdfThumbnailBuilder' class.
PdfThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int compression )This method is from 'PdfThumbnailBuilder' class.
[+] class ThumbnailManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 12 (0.1%)
ThumbnailManager.ThumbnailManager ( )This constructor is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, int size, Integer quality, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, String type, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createMobile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, int size, Integer quality, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilder ( String filename )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilders ( )This method is from 'ThumbnailManager' class.
...
[+] class VideoThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
VideoThumbnailBuilder.VideoThumbnailBuilder ( )This constructor is from 'VideoThumbnailBuilder' class.
VideoThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'VideoThumbnailBuilder' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.folder
[+] class FolderInitializer 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
FolderInitializer.FolderInitializer ( )This constructor is from 'FolderInitializer' class.
FolderInitializer.afterStore ( Folder document, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderInitializer' class.
FolderInitializer.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderInitializer' class.
[+] class FolderListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
FolderListenerManager.FolderListenerManager ( )This constructor is from 'FolderListenerManager' class.
FolderListenerManager.getListeners ( )This method is from 'FolderListenerManager' class.
FolderListenerManager.init ( )This method is from 'FolderListenerManager' class.
[+] class FolderValidator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
FolderValidator.FolderValidator ( )This constructor is from 'FolderValidator' class.
FolderValidator.afterStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
FolderValidator.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.i18n
[+] class Language 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 19 (0.1%)
Language.Language ( Locale locale )This constructor is from 'Language' class.
Language.compareTo ( Language o )1st parameter 'o' of this method is of type 'Language'.
Language.compareTo ( Object p1 )This method is from 'Language' class.
Language.equals ( Object obj )This method is from 'Language' class.
Language.getAnalyzer ( )This method is from 'Language' class.
Language.getAnalyzerClass ( )This method is from 'Language' class.
Language.getDefaultDisplayLanguage ( )This method is from 'Language' class.
Language.getDisplayLanguage ( )This method is from 'Language' class.
Language.getLanguage ( )This method is from 'Language' class.
Language.getLocale ( )This method is from 'Language' class.
...
[+] class LanguageManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
LanguageManager.addLanguage ( Locale locale, Language lang )This method is from 'LanguageManager' class.
LanguageManager.getActiveLanguages ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.getInstance ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguage ( Locale locale )This method is from 'LanguageManager' class.
LanguageManager.getLanguages ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguagesAsString ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.init ( )This method is from 'LanguageManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.imaging
[+] class ImageDeskew 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
ImageDeskew.ImageDeskew ( BufferedImage image )This constructor is from 'ImageDeskew' class.
ImageDeskew.deskew ( )This method is from 'ImageDeskew' class.
ImageDeskew.getAlpha ( int index )This method is from 'ImageDeskew' class.
ImageDeskew.getImage ( )This method is from 'ImageDeskew' class.
ImageDeskew.getMinimumDeskewThreshold ( )This method is from 'ImageDeskew' class.
ImageDeskew.getSkewAngle ( )This method is from 'ImageDeskew' class.
ImageDeskew.setMinimumDeskewThreshold ( double minimumDeskewThreshold )This method is from 'ImageDeskew' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.job
[+] class JobManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 14 (0.1%)
com.logicaldoc.calendar.HibernateEventDAO.setJobManager ( JobManager jobManager )1st parameter 'jobManager' of this method is of type 'JobManager'.
JobManager.JobManager ( )This constructor is from 'JobManager' class.
JobManager.getGroups ( )This method is from 'JobManager' class.
JobManager.getJob ( String name, String group )This method is from 'JobManager' class.
JobManager.getJobs ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getMissfireInstruction ( String group )This method is from 'JobManager' class.
JobManager.getMissfireMax ( String group )This method is from 'JobManager' class.
JobManager.getTrigger ( String name, String group )This method is from 'JobManager' class.
JobManager.getTriggers ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getTriggersOfJob ( String name, String group )This method is from 'JobManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.initialization
[+] class Initializer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
Initializer.Initializer ( )This constructor is from 'Initializer' class.
Initializer.initialize ( ExtensibleObject object, Template template, History transaction )This method is from 'Initializer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.validation
[+] class Validator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
Validator.Validator ( )This constructor is from 'Validator' class.
Validator.validate ( ExtensibleObject object, Template template, History transaction )This method is from 'Validator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.parser
[+] class AbiWordParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
AbiWordParser.AbiWordParser ( )This constructor is from 'AbiWordParser' class.
AbiWordParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'AbiWordParser' class.
[+] class DOCParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
DOCParser.DOCParser ( )This constructor is from 'DOCParser' class.
DOCParser.countPages ( InputStream input, String filename )This method is from 'DOCParser' class.
DOCParser.parse ( InputStream input, ParseParameters parameterObject )This method is from 'DOCParser' class.
[+] class EpubParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
EpubParser.EpubParser ( )This constructor is from 'EpubParser' class.
EpubParser.countPages ( InputStream input, String filename )This method is from 'EpubParser' class.
EpubParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'EpubParser' class.
[+] class HTMLParser 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
HTMLParser.HTMLParser ( )This constructor is from 'HTMLParser' class.
HTMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'HTMLParser' class.
[+] class KOfficeParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
KOfficeParser.KOfficeParser ( )This constructor is from 'KOfficeParser' class.
KOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'KOfficeParser' class.
[+] class MarkdownParser 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
MarkdownParser.MarkdownParser ( )This constructor is from 'MarkdownParser' class.
MarkdownParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'MarkdownParser' class.
MarkdownParser.parseHtml ( File html, ParseParameters parameters, StringBuilder content )This method is from 'MarkdownParser' class.
[+] class OpenOfficeParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
OpenOfficeParser.OpenOfficeParser ( )This constructor is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( File input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( InputStream input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'OpenOfficeParser' class.
[+] class PDFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
PDFParser.PDFParser ( )This constructor is from 'PDFParser' class.
PDFParser.countPages ( File file, String filename )This method is from 'PDFParser' class.
PDFParser.countPages ( InputStream input, String filename )This method is from 'PDFParser' class.
PDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PDFParser' class.
PDFParser.parseDocument ( PDDocument pdfDocument, StringBuilder content )This method is from 'PDFParser' class.
[+] class PPTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
PPTParser.PPTParser ( )This constructor is from 'PPTParser' class.
PPTParser.countPages ( InputStream input, String filename )This method is from 'PPTParser' class.
PPTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PPTParser' class.
[+] class RarParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
RarParser.RarParser ( )This constructor is from 'RarParser' class.
RarParser.countPages ( File input, String filename )This method is from 'RarParser' class.
RarParser.countPages ( InputStream input, String filename )This method is from 'RarParser' class.
RarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RarParser' class.
[+] class RTFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
RTFParser.RTFParser ( )This constructor is from 'RTFParser' class.
RTFParser.countPages ( File input, String filename )This method is from 'RTFParser' class.
RTFParser.countPages ( InputStream input, String filename )This method is from 'RTFParser' class.
RTFParser.extractText ( InputStream input )This method is from 'RTFParser' class.
RTFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RTFParser' class.
[+] class SevenZipParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SevenZipParser.SevenZipParser ( )This constructor is from 'SevenZipParser' class.
SevenZipParser.countPages ( File input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.countPages ( InputStream input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'SevenZipParser' class.
[+] class TarParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
TarParser.TarParser ( )This constructor is from 'TarParser' class.
TarParser.countPages ( File input, String filename )This method is from 'TarParser' class.
TarParser.countPages ( InputStream input, String filename )This method is from 'TarParser' class.
TarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TarParser' class.
[+] class TXTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
TXTParser.TXTParser ( )This constructor is from 'TXTParser' class.
TXTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TXTParser' class.
TXTParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'TXTParser' class.
[+] class XLSParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
XLSParser.XLSParser ( )This constructor is from 'XLSParser' class.
XLSParser.countPages ( InputStream input, String filename )This method is from 'XLSParser' class.
XLSParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XLSParser' class.
[+] class XMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
XMLParser.XMLParser ( )This constructor is from 'XMLParser' class.
XMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XMLParser' class.
[+] class ZABWParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ZABWParser.ZABWParser ( )This constructor is from 'ZABWParser' class.
ZABWParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZABWParser' class.
ZABWParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ZABWParser' class.
[+] class ZipParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
ZipParser.ZipParser ( )This constructor is from 'ZipParser' class.
ZipParser.countPages ( File input, String filename )This method is from 'ZipParser' class.
ZipParser.countPages ( InputStream input, String filename )This method is from 'ZipParser' class.
ZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZipParser' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine
[+] class StandardSearchEngine 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 22 (0.1%)
StandardSearchEngine.StandardSearchEngine ( )This constructor is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, InputStream content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, String content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.check ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.close ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHit ( long id )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHits ( Collection<Long> ids )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.dropIndex ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getCount ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getHit ( long id )This method is from 'StandardSearchEngine' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine.analyzer
[+] class FilteredAnalyzer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
FilteredAnalyzer.FilteredAnalyzer ( )This constructor is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getTokenFilterNames ( boolean justActives )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getWrappedAnalyzer ( String fieldName )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.wrapComponents ( String fieldName, Analyzer.TokenStreamComponents components )This method is from 'FilteredAnalyzer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class ApiKeyAuthenticator 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
ApiKeyAuthenticator.ApiKeyAuthenticator ( )This constructor is from 'ApiKeyAuthenticator' class.
ApiKeyAuthenticator.authenticate ( String username, String password )This method is from 'ApiKeyAuthenticator' class.
ApiKeyAuthenticator.authenticate ( String username, String password, String apikey, Client client )This method is from 'ApiKeyAuthenticator' class.
[+] class DefaultAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
DefaultAuthenticator.DefaultAuthenticator ( )This constructor is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.pickUser ( String username )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.validateUser ( User user )This method is from 'DefaultAuthenticator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.spring
[+] class AdminAuthenticationProvider 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
AdminAuthenticationProvider.AdminAuthenticationProvider ( )This constructor is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.authenticate ( Authentication authentication )This method is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.supports ( Class<?> arg0 )This method is from 'AdminAuthenticationProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.user
[+] class Group 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 29 (0.1%)
Group.Group ( )This constructor is from 'Group' class.
Group.clearUsers ( )This method is from 'Group' class.
Group.equals ( Object obj )This method is from 'Group' class.
Group.getDescription ( )This method is from 'Group' class.
Group.getName ( )This method is from 'Group' class.
Group.getSource ( )This method is from 'Group' class.
Group.getType ( )This method is from 'Group' class.
Group.getUser ( )This method is from 'Group' class.
Group.getUsers ( )This method is from 'Group' class.
Group.hashCode ( )This method is from 'Group' class.
...
[+] class UserListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
UserListenerManager.UserListenerManager ( )This constructor is from 'UserListenerManager' class.
UserListenerManager.getListeners ( )This method is from 'UserListenerManager' class.
UserListenerManager.init ( )This method is from 'UserListenerManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.store
[+] class AbstractStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 33 (0.2%)
AbstractStore.AbstractStore ( )This constructor is from 'AbstractStore' abstract class.
AbstractStore.checkEnabled ( )This method is from 'AbstractStore' abstract class.
AbstractStore.checkNotEmpty ( File file )This method is from 'AbstractStore' abstract class.
AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Store o )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Object p1 )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId, String resource )This method is from 'AbstractStore' abstract class.
AbstractStore.destroy ( )This method is from 'AbstractStore' abstract class.
AbstractStore.equals ( Object obj )This method is from 'AbstractStore' abstract class.
...
[+] class FSStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 16 (0.1%)
FSStore.FSStore ( )This constructor is from 'FSStore' class.
FSStore.delete ( long docId )This method is from 'FSStore' class.
FSStore.delete ( long docId, String resource )This method is from 'FSStore' class.
FSStore.exists ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'FSStore' class.
FSStore.getContainer ( long docId )This method is from 'FSStore' class.
FSStore.getParameterNames ( )This method is from 'FSStore' class.
FSStore.getRoot ( )This method is from 'FSStore' class.
FSStore.getStream ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getTotalSize ( )This method is from 'FSStore' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.system
[+] class SystemLoadMonitor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 38 (0.2%)
SystemLoadMonitor.SystemLoadMonitor ( )This constructor is from 'SystemLoadMonitor' class.
SystemLoadMonitor.addListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.getCpuLoad ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.isAverageCpuOverLoaded ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.removeListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.start ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.stop ( )This method is from 'SystemLoadMonitor' class.
com.logicaldoc.core.task.Task.Task ( String name )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.addTaskListener ( TaskListener listener )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.getCompletionPercentage ( )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.task
[+] class DefaultSchedulerFactory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
DefaultSchedulerFactory.DefaultSchedulerFactory ( )This constructor is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.afterPropertiesSet ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.isAutoStartup ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.setApplicationContext ( ApplicationContext applicationContext )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.start ( )This method is from 'DefaultSchedulerFactory' class.
[+] class TaskManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
TaskManager.TaskManager ( )This constructor is from 'TaskManager' class.
TaskManager.getTasks ( )This method is from 'TaskManager' class.
TaskManager.stop ( )This method is from 'TaskManager' class.
[+] class TaskScheduling 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 25 (0.1%)
Task.getScheduling ( )Return value of this method is of type 'TaskScheduling'.
TaskScheduling.TaskScheduling ( String taskName )This constructor is from 'TaskScheduling' class.
TaskScheduling.getCronExpression ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelay ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelaySeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getInterval ( )This method is from 'TaskScheduling' class.
TaskScheduling.getIntervalSeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMaxLength ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMode ( )This method is from 'TaskScheduling' class.
TaskScheduling.getNextFireTime ( )This method is from 'TaskScheduling' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.transfer
[+] class InMemoryZipImport 1
| Change | Effect |
---|
1 |
Access level of field logger has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
InMemoryZipImport.InMemoryZipImport ( Document docVo, String charset )This constructor is from 'InMemoryZipImport' class.
InMemoryZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'InMemoryZipImport' class.
[+] class ZipExport 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
ZipExport.ZipExport ( )This constructor is from 'ZipExport' class.
ZipExport.addFolderDocuments ( Folder folder, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.appendChildren ( Folder folder, int depth, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, OutputStream out, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( FolderHistory transaction, boolean pdfConversion )This method is from 'ZipExport' class.
ZipExport.setAllLevel ( boolean level )This method is from 'ZipExport' class.
[+] class ZipImport 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
ZipImport.ZipImport ( Document docVo, String fileNameCharset )This constructor is from 'ZipImport' class.
ZipImport.addEntry ( File file, Folder parent )This method is from 'ZipImport' class.
ZipImport.isNotifyUser ( )This method is from 'ZipImport' class.
ZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.process ( String zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.sendNotificationMessage ( )This method is from 'ZipImport' class.
ZipImport.setNotifyUser ( boolean notifyUser )This method is from 'ZipImport' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.util
[+] class ConnectionPool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 16 (0.1%)
ConnectionPool.ConnectionPool ( )This constructor is from 'ConnectionPool' class.
ConnectionPool.close ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( String username, String password )This method is from 'ConnectionPool' class.
ConnectionPool.getLoginTimeout ( )This method is from 'ConnectionPool' class.
ConnectionPool.getLogWriter ( )This method is from 'ConnectionPool' class.
ConnectionPool.getParentLogger ( )This method is from 'ConnectionPool' class.
ConnectionPool.getWrappedDataSource ( )This method is from 'ConnectionPool' class.
ConnectionPool.init ( )This method is from 'ConnectionPool' class.
ConnectionPool.isWrapperFor ( Class<?> iface )This method is from 'ConnectionPool' class.
...
[+] class PDFImageExtractor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
PDFImageExtractor.PDFImageExtractor ( File pdfFile )This constructor is from 'PDFImageExtractor' class.
PDFImageExtractor.close ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImage ( int pageIndex, COSName imageKey )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getImageKeys ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getNumberOfPages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getPageAsImage ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.rotate90SX ( BufferedImage bi )This method is from 'PDFImageExtractor' class.
logicaldoc-docusign-9.1.0-plugin.jar
package com.logicaldoc.docusign
[+] class DocuSign 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 33 (0.2%)
DocuSign.DocuSign ( long userId )This constructor is from 'DocuSign' class.
DocuSign.downloadDocument ( String envelopeId, String docId, File out )This method is from 'DocuSign' class.
DocuSign.getAccessToken ( )This method is from 'DocuSign' class.
DocuSign.getAccountId ( )This method is from 'DocuSign' class.
DocuSign.getApiBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthorizationUrl ( )This method is from 'DocuSign' class.
DocuSign.getCallbackUrl ( )This method is from 'DocuSign' class.
DocuSign.getCustomValue ( String envelopeId, String fieldName )This method is from 'DocuSign' class.
DocuSign.getCustomValues ( String envelopeId )This method is from 'DocuSign' class.
...
[+] class DocuSignServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
DocuSignServiceImpl.DocuSignServiceImpl ( )This constructor is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.authorize ( GUIDocuSignSettings settings )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.getSigners ( String envelopeId )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.isAuthorized ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.loadSettings ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.sendEnvelope ( GUIDocuSignSettings envelope )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.validateEnvelope ( Collection<Long> docIds )This method is from 'DocuSignServiceImpl' class.
logicaldoc-email-9.1.0-plugin.jar
package com.logicaldoc.email
[+] class EmailAccountServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
EmailAccountServiceImpl.EmailAccountServiceImpl ( )This constructor is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.changeStatus ( long id, boolean enabled )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.delete ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.get ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCache ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCounter ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.save ( GUIEmailAccount guiEmailAccount )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.test ( long id )This method is from 'EmailAccountServiceImpl' class.
[+] class EmailCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
EmailCache.EmailCache ( File file )This constructor is from 'EmailCache' class.
EmailCache.append ( )This method is from 'EmailCache' class.
EmailCache.getFile ( )This method is from 'EmailCache' class.
EmailCache.put ( String mailID )This method is from 'EmailCache' class.
EmailCache.read ( )This method is from 'EmailCache' class.
EmailCache.write ( )This method is from 'EmailCache' class.
EmailCacheManager.getCache ( long accountId )Return value of this method is of type 'EmailCache'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class AuthenticationChain 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 11 (0.1%)
AuthenticationChain.AuthenticationChain ( )This constructor is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2, String p3, Client p4 )This method is from 'AuthenticationChain' class.
AuthenticationChain.canAuthenticateUser ( String p1 )This method is from 'AuthenticationChain' class.
AuthenticationChain.checkAnonymousLogin ( String p1, String p2, Client p3 )This method is from 'AuthenticationChain' class.
AuthenticationChain.defaultValidations ( String p1, Client p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.getSessionId ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.ignoreCaseLogin ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.init ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.isEnabled ( )This method is from 'AuthenticationChain' class.
...
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise
[+] class AntivirusScanner 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
AntivirusScanner.AntivirusScanner ( )This constructor is from 'AntivirusScanner' class.
AntivirusScanner.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
[+] class DocumentCounter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
DocumentCounter.DocumentCounter ( )This constructor is from 'DocumentCounter' class.
DocumentCounter.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.updateStatistics ( long p1, Long p2, Long p3, boolean p4 )This method is from 'DocumentCounter' class.
DocumentCounter.validateDocumentsQuota ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxDocuments ( long p1, long p2 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxSize ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
[+] class EnterpriseSecurityService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EnterpriseSecurityService.EnterpriseSecurityService ( )This constructor is from 'EnterpriseSecurityService' class.
EnterpriseSecurityService.loadSession ( Session p1, String p2 )This method is from 'EnterpriseSecurityService' class.
[+] class EnterpriseTagService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
EnterpriseTagService.EnterpriseTagService ( )This constructor is from 'EnterpriseTagService' class.
EnterpriseTagService.addTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.delete ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getSettings ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getTagCloud ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.removeTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.rename ( String p1, String p2 )This method is from 'EnterpriseTagService' class.
[+] class UserCounter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
UserCounter.UserCounter ( )This constructor is from 'UserCounter' class.
UserCounter.afterStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.beforeStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.branding
[+] class ExportBranding 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ExportBranding.ExportBranding ( )This constructor is from 'ExportBranding' class.
ExportBranding.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
ExportBranding.doPost ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
[+] class SkinManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
SkinManager.get ( )This method is from 'SkinManager' class.
SkinManager.getSkins ( )This method is from 'SkinManager' class.
SkinManager.init ( )This method is from 'SkinManager' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.bulkcheckout
[+] class DownloadDoc 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
DownloadDoc.DownloadDoc ( String p1 )This constructor is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, File p2 )This method is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, OutputStream p2 )This method is from 'DownloadDoc' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cleaner
[+] class CleanerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
CleanerManager.CleanerManager ( )This constructor is from 'CleanerManager' class.
CleanerManager.clean ( Logger p1 )This method is from 'CleanerManager' class.
CleanerManager.progressChanged ( long p1 )This method is from 'CleanerManager' class.
CleanerManager.statusChanged ( int p1 )This method is from 'CleanerManager' class.
CleanerTask.setCleanerManager ( CleanerManager p1 )1st parameter 'p1' of this method is of type 'CleanerManager'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cluster
[+] class ClusterServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ClusterServiceImpl.ClusterServiceImpl ( )This constructor is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeGlobal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeLocal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.office
[+] class EditInOffice 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
EditInOffice.EditInOffice ( )This constructor is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, String p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, QName p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'EditInOffice' class.
EditInOffice.init ( ServletConfig p1 )This method is from 'EditInOffice' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.reading
[+] class ReadingRequestTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ReadingRequestTool.ReadingRequestTool ( )This constructor is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( long p1, long p2, long p3, boolean p4, String p5 )This method is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( Collection<Long> p1, Collection<Long> p2, Collection<Long> p3, long p4, boolean p5, String p6, DocumentHistory p7 )This method is from 'ReadingRequestTool' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.security.twofactorsauth
[+] class AbstractSecondFactorAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
AbstractSecondFactorAuthenticator.AbstractSecondFactorAuthenticator ( )This constructor is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.generateKey ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.isEnabledForUser ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
[+] class Duo 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
Duo.Duo ( )This constructor is from 'Duo' class.
Duo.authenticate ( User p1, String p2 )This method is from 'Duo' class.
Duo.generateKey ( User p1 )This method is from 'Duo' class.
[+] class DuoClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
DuoClient.DuoClient ( String p1, String p2, String p3 )This constructor is from 'DuoClient' class.
DuoClient.auth ( String p1, String p2, String p3, String p4 )This method is from 'DuoClient' class.
DuoClient.authPasscode ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPhone ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPush ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authSMS ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.healthCheck ( )This method is from 'DuoClient' class.
DuoClient.status ( String p1 )This method is from 'DuoClient' class.
[+] class EmailAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
EmailAuthenticator.EmailAuthenticator ( )This constructor is from 'EmailAuthenticator' class.
EmailAuthenticator.authenticate ( User p1, String p2 )This method is from 'EmailAuthenticator' class.
EmailAuthenticator.generateKey ( User p1 )This method is from 'EmailAuthenticator' class.
[+] class GoogleAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
GoogleAuthenticator.GoogleAuthenticator ( )This constructor is from 'GoogleAuthenticator' class.
GoogleAuthenticator.authenticate ( User p1, String p2 )This method is from 'GoogleAuthenticator' class.
[+] class YubiKey 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
YubiKey.YubiKey ( )This constructor is from 'YubiKey' class.
YubiKey.authenticate ( User p1, String p2 )This method is from 'YubiKey' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.tenant
[+] class TenantServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
TenantServiceImpl.TenantServiceImpl ( )This constructor is from 'TenantServiceImpl' class.
TenantServiceImpl.changeAdminPassword ( String p1, String p2 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.changeSessionTenant ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.delete ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.encodeBrandingImage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.importBrandingPackage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.load ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.loadBranding ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.save ( GUITenant p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.saveBranding ( long p1, GUIBranding p2 )This method is from 'TenantServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.thumbnail
[+] class EmailThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
EmailThumbnailBuilder.EmailThumbnailBuilder ( )This constructor is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.createHtmlFile ( File p1, String p2 )This method is from 'EmailThumbnailBuilder' class.
[+] class EnterpriseThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EnterpriseThumbnailBuilder.EnterpriseThumbnailBuilder ( )This constructor is from 'EnterpriseThumbnailBuilder' class.
EnterpriseThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EnterpriseThumbnailBuilder' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.usage
[+] class SystemUsageChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
SystemUsageChartServlet.SystemUsageChartServlet ( )This constructor is from 'SystemUsageChartServlet' class.
SystemUsageChartServlet.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'SystemUsageChartServlet' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.client
[+] class RestEnterpriseSearchClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2, int p3 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchClient' class.
[+] class RestReadingRequestClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2, int p3 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.getUnconfirmedReadings ( )This method is from 'RestReadingRequestClient' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
RestEnterpriseDocumentService.RestEnterpriseDocumentService ( )This constructor is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.create ( WSDocument p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.deleteChunks ( )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.downloadChunk ( long p1, String p2, long p3, long p4 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )1st parameter 'p1' of this method is of type 'RestEnterpriseDocumentService'.
RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunk ( byte[ ] p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunkIS ( InputStream p1 )This method is from 'RestEnterpriseDocumentService' class.
[+] class RestEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
RestEnterpriseSearchService.RestEnterpriseSearchService ( )This constructor is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchService' class.
[+] class RestReadingRequestService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
RestReadingRequestService.RestReadingRequestService ( )This constructor is from 'RestReadingRequestService' class.
RestReadingRequestService.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.getUnconfirmedReadings ( )This method is from 'RestReadingRequestService' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.soap.endpoint
[+] class SoapArchiveService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SoapArchiveService.SoapArchiveService ( )This constructor is from 'SoapArchiveService' class.
SoapArchiveService.archiveDocuments ( String p1, List<Long> p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.archiveFolder ( String p1, long p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.listArchivedDocs ( String p1, long p2 )This method is from 'SoapArchiveService' class.
SoapArchiveService.unarchiveDocuments ( String p1, List<Long> p2 )This method is from 'SoapArchiveService' class.
[+] class SoapEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
SoapEnterpriseDocumentService.SoapEnterpriseDocumentService ( )This constructor is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.create ( String p1, WSDocument p2 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.deleteChunks ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.downloadChunk ( String p1, long p2, String p3, long p4, long p5 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.getChunksFolder ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.merge ( String p1, List<Long> p2, long p3, String p4 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.uploadChunk ( String p1, DataHandler p2 )This method is from 'SoapEnterpriseDocumentService' class.
[+] class SoapEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SoapEnterpriseSearchService.SoapEnterpriseSearchService ( )This constructor is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findDocumentsByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, String p5, Integer p6 )This method is from 'SoapEnterpriseSearchService' class.
[+] class SoapReadingRequestService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SoapReadingRequestService.SoapReadingRequestService ( )This constructor is from 'SoapReadingRequestService' class.
SoapReadingRequestService.askReadingConfirmation ( String p1, List<Long> p2, List<Long> p3, List<Long> p4, boolean p5, String p6 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.confirmReading ( String p1, long p2, String p3 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.getUnconfirmedReadings ( String p1 )This method is from 'SoapReadingRequestService' class.
[+] class SoapTaskService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
SoapTaskService.SoapTaskService ( )This constructor is from 'SoapTaskService' class.
SoapTaskService.disable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.enable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getLog ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getTask ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.listTasks ( String p1 )This method is from 'SoapTaskService' class.
SoapTaskService.start ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.stop ( String p1, String p2 )This method is from 'SoapTaskService' class.
[+] class SoapTenantService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
SoapTenantService.SoapTenantService ( )This constructor is from 'SoapTenantService' class.
SoapTenantService.deleteTenant ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenant ( String p1, String p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenantById ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.listTenants ( String p1 )This method is from 'SoapTenantService' class.
SoapTenantService.storeTenant ( String p1, WSTenant p2 )This method is from 'SoapTenantService' class.
logicaldoc-enterprise-gui-9.1.0-plugin.jar
package com.logicaldoc.enterprise.gui.license.client
[+] class Registration 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 1 (0.01%)
Registration.Registration ( String[ ] reg )This constructor is from 'Registration' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store
[+] class ClusterStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 15 (0.1%)
ClusterStore.ClusterStore ( )This constructor is from 'ClusterStore' class.
ClusterStore.delete ( long docId )This method is from 'ClusterStore' class.
ClusterStore.delete ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.exists ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource, long start, long length )This method is from 'ClusterStore' class.
ClusterStore.getStream ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getString ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.handle ( Payload request )This method is from 'ClusterStore' class.
ClusterStore.init ( )This method is from 'ClusterStore' class.
...
[+] class EncryptionKeyReplicator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
EncryptionKeyReplicator.EncryptionKeyReplicator ( )This constructor is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.init ( )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setConfig ( ContextProperties config )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setGenericDao ( GenericDAO genericDao )This method is from 'EncryptionKeyReplicator' class.
[+] class EnterpriseFSStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 13 (0.1%)
EnterpriseFSStore.EnterpriseFSStore ( )This constructor is from 'EnterpriseFSStore' class.
EnterpriseFSStore.delete ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.exists ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getCompressionLevel ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getParameterNames ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getStream ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.isWriteEncrypted ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.listResources ( long docId, String fileVersion )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.size ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
...
[+] class MultiStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 28 (0.1%)
MultiStore.MultiStore ( )This constructor is from 'MultiStore' abstract class.
MultiStore.compareTo ( Store o )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.encryptAll ( )This method is from 'MultiStore' abstract class.
MultiStore.exists ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource, long start, long length )This method is from 'MultiStore' abstract class.
MultiStore.getConfig ( )This method is from 'MultiStore' abstract class.
MultiStore.getId ( )This method is from 'MultiStore' abstract class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.azure
[+] class AzureStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 14 (0.1%)
AzureStore.AzureStore ( )This constructor is from 'AzureStore' class.
AzureStore.delete ( long docId )This method is from 'AzureStore' class.
AzureStore.delete ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.exists ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getBytes ( long docId, String resource, long start, long length )This method is from 'AzureStore' class.
AzureStore.getParameterNames ( )This method is from 'AzureStore' class.
AzureStore.getStream ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getTotalSize ( )This method is from 'AzureStore' class.
AzureStore.isEnabled ( )This method is from 'AzureStore' class.
AzureStore.listResources ( long docId, String fileVersion )This method is from 'AzureStore' class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.s3
[+] class S3Store 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 15 (0.1%)
S3Store.S3Store ( )This constructor is from 'S3Store' class.
S3Store.delete ( long docId )This method is from 'S3Store' class.
S3Store.delete ( long docId, String resource )This method is from 'S3Store' class.
S3Store.exists ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getBlobStore ( )This method is from 'S3Store' class.
S3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'S3Store' class.
S3Store.getParameterNames ( )This method is from 'S3Store' class.
S3Store.getStream ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getTotalSize ( )This method is from 'S3Store' class.
S3Store.isEnabled ( )This method is from 'S3Store' class.
...
[+] class S3StoreIAMRole 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
S3StoreIAMRole.S3StoreIAMRole ( )This constructor is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getBlobStore ( )This method is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getParameterNames ( )This method is from 'S3StoreIAMRole' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.smb3
[+] class SMB3InputStream 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 13 (0.1%)
SMB3InputStream.SMB3InputStream ( InputStream wrappedInstance, SMBClient client, Connection connection, DiskShare diskShare )This constructor is from 'SMB3InputStream' class.
SMB3InputStream.available ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.close ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.equals ( Object obj )This method is from 'SMB3InputStream' class.
SMB3InputStream.hashCode ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.mark ( int readlimit )This method is from 'SMB3InputStream' class.
SMB3InputStream.markSupported ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b, int off, int len )This method is from 'SMB3InputStream' class.
...
[+] class SMB3Store 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 13 (0.1%)
SMB3Store.SMB3Store ( )This constructor is from 'SMB3Store' class.
SMB3Store.delete ( long docId )This method is from 'SMB3Store' class.
SMB3Store.delete ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.exists ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'SMB3Store' class.
SMB3Store.getParameterNames ( )This method is from 'SMB3Store' class.
SMB3Store.getStream ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getTotalSize ( )This method is from 'SMB3Store' class.
SMB3Store.isEnabled ( )This method is from 'SMB3Store' class.
SMB3Store.listResources ( long docId, String fileVersion )This method is from 'SMB3Store' class.
...
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form
[+] class FormChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
FormChartServlet.FormChartServlet ( )This constructor is from 'FormChartServlet' class.
FormChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'FormChartServlet' class.
[+] class FormFiller 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
FormFiller.FormFiller ( )This constructor is from 'FormFiller' class.
FormFiller.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
[+] class FormManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
FormManager.FormManager ( )This constructor is from 'FormManager' class.
FormManager.fillForm ( Document document, History transaction )This method is from 'FormManager' class.
FormManager.getConverter ( )This method is from 'FormManager' class.
FormManager.getDocumentManager ( )This method is from 'FormManager' class.
FormManager.getStore ( )This method is from 'FormManager' class.
[+] class FormTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
FormTool.FormTool ( )This constructor is from 'FormTool' class.
FormTool.delete ( long formId )This method is from 'FormTool' class.
FormTool.fill ( Document document )This method is from 'FormTool' class.
FormTool.findById ( long formId )This method is from 'FormTool' class.
FormTool.findById ( String formId )This method is from 'FormTool' class.
FormTool.store ( Form form )This method is from 'FormTool' class.
FormTool.webformEditUrl ( long docId )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form, Map<String,Object> prefilled )This method is from 'FormTool' class.
[+] class ImageReplacer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ImageReplacer.ImageReplacer ( File file )This constructor is from 'ImageReplacer' class.
ImageReplacer.encodeImage ( long docId )This method is from 'ImageReplacer' class.
ImageReplacer.replaceImages ( )This method is from 'ImageReplacer' class.
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form.webservice.soap.endpoint
[+] class SoapFormService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
SoapFormService.SoapFormService ( )This constructor is from 'SoapFormService' class.
SoapFormService.createDocument ( String sid, long formId, WSDocument doc )This method is from 'SoapFormService' class.
SoapFormService.delete ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getForm ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getFormByName ( String sid, String name )This method is from 'SoapFormService' class.
SoapFormService.list ( String sid )This method is from 'SoapFormService' class.
SoapFormService.store ( String sid, WSForm frm )This method is from 'SoapFormService' class.
logicaldoc-ftp-9.1.0-plugin.jar
package com.logicaldoc.ftp
[+] class FtpFileSystemView 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
FtpFileSystemView.FtpFileSystemView ( FtpUser user )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.FtpFileSystemView ( FtpUser user, boolean caseInsensitive )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.changeWorkingDirectory ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.dispose ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getFile ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getHomeDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getWorkingDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.isRandomAccessible ( )This method is from 'FtpFileSystemView' class.
[+] class FtpOutputStream 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )This constructor is from 'FtpOutputStream' class.
FtpOutputStream.close ( )This method is from 'FtpOutputStream' class.
FtpOutputStream.dispose ( )This method is from 'FtpOutputStream' class.
[+] class FtpServer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
FtpServer.FtpServer ( )This constructor is from 'FtpServer' class.
FtpServer.checkEnabled ( )This method is from 'FtpServer' class.
FtpServer.isEnabled ( )This method is from 'FtpServer' class.
FtpServer.isStarted ( )This method is from 'FtpServer' class.
FtpServer.setConfig ( ContextProperties config )This method is from 'FtpServer' class.
FtpServer.start ( )This method is from 'FtpServer' class.
FtpServer.stop ( )This method is from 'FtpServer' class.
[+] class FtpUserManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
FtpUserManager.FtpUserManager ( )This constructor is from 'FtpUserManager' class.
FtpUserManager.authenticate ( Authentication authentication )This method is from 'FtpUserManager' class.
FtpUserManager.delete ( String arg0 )This method is from 'FtpUserManager' class.
FtpUserManager.doesExist ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.getAllUserNames ( )This method is from 'FtpUserManager' class.
FtpUserManager.getUserByName ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.save ( User arg0 )This method is from 'FtpUserManager' class.
[+] class LogicalFtpFile 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 31 (0.2%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )1st parameter 'ftpFile' of this method is of type 'LogicalFtpFile'.
LogicalFtpFile.LogicalFtpFile ( Document document, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.LogicalFtpFile ( Folder folder, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.createInputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.createOutputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.delete ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.doesExist ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getAbsolutePath ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getDocument ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getFolder ( )This method is from 'LogicalFtpFile' class.
...
logicaldoc-google-9.1.0-plugin.jar
package com.logicaldoc.google
[+] class GoogleClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
GoogleClient.GoogleClient ( long userId )This constructor is from 'GoogleClient' abstract class.
GoogleClient.connect ( Credential p1 )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.get ( long userId, Class<?> type )This method is from 'GoogleClient' abstract class.
GoogleClient.getUserId ( )This method is from 'GoogleClient' abstract class.
GoogleClient.isConnected ( )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.loadSettings ( long userId )This method is from 'GoogleClient' abstract class.
GoogleClient.saveClientSettings ( long userId, String clientId, String clientSecret )This method is from 'GoogleClient' abstract class.
[+] class GoogleOauthCallbackServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
GoogleOauthCallbackServlet.GoogleOauthCallbackServlet ( )This constructor is from 'GoogleOauthCallbackServlet' class.
GoogleOauthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'GoogleOauthCallbackServlet' class.
[+] class GoogleServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 12 (0.1%)
GoogleServiceImpl.GoogleServiceImpl ( )This constructor is from 'GoogleServiceImpl' class.
GoogleServiceImpl.checkin ( long docId, String comment, boolean major )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.create ( String fileName )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.delete ( String fileId )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.enableCalendar ( boolean enable )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.exportDocuments ( List<Long> ids )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.importDocuments ( List<String> resourceIds, long targetFolderId, String format )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.loadSettings ( )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.saveSettings ( String clientId, String clientSecret )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.search ( String expression )This method is from 'GoogleServiceImpl' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client
[+] class VoidCallback 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 4 (0.02%)
VoidCallback.VoidCallback ( )This constructor is from 'VoidCallback' class.
VoidCallback.onFailure ( Throwable caught )This method is from 'VoidCallback' class.
VoidCallback.onSuccess ( Object p1 )This method is from 'VoidCallback' class.
VoidCallback.onSuccess ( Void arg0 )This method is from 'VoidCallback' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIArchive 1
| Change | Effect |
---|
1 |
Field STATUS_OPENED has been renamed to STATUS_OPEN. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 43 (0.2%)
GUIArchive.GUIArchive ( )This constructor is from 'GUIArchive' class.
GUIArchive.getCloserId ( )This method is from 'GUIArchive' class.
GUIArchive.getCloserName ( )This method is from 'GUIArchive' class.
GUIArchive.getClosure ( )This method is from 'GUIArchive' class.
GUIArchive.getCreation ( )This method is from 'GUIArchive' class.
GUIArchive.getCreatorId ( )This method is from 'GUIArchive' class.
GUIArchive.getCreatorName ( )This method is from 'GUIArchive' class.
GUIArchive.getDescription ( )This method is from 'GUIArchive' class.
GUIArchive.getId ( )This method is from 'GUIArchive' class.
GUIArchive.getImportCustomId ( )This method is from 'GUIArchive' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.formatters
[+] class DaysCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
DaysCellFormatter.DaysCellFormatter ( )This constructor is from 'DaysCellFormatter' class.
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'DaysCellFormatter' class.
[+] class FileSizeCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
FileSizeCellFormatter.FileSizeCellFormatter ( )This constructor is from 'FileSizeCellFormatter' class.
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )This constructor is from 'FileSizeCellFormatter' class.
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileSizeCellFormatter' class.
[+] class I18NCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
I18NCellFormatter.I18NCellFormatter ( )This constructor is from 'I18NCellFormatter' class.
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'I18NCellFormatter' class.
[+] class UserCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
UserCellFormatter.UserCellFormatter ( )This constructor is from 'UserCellFormatter' class.
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserCellFormatter' class.
[+] class UserDateCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
UserDateCellFormatter.UserDateCellFormatter ( )This constructor is from 'UserDateCellFormatter' class.
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )This constructor is from 'UserDateCellFormatter' class.
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserDateCellFormatter' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.automation
[+] class AutomationCompletionProvider 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
AutomationCompletionProvider.AutomationCompletionProvider ( )This constructor is from 'AutomationCompletionProvider' class.
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback )This method is from 'AutomationCompletionProvider' class.
[+] class AutomationEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 7 (0.04%)
AutomationEditor.AutomationEditor ( String text, String title )This constructor is from 'AutomationEditor' class.
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )This constructor is from 'AutomationEditor' class.
AutomationEditor.destroy ( )This method is from 'AutomationEditor' class.
AutomationEditor.getText ( )This method is from 'AutomationEditor' class.
AutomationEditor.onDraw ( )This method is from 'AutomationEditor' class.
AutomationEditor.setDisabled ( boolean disabled )This method is from 'AutomationEditor' class.
AutomationEditor.setVisible ( boolean visible )This method is from 'AutomationEditor' class.
[+] class AutomationItemEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )This constructor is from 'AutomationItemEditor' class.
AutomationItemEditor.destroy ( )This method is from 'AutomationItemEditor' class.
[+] class HtmlItemEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )This constructor is from 'HtmlItemEditor' class.
HtmlItemEditor.getSavedHtmlContent ( )This method is from 'HtmlItemEditor' class.
HtmlItemEditor.setSavedHtmlContent ( String p1 )This method is from 'HtmlItemEditor' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.grid
[+] class ColoredListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 7 (0.04%)
ColoredListGridField.ColoredListGridField ( String name )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String title )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String title, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.getColorFieldName ( )This method is from 'ColoredListGridField' class.
ColoredListGridField.setColorFieldName ( String colorFieldName )This method is from 'ColoredListGridField' class.
[+] class ColoredListGridField.ColoredCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )This constructor is from 'ColoredListGridField.ColoredCellFormatter' class.
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'ColoredListGridField.ColoredCellFormatter' class.
[+] class CopyCellClickHandler 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
CopyCellClickHandler.CopyCellClickHandler ( )This constructor is from 'CopyCellClickHandler' class.
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click )This method is from 'CopyCellClickHandler' class.
[+] class DateListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
DateListGridField.DateListGridField ( String name, String title )This constructor is from 'DateListGridField' class.
DateListGridField.DateListGridField ( String name, String title, int format )This constructor is from 'DateListGridField' class.
[+] class DateListGridField.DateCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )This constructor is from 'DateListGridField.DateCellFormatter' class.
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )This constructor is from 'DateListGridField.DateCellFormatter' class.
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'DateListGridField.DateCellFormatter' class.
[+] class EventsListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
EventsListGridField.EventsListGridField ( )This constructor is from 'EventsListGridField' class.
EventsListGridField.EventsListGridField ( String name )This constructor is from 'EventsListGridField' class.
EventsListGridField.EventsListGridField ( String name, String title )This constructor is from 'EventsListGridField' class.
[+] class FileNameListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 5 (0.03%)
FileNameListGridField.FileNameListGridField ( )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )This constructor is from 'FileNameListGridField' class.
[+] class FileNameListGridField.FileNameCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )This constructor is from 'FileNameListGridField.FileNameCellFormatter' class.
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )This constructor is from 'FileNameListGridField.FileNameCellFormatter' class.
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileNameListGridField.FileNameCellFormatter' class.
[+] class FileSizeListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 4 (0.02%)
FileSizeListGridField.FileSizeListGridField ( String title, int width )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )This constructor is from 'FileSizeListGridField' class.
[+] class FileSizeListGridField.FileSizeCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )This constructor is from 'FileSizeListGridField.FileSizeCellFormatter' class.
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )This constructor is from 'FileSizeListGridField.FileSizeCellFormatter' class.
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileSizeListGridField.FileSizeCellFormatter' class.
[+] class FileVersionListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
FileVersionListGridField.FileVersionListGridField ( )This constructor is from 'FileVersionListGridField' class.
FileVersionListGridField.FileVersionListGridField ( String name )This constructor is from 'FileVersionListGridField' class.
FileVersionListGridField.FileVersionListGridField ( String name, String title )This constructor is from 'FileVersionListGridField' class.
[+] class FolderListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
FolderListGridField.FolderListGridField ( )This constructor is from 'FolderListGridField' class.
FolderListGridField.FolderListGridField ( String name )This constructor is from 'FolderListGridField' class.
FolderListGridField.FolderListGridField ( String name, String title )This constructor is from 'FolderListGridField' class.
[+] class FolderListGridField.FolderNameCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )This constructor is from 'FolderListGridField.FolderNameCellFormatter' class.
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FolderListGridField.FolderNameCellFormatter' class.
[+] class IconGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
IconGridField.IconGridField ( )This constructor is from 'IconGridField' class.
[+] class IconGridField.FileIconCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField p1 )This constructor is from 'IconGridField.FileIconCellFormatter' class.
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField size, int p2 )This constructor is from 'IconGridField.FileIconCellFormatter' class.
IconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'IconGridField.FileIconCellFormatter' class.
[+] class IndexedListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
IndexedListGridField.IndexedListGridField ( )This constructor is from 'IndexedListGridField' class.
IndexedListGridField.IndexedListGridField ( String name )This constructor is from 'IndexedListGridField' class.
[+] class IntegerListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
IntegerListGridField.IntegerListGridField ( String name, String title )This constructor is from 'IntegerListGridField' class.
IntegerListGridField.IntegerListGridField ( String name, String title, int width )This constructor is from 'IntegerListGridField' class.
[+] class IntegerListGridField.LongCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )This constructor is from 'IntegerListGridField.LongCellFormatter' class.
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'IntegerListGridField.LongCellFormatter' class.
[+] class RatingListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
RatingListGridField.RatingListGridField ( )This constructor is from 'RatingListGridField' class.
[+] class RatingListGridField.RatingCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )This constructor is from 'RatingListGridField.RatingCellFormatter' class.
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'RatingListGridField.RatingCellFormatter' class.
[+] class RefreshableListGrid 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 4 (0.02%)
RefreshableListGrid.RefreshableListGrid ( )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.refresh ( DataSource newDataSource )This method is from 'RefreshableListGrid' class.
[+] class StatusIconsListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
StatusIconsListGridField.StatusIconsListGridField ( )This constructor is from 'StatusIconsListGridField' class.
[+] class UserListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 8 (0.04%)
UserListGridField.UserListGridField ( )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( boolean avoidCaching )This constructor is from 'UserListGridField' class.
UserListGridField.isDisplayAvatar ( )This method is from 'UserListGridField' class.
UserListGridField.setDisplayAvatar ( boolean displayAvatar )This method is from 'UserListGridField' class.
[+] class UserListGridField.AvatarCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 4 (0.02%)
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )This constructor is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )This constructor is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text )This method is from 'UserListGridField.AvatarCellFormatter' class.
[+] class VersionListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
VersionListGridField.VersionListGridField ( )This constructor is from 'VersionListGridField' class.
VersionListGridField.VersionListGridField ( String name )This constructor is from 'VersionListGridField' class.
VersionListGridField.VersionListGridField ( String name, String title )This constructor is from 'VersionListGridField' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.preview
[+] class MailPreviewPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )This constructor is from 'MailPreviewPanel' class.
MailPreviewPanel.onDraw ( )This method is from 'MailPreviewPanel' class.
[+] class PreviewPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 18 (0.1%)
PreviewPanel.PreviewPanel ( GUIDocument document )This constructor is from 'PreviewPanel' class.
PreviewPanel.clearContent ( )This method is from 'PreviewPanel' class.
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 )This method is from 'PreviewPanel' class.
PreviewPanel.dicomUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.doResize ( )This method is from 'PreviewPanel' class.
PreviewPanel.generalPreviewUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.htmlUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.isPreviewAvailable ( )This method is from 'PreviewPanel' class.
PreviewPanel.mediaUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.onAccessGranted ( GUIDocument document )This method is from 'PreviewPanel' class.
...
[+] class PreviewPopup 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
PreviewPopup.PreviewPopup ( GUIDocument doc )This constructor is from 'PreviewPopup' class.
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )This constructor is from 'PreviewPopup' class.
[+] class PreviewTile 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
PreviewTile.PreviewTile ( long docId, String title )This constructor is from 'PreviewTile' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.dashboard
[+] class DashboardPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 14 (0.1%)
DashboardPanel.get ( )This method is from 'DashboardPanel' class.
DashboardPanel.getCalendarTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getDefaultOpenTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getMessagesTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getTabSet ( )This method is from 'DashboardPanel' class.
DashboardPanel.getUserTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getWorkflowTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.onDraw ( )This method is from 'DashboardPanel' class.
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab )This method is from 'DashboardPanel' class.
DashboardPanel.updateMessageTab ( )This method is from 'DashboardPanel' class.
...
[+] class MessageDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
MessageDialog.MessageDialog ( )This constructor is from 'MessageDialog' class.
[+] class MessagesPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 6 (0.03%)
MessagesPanel.MessagesPanel ( )This constructor is from 'MessagesPanel' class.
MessagesPanel.destroy ( )This method is from 'MessagesPanel' class.
MessagesPanel.onDraw ( )This method is from 'MessagesPanel' class.
MessagesPanel.onUserChanged ( GUIUser user )This method is from 'MessagesPanel' class.
MessagesPanel.onUserLogin ( String username )This method is from 'MessagesPanel' class.
MessagesPanel.onUserLogout ( String username )This method is from 'MessagesPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] class BookmarkDashlet 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
BookmarkDashlet.BookmarkDashlet ( GUIDashlet guiDashlet )This constructor is from 'BookmarkDashlet' class.
BookmarkDashlet.getDataSource ( )This method is from 'BookmarkDashlet' class.
BookmarkDashlet.onDraw ( )This method is from 'BookmarkDashlet' class.
BookmarkDashlet.refresh ( )This method is from 'BookmarkDashlet' class.
[+] class DocumentDashlet 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 6 (0.03%)
DocumentDashlet.DocumentDashlet ( GUIDashlet guiDashlet )This constructor is from 'DocumentDashlet' class.
DocumentDashlet.getDataSource ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.getDocIdAttribute ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.onDraw ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.prepareContextMenu ( GUIDocument document )This method is from 'DocumentDashlet' class.
DocumentDashlet.refresh ( )This method is from 'DocumentDashlet' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document
[+] class DocumentDetailsPanel 1
| Change | Effect |
---|
1 |
Type of field propertiesPanel has been changed from StandardPropertiesPanel to DocumentStandardPropertiesPanel. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 22 (0.1%)
DocumentDetailsPanel.DocumentDetailsPanel ( )This constructor is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.destroy ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.getDocument ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDestroy ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentBeginEditing ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCancelEditing ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCheckedIn ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCheckedOut ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentLocked ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentModified ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
...
[+] class StandardPropertiesPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 2 (0.01%)
StandardPropertiesPanel.StandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )This constructor is from 'StandardPropertiesPanel' class.
StandardPropertiesPanel.validate ( )This method is from 'StandardPropertiesPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.folder
[+] class FolderNavigatorPanel 1
| Change | Effect |
---|
1 |
Removed super-interface com.logicaldoc.gui.common.client.controllers.FolderObserver. |
A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods: 1 (0.01%)
FolderNavigatorPanel.get ( )This method is from 'FolderNavigatorPanel' class.
[+] class RestoreDialog 1
| Change | Effect |
---|
1 |
Field handler of type com.smartgwt.client.widgets.events.ClickHandler has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 1 (0.01%)
RestoreDialog.RestoreDialog ( List<Long> docIds, List<Long> folderIds, ClickHandler handler )This constructor is from 'RestoreDialog' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.google
[+] class GoogleUtil 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
GoogleUtil.handleGoogleServiceError ( Throwable caught )This method is from 'GoogleUtil' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.impex.archives
[+] class ExportArchivesList 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 16 (0.1%)
ArchiveDetailsPanel.ArchiveDetailsPanel ( ExportArchivesList list, long archiveId, boolean readonly )1st parameter 'list' of this method is of type 'ExportArchivesList'.
ArchiveDialog.ArchiveDialog ( ExportArchivesList archivesPanel )1st parameter 'archivesPanel' of this method is of type 'ExportArchivesList'.
ExportArchivesList.ExportArchivesList ( int archivesType, boolean showHistory )This constructor is from 'ExportArchivesList' class.
ExportArchivesList.addUsefulMenuItem ( Menu contextMenu )This method is from 'ExportArchivesList' class.
ExportArchivesList.closeArchive ( ListGridRecord rec )This method is from 'ExportArchivesList' class.
ExportArchivesList.getArchivesType ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.getList ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.onAddingArchive ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.onClosingArchive ( ListGridRecord rec )This method is from 'ExportArchivesList' class.
ExportArchivesList.onDraw ( )This method is from 'ExportArchivesList' class.
...
[+] class IncrementalArchivesList 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 9 (0.05%)
IncrementalArchivesList.IncrementalArchivesList ( int archivesType )This constructor is from 'IncrementalArchivesList' class.
IncrementalArchivesList.getList ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.onAddingIncrementalArchive ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.onDraw ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.refresh ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.refresh ( int archivesType )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.showDetails ( GUIIncrementalArchive incremental )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.updateRecord ( GUIIncrementalArchive incremental )This method is from 'IncrementalArchivesList' class.
IncrementalDetailsPanel.IncrementalDetailsPanel ( GUIIncrementalArchive incremental, IncrementalArchivesList listPanel )2nd parameter 'listPanel' of this method is of type 'IncrementalArchivesList'.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.impex.converters
[+] class ConverterAssociationsDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
ConverterAssociationsDialog.ConverterAssociationsDialog ( ListGrid srcGrid )This constructor is from 'ConverterAssociationsDialog' class.
ConverterAssociationsDialog.prepareSelectItem ( )This method is from 'ConverterAssociationsDialog' class.
ConverterAssociationsDialog.refresh ( )This method is from 'ConverterAssociationsDialog' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.menu
[+] class Registration 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
Registration.Registration ( List<String> reg )This constructor is from 'Registration' class.
Registration.afterSave ( )This method is from 'Registration' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.metadata.template
[+] class AttributeSetsPanel 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 7 (0.04%)
AttributeSetDetailsPanel.AttributeSetDetailsPanel ( AttributeSetsPanel panel )1st parameter 'panel' of this method is of type 'AttributeSetsPanel'.
AttributeSetsPanel.AttributeSetsPanel ( )This constructor is from 'AttributeSetsPanel' class.
AttributeSetsPanel.getList ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.onAddAttributeSet ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.onDraw ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.showSetDetails ( GUIAttributeSet attSet )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.updateRecord ( GUIAttributeSet set )This method is from 'AttributeSetsPanel' class.
[+] class TemplatesPanel 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 7 (0.04%)
TemplateDetailsPanel.TemplateDetailsPanel ( TemplatesPanel panel )1st parameter 'panel' of this method is of type 'TemplatesPanel'.
TemplatesPanel.TemplatesPanel ( )This constructor is from 'TemplatesPanel' class.
TemplatesPanel.getList ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.onAddingTemplate ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.onDraw ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.showTemplateDetails ( GUITemplate template )This method is from 'TemplatesPanel' class.
TemplatesPanel.updateRecord ( GUITemplate template )This method is from 'TemplatesPanel' class.
[+] class TemplateValidationPanel 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 9 (0.05%)
TemplateDetailsPanel.TemplateDetailsPanel ( TemplatesPanel panel )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.getTemplate ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.onModified ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.refresh ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.setTemplate ( GUITemplate template )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.validate ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateValidationPanel.TemplateValidationPanel ( GUITemplate template, ChangedHandler changedHandler )This constructor is from 'TemplateValidationPanel' class.
TemplateValidationPanel.getTemplate ( )This method is from 'TemplateValidationPanel' class.
TemplateValidationPanel.validate ( )This method is from 'TemplateValidationPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.settings.comparators
[+] class ComparatorAssociationsDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 5 (0.03%)
ComparatorAssociationsDialog.ComparatorAssociationsDialog ( ListGrid srcGrid )This constructor is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.onApply ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.onDraw ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.prepareSelectItem ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.refresh ( )This method is from 'ComparatorAssociationsDialog' class.
[+] class ComparatorsPanel 1
| Change | Effect |
---|
1 |
Field gridAttributeName has been renamed to recordAttributeForName. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 10 (0.1%)
ComparatorsPanel.ComparatorsPanel ( )This constructor is from 'ComparatorsPanel' class.
ComparatorsPanel.ComparatorsPanel ( String title )This constructor is from 'ComparatorsPanel' class.
ComparatorsPanel.buildAssociationsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.getAssociationsDataSource ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.getSettingsDataSource ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.isParameterAttribute ( String name )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.onDraw ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.prepareAssociationsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.prepareSettingsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.showContextMenu ( )This method is from 'ComparatorsPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.login.client
[+] class ResetPassword 1
| Change | Effect |
---|
1 |
Field loginService of type services.LoginServiceAsync has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 1 (0.01%)
ResetPassword.ResetPassword ( String product )This constructor is from 'ResetPassword' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex
[+] class Archive 1
| Change | Effect |
---|
1 |
Field STATUS_OPENED has been renamed to STATUS_OPEN. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 89 (0.4%)
Archive.Archive ( )This constructor is from 'Archive' class.
Archive.addEntry ( Version newVersion )This method is from 'Archive' class.
Archive.equals ( Object obj )This method is from 'Archive' class.
Archive.getCloserId ( )This method is from 'Archive' class.
Archive.getCloserName ( )This method is from 'Archive' class.
Archive.getClosure ( )This method is from 'Archive' class.
Archive.getCreatorId ( )This method is from 'Archive' class.
Archive.getCreatorName ( )This method is from 'Archive' class.
Archive.getDescription ( )This method is from 'Archive' class.
Archive.getEntries ( )This method is from 'Archive' class.
...
[+] class ArchiveCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
ArchiveCache.ArchiveCache ( File file )This constructor is from 'ArchiveCache' class.
ArchiveCache.append ( )This method is from 'ArchiveCache' class.
ArchiveCache.getFile ( )This method is from 'ArchiveCache' class.
ArchiveCache.put ( Object p1, Object p2 )This method is from 'ArchiveCache' class.
ArchiveCache.put ( String key, String value )This method is from 'ArchiveCache' class.
ArchiveCache.read ( )This method is from 'ArchiveCache' class.
ArchiveCache.write ( )This method is from 'ArchiveCache' class.
ArchiveCacheManager.getCache ( Archive archive )Return value of this method is of type 'ArchiveCache'.
[+] class ArchiveCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
ArchiveCacheManager.ArchiveCacheManager ( )This constructor is from 'ArchiveCacheManager' class.
ArchiveCacheManager.deleteCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
ArchiveCacheManager.getCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
HibernateArchiveDAO.getCacheManager ( )Return value of this method is of type 'ArchiveCacheManager'.
HibernateArchiveDAO.setCacheManager ( ArchiveCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ArchiveCacheManager'.
[+] class ArchiveImporter 1
| Change | Effect |
---|
1 |
Field defaultOwner of type java.lang.String has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 20 (0.1%)
ArchiveImporter.ArchiveImporter ( )This constructor is from 'ArchiveImporter' class.
ArchiveImporter.getErrors ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getImported ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getLog ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getUpdated ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.importArchives ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.isConcurrent ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.isIndeterminate ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.prepareReport ( Locale locale )This method is from 'ArchiveImporter' class.
ArchiveImporter.runTask ( )This method is from 'ArchiveImporter' class.
...
[+] class ArchiveManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 12 (0.1%)
ArchiveBuilder.setArchiveManager ( ArchiveManager archiveManager )1st parameter 'archiveManager' of this method is of type 'ArchiveManager'.
ArchiveManager.ArchiveManager ( )This constructor is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String comment, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.closeArchive ( long id, User user )This method is from 'ArchiveManager' class.
ArchiveManager.delete ( long archiveId, User user, String comment )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, long tenantId )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, String tenantName )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( Archive archive )This method is from 'ArchiveManager' class.
ArchiveManager.writeHtmlIndex ( Archive archive )This method is from 'ArchiveManager' class.
...
[+] class ArchiveVerifier 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 24 (0.1%)
application.ArchiveViewer.getVerifier ( )Return value of this method is of type 'ArchiveVerifier'.
ArchiveVerifier.ArchiveVerifier ( )This constructor is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getArchiveName ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getDocsDir ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getIndex ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getInstance ( File dir )This method is from 'ArchiveVerifier' abstract class.
...
[+] class ImpexServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 17 (0.1%)
ImpexServiceImpl.ImpexServiceImpl ( )This constructor is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( Session session, long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addFolder ( long archiveId, long rootId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( Session session, long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteFolder ( String folderName )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteIncremental ( long id )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteVersions ( long archiveId, List<Long> versionIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.getImportDirectory ( String tenantName )This method is from 'ImpexServiceImpl' class.
...
[+] class Index 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 48 (0.2%)
application.ArchiveViewer.getIndex ( )Return value of this method is of type 'Index'.
application.ArchiveViewer.getVerifier ( )Field 'retval.index' in the return value of this method is of type 'Index'.
application.ArchiveViewer.setIndex ( Index index )1st parameter 'index' of this method is of type 'Index'.
ArchiveVerifier.ArchiveVerifier ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getArchiveName ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getDocsDir ( )Field 'this.index' in the object of this method is of type 'Index'.
...
[+] class IndexHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 32 (0.2%)
ArchiveVerifier.getInstance ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
DefaultVerifier.DefaultVerifier ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( byte[ ] indexContent, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( File file, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.unmarshall ( byte[ ] indexContent, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( IndexHandler dataHandler )1st parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( InputStream is, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
IndexHandler.IndexHandler ( )This constructor is from 'IndexHandler' class.
IndexHandler.characters ( char[ ] ch, int start, int length )This method is from 'IndexHandler' class.
IndexHandler.endDocumentElement ( )This method is from 'IndexHandler' class.
...
[+] class IndexImportHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
Index.Index ( byte[ ] indexContent, IndexImportHandler handler )2nd parameter 'handler' of this method is of type 'IndexImportHandler'.
IndexImportHandler.IndexImportHandler ( Archive archive, ArchiveImporter importer, Map<String,Template> templates, Collection<Folder> workspaces, Tenant tenant )This constructor is from 'IndexImportHandler' class.
IndexImportHandler.createDocument ( DocumentHistory transaction )This method is from 'IndexImportHandler' class.
IndexImportHandler.endDocumentElement ( )This method is from 'IndexImportHandler' class.
IndexImportHandler.endElement ( String uri, String localName, String qName )This method is from 'IndexImportHandler' class.
IndexImportHandler.startElement ( String uri, String localname, String tagName, Attributes attributes )This method is from 'IndexImportHandler' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex.webservice.soap.endpoint
[+] class SoapImpexService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
SoapImpexService.SoapImpexService ( )This constructor is from 'SoapImpexService' class.
SoapImpexService.addDocumentToExportArchive ( String sid, long archiveId, long docId )This method is from 'SoapImpexService' class.
SoapImpexService.closeExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.createExportArchive ( String sid, String name, String description )This method is from 'SoapImpexService' class.
SoapImpexService.deleteExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.getArchiveIdByName ( String sid, String name )This method is from 'SoapImpexService' class.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder
[+] class CrawlerHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 18 (0.1%)
CrawlerHelper.CrawlerHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkin ( Object remoteFile, long docId, User owner, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkinFile ( Object p1, long p2, User p3 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.create ( Object file, Folder folder, User owner, boolean timestamp, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.deleteFile ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getContentFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getCreationDate ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getInstance ( ImportFolder importFolder, ImportFolderCrawler crawler )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getLastModified ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
...
[+] class ImportFolderCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 16 (0.1%)
CrawlerHelper.list ( Object p1, int p2, List<Object> p3, List<Object> p4, long p5, ImportFolderCache p6 )6th parameter 'p6' of this abstract method is of type 'ImportFolderCache'.
CrawlerHelper.toBeImported ( Object file, ImportFolderCache cache )2nd parameter 'cache' of this method is of type 'ImportFolderCache'.
fs.FSHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ftp.FTPHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ImportFolderCache.ImportFolderCache ( File root )This constructor is from 'ImportFolderCache' class.
ImportFolderCache.computeRelativePath ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.empty ( )This method is from 'ImportFolderCache' class.
ImportFolderCache.get ( String filePath )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheDirectory ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheFile ( long hash )This method is from 'ImportFolderCache' class.
...
[+] class ImportFolderCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
ImportFolderCacheManager.ImportFolderCacheManager ( )This constructor is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.deleteCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCacheDirectory ( )This method is from 'ImportFolderCacheManager' class.
ImportFolderCrawler.getCacheManager ( )Return value of this method is of type 'ImportFolderCacheManager'.
ImportFolderCrawler.setCacheManager ( ImportFolderCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ImportFolderCacheManager'.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.ftp
[+] class FTPHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 14 (0.1%)
FTPHelper.FTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'FTPHelper' class.
FTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'FTPHelper' class.
FTPHelper.deleteFile ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getContentFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getCreationDate ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getLastModified ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getName ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getPath ( Object file )This method is from 'FTPHelper' class.
FTPHelper.importDocumentsCount ( )This method is from 'FTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.sftp
[+] class SFTPClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 87 (0.4%)
SFTPClient.SFTPClient ( Session session, Channel channel, ChannelSftp channelSftp )This constructor is from 'SFTPClient' class.
SFTPClient.cd ( String arg0 )This method is from 'SFTPClient' class.
SFTPClient.chgrp ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chmod ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chown ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.connect ( )This method is from 'SFTPClient' class.
SFTPClient.connect ( int arg0 )This method is from 'SFTPClient' class.
SFTPClient.disconnect ( )This method is from 'SFTPClient' class.
SFTPClient.equals ( Object obj )This method is from 'SFTPClient' class.
SFTPClient.exit ( )This method is from 'SFTPClient' class.
...
[+] class SFTPHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 14 (0.1%)
SFTPHelper.SFTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SFTPHelper' class.
SFTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SFTPHelper' class.
SFTPHelper.deleteFile ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getContentFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getCreationDate ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getLastModified ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getName ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getPath ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.importDocumentsCount ( )This method is from 'SFTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb
[+] class SMBHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 17 (0.1%)
SMBHelper.SMBHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMBHelper' class.
SMBHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SMBHelper' class.
SMBHelper.deleteFile ( Object file )This method is from 'SMBHelper' class.
SMBHelper.downloadFile ( SmbFile f )This method is from 'SMBHelper' class.
SMBHelper.getContentFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getCreationDate ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String p1 )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getLastModified ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getName ( Object file )This method is from 'SMBHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb3
[+] class SMB3Helper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 14 (0.1%)
SMB3Helper.SMB3Helper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMB3Helper' class.
SMB3Helper.checkinFile ( Object file, long docId, User owner )This method is from 'SMB3Helper' class.
SMB3Helper.deleteFile ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getContentFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getCreationDate ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getLastModified ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getName ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getPath ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.importDocumentsCount ( )This method is from 'SMB3Helper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.webservice.soap.endpoint
[+] class SoapImportFolderService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SoapImportFolderService.SoapImportFolderService ( )This constructor is from 'SoapImportFolderService' class.
SoapImportFolderService.delete ( String sid, long folderId )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.list ( String sid )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.store ( String sid, WSImportFolder wsImportFolder )This method is from 'SoapImportFolderService' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap
[+] class LDAPSynchronizer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
LDAPAuthenticator.setSynchronizer ( LDAPSynchronizer synchronizer )1st parameter 'synchronizer' of this method is of type 'LDAPSynchronizer'.
LDAPSynchronizer.LDAPSynchronizer ( )This constructor is from 'LDAPSynchronizer' class.
LDAPSynchronizer.doImport ( List<LDAPUser> users, LDAPServer server )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getErrors ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getImported ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getUpdated ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setGroupDao ( GroupDAO groupDao )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setUserDao ( UserDAO userDao )This method is from 'LDAPSynchronizer' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap.model
[+] class GroupAttributeMapper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
GroupAttributeMapper.GroupAttributeMapper ( )This constructor is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromContext ( Object arg )This method is from 'GroupAttributeMapper' class.
[+] class LDAPContextSource 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
LDAPContextSource.get ( LDAPServer server )This method is from 'LDAPContextSource' class.
LDAPContextSource.getUrl ( )This method is from 'LDAPContextSource' class.
LDAPContextSource.setupAuthenticatedEnvironment ( Hashtable env, String principal, String credentials )This method is from 'LDAPContextSource' class.
[+] class UserAttributeMapper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
UserAttributeMapper.UserAttributeMapper ( LDAPServer server )This constructor is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromContext ( Object arg )This method is from 'UserAttributeMapper' class.
[+] class UserGroupDAO 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
UserGroupDAO.UserGroupDAO ( LDAPServer server )This constructor is from 'UserGroupDAO' class.
UserGroupDAO.getAllGroups ( )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroup ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroupName ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getUsers ( String login )This method is from 'UserGroupDAO' class.
UserGroupDAO.listUsers ( String login )This method is from 'UserGroupDAO' class.
logicaldoc-ocr-9.1.0-plugin.jar
package com.logicaldoc.ocr
[+] class OCR 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 16 (0.1%)
OCR.OCR ( )This constructor is from 'OCR' abstract class.
OCR.extractPDFText ( File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.extractText ( File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.getBatchTimeout ( )This method is from 'OCR' abstract class.
OCR.getParameter ( String name )This method is from 'OCR' abstract class.
OCR.getParameterNames ( )This method is from 'OCR' abstract class.
OCR.getParameters ( )This method is from 'OCR' abstract class.
OCR.getResolutionThreshold ( String tenant )This method is from 'OCR' abstract class.
OCR.getTimeout ( )This method is from 'OCR' abstract class.
OCR.isAvailable ( )This method is from 'OCR' abstract class.
...
[+] class OcrManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
OcrManager.OcrManager ( )This constructor is from 'OcrManager' class.
OcrManager.getCurrentEngine ( )This method is from 'OcrManager' class.
OcrManager.getEngine ( String name )This method is from 'OcrManager' class.
OcrManager.getEngines ( )This method is from 'OcrManager' class.
OcrManager.setConfig ( ContextProperties config )This method is from 'OcrManager' class.
[+] class OCRWebService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
OCRWebService.OCRWebService ( )This constructor is from 'OCRWebService' class.
OCRWebService.getParameterNames ( )This method is from 'OCRWebService' class.
OCRWebService.runOCR ( File tmpImage, String lang, StringBuilder sb )This method is from 'OCRWebService' class.
logicaldoc-onlyoffice-9.1.0-plugin.jar
package com.logicaldoc.onlyoffice
[+] class OnlyOfficeConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
OnlyOfficeConverter.OnlyOfficeConverter ( )This constructor is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.convert ( String documentUri, String fromExtension, String toExtension, String filePass, String lang )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.getParameterNames ( )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'OnlyOfficeConverter' class.
[+] class OnlyOfficeServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
OnlyOfficeServiceImpl.OnlyOfficeServiceImpl ( )This constructor is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.endEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isEditing ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.removeFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startFilling ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
logicaldoc-parser-9.1.0-plugin.jar
package com.logicaldoc.parser
[+] class DXFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
DXFParser.DXFParser ( )This constructor is from 'DXFParser' class.
DXFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'DXFParser' class.
[+] class EbookParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EbookParser.EbookParser ( )This constructor is from 'EbookParser' class.
EbookParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EbookParser' class.
[+] class EMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
EMLParser.EMLParser ( )This constructor is from 'EMLParser' class.
EMLParser.countPages ( InputStream input, String filename )This method is from 'EMLParser' class.
EMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.isExtractHeaders ( )This method is from 'EMLParser' class.
EMLParser.parse ( Message message )This method is from 'EMLParser' class.
EMLParser.parse ( Message message, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.setExtractHeaders ( boolean extractHeaders )This method is from 'EMLParser' class.
[+] class EnterprisePDFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EnterprisePDFParser.EnterprisePDFParser ( )This constructor is from 'EnterprisePDFParser' class.
EnterprisePDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EnterprisePDFParser' class.
[+] class ImageParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
ImageParser.ImageParser ( )This constructor is from 'ImageParser' class.
ImageParser.countPages ( File input, String filename )This method is from 'ImageParser' class.
ImageParser.countPages ( InputStream input, String filename )This method is from 'ImageParser' class.
ImageParser.extractMetadata ( File file, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ImageParser' class.
[+] class MsgParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
MsgParser.MsgParser ( )This constructor is from 'MsgParser' class.
MsgParser.countPages ( InputStream input, String filename )This method is from 'MsgParser' class.
MsgParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'MsgParser' class.
[+] class OpenXMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
OpenXMLParser.OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
OpenXMLParser.countPages ( InputStream input, String filename )This method is from 'OpenXMLParser' class.
OpenXMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'OpenXMLParser' class.
[+] class P7MParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
P7MParser.P7MParser ( )This constructor is from 'P7MParser' class.
P7MParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'P7MParser' class.
[+] class PSTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
PSTParser.PSTParser ( )This constructor is from 'PSTParser' class.
PSTParser.countPages ( InputStream input, String filename )This method is from 'PSTParser' class.
PSTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'PSTParser' class.
[+] class WordPerfectParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
WordPerfectParser.WordPerfectParser ( )This constructor is from 'WordPerfectParser' class.
WordPerfectParser.countPages ( InputStream input, String filename )This method is from 'WordPerfectParser' class.
WordPerfectParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'WordPerfectParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report
[+] class ReportManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ReportManager.ReportManager ( )This constructor is from 'ReportManager' class.
ReportManager.executeReport ( long reportId, Map<String,Object> parameters, DocumentHistory transaction )This method is from 'ReportManager' class.
ReportManager.getReportParameters ( long reportId )This method is from 'ReportManager' class.
[+] class ReportTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ReportTool.ReportTool ( )This constructor is from 'ReportTool' class.
ReportTool.execute ( long reportId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
ReportTool.execute ( String reportName, long tenantId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
[+] class RptDesignParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
RptDesignParser.RptDesignParser ( String path )This constructor is from 'RptDesignParser' class.
RptDesignParser.detectQueryElements ( )This method is from 'RptDesignParser' class.
RptDesignParser.extractParameters ( )This method is from 'RptDesignParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report.webservice.soap.endpoint
[+] class SoapReportService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
SoapReportService.SoapReportService ( )This constructor is from 'SoapReportService' class.
SoapReportService.execute ( String sid, long reportId, List<WSAttribute> parameters )This method is from 'SoapReportService' class.
SoapReportService.list ( String sid )This method is from 'SoapReportService' class.
logicaldoc-saml-9.1.0-plugin.jar
package com.logicaldoc.saml
[+] class SamlAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SamlAuthenticator.SamlAuthenticator ( )This constructor is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.setSaml ( Saml saml )This method is from 'SamlAuthenticator' class.
logicaldoc-scheme-9.1.0-plugin.jar
package com.logicaldoc.scheme
[+] class DocumentScheme 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 8 (0.04%)
DocumentScheme.DocumentScheme ( )This constructor is from 'DocumentScheme' class.
DocumentScheme.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
[+] class SchemeProcessor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
SchemeProcessor.SchemeProcessor ( String scheme )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.SchemeProcessor ( String scheme, Map<String,Long> sequenceMap )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.evaluate ( Document document )This method is from 'SchemeProcessor' class.
SchemeProcessor.evaluateExtendedAttributeToken ( String token, Document document, String processedString, String tokenName, int padding )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSchemeTokens ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSequenceMap ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.toString ( )This method is from 'SchemeProcessor' class.
[+] class SchemeServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
SchemeServiceImpl.SchemeServiceImpl ( )This constructor is from 'SchemeServiceImpl' class.
SchemeServiceImpl.delete ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.deleteSequence ( long sequenceId )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.get ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.load ( )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.resetSequence ( long sequenceId, long value )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.save ( GUIScheme scheme )This method is from 'SchemeServiceImpl' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign
[+] class ExportKeystore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ExportKeystore.ExportKeystore ( )This constructor is from 'ExportKeystore' class.
ExportKeystore.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ExportKeystore' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign.webservice.soap.endpoint
[+] class SoapSignService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SoapSignService.SoapSignService ( )This constructor is from 'SoapSignService' class.
SoapSignService.generateCertificate ( String sid )This method is from 'SoapSignService' class.
SoapSignService.markDocumentSigned ( String sid, long docId, String reason, String certificate )This method is from 'SoapSignService' class.
SoapSignService.sign ( String sid, List<Long> docIds, String reason )This method is from 'SoapSignService' class.
SoapSignService.uploadCertificate ( String sid, String privateKey, DataHandler certificate )This method is from 'SoapSignService' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split
[+] class SplitServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
SplitServiceImpl.SplitServiceImpl ( )This constructor is from 'SplitServiceImpl' class.
SplitServiceImpl.split ( long docId, int policy, int separator, String expression )This method is from 'SplitServiceImpl' class.
[+] class Splitter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
Splitter.Splitter ( File src, File dst )This constructor is from 'Splitter' class.
Splitter.getSegmentsFromExpression ( String expression )This method is from 'Splitter' class.
Splitter.getSplits ( String prefix )This method is from 'Splitter' class.
Splitter.split ( long docId, int policy, int separator, String expression, DocumentHistory transaction )This method is from 'Splitter' class.
Splitter.splitAllPages ( )This method is from 'Splitter' class.
Splitter.splitSelection ( String expression )This method is from 'Splitter' class.
Splitter.splitUsingBarcode ( String expression, String tenant, int separator )This method is from 'Splitter' class.
Splitter.splitUsingBlankPage ( int separator )This method is from 'Splitter' class.
Splitter.splitUsingText ( String expression, int separator )This method is from 'Splitter' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split.webservice.soap.endpoint
[+] class SoapSplitService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
SoapSplitService.SoapSplitService ( )This constructor is from 'SoapSplitService' class.
SoapSplitService.splitAllPages ( String sid, long docId )This method is from 'SoapSplitService' class.
SoapSplitService.splitSelection ( String sid, long docId, String expression )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBarcode ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBlankPage ( String sid, long docId, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingText ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp
[+] class StampImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
StampImageServlet.StampImageServlet ( )This constructor is from 'StampImageServlet' class.
StampImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'StampImageServlet' class.
[+] class StampManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 18 (0.1%)
StampManager.StampManager ( )This constructor is from 'StampManager' class.
StampManager.applyStamp ( long docId, Stamp stamp, DocumentHistory transaction )This method is from 'StampManager' class.
StampManager.delete ( long stampId )This method is from 'StampManager' class.
StampManager.getConverterManager ( )This method is from 'StampManager' class.
StampManager.getDocDao ( )This method is from 'StampManager' class.
StampManager.getManager ( )This method is from 'StampManager' class.
StampManager.getStampBytes ( long stampId )This method is from 'StampManager' class.
StampManager.getStampDao ( )This method is from 'StampManager' class.
StampManager.getStampsFolder ( )This method is from 'StampManager' class.
StampManager.getStore ( )This method is from 'StampManager' class.
...
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] class SoapStampService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
SoapStampService.SoapStampService ( )This constructor is from 'SoapStampService' class.
SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )This method is from 'SoapStampService' class.
logicaldoc-syndication-9.1.0-plugin.jar
package com.logicaldoc.syndication
[+] class SyndicationCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
SyndicationCache.SyndicationCache ( File root )This constructor is from 'SyndicationCache' class.
SyndicationCache.computeRelativePath ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.empty ( )This method is from 'SyndicationCache' class.
SyndicationCache.get ( long docId, long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.get ( Document doc )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheDirectory ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheFile ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getRoot ( )This method is from 'SyndicationCache' class.
SyndicationCache.put ( SyndicationCache.CacheEntry entry )This method is from 'SyndicationCache' class.
SyndicationCacheManager.getCache ( long syndicationId )Return value of this method is of type 'SyndicationCache'.
[+] class SyndicationCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SyndicationCacheManager.SyndicationCacheManager ( )This constructor is from 'SyndicationCacheManager' class.
SyndicationCacheManager.deleteCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCacheDirectory ( )This method is from 'SyndicationCacheManager' class.
SyndicationCrawler.setCacheManager ( SyndicationCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'SyndicationCacheManager'.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util
[+] class Context 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 15 (0.1%)
Context.addListener ( SystemEventListener evt )This method is from 'Context' class.
Context.close ( )This method is from 'Context' class.
Context.containsBean ( String id )This method is from 'Context' class.
Context.get ( )This method is from 'Context' class.
Context.getBean ( Class<R> requiredType )This method is from 'Context' class.
Context.getBean ( String id )This method is from 'Context' class.
Context.getBeanIds ( )This method is from 'Context' class.
Context.getBeansOfType ( Class<R> requiredType )This method is from 'Context' class.
Context.getProperties ( )This method is from 'Context' class.
Context.getResource ( String resourceLocation )This method is from 'Context' class.
...
[+] class Encodings 1
| Change | Effect |
---|
1 |
This class became abstract. |
A client program may be interrupted by InstantiationError exception. |
[+] affected methods: 2 (0.01%)
Encodings.Encodings ( )This constructor is from 'Encodings' class.
Encodings.enlistSupportedEncodings ( )This method is from 'Encodings' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.config
[+] class ContextProperties 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 143 (0.7%)
com.logicaldoc.comparison.AbstractDocumentComparator.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.conversion.AbstractFormatConverter.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.searchengine.StandardSearchEngine.setConfig ( ContextProperties config )1st parameter 'config' of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.AbstractStore ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkEnabled ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkNotEmpty ( File file )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Store o )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Object p1 )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.computeRelativePath ( long docId )Field 'this.config' in the object of this method is of type 'ContextProperties'.
...
[+] class XMLBean 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 42 (0.2%)
ContextConfigurator.ContextConfigurator ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.ContextConfigurator ( String resource )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addPropertyBeanRefList ( String id, String propertyName, List<String> values )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addTrigger ( String triggerId )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.clearPropertyValue ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getDialect ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropElement ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getProperty ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyElement ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyProp ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.dbinit
[+] class DBInit 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 15 (0.1%)
DBInit.DBInit ( )This constructor is from 'DBInit' class.
DBInit.DBInit ( List<String> sqlList )This constructor is from 'DBInit' class.
DBInit.doConnection ( )This method is from 'DBInit' class.
DBInit.execute ( )This method is from 'DBInit' class.
DBInit.executeSql ( String sql )This method is from 'DBInit' class.
DBInit.getDbms ( )This method is from 'DBInit' class.
DBInit.getSqlList ( )This method is from 'DBInit' class.
DBInit.isConnected ( )This method is from 'DBInit' class.
DBInit.rollback ( )This method is from 'DBInit' class.
DBInit.setDbms ( String dbms )This method is from 'DBInit' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.exec
[+] class Exec 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 13 (0.1%)
Exec.Exec ( )This constructor is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, Writer outputWriter, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, StringBuilder buffer, int timeout )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execGetOutput ( String commandLine, List<String> env, File dir )This method is from 'Exec' class.
Exec.execGetOutput ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, File directory, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, Map<String,String> environment, File directory, int timeout )This method is from 'Exec' class.
...
[+] class JavaLauncher 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
JavaLauncher.JavaLauncher ( )This constructor is from 'JavaLauncher' class.
JavaLauncher.exec ( String mainClass, String classpath, String[ ] jvmargs, String[ ] properties )This method is from 'JavaLauncher' class.
JavaLauncher.execJar ( String pathToJar, String[ ] jvmargs )This method is from 'JavaLauncher' class.
JavaLauncher.findJVM ( )This method is from 'JavaLauncher' class.
JavaLauncher.main ( String[ ] args )This method is from 'JavaLauncher' class.
[+] class StreamEater 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
StreamEater.StreamEater ( String prefix, InputStream stream )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inptutStream, Writer output )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inputStream, StringBuilder buffer )This constructor is from 'StreamEater' class.
StreamEater.run ( )This method is from 'StreamEater' class.
[+] class StreamGobbler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
StreamGobbler.StreamGobbler ( InputStream is )This constructor is from 'StreamGobbler' class.
StreamGobbler.run ( )This method is from 'StreamGobbler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.http
[+] class BaseHttpClientResponseHandler<T> 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
BaseHttpClientResponseHandler<T>.BaseHttpClientResponseHandler<T> ( )This constructor is from 'BaseHttpClientResponseHandler<T>' abstract class.
BaseHttpClientResponseHandler<T>.getResponseBody ( ClassicHttpResponse response )This method is from 'BaseHttpClientResponseHandler<T>' abstract class.
BaseHttpClientResponseHandler<T>.getResponseBody ( ClassicHttpResponse response, Integer maxLength )This method is from 'BaseHttpClientResponseHandler<T>' abstract class.
[+] class FileHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
FileHttpClientResponseHandler.FileHttpClientResponseHandler ( File file )This constructor is from 'FileHttpClientResponseHandler' class.
FileHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'FileHttpClientResponseHandler' class.
FileHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'FileHttpClientResponseHandler' class.
[+] class HttpUpload 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
HttpUpload.HttpUpload ( )This constructor is from 'HttpUpload' class.
HttpUpload.getFile ( )This method is from 'HttpUpload' class.
HttpUpload.getFileName ( )This method is from 'HttpUpload' class.
HttpUpload.getListener ( )This method is from 'HttpUpload' class.
HttpUpload.getURL ( )This method is from 'HttpUpload' class.
HttpUpload.setFile ( File file )This method is from 'HttpUpload' class.
HttpUpload.setFileName ( String fileName )This method is from 'HttpUpload' class.
HttpUpload.setListener ( FileBodyCounter.ProgressListener listener )This method is from 'HttpUpload' class.
HttpUpload.setURL ( String url )This method is from 'HttpUpload' class.
HttpUpload.upload ( )This method is from 'HttpUpload' class.
[+] class StreamHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
StreamHttpClientResponseHandler.StreamHttpClientResponseHandler ( OutputStream stream )This constructor is from 'StreamHttpClientResponseHandler' class.
StreamHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'StreamHttpClientResponseHandler' class.
StreamHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'StreamHttpClientResponseHandler' class.
[+] class StringHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
StringHttpClientResponseHandler.StringHttpClientResponseHandler ( )This constructor is from 'StringHttpClientResponseHandler' class.
StringHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'StringHttpClientResponseHandler' class.
StringHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'StringHttpClientResponseHandler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.io
[+] class JarUtil 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
JarUtil.JarUtil ( )This constructor is from 'JarUtil' class.
JarUtil.unjar ( String jarsource, String target )This method is from 'JarUtil' class.
JarUtil.unjar ( String jarsource, String entry, String target )This method is from 'JarUtil' class.
[+] class P7M 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 11 (0.1%)
P7M.P7M ( byte[ ] content )This constructor is from 'P7M' class.
P7M.P7M ( File file )This constructor is from 'P7M' class.
P7M.P7M ( InputStream is )This constructor is from 'P7M' class.
P7M.extractOriginalFile ( File outFile )This method is from 'P7M' class.
P7M.extractOriginalFileStream ( )This method is from 'P7M' class.
P7M.getCms ( )This method is from 'P7M' class.
P7M.getFile ( )This method is from 'P7M' class.
P7M.read ( )This method is from 'P7M' class.
P7M.read ( byte[ ] content )This method is from 'P7M' class.
P7M.read ( InputStream is )This method is from 'P7M' class.
...
[+] class ZipUtil 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 20 (0.1%)
ZipUtil.ZipUtil ( )This constructor is from 'ZipUtil' class.
ZipUtil.ZipUtil ( String charset )This constructor is from 'ZipUtil' class.
ZipUtil.addEntry ( File zip, String entry, InputStream content )This method is from 'ZipUtil' class.
ZipUtil.close ( )This method is from 'ZipUtil' class.
ZipUtil.getEntryBytes ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryContent ( File zip, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryStream ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getFileNameCharset ( )This method is from 'ZipUtil' class.
ZipUtil.listEntries ( File zipFile )This method is from 'ZipUtil' class.
ZipUtil.listZipEntries ( File zipFile )This method is from 'ZipUtil' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.servlet
[+] class MockServletResponse 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 42 (0.2%)
MockServletResponse.MockServletResponse ( File output )This constructor is from 'MockServletResponse' class.
MockServletResponse.addCookie ( Cookie arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.addDateHeader ( String arg0, long arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.addHeader ( String name, String value )This method is from 'MockServletResponse' class.
MockServletResponse.addIntHeader ( String arg0, int arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.clear ( )This method is from 'MockServletResponse' class.
MockServletResponse.containsHeader ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectURL ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectUrl ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeURL ( String arg0 )This method is from 'MockServletResponse' class.
...
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via
[+] class VIARequestProcessor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
VIARequestProcessor.VIARequestProcessor ( )This constructor is from 'VIARequestProcessor' class.
VIARequestProcessor.request ( String question, User user )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setAccountDAO ( EmailAccountDAO accountDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setConfig ( ContextProperties config )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setDocumentDAO ( DocumentDAO documentDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setFolderDAO ( FolderDAO folderDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setMessageTemplateDAO ( MessageTemplateDAO messageTemplateDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setStore ( Store store )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setTenantDAO ( TenantDAO tenantDAO )This method is from 'VIARequestProcessor' class.
[+] class VIAServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
VIAServiceImpl.VIAServiceImpl ( )This constructor is from 'VIAServiceImpl' class.
VIAServiceImpl.get ( )This method is from 'VIAServiceImpl' class.
VIAServiceImpl.save ( GUIVIASettings settings )This method is from 'VIAServiceImpl' class.
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via.webservice.soap.endpoint
[+] class SoapVIAService 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
SoapVIAService.SoapVIAService ( )This constructor is from 'SoapVIAService' class.
SoapVIAService.request ( String sid, String question, boolean sendEmail )This method is from 'SoapVIAService' class.
logicaldoc-webcontent-9.1.0-plugin.jar
package org.json
[+] class JSONArray 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 48 (0.2%)
JSONArray.JSONArray ( )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( Object array )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( String source )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( Collection collection )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( JSONTokener x )This constructor is from 'JSONArray' class.
JSONArray.get ( int index )This method is from 'JSONArray' class.
JSONArray.getBoolean ( int index )This method is from 'JSONArray' class.
JSONArray.getDouble ( int index )This method is from 'JSONArray' class.
JSONArray.getInt ( int index )This method is from 'JSONArray' class.
JSONArray.getJSONArray ( int index )This method is from 'JSONArray' class.
...
[+] class JSONException 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 3 (0.02%)
JSONException.JSONException ( String message )This constructor is from 'JSONException' class.
JSONException.JSONException ( Throwable t )This constructor is from 'JSONException' class.
JSONException.getCause ( )This method is from 'JSONException' class.
[+] class JSONTokener 1
| Change | Effect |
---|
1 |
This class has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 17 (0.1%)
JSONTokener.JSONTokener ( Reader reader )This constructor is from 'JSONTokener' class.
JSONTokener.JSONTokener ( String s )This constructor is from 'JSONTokener' class.
JSONTokener.back ( )This method is from 'JSONTokener' class.
JSONTokener.dehexchar ( char c )This method is from 'JSONTokener' class.
JSONTokener.end ( )This method is from 'JSONTokener' class.
JSONTokener.more ( )This method is from 'JSONTokener' class.
JSONTokener.next ( )This method is from 'JSONTokener' class.
JSONTokener.next ( char c )This method is from 'JSONTokener' class.
JSONTokener.next ( int n )This method is from 'JSONTokener' class.
JSONTokener.nextClean ( )This method is from 'JSONTokener' class.
...
[+] interface JSONString 1
| Change | Effect |
---|
1 |
This interface has been removed. |
A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods: 1 (0.01%)
JSONString.toJSONString ( )This abstract method is from 'JSONString' interface.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.context
[+] class AbstractExportContext 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 7 (0.04%)
AbstractExportContext.AbstractExportContext ( Resource resource, boolean hasStream )This constructor is from 'AbstractExportContext' abstract class.
AbstractExportContext.checkCompleted ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.getIOListener ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.getResource ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.hasStream ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.informCompleted ( boolean success )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.isCompleted ( )This method is from 'AbstractExportContext' abstract class.
[+] class ExportContextImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 10 (0.1%)
ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )This constructor is from 'ExportContextImpl' class.
ExportContextImpl.getOutputStream ( )This method is from 'ExportContextImpl' class.
ExportContextImpl.informCompleted ( boolean success )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLanguage ( String contentLanguage )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLength ( long contentLength )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentType ( String mimeType, String encoding )This method is from 'ExportContextImpl' class.
ExportContextImpl.setCreationTime ( long creationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setETag ( String etag )This method is from 'ExportContextImpl' class.
ExportContextImpl.setModificationTime ( long modificationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setProperty ( Object propertyName, Object propertyValue )This method is from 'ExportContextImpl' class.
[+] class ImportContextImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 17 (0.1%)
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.getContentLanguage ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getContentLength ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getEncoding ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getInputStream ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getIOListener ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getMimeType ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getModificationTime ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getProperty ( Object propertyName )This method is from 'ImportContextImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.handler
[+] class DefaultHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 25 (0.1%)
DefaultHandler.DefaultHandler ( )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager, String collectionNodetype, String defaultNodetype, String contentNodetype )This constructor is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( PropertyExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'DefaultHandler' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.manager
[+] class DefaultIOManager 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 2 (0.01%)
DefaultIOManager.DefaultIOManager ( )This constructor is from 'DefaultIOManager' class.
DefaultIOManager.init ( )This method is from 'DefaultIOManager' class.
[+] class IOManagerImpl 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 9 (0.05%)
IOManagerImpl.IOManagerImpl ( )This constructor is from 'IOManagerImpl' class.
IOManagerImpl.addIOHandler ( IOHandler ioHandler )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, DavResource resource )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, boolean isCollection )This method is from 'IOManagerImpl' class.
IOManagerImpl.getIOHandlers ( )This method is from 'IOManagerImpl' class.
IOManagerImpl.importContent ( ImportContext context, DavResource resource )This method is from 'IOManagerImpl' class.
IOManagerImpl.importContent ( ImportContext context, boolean isCollection )This method is from 'IOManagerImpl' class.
IOManagerImpl.setIOHandler ( List<IOHandler> handler )This method is from 'IOManagerImpl' class.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource
[+] class DavResourceFactoryImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createRangeResource ( DavResourceLocator locator, WebdavSession session, Pair<String,String> parsedRange )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session, Resource resource )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
[+] class DavResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 41 (0.2%)
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.addLockManager ( LockManager lockMgr )This method is from 'DavResourceImpl' class.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( List<?> changeList )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )This method is from 'DavResourceImpl' class.
DavResourceImpl.copy ( DavResource destination, boolean shallow )This method is from 'DavResourceImpl' class.
DavResourceImpl.exists ( )This method is from 'DavResourceImpl' class.
DavResourceImpl.getCollection ( )This method is from 'DavResourceImpl' class.
...
[+] class DeltaVResourceImpl 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 12 (0.1%)
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.addWorkspace ( DavResource workspace )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getComplianceClass ( )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getLocatorFromNodePath ( )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getOptionResponse ( OptionsInfo optionsInfo )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getReferenceResources ( DavPropertyName hrefPropertyName )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getReport ( ReportInfo reportInfo )This method is from 'DeltaVResourceImpl' class.
...
[+] class RangeResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
RangeResourceImpl.RangeResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource, Pair<String,String> requestRange )This constructor is from 'RangeResourceImpl' class.
RangeResourceImpl.spool ( OutputContext outputContext )This method is from 'RangeResourceImpl' class.
[+] class ResourceConfig 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 57 (0.3%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )1st parameter 'resourceConfig' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.addLockManager ( LockManager lockMgr )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( List<?> changeList )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.copy ( DavResource destination, boolean shallow )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.exists ( )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
...
[+] class VersionControlledResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 16 (0.1%)
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.addVersionControl ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkin ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkout ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getLocatorFromResource ( Resource resource )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getSupportedMethods ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getVersionHistory ( )This method is from 'VersionControlledResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.model
[+] class ResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 52 (0.3%)
ResourceImpl.ResourceImpl ( )This constructor is from 'ResourceImpl' class.
ResourceImpl.getAuthor ( )This method is from 'ResourceImpl' class.
ResourceImpl.getComment ( )This method is from 'ResourceImpl' class.
ResourceImpl.getContentLength ( )This method is from 'ResourceImpl' class.
ResourceImpl.getCreationDate ( )This method is from 'ResourceImpl' class.
ResourceImpl.getDocRef ( )This method is from 'ResourceImpl' class.
ResourceImpl.getETag ( )This method is from 'ResourceImpl' class.
ResourceImpl.getFolderID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getInputStream ( )This method is from 'ResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.service
[+] class ResourceServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 25 (0.1%)
ResourceServiceImpl.ResourceServiceImpl ( )This constructor is from 'ResourceServiceImpl' class.
ResourceServiceImpl.addBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkout ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, long docId )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, Document doc )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.copy ( Resource source, Resource destination, String newName, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.createResource ( Resource parentResource, String name, boolean isCollection, ImportContext context, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteResource ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.getChildByName ( Resource parentResource, String name )This method is from 'ResourceServiceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.web
[+] class AbstractWebdavServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 28 (0.1%)
AbstractWebdavServlet.AbstractWebdavServlet ( )This constructor is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckin ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckout ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCopy ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doDelete ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doGet ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doHead ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doLock ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMkCol ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMove ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
...
[+] class EncodingWebdavRequest 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EncodingWebdavRequest.EncodingWebdavRequest ( HttpServletRequest httpRequest, DavLocatorFactory factory )This constructor is from 'EncodingWebdavRequest' class.
EncodingWebdavRequest.getDestinationLocator ( )This method is from 'EncodingWebdavRequest' class.
[+] class WebdavServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 7 (0.04%)
WebdavServlet.WebdavServlet ( )This constructor is from 'WebdavServlet' class.
WebdavServlet.getLocatorFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceConfig ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.init ( )This method is from 'WebdavServlet' class.
WebdavServlet.isPreconditionValid ( WebdavRequest request, DavResource resource )This method is from 'WebdavServlet' class.
WebdavServlet.service ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebdavServlet' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice
[+] class WebserviceChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
WebserviceChartServlet.WebserviceChartServlet ( )This constructor is from 'WebserviceChartServlet' class.
WebserviceChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebserviceChartServlet' class.
[+] class WebserviceInterceptor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 9 (0.05%)
WebserviceInterceptor.WebserviceInterceptor ( )This constructor is from 'WebserviceInterceptor' class.
WebserviceInterceptor.handleMessage ( Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounter ( String counterName, long tenantId )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounters ( Session session )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.saveCall ( WebserviceCall call, Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSequenceDAO ( SequenceDAO sequenceDAO )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSettings ( ContextProperties settings )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.shutdown ( )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.syncCounters ( )This method is from 'WebserviceInterceptor' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 175 (0.9%)
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )Field 'this.docVO' in the object of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )6th parameter 'p6' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.create ( String p1, WSDocument p2 )2nd parameter 'p2' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.merge ( String p1, List<Long> p2, long p3, String p4 )Return value of this method is of type 'WSDocument'.
...
[+] class WSFolder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 104 (0.5%)
WSFolder.WSFolder ( )This constructor is from 'WSFolder' class.
WSFolder.addAttribute ( WSAttribute att )This method is from 'WSFolder' class.
WSFolder.addTag ( String tag )This method is from 'WSFolder' class.
WSFolder.attribute ( String name )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder, boolean withCollections )This method is from 'WSFolder' class.
WSFolder.getAttributes ( )This method is from 'WSFolder' class.
WSFolder.getBarcodeTemplateId ( )This method is from 'WSFolder' class.
WSFolder.getColor ( )This method is from 'WSFolder' class.
WSFolder.getCreation ( )This method is from 'WSFolder' class.
...
[+] class WSUser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 107 (0.5%)
WSUser.WSUser ( )This constructor is from 'WSUser' class.
WSUser.fromUser ( User user )This method is from 'WSUser' class.
WSUser.getBuilding ( )This method is from 'WSUser' class.
WSUser.getCity ( )This method is from 'WSUser' class.
WSUser.getCompany ( )This method is from 'WSUser' class.
WSUser.getCountry ( )This method is from 'WSUser' class.
WSUser.getCreation ( )This method is from 'WSUser' class.
WSUser.getDateFormat ( )This method is from 'WSUser' class.
WSUser.getDateFormatLong ( )This method is from 'WSUser' class.
WSUser.getDateFormatShort ( )This method is from 'WSUser' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest
[+] interface DocumentService 1
| Change | Effect |
---|
1 |
Abstract method DataHandler getThumbnail ( String, String, List<PathSegment> ) has been removed from this interface. |
A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods: 54 (0.3%)
DocumentService.addNote ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.checkin ( String p1, String p2, String p3, String p4, Attachment p5 )This abstract method is from 'DocumentService' interface.
DocumentService.checkout ( long p1 )This abstract method is from 'DocumentService' interface.
DocumentService.copy ( long p1, long p2, boolean p3, boolean p4, boolean p5 )This abstract method is from 'DocumentService' interface.
DocumentService.create ( WSDocument p1, Attachment p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createAlias ( long p1, long p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createDownloadTicket ( long p1, String p2, Integer p3, String p4, Integer p5 )This abstract method is from 'DocumentService' interface.
DocumentService.createPdf ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createThumbnail ( long p1, String p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createViewTicket ( long p1, String p2, Integer p3, String p4, Integer p5, Integer p6 )This abstract method is from 'DocumentService' interface.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest.client
[+] class AbstractRestClient<T> 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
AbstractRestClient<T>.AbstractRestClient<T> ( Class<T> stub, String endpoint, String apiKey )This constructor is from 'AbstractRestClient<T>' abstract class.
AbstractRestClient<T>.AbstractRestClient<T> ( Class<T> stub, String endpoint, String apiKey, int timeout )This constructor is from 'AbstractRestClient<T>' abstract class.
AbstractRestClient<T>.prepareProxy ( Class<T> stub )This method is from 'AbstractRestClient<T>' abstract class.
[+] class RestAuthClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 7 (0.04%)
RestAuthClient.RestAuthClient ( String endpoint )This constructor is from 'RestAuthClient' class.
RestAuthClient.getSid ( )This method is from 'RestAuthClient' class.
RestAuthClient.login ( String username, String password )This method is from 'RestAuthClient' class.
RestAuthClient.loginApiKey ( String apiKey )This method is from 'RestAuthClient' class.
RestAuthClient.loginForm ( String username, String password )This method is from 'RestAuthClient' class.
RestAuthClient.loginPostJSON ( WSCredentials wscred )This method is from 'RestAuthClient' class.
RestAuthClient.logout ( String sid )This method is from 'RestAuthClient' class.
[+] class RestBookmarkClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 9 (0.05%)
RestBookmarkClient.RestBookmarkClient ( String endpoint, String apiKey )This constructor is from 'RestBookmarkClient' class.
RestBookmarkClient.RestBookmarkClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestBookmarkClient' class.
RestBookmarkClient.bookmarkDocument ( long docId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.bookmarkFolder ( long folderId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.deleteBookmark ( long bookmarkId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.getBookmarks ( )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.saveBookmark ( WSBookmark bookmark )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.unbookmarkDocument ( long docId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.unbookmarkFolder ( long folderId )This method is from 'RestBookmarkClient' class.
[+] class RestDocumentClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 22 (0.1%)
RestDocumentClient.RestDocumentClient ( String endpoint, String apiKey )This constructor is from 'RestDocumentClient' class.
RestDocumentClient.RestDocumentClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestDocumentClient' class.
RestDocumentClient.addNote ( long docId, String note )This method is from 'RestDocumentClient' class.
RestDocumentClient.checkin ( long docId, String comment, Boolean release, File packageFile )This method is from 'RestDocumentClient' class.
RestDocumentClient.checkout ( long docId )This method is from 'RestDocumentClient' class.
RestDocumentClient.create ( WSDocument document, File packageFile )This method is from 'RestDocumentClient' class.
RestDocumentClient.create ( WSDocument document, DataHandler dataHandler )This method is from 'RestDocumentClient' class.
RestDocumentClient.createPdf ( long docId, String fileVersion )This method is from 'RestDocumentClient' class.
RestDocumentClient.createThumbnail ( long docId, String fileVersion, String type )This method is from 'RestDocumentClient' class.
RestDocumentClient.delete ( long docId )This method is from 'RestDocumentClient' class.
...
[+] class RestDocumentMetadataClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 15 (0.1%)
RestDocumentMetadataClient.RestDocumentMetadataClient ( String endpoint, String apiKey )This constructor is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.RestDocumentMetadataClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.deleteAttributeSet ( long setId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.deleteTemplate ( long templateId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeOptions ( long setId, String attribute )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeSet ( String name )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeSetById ( long setId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getTemplate ( String name )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getTemplateById ( long templateId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.listAttributeSets ( )This method is from 'RestDocumentMetadataClient' class.
...
[+] class RestFolderClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 12 (0.1%)
RestFolderClient.RestFolderClient ( String endpoint, String apiKey )This constructor is from 'RestFolderClient' class.
RestFolderClient.RestFolderClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestFolderClient' class.
RestFolderClient.create ( WSFolder folder )This method is from 'RestFolderClient' class.
RestFolderClient.createFolder ( long parentId, String folderName )This method is from 'RestFolderClient' class.
RestFolderClient.createPath ( long rootFolder, String path )This method is from 'RestFolderClient' class.
RestFolderClient.delete ( long folderId )This method is from 'RestFolderClient' class.
RestFolderClient.findByPath ( String path )This method is from 'RestFolderClient' class.
RestFolderClient.getFolder ( long folderId )This method is from 'RestFolderClient' class.
RestFolderClient.getRootFolder ( )This method is from 'RestFolderClient' class.
RestFolderClient.list ( long folderId, String sort, Integer page, Integer max )This method is from 'RestFolderClient' class.
...
[+] class RestSearchClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 3 (0.02%)
RestSearchClient.RestSearchClient ( String endpoint, String apiKey )This constructor is from 'RestSearchClient' class.
RestSearchClient.RestSearchClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestSearchClient' class.
RestSearchClient.find ( WSSearchOptions owd )This method is from 'RestSearchClient' class.
[+] class RestTagClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 10 (0.1%)
RestTagClient.RestTagClient ( String endpoint, String apiKey )This constructor is from 'RestTagClient' class.
RestTagClient.RestTagClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestTagClient' class.
RestTagClient.addDocumentTags ( long docId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.addFolderTags ( long folderId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.findDocumentsByTag ( String tag )This method is from 'RestTagClient' class.
RestTagClient.findFoldersByTag ( String tag )This method is from 'RestTagClient' class.
RestTagClient.getDocumentTags ( long docId )This method is from 'RestTagClient' class.
RestTagClient.getTags ( )This method is from 'RestTagClient' class.
RestTagClient.setDocumentTags ( long docId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.setFolderTags ( long folderId, List<String> tags )This method is from 'RestTagClient' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest.endpoint
[+] class RestBookmarkService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 8 (0.04%)
RestBookmarkService.RestBookmarkService ( )This constructor is from 'RestBookmarkService' class.
RestBookmarkService.bookmarkDocument ( long docId )This method is from 'RestBookmarkService' class.
RestBookmarkService.bookmarkFolder ( long folderId )This method is from 'RestBookmarkService' class.
RestBookmarkService.deleteBookmark ( long bookmarkId )This method is from 'RestBookmarkService' class.
RestBookmarkService.getBookmarks ( )This method is from 'RestBookmarkService' class.
RestBookmarkService.saveBookmark ( WSBookmark bookmark )This method is from 'RestBookmarkService' class.
RestBookmarkService.unbookmarkDocument ( long docId )This method is from 'RestBookmarkService' class.
RestBookmarkService.unbookmarkFolder ( long folderId )This method is from 'RestBookmarkService' class.
[+] class RestDocumentMetadataService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 17 (0.1%)
RestDocumentMetadataService.RestDocumentMetadataService ( )This constructor is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.addAttributeOption ( long setId, String attribute, WSAttributeOption option )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.deleteAttributeSet ( long setId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.deleteTemplate ( long templateId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeOptions ( long setId, String attribute )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeOptionsByCategory ( long setId, String attribute, String category )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeSet ( String name )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeSetById ( long setId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getTemplate ( String name )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getTemplateById ( long templateId )This method is from 'RestDocumentMetadataService' class.
...
[+] class RestSearchService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 4 (0.02%)
RestSearchService.RestSearchService ( )This constructor is from 'RestSearchService' class.
RestSearchService.find ( WSSearchOptions opt )This method is from 'RestSearchService' class.
RestSearchService.findByFilename ( String filename )This method is from 'RestSearchService' class.
RestSearchService.findFolders ( String name )This method is from 'RestSearchService' class.
[+] class RestSystemService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 5 (0.03%)
RestSystemService.RestSystemService ( )This constructor is from 'RestSystemService' class.
RestSystemService.getInfo ( )This method is from 'RestSystemService' class.
RestSystemService.getLanguages ( )This method is from 'RestSystemService' class.
RestSystemService.getStatistics ( )This method is from 'RestSystemService' class.
RestSystemService.getTenantStatistics ( long tenantId )This method is from 'RestSystemService' class.
[+] class RestTagService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 12 (0.1%)
RestTagService.RestTagService ( )This constructor is from 'RestTagService' class.
RestTagService.addDocumentTags ( long docId, List<String> tags )This method is from 'RestTagService' class.
RestTagService.addFolderTags ( long folderId, List<String> tags )This method is from 'RestTagService' class.
RestTagService.findDocumentsByTag ( String tag )This method is from 'RestTagService' class.
RestTagService.findFoldersByTag ( String tag )This method is from 'RestTagService' class.
RestTagService.getDocumentTags ( long docId )This method is from 'RestTagService' class.
RestTagService.getFolderTags ( long folderId )This method is from 'RestTagService' class.
RestTagService.getTagCloud ( )This method is from 'RestTagService' class.
RestTagService.getTags ( )This method is from 'RestTagService' class.
RestTagService.getTagsPreset ( )This method is from 'RestTagService' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.soap.endpoint
[+] class SoapAuthService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 6 (0.03%)
SoapAuthService.SoapAuthService ( )This constructor is from 'SoapAuthService' class.
SoapAuthService.login ( String username, String password )This method is from 'SoapAuthService' class.
SoapAuthService.loginApiKey ( String apiKey )This method is from 'SoapAuthService' class.
SoapAuthService.logout ( String sidOrApiKey )This method is from 'SoapAuthService' class.
SoapAuthService.renew ( String sidOrApiKey )This method is from 'SoapAuthService' class.
SoapAuthService.valid ( String sidOrApiKey )This method is from 'SoapAuthService' class.
[+] class SoapBookmarkService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 8 (0.04%)
SoapBookmarkService.SoapBookmarkService ( )This constructor is from 'SoapBookmarkService' class.
SoapBookmarkService.bookmarkDocument ( String sid, long docId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.bookmarkFolder ( String sid, long folderId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.deleteBookmark ( String sid, long bookmarkId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.getBookmarks ( String sid )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.saveBookmark ( String sid, WSBookmark bookmark )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.unbookmarkDocument ( String sid, long docId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.unbookmarkFolder ( String sid, long folderId )This method is from 'SoapBookmarkService' class.
[+] class SoapDocumentMetadataService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 19 (0.1%)
SoapDocumentMetadataService.SoapDocumentMetadataService ( )This constructor is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.addAttributeOption ( String sid, long setId, String attribute, WSAttributeOption wsoption )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.deleteAttributeSet ( String sid, long setId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.deleteTemplate ( String sid, long templateId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAccessControlList ( String sid, long templateId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeOptions ( String sid, long setId, String attribute )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeOptionsByCategory ( String sid, long setId, String attribute, String category )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeSet ( String sid, String name )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeSetById ( String sid, long setId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getTemplate ( String sid, String name )This method is from 'SoapDocumentMetadataService' class.
...
[+] class SoapDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 59 (0.3%)
SoapDocumentService.SoapDocumentService ( )This constructor is from 'SoapDocumentService' class.
SoapDocumentService.addNote ( String sid, long docId, String note )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkout ( String sid, long docId )This method is from 'SoapDocumentService' class.
SoapDocumentService.copy ( String sid, long docId, long folderId, boolean links, boolean notes, boolean security )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, DataHandler content )This method is from 'SoapDocumentService' class.
...
[+] class SoapFolderService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 24 (0.1%)
SoapFolderService.SoapFolderService ( )This constructor is from 'SoapFolderService' class.
SoapFolderService.copy ( String sid, long folderId, long targetId, int foldersOnly, String securityOption )This method is from 'SoapFolderService' class.
SoapFolderService.create ( String sid, WSFolder wsFolder )This method is from 'SoapFolderService' class.
SoapFolderService.createAlias ( String sid, long parentId, long foldRef )This method is from 'SoapFolderService' class.
SoapFolderService.createFolder ( String sid, long parentId, String name )This method is from 'SoapFolderService' class.
SoapFolderService.createPath ( String sid, long parentId, String path )This method is from 'SoapFolderService' class.
SoapFolderService.delete ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.findByPath ( String sid, String path )This method is from 'SoapFolderService' class.
SoapFolderService.getAccessControlList ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.getDefaultWorkspace ( String sid )This method is from 'SoapFolderService' class.
...
[+] class SoapSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
SoapSearchService.SoapSearchService ( )This constructor is from 'SoapSearchService' class.
SoapSearchService.find ( String sid, WSSearchOptions opt )This method is from 'SoapSearchService' class.
SoapSearchService.findByFilename ( String sid, String filename )This method is from 'SoapSearchService' class.
SoapSearchService.findFolders ( String sid, String name )This method is from 'SoapSearchService' class.
[+] class SoapSecurityService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 11 (0.1%)
SoapSecurityService.SoapSecurityService ( )This constructor is from 'SoapSecurityService' class.
SoapSecurityService.changePassword ( String sid, long userId, String oldPassword, String newPassword )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUserByUsername ( String sid, String username )This method is from 'SoapSecurityService' class.
SoapSecurityService.listGroups ( String sid )This method is from 'SoapSecurityService' class.
SoapSecurityService.listUsers ( String sid, String group )This method is from 'SoapSecurityService' class.
SoapSecurityService.storeGroup ( String sid, WSGroup group )This method is from 'SoapSecurityService' class.
...
[+] class SoapSystemService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SoapSystemService.SoapSystemService ( )This constructor is from 'SoapSystemService' class.
SoapSystemService.getInfo ( )This method is from 'SoapSystemService' class.
SoapSystemService.getLanguages ( String tenantOrSid )This method is from 'SoapSystemService' class.
SoapSystemService.getStatistics ( String sid )This method is from 'SoapSystemService' class.
SoapSystemService.getTenantStatistics ( String sid, long tenantId )This method is from 'SoapSystemService' class.
[+] class SoapTagService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods: 12 (0.1%)
SoapTagService.SoapTagService ( )This constructor is from 'SoapTagService' class.
SoapTagService.addDocumentTags ( String sid, long docId, List<String> tags )This method is from 'SoapTagService' class.
SoapTagService.addFolderTags ( String sid, long folderId, List<String> tags )This method is from 'SoapTagService' class.
SoapTagService.findDocumentsByTag ( String sid, String tag )This method is from 'SoapTagService' class.
SoapTagService.findFoldersByTag ( String sid, String tag )This method is from 'SoapTagService' class.
SoapTagService.getDocumentTags ( String sid, long docId )This method is from 'SoapTagService' class.
SoapTagService.getFolderTags ( String sid, long folderId )This method is from 'SoapTagService' class.
SoapTagService.getTagCloud ( String sid )This method is from 'SoapTagService' class.
SoapTagService.getTags ( String sid )This method is from 'SoapTagService' class.
SoapTagService.getTagsPreset ( String sid )This method is from 'SoapTagService' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.action
[+] class BaseListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 24 (0.1%)
BaseListener.BaseListener ( )This constructor is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( Map<String,Object> dictionary )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateExecution delegate )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateTask delegate, List<String> candidates )This method is from 'BaseListener' abstract class.
BaseListener.getAutomation ( )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( String candidateUsers, String candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( Collection<String> candidateUsers, Collection<String> candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( DelegateTask delegate )This method is from 'BaseListener' abstract class.
BaseListener.getCandidatesByAttributes ( String candidateUsers, Collection<Long> docIds, String initiatorId )This method is from 'BaseListener' abstract class.
BaseListener.getDisplay ( )This method is from 'BaseListener' abstract class.
...
[+] class EscalationDelegate 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 11 (0.1%)
EscalationDelegate.EscalationDelegate ( )This constructor is from 'EscalationDelegate' class.
EscalationDelegate.execute ( DelegateExecution delegate )This method is from 'EscalationDelegate' class.
EscalationDelegate.executeAutomation ( Task task )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMessageTemplate ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMonitoredTask ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindDelay ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindRepetitions ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMessageTemplate ( Expression messageTemplate )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMonitoredTask ( Expression monitoredTask )This method is from 'EscalationDelegate' class.
EscalationDelegate.setRemindDelay ( Expression remindDelay )This method is from 'EscalationDelegate' class.
...
[+] class TaskAssignmentListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
TaskAssignmentListener.TaskAssignmentListener ( )This constructor is from 'TaskAssignmentListener' class.
TaskAssignmentListener.getMessageTemplate ( )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.notify ( DelegateTask delegate )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskAssignmentListener' class.
[+] class TaskCompletionListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
TaskCompletionListener.TaskCompletionListener ( )This constructor is from 'TaskCompletionListener' class.
TaskCompletionListener.notify ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
TaskCompletionListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
[+] class TaskCreationListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
TaskCreationListener.TaskCreationListener ( )This constructor is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( )This method is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notify ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskCreationListener' class.
[+] class TransitionListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
TransitionListener.TransitionListener ( )This constructor is from 'TransitionListener' class.
TransitionListener.notify ( DelegateExecution delegate )This method is from 'TransitionListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.automation
[+] class WorkflowTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 28 (0.1%)
WorkflowTool.WorkflowTool ( )This constructor is from 'WorkflowTool' class.
WorkflowTool.addNote ( String processId, String taskName, String note )This method is from 'WorkflowTool' class.
WorkflowTool.addNote ( Task task, String note )This method is from 'WorkflowTool' class.
WorkflowTool.appendDocument ( Task task, long docId, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, User user )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, User assignee )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, String assignee )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition, String username )This method is from 'WorkflowTool' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.spring
[+] class EnterpriseSpringProcessEngineConfiguration 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
EnterpriseSpringProcessEngineConfiguration.EnterpriseSpringProcessEngineConfiguration ( )This constructor is from 'EnterpriseSpringProcessEngineConfiguration' class.
EnterpriseSpringProcessEngineConfiguration.setDatabaseType ( String databaseType )This method is from 'EnterpriseSpringProcessEngineConfiguration' class.
[+] class SpringProcessEngineFactoryBean 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
SpringProcessEngineFactoryBean.SpringProcessEngineFactoryBean ( )This constructor is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExpressionManager ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExternallyManagedTransactions ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.getObject ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.setProcessEngineConfiguration ( ProcessEngineConfigurationImpl processEngineConfiguration )This method is from 'SpringProcessEngineFactoryBean' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.transform
[+] class ActivitiTask 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 3 (0.02%)
ActivitiTask.ActivitiTask ( )This constructor is from 'ActivitiTask' class.
ActivitiTask.matches ( BaseWorkflowModel model )This method is from 'ActivitiTask' class.
ActivitiTask.transform ( TransformContext ctx )This method is from 'ActivitiTask' class.
[+] class WorkflowTransformService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 5 (0.03%)
WorkflowTransformService.WorkflowTransformService ( )This constructor is from 'WorkflowTransformService' class.
WorkflowTransformService.fromModelToBPMN ( WorkflowDefinition workflowDefinition )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.fromXmlToModel ( String xmlData )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.retrieveWorkflowModels ( Serializable binarayContent )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.setXStream ( XStream stream )This method is from 'WorkflowTransformService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.trigger
[+] class WorkflowListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 6 (0.03%)
WorkflowListener.WorkflowListener ( )This constructor is from 'WorkflowListener' class.
WorkflowListener.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterSaveHistory ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.webservice.soap.endpoint
[+] class SoapWorkflowService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 12 (0.1%)
SoapWorkflowService.SoapWorkflowService ( )This constructor is from 'SoapWorkflowService' class.
SoapWorkflowService.addNote ( String sid, String taskId, String note )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.appendDocuments ( String sid, String taskId, List<Long> docIds )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.claim ( String sid, String taskId )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.complete ( String sid, String taskId, String transition )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getHistories ( String sid, String instanceId, String event )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksAssignedToMe ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksICanOwn ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getWorkflows ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.reassign ( String sid, String taskId, long userId )This method is from 'SoapWorkflowService' class.
...
logicaldoc-zoho-9.1.0-plugin.jar
package com.logicaldoc.zoho
[+] class ZohoAuthCallbackServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
ZohoAuthCallbackServlet.ZohoAuthCallbackServlet ( )This constructor is from 'ZohoAuthCallbackServlet' class.
ZohoAuthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'ZohoAuthCallbackServlet' class.
[+] class ZohoClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 20 (0.1%)
ZohoClient.buildAuthorizationUrl ( )This method is from 'ZohoClient' class.
ZohoClient.createDocument ( String folderId, String filename )This method is from 'ZohoClient' class.
ZohoClient.createFolder ( String parentId, String name )This method is from 'ZohoClient' class.
ZohoClient.delete ( String docId )This method is from 'ZohoClient' class.
ZohoClient.download ( String docId, File out )This method is from 'ZohoClient' class.
ZohoClient.get ( long userId )This method is from 'ZohoClient' class.
ZohoClient.getAccessToken ( )This method is from 'ZohoClient' class.
ZohoClient.getClientId ( )This method is from 'ZohoClient' class.
ZohoClient.getClientSecret ( )This method is from 'ZohoClient' class.
ZohoClient.getDocument ( String docId )This method is from 'ZohoClient' class.
...
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr
[+] class OCRTemplateImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
OCRTemplateImageServlet.OCRTemplateImageServlet ( )This constructor is from 'OCRTemplateImageServlet' class.
OCRTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'OCRTemplateImageServlet' class.
[+] class ZonalOCR 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 4 (0.02%)
ZonalOCR.ZonalOCR ( )This constructor is from 'ZonalOCR' class.
ZonalOCR.extractZoneText ( File scan, Zone zone, Locale locale, String tenant, boolean updateSample )This method is from 'ZonalOCR' class.
ZonalOCR.processDocument ( long docId, DocumentHistory transaction )This method is from 'ZonalOCR' class.
ZonalOCR.processFile ( File scan, OCRTemplate template, Document document, DocumentHistory transaction )This method is from 'ZonalOCR' class.
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr.webservice.soap.endpoint
[+] class SoapZonalOCRService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] affected methods: 2 (0.01%)
SoapZonalOCRService.SoapZonalOCRService ( )This constructor is from 'SoapZonalOCRService' class.
SoapZonalOCRService.process ( String sid, long docId )This method is from 'SoapZonalOCRService' class.
to the top
Problems with Methods, High Severity 13
logicaldoc-core-9.1.0-plugin.jar,
FolderComparator.class
package com.logicaldoc.core.folder
[+] FolderComparator.getComparator ( List<FolderComparator> multipleOptions ) [static] : Comparator<Folder> 1
com/logicaldoc/core/folder/FolderComparator.getComparator:(Ljava/util/List;)Ljava/util/Comparator;
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
A client program may be interrupted by IllegalAccessError exception. |
logicaldoc-core-9.1.0-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
[+] ThreadPools.getPool ( String name ) : ExecutorService 1
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ExecutorService;
| Change | Effect |
---|
1 |
Return value type has been changed from java.util.concurrent.ExecutorService to java.util.concurrent.ThreadPoolExecutor. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-gui-9.1.0-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] BookmarkDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-gui-9.1.0-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] DocumentDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-gui-9.1.0-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] DocumentHistoryDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-gui-9.1.0-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] NotesDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-gui-9.1.0-plugin.jar,
TicketsReport.class
package com.logicaldoc.gui.frontend.client.reports
[+] TicketsReport.createListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/reports/TicketsReport.createListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveImporter.class
package com.logicaldoc.impex
[+] ArchiveImporter.importArchives ( ) : void 1
com/logicaldoc/impex/ArchiveImporter.importArchives:()V
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
A client program may be interrupted by IllegalAccessError exception. |
[+] ArchiveImporter.updateSizeAndType ( Archive archive ) : long 1
com/logicaldoc/impex/ArchiveImporter.updateSizeAndType:(Lcom/logicaldoc/impex/Archive;)J
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
A client program may be interrupted by IllegalAccessError exception. |
logicaldoc-importfolder-9.1.0-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
[+] SFTPClient.ls ( String path ) : Vector<ChannelSftp.LsEntry> 1
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/Vector;
| Change | Effect |
---|
1 |
Return value type has been changed from java.util.Vector<com.jcraft.jsch.ChannelSftp.LsEntry> to java.util.List<com.jcraft.jsch.ChannelSftp.LsEntry>. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-util-9.1.0.jar,
Encodings.class
package com.logicaldoc.util
[+] Encodings.Encodings ( ) 1
com/logicaldoc/util/Encodings."<init>":()V
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
A client program may be interrupted by IllegalAccessError exception. |
logicaldoc-webservice-9.1.0-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
[+] DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : DataHandler 1
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
| Change | Effect |
---|
1 |
Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
logicaldoc-webservice-9.1.0-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
[+] RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : DataHandler 1
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
| Change | Effect |
---|
1 |
Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. |
This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
to the top
Problems with Data Types, Medium Severity 272
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit
[+] class AuditCleaner 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
AuditCleaner.AuditCleaner ( )This constructor is from 'AuditCleaner' class.
AuditCleaner.AuditCleaner ( Connection con )This constructor is from 'AuditCleaner' class.
AuditCleaner.afterDbUpdate ( )This method is from 'AuditCleaner' class.
AuditCleaner.beforeDbUpdate ( )This method is from 'AuditCleaner' class.
[+] class AuditServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
AuditServiceImpl.AuditServiceImpl ( )This constructor is from 'AuditServiceImpl' class.
AuditServiceImpl.deleteSubscriptions ( List<Long> ids )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeDocuments ( List<Long> docIds, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeFolder ( long folderId, boolean currentOnly, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.update ( List<Long> ids, boolean currentOnly, List<String> events )This method is from 'AuditServiceImpl' class.
[+] class AuditUser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
AuditUser.AuditUser ( )This constructor is from 'AuditUser' class.
AuditUser.afterStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
AuditUser.beforeStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 60 (0.3%)
WSHistory.WSHistory ( )This constructor is from 'WSHistory' class.
WSHistory.compareTo ( WSHistory other )1st parameter 'other' of this method is of type 'WSHistory'.
WSHistory.compareTo ( Object p1 )This method is from 'WSHistory' class.
WSHistory.equals ( Object obj )This method is from 'WSHistory' class.
WSHistory.fromHistory ( History history )This method is from 'WSHistory' class.
WSHistory.getColor ( )This method is from 'WSHistory' class.
WSHistory.getComment ( )This method is from 'WSHistory' class.
WSHistory.getDate ( )This method is from 'WSHistory' class.
WSHistory.getDevice ( )This method is from 'WSHistory' class.
WSHistory.getDocId ( )This method is from 'WSHistory' class.
...
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode
[+] class BarcodeManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 12 (0.1%)
BarcodeManager.BarcodeManager ( )This constructor is from 'BarcodeManager' class.
BarcodeManager.checkZonalBarcodeFeatureEnabled ( )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, BarcodeSpec zone )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( File file, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractBarcodes ( File imageFile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFZoneBarcode ( File pdfScan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
BarcodeManager.extractZoneBarcode ( File scan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
...
[+] class BarcodePlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
BarcodePlugin.BarcodePlugin ( )This constructor is from 'BarcodePlugin' class.
BarcodePlugin.install ( )This method is from 'BarcodePlugin' class.
[+] class BarcodeTemplateImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
BarcodeTemplateImageServlet.BarcodeTemplateImageServlet ( )This constructor is from 'BarcodeTemplateImageServlet' class.
BarcodeTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'BarcodeTemplateImageServlet' class.
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode.automation
[+] class BarcodeTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
BarcodeTool.BarcodeTool ( )This constructor is from 'BarcodeTool' class.
BarcodeTool.extract ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extract ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, BarcodeSpec zone )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, BarcodeSpec zone, String tenant )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.processDocument ( Document doc, String username )This method is from 'BarcodeTool' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar
[+] class CalendarJob 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
CalendarJob.CalendarJob ( )This constructor is from 'CalendarJob' class.
CalendarJob.CalendarJob ( long eventId, String label, long tenantId )This constructor is from 'CalendarJob' class.
CalendarJob.execute ( JobExecutionContext executionContext )This method is from 'CalendarJob' class.
CalendarJob.notifyEvent ( Event event, Reminder reminder )This method is from 'CalendarJob' class.
[+] class CalendarManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
CalendarManager.CalendarManager ( )This constructor is from 'CalendarManager' class.
CalendarManager.deleteEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
CalendarManager.getDocumentDAO ( )This method is from 'CalendarManager' class.
CalendarManager.getEventDAO ( )This method is from 'CalendarManager' class.
CalendarManager.saveEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
[+] class CalendarPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
CalendarPlugin.CalendarPlugin ( )This constructor is from 'CalendarPlugin' class.
CalendarPlugin.install ( )This method is from 'CalendarPlugin' class.
[+] class CalendarServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
CalendarServiceImpl.CalendarServiceImpl ( )This constructor is from 'CalendarServiceImpl' class.
CalendarServiceImpl.countUserEvents ( String username, Date end )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.deleteEvent ( long eventId, boolean alertCancelation )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.find ( GUICalendarEventSearchCriteria parameters )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.getEvent ( long eventId )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.saveEvent ( GUICalendarEvent guiEvent )This method is from 'CalendarServiceImpl' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar.automation
[+] class CalendarTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
CalendarTool.CalendarTool ( )This constructor is from 'CalendarTool' class.
CalendarTool.deleteEvent ( long eventId, boolean alertCancelation, String username )This method is from 'CalendarTool' class.
CalendarTool.initializeEvent ( Event event )This method is from 'CalendarTool' class.
CalendarTool.newEvent ( long tenantId, String title, Date start, Collection<Attendee> attendees, Collection<Document> documents, String username )This method is from 'CalendarTool' class.
CalendarTool.saveEvent ( Event event, String username )This method is from 'CalendarTool' class.
logicaldoc-chat-9.1.0-plugin.jar
package com.logicaldoc.chat
[+] class ChatPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ChatPlugin.ChatPlugin ( )This constructor is from 'ChatPlugin' class.
ChatPlugin.install ( )This method is from 'ChatPlugin' class.
[+] class ChatServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ChatServiceImpl.ChatServiceImpl ( )This constructor is from 'ChatServiceImpl' class.
ChatServiceImpl.invite ( List<String> users, String invitation )This method is from 'ChatServiceImpl' class.
ChatServiceImpl.post ( String message )This method is from 'ChatServiceImpl' class.
logicaldoc-chatgpt-9.1.0-plugin.jar
package com.logicaldoc.chatgpt
[+] class ChatGPT 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
ChatGPT.ChatGPT ( String apiKey )This constructor is from 'ChatGPT' class.
ChatGPT.ChatGPT ( String apiKey, String model )This constructor is from 'ChatGPT' class.
ChatGPT.ask ( String question )This method is from 'ChatGPT' class.
ChatGPT.askAsync ( String question, ResponseConsumer consumer )This method is from 'ChatGPT' class.
ChatGPT.close ( )This method is from 'ChatGPT' class.
ChatGPT.get ( long userId )This method is from 'ChatGPT' class.
ChatGPT.getApiKey ( )This method is from 'ChatGPT' class.
ChatGPT.getAssistantId ( )This method is from 'ChatGPT' class.
ChatGPT.getDocuments ( )This method is from 'ChatGPT' class.
ChatGPT.getModel ( )This method is from 'ChatGPT' class.
...
[+] class ChatGPTServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
ChatGPTServiceImpl.ChatGPTServiceImpl ( )This constructor is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.ask ( String question )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.cleanSessionAnswers ( Session session )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.getAnswer ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.loadSettings ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.saveSettings ( List<GUIValue> settings )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.startThread ( String question, List<GUIDocument> documents )This method is from 'ChatGPTServiceImpl' class.
logicaldoc-comparison-9.1.0-plugin.jar
package com.logicaldoc.comparison
[+] class ComparisonPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ComparisonPlugin.ComparisonPlugin ( )This constructor is from 'ComparisonPlugin' class.
ComparisonPlugin.install ( )This method is from 'ComparisonPlugin' class.
[+] class ComparisonServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ComparisonServlet.ComparisonServlet ( )This constructor is from 'ComparisonServlet' class.
ComparisonServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ComparisonServlet' class.
[+] class DocumentComparatorManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
DocumentComparatorManager.DocumentComparatorManager ( )This constructor is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAllComparators ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableComparators ( String inFileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableFormats ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparator ( String fileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparators ( )This method is from 'DocumentComparatorManager' class.
[+] class NotAvailableComparator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
NotAvailableComparator.NotAvailableComparator ( )This constructor is from 'NotAvailableComparator' class.
NotAvailableComparator.internalCompare ( Session session, File original, File modified, File target )This method is from 'NotAvailableComparator' class.
NotAvailableComparator.isEnabled ( )This method is from 'NotAvailableComparator' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class Convert 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
Convert.Convert ( )This constructor is from 'Convert' class.
Convert.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
Convert.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
[+] class ConvertJpg 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
ConvertJpg.ConvertJpg ( )This constructor is from 'ConvertJpg' class.
ConvertJpg.deleteJpgDir ( String sid, long docId )This method is from 'ConvertJpg' class.
ConvertJpg.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionClosed ( Object sid )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionCreated ( Session session )This method is from 'ConvertJpg' class.
[+] class ConvertPdf 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ConvertPdf.ConvertPdf ( )This constructor is from 'ConvertPdf' class.
ConvertPdf.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
ConvertPdf.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
[+] class DocToAnyConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
DocToAnyConverter.DocToAnyConverter ( )This constructor is from 'DocToAnyConverter' class.
DocToAnyConverter.getParameterNames ( )This method is from 'DocToAnyConverter' class.
DocToAnyConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'DocToAnyConverter' class.
[+] class HTMLConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
HTMLConverter.HTMLConverter ( )This constructor is from 'HTMLConverter' class.
HTMLConverter.getParameterNames ( )This method is from 'HTMLConverter' class.
HTMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'HTMLConverter' class.
[+] class HttpClientStreamFactory 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
HttpClientStreamFactory.HttpClientStreamFactory ( )This constructor is from 'HttpClientStreamFactory' class.
HttpClientStreamFactory.getUrl ( String url )This method is from 'HttpClientStreamFactory' class.
[+] class LibreOfficeConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
LibreOfficeConverter.LibreOfficeConverter ( )This constructor is from 'LibreOfficeConverter' class.
LibreOfficeConverter.convertWithLibreOffice ( File src, File dest )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.dispose ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.getParameterNames ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'LibreOfficeConverter' class.
[+] class ZamZarConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
ZamZarConverter.ZamZarConverter ( )This constructor is from 'ZamZarConverter' class.
ZamZarConverter.checkConversionJob ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteConversionFiles ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteFile ( String fileId )This method is from 'ZamZarConverter' class.
ZamZarConverter.downloadFile ( String fileId, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.getConversionJobDetails ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.getHttpClient ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.getParameterNames ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.startConversionJob ( File src, File dest )This method is from 'ZamZarConverter' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion.webservice.rest.client
[+] class RestConversionClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
RestConversionClient.RestConversionClient ( String endpoint, String apiKey )This constructor is from 'RestConversionClient' class.
RestConversionClient.RestConversionClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestConversionClient' class.
RestConversionClient.convertDocument ( long docId, String fileVersion, String format )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentAndSave ( long docId, String fileVersion, String format )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentToFile ( long docId, String fileVersion, String format, File output )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentToPdf ( long docId, String fileVersion )This method is from 'RestConversionClient' class.
RestConversionClient.convertFile ( File input, File output )This method is from 'RestConversionClient' class.
RestConversionClient.convertFile ( String fileName, String format, DataHandler fileContent )This method is from 'RestConversionClient' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion.webservice.rest.endpoint
[+] class RestConversionService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
RestConversionService.RestConversionService ( )This constructor is from 'RestConversionService' class.
RestConversionService.convertDocument ( long docId, String fileVersion, String format )This method is from 'RestConversionService' class.
RestConversionService.convertDocumentAndSave ( long docId, String fileVersion, String format )This method is from 'RestConversionService' class.
RestConversionService.convertDocumentToPdf ( long docId, String fileVersion )This method is from 'RestConversionService' class.
RestConversionService.convertFile ( String fileName, String format, Attachment fileContent )This method is from 'RestConversionService' class.
RestConversionService.ConvertFileMultipartRequest.RestConversionService.ConvertFileMultipartRequest ( RestConversionService p1 )1st parameter 'p1' of this method is of type 'RestConversionService'.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core
[+] class CorePlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
CorePlugin.CorePlugin ( )This constructor is from 'CorePlugin' class.
CorePlugin.install ( )This method is from 'CorePlugin' class.
CorePlugin.onStart ( )This method is from 'CorePlugin' class.
[+] class SystemInfo 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 51 (0.3%)
SystemInfo.SystemInfo ( )This constructor is from 'SystemInfo' class.
SystemInfo.SystemInfo ( long tenantId )This constructor is from 'SystemInfo' class.
SystemInfo.get ( )This method is from 'SystemInfo' class.
SystemInfo.get ( long tenantId )This method is from 'SystemInfo' class.
SystemInfo.getBugs ( )This method is from 'SystemInfo' class.
SystemInfo.getDate ( )This method is from 'SystemInfo' class.
SystemInfo.getEvaluation ( )This method is from 'SystemInfo' class.
SystemInfo.getFeatures ( )This method is from 'SystemInfo' class.
SystemInfo.getForum ( )This method is from 'SystemInfo' class.
SystemInfo.getHelp ( )This method is from 'SystemInfo' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.automation
[+] class ClassTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
ClassTool.ClassTool ( )This constructor is from 'ClassTool' class.
ClassTool.copy ( Object instance )This method is from 'ClassTool' class.
ClassTool.forName ( String className )This method is from 'ClassTool' class.
ClassTool.isEmpty ( String str )This method is from 'ClassTool' class.
ClassTool.isNull ( Object instance )This method is from 'ClassTool' class.
ClassTool.newInstance ( String className )This method is from 'ClassTool' class.
[+] class DocTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 45 (0.2%)
DocTool.DocTool ( )This constructor is from 'DocTool' class.
DocTool.addNote ( Document doc, String text, String username )This method is from 'DocTool' class.
DocTool.calculateNextVersion ( String currentVersion, boolean major )This method is from 'DocTool' class.
DocTool.clone ( Document doc )This method is from 'DocTool' class.
DocTool.convert ( Document doc, String format, String username )This method is from 'DocTool' class.
DocTool.convertPDF ( Document doc )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, String username )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, boolean links, boolean notes, boolean security, String username )This method is from 'DocTool' class.
DocTool.copyResource ( Document doc, String fileVersion, String suffix, String newFileName, String username )This method is from 'DocTool' class.
DocTool.countPages ( Document document )This method is from 'DocTool' class.
...
[+] class FolderTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 17 (0.1%)
FolderTool.FolderTool ( )This constructor is from 'FolderTool' class.
FolderTool.applyTemplate ( long rootId, String templateName, boolean inheritSecurity, String username )This method is from 'FolderTool' class.
FolderTool.copy ( Folder source, String targetPath, boolean foldersOnly, String securityOption, String username )This method is from 'FolderTool' class.
FolderTool.createPath ( Folder folder, String targetPath, String username )This method is from 'FolderTool' class.
FolderTool.delete ( long folderId, String username )This method is from 'FolderTool' class.
FolderTool.displayUrl ( long tenantId, long folderId )This method is from 'FolderTool' class.
FolderTool.displayUrl ( Folder folder )This method is from 'FolderTool' class.
FolderTool.displayUrl ( FolderHistory history )This method is from 'FolderTool' class.
FolderTool.findById ( long id )This method is from 'FolderTool' class.
FolderTool.findByPath ( String path )This method is from 'FolderTool' class.
...
[+] class MailTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
MailTool.MailTool ( )This constructor is from 'MailTool' class.
MailTool.documentToEMail ( Document document, boolean extractAttachments )This method is from 'MailTool' class.
MailTool.extractAttachments ( Document doc, String filterFileName, String username )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendSystemMessage ( String recipient, String message, String subject, int scope, int priority )This method is from 'MailTool' class.
[+] class SearchTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SearchTool.SearchTool ( )This constructor is from 'SearchTool' class.
SearchTool.newSearch ( SearchOptions options )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, Set<String> filters, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( SearchOptions options )This method is from 'SearchTool' class.
[+] class SecurityTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SecurityTool.SecurityTool ( )This constructor is from 'SecurityTool' class.
SecurityTool.getSession ( String sid )This method is from 'SecurityTool' class.
SecurityTool.getUser ( long userId )This method is from 'SecurityTool' class.
SecurityTool.getUser ( String username )This method is from 'SecurityTool' class.
[+] class UserTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
UserTool.UserTool ( )This constructor is from 'UserTool' class.
UserTool.getAvatar ( String username )This method is from 'UserTool' class.
UserTool.getAvatarImg ( long userId, int size )This method is from 'UserTool' class.
UserTool.getAvatarImg ( String username, int size )This method is from 'UserTool' class.
UserTool.getUser ( long userId )This method is from 'UserTool' class.
UserTool.getUser ( String username )This method is from 'UserTool' class.
UserTool.initialize ( User user )This method is from 'UserTool' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication
[+] class EMailAttachment 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 22 (0.1%)
EMail.addAttachment ( int partId, EMailAttachment attachment )2nd parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.addAttachment ( EMailAttachment attachment )1st parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.getAttachment ( int partId )Return value of this method is of type 'EMailAttachment'.
EMailAttachment.EMailAttachment ( )This constructor is from 'EMailAttachment' class.
EMailAttachment.getContentEncoding ( )This method is from 'EMailAttachment' class.
EMailAttachment.getContentType ( )This method is from 'EMailAttachment' class.
EMailAttachment.getData ( )This method is from 'EMailAttachment' class.
EMailAttachment.getDisposition ( )This method is from 'EMailAttachment' class.
EMailAttachment.getFileName ( )This method is from 'EMailAttachment' class.
EMailAttachment.getIcon ( )This method is from 'EMailAttachment' class.
...
[+] class MailUtil 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 18 (0.1%)
MailUtil.MailUtil ( )This constructor is from 'MailUtil' class.
MailUtil.countEmlAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.countEmlAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( File msgFile )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.extractMessageText ( Message message )This method is from 'MailUtil' class.
MailUtil.getAddressEmail ( Address a )This method is from 'MailUtil' class.
MailUtil.getAddressName ( Address a )This method is from 'MailUtil' class.
...
[+] class PSTWorker 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
PSTWorker.PSTWorker ( File pstFile )This constructor is from 'PSTWorker' class.
PSTWorker.countEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printListing ( )This method is from 'PSTWorker' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication.oauth
[+] class Microsoft365TokenProvider 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
Microsoft365TokenProvider.Microsoft365TokenProvider ( String clientSecret, String clientId, String clientTenant )This constructor is from 'Microsoft365TokenProvider' class.
Microsoft365TokenProvider.getAccessToken ( )This method is from 'Microsoft365TokenProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.conversion
[+] class FormatConverterManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 36 (0.2%)
FormatConverterManager.FormatConverterManager ( )This constructor is from 'FormatConverterManager' class.
FormatConverterManager.convert ( Document document, String fileVersion, String format, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertFile ( File in, String inFilename, File out, String outFormat, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToFile ( Document document, String fileVersion, File out, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String fileVersion, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllConverters ( )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllOutputFormats ( String inFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableConverters ( String inFileName, String outFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableInputFormats ( )This method is from 'FormatConverterManager' class.
...
[+] class XMLConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
XMLConverter.XMLConverter ( )This constructor is from 'XMLConverter' class.
XMLConverter.getParameterNames ( )This method is from 'XMLConverter' class.
XMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'XMLConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.dbinit
[+] class PluginDbInit 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
PluginDbInit.PluginDbInit ( )This constructor is from 'PluginDbInit' class.
PluginDbInit.init ( )This method is from 'PluginDbInit' class.
PluginDbInit.init ( Set<String> ids )This method is from 'PluginDbInit' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document
[+] class AbstractDocument 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 166 (0.8%)
AbstractDocument.AbstractDocument ( )This constructor is from 'AbstractDocument' abstract class.
AbstractDocument.addTag ( String word )This method is from 'AbstractDocument' abstract class.
AbstractDocument.clearTags ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.copyAttributes ( AbstractDocument docVO )1st parameter 'docVO' of this method is of type 'AbstractDocument'.
AbstractDocument.equals ( Object obj )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcoded ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcodeTemplateId ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getColor ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getComment ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getCreator ( )This method is from 'AbstractDocument' abstract class.
...
[+] class DocumentListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
DocumentListenerManager.DocumentListenerManager ( )This constructor is from 'DocumentListenerManager' class.
DocumentListenerManager.getListeners ( )This method is from 'DocumentListenerManager' class.
DocumentListenerManager.init ( )This method is from 'DocumentListenerManager' class.
[+] class DocumentManagerImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 33 (0.2%)
DocumentManagerImpl.DocumentManagerImpl ( )This constructor is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveDocuments ( Set<Long> docIds, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveFolder ( long folderId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.changeIndexingStatus ( Document doc, int status )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, File file, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, InputStream content, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkout ( long docId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.copyToFolder ( Document doc, Folder folder, DocumentHistory transaction, boolean links, boolean notes, boolean security )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.countPages ( Document doc )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.create ( File file, Document docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
...
[+] class DocumentValidator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
DocumentValidator.DocumentValidator ( )This constructor is from 'DocumentValidator' class.
DocumentValidator.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document.thumbnail
[+] class ImageThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ImageThumbnailBuilder.ImageThumbnailBuilder ( )This constructor is from 'ImageThumbnailBuilder' class.
ImageThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'ImageThumbnailBuilder' class.
[+] class ThumbnailManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 12 (0.1%)
ThumbnailManager.ThumbnailManager ( )This constructor is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, int size, Integer quality, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, String type, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createMobile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, int size, Integer quality, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilder ( String filename )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilders ( )This method is from 'ThumbnailManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.folder
[+] class FolderListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
FolderListenerManager.FolderListenerManager ( )This constructor is from 'FolderListenerManager' class.
FolderListenerManager.getListeners ( )This method is from 'FolderListenerManager' class.
FolderListenerManager.init ( )This method is from 'FolderListenerManager' class.
[+] class FolderValidator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
FolderValidator.FolderValidator ( )This constructor is from 'FolderValidator' class.
FolderValidator.afterStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
FolderValidator.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.i18n
[+] class Language 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 19 (0.1%)
Language.Language ( Locale locale )This constructor is from 'Language' class.
Language.compareTo ( Language o )1st parameter 'o' of this method is of type 'Language'.
Language.compareTo ( Object p1 )This method is from 'Language' class.
Language.equals ( Object obj )This method is from 'Language' class.
Language.getAnalyzer ( )This method is from 'Language' class.
Language.getAnalyzerClass ( )This method is from 'Language' class.
Language.getDefaultDisplayLanguage ( )This method is from 'Language' class.
Language.getDisplayLanguage ( )This method is from 'Language' class.
Language.getLanguage ( )This method is from 'Language' class.
Language.getLocale ( )This method is from 'Language' class.
...
[+] class LanguageManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
LanguageManager.addLanguage ( Locale locale, Language lang )This method is from 'LanguageManager' class.
LanguageManager.getActiveLanguages ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.getInstance ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguage ( Locale locale )This method is from 'LanguageManager' class.
LanguageManager.getLanguages ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguagesAsString ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.init ( )This method is from 'LanguageManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.imaging
[+] class ImageDeskew 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
ImageDeskew.ImageDeskew ( BufferedImage image )This constructor is from 'ImageDeskew' class.
ImageDeskew.deskew ( )This method is from 'ImageDeskew' class.
ImageDeskew.getAlpha ( int index )This method is from 'ImageDeskew' class.
ImageDeskew.getImage ( )This method is from 'ImageDeskew' class.
ImageDeskew.getMinimumDeskewThreshold ( )This method is from 'ImageDeskew' class.
ImageDeskew.getSkewAngle ( )This method is from 'ImageDeskew' class.
ImageDeskew.setMinimumDeskewThreshold ( double minimumDeskewThreshold )This method is from 'ImageDeskew' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.job
[+] class JobManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 14 (0.1%)
com.logicaldoc.calendar.HibernateEventDAO.setJobManager ( JobManager jobManager )1st parameter 'jobManager' of this method is of type 'JobManager'.
JobManager.JobManager ( )This constructor is from 'JobManager' class.
JobManager.getGroups ( )This method is from 'JobManager' class.
JobManager.getJob ( String name, String group )This method is from 'JobManager' class.
JobManager.getJobs ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getMissfireInstruction ( String group )This method is from 'JobManager' class.
JobManager.getMissfireMax ( String group )This method is from 'JobManager' class.
JobManager.getTrigger ( String name, String group )This method is from 'JobManager' class.
JobManager.getTriggers ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getTriggersOfJob ( String name, String group )This method is from 'JobManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.initialization
[+] class Initializer 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
Initializer.Initializer ( )This constructor is from 'Initializer' class.
Initializer.initialize ( ExtensibleObject object, Template template, History transaction )This method is from 'Initializer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.validation
[+] class Validator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
Validator.Validator ( )This constructor is from 'Validator' class.
Validator.validate ( ExtensibleObject object, Template template, History transaction )This method is from 'Validator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.parser
[+] class AbiWordParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
AbiWordParser.AbiWordParser ( )This constructor is from 'AbiWordParser' class.
AbiWordParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'AbiWordParser' class.
[+] class AbstractParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
AbstractParser.AbstractParser ( )This constructor is from 'AbstractParser' abstract class.
AbstractParser.countPages ( File file, String filename )This method is from 'AbstractParser' abstract class.
AbstractParser.countPages ( InputStream input, String filename )This method is from 'AbstractParser' abstract class.
AbstractParser.internalParse ( InputStream p1, ParseParameters p2, StringBuilder p3 )This abstract method is from 'AbstractParser' abstract class.
AbstractParser.parse ( File file, String filename, String encoding, Locale locale, String tenant )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( InputStream input, ParseParameters parameters )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( InputStream input, String filename, String encoding, Locale locale, String tenant )This method is from 'AbstractParser' abstract class.
[+] class DOCParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
DOCParser.DOCParser ( )This constructor is from 'DOCParser' class.
DOCParser.countPages ( InputStream input, String filename )This method is from 'DOCParser' class.
DOCParser.parse ( InputStream input, ParseParameters parameterObject )This method is from 'DOCParser' class.
[+] class EpubParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
EpubParser.EpubParser ( )This constructor is from 'EpubParser' class.
EpubParser.countPages ( InputStream input, String filename )This method is from 'EpubParser' class.
EpubParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'EpubParser' class.
[+] class KOfficeParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
KOfficeParser.KOfficeParser ( )This constructor is from 'KOfficeParser' class.
KOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'KOfficeParser' class.
[+] class OpenOfficeParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
OpenOfficeParser.OpenOfficeParser ( )This constructor is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( File input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( InputStream input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'OpenOfficeParser' class.
[+] class PDFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
PDFParser.PDFParser ( )This constructor is from 'PDFParser' class.
PDFParser.countPages ( File file, String filename )This method is from 'PDFParser' class.
PDFParser.countPages ( InputStream input, String filename )This method is from 'PDFParser' class.
PDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PDFParser' class.
PDFParser.parseDocument ( PDDocument pdfDocument, StringBuilder content )This method is from 'PDFParser' class.
[+] class PPTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
PPTParser.PPTParser ( )This constructor is from 'PPTParser' class.
PPTParser.countPages ( InputStream input, String filename )This method is from 'PPTParser' class.
PPTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PPTParser' class.
[+] class RarParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
RarParser.RarParser ( )This constructor is from 'RarParser' class.
RarParser.countPages ( File input, String filename )This method is from 'RarParser' class.
RarParser.countPages ( InputStream input, String filename )This method is from 'RarParser' class.
RarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RarParser' class.
[+] class RTFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
RTFParser.RTFParser ( )This constructor is from 'RTFParser' class.
RTFParser.countPages ( File input, String filename )This method is from 'RTFParser' class.
RTFParser.countPages ( InputStream input, String filename )This method is from 'RTFParser' class.
RTFParser.extractText ( InputStream input )This method is from 'RTFParser' class.
RTFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RTFParser' class.
[+] class SevenZipParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SevenZipParser.SevenZipParser ( )This constructor is from 'SevenZipParser' class.
SevenZipParser.countPages ( File input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.countPages ( InputStream input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'SevenZipParser' class.
[+] class TarParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
TarParser.TarParser ( )This constructor is from 'TarParser' class.
TarParser.countPages ( File input, String filename )This method is from 'TarParser' class.
TarParser.countPages ( InputStream input, String filename )This method is from 'TarParser' class.
TarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TarParser' class.
[+] class TXTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
TXTParser.TXTParser ( )This constructor is from 'TXTParser' class.
TXTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TXTParser' class.
TXTParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'TXTParser' class.
[+] class XLSParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
XLSParser.XLSParser ( )This constructor is from 'XLSParser' class.
XLSParser.countPages ( InputStream input, String filename )This method is from 'XLSParser' class.
XLSParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XLSParser' class.
[+] class XMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
XMLParser.XMLParser ( )This constructor is from 'XMLParser' class.
XMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XMLParser' class.
[+] class ZABWParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ZABWParser.ZABWParser ( )This constructor is from 'ZABWParser' class.
ZABWParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZABWParser' class.
ZABWParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ZABWParser' class.
[+] class ZipParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
ZipParser.ZipParser ( )This constructor is from 'ZipParser' class.
ZipParser.countPages ( File input, String filename )This method is from 'ZipParser' class.
ZipParser.countPages ( InputStream input, String filename )This method is from 'ZipParser' class.
ZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZipParser' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine
[+] class Search 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
com.logicaldoc.core.automation.SearchTool.newSearch ( SearchOptions options )Return value of this method is of type 'Search'.
Search.Search ( )This constructor is from 'Search' abstract class.
Search.get ( SearchOptions opt )This method is from 'Search' abstract class.
Search.getAccessibleFolderIds ( )This method is from 'Search' abstract class.
Search.getDeniedDocIds ( List<Hit> hits, Collection<Long> accessibleFolderIds )This method is from 'Search' abstract class.
Search.getEstimatedHitsNumber ( )This method is from 'Search' abstract class.
Search.getExecTime ( )This method is from 'Search' abstract class.
Search.getHits ( )This method is from 'Search' abstract class.
Search.getOptions ( )This method is from 'Search' abstract class.
Search.internalSearch ( )This abstract method is from 'Search' abstract class.
...
[+] class StandardSearchEngine 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 22 (0.1%)
StandardSearchEngine.StandardSearchEngine ( )This constructor is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, InputStream content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, String content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.check ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.close ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHit ( long id )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHits ( Collection<Long> ids )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.dropIndex ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getCount ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getHit ( long id )This method is from 'StandardSearchEngine' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine.analyzer
[+] class FilteredAnalyzer 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
FilteredAnalyzer.FilteredAnalyzer ( )This constructor is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getTokenFilterNames ( boolean justActives )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getWrappedAnalyzer ( String fieldName )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.wrapComponents ( String fieldName, Analyzer.TokenStreamComponents components )This method is from 'FilteredAnalyzer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class DefaultAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
DefaultAuthenticator.DefaultAuthenticator ( )This constructor is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.pickUser ( String username )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.validateUser ( User user )This method is from 'DefaultAuthenticator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.spring
[+] class AdminAuthenticationProvider 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
AdminAuthenticationProvider.AdminAuthenticationProvider ( )This constructor is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.authenticate ( Authentication authentication )This method is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.supports ( Class<?> arg0 )This method is from 'AdminAuthenticationProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.user
[+] class Group 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 29 (0.1%)
Group.Group ( )This constructor is from 'Group' class.
Group.clearUsers ( )This method is from 'Group' class.
Group.equals ( Object obj )This method is from 'Group' class.
Group.getDescription ( )This method is from 'Group' class.
Group.getName ( )This method is from 'Group' class.
Group.getSource ( )This method is from 'Group' class.
Group.getType ( )This method is from 'Group' class.
Group.getUser ( )This method is from 'Group' class.
Group.getUsers ( )This method is from 'Group' class.
Group.hashCode ( )This method is from 'Group' class.
...
[+] class UserListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
UserListenerManager.UserListenerManager ( )This constructor is from 'UserListenerManager' class.
UserListenerManager.getListeners ( )This method is from 'UserListenerManager' class.
UserListenerManager.init ( )This method is from 'UserListenerManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.store
[+] class AbstractStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 33 (0.2%)
AbstractStore.AbstractStore ( )This constructor is from 'AbstractStore' abstract class.
AbstractStore.checkEnabled ( )This method is from 'AbstractStore' abstract class.
AbstractStore.checkNotEmpty ( File file )This method is from 'AbstractStore' abstract class.
AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Store o )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Object p1 )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId, String resource )This method is from 'AbstractStore' abstract class.
AbstractStore.destroy ( )This method is from 'AbstractStore' abstract class.
AbstractStore.equals ( Object obj )This method is from 'AbstractStore' abstract class.
...
[+] class FSStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 16 (0.1%)
FSStore.FSStore ( )This constructor is from 'FSStore' class.
FSStore.delete ( long docId )This method is from 'FSStore' class.
FSStore.delete ( long docId, String resource )This method is from 'FSStore' class.
FSStore.exists ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'FSStore' class.
FSStore.getContainer ( long docId )This method is from 'FSStore' class.
FSStore.getParameterNames ( )This method is from 'FSStore' class.
FSStore.getRoot ( )This method is from 'FSStore' class.
FSStore.getStream ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getTotalSize ( )This method is from 'FSStore' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.system
[+] class SystemLoadMonitor 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 38 (0.2%)
SystemLoadMonitor.SystemLoadMonitor ( )This constructor is from 'SystemLoadMonitor' class.
SystemLoadMonitor.addListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.getCpuLoad ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.isAverageCpuOverLoaded ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.removeListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.start ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.stop ( )This method is from 'SystemLoadMonitor' class.
com.logicaldoc.core.task.Task.Task ( String name )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.addTaskListener ( TaskListener listener )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.getCompletionPercentage ( )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.task
[+] class DefaultSchedulerFactory 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
DefaultSchedulerFactory.DefaultSchedulerFactory ( )This constructor is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.afterPropertiesSet ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.isAutoStartup ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.setApplicationContext ( ApplicationContext applicationContext )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.start ( )This method is from 'DefaultSchedulerFactory' class.
[+] class TaskManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
TaskManager.TaskManager ( )This constructor is from 'TaskManager' class.
TaskManager.getTasks ( )This method is from 'TaskManager' class.
TaskManager.stop ( )This method is from 'TaskManager' class.
[+] class TaskScheduling 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 25 (0.1%)
Task.getScheduling ( )Return value of this method is of type 'TaskScheduling'.
TaskScheduling.TaskScheduling ( String taskName )This constructor is from 'TaskScheduling' class.
TaskScheduling.getCronExpression ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelay ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelaySeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getInterval ( )This method is from 'TaskScheduling' class.
TaskScheduling.getIntervalSeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMaxLength ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMode ( )This method is from 'TaskScheduling' class.
TaskScheduling.getNextFireTime ( )This method is from 'TaskScheduling' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.transfer
[+] class InMemoryZipImport 1
| Change | Effect |
---|
1 |
Field logger became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
InMemoryZipImport.InMemoryZipImport ( Document docVo, String charset )This constructor is from 'InMemoryZipImport' class.
InMemoryZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'InMemoryZipImport' class.
[+] class ZipExport 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
ZipExport.ZipExport ( )This constructor is from 'ZipExport' class.
ZipExport.addFolderDocuments ( Folder folder, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.appendChildren ( Folder folder, int depth, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, OutputStream out, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( FolderHistory transaction, boolean pdfConversion )This method is from 'ZipExport' class.
ZipExport.setAllLevel ( boolean level )This method is from 'ZipExport' class.
[+] class ZipImport 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
ZipImport.ZipImport ( Document docVo, String fileNameCharset )This constructor is from 'ZipImport' class.
ZipImport.addEntry ( File file, Folder parent )This method is from 'ZipImport' class.
ZipImport.isNotifyUser ( )This method is from 'ZipImport' class.
ZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.process ( String zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.sendNotificationMessage ( )This method is from 'ZipImport' class.
ZipImport.setNotifyUser ( boolean notifyUser )This method is from 'ZipImport' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.util
[+] class ConnectionPool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 16 (0.1%)
ConnectionPool.ConnectionPool ( )This constructor is from 'ConnectionPool' class.
ConnectionPool.close ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( String username, String password )This method is from 'ConnectionPool' class.
ConnectionPool.getLoginTimeout ( )This method is from 'ConnectionPool' class.
ConnectionPool.getLogWriter ( )This method is from 'ConnectionPool' class.
ConnectionPool.getParentLogger ( )This method is from 'ConnectionPool' class.
ConnectionPool.getWrappedDataSource ( )This method is from 'ConnectionPool' class.
ConnectionPool.init ( )This method is from 'ConnectionPool' class.
ConnectionPool.isWrapperFor ( Class<?> iface )This method is from 'ConnectionPool' class.
...
[+] class PDFImageExtractor 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
PDFImageExtractor.PDFImageExtractor ( File pdfFile )This constructor is from 'PDFImageExtractor' class.
PDFImageExtractor.close ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImage ( int pageIndex, COSName imageKey )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getImageKeys ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getNumberOfPages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getPageAsImage ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.rotate90SX ( BufferedImage bi )This method is from 'PDFImageExtractor' class.
logicaldoc-docusign-9.1.0-plugin.jar
package com.logicaldoc.docusign
[+] class DocuSign 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 33 (0.2%)
DocuSign.DocuSign ( long userId )This constructor is from 'DocuSign' class.
DocuSign.downloadDocument ( String envelopeId, String docId, File out )This method is from 'DocuSign' class.
DocuSign.getAccessToken ( )This method is from 'DocuSign' class.
DocuSign.getAccountId ( )This method is from 'DocuSign' class.
DocuSign.getApiBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthorizationUrl ( )This method is from 'DocuSign' class.
DocuSign.getCallbackUrl ( )This method is from 'DocuSign' class.
DocuSign.getCustomValue ( String envelopeId, String fieldName )This method is from 'DocuSign' class.
DocuSign.getCustomValues ( String envelopeId )This method is from 'DocuSign' class.
...
[+] class DocuSignServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
DocuSignServiceImpl.DocuSignServiceImpl ( )This constructor is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.authorize ( GUIDocuSignSettings settings )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.getSigners ( String envelopeId )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.isAuthorized ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.loadSettings ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.sendEnvelope ( GUIDocuSignSettings envelope )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.validateEnvelope ( Collection<Long> docIds )This method is from 'DocuSignServiceImpl' class.
logicaldoc-email-9.1.0-plugin.jar
package com.logicaldoc.email
[+] class EmailAccountServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
EmailAccountServiceImpl.EmailAccountServiceImpl ( )This constructor is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.changeStatus ( long id, boolean enabled )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.delete ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.get ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCache ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCounter ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.save ( GUIEmailAccount guiEmailAccount )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.test ( long id )This method is from 'EmailAccountServiceImpl' class.
[+] class EmailCache 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
EmailCache.EmailCache ( File file )This constructor is from 'EmailCache' class.
EmailCache.append ( )This method is from 'EmailCache' class.
EmailCache.getFile ( )This method is from 'EmailCache' class.
EmailCache.put ( String mailID )This method is from 'EmailCache' class.
EmailCache.read ( )This method is from 'EmailCache' class.
EmailCache.write ( )This method is from 'EmailCache' class.
EmailCacheManager.getCache ( long accountId )Return value of this method is of type 'EmailCache'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class AuthenticationChain 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 11 (0.1%)
AuthenticationChain.AuthenticationChain ( )This constructor is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2, String p3, Client p4 )This method is from 'AuthenticationChain' class.
AuthenticationChain.canAuthenticateUser ( String p1 )This method is from 'AuthenticationChain' class.
AuthenticationChain.checkAnonymousLogin ( String p1, String p2, Client p3 )This method is from 'AuthenticationChain' class.
AuthenticationChain.defaultValidations ( String p1, Client p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.getSessionId ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.ignoreCaseLogin ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.init ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.isEnabled ( )This method is from 'AuthenticationChain' class.
...
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise
[+] class AntivirusScanner 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
AntivirusScanner.AntivirusScanner ( )This constructor is from 'AntivirusScanner' class.
AntivirusScanner.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
[+] class DocumentCounter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
DocumentCounter.DocumentCounter ( )This constructor is from 'DocumentCounter' class.
DocumentCounter.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.updateStatistics ( long p1, Long p2, Long p3, boolean p4 )This method is from 'DocumentCounter' class.
DocumentCounter.validateDocumentsQuota ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxDocuments ( long p1, long p2 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxSize ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
[+] class EnterpriseSecurityService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EnterpriseSecurityService.EnterpriseSecurityService ( )This constructor is from 'EnterpriseSecurityService' class.
EnterpriseSecurityService.loadSession ( Session p1, String p2 )This method is from 'EnterpriseSecurityService' class.
[+] class EnterpriseTagService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
EnterpriseTagService.EnterpriseTagService ( )This constructor is from 'EnterpriseTagService' class.
EnterpriseTagService.addTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.delete ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getSettings ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getTagCloud ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.removeTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.rename ( String p1, String p2 )This method is from 'EnterpriseTagService' class.
[+] class UserCounter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
UserCounter.UserCounter ( )This constructor is from 'UserCounter' class.
UserCounter.afterStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.beforeStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.branding
[+] class ExportBranding 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ExportBranding.ExportBranding ( )This constructor is from 'ExportBranding' class.
ExportBranding.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
ExportBranding.doPost ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
[+] class SkinManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
SkinManager.get ( )This method is from 'SkinManager' class.
SkinManager.getSkins ( )This method is from 'SkinManager' class.
SkinManager.init ( )This method is from 'SkinManager' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.bulkcheckout
[+] class DownloadDoc 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
DownloadDoc.DownloadDoc ( String p1 )This constructor is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, File p2 )This method is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, OutputStream p2 )This method is from 'DownloadDoc' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cleaner
[+] class CleanerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
CleanerManager.CleanerManager ( )This constructor is from 'CleanerManager' class.
CleanerManager.clean ( Logger p1 )This method is from 'CleanerManager' class.
CleanerManager.progressChanged ( long p1 )This method is from 'CleanerManager' class.
CleanerManager.statusChanged ( int p1 )This method is from 'CleanerManager' class.
CleanerTask.setCleanerManager ( CleanerManager p1 )1st parameter 'p1' of this method is of type 'CleanerManager'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cluster
[+] class ClusterServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ClusterServiceImpl.ClusterServiceImpl ( )This constructor is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeGlobal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeLocal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.office
[+] class EditInOffice 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
EditInOffice.EditInOffice ( )This constructor is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, String p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, QName p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'EditInOffice' class.
EditInOffice.init ( ServletConfig p1 )This method is from 'EditInOffice' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.reading
[+] class ReadingRequestTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ReadingRequestTool.ReadingRequestTool ( )This constructor is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( long p1, long p2, long p3, boolean p4, String p5 )This method is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( Collection<Long> p1, Collection<Long> p2, Collection<Long> p3, long p4, boolean p5, String p6, DocumentHistory p7 )This method is from 'ReadingRequestTool' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.security.twofactorsauth
[+] class AbstractSecondFactorAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
AbstractSecondFactorAuthenticator.AbstractSecondFactorAuthenticator ( )This constructor is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.generateKey ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.isEnabledForUser ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
[+] class Duo 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
Duo.Duo ( )This constructor is from 'Duo' class.
Duo.authenticate ( User p1, String p2 )This method is from 'Duo' class.
Duo.generateKey ( User p1 )This method is from 'Duo' class.
[+] class DuoClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
DuoClient.DuoClient ( String p1, String p2, String p3 )This constructor is from 'DuoClient' class.
DuoClient.auth ( String p1, String p2, String p3, String p4 )This method is from 'DuoClient' class.
DuoClient.authPasscode ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPhone ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPush ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authSMS ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.healthCheck ( )This method is from 'DuoClient' class.
DuoClient.status ( String p1 )This method is from 'DuoClient' class.
[+] class EmailAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
EmailAuthenticator.EmailAuthenticator ( )This constructor is from 'EmailAuthenticator' class.
EmailAuthenticator.authenticate ( User p1, String p2 )This method is from 'EmailAuthenticator' class.
EmailAuthenticator.generateKey ( User p1 )This method is from 'EmailAuthenticator' class.
[+] class GoogleAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
GoogleAuthenticator.GoogleAuthenticator ( )This constructor is from 'GoogleAuthenticator' class.
GoogleAuthenticator.authenticate ( User p1, String p2 )This method is from 'GoogleAuthenticator' class.
[+] class YubiKey 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
YubiKey.YubiKey ( )This constructor is from 'YubiKey' class.
YubiKey.authenticate ( User p1, String p2 )This method is from 'YubiKey' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.tenant
[+] class TenantServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
TenantServiceImpl.TenantServiceImpl ( )This constructor is from 'TenantServiceImpl' class.
TenantServiceImpl.changeAdminPassword ( String p1, String p2 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.changeSessionTenant ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.delete ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.encodeBrandingImage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.importBrandingPackage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.load ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.loadBranding ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.save ( GUITenant p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.saveBranding ( long p1, GUIBranding p2 )This method is from 'TenantServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.thumbnail
[+] class EmailThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
EmailThumbnailBuilder.EmailThumbnailBuilder ( )This constructor is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.createHtmlFile ( File p1, String p2 )This method is from 'EmailThumbnailBuilder' class.
[+] class EnterpriseThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EnterpriseThumbnailBuilder.EnterpriseThumbnailBuilder ( )This constructor is from 'EnterpriseThumbnailBuilder' class.
EnterpriseThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EnterpriseThumbnailBuilder' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.usage
[+] class SystemUsageChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
SystemUsageChartServlet.SystemUsageChartServlet ( )This constructor is from 'SystemUsageChartServlet' class.
SystemUsageChartServlet.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'SystemUsageChartServlet' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.client
[+] class RestEnterpriseSearchClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2, int p3 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchClient' class.
[+] class RestReadingRequestClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2, int p3 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.getUnconfirmedReadings ( )This method is from 'RestReadingRequestClient' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
RestEnterpriseDocumentService.RestEnterpriseDocumentService ( )This constructor is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.create ( WSDocument p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.deleteChunks ( )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.downloadChunk ( long p1, String p2, long p3, long p4 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )1st parameter 'p1' of this method is of type 'RestEnterpriseDocumentService'.
RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunk ( byte[ ] p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunkIS ( InputStream p1 )This method is from 'RestEnterpriseDocumentService' class.
[+] class RestEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
RestEnterpriseSearchService.RestEnterpriseSearchService ( )This constructor is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchService' class.
[+] class RestReadingRequestService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
RestReadingRequestService.RestReadingRequestService ( )This constructor is from 'RestReadingRequestService' class.
RestReadingRequestService.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.getUnconfirmedReadings ( )This method is from 'RestReadingRequestService' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.soap.endpoint
[+] class SoapArchiveService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SoapArchiveService.SoapArchiveService ( )This constructor is from 'SoapArchiveService' class.
SoapArchiveService.archiveDocuments ( String p1, List<Long> p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.archiveFolder ( String p1, long p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.listArchivedDocs ( String p1, long p2 )This method is from 'SoapArchiveService' class.
SoapArchiveService.unarchiveDocuments ( String p1, List<Long> p2 )This method is from 'SoapArchiveService' class.
[+] class SoapEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
SoapEnterpriseDocumentService.SoapEnterpriseDocumentService ( )This constructor is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.create ( String p1, WSDocument p2 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.deleteChunks ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.downloadChunk ( String p1, long p2, String p3, long p4, long p5 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.getChunksFolder ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.merge ( String p1, List<Long> p2, long p3, String p4 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.uploadChunk ( String p1, DataHandler p2 )This method is from 'SoapEnterpriseDocumentService' class.
[+] class SoapEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SoapEnterpriseSearchService.SoapEnterpriseSearchService ( )This constructor is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findDocumentsByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, String p5, Integer p6 )This method is from 'SoapEnterpriseSearchService' class.
[+] class SoapReadingRequestService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SoapReadingRequestService.SoapReadingRequestService ( )This constructor is from 'SoapReadingRequestService' class.
SoapReadingRequestService.askReadingConfirmation ( String p1, List<Long> p2, List<Long> p3, List<Long> p4, boolean p5, String p6 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.confirmReading ( String p1, long p2, String p3 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.getUnconfirmedReadings ( String p1 )This method is from 'SoapReadingRequestService' class.
[+] class SoapTaskService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
SoapTaskService.SoapTaskService ( )This constructor is from 'SoapTaskService' class.
SoapTaskService.disable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.enable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getLog ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getTask ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.listTasks ( String p1 )This method is from 'SoapTaskService' class.
SoapTaskService.start ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.stop ( String p1, String p2 )This method is from 'SoapTaskService' class.
[+] class SoapTenantService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
SoapTenantService.SoapTenantService ( )This constructor is from 'SoapTenantService' class.
SoapTenantService.deleteTenant ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenant ( String p1, String p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenantById ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.listTenants ( String p1 )This method is from 'SoapTenantService' class.
SoapTenantService.storeTenant ( String p1, WSTenant p2 )This method is from 'SoapTenantService' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store
[+] class ClusterStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
ClusterStore.ClusterStore ( )This constructor is from 'ClusterStore' class.
ClusterStore.delete ( long docId )This method is from 'ClusterStore' class.
ClusterStore.delete ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.exists ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource, long start, long length )This method is from 'ClusterStore' class.
ClusterStore.getStream ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getString ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.handle ( Payload request )This method is from 'ClusterStore' class.
ClusterStore.init ( )This method is from 'ClusterStore' class.
...
[+] class EncryptionKeyReplicator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
EncryptionKeyReplicator.EncryptionKeyReplicator ( )This constructor is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.init ( )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setConfig ( ContextProperties config )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setGenericDao ( GenericDAO genericDao )This method is from 'EncryptionKeyReplicator' class.
[+] class EnterpriseFSStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 13 (0.1%)
EnterpriseFSStore.EnterpriseFSStore ( )This constructor is from 'EnterpriseFSStore' class.
EnterpriseFSStore.delete ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.exists ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getCompressionLevel ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getParameterNames ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getStream ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.isWriteEncrypted ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.listResources ( long docId, String fileVersion )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.size ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
...
[+] class MultiStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 28 (0.1%)
MultiStore.MultiStore ( )This constructor is from 'MultiStore' abstract class.
MultiStore.compareTo ( Store o )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.encryptAll ( )This method is from 'MultiStore' abstract class.
MultiStore.exists ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource, long start, long length )This method is from 'MultiStore' abstract class.
MultiStore.getConfig ( )This method is from 'MultiStore' abstract class.
MultiStore.getId ( )This method is from 'MultiStore' abstract class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.azure
[+] class AzureStore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 14 (0.1%)
AzureStore.AzureStore ( )This constructor is from 'AzureStore' class.
AzureStore.delete ( long docId )This method is from 'AzureStore' class.
AzureStore.delete ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.exists ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getBytes ( long docId, String resource, long start, long length )This method is from 'AzureStore' class.
AzureStore.getParameterNames ( )This method is from 'AzureStore' class.
AzureStore.getStream ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getTotalSize ( )This method is from 'AzureStore' class.
AzureStore.isEnabled ( )This method is from 'AzureStore' class.
AzureStore.listResources ( long docId, String fileVersion )This method is from 'AzureStore' class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.s3
[+] class S3Store 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
S3Store.S3Store ( )This constructor is from 'S3Store' class.
S3Store.delete ( long docId )This method is from 'S3Store' class.
S3Store.delete ( long docId, String resource )This method is from 'S3Store' class.
S3Store.exists ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getBlobStore ( )This method is from 'S3Store' class.
S3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'S3Store' class.
S3Store.getParameterNames ( )This method is from 'S3Store' class.
S3Store.getStream ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getTotalSize ( )This method is from 'S3Store' class.
S3Store.isEnabled ( )This method is from 'S3Store' class.
...
[+] class S3StoreIAMRole 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
S3StoreIAMRole.S3StoreIAMRole ( )This constructor is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getBlobStore ( )This method is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getParameterNames ( )This method is from 'S3StoreIAMRole' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.smb3
[+] class SMB3InputStream 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 13 (0.1%)
SMB3InputStream.SMB3InputStream ( InputStream wrappedInstance, SMBClient client, Connection connection, DiskShare diskShare )This constructor is from 'SMB3InputStream' class.
SMB3InputStream.available ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.close ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.equals ( Object obj )This method is from 'SMB3InputStream' class.
SMB3InputStream.hashCode ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.mark ( int readlimit )This method is from 'SMB3InputStream' class.
SMB3InputStream.markSupported ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b, int off, int len )This method is from 'SMB3InputStream' class.
...
[+] class SMB3Store 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 13 (0.1%)
SMB3Store.SMB3Store ( )This constructor is from 'SMB3Store' class.
SMB3Store.delete ( long docId )This method is from 'SMB3Store' class.
SMB3Store.delete ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.exists ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'SMB3Store' class.
SMB3Store.getParameterNames ( )This method is from 'SMB3Store' class.
SMB3Store.getStream ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getTotalSize ( )This method is from 'SMB3Store' class.
SMB3Store.isEnabled ( )This method is from 'SMB3Store' class.
SMB3Store.listResources ( long docId, String fileVersion )This method is from 'SMB3Store' class.
...
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form
[+] class FormChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
FormChartServlet.FormChartServlet ( )This constructor is from 'FormChartServlet' class.
FormChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'FormChartServlet' class.
[+] class FormFiller 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
FormFiller.FormFiller ( )This constructor is from 'FormFiller' class.
FormFiller.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
[+] class FormManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
FormManager.FormManager ( )This constructor is from 'FormManager' class.
FormManager.fillForm ( Document document, History transaction )This method is from 'FormManager' class.
FormManager.getConverter ( )This method is from 'FormManager' class.
FormManager.getDocumentManager ( )This method is from 'FormManager' class.
FormManager.getStore ( )This method is from 'FormManager' class.
[+] class FormTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
FormTool.FormTool ( )This constructor is from 'FormTool' class.
FormTool.delete ( long formId )This method is from 'FormTool' class.
FormTool.fill ( Document document )This method is from 'FormTool' class.
FormTool.findById ( long formId )This method is from 'FormTool' class.
FormTool.findById ( String formId )This method is from 'FormTool' class.
FormTool.store ( Form form )This method is from 'FormTool' class.
FormTool.webformEditUrl ( long docId )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form, Map<String,Object> prefilled )This method is from 'FormTool' class.
[+] class ImageReplacer 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ImageReplacer.ImageReplacer ( File file )This constructor is from 'ImageReplacer' class.
ImageReplacer.encodeImage ( long docId )This method is from 'ImageReplacer' class.
ImageReplacer.replaceImages ( )This method is from 'ImageReplacer' class.
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form.webservice.soap.endpoint
[+] class SoapFormService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
SoapFormService.SoapFormService ( )This constructor is from 'SoapFormService' class.
SoapFormService.createDocument ( String sid, long formId, WSDocument doc )This method is from 'SoapFormService' class.
SoapFormService.delete ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getForm ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getFormByName ( String sid, String name )This method is from 'SoapFormService' class.
SoapFormService.list ( String sid )This method is from 'SoapFormService' class.
SoapFormService.store ( String sid, WSForm frm )This method is from 'SoapFormService' class.
logicaldoc-ftp-9.1.0-plugin.jar
package com.logicaldoc.ftp
[+] class FtpFileSystemView 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
FtpFileSystemView.FtpFileSystemView ( FtpUser user )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.FtpFileSystemView ( FtpUser user, boolean caseInsensitive )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.changeWorkingDirectory ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.dispose ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getFile ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getHomeDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getWorkingDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.isRandomAccessible ( )This method is from 'FtpFileSystemView' class.
[+] class FtpOutputStream 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )This constructor is from 'FtpOutputStream' class.
FtpOutputStream.close ( )This method is from 'FtpOutputStream' class.
FtpOutputStream.dispose ( )This method is from 'FtpOutputStream' class.
[+] class FtpServer 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
FtpServer.FtpServer ( )This constructor is from 'FtpServer' class.
FtpServer.checkEnabled ( )This method is from 'FtpServer' class.
FtpServer.isEnabled ( )This method is from 'FtpServer' class.
FtpServer.isStarted ( )This method is from 'FtpServer' class.
FtpServer.setConfig ( ContextProperties config )This method is from 'FtpServer' class.
FtpServer.start ( )This method is from 'FtpServer' class.
FtpServer.stop ( )This method is from 'FtpServer' class.
[+] class FtpUserManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
FtpUserManager.FtpUserManager ( )This constructor is from 'FtpUserManager' class.
FtpUserManager.authenticate ( Authentication authentication )This method is from 'FtpUserManager' class.
FtpUserManager.delete ( String arg0 )This method is from 'FtpUserManager' class.
FtpUserManager.doesExist ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.getAllUserNames ( )This method is from 'FtpUserManager' class.
FtpUserManager.getUserByName ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.save ( User arg0 )This method is from 'FtpUserManager' class.
[+] class LogicalFtpFile 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 31 (0.2%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )1st parameter 'ftpFile' of this method is of type 'LogicalFtpFile'.
LogicalFtpFile.LogicalFtpFile ( Document document, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.LogicalFtpFile ( Folder folder, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.createInputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.createOutputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.delete ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.doesExist ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getAbsolutePath ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getDocument ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getFolder ( )This method is from 'LogicalFtpFile' class.
...
logicaldoc-google-9.1.0-plugin.jar
package com.logicaldoc.google
[+] class GoogleClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
GoogleClient.GoogleClient ( long userId )This constructor is from 'GoogleClient' abstract class.
GoogleClient.connect ( Credential p1 )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.get ( long userId, Class<?> type )This method is from 'GoogleClient' abstract class.
GoogleClient.getUserId ( )This method is from 'GoogleClient' abstract class.
GoogleClient.isConnected ( )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.loadSettings ( long userId )This method is from 'GoogleClient' abstract class.
GoogleClient.saveClientSettings ( long userId, String clientId, String clientSecret )This method is from 'GoogleClient' abstract class.
[+] class GoogleOauthCallbackServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
GoogleOauthCallbackServlet.GoogleOauthCallbackServlet ( )This constructor is from 'GoogleOauthCallbackServlet' class.
GoogleOauthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'GoogleOauthCallbackServlet' class.
[+] class GoogleServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 12 (0.1%)
GoogleServiceImpl.GoogleServiceImpl ( )This constructor is from 'GoogleServiceImpl' class.
GoogleServiceImpl.checkin ( long docId, String comment, boolean major )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.create ( String fileName )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.delete ( String fileId )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.enableCalendar ( boolean enable )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.exportDocuments ( List<Long> ids )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.importDocuments ( List<String> resourceIds, long targetFolderId, String format )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.loadSettings ( )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.saveSettings ( String clientId, String clientSecret )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.search ( String expression )This method is from 'GoogleServiceImpl' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIForm 1
| Change | Effect |
---|
1 |
Value of final field DEFAULT_WEBCSS of type java.lang.String has been changed from ".webform-header {\n margin-top: 10px;\n background-color: #fff;\n border: 1px solid #dadce0;\n border-radius: 8px;\n margin-bottom: 12px;\n padding: 24px;\n}\n.webform-title {\n font-family: Roboto,Arial,sans-serif;\n font-size: 32px; \n font-weight: 400;\n line-height: 40px;\n color: #202124;\n line-height: 135%;\n max-width: 100%;\n min-width: 0%;\n}\n.webform-description {\n font-family: Roboto,Arial,sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 20px;\n color: #202124;\n margin-top: 12px;\n}\n.webform-form, .webform-email {\n margin-top: 2px;\n background-color: #fff;\n border: 1px solid #dadce0;\n border-radius: 8px;\n margin-bottom: 5px;\n padding: 24px;\n}\n.webform-item label, .webform-itemFocused label, .webform-itemDisabled label{\n font-family: Roboto,Arial,sans-serif;\n font-size: 16px;\n font-weight: 500;\n letter-spacing: .1px;\n line-height: 24px;\n color: #202124;\n font-weight: 400;\n word-break: break-word;\n}\n.webform-footer {\n font-family: Roboto,Arial,sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n color: #70757a;\n margin-top: 2px;\n padding: 5px;\n}\n.webform-submit{\n font-family: Roboto,Arial,sans-serif;\n background-color: #F56C13;\n color: #ffffff;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n.webform-submitOver, .webform-submitFocused, .webform-submitFocusedOver {\n font-family: Roboto,Arial,sans-serif;\n background-color: #D8590A;\n color: #ffffff;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n.webform-submitDown, .webform-submitFocusedDown {\n font-family: Roboto,Arial,sans-serif;\n background-color: #D8590A;\n color: black;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n .webform-confirmation, .webform-disabled {\n font-family: Roboto,Arial,sans-serif;\n font-size: 14pt;\n}\n.webform-sendcopy, .webform-sendcopyOver {\n font-family: Roboto,Arial,sans-serif;\n font-size: 12px;\n}\n.contactingserver{\n font-family: Roboto,Arial,sans-serif;\n font-size: 16pt;\n font-weight: bold;\n white-space: nowrap;\n}" to ".webform-header {\n margin-top: 10px;\n background-color: #fff;\n border: 1px solid #dadce0;\n border-radius: 8px;\n margin-bottom: 12px;\n padding: 24px;\n}\n\n.webform-title {\n font-family: Roboto,Arial,sans-serif;\n font-size: 32px;\n font-weight: 400;\n line-height: 40px;\n color: #202124;\n line-height: 135%;\n max-width: 100%;\n min-width: 0%;\n}\n\n.webform-description {\n font-family: Roboto,Arial,sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 20px;\n color: #202124;\n margin-top: 12px;\n}\n\n.webform-form, .webform-email {\n margin-top: 2px;\n background-color: #fff;\n border: 1px solid #dadce0;\n border-radius: 8px;\n margin-bottom: 5px;\n padding: 24px;\n}\n\n.webform-item label, .webform-itemFocused label, .webform-itemDisabled label{\n font-family: Roboto,Arial,sans-serif;\n font-size: 16px;\n font-weight: 500;\n letter-spacing: .1px;\n line-height: 24px;\n color: #202124;\n font-weight: 400;\n word-break: break-word;\n}\n\n.webform-footer {\n font-family: Roboto,Arial,sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n color: #70757a;\n margin-top: 2px;\n padding: 5px;\n}\n\n.webform-submit{\n font-family: Roboto,Arial,sans-serif;\n background-color: #F56C13;\n color: #ffffff;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n\n.webform-submitOver, .webform-submitFocused, .webform-submitFocusedOver {\n font-family: Roboto,Arial,sans-serif;\n background-color: #D8590A;\n color: #ffffff;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n\n.webform-submitDown, .webform-submitFocusedDown {\n font-family: Roboto,Arial,sans-serif;\n background-color: #D8590A;\n color: black;\n border: 2px solid transparent;\n font-size: 16px;\n line-height: 30px;\n border-radius: 4px;\n}\n\n.webform-confirmation, .webform-disabled {\n font-family: Roboto,Arial,sans-serif;\n font-size: 14pt;\n}\n\n.webform-sendcopy, .webform-sendcopyOver {\n font-family: Roboto,Arial,sans-serif;\n font-size: 12px;\n}\n\n.contactingserver{\n font-family: Roboto,Arial,sans-serif;\n font-size: 16pt;\n font-weight: bold;\n white-space: nowrap;\n}". |
Old value of the field will be inlined to the client code at compile-time and will be used instead of a new one. |
[+] affected methods: 85 (0.4%)
com.logicaldoc.form.FormServiceImpl.fromForm ( Form form )Return value of this method is of type 'GUIForm'.
com.logicaldoc.form.FormServiceImpl.getById ( long id )Return value of this method is of type 'GUIForm'.
com.logicaldoc.form.FormServiceImpl.getPreFilledLink ( GUIForm form, String responderEmail )1st parameter 'form' of this method is of type 'GUIForm'.
com.logicaldoc.form.FormServiceImpl.invite ( GUIForm prefilledForm, GUIEmail email, String locale )1st parameter 'prefilledForm' of this method is of type 'GUIForm'.
com.logicaldoc.form.FormServiceImpl.save ( GUIForm guiForm )1st parameter 'guiForm' of this method is of type 'GUIForm'.
GUIForm.GUIForm ( )This constructor is from 'GUIForm' class.
GUIForm.getBackgroundColor ( )This method is from 'GUIForm' class.
GUIForm.getColumns ( )This method is from 'GUIForm' class.
GUIForm.getConfirmation ( )This method is from 'GUIForm' class.
GUIForm.getContent ( )This method is from 'GUIForm' class.
...
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex
[+] class ArchiveCache 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
ArchiveCache.ArchiveCache ( File file )This constructor is from 'ArchiveCache' class.
ArchiveCache.append ( )This method is from 'ArchiveCache' class.
ArchiveCache.getFile ( )This method is from 'ArchiveCache' class.
ArchiveCache.put ( Object p1, Object p2 )This method is from 'ArchiveCache' class.
ArchiveCache.put ( String key, String value )This method is from 'ArchiveCache' class.
ArchiveCache.read ( )This method is from 'ArchiveCache' class.
ArchiveCache.write ( )This method is from 'ArchiveCache' class.
ArchiveCacheManager.getCache ( Archive archive )Return value of this method is of type 'ArchiveCache'.
[+] class ArchiveCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
ArchiveCacheManager.ArchiveCacheManager ( )This constructor is from 'ArchiveCacheManager' class.
ArchiveCacheManager.deleteCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
ArchiveCacheManager.getCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
HibernateArchiveDAO.getCacheManager ( )Return value of this method is of type 'ArchiveCacheManager'.
HibernateArchiveDAO.setCacheManager ( ArchiveCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ArchiveCacheManager'.
[+] class ArchiveManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 12 (0.1%)
ArchiveBuilder.setArchiveManager ( ArchiveManager archiveManager )1st parameter 'archiveManager' of this method is of type 'ArchiveManager'.
ArchiveManager.ArchiveManager ( )This constructor is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String comment, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.closeArchive ( long id, User user )This method is from 'ArchiveManager' class.
ArchiveManager.delete ( long archiveId, User user, String comment )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, long tenantId )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, String tenantName )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( Archive archive )This method is from 'ArchiveManager' class.
ArchiveManager.writeHtmlIndex ( Archive archive )This method is from 'ArchiveManager' class.
...
[+] class ArchiveVerifier 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 24 (0.1%)
application.ArchiveViewer.getVerifier ( )Return value of this method is of type 'ArchiveVerifier'.
ArchiveVerifier.ArchiveVerifier ( )This constructor is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getArchiveName ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getDocsDir ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getIndex ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getInstance ( File dir )This method is from 'ArchiveVerifier' abstract class.
...
[+] class ImpexServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 17 (0.1%)
ImpexServiceImpl.ImpexServiceImpl ( )This constructor is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( Session session, long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addFolder ( long archiveId, long rootId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( Session session, long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteFolder ( String folderName )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteIncremental ( long id )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteVersions ( long archiveId, List<Long> versionIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.getImportDirectory ( String tenantName )This method is from 'ImpexServiceImpl' class.
...
[+] class Index 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 48 (0.2%)
application.ArchiveViewer.getIndex ( )Return value of this method is of type 'Index'.
application.ArchiveViewer.getVerifier ( )Field 'retval.index' in the return value of this method is of type 'Index'.
application.ArchiveViewer.setIndex ( Index index )1st parameter 'index' of this method is of type 'Index'.
ArchiveVerifier.ArchiveVerifier ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getArchiveName ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getDocsDir ( )Field 'this.index' in the object of this method is of type 'Index'.
...
[+] class IndexHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 32 (0.2%)
ArchiveVerifier.getInstance ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
DefaultVerifier.DefaultVerifier ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( byte[ ] indexContent, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( File file, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.unmarshall ( byte[ ] indexContent, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( IndexHandler dataHandler )1st parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( InputStream is, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
IndexHandler.IndexHandler ( )This constructor is from 'IndexHandler' class.
IndexHandler.characters ( char[ ] ch, int start, int length )This method is from 'IndexHandler' class.
IndexHandler.endDocumentElement ( )This method is from 'IndexHandler' class.
...
[+] class IndexImportHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
Index.Index ( byte[ ] indexContent, IndexImportHandler handler )2nd parameter 'handler' of this method is of type 'IndexImportHandler'.
IndexImportHandler.IndexImportHandler ( Archive archive, ArchiveImporter importer, Map<String,Template> templates, Collection<Folder> workspaces, Tenant tenant )This constructor is from 'IndexImportHandler' class.
IndexImportHandler.createDocument ( DocumentHistory transaction )This method is from 'IndexImportHandler' class.
IndexImportHandler.endDocumentElement ( )This method is from 'IndexImportHandler' class.
IndexImportHandler.endElement ( String uri, String localName, String qName )This method is from 'IndexImportHandler' class.
IndexImportHandler.startElement ( String uri, String localname, String tagName, Attributes attributes )This method is from 'IndexImportHandler' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex.webservice.soap.endpoint
[+] class SoapImpexService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
SoapImpexService.SoapImpexService ( )This constructor is from 'SoapImpexService' class.
SoapImpexService.addDocumentToExportArchive ( String sid, long archiveId, long docId )This method is from 'SoapImpexService' class.
SoapImpexService.closeExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.createExportArchive ( String sid, String name, String description )This method is from 'SoapImpexService' class.
SoapImpexService.deleteExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.getArchiveIdByName ( String sid, String name )This method is from 'SoapImpexService' class.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder
[+] class CrawlerHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 18 (0.1%)
CrawlerHelper.CrawlerHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkin ( Object remoteFile, long docId, User owner, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkinFile ( Object p1, long p2, User p3 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.create ( Object file, Folder folder, User owner, boolean timestamp, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.deleteFile ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getContentFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getCreationDate ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getInstance ( ImportFolder importFolder, ImportFolderCrawler crawler )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getLastModified ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
...
[+] class ImportFolderCache 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 16 (0.1%)
CrawlerHelper.list ( Object p1, int p2, List<Object> p3, List<Object> p4, long p5, ImportFolderCache p6 )6th parameter 'p6' of this abstract method is of type 'ImportFolderCache'.
CrawlerHelper.toBeImported ( Object file, ImportFolderCache cache )2nd parameter 'cache' of this method is of type 'ImportFolderCache'.
fs.FSHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ftp.FTPHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ImportFolderCache.ImportFolderCache ( File root )This constructor is from 'ImportFolderCache' class.
ImportFolderCache.computeRelativePath ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.empty ( )This method is from 'ImportFolderCache' class.
ImportFolderCache.get ( String filePath )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheDirectory ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheFile ( long hash )This method is from 'ImportFolderCache' class.
...
[+] class ImportFolderCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
ImportFolderCacheManager.ImportFolderCacheManager ( )This constructor is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.deleteCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCacheDirectory ( )This method is from 'ImportFolderCacheManager' class.
ImportFolderCrawler.getCacheManager ( )Return value of this method is of type 'ImportFolderCacheManager'.
ImportFolderCrawler.setCacheManager ( ImportFolderCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ImportFolderCacheManager'.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.ftp
[+] class FTPHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 14 (0.1%)
FTPHelper.FTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'FTPHelper' class.
FTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'FTPHelper' class.
FTPHelper.deleteFile ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getContentFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getCreationDate ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getLastModified ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getName ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getPath ( Object file )This method is from 'FTPHelper' class.
FTPHelper.importDocumentsCount ( )This method is from 'FTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.sftp
[+] class SFTPClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 87 (0.4%)
SFTPClient.SFTPClient ( Session session, Channel channel, ChannelSftp channelSftp )This constructor is from 'SFTPClient' class.
SFTPClient.cd ( String arg0 )This method is from 'SFTPClient' class.
SFTPClient.chgrp ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chmod ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chown ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.connect ( )This method is from 'SFTPClient' class.
SFTPClient.connect ( int arg0 )This method is from 'SFTPClient' class.
SFTPClient.disconnect ( )This method is from 'SFTPClient' class.
SFTPClient.equals ( Object obj )This method is from 'SFTPClient' class.
SFTPClient.exit ( )This method is from 'SFTPClient' class.
...
[+] class SFTPHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 14 (0.1%)
SFTPHelper.SFTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SFTPHelper' class.
SFTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SFTPHelper' class.
SFTPHelper.deleteFile ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getContentFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getCreationDate ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getLastModified ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getName ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getPath ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.importDocumentsCount ( )This method is from 'SFTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb
[+] class SMBHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 17 (0.1%)
SMBHelper.SMBHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMBHelper' class.
SMBHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SMBHelper' class.
SMBHelper.deleteFile ( Object file )This method is from 'SMBHelper' class.
SMBHelper.downloadFile ( SmbFile f )This method is from 'SMBHelper' class.
SMBHelper.getContentFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getCreationDate ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String p1 )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getLastModified ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getName ( Object file )This method is from 'SMBHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb3
[+] class SMB3Helper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 14 (0.1%)
SMB3Helper.SMB3Helper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMB3Helper' class.
SMB3Helper.checkinFile ( Object file, long docId, User owner )This method is from 'SMB3Helper' class.
SMB3Helper.deleteFile ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getContentFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getCreationDate ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getLastModified ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getName ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getPath ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.importDocumentsCount ( )This method is from 'SMB3Helper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.webservice.soap.endpoint
[+] class SoapImportFolderService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SoapImportFolderService.SoapImportFolderService ( )This constructor is from 'SoapImportFolderService' class.
SoapImportFolderService.delete ( String sid, long folderId )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.list ( String sid )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.store ( String sid, WSImportFolder wsImportFolder )This method is from 'SoapImportFolderService' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap
[+] class LDAPSynchronizer 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
LDAPAuthenticator.setSynchronizer ( LDAPSynchronizer synchronizer )1st parameter 'synchronizer' of this method is of type 'LDAPSynchronizer'.
LDAPSynchronizer.LDAPSynchronizer ( )This constructor is from 'LDAPSynchronizer' class.
LDAPSynchronizer.doImport ( List<LDAPUser> users, LDAPServer server )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getErrors ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getImported ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getUpdated ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setGroupDao ( GroupDAO groupDao )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setUserDao ( UserDAO userDao )This method is from 'LDAPSynchronizer' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap.model
[+] class GroupAttributeMapper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
GroupAttributeMapper.GroupAttributeMapper ( )This constructor is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromContext ( Object arg )This method is from 'GroupAttributeMapper' class.
[+] class LDAPContextSource 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
LDAPContextSource.get ( LDAPServer server )This method is from 'LDAPContextSource' class.
LDAPContextSource.getUrl ( )This method is from 'LDAPContextSource' class.
LDAPContextSource.setupAuthenticatedEnvironment ( Hashtable env, String principal, String credentials )This method is from 'LDAPContextSource' class.
[+] class UserAttributeMapper 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
UserAttributeMapper.UserAttributeMapper ( LDAPServer server )This constructor is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromContext ( Object arg )This method is from 'UserAttributeMapper' class.
[+] class UserGroupDAO 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
UserGroupDAO.UserGroupDAO ( LDAPServer server )This constructor is from 'UserGroupDAO' class.
UserGroupDAO.getAllGroups ( )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroup ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroupName ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getUsers ( String login )This method is from 'UserGroupDAO' class.
UserGroupDAO.listUsers ( String login )This method is from 'UserGroupDAO' class.
logicaldoc-ocr-9.1.0-plugin.jar
package com.logicaldoc.ocr
[+] class OCR 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 16 (0.1%)
OCR.OCR ( )This constructor is from 'OCR' abstract class.
OCR.extractPDFText ( File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.extractText ( File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.getBatchTimeout ( )This method is from 'OCR' abstract class.
OCR.getParameter ( String name )This method is from 'OCR' abstract class.
OCR.getParameterNames ( )This method is from 'OCR' abstract class.
OCR.getParameters ( )This method is from 'OCR' abstract class.
OCR.getResolutionThreshold ( String tenant )This method is from 'OCR' abstract class.
OCR.getTimeout ( )This method is from 'OCR' abstract class.
OCR.isAvailable ( )This method is from 'OCR' abstract class.
...
[+] class OcrManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
OcrManager.OcrManager ( )This constructor is from 'OcrManager' class.
OcrManager.getCurrentEngine ( )This method is from 'OcrManager' class.
OcrManager.getEngine ( String name )This method is from 'OcrManager' class.
OcrManager.getEngines ( )This method is from 'OcrManager' class.
OcrManager.setConfig ( ContextProperties config )This method is from 'OcrManager' class.
[+] class OCRWebService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
OCRWebService.OCRWebService ( )This constructor is from 'OCRWebService' class.
OCRWebService.getParameterNames ( )This method is from 'OCRWebService' class.
OCRWebService.runOCR ( File tmpImage, String lang, StringBuilder sb )This method is from 'OCRWebService' class.
logicaldoc-onlyoffice-9.1.0-plugin.jar
package com.logicaldoc.onlyoffice
[+] class OnlyOfficeConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
OnlyOfficeConverter.OnlyOfficeConverter ( )This constructor is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.convert ( String documentUri, String fromExtension, String toExtension, String filePass, String lang )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.getParameterNames ( )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'OnlyOfficeConverter' class.
[+] class OnlyOfficeServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
OnlyOfficeServiceImpl.OnlyOfficeServiceImpl ( )This constructor is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.endEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isEditing ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.removeFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startFilling ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
logicaldoc-parser-9.1.0-plugin.jar
package com.logicaldoc.parser
[+] class DXFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
DXFParser.DXFParser ( )This constructor is from 'DXFParser' class.
DXFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'DXFParser' class.
[+] class EbookParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EbookParser.EbookParser ( )This constructor is from 'EbookParser' class.
EbookParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EbookParser' class.
[+] class EMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
EMLParser.EMLParser ( )This constructor is from 'EMLParser' class.
EMLParser.countPages ( InputStream input, String filename )This method is from 'EMLParser' class.
EMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.isExtractHeaders ( )This method is from 'EMLParser' class.
EMLParser.parse ( Message message )This method is from 'EMLParser' class.
EMLParser.parse ( Message message, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.setExtractHeaders ( boolean extractHeaders )This method is from 'EMLParser' class.
[+] class EnterprisePDFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EnterprisePDFParser.EnterprisePDFParser ( )This constructor is from 'EnterprisePDFParser' class.
EnterprisePDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EnterprisePDFParser' class.
[+] class ImageParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
ImageParser.ImageParser ( )This constructor is from 'ImageParser' class.
ImageParser.countPages ( File input, String filename )This method is from 'ImageParser' class.
ImageParser.countPages ( InputStream input, String filename )This method is from 'ImageParser' class.
ImageParser.extractMetadata ( File file, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ImageParser' class.
[+] class MsgParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
MsgParser.MsgParser ( )This constructor is from 'MsgParser' class.
MsgParser.countPages ( InputStream input, String filename )This method is from 'MsgParser' class.
MsgParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'MsgParser' class.
[+] class OpenXMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
OpenXMLParser.OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
OpenXMLParser.countPages ( InputStream input, String filename )This method is from 'OpenXMLParser' class.
OpenXMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'OpenXMLParser' class.
[+] class P7MParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
P7MParser.P7MParser ( )This constructor is from 'P7MParser' class.
P7MParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'P7MParser' class.
[+] class PSTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
PSTParser.PSTParser ( )This constructor is from 'PSTParser' class.
PSTParser.countPages ( InputStream input, String filename )This method is from 'PSTParser' class.
PSTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'PSTParser' class.
[+] class WordPerfectParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
WordPerfectParser.WordPerfectParser ( )This constructor is from 'WordPerfectParser' class.
WordPerfectParser.countPages ( InputStream input, String filename )This method is from 'WordPerfectParser' class.
WordPerfectParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'WordPerfectParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report
[+] class ReportManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ReportManager.ReportManager ( )This constructor is from 'ReportManager' class.
ReportManager.executeReport ( long reportId, Map<String,Object> parameters, DocumentHistory transaction )This method is from 'ReportManager' class.
ReportManager.getReportParameters ( long reportId )This method is from 'ReportManager' class.
[+] class ReportTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ReportTool.ReportTool ( )This constructor is from 'ReportTool' class.
ReportTool.execute ( long reportId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
ReportTool.execute ( String reportName, long tenantId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
[+] class RptDesignParser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
RptDesignParser.RptDesignParser ( String path )This constructor is from 'RptDesignParser' class.
RptDesignParser.detectQueryElements ( )This method is from 'RptDesignParser' class.
RptDesignParser.extractParameters ( )This method is from 'RptDesignParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report.webservice.soap.endpoint
[+] class SoapReportService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
SoapReportService.SoapReportService ( )This constructor is from 'SoapReportService' class.
SoapReportService.execute ( String sid, long reportId, List<WSAttribute> parameters )This method is from 'SoapReportService' class.
SoapReportService.list ( String sid )This method is from 'SoapReportService' class.
logicaldoc-saml-9.1.0-plugin.jar
package com.logicaldoc.saml
[+] class SamlAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SamlAuthenticator.SamlAuthenticator ( )This constructor is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.setSaml ( Saml saml )This method is from 'SamlAuthenticator' class.
logicaldoc-scheme-9.1.0-plugin.jar
package com.logicaldoc.scheme
[+] class DocumentScheme 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 8 (0.04%)
DocumentScheme.DocumentScheme ( )This constructor is from 'DocumentScheme' class.
DocumentScheme.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
[+] class SchemeProcessor 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
SchemeProcessor.SchemeProcessor ( String scheme )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.SchemeProcessor ( String scheme, Map<String,Long> sequenceMap )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.evaluate ( Document document )This method is from 'SchemeProcessor' class.
SchemeProcessor.evaluateExtendedAttributeToken ( String token, Document document, String processedString, String tokenName, int padding )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSchemeTokens ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSequenceMap ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.toString ( )This method is from 'SchemeProcessor' class.
[+] class SchemeServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
SchemeServiceImpl.SchemeServiceImpl ( )This constructor is from 'SchemeServiceImpl' class.
SchemeServiceImpl.delete ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.deleteSequence ( long sequenceId )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.get ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.load ( )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.resetSequence ( long sequenceId, long value )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.save ( GUIScheme scheme )This method is from 'SchemeServiceImpl' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign
[+] class ExportKeystore 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ExportKeystore.ExportKeystore ( )This constructor is from 'ExportKeystore' class.
ExportKeystore.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ExportKeystore' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign.webservice.soap.endpoint
[+] class SoapSignService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SoapSignService.SoapSignService ( )This constructor is from 'SoapSignService' class.
SoapSignService.generateCertificate ( String sid )This method is from 'SoapSignService' class.
SoapSignService.markDocumentSigned ( String sid, long docId, String reason, String certificate )This method is from 'SoapSignService' class.
SoapSignService.sign ( String sid, List<Long> docIds, String reason )This method is from 'SoapSignService' class.
SoapSignService.uploadCertificate ( String sid, String privateKey, DataHandler certificate )This method is from 'SoapSignService' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split
[+] class SplitServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
SplitServiceImpl.SplitServiceImpl ( )This constructor is from 'SplitServiceImpl' class.
SplitServiceImpl.split ( long docId, int policy, int separator, String expression )This method is from 'SplitServiceImpl' class.
[+] class Splitter 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
Splitter.Splitter ( File src, File dst )This constructor is from 'Splitter' class.
Splitter.getSegmentsFromExpression ( String expression )This method is from 'Splitter' class.
Splitter.getSplits ( String prefix )This method is from 'Splitter' class.
Splitter.split ( long docId, int policy, int separator, String expression, DocumentHistory transaction )This method is from 'Splitter' class.
Splitter.splitAllPages ( )This method is from 'Splitter' class.
Splitter.splitSelection ( String expression )This method is from 'Splitter' class.
Splitter.splitUsingBarcode ( String expression, String tenant, int separator )This method is from 'Splitter' class.
Splitter.splitUsingBlankPage ( int separator )This method is from 'Splitter' class.
Splitter.splitUsingText ( String expression, int separator )This method is from 'Splitter' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split.webservice.soap.endpoint
[+] class SoapSplitService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
SoapSplitService.SoapSplitService ( )This constructor is from 'SoapSplitService' class.
SoapSplitService.splitAllPages ( String sid, long docId )This method is from 'SoapSplitService' class.
SoapSplitService.splitSelection ( String sid, long docId, String expression )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBarcode ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBlankPage ( String sid, long docId, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingText ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp
[+] class StampImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
StampImageServlet.StampImageServlet ( )This constructor is from 'StampImageServlet' class.
StampImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'StampImageServlet' class.
[+] class StampManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 18 (0.1%)
StampManager.StampManager ( )This constructor is from 'StampManager' class.
StampManager.applyStamp ( long docId, Stamp stamp, DocumentHistory transaction )This method is from 'StampManager' class.
StampManager.delete ( long stampId )This method is from 'StampManager' class.
StampManager.getConverterManager ( )This method is from 'StampManager' class.
StampManager.getDocDao ( )This method is from 'StampManager' class.
StampManager.getManager ( )This method is from 'StampManager' class.
StampManager.getStampBytes ( long stampId )This method is from 'StampManager' class.
StampManager.getStampDao ( )This method is from 'StampManager' class.
StampManager.getStampsFolder ( )This method is from 'StampManager' class.
StampManager.getStore ( )This method is from 'StampManager' class.
...
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] class SoapStampService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
SoapStampService.SoapStampService ( )This constructor is from 'SoapStampService' class.
SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )This method is from 'SoapStampService' class.
logicaldoc-syndication-9.1.0-plugin.jar
package com.logicaldoc.syndication
[+] class SyndicationCache 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
SyndicationCache.SyndicationCache ( File root )This constructor is from 'SyndicationCache' class.
SyndicationCache.computeRelativePath ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.empty ( )This method is from 'SyndicationCache' class.
SyndicationCache.get ( long docId, long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.get ( Document doc )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheDirectory ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheFile ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getRoot ( )This method is from 'SyndicationCache' class.
SyndicationCache.put ( SyndicationCache.CacheEntry entry )This method is from 'SyndicationCache' class.
SyndicationCacheManager.getCache ( long syndicationId )Return value of this method is of type 'SyndicationCache'.
[+] class SyndicationCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SyndicationCacheManager.SyndicationCacheManager ( )This constructor is from 'SyndicationCacheManager' class.
SyndicationCacheManager.deleteCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCacheDirectory ( )This method is from 'SyndicationCacheManager' class.
SyndicationCrawler.setCacheManager ( SyndicationCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'SyndicationCacheManager'.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util
[+] class Context 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
Context.addListener ( SystemEventListener evt )This method is from 'Context' class.
Context.close ( )This method is from 'Context' class.
Context.containsBean ( String id )This method is from 'Context' class.
Context.get ( )This method is from 'Context' class.
Context.getBean ( Class<R> requiredType )This method is from 'Context' class.
Context.getBean ( String id )This method is from 'Context' class.
Context.getBeanIds ( )This method is from 'Context' class.
Context.getBeansOfType ( Class<R> requiredType )This method is from 'Context' class.
Context.getProperties ( )This method is from 'Context' class.
Context.getResource ( String resourceLocation )This method is from 'Context' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.config
[+] class ContextProperties 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 143 (0.7%)
com.logicaldoc.comparison.AbstractDocumentComparator.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.conversion.AbstractFormatConverter.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.searchengine.StandardSearchEngine.setConfig ( ContextProperties config )1st parameter 'config' of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.AbstractStore ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkEnabled ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkNotEmpty ( File file )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Store o )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Object p1 )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.computeRelativePath ( long docId )Field 'this.config' in the object of this method is of type 'ContextProperties'.
...
[+] class XMLBean 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 42 (0.2%)
ContextConfigurator.ContextConfigurator ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.ContextConfigurator ( String resource )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addPropertyBeanRefList ( String id, String propertyName, List<String> values )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addTrigger ( String triggerId )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.clearPropertyValue ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getDialect ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropElement ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getProperty ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyElement ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyProp ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.dbinit
[+] class DBInit 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 15 (0.1%)
DBInit.DBInit ( )This constructor is from 'DBInit' class.
DBInit.DBInit ( List<String> sqlList )This constructor is from 'DBInit' class.
DBInit.doConnection ( )This method is from 'DBInit' class.
DBInit.execute ( )This method is from 'DBInit' class.
DBInit.executeSql ( String sql )This method is from 'DBInit' class.
DBInit.getDbms ( )This method is from 'DBInit' class.
DBInit.getSqlList ( )This method is from 'DBInit' class.
DBInit.isConnected ( )This method is from 'DBInit' class.
DBInit.rollback ( )This method is from 'DBInit' class.
DBInit.setDbms ( String dbms )This method is from 'DBInit' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.exec
[+] class Exec 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 13 (0.1%)
Exec.Exec ( )This constructor is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, Writer outputWriter, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, StringBuilder buffer, int timeout )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execGetOutput ( String commandLine, List<String> env, File dir )This method is from 'Exec' class.
Exec.execGetOutput ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, File directory, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, Map<String,String> environment, File directory, int timeout )This method is from 'Exec' class.
...
[+] class JavaLauncher 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
JavaLauncher.JavaLauncher ( )This constructor is from 'JavaLauncher' class.
JavaLauncher.exec ( String mainClass, String classpath, String[ ] jvmargs, String[ ] properties )This method is from 'JavaLauncher' class.
JavaLauncher.execJar ( String pathToJar, String[ ] jvmargs )This method is from 'JavaLauncher' class.
JavaLauncher.findJVM ( )This method is from 'JavaLauncher' class.
JavaLauncher.main ( String[ ] args )This method is from 'JavaLauncher' class.
[+] class StreamEater 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
StreamEater.StreamEater ( String prefix, InputStream stream )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inptutStream, Writer output )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inputStream, StringBuilder buffer )This constructor is from 'StreamEater' class.
StreamEater.run ( )This method is from 'StreamEater' class.
[+] class StreamGobbler 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
StreamGobbler.StreamGobbler ( InputStream is )This constructor is from 'StreamGobbler' class.
StreamGobbler.run ( )This method is from 'StreamGobbler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.http
[+] class HttpUpload 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
HttpUpload.HttpUpload ( )This constructor is from 'HttpUpload' class.
HttpUpload.getFile ( )This method is from 'HttpUpload' class.
HttpUpload.getFileName ( )This method is from 'HttpUpload' class.
HttpUpload.getListener ( )This method is from 'HttpUpload' class.
HttpUpload.getURL ( )This method is from 'HttpUpload' class.
HttpUpload.setFile ( File file )This method is from 'HttpUpload' class.
HttpUpload.setFileName ( String fileName )This method is from 'HttpUpload' class.
HttpUpload.setListener ( FileBodyCounter.ProgressListener listener )This method is from 'HttpUpload' class.
HttpUpload.setURL ( String url )This method is from 'HttpUpload' class.
HttpUpload.upload ( )This method is from 'HttpUpload' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.io
[+] class P7M 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 11 (0.1%)
P7M.P7M ( byte[ ] content )This constructor is from 'P7M' class.
P7M.P7M ( File file )This constructor is from 'P7M' class.
P7M.P7M ( InputStream is )This constructor is from 'P7M' class.
P7M.extractOriginalFile ( File outFile )This method is from 'P7M' class.
P7M.extractOriginalFileStream ( )This method is from 'P7M' class.
P7M.getCms ( )This method is from 'P7M' class.
P7M.getFile ( )This method is from 'P7M' class.
P7M.read ( )This method is from 'P7M' class.
P7M.read ( byte[ ] content )This method is from 'P7M' class.
P7M.read ( InputStream is )This method is from 'P7M' class.
...
[+] class ZipUtil 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 20 (0.1%)
ZipUtil.ZipUtil ( )This constructor is from 'ZipUtil' class.
ZipUtil.ZipUtil ( String charset )This constructor is from 'ZipUtil' class.
ZipUtil.addEntry ( File zip, String entry, InputStream content )This method is from 'ZipUtil' class.
ZipUtil.close ( )This method is from 'ZipUtil' class.
ZipUtil.getEntryBytes ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryContent ( File zip, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryStream ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getFileNameCharset ( )This method is from 'ZipUtil' class.
ZipUtil.listEntries ( File zipFile )This method is from 'ZipUtil' class.
ZipUtil.listZipEntries ( File zipFile )This method is from 'ZipUtil' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.servlet
[+] class MockServletResponse 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 42 (0.2%)
MockServletResponse.MockServletResponse ( File output )This constructor is from 'MockServletResponse' class.
MockServletResponse.addCookie ( Cookie arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.addDateHeader ( String arg0, long arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.addHeader ( String name, String value )This method is from 'MockServletResponse' class.
MockServletResponse.addIntHeader ( String arg0, int arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.clear ( )This method is from 'MockServletResponse' class.
MockServletResponse.containsHeader ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectURL ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectUrl ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeURL ( String arg0 )This method is from 'MockServletResponse' class.
...
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via
[+] class VIARequestProcessor 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
VIARequestProcessor.VIARequestProcessor ( )This constructor is from 'VIARequestProcessor' class.
VIARequestProcessor.request ( String question, User user )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setAccountDAO ( EmailAccountDAO accountDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setConfig ( ContextProperties config )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setDocumentDAO ( DocumentDAO documentDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setFolderDAO ( FolderDAO folderDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setMessageTemplateDAO ( MessageTemplateDAO messageTemplateDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setStore ( Store store )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setTenantDAO ( TenantDAO tenantDAO )This method is from 'VIARequestProcessor' class.
[+] class VIAServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
VIAServiceImpl.VIAServiceImpl ( )This constructor is from 'VIAServiceImpl' class.
VIAServiceImpl.get ( )This method is from 'VIAServiceImpl' class.
VIAServiceImpl.save ( GUIVIASettings settings )This method is from 'VIAServiceImpl' class.
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via.webservice.soap.endpoint
[+] class SoapVIAService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
SoapVIAService.SoapVIAService ( )This constructor is from 'SoapVIAService' class.
SoapVIAService.request ( String sid, String question, boolean sendEmail )This method is from 'SoapVIAService' class.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.context
[+] class ExportContextImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 10 (0.1%)
ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )This constructor is from 'ExportContextImpl' class.
ExportContextImpl.getOutputStream ( )This method is from 'ExportContextImpl' class.
ExportContextImpl.informCompleted ( boolean success )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLanguage ( String contentLanguage )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLength ( long contentLength )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentType ( String mimeType, String encoding )This method is from 'ExportContextImpl' class.
ExportContextImpl.setCreationTime ( long creationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setETag ( String etag )This method is from 'ExportContextImpl' class.
ExportContextImpl.setModificationTime ( long modificationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setProperty ( Object propertyName, Object propertyValue )This method is from 'ExportContextImpl' class.
[+] class ImportContextImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 17 (0.1%)
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.getContentLanguage ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getContentLength ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getEncoding ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getInputStream ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getIOListener ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getMimeType ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getModificationTime ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getProperty ( Object propertyName )This method is from 'ImportContextImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.handler
[+] class DefaultHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 25 (0.1%)
DefaultHandler.DefaultHandler ( )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager, String collectionNodetype, String defaultNodetype, String contentNodetype )This constructor is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( PropertyExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'DefaultHandler' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource
[+] class DavResourceFactoryImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createRangeResource ( DavResourceLocator locator, WebdavSession session, Pair<String,String> parsedRange )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session, Resource resource )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
[+] class DavResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 41 (0.2%)
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.addLockManager ( LockManager lockMgr )This method is from 'DavResourceImpl' class.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( List<?> changeList )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )This method is from 'DavResourceImpl' class.
DavResourceImpl.copy ( DavResource destination, boolean shallow )This method is from 'DavResourceImpl' class.
DavResourceImpl.exists ( )This method is from 'DavResourceImpl' class.
DavResourceImpl.getCollection ( )This method is from 'DavResourceImpl' class.
...
[+] class RangeResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
RangeResourceImpl.RangeResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource, Pair<String,String> requestRange )This constructor is from 'RangeResourceImpl' class.
RangeResourceImpl.spool ( OutputContext outputContext )This method is from 'RangeResourceImpl' class.
[+] class ResourceConfig 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 57 (0.3%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )1st parameter 'resourceConfig' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.addLockManager ( LockManager lockMgr )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( List<?> changeList )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.copy ( DavResource destination, boolean shallow )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.exists ( )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
...
[+] class VersionControlledResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 16 (0.1%)
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.addVersionControl ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkin ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkout ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getLocatorFromResource ( Resource resource )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getSupportedMethods ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getVersionHistory ( )This method is from 'VersionControlledResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.model
[+] class ResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 52 (0.3%)
ResourceImpl.ResourceImpl ( )This constructor is from 'ResourceImpl' class.
ResourceImpl.getAuthor ( )This method is from 'ResourceImpl' class.
ResourceImpl.getComment ( )This method is from 'ResourceImpl' class.
ResourceImpl.getContentLength ( )This method is from 'ResourceImpl' class.
ResourceImpl.getCreationDate ( )This method is from 'ResourceImpl' class.
ResourceImpl.getDocRef ( )This method is from 'ResourceImpl' class.
ResourceImpl.getETag ( )This method is from 'ResourceImpl' class.
ResourceImpl.getFolderID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getInputStream ( )This method is from 'ResourceImpl' class.
...
[+] interface Resource 2
| Change | Effect |
---|
1 |
Abstract method long getSize ( ) has been added to this interface. |
A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method com.logicaldoc.webdav.resource.DavResourceImpl.addSizeProperty ( DavPropertyName, Namespace ) and may not be implemented by old clients. |
2 |
Abstract method void setSize ( long ) has been added to this interface. |
A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method com.logicaldoc.webdav.resource.service.ResourceServiceImpl.marshallFolder ( Folder, WebdavSession ) and may not be implemented by old clients. |
[+] affected methods: 142 (0.7%)
com.logicaldoc.webdav.context.AbstractExportContext.AbstractExportContext ( Resource resource, boolean hasStream )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.AbstractExportContext.getResource ( )Return value of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ExportContext.getResource ( )Return value of this abstract method is of type 'Resource'.
com.logicaldoc.webdav.context.ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContext.getResource ( )Return value of this abstract method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.getResource ( )Return value of this method is of type 'Resource'.
com.logicaldoc.webdav.io.handler.DefaultHandler.exportData ( ExportContext context, Resource resource )2nd parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.io.handler.DefaultHandler.exportData ( ExportContext context, Resource resource, Long left, Long rangeLength )2nd parameter 'resource' of this method is of type 'Resource'.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.service
[+] class ResourceServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 25 (0.1%)
ResourceServiceImpl.ResourceServiceImpl ( )This constructor is from 'ResourceServiceImpl' class.
ResourceServiceImpl.addBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkout ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, long docId )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, Document doc )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.copy ( Resource source, Resource destination, String newName, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.createResource ( Resource parentResource, String name, boolean isCollection, ImportContext context, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteResource ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.getChildByName ( Resource parentResource, String name )This method is from 'ResourceServiceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.web
[+] class AbstractWebdavServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 28 (0.1%)
AbstractWebdavServlet.AbstractWebdavServlet ( )This constructor is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckin ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckout ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCopy ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doDelete ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doGet ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doHead ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doLock ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMkCol ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMove ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
...
[+] class EncodingWebdavRequest 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EncodingWebdavRequest.EncodingWebdavRequest ( HttpServletRequest httpRequest, DavLocatorFactory factory )This constructor is from 'EncodingWebdavRequest' class.
EncodingWebdavRequest.getDestinationLocator ( )This method is from 'EncodingWebdavRequest' class.
[+] class WebdavServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 7 (0.04%)
WebdavServlet.WebdavServlet ( )This constructor is from 'WebdavServlet' class.
WebdavServlet.getLocatorFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceConfig ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.init ( )This method is from 'WebdavServlet' class.
WebdavServlet.isPreconditionValid ( WebdavRequest request, DavResource resource )This method is from 'WebdavServlet' class.
WebdavServlet.service ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebdavServlet' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice
[+] class WebserviceChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
WebserviceChartServlet.WebserviceChartServlet ( )This constructor is from 'WebserviceChartServlet' class.
WebserviceChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebserviceChartServlet' class.
[+] class WebserviceInterceptor 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 9 (0.05%)
WebserviceInterceptor.WebserviceInterceptor ( )This constructor is from 'WebserviceInterceptor' class.
WebserviceInterceptor.handleMessage ( Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounter ( String counterName, long tenantId )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounters ( Session session )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.saveCall ( WebserviceCall call, Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSequenceDAO ( SequenceDAO sequenceDAO )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSettings ( ContextProperties settings )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.shutdown ( )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.syncCounters ( )This method is from 'WebserviceInterceptor' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 175 (0.9%)
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )Field 'this.docVO' in the object of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )6th parameter 'p6' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.create ( String p1, WSDocument p2 )2nd parameter 'p2' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.merge ( String p1, List<Long> p2, long p3, String p4 )Return value of this method is of type 'WSDocument'.
...
[+] class WSFolder 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 104 (0.5%)
WSFolder.WSFolder ( )This constructor is from 'WSFolder' class.
WSFolder.addAttribute ( WSAttribute att )This method is from 'WSFolder' class.
WSFolder.addTag ( String tag )This method is from 'WSFolder' class.
WSFolder.attribute ( String name )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder, boolean withCollections )This method is from 'WSFolder' class.
WSFolder.getAttributes ( )This method is from 'WSFolder' class.
WSFolder.getBarcodeTemplateId ( )This method is from 'WSFolder' class.
WSFolder.getColor ( )This method is from 'WSFolder' class.
WSFolder.getCreation ( )This method is from 'WSFolder' class.
...
[+] class WSUser 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 107 (0.5%)
WSUser.WSUser ( )This constructor is from 'WSUser' class.
WSUser.fromUser ( User user )This method is from 'WSUser' class.
WSUser.getBuilding ( )This method is from 'WSUser' class.
WSUser.getCity ( )This method is from 'WSUser' class.
WSUser.getCompany ( )This method is from 'WSUser' class.
WSUser.getCountry ( )This method is from 'WSUser' class.
WSUser.getCreation ( )This method is from 'WSUser' class.
WSUser.getDateFormat ( )This method is from 'WSUser' class.
WSUser.getDateFormatLong ( )This method is from 'WSUser' class.
WSUser.getDateFormatShort ( )This method is from 'WSUser' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.soap.endpoint
[+] class SoapDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 59 (0.3%)
SoapDocumentService.SoapDocumentService ( )This constructor is from 'SoapDocumentService' class.
SoapDocumentService.addNote ( String sid, long docId, String note )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkout ( String sid, long docId )This method is from 'SoapDocumentService' class.
SoapDocumentService.copy ( String sid, long docId, long folderId, boolean links, boolean notes, boolean security )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, DataHandler content )This method is from 'SoapDocumentService' class.
...
[+] class SoapFolderService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 24 (0.1%)
SoapFolderService.SoapFolderService ( )This constructor is from 'SoapFolderService' class.
SoapFolderService.copy ( String sid, long folderId, long targetId, int foldersOnly, String securityOption )This method is from 'SoapFolderService' class.
SoapFolderService.create ( String sid, WSFolder wsFolder )This method is from 'SoapFolderService' class.
SoapFolderService.createAlias ( String sid, long parentId, long foldRef )This method is from 'SoapFolderService' class.
SoapFolderService.createFolder ( String sid, long parentId, String name )This method is from 'SoapFolderService' class.
SoapFolderService.createPath ( String sid, long parentId, String path )This method is from 'SoapFolderService' class.
SoapFolderService.delete ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.findByPath ( String sid, String path )This method is from 'SoapFolderService' class.
SoapFolderService.getAccessControlList ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.getDefaultWorkspace ( String sid )This method is from 'SoapFolderService' class.
...
[+] class SoapSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
SoapSearchService.SoapSearchService ( )This constructor is from 'SoapSearchService' class.
SoapSearchService.find ( String sid, WSSearchOptions opt )This method is from 'SoapSearchService' class.
SoapSearchService.findByFilename ( String sid, String filename )This method is from 'SoapSearchService' class.
SoapSearchService.findFolders ( String sid, String name )This method is from 'SoapSearchService' class.
[+] class SoapSecurityService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 11 (0.1%)
SoapSecurityService.SoapSecurityService ( )This constructor is from 'SoapSecurityService' class.
SoapSecurityService.changePassword ( String sid, long userId, String oldPassword, String newPassword )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUserByUsername ( String sid, String username )This method is from 'SoapSecurityService' class.
SoapSecurityService.listGroups ( String sid )This method is from 'SoapSecurityService' class.
SoapSecurityService.listUsers ( String sid, String group )This method is from 'SoapSecurityService' class.
SoapSecurityService.storeGroup ( String sid, WSGroup group )This method is from 'SoapSecurityService' class.
...
[+] class SoapSystemService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SoapSystemService.SoapSystemService ( )This constructor is from 'SoapSystemService' class.
SoapSystemService.getInfo ( )This method is from 'SoapSystemService' class.
SoapSystemService.getLanguages ( String tenantOrSid )This method is from 'SoapSystemService' class.
SoapSystemService.getStatistics ( String sid )This method is from 'SoapSystemService' class.
SoapSystemService.getTenantStatistics ( String sid, long tenantId )This method is from 'SoapSystemService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.action
[+] class BaseListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 24 (0.1%)
BaseListener.BaseListener ( )This constructor is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( Map<String,Object> dictionary )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateExecution delegate )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateTask delegate, List<String> candidates )This method is from 'BaseListener' abstract class.
BaseListener.getAutomation ( )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( String candidateUsers, String candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( Collection<String> candidateUsers, Collection<String> candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( DelegateTask delegate )This method is from 'BaseListener' abstract class.
BaseListener.getCandidatesByAttributes ( String candidateUsers, Collection<Long> docIds, String initiatorId )This method is from 'BaseListener' abstract class.
BaseListener.getDisplay ( )This method is from 'BaseListener' abstract class.
...
[+] class EscalationDelegate 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 11 (0.1%)
EscalationDelegate.EscalationDelegate ( )This constructor is from 'EscalationDelegate' class.
EscalationDelegate.execute ( DelegateExecution delegate )This method is from 'EscalationDelegate' class.
EscalationDelegate.executeAutomation ( Task task )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMessageTemplate ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMonitoredTask ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindDelay ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindRepetitions ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMessageTemplate ( Expression messageTemplate )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMonitoredTask ( Expression monitoredTask )This method is from 'EscalationDelegate' class.
EscalationDelegate.setRemindDelay ( Expression remindDelay )This method is from 'EscalationDelegate' class.
...
[+] class TaskAssignmentListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
TaskAssignmentListener.TaskAssignmentListener ( )This constructor is from 'TaskAssignmentListener' class.
TaskAssignmentListener.getMessageTemplate ( )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.notify ( DelegateTask delegate )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskAssignmentListener' class.
[+] class TaskCompletionListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
TaskCompletionListener.TaskCompletionListener ( )This constructor is from 'TaskCompletionListener' class.
TaskCompletionListener.notify ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
TaskCompletionListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
[+] class TaskCreationListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
TaskCreationListener.TaskCreationListener ( )This constructor is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( )This method is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notify ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskCreationListener' class.
[+] class TransitionListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
TransitionListener.TransitionListener ( )This constructor is from 'TransitionListener' class.
TransitionListener.notify ( DelegateExecution delegate )This method is from 'TransitionListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.automation
[+] class WorkflowTool 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 28 (0.1%)
WorkflowTool.WorkflowTool ( )This constructor is from 'WorkflowTool' class.
WorkflowTool.addNote ( String processId, String taskName, String note )This method is from 'WorkflowTool' class.
WorkflowTool.addNote ( Task task, String note )This method is from 'WorkflowTool' class.
WorkflowTool.appendDocument ( Task task, long docId, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, User user )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, User assignee )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, String assignee )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition, String username )This method is from 'WorkflowTool' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.spring
[+] class EnterpriseSpringProcessEngineConfiguration 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
EnterpriseSpringProcessEngineConfiguration.EnterpriseSpringProcessEngineConfiguration ( )This constructor is from 'EnterpriseSpringProcessEngineConfiguration' class.
EnterpriseSpringProcessEngineConfiguration.setDatabaseType ( String databaseType )This method is from 'EnterpriseSpringProcessEngineConfiguration' class.
[+] class SpringProcessEngineFactoryBean 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
SpringProcessEngineFactoryBean.SpringProcessEngineFactoryBean ( )This constructor is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExpressionManager ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExternallyManagedTransactions ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.getObject ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.setProcessEngineConfiguration ( ProcessEngineConfigurationImpl processEngineConfiguration )This method is from 'SpringProcessEngineFactoryBean' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.transform
[+] class ActivitiTask 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 3 (0.02%)
ActivitiTask.ActivitiTask ( )This constructor is from 'ActivitiTask' class.
ActivitiTask.matches ( BaseWorkflowModel model )This method is from 'ActivitiTask' class.
ActivitiTask.transform ( TransformContext ctx )This method is from 'ActivitiTask' class.
[+] class WorkflowTransformService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 5 (0.03%)
WorkflowTransformService.WorkflowTransformService ( )This constructor is from 'WorkflowTransformService' class.
WorkflowTransformService.fromModelToBPMN ( WorkflowDefinition workflowDefinition )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.fromXmlToModel ( String xmlData )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.retrieveWorkflowModels ( Serializable binarayContent )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.setXStream ( XStream stream )This method is from 'WorkflowTransformService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.trigger
[+] class WorkflowListener 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 6 (0.03%)
WorkflowListener.WorkflowListener ( )This constructor is from 'WorkflowListener' class.
WorkflowListener.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterSaveHistory ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.webservice.soap.endpoint
[+] class SoapWorkflowService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 12 (0.1%)
SoapWorkflowService.SoapWorkflowService ( )This constructor is from 'SoapWorkflowService' class.
SoapWorkflowService.addNote ( String sid, String taskId, String note )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.appendDocuments ( String sid, String taskId, List<Long> docIds )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.claim ( String sid, String taskId )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.complete ( String sid, String taskId, String transition )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getHistories ( String sid, String instanceId, String event )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksAssignedToMe ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksICanOwn ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getWorkflows ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.reassign ( String sid, String taskId, long userId )This method is from 'SoapWorkflowService' class.
...
logicaldoc-zoho-9.1.0-plugin.jar
package com.logicaldoc.zoho
[+] class ZohoAuthCallbackServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
ZohoAuthCallbackServlet.ZohoAuthCallbackServlet ( )This constructor is from 'ZohoAuthCallbackServlet' class.
ZohoAuthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'ZohoAuthCallbackServlet' class.
[+] class ZohoClient 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 20 (0.1%)
ZohoClient.buildAuthorizationUrl ( )This method is from 'ZohoClient' class.
ZohoClient.createDocument ( String folderId, String filename )This method is from 'ZohoClient' class.
ZohoClient.createFolder ( String parentId, String name )This method is from 'ZohoClient' class.
ZohoClient.delete ( String docId )This method is from 'ZohoClient' class.
ZohoClient.download ( String docId, File out )This method is from 'ZohoClient' class.
ZohoClient.get ( long userId )This method is from 'ZohoClient' class.
ZohoClient.getAccessToken ( )This method is from 'ZohoClient' class.
ZohoClient.getClientId ( )This method is from 'ZohoClient' class.
ZohoClient.getClientSecret ( )This method is from 'ZohoClient' class.
ZohoClient.getDocument ( String docId )This method is from 'ZohoClient' class.
...
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr
[+] class OCRTemplateImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
OCRTemplateImageServlet.OCRTemplateImageServlet ( )This constructor is from 'OCRTemplateImageServlet' class.
OCRTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'OCRTemplateImageServlet' class.
[+] class ZonalOCR 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 4 (0.02%)
ZonalOCR.ZonalOCR ( )This constructor is from 'ZonalOCR' class.
ZonalOCR.extractZoneText ( File scan, Zone zone, Locale locale, String tenant, boolean updateSample )This method is from 'ZonalOCR' class.
ZonalOCR.processDocument ( long docId, DocumentHistory transaction )This method is from 'ZonalOCR' class.
ZonalOCR.processFile ( File scan, OCRTemplate template, Document document, DocumentHistory transaction )This method is from 'ZonalOCR' class.
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr.webservice.soap.endpoint
[+] class SoapZonalOCRService 1
| Change | Effect |
---|
1 |
Field log became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
[+] affected methods: 2 (0.01%)
SoapZonalOCRService.SoapZonalOCRService ( )This constructor is from 'SoapZonalOCRService' class.
SoapZonalOCRService.process ( String sid, long docId )This method is from 'SoapZonalOCRService' class.
to the top
Problems with Data Types, Low Severity 44
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class ZamZarConverter 2
| Change | Effect |
---|
1 |
Method boolean com.logicaldoc.core.conversion.AbstractFormatConverter.equals ( Object ) has been overridden by boolean ZamZarConverter.equals ( Object ). |
Method ZamZarConverter.equals ( Object ) will be called instead of com.logicaldoc.core.conversion.AbstractFormatConverter.equals ( Object ) in a client program. |
2 |
Method int com.logicaldoc.core.conversion.AbstractFormatConverter.hashCode ( ) has been overridden by int ZamZarConverter.hashCode ( ). |
Method ZamZarConverter.hashCode ( ) will be called instead of com.logicaldoc.core.conversion.AbstractFormatConverter.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
com.logicaldoc.core.conversion.AbstractFormatConverter.equals ( Object obj )Method 'ZamZarConverter.equals ( Object )' will be called instead of this method in a client program.
com.logicaldoc.core.conversion.AbstractFormatConverter.hashCode ( )Method 'ZamZarConverter.hashCode ( )' will be called instead of this method in a client program.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata
[+] class ExtensibleObject 2
| Change | Effect |
---|
1 |
Method boolean com.logicaldoc.core.PersistentObject.equals ( Object ) has been overridden by boolean ExtensibleObject.equals ( Object ). |
Method ExtensibleObject.equals ( Object ) will be called instead of com.logicaldoc.core.PersistentObject.equals ( Object ) in a client program. |
2 |
Method int com.logicaldoc.core.PersistentObject.hashCode ( ) has been overridden by int ExtensibleObject.hashCode ( ). |
Method ExtensibleObject.hashCode ( ) will be called instead of com.logicaldoc.core.PersistentObject.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
com.logicaldoc.core.PersistentObject.equals ( Object obj )Method 'ExtensibleObject.equals ( Object )' will be called instead of this method in a client program.
com.logicaldoc.core.PersistentObject.hashCode ( )Method 'ExtensibleObject.hashCode ( )' will be called instead of this method in a client program.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cluster
[+] class ClusterHits 1
| Change | Effect |
---|
1 |
Method Object ClusterHits.next ( ) has been moved up type hierarchy to Hit com.logicaldoc.core.searchengine.Hits.next ( ). |
Method com.logicaldoc.core.searchengine.Hits.next ( ) will be called instead of ClusterHits.next ( ) in a client program. |
[+] affected methods: 1 (0.01%)
ClusterHits.next ( )Method 'com.logicaldoc.core.searchengine.Hits.next ( )' will be called instead of this method in a client program.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.search
[+] class ParametricSearchOptions 2
| Change | Effect |
---|
1 |
Method boolean com.logicaldoc.core.searchengine.SearchOptions.equals ( Object ) has been overridden by boolean ParametricSearchOptions.equals ( Object ). |
Method ParametricSearchOptions.equals ( Object ) will be called instead of com.logicaldoc.core.searchengine.SearchOptions.equals ( Object ) in a client program. |
2 |
Method int com.logicaldoc.core.searchengine.SearchOptions.hashCode ( ) has been overridden by int ParametricSearchOptions.hashCode ( ). |
Method ParametricSearchOptions.hashCode ( ) will be called instead of com.logicaldoc.core.searchengine.SearchOptions.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
com.logicaldoc.core.searchengine.SearchOptions.equals ( Object obj )Method 'ParametricSearchOptions.equals ( Object )' will be called instead of this method in a client program.
com.logicaldoc.core.searchengine.SearchOptions.hashCode ( )Method 'ParametricSearchOptions.hashCode ( )' will be called instead of this method in a client program.
logicaldoc-enterprise-gui-9.1.0-plugin.jar
package com.logicaldoc.enterprise.gui.view.client
[+] class ViewPreviewPanel 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.preview.PreviewPanel to com.logicaldoc.gui.common.client.preview.PreviewPanel. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 8 (0.04%)
ViewPreviewPanel.ViewPreviewPanel ( GUIDocument document, String ticketId )This constructor is from 'ViewPreviewPanel' class.
ViewPreviewPanel.dicomUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.generalPreviewUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.htmlUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.isPreviewAvailable ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.mediaUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.onAccessGranted ( GUIDocument document )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.onDraw ( )This method is from 'ViewPreviewPanel' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store
[+] class ClusterStore 2
| Change | Effect |
---|
1 |
Method boolean com.logicaldoc.core.store.AbstractStore.equals ( Object ) has been overridden by boolean ClusterStore.equals ( Object ). |
Method ClusterStore.equals ( Object ) will be called instead of com.logicaldoc.core.store.AbstractStore.equals ( Object ) in a client program. |
2 |
Method int com.logicaldoc.core.store.AbstractStore.hashCode ( ) has been overridden by int ClusterStore.hashCode ( ). |
Method ClusterStore.hashCode ( ) will be called instead of com.logicaldoc.core.store.AbstractStore.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
com.logicaldoc.core.store.AbstractStore.equals ( Object obj )Method 'ClusterStore.equals ( Object )' will be called instead of this method in a client program.
com.logicaldoc.core.store.AbstractStore.hashCode ( )Method 'ClusterStore.hashCode ( )' will be called instead of this method in a client program.
[+] class MultiStore 1
| Change | Effect |
---|
1 |
Method int MultiStore.compareTo ( Object ) has been moved up type hierarchy to int com.logicaldoc.core.store.AbstractStore.compareTo ( Object ). |
Method com.logicaldoc.core.store.AbstractStore.compareTo ( Object ) will be called instead of MultiStore.compareTo ( Object ) in a client program. |
[+] affected methods: 1 (0.01%)
MultiStore.compareTo ( Object p1 )Method 'com.logicaldoc.core.store.AbstractStore.compareTo ( Object )' will be called instead of this method in a client program.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIAutomationRoutine 2
| Change | Effect |
---|
1 |
Method boolean GUIExtensibleObject.equals ( Object ) has been overridden by boolean GUIAutomationRoutine.equals ( Object ). |
Method GUIAutomationRoutine.equals ( Object ) will be called instead of GUIExtensibleObject.equals ( Object ) in a client program. |
2 |
Method int GUIExtensibleObject.hashCode ( ) has been overridden by int GUIAutomationRoutine.hashCode ( ). |
Method GUIAutomationRoutine.hashCode ( ) will be called instead of GUIExtensibleObject.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
GUIExtensibleObject.equals ( Object obj )Method 'GUIAutomationRoutine.equals ( Object )' will be called instead of this method in a client program.
GUIExtensibleObject.hashCode ( )Method 'GUIAutomationRoutine.hashCode ( )' will be called instead of this method in a client program.
[+] class GUIDocument 4
| Change | Effect |
---|
1 |
Method long GUIDocument.getTenantId ( ) has been moved up type hierarchy to long GUIExtensibleObject.getTenantId ( ). |
Method GUIExtensibleObject.getTenantId ( ) will be called instead of GUIDocument.getTenantId ( ) in a client program. |
2 |
Method void GUIDocument.setTenantId ( long ) has been moved up type hierarchy to void GUIExtensibleObject.setTenantId ( long ). |
Method GUIExtensibleObject.setTenantId ( long ) will be called instead of GUIDocument.setTenantId ( long ) in a client program. |
3 |
Method boolean GUIExtensibleObject.equals ( Object ) has been overridden by boolean GUIDocument.equals ( Object ). |
Method GUIDocument.equals ( Object ) will be called instead of GUIExtensibleObject.equals ( Object ) in a client program. |
4 |
Method int GUIExtensibleObject.hashCode ( ) has been overridden by int GUIDocument.hashCode ( ). |
Method GUIDocument.hashCode ( ) will be called instead of GUIExtensibleObject.hashCode ( ) in a client program. |
[+] affected methods: 4 (0.02%)
GUIDocument.getTenantId ( )Method 'GUIExtensibleObject.getTenantId ( )' will be called instead of this method in a client program.
GUIDocument.setTenantId ( long tenantId )Method 'GUIExtensibleObject.setTenantId ( long )' will be called instead of this method in a client program.
GUIExtensibleObject.equals ( Object obj )Method 'GUIDocument.equals ( Object )' will be called instead of this method in a client program.
GUIExtensibleObject.hashCode ( )Method 'GUIDocument.hashCode ( )' will be called instead of this method in a client program.
[+] class GUIFolder 4
| Change | Effect |
---|
1 |
Method long GUIFolder.getId ( ) has been moved up type hierarchy to long GUIExtensibleObject.getId ( ). |
Method GUIExtensibleObject.getId ( ) will be called instead of GUIFolder.getId ( ) in a client program. |
2 |
Method void GUIFolder.setId ( long ) has been moved up type hierarchy to void GUIExtensibleObject.setId ( long ). |
Method GUIExtensibleObject.setId ( long ) will be called instead of GUIFolder.setId ( long ) in a client program. |
3 |
Method boolean GUIExtensibleObject.equals ( Object ) has been overridden by boolean GUIFolder.equals ( Object ). |
Method GUIFolder.equals ( Object ) will be called instead of GUIExtensibleObject.equals ( Object ) in a client program. |
4 |
Method int GUIExtensibleObject.hashCode ( ) has been overridden by int GUIFolder.hashCode ( ). |
Method GUIFolder.hashCode ( ) will be called instead of GUIExtensibleObject.hashCode ( ) in a client program. |
[+] affected methods: 4 (0.02%)
GUIExtensibleObject.equals ( Object obj )Method 'GUIFolder.equals ( Object )' will be called instead of this method in a client program.
GUIExtensibleObject.hashCode ( )Method 'GUIFolder.hashCode ( )' will be called instead of this method in a client program.
GUIFolder.getId ( )Method 'GUIExtensibleObject.getId ( )' will be called instead of this method in a client program.
GUIFolder.setId ( long id )Method 'GUIExtensibleObject.setId ( long )' will be called instead of this method in a client program.
[+] class GUIForm 2
| Change | Effect |
---|
1 |
Method boolean GUIExtensibleObject.equals ( Object ) has been overridden by boolean GUIForm.equals ( Object ). |
Method GUIForm.equals ( Object ) will be called instead of GUIExtensibleObject.equals ( Object ) in a client program. |
2 |
Method int GUIExtensibleObject.hashCode ( ) has been overridden by int GUIForm.hashCode ( ). |
Method GUIForm.hashCode ( ) will be called instead of GUIExtensibleObject.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
GUIExtensibleObject.equals ( Object obj )Method 'GUIForm.equals ( Object )' will be called instead of this method in a client program.
GUIExtensibleObject.hashCode ( )Method 'GUIForm.hashCode ( )' will be called instead of this method in a client program.
[+] class GUIStamp 4
| Change | Effect |
---|
1 |
Method long GUIStamp.getId ( ) has been moved up type hierarchy to long GUIExtensibleObject.getId ( ). |
Method GUIExtensibleObject.getId ( ) will be called instead of GUIStamp.getId ( ) in a client program. |
2 |
Method void GUIStamp.setId ( long ) has been moved up type hierarchy to void GUIExtensibleObject.setId ( long ). |
Method GUIExtensibleObject.setId ( long ) will be called instead of GUIStamp.setId ( long ) in a client program. |
3 |
Method boolean GUIExtensibleObject.equals ( Object ) has been overridden by boolean GUIStamp.equals ( Object ). |
Method GUIStamp.equals ( Object ) will be called instead of GUIExtensibleObject.equals ( Object ) in a client program. |
4 |
Method int GUIExtensibleObject.hashCode ( ) has been overridden by int GUIStamp.hashCode ( ). |
Method GUIStamp.hashCode ( ) will be called instead of GUIExtensibleObject.hashCode ( ) in a client program. |
[+] affected methods: 4 (0.02%)
GUIExtensibleObject.equals ( Object obj )Method 'GUIStamp.equals ( Object )' will be called instead of this method in a client program.
GUIExtensibleObject.hashCode ( )Method 'GUIStamp.hashCode ( )' will be called instead of this method in a client program.
GUIStamp.getId ( )Method 'GUIExtensibleObject.getId ( )' will be called instead of this method in a client program.
GUIStamp.setId ( long id )Method 'GUIExtensibleObject.setId ( long )' will be called instead of this method in a client program.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets
[+] class StickyWindow 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.smartgwt.client.widgets.Window to DelayedRedrawWindow. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 7 (0.04%)
StickyWindow.StickyWindow ( String title )This constructor is from 'StickyWindow' abstract class.
StickyWindow.getDefaultStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.getWindowStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.mustCenter ( )This method is from 'StickyWindow' abstract class.
StickyWindow.onDraw ( )This method is from 'StickyWindow' abstract class.
StickyWindow.restoreCurrentStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.WindowStatus.StickyWindow.WindowStatus ( StickyWindow width, int height, int p3 )1st parameter 'width' of this method is of type 'StickyWindow'.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] class DocumentHistoryDashlet 1
| Change | Effect |
---|
1 |
Method RefreshableListGrid DocumentHistoryDashlet.getListGrid ( ) has been moved up type hierarchy to RefreshableListGrid DocumentDashlet.getListGrid ( ). |
Method DocumentDashlet.getListGrid ( ) will be called instead of DocumentHistoryDashlet.getListGrid ( ) in a client program. |
[+] affected methods: 1 (0.01%)
DocumentHistoryDashlet.getListGrid ( )Method 'DocumentDashlet.getListGrid ( )' will be called instead of this method in a client program.
[+] class NotesDashlet 1
| Change | Effect |
---|
1 |
Method RefreshableListGrid NotesDashlet.getListGrid ( ) has been moved up type hierarchy to RefreshableListGrid DocumentDashlet.getListGrid ( ). |
Method DocumentDashlet.getListGrid ( ) will be called instead of NotesDashlet.getListGrid ( ) in a client program. |
[+] affected methods: 1 (0.01%)
NotesDashlet.getListGrid ( )Method 'DocumentDashlet.getListGrid ( )' will be called instead of this method in a client program.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document
[+] class TicketDisplay 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.smartgwt.client.widgets.Window to com.logicaldoc.gui.common.client.widgets.DelayedRedrawWindow. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 1 (0.01%)
TicketDisplay.TicketDisplay ( String ticketId, String sampleUrl1, String sampleUrl2 )This constructor is from 'TicketDisplay' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document.grid
[+] class DocumentsListGrid 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 51 (0.3%)
DocumentsListGrid.DocumentsListGrid ( )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( GUIFolder folder )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( List<String> extendedAttributes )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.deselectAll ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.destroy ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.expandVisibleRows ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.fetchNewData ( DocumentsDS ds )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCellCSSText ( ListGridRecord rec, int rowNum, int colNum )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCount ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getDateFormatter ( )This method is from 'DocumentsListGrid' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.folder
[+] class FolderSubscriptionOptionListGridField 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField to com.logicaldoc.gui.common.client.grid.ColoredListGridField. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 1 (0.01%)
FolderSubscriptionOptionListGridField.FolderSubscriptionOptionListGridField ( )This constructor is from 'FolderSubscriptionOptionListGridField' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.metadata.form
[+] class ResponsesGrid 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 3 (0.02%)
ResponsesGrid.ResponsesGrid ( GUIForm form )This constructor is from 'ResponsesGrid' class.
ResponsesGrid.getDateFormatter ( )This method is from 'ResponsesGrid' class.
ResponsesGrid.getDatetimeFormatter ( )This method is from 'ResponsesGrid' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.reports
[+] class TicketsReport 1
| Change | Effect |
---|
1 |
Method RefreshableListGrid TicketsReport.createListGrid ( ) has been moved up type hierarchy to RefreshableListGrid ReportPanel.createListGrid ( ). |
Method ReportPanel.createListGrid ( ) will be called instead of TicketsReport.createListGrid ( ) in a client program. |
[+] affected methods: 1 (0.01%)
TicketsReport.createListGrid ( )Method 'ReportPanel.createListGrid ( )' will be called instead of this method in a client program.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.workflow
[+] class WorkflowTaskNameListGridField 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField to com.logicaldoc.gui.common.client.grid.ColoredListGridField. |
1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
[+] affected methods: 5 (0.03%)
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName, String title )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName, String title, int width )This constructor is from 'WorkflowTaskNameListGridField' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.orange.links.client.shapes
[+] class FunctionShape 2
| Change | Effect |
---|
1 |
Method boolean AbstractShape.equals ( Object ) has been overridden by boolean FunctionShape.equals ( Object ). |
Method FunctionShape.equals ( Object ) will be called instead of AbstractShape.equals ( Object ) in a client program. |
2 |
Method int AbstractShape.hashCode ( ) has been overridden by int FunctionShape.hashCode ( ). |
Method FunctionShape.hashCode ( ) will be called instead of AbstractShape.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
AbstractShape.equals ( Object obj )Method 'FunctionShape.equals ( Object )' will be called instead of this method in a client program.
AbstractShape.hashCode ( )Method 'FunctionShape.hashCode ( )' will be called instead of this method in a client program.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder
[+] class HibernateImportFolderHistoryDAO 1
| Change | Effect |
---|
1 |
Method void HibernateImportFolderHistoryDAO.store ( PersistentObject ) has been moved up type hierarchy to void com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject ). |
Method com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject ) will be called instead of HibernateImportFolderHistoryDAO.store ( PersistentObject ) in a client program. |
[+] affected methods: 1 (0.01%)
HibernateImportFolderHistoryDAO.store ( PersistentObject p1 )Method 'com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject )' will be called instead of this method in a client program.
logicaldoc-ocr-9.1.0-plugin.jar
package com.logicaldoc.ocr
[+] class HibernateOCRHistoryDAO 1
| Change | Effect |
---|
1 |
Method void HibernateOCRHistoryDAO.store ( PersistentObject ) has been moved up type hierarchy to void com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject ). |
Method com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject ) will be called instead of HibernateOCRHistoryDAO.store ( PersistentObject ) in a client program. |
[+] affected methods: 1 (0.01%)
HibernateOCRHistoryDAO.store ( PersistentObject p1 )Method 'com.logicaldoc.core.history.HibernateHistoryDAO<T>.store ( PersistentObject )' will be called instead of this method in a client program.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.io
[+] class AutoDeleteZipInputStream 2
| Change | Effect |
---|
1 |
Method boolean ZipInputStream.equals ( Object ) has been overridden by boolean AutoDeleteZipInputStream.equals ( Object ). |
Method AutoDeleteZipInputStream.equals ( Object ) will be called instead of ZipInputStream.equals ( Object ) in a client program. |
2 |
Method int ZipInputStream.hashCode ( ) has been overridden by int AutoDeleteZipInputStream.hashCode ( ). |
Method AutoDeleteZipInputStream.hashCode ( ) will be called instead of ZipInputStream.hashCode ( ) in a client program. |
[+] affected methods: 2 (0.01%)
ZipInputStream.equals ( Object obj )Method 'AutoDeleteZipInputStream.equals ( Object )' will be called instead of this method in a client program.
ZipInputStream.hashCode ( )Method 'AutoDeleteZipInputStream.hashCode ( )' will be called instead of this method in a client program.
logicaldoc-webcontent-9.1.0-plugin.jar
package org.json
[+] class JSONObject 1
| Change | Effect |
---|
1 |
Method String JSONObject.toString ( ) has been moved up type hierarchy to java/lang/Object.toString:()Ljava/lang/String;. |
Method java/lang/Object.toString:()Ljava/lang/String; will be called instead of JSONObject.toString ( ) in a client program. |
[+] affected methods: 1 (0.01%)
JSONObject.toString ( )Method 'java/lang/Object.toString:()Ljava/lang/String;' will be called instead of this method in a client program.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource
[+] class VersionControlledResourceImpl 1
| Change | Effect |
---|
1 |
Method DavSession DavResourceImpl.getSession ( ) has been overridden by DavSession VersionControlledResourceImpl.getSession ( ). |
Method VersionControlledResourceImpl.getSession ( ) will be called instead of DavResourceImpl.getSession ( ) in a client program. |
[+] affected methods: 1 (0.01%)
DavResourceImpl.getSession ( )Method 'VersionControlledResourceImpl.getSession ( )' will be called instead of this method in a client program.
to the top
Problems with Methods, Low Severity 1
logicaldoc-zoho-9.1.0-plugin.jar,
ZohoClient.class
package com.logicaldoc.zoho
[+] ZohoClient.get ( long userId ) [static] : ZohoClient 1
com/logicaldoc/zoho/ZohoClient.get:(J)Lcom/logicaldoc/zoho/ZohoClient;
| Change | Effect |
---|
1 |
Removed ZohoException exception thrown. |
A client program may change behavior because the removed exception will not be thrown any more and client will not catch and handle it. |
to the top
Other Changes in Data Types 4
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.folder
[+] interface FolderDAO 1
| Change | Effect |
---|
1 |
Abstract method long countDocs ( long ) has been added to this interface. |
No effect. |
[+] affected methods: 93 (0.5%)
com.logicaldoc.audit.AuditTask.getFolderDao ( )Return value of this method is of type 'FolderDAO'.
FolderDAO.applyGridToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyMetadataToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyOCRToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applySecurityToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyStoreToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyTagsToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePath ( long p1 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePath ( Folder p1 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePathExtended ( long p1 )This abstract method is from 'FolderDAO' interface.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIMessage 1
| Change | Effect |
---|
1 |
Field PRIO_LOW has been added to this class. |
No effect. |
[+] affected methods: 27 (0.1%)
GUIMessage.GUIMessage ( )This constructor is from 'GUIMessage' class.
GUIMessage.GUIMessage ( String message, int priority )This constructor is from 'GUIMessage' class.
GUIMessage.getId ( )This method is from 'GUIMessage' class.
GUIMessage.getMessage ( )This method is from 'GUIMessage' class.
GUIMessage.getPriority ( )This method is from 'GUIMessage' class.
GUIMessage.getRecipient ( )This method is from 'GUIMessage' class.
GUIMessage.getSubject ( )This method is from 'GUIMessage' class.
GUIMessage.getUrl ( )This method is from 'GUIMessage' class.
GUIMessage.getValidity ( )This method is from 'GUIMessage' class.
GUIMessage.isConfirmation ( )This method is from 'GUIMessage' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document.grid
[+] class DocumentsListGrid 1
| Change | Effect |
---|
1 |
Field summaries has been added to this class. |
No effect. |
[+] affected methods: 51 (0.3%)
DocumentsListGrid.DocumentsListGrid ( )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( GUIFolder folder )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( List<String> extendedAttributes )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.deselectAll ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.destroy ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.expandVisibleRows ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.fetchNewData ( DocumentsDS ds )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCellCSSText ( ListGridRecord rec, int rowNum, int colNum )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCount ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getDateFormatter ( )This method is from 'DocumentsListGrid' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest
[+] interface DocumentService 1
| Change | Effect |
---|
1 |
Abstract method Response getThumbnail ( String, String, List<PathSegment> ) has been added to this interface. |
No effect. |
[+] affected methods: 54 (0.3%)
DocumentService.addNote ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.checkin ( String p1, String p2, String p3, String p4, Attachment p5 )This abstract method is from 'DocumentService' interface.
DocumentService.checkout ( long p1 )This abstract method is from 'DocumentService' interface.
DocumentService.copy ( long p1, long p2, boolean p3, boolean p4, boolean p5 )This abstract method is from 'DocumentService' interface.
DocumentService.create ( WSDocument p1, Attachment p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createAlias ( long p1, long p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createDownloadTicket ( long p1, String p2, Integer p3, String p4, Integer p5 )This abstract method is from 'DocumentService' interface.
DocumentService.createPdf ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createThumbnail ( long p1, String p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createViewTicket ( long p1, String p2, Integer p3, String p4, Integer p5, Integer p6 )This abstract method is from 'DocumentService' interface.
...
to the top
Java Archives 49
logicaldoc-android-9.1.0-plugin.jar
logicaldoc-audit-9.1.0-plugin.jar
logicaldoc-barcode-9.1.0-plugin.jar
logicaldoc-calendar-9.1.0-plugin.jar
logicaldoc-chat-9.1.0-plugin.jar
logicaldoc-chatgpt-9.1.0-plugin.jar
logicaldoc-cmis-9.1.0-plugin.jar
logicaldoc-comparison-9.1.0-plugin.jar
logicaldoc-conversion-9.1.0-plugin.jar
logicaldoc-core-9.1.0-plugin.jar
logicaldoc-docusign-9.1.0-plugin.jar
logicaldoc-dropbox-9.1.0-plugin.jar
logicaldoc-email-9.1.0-plugin.jar
logicaldoc-enterprise-automation-9.1.0-plugin.jar
logicaldoc-enterprise-core-9.1.0-plugin.jar
logicaldoc-enterprise-gui-9.1.0-plugin.jar
logicaldoc-enterprise-store-9.1.0-plugin.jar
logicaldoc-form-9.1.0-plugin.jar
logicaldoc-ftp-9.1.0-plugin.jar
logicaldoc-google-9.1.0-plugin.jar
logicaldoc-gui-9.1.0-plugin.jar
logicaldoc-i18n-9.1.0.jar
logicaldoc-impex-9.1.0-plugin.jar
logicaldoc-importfolder-9.1.0-plugin.jar
logicaldoc-ios-9.1.0-plugin.jar
logicaldoc-ldap-9.1.0-plugin.jar
logicaldoc-notifier-9.1.0-plugin.jar
logicaldoc-ocr-9.1.0-plugin.jar
logicaldoc-onlyoffice-9.1.0-plugin.jar
logicaldoc-parser-9.1.0-plugin.jar
logicaldoc-report-9.1.0-plugin.jar
logicaldoc-retention-9.1.0-plugin.jar
logicaldoc-saml-9.1.0-plugin.jar
logicaldoc-scheme-9.1.0-plugin.jar
logicaldoc-sharefile-9.1.0-plugin.jar
logicaldoc-sign-9.1.0-plugin.jar
logicaldoc-split-9.1.0-plugin.jar
logicaldoc-stamp-9.1.0-plugin.jar
logicaldoc-syndication-9.1.0-plugin.jar
logicaldoc-util-9.1.0.jar
logicaldoc-via-9.1.0-plugin.jar
logicaldoc-webcontent-9.1.0-plugin.jar
logicaldoc-webdav-9.1.0-plugin.jar
logicaldoc-webdavb-9.1.0-plugin.jar
logicaldoc-webform-9.1.0-plugin.jar
logicaldoc-webservice-9.1.0-plugin.jar
logicaldoc-workflow-9.1.0-plugin.jar
logicaldoc-zoho-9.1.0-plugin.jar
logicaldoc-zonalocr-9.1.0-plugin.jar
to the top
Test Info
Library Name | LogicalDOC_JAVA |
Version #1 | 9.1.0 |
Version #2 | 9.1.1 |
Subject | Source Compatibility |
Test Results
Total Java Modules | 49 |
Total Methods / Classes | 19907 / 2279 |
Compatibility |
77.9% |
Problem Summary
| Severity | Count |
Added Methods | - | 1134 |
Removed Methods | High | 474 |
Problems with Data Types | High | 397 |
Medium | 269 |
Low | 7 |
Problems with Methods | High | 4 |
Medium | 16 |
Low | 0 |
Other Changes in Data Types | - | 4 |
Added Methods 1134
logicaldoc-barcode-9.1.1-plugin.jar,
BarcodeTool.class
package com.logicaldoc.barcode.automation
BarcodeTool.writeEncoded ( String format, String code, int width, int height, boolean label ) : String
com/logicaldoc/barcode/automation/BarcodeTool.writeEncoded:(Ljava/lang/String;Ljava/lang/String;IIZ)Ljava/lang/String;
BarcodeTool.writeQRCode ( String code, int size ) : String
com/logicaldoc/barcode/automation/BarcodeTool.writeQRCode:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-barcode-9.1.1-plugin.jar,
BarcodeWriter.class
package com.logicaldoc.barcode
BarcodeWriter.writeEncoded ( String format, String code, int width, int height, boolean label ) [static] : String
com/logicaldoc/barcode/BarcodeWriter.writeEncoded:(Ljava/lang/String;Ljava/lang/String;IIZ)Ljava/lang/String;
BarcodeWriter.writeQREncoded ( String code, int size ) [static] : String
com/logicaldoc/barcode/BarcodeWriter.writeQREncoded:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-calendar-9.1.1-plugin.jar,
Attendee.class
package com.logicaldoc.calendar
Attendee.getRequired ( ) : int
com/logicaldoc/calendar/Attendee.getRequired:()I
Attendee.setRequired ( int required ) : void
com/logicaldoc/calendar/Attendee.setRequired:(I)V
logicaldoc-conversion-9.1.1-plugin.jar,
AutoCADToVectorConverter.class
package com.logicaldoc.conversion
AutoCADToVectorConverter.AutoCADToVectorConverter ( )
com/logicaldoc/conversion/AutoCADToVectorConverter."<init>":()V
AutoCADToVectorConverter.getParameterNames ( ) : List<String>
com/logicaldoc/conversion/AutoCADToVectorConverter.getParameterNames:()Ljava/util/List;
AutoCADToVectorConverter.internalConvert ( String sid, Document document, File src, File dest ) : void
com/logicaldoc/conversion/AutoCADToVectorConverter.internalConvert:(Ljava/lang/String;Lcom/logicaldoc/core/document/Document;Ljava/io/File;Ljava/io/File;)V
logicaldoc-conversion-9.1.1-plugin.jar,
ZamZarConverter.class
package com.logicaldoc.conversion
ZamZarConverter.equals ( Object other ) : boolean
com/logicaldoc/conversion/ZamZarConverter.equals:(Ljava/lang/Object;)Z
ZamZarConverter.hashCode ( ) : int
com/logicaldoc/conversion/ZamZarConverter.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
AbstractDocument.class
package com.logicaldoc.core.document
AbstractDocument.getLastNote ( ) : String
com/logicaldoc/core/document/AbstractDocument.getLastNote:()Ljava/lang/String;
AbstractDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/core/document/AbstractDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-core-9.1.1-plugin.jar,
DocTool.class
package com.logicaldoc.core.automation
DocTool.getText ( Document document ) : String
com/logicaldoc/core/automation/DocTool.getText:(Lcom/logicaldoc/core/document/Document;)Ljava/lang/String;
logicaldoc-core-9.1.1-plugin.jar,
ExtensibleObject.class
package com.logicaldoc.core.metadata
ExtensibleObject.equals ( Object obj ) : boolean
com/logicaldoc/core/metadata/ExtensibleObject.equals:(Ljava/lang/Object;)Z
ExtensibleObject.hashCode ( ) : int
com/logicaldoc/core/metadata/ExtensibleObject.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
FolderDAO.class
package com.logicaldoc.core.folder
FolderDAO.countDocs ( long p1 ) [abstract] : long
com/logicaldoc/core/folder/FolderDAO.countDocs:(J)J
logicaldoc-core-9.1.1-plugin.jar,
HibernateFolderDAO.class
package com.logicaldoc.core.folder
HibernateFolderDAO.countDocs ( long folderId ) : long
com/logicaldoc/core/folder/HibernateFolderDAO.countDocs:(J)J
logicaldoc-core-9.1.1-plugin.jar,
HibernateTicketDAO.class
package com.logicaldoc.core.ticket
HibernateTicketDAO.HibernateTicketDAO ( DocumentDAO documentDAO, ContextProperties config )
com/logicaldoc/core/ticket/HibernateTicketDAO."<init>":(Lcom/logicaldoc/core/document/DocumentDAO;Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.1-plugin.jar,
JobManager.class
package com.logicaldoc.core.job
JobManager.scheduleNow ( AbstractJob job, Map<String,Object> dictionary ) : void
com/logicaldoc/core/job/JobManager.scheduleNow:(Lcom/logicaldoc/core/job/AbstractJob;Ljava/util/Map;)V
logicaldoc-core-9.1.1-plugin.jar,
LDAuthenticationDetails.class
package com.logicaldoc.core.security.spring
LDAuthenticationDetails.equals ( Object obj ) : boolean
com/logicaldoc/core/security/spring/LDAuthenticationDetails.equals:(Ljava/lang/Object;)Z
LDAuthenticationDetails.hashCode ( ) : int
com/logicaldoc/core/security/spring/LDAuthenticationDetails.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
LDAuthenticationToken.class
package com.logicaldoc.core.security.spring
LDAuthenticationToken.equals ( Object obj ) : boolean
com/logicaldoc/core/security/spring/LDAuthenticationToken.equals:(Ljava/lang/Object;)Z
LDAuthenticationToken.hashCode ( ) : int
com/logicaldoc/core/security/spring/LDAuthenticationToken.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
SessionManager.class
package com.logicaldoc.core.security
SessionManager.equals ( Object obj ) : boolean
com/logicaldoc/core/security/SessionManager.equals:(Ljava/lang/Object;)Z
SessionManager.hashCode ( ) : int
com/logicaldoc/core/security/SessionManager.hashCode:()I
logicaldoc-core-9.1.1-plugin.jar,
StopWords.class
package com.logicaldoc.core.i18n
StopWords.getStopWords ( Locale locale ) [static] : Set<String>
com/logicaldoc/core/i18n/StopWords.getStopWords:(Ljava/util/Locale;)Ljava/util/Set;
StopWords.getStopWords ( String locale ) [static] : Set<String>
com/logicaldoc/core/i18n/StopWords.getStopWords:(Ljava/lang/String;)Ljava/util/Set;
logicaldoc-core-9.1.1-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
ThreadPools.getPool ( String name ) : ThreadPoolExecutor
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ThreadPoolExecutor;
logicaldoc-core-9.1.1-plugin.jar,
TooManyDocumentsException.class
package com.logicaldoc.core.document
TooManyDocumentsException.getFolderId ( ) : long
com/logicaldoc/core/document/TooManyDocumentsException.getFolderId:()J
TooManyDocumentsException.TooManyDocumentsException ( Folder folder, long max )
com/logicaldoc/core/document/TooManyDocumentsException."<init>":(Lcom/logicaldoc/core/folder/Folder;J)V
logicaldoc-email-9.1.1-plugin.jar,
EmailCache.class
package com.logicaldoc.email
EmailCache.equals ( Object obj ) : boolean
com/logicaldoc/email/EmailCache.equals:(Ljava/lang/Object;)Z
EmailCache.hashCode ( ) : int
com/logicaldoc/email/EmailCache.hashCode:()I
logicaldoc-enterprise-core-9.1.1-plugin.jar,
AbstractEnterpriseTestCase.class
package com.logicaldoc.enterprise.junit
AbstractEnterpriseTestCase.AbstractEnterpriseTestCase ( )
com/logicaldoc/enterprise/junit/AbstractEnterpriseTestCase."<init>":()V
AbstractEnterpriseTestCase.setUp ( ) : void
com/logicaldoc/enterprise/junit/AbstractEnterpriseTestCase.setUp:()V
logicaldoc-enterprise-core-9.1.1-plugin.jar,
ParametricSearchOptions.class
package com.logicaldoc.enterprise.search
ParametricSearchOptions.equals ( Object p1 ) : boolean
com/logicaldoc/enterprise/search/ParametricSearchOptions.equals:(Ljava/lang/Object;)Z
ParametricSearchOptions.hashCode ( ) : int
com/logicaldoc/enterprise/search/ParametricSearchOptions.hashCode:()I
logicaldoc-enterprise-core-9.1.1-plugin.jar,
ScopedContextProperties.class
package com.logicaldoc.enterprise.cluster
ScopedContextProperties.equals ( Object p1 ) : boolean
com/logicaldoc/enterprise/cluster/ScopedContextProperties.equals:(Ljava/lang/Object;)Z
ScopedContextProperties.hashCode ( ) : int
com/logicaldoc/enterprise/cluster/ScopedContextProperties.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Activation.class
package com.logicaldoc.enterprise.gui.license.client
Activation.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/Activation.equals:(Ljava/lang/Object;)Z
Activation.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/Activation.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentDetailsPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.document
DocumentDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentDetailsPanel.equals:(Ljava/lang/Object;)Z
DocumentDetailsPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentDetailsPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentsListGrid.class
package com.logicaldoc.enterprise.gui.mobile.client.search
DocumentsListGrid.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/DocumentsListGrid.equals:(Ljava/lang/Object;)Z
DocumentsListGrid.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/DocumentsListGrid.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
DocumentsUploader.class
package com.logicaldoc.enterprise.gui.mobile.client.document
DocumentsUploader.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentsUploader.equals:(Ljava/lang/Object;)Z
DocumentsUploader.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/DocumentsUploader.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
FolderNavigator.class
package com.logicaldoc.enterprise.gui.mobile.client
FolderNavigator.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/FolderNavigator.equals:(Ljava/lang/Object;)Z
FolderNavigator.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/FolderNavigator.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
FulltextForm.class
package com.logicaldoc.enterprise.gui.mobile.client.search
FulltextForm.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/FulltextForm.equals:(Ljava/lang/Object;)Z
FulltextForm.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/FulltextForm.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
HitsListPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.search
HitsListPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/HitsListPanel.equals:(Ljava/lang/Object;)Z
HitsListPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/HitsListPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
LicenseUploader.class
package com.logicaldoc.enterprise.gui.license.client
LicenseUploader.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/LicenseUploader.equals:(Ljava/lang/Object;)Z
LicenseUploader.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/LicenseUploader.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ManualActivation.class
package com.logicaldoc.enterprise.gui.license.client
ManualActivation.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/license/client/ManualActivation.equals:(Ljava/lang/Object;)Z
ManualActivation.hashCode ( ) : int
com/logicaldoc/enterprise/gui/license/client/ManualActivation.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
MobileMainPanel.class
package com.logicaldoc.enterprise.gui.mobile.client
MobileMainPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/MobileMainPanel.equals:(Ljava/lang/Object;)Z
MobileMainPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/MobileMainPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Navigator.class
package com.logicaldoc.enterprise.gui.mobile.client
Navigator.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/Navigator.equals:(Ljava/lang/Object;)Z
Navigator.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/Navigator.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
Search.class
package com.logicaldoc.enterprise.gui.mobile.client.search
Search.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/search/Search.equals:(Ljava/lang/Object;)Z
Search.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/search/Search.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
SessionsPanel.class
package com.logicaldoc.enterprise.gui.sessions.client
SessionsPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/sessions/client/SessionsPanel.equals:(Ljava/lang/Object;)Z
SessionsPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/sessions/client/SessionsPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
StandardPropertiesPanel.class
package com.logicaldoc.enterprise.gui.mobile.client.document
StandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/mobile/client/document/StandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
StandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/mobile/client/document/StandardPropertiesPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ViewPreviewPanel.class
package com.logicaldoc.enterprise.gui.view.client
ViewPreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/view/client/ViewPreviewPanel.equals:(Ljava/lang/Object;)Z
ViewPreviewPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/view/client/ViewPreviewPanel.hashCode:()I
logicaldoc-enterprise-gui-9.1.1-plugin.jar,
ViewPropertiesPanel.class
package com.logicaldoc.enterprise.gui.view.client
ViewPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/enterprise/gui/view/client/ViewPropertiesPanel.equals:(Ljava/lang/Object;)Z
ViewPropertiesPanel.hashCode ( ) : int
com/logicaldoc/enterprise/gui/view/client/ViewPropertiesPanel.hashCode:()I
logicaldoc-enterprise-store-9.1.1-plugin.jar,
ClusterStore.class
package com.logicaldoc.enterprise.store
ClusterStore.equals ( Object other ) : boolean
com/logicaldoc/enterprise/store/ClusterStore.equals:(Ljava/lang/Object;)Z
ClusterStore.hashCode ( ) : int
com/logicaldoc/enterprise/store/ClusterStore.hashCode:()I
logicaldoc-google-9.1.1-plugin.jar,
CalendarListener.class
package com.logicaldoc.google
CalendarListener.CalendarListener ( EventCollector eventCollector, EventDAO eventDAO, EventReferenceDAO eventReferenceDAO, ThreadPools threadPools )
com/logicaldoc/google/CalendarListener."<init>":(Lcom/logicaldoc/core/communication/EventCollector;Lcom/logicaldoc/calendar/EventDAO;Lcom/logicaldoc/calendar/EventReferenceDAO;Lcom/logicaldoc/core/threading/ThreadPools;)V
logicaldoc-gui-9.1.1-plugin.jar,
AbstractAnnotationsWindow.class
package com.logicaldoc.gui.frontend.client.document.note
AbstractAnnotationsWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AbstractAnnotationsWindow.equals:(Ljava/lang/Object;)Z
AbstractAnnotationsWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AbstractAnnotationsWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AbstractEmailDialog.class
package com.logicaldoc.gui.common.client.dialogs
AbstractEmailDialog.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/dialogs/AbstractEmailDialog.equals:(Ljava/lang/Object;)Z
AbstractEmailDialog.hashCode ( ) : int
com/logicaldoc/gui/common/client/dialogs/AbstractEmailDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AddDocumentUsingForm.class
package com.logicaldoc.gui.frontend.client.document.form
AddDocumentUsingForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/form/AddDocumentUsingForm.equals:(Ljava/lang/Object;)Z
AddDocumentUsingForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/form/AddDocumentUsingForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AddTemplateAttributeDialog.class
package com.logicaldoc.gui.frontend.client.metadata.template
AddTemplateAttributeDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AddTemplateAttributeDialog.equals:(Ljava/lang/Object;)Z
AddTemplateAttributeDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AddTemplateAttributeDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AdminPanel.class
package com.logicaldoc.gui.frontend.client.administration
AdminPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/administration/AdminPanel.equals:(Ljava/lang/Object;)Z
AdminPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/administration/AdminPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AdminScreen.class
package com.logicaldoc.gui.frontend.client.administration
AdminScreen.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/administration/AdminScreen.equals:(Ljava/lang/Object;)Z
AdminScreen.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/administration/AdminScreen.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AliasesPanel.class
package com.logicaldoc.gui.frontend.client.document
AliasesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/AliasesPanel.equals:(Ljava/lang/Object;)Z
AliasesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/AliasesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AliasesPanel.class
package com.logicaldoc.gui.frontend.client.folder
AliasesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AliasesPanel.equals:(Ljava/lang/Object;)Z
AliasesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AliasesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AnnotationContextMenu.class
package com.logicaldoc.gui.frontend.client.document.note
AnnotationContextMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AnnotationContextMenu.equals:(Ljava/lang/Object;)Z
AnnotationContextMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AnnotationContextMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AnnotationsWindow.class
package com.logicaldoc.gui.frontend.client.document.note
AnnotationsWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/AnnotationsWindow.equals:(Ljava/lang/Object;)Z
AnnotationsWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/AnnotationsWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AntivirusPanel.class
package com.logicaldoc.gui.frontend.client.security
AntivirusPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/AntivirusPanel.equals:(Ljava/lang/Object;)Z
AntivirusPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/AntivirusPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ApplicationRestarting.class
package com.logicaldoc.gui.common.client.widgets
ApplicationRestarting.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/ApplicationRestarting.equals:(Ljava/lang/Object;)Z
ApplicationRestarting.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ApplicationRestarting.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchivedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
ArchivedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/ArchivedDocsReport.equals:(Ljava/lang/Object;)Z
ArchivedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/ArchivedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchiveDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ArchiveDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveDetailsPanel.equals:(Ljava/lang/Object;)Z
ArchiveDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ArchiveStatusListGridField.class
package com.logicaldoc.gui.frontend.client.impex.archives
ArchiveStatusListGridField.ArchiveStatusListGridField ( )
com/logicaldoc/gui/frontend/client/impex/archives/ArchiveStatusListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
AttributeInitializerComposer.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeInitializerComposer.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeInitializerComposer.equals:(Ljava/lang/Object;)Z
AttributeInitializerComposer.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeInitializerComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetDetailsPanel.equals:(Ljava/lang/Object;)Z
AttributeSetDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetPropertiesPanel.equals:(Ljava/lang/Object;)Z
AttributeSetPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeSetsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeSetsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetsPanel.equals:(Ljava/lang/Object;)Z
AttributeSetsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeSetsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AttributeValidatorComposer.class
package com.logicaldoc.gui.frontend.client.metadata.template
AttributeValidatorComposer.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/AttributeValidatorComposer.equals:(Ljava/lang/Object;)Z
AttributeValidatorComposer.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/AttributeValidatorComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AuditingPanel.class
package com.logicaldoc.gui.frontend.client.settings
AuditingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/AuditingPanel.equals:(Ljava/lang/Object;)Z
AuditingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/AuditingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationCompletionProvider.class
package com.logicaldoc.gui.common.client.automation
AutomationCompletionProvider.AutomationCompletionProvider ( )
com/logicaldoc/gui/common/client/automation/AutomationCompletionProvider."<init>":()V
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback ) : void
com/logicaldoc/gui/common/client/automation/AutomationCompletionProvider.getProposals:(Lorg/wisepersist/gwt/ace/client/AceEditor;Lorg/wisepersist/gwt/ace/client/AceEditorCursorPosition;Ljava/lang/String;Lorg/wisepersist/gwt/ace/client/AceCompletionCallback;)V
logicaldoc-gui-9.1.1-plugin.jar,
AutomationDialog.class
package com.logicaldoc.gui.frontend.client.folder
AutomationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AutomationDialog.equals:(Ljava/lang/Object;)Z
AutomationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AutomationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationEditor.class
package com.logicaldoc.gui.common.client.automation
AutomationEditor.AutomationEditor ( String text, String title )
com/logicaldoc/gui/common/client/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;)V
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )
com/logicaldoc/gui/common/client/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.destroy:()V
AutomationEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/AutomationEditor.equals:(Ljava/lang/Object;)Z
AutomationEditor.getText ( ) : String
com/logicaldoc/gui/common/client/automation/AutomationEditor.getText:()Ljava/lang/String;
AutomationEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/AutomationEditor.hashCode:()I
AutomationEditor.onDraw ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.onDraw:()V
AutomationEditor.setDisabled ( boolean disabled ) : Canvas
com/logicaldoc/gui/common/client/automation/AutomationEditor.setDisabled:(Z)Lcom/smartgwt/client/widgets/Canvas;
AutomationEditor.setVisible ( boolean visible ) : void
com/logicaldoc/gui/common/client/automation/AutomationEditor.setVisible:(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
AutomationItemEditor.class
package com.logicaldoc.gui.common.client.automation
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/automation/AutomationItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationItemEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.destroy:()V
AutomationItemEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.equals:(Ljava/lang/Object;)Z
AutomationItemEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/AutomationItemEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineDetailsPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutineDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineDetailsTab.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsTab.equals:(Ljava/lang/Object;)Z
AutomationRoutineDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineParametersPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineParametersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineParametersPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutineParametersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineParametersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineProperties.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineProperties.equals:(Ljava/lang/Object;)Z
AutomationRoutineProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutineSecurity.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutineSecurity.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineSecurity.equals:(Ljava/lang/Object;)Z
AutomationRoutineSecurity.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutineSecurity.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationRoutinesPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationRoutinesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutinesPanel.equals:(Ljava/lang/Object;)Z
AutomationRoutinesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationRoutinesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDetailsPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsPanel.equals:(Ljava/lang/Object;)Z
AutomationTriggerDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDetailsTab.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsTab.equals:(Ljava/lang/Object;)Z
AutomationTriggerDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerDialog.class
package com.logicaldoc.gui.frontend.client.folder
AutomationTriggerDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/AutomationTriggerDialog.equals:(Ljava/lang/Object;)Z
AutomationTriggerDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/AutomationTriggerDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggerProperties.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggerProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerProperties.equals:(Ljava/lang/Object;)Z
AutomationTriggerProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggerProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AutomationTriggersPanel.class
package com.logicaldoc.gui.frontend.client.settings.automation
AutomationTriggersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggersPanel.equals:(Ljava/lang/Object;)Z
AutomationTriggersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/automation/AutomationTriggersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Avatar.class
package com.logicaldoc.gui.common.client.widgets
Avatar.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/Avatar.equals:(Ljava/lang/Object;)Z
Avatar.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/Avatar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
AvatarCellFormatter.class
package com.logicaldoc.gui.common.client.grid
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text ) : String
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/UserListGridField;)V
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/UserListGridField;I)V
logicaldoc-gui-9.1.1-plugin.jar,
AwesomeFactory.class
package com.logicaldoc.gui.common.client.util
AwesomeFactory.getColoredIconHtml ( String icon, String text, String color, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getColoredIconHtml:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getColoredIconHtmlWithoutI18N ( String icon, String text, String color, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getColoredIconHtmlWithoutI18N:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getIconButtonHTML ( String icon, String text, String tooltip, String color, String animation, String url ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getIconButtonHTML:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
AwesomeFactory.getIconHtml ( String icon, String rotation, String text, String animation ) [static] : String
com/logicaldoc/gui/common/client/util/AwesomeFactory.getIconHtml:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeQueuePanel.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeQueuePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeQueuePanel.equals:(Ljava/lang/Object;)Z
BarcodeQueuePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeQueuePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeTemplateSettings.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeTemplateSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplateSettings.equals:(Ljava/lang/Object;)Z
BarcodeTemplateSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplateSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BarcodeTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
BarcodeTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplatesPanel.equals:(Ljava/lang/Object;)Z
BarcodeTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/BarcodeTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
BookmarkDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.equals:(Ljava/lang/Object;)Z
BookmarkDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
BookmarkDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.hashCode:()I
BookmarkDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
BookmarkDialog.class
package com.logicaldoc.gui.frontend.client.document
BookmarkDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/BookmarkDialog.equals:(Ljava/lang/Object;)Z
BookmarkDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/BookmarkDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BookmarksPanel.class
package com.logicaldoc.gui.frontend.client.document
BookmarksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/BookmarksPanel.equals:(Ljava/lang/Object;)Z
BookmarksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/BookmarksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BrandingPackageUploader.class
package com.logicaldoc.gui.frontend.client.tenant
BrandingPackageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/BrandingPackageUploader.equals:(Ljava/lang/Object;)Z
BrandingPackageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/BrandingPackageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BrandingPanel.class
package com.logicaldoc.gui.frontend.client.system
BrandingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/BrandingPanel.equals:(Ljava/lang/Object;)Z
BrandingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/BrandingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
BruteForcePanel.class
package com.logicaldoc.gui.frontend.client.security
BruteForcePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/BruteForcePanel.equals:(Ljava/lang/Object;)Z
BruteForcePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/BruteForcePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CalendarReport.class
package com.logicaldoc.gui.frontend.client.reports
CalendarReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/CalendarReport.equals:(Ljava/lang/Object;)Z
CalendarReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/CalendarReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CertificateDialog.class
package com.logicaldoc.gui.frontend.client.account.certificate
CertificateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/CertificateDialog.equals:(Ljava/lang/Object;)Z
CertificateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/CertificateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CertificateUploader.class
package com.logicaldoc.gui.frontend.client.account.certificate
CertificateUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/CertificateUploader.equals:(Ljava/lang/Object;)Z
CertificateUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/CertificateUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChangePassword.class
package com.logicaldoc.gui.login.client
ChangePassword.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/ChangePassword.equals:(Ljava/lang/Object;)Z
ChangePassword.hashCode ( ) : int
com/logicaldoc/gui/login/client/ChangePassword.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChannelsPanel.class
package com.logicaldoc.gui.frontend.client.system
ChannelsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ChannelsPanel.equals:(Ljava/lang/Object;)Z
ChannelsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ChannelsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChatMessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
ChatMessagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatMessagesPanel.equals:(Ljava/lang/Object;)Z
ChatMessagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatMessagesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ChatPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
ChatPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatPanel.equals:(Ljava/lang/Object;)Z
ChatPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/ChatPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Clipboard.class
package com.logicaldoc.gui.frontend.client.clipboard
Clipboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/clipboard/Clipboard.equals:(Ljava/lang/Object;)Z
Clipboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/clipboard/Clipboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ClipboardWindow.class
package com.logicaldoc.gui.frontend.client.clipboard
ClipboardWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/clipboard/ClipboardWindow.equals:(Ljava/lang/Object;)Z
ClipboardWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/clipboard/ClipboardWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ClusteringPanel.class
package com.logicaldoc.gui.frontend.client.system
ClusteringPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ClusteringPanel.equals:(Ljava/lang/Object;)Z
ClusteringPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ClusteringPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ColoredCellFormatter.class
package com.logicaldoc.gui.common.client.grid
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )
com/logicaldoc/gui/common/client/grid/ColoredListGridField.ColoredCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/ColoredListGridField;)V
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/ColoredListGridField.ColoredCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
ColoredListGridField.class
package com.logicaldoc.gui.common.client.grid
ColoredListGridField.ColoredListGridField ( String name )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/grid/ColoredListGridField.equals:(Ljava/lang/Object;)Z
ColoredListGridField.getColorFieldName ( ) : String
com/logicaldoc/gui/common/client/grid/ColoredListGridField.getColorFieldName:()Ljava/lang/String;
ColoredListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/ColoredListGridField.hashCode:()I
ColoredListGridField.setColorFieldName ( String colorFieldName ) : void
com/logicaldoc/gui/common/client/grid/ColoredListGridField.setColorFieldName:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
ComparatorsPanel.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.equals:(Ljava/lang/Object;)Z
ComparatorsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.hashCode:()I
ComparatorsPanel.prepareConfigButtons ( ) : List<ToolStripButton>
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.prepareConfigButtons:()Ljava/util/List;
ComparatorsPanel.saveAssociations ( ListGridRecord... records ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.saveAssociations:([Lcom/smartgwt/client/widgets/grid/ListGridRecord;)V
logicaldoc-gui-9.1.1-plugin.jar,
ComparisonWindow.class
package com.logicaldoc.gui.frontend.client.document
ComparisonWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ComparisonWindow.equals:(Ljava/lang/Object;)Z
ComparisonWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ComparisonWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Contacts.class
package com.logicaldoc.gui.frontend.client.account.contacts
Contacts.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/Contacts.equals:(Ljava/lang/Object;)Z
Contacts.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/Contacts.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsImportPreview.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsImportPreview.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportPreview.equals:(Ljava/lang/Object;)Z
ContactsImportPreview.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportPreview.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsImportSettings.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsImportSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportSettings.equals:(Ljava/lang/Object;)Z
ContactsImportSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsImportSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContactsUploader.class
package com.logicaldoc.gui.frontend.client.account.contacts
ContactsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/contacts/ContactsUploader.equals:(Ljava/lang/Object;)Z
ContactsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/contacts/ContactsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ContentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
ContentDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/ContentDashlet.equals:(Ljava/lang/Object;)Z
ContentDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/ContentDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ConversionDialog.class
package com.logicaldoc.gui.frontend.client.document
ConversionDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ConversionDialog.equals:(Ljava/lang/Object;)Z
ConversionDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ConversionDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CopyCellClickHandler.class
package com.logicaldoc.gui.common.client.grid
CopyCellClickHandler.CopyCellClickHandler ( )
com/logicaldoc/gui/common/client/grid/CopyCellClickHandler."<init>":()V
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click ) : void
com/logicaldoc/gui/common/client/grid/CopyCellClickHandler.onCellDoubleClick:(Lcom/smartgwt/client/widgets/grid/events/CellDoubleClickEvent;)V
logicaldoc-gui-9.1.1-plugin.jar,
CreateDialog.class
package com.logicaldoc.gui.frontend.client.folder
CreateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/CreateDialog.equals:(Ljava/lang/Object;)Z
CreateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/CreateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CronExpressionComposer.class
package com.logicaldoc.gui.common.client.widgets
CronExpressionComposer.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/CronExpressionComposer.equals:(Ljava/lang/Object;)Z
CronExpressionComposer.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/CronExpressionComposer.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Cursor.class
package com.logicaldoc.gui.frontend.client.document.grid
Cursor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/Cursor.equals:(Ljava/lang/Object;)Z
Cursor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/Cursor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomActionEditor.class
package com.logicaldoc.gui.frontend.client.settings.gui
CustomActionEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionEditor.equals:(Ljava/lang/Object;)Z
CustomActionEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomActionsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
CustomActionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionsPanel.equals:(Ljava/lang/Object;)Z
CustomActionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/CustomActionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomIdPanel.class
package com.logicaldoc.gui.frontend.client.metadata
CustomIdPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/CustomIdPanel.equals:(Ljava/lang/Object;)Z
CustomIdPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/CustomIdPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
CustomReportsPanel.class
package com.logicaldoc.gui.frontend.client.reports.custom
CustomReportsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/CustomReportsPanel.equals:(Ljava/lang/Object;)Z
CustomReportsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/CustomReportsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashboardPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
DashboardPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.equals:(Ljava/lang/Object;)Z
DashboardPanel.get ( ) [static] : DashboardPanel
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.get:()Lcom/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel;
DashboardPanel.getCalendarTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getCalendarTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getDefaultOpenTab ( ) : String
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getDefaultOpenTab:()Ljava/lang/String;
DashboardPanel.getMessagesTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getMessagesTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getTabSet ( ) : TabSet
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getTabSet:()Lcom/smartgwt/client/widgets/tab/TabSet;
DashboardPanel.getUserTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getUserTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getWorkflowTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.getWorkflowTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.hashCode:()I
DashboardPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.onDraw:()V
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.setDefaultOpenTab:(Ljava/lang/String;)V
DashboardPanel.updateMessageTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateMessageTab:()V
DashboardPanel.updateReadingsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateReadingsTab:()V
DashboardPanel.updateTagsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateTagsTab:()V
DashboardPanel.updateUserTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateUserTab:()V
DashboardPanel.updateWorkflowTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/DashboardPanel.updateWorkflowTab:()V
logicaldoc-gui-9.1.1-plugin.jar,
Dashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/Dashlet.equals:(Ljava/lang/Object;)Z
Dashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/Dashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletEditor.class
package com.logicaldoc.gui.frontend.client.settings.gui
DashletEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/DashletEditor.equals:(Ljava/lang/Object;)Z
DashletEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/DashletEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletSelector.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DashletSelector.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DashletSelector.equals:(Ljava/lang/Object;)Z
DashletSelector.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DashletSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DashletsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
DashletsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/DashletsPanel.equals:(Ljava/lang/Object;)Z
DashletsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/DashletsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DateCellFormatter.class
package com.logicaldoc.gui.common.client.grid
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/DateListGridField;I)V
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/DateListGridField;)V
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/DateListGridField.DateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
DateListGridField.class
package com.logicaldoc.gui.common.client.grid
DateListGridField.DateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
DateListGridField.DateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
DaysCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
DaysCellFormatter.DaysCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/DaysCellFormatter."<init>":()V
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/DaysCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
DefaultAsyncCallback.class
package com.logicaldoc.gui.common.client
DefaultAsyncCallback<T>.DefaultAsyncCallback<T> ( )
com/logicaldoc/gui/common/client/DefaultAsyncCallback."<init>":()V
DefaultAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/DefaultAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
DefaultAsyncCallback<T>.onSuccess ( T v ) : void
com/logicaldoc/gui/common/client/DefaultAsyncCallback.onSuccess:(Ljava/lang/Object;)V
logicaldoc-gui-9.1.1-plugin.jar,
DelayedRedrawWindow.class
package com.logicaldoc.gui.common.client.widgets
DelayedRedrawWindow.delayedRedraw ( ) : void
com/logicaldoc/gui/common/client/widgets/DelayedRedrawWindow.delayedRedraw:()V
DelayedRedrawWindow.DelayedRedrawWindow ( )
com/logicaldoc/gui/common/client/widgets/DelayedRedrawWindow."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
DeletedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
DeletedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DeletedDocsReport.equals:(Ljava/lang/Object;)Z
DeletedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DeletedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DeletedFoldersReport.class
package com.logicaldoc.gui.frontend.client.reports
DeletedFoldersReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DeletedFoldersReport.equals:(Ljava/lang/Object;)Z
DeletedFoldersReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DeletedFoldersReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DetailTab.class
package com.logicaldoc.gui.frontend.client.panels
DetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/DetailTab.equals:(Ljava/lang/Object;)Z
DetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/DetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DigitalSignatureDialog.class
package com.logicaldoc.gui.frontend.client.document.signature
DigitalSignatureDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignatureDialog.equals:(Ljava/lang/Object;)Z
DigitalSignatureDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignatureDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DigitalSignaturePanel.class
package com.logicaldoc.gui.frontend.client.document.signature
DigitalSignaturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignaturePanel.equals:(Ljava/lang/Object;)Z
DigitalSignaturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/DigitalSignaturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCalendarPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentCalendarPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCalendarPanel.equals:(Ljava/lang/Object;)Z
DocumentCalendarPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCalendarPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCapturePanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentCapturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCapturePanel.equals:(Ljava/lang/Object;)Z
DocumentCapturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCapturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentCheckin.class
package com.logicaldoc.gui.frontend.client.document
DocumentCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentCheckin.equals:(Ljava/lang/Object;)Z
DocumentCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.equals:(Ljava/lang/Object;)Z
DocumentDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
DocumentDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.hashCode:()I
DocumentDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;Ljava/lang/String;)V
DocumentDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDetailsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentDetailsPanel.equals:(Ljava/lang/Object;)Z
DocumentDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentDetailTab.class
package com.logicaldoc.gui.frontend.client.document
DocumentDetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentDetailTab.equals:(Ljava/lang/Object;)Z
DocumentDetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentDetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
DocumentExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentHistoryDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.equals:(Ljava/lang/Object;)Z
DocumentHistoryDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
DocumentHistoryDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.hashCode:()I
DocumentHistoryDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSelector.class
package com.logicaldoc.gui.common.client.widgets
DocumentSelector.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/DocumentSelector.equals:(Ljava/lang/Object;)Z
DocumentSelector.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/DocumentSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSelectorPanel.class
package com.logicaldoc.gui.frontend.client.document.selector
DocumentSelectorPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/selector/DocumentSelectorPanel.equals:(Ljava/lang/Object;)Z
DocumentSelectorPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/selector/DocumentSelectorPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsListGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
DocumentsListGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/DocumentsListGrid.equals:(Ljava/lang/Object;)Z
DocumentsListGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/DocumentsListGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsListPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsListPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsListPanel.equals:(Ljava/lang/Object;)Z
DocumentsListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsMenu.class
package com.logicaldoc.gui.frontend.client.document
DocumentsMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsMenu.equals:(Ljava/lang/Object;)Z
DocumentsMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsPanel.equals:(Ljava/lang/Object;)Z
DocumentsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsPreviewPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentsPreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsPreviewPanel.equals:(Ljava/lang/Object;)Z
DocumentsPreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsPreviewPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentStandardPropertiesPanel.DocumentStandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
DocumentStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
DocumentStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.hashCode:()I
DocumentStandardPropertiesPanel.validate ( ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentStandardPropertiesPanel.validate:()Z
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsTileGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
DocumentsTileGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/DocumentsTileGrid.equals:(Ljava/lang/Object;)Z
DocumentsTileGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/DocumentsTileGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentSubscriptionsPanel.class
package com.logicaldoc.gui.frontend.client.document
DocumentSubscriptionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentSubscriptionsPanel.equals:(Ljava/lang/Object;)Z
DocumentSubscriptionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentSubscriptionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentsUploader.class
package com.logicaldoc.gui.frontend.client.document
DocumentsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentsUploader.equals:(Ljava/lang/Object;)Z
DocumentsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocumentToolbar.class
package com.logicaldoc.gui.frontend.client.document
DocumentToolbar.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/DocumentToolbar.equals:(Ljava/lang/Object;)Z
DocumentToolbar.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/DocumentToolbar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignNewTabDialog.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignNewTabDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignNewTabDialog.equals:(Ljava/lang/Object;)Z
DocuSignNewTabDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignNewTabDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignSettings.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignSettings.equals:(Ljava/lang/Object;)Z
DocuSignSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DocuSignTabContextMenu.class
package com.logicaldoc.gui.frontend.client.docusign
DocuSignTabContextMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/DocuSignTabContextMenu.equals:(Ljava/lang/Object;)Z
DocuSignTabContextMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/DocuSignTabContextMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveCheckin.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveCheckin.equals:(Ljava/lang/Object;)Z
DriveCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveCreate.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveCreate.equals:(Ljava/lang/Object;)Z
DriveCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DriveMenuItem.class
package com.logicaldoc.gui.frontend.client.google.drive
DriveMenuItem.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/google/drive/DriveMenuItem.equals:(Ljava/lang/Object;)Z
DriveMenuItem.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/google/drive/DriveMenuItem.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DropboxDialog.class
package com.logicaldoc.gui.frontend.client.dropbox
DropboxDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dropbox/DropboxDialog.equals:(Ljava/lang/Object;)Z
DropboxDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dropbox/DropboxDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DuoSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
DuoSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/DuoSetup.equals:(Ljava/lang/Object;)Z
DuoSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/DuoSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
DuplicatesReport.class
package com.logicaldoc.gui.frontend.client.reports
DuplicatesReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/DuplicatesReport.equals:(Ljava/lang/Object;)Z
DuplicatesReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/DuplicatesReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EditingTabSet.class
package com.logicaldoc.gui.common.client.widgets
EditingTabSet.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/widgets/EditingTabSet.equals:(Ljava/lang/Object;)Z
EditingTabSet.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/EditingTabSet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountAdvancedProperties.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountAdvancedProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAdvancedProperties.equals:(Ljava/lang/Object;)Z
EmailAccountAdvancedProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAdvancedProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountAutomationPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAutomationPanel.equals:(Ljava/lang/Object;)Z
EmailAccountAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsPanel.equals:(Ljava/lang/Object;)Z
EmailAccountDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsTab.equals:(Ljava/lang/Object;)Z
EmailAccountDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountFiltersPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountFiltersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountFiltersPanel.equals:(Ljava/lang/Object;)Z
EmailAccountFiltersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountFiltersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountsPanel.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountsPanel.equals:(Ljava/lang/Object;)Z
EmailAccountsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailAccountStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.email
EmailAccountStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountStandardProperties.equals:(Ljava/lang/Object;)Z
EmailAccountStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/email/EmailAccountStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EmailDialog.class
package com.logicaldoc.gui.frontend.client.document
EmailDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/EmailDialog.equals:(Ljava/lang/Object;)Z
EmailDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/EmailDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EnabledCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
EnabledCellFormatter.EnabledCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/EnabledCellFormatter."<init>":()V
EnabledCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/EnabledCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
EnabledDateListGridField.class
package com.logicaldoc.gui.common.client.grid
EnabledDateListGridField.EnabledDateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/EnabledDateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
EnabledDateListGridField.EnabledDateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/grid/EnabledDateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
EnabledListGridField.class
package com.logicaldoc.gui.common.client.grid
EnabledListGridField.EnabledListGridField ( )
com/logicaldoc/gui/common/client/grid/EnabledListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
EnvelopeDetails.class
package com.logicaldoc.gui.frontend.client.docusign
EnvelopeDetails.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/EnvelopeDetails.equals:(Ljava/lang/Object;)Z
EnvelopeDetails.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/EnvelopeDetails.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Envelopes.class
package com.logicaldoc.gui.frontend.client.docusign
Envelopes.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/docusign/Envelopes.equals:(Ljava/lang/Object;)Z
Envelopes.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/docusign/Envelopes.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EventPanel.class
package com.logicaldoc.gui.common.client.log
EventPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/log/EventPanel.equals:(Ljava/lang/Object;)Z
EventPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/log/EventPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
EventsListGridField.class
package com.logicaldoc.gui.common.client.grid
EventsListGridField.EventsListGridField ( )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":()V
EventsListGridField.EventsListGridField ( String name )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":(Ljava/lang/String;)V
EventsListGridField.EventsListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/EventsListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
ExportArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ExportArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ExportArchivesList.equals:(Ljava/lang/Object;)Z
ExportArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ExportArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ExtendedPropertiesPanel.class
package com.logicaldoc.gui.common.client.widgets
ExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
ExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Features.class
package com.logicaldoc.gui.frontend.client.menu.features
Features.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/menu/features/Features.equals:(Ljava/lang/Object;)Z
Features.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/menu/features/Features.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FileIconCellFormatter.class
package com.logicaldoc.gui.common.client.grid
TypeIconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
TypeIconGridField.FileIconCellFormatter.TypeIconGridField.FileIconCellFormatter ( TypeIconGridField p1 )
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/TypeIconGridField;)V
TypeIconGridField.FileIconCellFormatter.TypeIconGridField.FileIconCellFormatter ( TypeIconGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/TypeIconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/TypeIconGridField;I)V
logicaldoc-gui-9.1.1-plugin.jar,
FileNameCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileNameListGridField;)V
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileNameListGridField;I)V
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FileNameListGridField.FileNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileNameListGridField.class
package com.logicaldoc.gui.common.client.grid
FileNameListGridField.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/grid/FileNameListGridField.equals:(Ljava/lang/Object;)Z
FileNameListGridField.FileNameListGridField ( )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":()V
FileNameListGridField.FileNameListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )
com/logicaldoc/gui/common/client/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
FileNameListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/FileNameListGridField.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileSizeListGridField;)V
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FileSizeListGridField;Z)V
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FileSizeListGridField.FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
FileSizeCellFormatter.FileSizeCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter."<init>":()V
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter."<init>":(Z)V
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FileSizeListGridField.class
package com.logicaldoc.gui.common.client.grid
FileSizeListGridField.FileSizeListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;IZ)V
FileSizeListGridField.FileSizeListGridField ( String title, int width )
com/logicaldoc/gui/common/client/grid/FileSizeListGridField."<init>":(Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
FileVersionListGridField.class
package com.logicaldoc.gui.common.client.grid
FileVersionListGridField.FileVersionListGridField ( )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":()V
FileVersionListGridField.FileVersionListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":(Ljava/lang/String;)V
FileVersionListGridField.FileVersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FileVersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
FillForm.class
package com.logicaldoc.gui.frontend.client.document.form
FillForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/form/FillForm.equals:(Ljava/lang/Object;)Z
FillForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/form/FillForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FillRoutineParams.class
package com.logicaldoc.gui.frontend.client.document.grid
FillRoutineParams.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/FillRoutineParams.equals:(Ljava/lang/Object;)Z
FillRoutineParams.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/FillRoutineParams.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FillStamp.class
package com.logicaldoc.gui.frontend.client.document.stamp
FillStamp.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/FillStamp.equals:(Ljava/lang/Object;)Z
FillStamp.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/FillStamp.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FirewallPanel.class
package com.logicaldoc.gui.frontend.client.security
FirewallPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/FirewallPanel.equals:(Ljava/lang/Object;)Z
FirewallPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/FirewallPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderAutomationPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderAutomationPanel.equals:(Ljava/lang/Object;)Z
FolderAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderBrowser.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderBrowser.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderBrowser.equals:(Ljava/lang/Object;)Z
FolderBrowser.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderBrowser.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCapturePanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderCapturePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderCapturePanel.equals:(Ljava/lang/Object;)Z
FolderCapturePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderCapturePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDetailsDialog.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDetailsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsDialog.equals:(Ljava/lang/Object;)Z
FolderCopyDetailsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDetailsPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsPanel.equals:(Ljava/lang/Object;)Z
FolderCopyDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyDialog.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDialog.equals:(Ljava/lang/Object;)Z
FolderCopyDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderCopyExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCopyStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder.copy
FolderCopyStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderCopyStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/copy/FolderCopyStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderCursor.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderCursor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderCursor.equals:(Ljava/lang/Object;)Z
FolderCursor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderCursor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderDetailsPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderDetailsPanel.equals:(Ljava/lang/Object;)Z
FolderDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderDetailTab.class
package com.logicaldoc.gui.frontend.client.folder
FolderDetailTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderDetailTab.equals:(Ljava/lang/Object;)Z
FolderDetailTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderDetailTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderExtendedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderExtendedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderExtendedPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderExtendedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderExtendedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderImageUploader.class
package com.logicaldoc.gui.frontend.client.folder
FolderImageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderImageUploader.equals:(Ljava/lang/Object;)Z
FolderImageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderImageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderInterfacePanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderInterfacePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderInterfacePanel.equals:(Ljava/lang/Object;)Z
FolderInterfacePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderInterfacePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderListGridField.class
package com.logicaldoc.gui.common.client.grid
FolderListGridField.FolderListGridField ( )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":()V
FolderListGridField.FolderListGridField ( String name )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":(Ljava/lang/String;)V
FolderListGridField.FolderListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/FolderListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
FolderNameCellFormatter.class
package com.logicaldoc.gui.common.client.grid
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )
com/logicaldoc/gui/common/client/grid/FolderListGridField.FolderNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/FolderListGridField;)V
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/FolderListGridField.FolderNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
FolderNavigator.class
package com.logicaldoc.gui.frontend.client.folder
FolderNavigator.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderNavigator.equals:(Ljava/lang/Object;)Z
FolderNavigator.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderNavigator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderQuotaPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderQuotaPanel.equals:(Ljava/lang/Object;)Z
FolderQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSearchDialog.class
package com.logicaldoc.gui.frontend.client.folder
FolderSearchDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSearchDialog.equals:(Ljava/lang/Object;)Z
FolderSearchDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSearchDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSearchForm.class
package com.logicaldoc.gui.frontend.client.folder
FolderSearchForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSearchForm.equals:(Ljava/lang/Object;)Z
FolderSearchForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSearchForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSecurityPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSecurityPanel.equals:(Ljava/lang/Object;)Z
FolderSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSelector.class
package com.logicaldoc.gui.common.client.widgets
FolderSelector.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/FolderSelector.equals:(Ljava/lang/Object;)Z
FolderSelector.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/FolderSelector.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
FolderStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderSubscriptionsPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderSubscriptionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderSubscriptionsPanel.equals:(Ljava/lang/Object;)Z
FolderSubscriptionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderSubscriptionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata
FolderTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/FolderTemplatesPanel.equals:(Ljava/lang/Object;)Z
FolderTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/FolderTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTile.class
package com.logicaldoc.gui.frontend.client.folder
FolderTile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/FolderTile.equals:(Ljava/lang/Object;)Z
FolderTile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/FolderTile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FolderTree.class
package com.logicaldoc.gui.frontend.client.folder.browser
FolderTree.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/browser/FolderTree.equals:(Ljava/lang/Object;)Z
FolderTree.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/browser/FolderTree.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormatConvertersPanel.class
package com.logicaldoc.gui.frontend.client.impex.converters
FormatConvertersPanel.prepareConfigButtons ( ) : List<ToolStripButton>
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.prepareConfigButtons:()Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
FormCreate.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormCreate.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormCreate.equals:(Ljava/lang/Object;)Z
FormCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormDetailsPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormDetailsPanel.equals:(Ljava/lang/Object;)Z
FormDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormImageTile.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormImageTile.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormImageTile.equals:(Ljava/lang/Object;)Z
FormImageTile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormImageTile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FormsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
FormsPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/FormsPanel.equals:(Ljava/lang/Object;)Z
FormsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/FormsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FulltextForm.class
package com.logicaldoc.gui.frontend.client.search
FulltextForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/FulltextForm.equals:(Ljava/lang/Object;)Z
FulltextForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/FulltextForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
FunctionShape.class
package com.orange.links.client.shapes
FunctionShape.equals ( Object other ) : boolean
com/orange/links/client/shapes/FunctionShape.equals:(Ljava/lang/Object;)Z
FunctionShape.hashCode ( ) : int
com/orange/links/client/shapes/FunctionShape.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GoogleAsyncCallback.class
package com.logicaldoc.gui.frontend.client.google
GoogleAsyncCallback<T>.GoogleAsyncCallback<T> ( )
com/logicaldoc/gui/frontend/client/google/GoogleAsyncCallback."<init>":()V
GoogleAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/frontend/client/google/GoogleAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
logicaldoc-gui-9.1.1-plugin.jar,
GoogleAuthenticatorSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
GoogleAuthenticatorSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/GoogleAuthenticatorSetup.equals:(Ljava/lang/Object;)Z
GoogleAuthenticatorSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/GoogleAuthenticatorSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupDetailsPanel.equals:(Ljava/lang/Object;)Z
GroupDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupPropertiesPanel.equals:(Ljava/lang/Object;)Z
GroupPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupsPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupsPanel.equals:(Ljava/lang/Object;)Z
GroupsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GroupUsersPanel.class
package com.logicaldoc.gui.frontend.client.security.group
GroupUsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/group/GroupUsersPanel.equals:(Ljava/lang/Object;)Z
GroupUsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/group/GroupUsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIAttendee.class
package com.logicaldoc.gui.common.client.beans
GUIAttendee.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.equals:(Ljava/lang/Object;)Z
GUIAttendee.GUIAttendee ( )
com/logicaldoc/gui/common/client/beans/GUIAttendee."<init>":()V
GUIAttendee.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIAttendee.hashCode:()I
GUIAttendee.isNotify ( ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.isNotify:()Z
GUIAttendee.isRequired ( ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAttendee.isRequired:()Z
GUIAttendee.setNotify ( boolean notify ) : void
com/logicaldoc/gui/common/client/beans/GUIAttendee.setNotify:(Z)V
GUIAttendee.setRequired ( boolean required ) : void
com/logicaldoc/gui/common/client/beans/GUIAttendee.setRequired:(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIAutomationRoutine.class
package com.logicaldoc.gui.common.client.beans
GUIAutomationRoutine.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIAutomationRoutine.equals:(Ljava/lang/Object;)Z
GUIAutomationRoutine.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIAutomationRoutine.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUICalendarEvent.class
package com.logicaldoc.gui.common.client.beans
GUICalendarEvent.addAttendee ( GUIAttendee newPart ) : void
com/logicaldoc/gui/common/client/beans/GUICalendarEvent.addAttendee:(Lcom/logicaldoc/gui/common/client/beans/GUIAttendee;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIDocument.class
package com.logicaldoc.gui.common.client.beans
GUIDocument.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIDocument.equals:(Ljava/lang/Object;)Z
GUIDocument.getLastNote ( ) : String
com/logicaldoc/gui/common/client/beans/GUIDocument.getLastNote:()Ljava/lang/String;
GUIDocument.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIDocument.hashCode:()I
GUIDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/gui/common/client/beans/GUIDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIExtensibleObject.class
package com.logicaldoc.gui.common.client.beans
GUIExtensibleObject.getTenantId ( ) : long
com/logicaldoc/gui/common/client/beans/GUIExtensibleObject.getTenantId:()J
GUIExtensibleObject.setTenantId ( long tenantId ) : void
com/logicaldoc/gui/common/client/beans/GUIExtensibleObject.setTenantId:(J)V
logicaldoc-gui-9.1.1-plugin.jar,
GUIFolder.class
package com.logicaldoc.gui.common.client.beans
GUIFolder.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIFolder.equals:(Ljava/lang/Object;)Z
GUIFolder.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIFolder.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIForm.class
package com.logicaldoc.gui.common.client.beans
GUIForm.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIForm.equals:(Ljava/lang/Object;)Z
GUIForm.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIGridsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUIGridsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUIGridsPanel.equals:(Ljava/lang/Object;)Z
GUIGridsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUIGridsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUILanguagesPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUILanguagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUILanguagesPanel.equals:(Ljava/lang/Object;)Z
GUILanguagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUILanguagesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIParameter.class
package com.logicaldoc.gui.common.client.beans
GUIParameter.getValueAsBoolean ( ) : Boolean
com/logicaldoc/gui/common/client/beans/GUIParameter.getValueAsBoolean:()Ljava/lang/Boolean;
logicaldoc-gui-9.1.1-plugin.jar,
GUISamlSettings.class
package com.logicaldoc.gui.frontend.client.security.saml
GUISamlSettings.getUserType ( ) : int
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.getUserType:()I
GUISamlSettings.getValidation ( ) : String
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.getValidation:()Ljava/lang/String;
GUISamlSettings.setUserType ( int userType ) : void
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.setUserType:(I)V
GUISamlSettings.setValidation ( String validation ) : void
com/logicaldoc/gui/frontend/client/security/saml/GUISamlSettings.setValidation:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
GUISettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings.gui
GUISettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/gui/GUISettingsPanel.equals:(Ljava/lang/Object;)Z
GUISettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/gui/GUISettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIStamp.class
package com.logicaldoc.gui.common.client.beans
GUIStamp.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIStamp.equals:(Ljava/lang/Object;)Z
GUIStamp.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIStamp.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
GUIVersion.class
package com.logicaldoc.gui.common.client.beans
GUIVersion.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/beans/GUIVersion.equals:(Ljava/lang/Object;)Z
GUIVersion.hashCode ( ) : int
com/logicaldoc/gui/common/client/beans/GUIVersion.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HistoryPanel.class
package com.logicaldoc.gui.frontend.client.panels
HistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/HistoryPanel.equals:(Ljava/lang/Object;)Z
HistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/HistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HitsListPanel.class
package com.logicaldoc.gui.frontend.client.search
HitsListPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/HitsListPanel.equals:(Ljava/lang/Object;)Z
HitsListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/HitsListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
HtmlItemEditor.class
package com.logicaldoc.gui.common.client.automation
HtmlItemEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.equals:(Ljava/lang/Object;)Z
HtmlItemEditor.getSavedHtmlContent ( ) [static] : String
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.getSavedHtmlContent:()Ljava/lang/String;
HtmlItemEditor.hashCode ( ) : int
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.hashCode:()I
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/automation/HtmlItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
HtmlItemEditor.setSavedHtmlContent ( String p1 ) [static] : void
com/logicaldoc/gui/common/client/automation/HtmlItemEditor.setSavedHtmlContent:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
I18NCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/I18NCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
I18NCellFormatter.I18NCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/I18NCellFormatter."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
IdListGridField.class
package com.logicaldoc.gui.common.client.grid
IdListGridField.IdListGridField ( )
com/logicaldoc/gui/common/client/grid/IdListGridField."<init>":()V
IdListGridField.IdListGridField ( String label )
com/logicaldoc/gui/common/client/grid/IdListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
IgnoreAsyncCallback.class
package com.logicaldoc.gui.common.client
IgnoreAsyncCallback<T>.IgnoreAsyncCallback<T> ( )
com/logicaldoc/gui/common/client/IgnoreAsyncCallback."<init>":()V
IgnoreAsyncCallback<T>.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/IgnoreAsyncCallback.onFailure:(Ljava/lang/Throwable;)V
IgnoreAsyncCallback<T>.onSuccess ( T v ) : void
com/logicaldoc/gui/common/client/IgnoreAsyncCallback.onSuccess:(Ljava/lang/Object;)V
logicaldoc-gui-9.1.1-plugin.jar,
ImageCropper.class
package com.logicaldoc.gui.common.client.widgets
ImageCropper.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageCropper.equals:(Ljava/lang/Object;)Z
ImageCropper.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageCropper.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageDrawingPane.class
package com.logicaldoc.gui.common.client.widgets
ImageDrawingPane.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageDrawingPane.equals:(Ljava/lang/Object;)Z
ImageDrawingPane.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageDrawingPane.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageLightbox.class
package com.logicaldoc.gui.common.client.widgets
ImageLightbox.ImageLightbox ( String imageUrl, String title, int size )
com/logicaldoc/gui/common/client/widgets/ImageLightbox."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
ImageUploader.class
package com.logicaldoc.gui.frontend.client.tenant
ImageUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/ImageUploader.equals:(Ljava/lang/Object;)Z
ImageUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/ImageUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImageWithCanvases.class
package com.logicaldoc.gui.common.client.widgets
ImageWithCanvases.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/ImageWithCanvases.equals:(Ljava/lang/Object;)Z
ImageWithCanvases.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/ImageWithCanvases.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportArchiveFoldersList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportArchiveFoldersList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchiveFoldersList.equals:(Ljava/lang/Object;)Z
ImportArchiveFoldersList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchiveFoldersList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchivesList.equals:(Ljava/lang/Object;)Z
ImportArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportDetailsPanel.equals:(Ljava/lang/Object;)Z
ImportDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderAdvancedProperties.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderAdvancedProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAdvancedProperties.equals:(Ljava/lang/Object;)Z
ImportFolderAdvancedProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAdvancedProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderAutomationPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderAutomationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAutomationPanel.equals:(Ljava/lang/Object;)Z
ImportFolderAutomationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderAutomationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsPanel.equals:(Ljava/lang/Object;)Z
ImportFolderDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsTab.equals:(Ljava/lang/Object;)Z
ImportFolderDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderHistoryPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderHistoryPanel.equals:(Ljava/lang/Object;)Z
ImportFolderHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFoldersPanel.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFoldersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFoldersPanel.equals:(Ljava/lang/Object;)Z
ImportFoldersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFoldersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportFolderStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.folders
ImportFolderStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderStandardProperties.equals:(Ljava/lang/Object;)Z
ImportFolderStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/folders/ImportFolderStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ImportSettingsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
ImportSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/ImportSettingsPanel.equals:(Ljava/lang/Object;)Z
ImportSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/ImportSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncomingMessage.class
package com.logicaldoc.gui.common.client.widgets
IncomingMessage.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/IncomingMessage.equals:(Ljava/lang/Object;)Z
IncomingMessage.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/IncomingMessage.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalArchivesList.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalArchivesList.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalArchivesList.equals:(Ljava/lang/Object;)Z
IncrementalArchivesList.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalArchivesList.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalDetailsPanel.equals:(Ljava/lang/Object;)Z
IncrementalDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IncrementalSettingsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
IncrementalSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalSettingsPanel.equals:(Ljava/lang/Object;)Z
IncrementalSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/IncrementalSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IndexedListGridField.class
package com.logicaldoc.gui.common.client.grid
IndexedListGridField.IndexedListGridField ( )
com/logicaldoc/gui/common/client/grid/IndexedListGridField."<init>":()V
IndexedListGridField.IndexedListGridField ( String name )
com/logicaldoc/gui/common/client/grid/IndexedListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
IndexingHistoryPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
IndexingHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/IndexingHistoryPanel.equals:(Ljava/lang/Object;)Z
IndexingHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/IndexingHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
InfoPanel.class
package com.logicaldoc.gui.common.client.widgets
InfoPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/InfoPanel.equals:(Ljava/lang/Object;)Z
InfoPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/InfoPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
InheritRightsDialog.class
package com.logicaldoc.gui.frontend.client.folder
InheritRightsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/InheritRightsDialog.equals:(Ljava/lang/Object;)Z
InheritRightsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/InheritRightsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
IntegerListGridField.class
package com.logicaldoc.gui.common.client.grid
IntegerListGridField.IntegerListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
IntegerListGridField.IntegerListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.1-plugin.jar,
ItemFactory.class
package com.logicaldoc.gui.common.client.util
ItemFactory.newRadioGroup ( String name ) [static] : RadioGroupItem
com/logicaldoc/gui/common/client/util/ItemFactory.newRadioGroup:(Ljava/lang/String;)Lcom/smartgwt/client/widgets/form/fields/RadioGroupItem;
ItemFactory.newToggleItem ( String name, boolean value ) [static] : ToggleItem
com/logicaldoc/gui/common/client/util/ItemFactory.newToggleItem:(Ljava/lang/String;Z)Lcom/smartgwt/client/widgets/form/fields/ToggleItem;
ItemFactory.newToggleItem ( String name, String title, boolean value ) [static] : ToggleItem
com/logicaldoc/gui/common/client/util/ItemFactory.newToggleItem:(Ljava/lang/String;Ljava/lang/String;Z)Lcom/smartgwt/client/widgets/form/fields/ToggleItem;
logicaldoc-gui-9.1.1-plugin.jar,
JobsPanel.class
package com.logicaldoc.gui.frontend.client.system.task
JobsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/JobsPanel.equals:(Ljava/lang/Object;)Z
JobsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/JobsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
KeystoreUploader.class
package com.logicaldoc.gui.frontend.client.tenant
KeystoreUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/KeystoreUploader.equals:(Ljava/lang/Object;)Z
KeystoreUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/KeystoreUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LastChangesReport.class
package com.logicaldoc.gui.frontend.client.reports
LastChangesReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/LastChangesReport.equals:(Ljava/lang/Object;)Z
LastChangesReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/LastChangesReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LastLogins.class
package com.logicaldoc.gui.frontend.client.account
LastLogins.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/LastLogins.equals:(Ljava/lang/Object;)Z
LastLogins.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/LastLogins.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPBrowser.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPBrowser.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPBrowser.equals:(Ljava/lang/Object;)Z
LDAPBrowser.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPBrowser.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPServerDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPServerDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServerDetailsPanel.equals:(Ljava/lang/Object;)Z
LDAPServerDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServerDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LDAPServersPanel.class
package com.logicaldoc.gui.frontend.client.security.ldap
LDAPServersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServersPanel.equals:(Ljava/lang/Object;)Z
LDAPServersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/ldap/LDAPServersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LinksPanel.class
package com.logicaldoc.gui.frontend.client.document
LinksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/LinksPanel.equals:(Ljava/lang/Object;)Z
LinksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/LinksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LockedDocsReport.class
package com.logicaldoc.gui.frontend.client.reports
LockedDocsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/LockedDocsReport.equals:(Ljava/lang/Object;)Z
LockedDocsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/LockedDocsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LoginPanel.class
package com.logicaldoc.gui.login.client
LoginPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/LoginPanel.equals:(Ljava/lang/Object;)Z
LoginPanel.hashCode ( ) : int
com/logicaldoc/gui/login/client/LoginPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LogPanel.class
package com.logicaldoc.gui.frontend.client.system
LogPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/LogPanel.equals:(Ljava/lang/Object;)Z
LogPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/LogPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
LongCellFormatter.class
package com.logicaldoc.gui.common.client.grid
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/IntegerListGridField.LongCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )
com/logicaldoc/gui/common/client/grid/IntegerListGridField.LongCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/IntegerListGridField;)V
logicaldoc-gui-9.1.1-plugin.jar,
MailPreviewPanel.class
package com.logicaldoc.gui.common.client.preview
MailPreviewPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.equals:(Ljava/lang/Object;)Z
MailPreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.hashCode:()I
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )
com/logicaldoc/gui/common/client/preview/MailPreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIEmail;Lcom/logicaldoc/gui/common/client/beans/GUIDocument;I)V
MailPreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/preview/MailPreviewPanel.onDraw:()V
logicaldoc-gui-9.1.1-plugin.jar,
MainMenu.class
package com.logicaldoc.gui.frontend.client.menu
MainMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/menu/MainMenu.equals:(Ljava/lang/Object;)Z
MainMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/menu/MainMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MainPanel.class
package com.logicaldoc.gui.frontend.client.panels
MainPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/MainPanel.equals:(Ljava/lang/Object;)Z
MainPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/MainPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MenusPanel.class
package com.logicaldoc.gui.frontend.client.security
MenusPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/MenusPanel.equals:(Ljava/lang/Object;)Z
MenusPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/MenusPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MergeDialog.class
package com.logicaldoc.gui.frontend.client.folder
MergeDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/folder/MergeDialog.equals:(Ljava/lang/Object;)Z
MergeDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/folder/MergeDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageDialog.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessageDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog.equals:(Ljava/lang/Object;)Z
MessageDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog.hashCode:()I
MessageDialog.MessageDialog ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessageDialog."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
MessagePriorityListGridField.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessagePriorityListGridField.MessagePriorityListGridField ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagePriorityListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
MessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.messages
MessagesPanel.destroy ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.destroy:()V
MessagesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.equals:(Ljava/lang/Object;)Z
MessagesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.hashCode:()I
MessagesPanel.MessagesPanel ( )
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel."<init>":()V
MessagesPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onDraw:()V
MessagesPanel.onUserChanged ( GUIUser user ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
MessagesPanel.onUserLogin ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserLogin:(Ljava/lang/String;)V
MessagesPanel.onUserLogout ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/messages/MessagesPanel.onUserLogout:(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
MessagesWindow.class
package com.logicaldoc.gui.common.client.log
MessagesWindow.equals ( Object obj ) : boolean
com/logicaldoc/gui/common/client/log/MessagesWindow.equals:(Ljava/lang/Object;)Z
MessagesWindow.hashCode ( ) : int
com/logicaldoc/gui/common/client/log/MessagesWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageTemplateEditor.class
package com.logicaldoc.gui.frontend.client.settings.messages
MessageTemplateEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplateEditor.equals:(Ljava/lang/Object;)Z
MessageTemplateEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplateEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MessageTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.settings.messages
MessageTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplatesPanel.equals:(Ljava/lang/Object;)Z
MessageTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/MessageTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
MostUsedTagsPortlet.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
MostUsedTagsPortlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/MostUsedTagsPortlet.equals:(Ljava/lang/Object;)Z
MostUsedTagsPortlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/MostUsedTagsPortlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NavigatorDocumentsGrid.class
package com.logicaldoc.gui.frontend.client.document.grid
NavigatorDocumentsGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/grid/NavigatorDocumentsGrid.equals:(Ljava/lang/Object;)Z
NavigatorDocumentsGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/grid/NavigatorDocumentsGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
NotesDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
NotesDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.1-plugin.jar,
NotesPanel.class
package com.logicaldoc.gui.frontend.client.document.note
NotesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/NotesPanel.equals:(Ljava/lang/Object;)Z
NotesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/NotesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
NoteUpdateDialog.class
package com.logicaldoc.gui.frontend.client.document.note
NoteUpdateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.equals:(Ljava/lang/Object;)Z
NoteUpdateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.hashCode:()I
NoteUpdateDialog.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/document/note/NoteUpdateDialog.onDraw:()V
logicaldoc-gui-9.1.1-plugin.jar,
OCRSettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings
OCRSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/OCRSettingsPanel.equals:(Ljava/lang/Object;)Z
OCRSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/OCRSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OnlineUsersPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.chat
OnlineUsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/chat/OnlineUsersPanel.equals:(Ljava/lang/Object;)Z
OnlineUsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/chat/OnlineUsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Options.class
package com.logicaldoc.gui.frontend.client.metadata.template
Options.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/Options.equals:(Ljava/lang/Object;)Z
Options.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/Options.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OptionsUploader.class
package com.logicaldoc.gui.frontend.client.metadata.template
OptionsUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/OptionsUploader.equals:(Ljava/lang/Object;)Z
OptionsUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/OptionsUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OutgoingEmailPanel.class
package com.logicaldoc.gui.frontend.client.settings.messages
OutgoingEmailPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/messages/OutgoingEmailPanel.equals:(Ljava/lang/Object;)Z
OutgoingEmailPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/messages/OutgoingEmailPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
OwnCertificateDialog.class
package com.logicaldoc.gui.frontend.client.account.certificate
OwnCertificateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/certificate/OwnCertificateDialog.equals:(Ljava/lang/Object;)Z
OwnCertificateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/certificate/OwnCertificateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ParameterConditionRow.class
package com.logicaldoc.gui.frontend.client.search
ParameterConditionRow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/ParameterConditionRow.equals:(Ljava/lang/Object;)Z
ParameterConditionRow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/ParameterConditionRow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ParametricForm.class
package com.logicaldoc.gui.frontend.client.search
ParametricForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/ParametricForm.equals:(Ljava/lang/Object;)Z
ParametricForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/ParametricForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordGenerator.class
package com.logicaldoc.gui.common.client.widgets
PasswordGenerator.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/PasswordGenerator.equals:(Ljava/lang/Object;)Z
PasswordGenerator.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/PasswordGenerator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordGenerator.class
package com.logicaldoc.gui.login.client
PasswordGenerator.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/PasswordGenerator.equals:(Ljava/lang/Object;)Z
PasswordGenerator.hashCode ( ) : int
com/logicaldoc/gui/login/client/PasswordGenerator.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PasswordTrial.class
package com.logicaldoc.gui.frontend.client.security
PasswordTrial.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/PasswordTrial.equals:(Ljava/lang/Object;)Z
PasswordTrial.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/PasswordTrial.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PatchPanel.class
package com.logicaldoc.gui.frontend.client.system.update
PatchPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/PatchPanel.equals:(Ljava/lang/Object;)Z
PatchPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/PatchPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PatchUploader.class
package com.logicaldoc.gui.frontend.client.system.update
PatchUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/PatchUploader.equals:(Ljava/lang/Object;)Z
PatchUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/PatchUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PermaLinkDisplay.class
package com.logicaldoc.gui.frontend.client.document
PermaLinkDisplay.PermaLinkDisplay ( long docId )
com/logicaldoc/gui/frontend/client/document/PermaLinkDisplay."<init>":(J)V
logicaldoc-gui-9.1.1-plugin.jar,
PersonalSubscriptions.class
package com.logicaldoc.gui.frontend.client.subscription
PersonalSubscriptions.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/subscription/PersonalSubscriptions.equals:(Ljava/lang/Object;)Z
PersonalSubscriptions.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/subscription/PersonalSubscriptions.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PluginsPanel.class
package com.logicaldoc.gui.frontend.client.system.plugin
PluginsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/plugin/PluginsPanel.equals:(Ljava/lang/Object;)Z
PluginsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/plugin/PluginsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PluginUploader.class
package com.logicaldoc.gui.frontend.client.system.plugin
PluginUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/plugin/PluginUploader.equals:(Ljava/lang/Object;)Z
PluginUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/plugin/PluginUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PreviewPanel.class
package com.logicaldoc.gui.common.client.preview
PreviewPanel.clearContent ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.clearContent:()V
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 ) [static] : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.declareOnReadingCompleted:(Lcom/logicaldoc/gui/common/client/preview/PreviewPanel;)V
PreviewPanel.dicomUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.dicomUrl:()Ljava/lang/String;
PreviewPanel.doResize ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.doResize:()V
PreviewPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPanel.equals:(Ljava/lang/Object;)Z
PreviewPanel.generalPreviewUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.generalPreviewUrl:()Ljava/lang/String;
PreviewPanel.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewPanel.hashCode:()I
PreviewPanel.htmlUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.htmlUrl:()Ljava/lang/String;
PreviewPanel.isPreviewAvailable ( ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPanel.isPreviewAvailable:()Z
PreviewPanel.mediaUrl ( ) : String
com/logicaldoc/gui/common/client/preview/PreviewPanel.mediaUrl:()Ljava/lang/String;
PreviewPanel.onAccessGranted ( GUIDocument document ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onAccessGranted:(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onDraw:()V
PreviewPanel.onReadingCompleted ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.onReadingCompleted:()V
PreviewPanel.PreviewPanel ( GUIDocument document )
com/logicaldoc/gui/common/client/preview/PreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.redraw ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.redraw:()V
PreviewPanel.reloadDICOM ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadDICOM:()V
PreviewPanel.reloadHTML ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadHTML:()V
PreviewPanel.reloadMail ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadMail:()V
PreviewPanel.reloadMedia ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadMedia:()V
PreviewPanel.reloadPreview ( ) : void
com/logicaldoc/gui/common/client/preview/PreviewPanel.reloadPreview:()V
logicaldoc-gui-9.1.1-plugin.jar,
PreviewPopup.class
package com.logicaldoc.gui.common.client.preview
PreviewPopup.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewPopup.equals:(Ljava/lang/Object;)Z
PreviewPopup.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewPopup.hashCode:()I
PreviewPopup.PreviewPopup ( GUIDocument doc )
com/logicaldoc/gui/common/client/preview/PreviewPopup."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )
com/logicaldoc/gui/common/client/preview/PreviewPopup."<init>":(Ljava/util/List;I)V
logicaldoc-gui-9.1.1-plugin.jar,
PreviewTile.class
package com.logicaldoc.gui.common.client.preview
PreviewTile.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/preview/PreviewTile.equals:(Ljava/lang/Object;)Z
PreviewTile.hashCode ( ) : int
com/logicaldoc/gui/common/client/preview/PreviewTile.hashCode:()I
PreviewTile.PreviewTile ( long docId, String title )
com/logicaldoc/gui/common/client/preview/PreviewTile."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
PrimitivesToolstrip.class
package com.logicaldoc.gui.frontend.client.workflow.designer
PrimitivesToolstrip.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/PrimitivesToolstrip.equals:(Ljava/lang/Object;)Z
PrimitivesToolstrip.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/PrimitivesToolstrip.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Profile.class
package com.logicaldoc.gui.frontend.client.account
Profile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/Profile.equals:(Ljava/lang/Object;)Z
Profile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/Profile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ProtocolsPanel.class
package com.logicaldoc.gui.frontend.client.settings.protocols
ProtocolsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/protocols/ProtocolsPanel.equals:(Ljava/lang/Object;)Z
ProtocolsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/protocols/ProtocolsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
PublishingPanel.class
package com.logicaldoc.gui.frontend.client.document
PublishingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/PublishingPanel.equals:(Ljava/lang/Object;)Z
PublishingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/PublishingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
QRFormItemIcon.class
package com.logicaldoc.gui.common.client.widgets
QRFormItemIcon.QRFormItemIcon ( )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":()V
QRFormItemIcon.QRFormItemIcon ( String code )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":(Ljava/lang/String;)V
QRFormItemIcon.QRFormItemIcon ( String code, String tooltip )
com/logicaldoc/gui/common/client/widgets/QRFormItemIcon."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
QRLightbox.class
package com.logicaldoc.gui.common.client.widgets
QRLightbox.QRLightbox ( String content )
com/logicaldoc/gui/common/client/widgets/QRLightbox."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
QuotaPanel.class
package com.logicaldoc.gui.frontend.client.settings
QuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/QuotaPanel.equals:(Ljava/lang/Object;)Z
QuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/QuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RatingCellFormatter.class
package com.logicaldoc.gui.common.client.grid
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/RatingListGridField.RatingCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )
com/logicaldoc/gui/common/client/grid/RatingListGridField.RatingCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/grid/RatingListGridField;)V
logicaldoc-gui-9.1.1-plugin.jar,
RatingDialog.class
package com.logicaldoc.gui.frontend.client.document
RatingDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/RatingDialog.equals:(Ljava/lang/Object;)Z
RatingDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/RatingDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RatingListGridField.class
package com.logicaldoc.gui.common.client.grid
RatingListGridField.RatingListGridField ( )
com/logicaldoc/gui/common/client/grid/RatingListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
ReadingRequestDialog.class
package com.logicaldoc.gui.frontend.client.document.reading
ReadingRequestDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/reading/ReadingRequestDialog.equals:(Ljava/lang/Object;)Z
ReadingRequestDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/reading/ReadingRequestDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReadingRequestsPanel.class
package com.logicaldoc.gui.frontend.client.dashboard.reading
ReadingRequestsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/reading/ReadingRequestsPanel.equals:(Ljava/lang/Object;)Z
ReadingRequestsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/reading/ReadingRequestsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RefreshableListGrid.class
package com.logicaldoc.gui.common.client.grid
RefreshableListGrid.refresh ( DataSource newDataSource ) : void
com/logicaldoc/gui/common/client/grid/RefreshableListGrid.refresh:(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":()V
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )
com/logicaldoc/gui/common/client/grid/RefreshableListGrid."<init>":(Lcom/google/gwt/core/client/JavaScriptObject;)V
logicaldoc-gui-9.1.1-plugin.jar,
ReplaceVersionFile.class
package com.logicaldoc.gui.frontend.client.document
ReplaceVersionFile.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/ReplaceVersionFile.equals:(Ljava/lang/Object;)Z
ReplaceVersionFile.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/ReplaceVersionFile.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportDetailsPanel.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsPanel.equals:(Ljava/lang/Object;)Z
ReportDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportDetailsTab.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsTab.equals:(Ljava/lang/Object;)Z
ReportDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportParametersForm.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportParametersForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportParametersForm.equals:(Ljava/lang/Object;)Z
ReportParametersForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportParametersForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportStandardProperties.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportStandardProperties.equals:(Ljava/lang/Object;)Z
ReportStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ReportUploader.class
package com.logicaldoc.gui.frontend.client.reports.custom
ReportUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/custom/ReportUploader.equals:(Ljava/lang/Object;)Z
ReportUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/custom/ReportUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RepositoriesPanel.class
package com.logicaldoc.gui.frontend.client.settings
RepositoriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/RepositoriesPanel.equals:(Ljava/lang/Object;)Z
RepositoriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/RepositoriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResetPassword.class
package com.logicaldoc.gui.login.client
ResetPassword.equals ( Object other ) : boolean
com/logicaldoc/gui/login/client/ResetPassword.equals:(Ljava/lang/Object;)Z
ResetPassword.hashCode ( ) : int
com/logicaldoc/gui/login/client/ResetPassword.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesGrid.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesGrid.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesGrid.equals:(Ljava/lang/Object;)Z
ResponsesGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesListPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesListPanel.equals ( Object obj ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesListPanel.equals:(Ljava/lang/Object;)Z
ResponsesListPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesListPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ResponsesStatsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.form
ResponsesStatsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesStatsPanel.equals:(Ljava/lang/Object;)Z
ResponsesStatsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/ResponsesStatsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RetentionPoliciesPanel.class
package com.logicaldoc.gui.frontend.client.metadata
RetentionPoliciesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/RetentionPoliciesPanel.equals:(Ljava/lang/Object;)Z
RetentionPoliciesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/RetentionPoliciesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RetentionPolicyDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata
RetentionPolicyDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/RetentionPolicyDetailsPanel.equals:(Ljava/lang/Object;)Z
RetentionPolicyDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/RetentionPolicyDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RunLevelPanel.class
package com.logicaldoc.gui.frontend.client.system
RunLevelPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/RunLevelPanel.equals:(Ljava/lang/Object;)Z
RunLevelPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/RunLevelPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
RunningListGridField.class
package com.logicaldoc.gui.common.client.grid
RunningListGridField.RunningListGridField ( )
com/logicaldoc/gui/common/client/grid/RunningListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
SamlUploader.class
package com.logicaldoc.gui.frontend.client.security.saml
SamlUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/saml/SamlUploader.equals:(Ljava/lang/Object;)Z
SamlUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/saml/SamlUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SaveDialog.class
package com.logicaldoc.gui.frontend.client.search
SaveDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SaveDialog.equals:(Ljava/lang/Object;)Z
SaveDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SaveDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SavedSearchesPanel.class
package com.logicaldoc.gui.frontend.client.search
SavedSearchesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SavedSearchesPanel.equals:(Ljava/lang/Object;)Z
SavedSearchesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SavedSearchesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ScopedPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.system
ScopedPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/ScopedPropertiesPanel.equals:(Ljava/lang/Object;)Z
ScopedPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/ScopedPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchHitsGrid.class
package com.logicaldoc.gui.frontend.client.search
SearchHitsGrid.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchHitsGrid.equals:(Ljava/lang/Object;)Z
SearchHitsGrid.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchHitsGrid.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchIndexEntriesPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
SearchIndexEntriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexEntriesPanel.equals:(Ljava/lang/Object;)Z
SearchIndexEntriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexEntriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchIndexPanel.class
package com.logicaldoc.gui.frontend.client.settings.searchindex
SearchIndexPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexPanel.equals:(Ljava/lang/Object;)Z
SearchIndexPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/searchindex/SearchIndexPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchPanel.class
package com.logicaldoc.gui.frontend.client.search
SearchPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchPanel.equals:(Ljava/lang/Object;)Z
SearchPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SearchToolbar.class
package com.logicaldoc.gui.frontend.client.search
SearchToolbar.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/SearchToolbar.equals:(Ljava/lang/Object;)Z
SearchToolbar.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/SearchToolbar.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SecuritySettingsPanel.class
package com.logicaldoc.gui.frontend.client.security
SecuritySettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/SecuritySettingsPanel.equals:(Ljava/lang/Object;)Z
SecuritySettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/SecuritySettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SendToArchiveDialog.class
package com.logicaldoc.gui.frontend.client.document
SendToArchiveDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/SendToArchiveDialog.equals:(Ljava/lang/Object;)Z
SendToArchiveDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/SendToArchiveDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SessionsPanel.class
package com.logicaldoc.gui.frontend.client.system
SessionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/SessionsPanel.equals:(Ljava/lang/Object;)Z
SessionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/SessionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileDialog.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileDialog.equals:(Ljava/lang/Object;)Z
ShareFileDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileSettings.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileSettings.equals:(Ljava/lang/Object;)Z
ShareFileSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ShareFileTree.class
package com.logicaldoc.gui.frontend.client.sharefile
ShareFileTree.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/sharefile/ShareFileTree.equals:(Ljava/lang/Object;)Z
ShareFileTree.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/sharefile/ShareFileTree.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsPanel.equals:(Ljava/lang/Object;)Z
StampDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDetailsTab.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsTab.equals:(Ljava/lang/Object;)Z
StampDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampDialog.class
package com.logicaldoc.gui.frontend.client.document.stamp
StampDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/StampDialog.equals:(Ljava/lang/Object;)Z
StampDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/StampDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampParameters.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampParameters.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampParameters.equals:(Ljava/lang/Object;)Z
StampParameters.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampParameters.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampProperties.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampProperties.equals:(Ljava/lang/Object;)Z
StampProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampsPanel.equals:(Ljava/lang/Object;)Z
StampsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StampUploader.class
package com.logicaldoc.gui.frontend.client.metadata.stamp
StampUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/stamp/StampUploader.equals:(Ljava/lang/Object;)Z
StampUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/stamp/StampUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StartWorkflowDialog.class
package com.logicaldoc.gui.frontend.client.document
StartWorkflowDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/StartWorkflowDialog.equals:(Ljava/lang/Object;)Z
StartWorkflowDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/StartWorkflowDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StateWidget.class
package com.logicaldoc.gui.frontend.client.workflow.designer
StateWidget.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/StateWidget.equals:(Ljava/lang/Object;)Z
StateWidget.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/StateWidget.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StatusBarIcons.class
package com.logicaldoc.gui.frontend.client.panels
StatusBarIcons.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/StatusBarIcons.equals:(Ljava/lang/Object;)Z
StatusBarIcons.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/StatusBarIcons.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
StatusIconsListGridField.class
package com.logicaldoc.gui.common.client.grid
StatusIconsListGridField.StatusIconsListGridField ( )
com/logicaldoc/gui/common/client/grid/StatusIconsListGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
StoresPanel.class
package com.logicaldoc.gui.frontend.client.settings
StoresPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/StoresPanel.equals:(Ljava/lang/Object;)Z
StoresPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/StoresPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SubscriptionsReport.class
package com.logicaldoc.gui.frontend.client.reports
SubscriptionsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/SubscriptionsReport.equals:(Ljava/lang/Object;)Z
SubscriptionsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/SubscriptionsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationDetailsPanel.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsPanel.equals:(Ljava/lang/Object;)Z
SyndicationDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationDetailsTab.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationDetailsTab.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsTab.equals:(Ljava/lang/Object;)Z
SyndicationDetailsTab.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationDetailsTab.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationsPanel.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationsPanel.equals:(Ljava/lang/Object;)Z
SyndicationsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SyndicationStandardProperties.class
package com.logicaldoc.gui.frontend.client.impex.syndication
SyndicationStandardProperties.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationStandardProperties.equals:(Ljava/lang/Object;)Z
SyndicationStandardProperties.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/syndication/SyndicationStandardProperties.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SystemMenu.class
package com.logicaldoc.gui.frontend.client.system
SystemMenu.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/SystemMenu.equals:(Ljava/lang/Object;)Z
SystemMenu.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/SystemMenu.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
SystemUsageHistoryChart.class
package com.logicaldoc.gui.frontend.client.system.usage
SystemUsageHistoryChart.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/usage/SystemUsageHistoryChart.equals:(Ljava/lang/Object;)Z
SystemUsageHistoryChart.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/usage/SystemUsageHistoryChart.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagCloud.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagCloud.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagCloud.equals:(Ljava/lang/Object;)Z
TagCloud.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagCloud.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagCloudDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
TagCloudDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/dashlet/TagCloudDashlet.equals:(Ljava/lang/Object;)Z
TagCloudDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/dashlet/TagCloudDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsDashboard.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagsDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsDashboard.equals:(Ljava/lang/Object;)Z
TagsDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsForm.class
package com.logicaldoc.gui.frontend.client.search
TagsForm.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/search/TagsForm.equals:(Ljava/lang/Object;)Z
TagsForm.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/search/TagsForm.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPanel.equals:(Ljava/lang/Object;)Z
TagsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPortlet.class
package com.logicaldoc.gui.frontend.client.dashboard.tag
TagsPortlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsPortlet.equals:(Ljava/lang/Object;)Z
TagsPortlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/tag/TagsPortlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsPreset.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsPreset.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPreset.equals:(Ljava/lang/Object;)Z
TagsPreset.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsPreset.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TagsSettingsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.tag
TagsSettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/tag/TagsSettingsPanel.equals:(Ljava/lang/Object;)Z
TagsSettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/tag/TagsSettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskDetailPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskDetailPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskDetailPanel.equals:(Ljava/lang/Object;)Z
TaskDetailPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskDetailPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskDetailsDialog.class
package com.logicaldoc.gui.frontend.client.workflow
TaskDetailsDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/TaskDetailsDialog.equals:(Ljava/lang/Object;)Z
TaskDetailsDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/TaskDetailsDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskEditor.class
package com.logicaldoc.gui.frontend.client.workflow.designer
TaskEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/TaskEditor.equals:(Ljava/lang/Object;)Z
TaskEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/TaskEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskNotificationPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskNotificationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskNotificationPanel.equals:(Ljava/lang/Object;)Z
TaskNotificationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskNotificationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TaskSchedulingPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TaskSchedulingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TaskSchedulingPanel.equals:(Ljava/lang/Object;)Z
TaskSchedulingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TaskSchedulingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TasksPanel.class
package com.logicaldoc.gui.frontend.client.system.task
TasksPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/task/TasksPanel.equals:(Ljava/lang/Object;)Z
TasksPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/task/TasksPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateDetailsPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateDetailsPanel.equals:(Ljava/lang/Object;)Z
TemplateDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplatePropertiesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplatePropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplatePropertiesPanel.equals:(Ljava/lang/Object;)Z
TemplatePropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplatePropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateSecurityPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateSecurityPanel.equals:(Ljava/lang/Object;)Z
TemplateSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplatesPanel.equals:(Ljava/lang/Object;)Z
TemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TemplateValidationPanel.class
package com.logicaldoc.gui.frontend.client.metadata.template
TemplateValidationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/template/TemplateValidationPanel.equals:(Ljava/lang/Object;)Z
TemplateValidationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/template/TemplateValidationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantBrandingPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantBrandingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantBrandingPanel.equals:(Ljava/lang/Object;)Z
TenantBrandingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantBrandingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantDetailsPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantDetailsPanel.equals:(Ljava/lang/Object;)Z
TenantDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantKeystorePanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantKeystorePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantKeystorePanel.equals:(Ljava/lang/Object;)Z
TenantKeystorePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantKeystorePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantPropertiesPanel.equals:(Ljava/lang/Object;)Z
TenantPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantQuotaPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantQuotaPanel.equals:(Ljava/lang/Object;)Z
TenantQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TenantsPanel.class
package com.logicaldoc.gui.frontend.client.tenant
TenantsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/tenant/TenantsPanel.equals:(Ljava/lang/Object;)Z
TenantsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/tenant/TenantsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TextContentCreate.class
package com.logicaldoc.gui.frontend.client.textcontent
TextContentCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/textcontent/TextContentCreate.equals:(Ljava/lang/Object;)Z
TextContentCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/textcontent/TextContentCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TextContentEditor.class
package com.logicaldoc.gui.frontend.client.textcontent
TextContentEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/textcontent/TextContentEditor.equals:(Ljava/lang/Object;)Z
TextContentEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/textcontent/TextContentEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketDialog.class
package com.logicaldoc.gui.frontend.client.document
TicketDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TicketDialog.equals:(Ljava/lang/Object;)Z
TicketDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TicketDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketDisplay.class
package com.logicaldoc.gui.frontend.client.document
TicketDisplay.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TicketDisplay.equals:(Ljava/lang/Object;)Z
TicketDisplay.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TicketDisplay.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TicketsReport.class
package com.logicaldoc.gui.frontend.client.reports
TicketsReport.createListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/reports/TicketsReport.createListGrid:()Lcom/logicaldoc/gui/common/client/grid/RefreshableListGrid;
TicketsReport.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/reports/TicketsReport.equals:(Ljava/lang/Object;)Z
TicketsReport.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/reports/TicketsReport.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TileImageLightbox.class
package com.logicaldoc.gui.common.client.preview
TileImageLightbox.TileImageLightbox ( long docId, String title )
com/logicaldoc/gui/common/client/preview/TileImageLightbox."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
TransitionEditor.class
package com.logicaldoc.gui.frontend.client.workflow.designer
TransitionEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/TransitionEditor.equals:(Ljava/lang/Object;)Z
TransitionEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/TransitionEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TrashPanel.class
package com.logicaldoc.gui.frontend.client.document
TrashPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/TrashPanel.equals:(Ljava/lang/Object;)Z
TrashPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/TrashPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TrustedDevices.class
package com.logicaldoc.gui.frontend.client.account
TrustedDevices.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/account/TrustedDevices.equals:(Ljava/lang/Object;)Z
TrustedDevices.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/account/TrustedDevices.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationDialog.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationDialog.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationPanel.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationPanel.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationSettings.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSettings.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TwoFactorsAuthenticationSetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
TwoFactorsAuthenticationSetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSetup.equals:(Ljava/lang/Object;)Z
TwoFactorsAuthenticationSetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/TwoFactorsAuthenticationSetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
TypeIconGridField.class
package com.logicaldoc.gui.common.client.grid
TypeIconGridField.TypeIconGridField ( )
com/logicaldoc/gui/common/client/grid/TypeIconGridField."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
UpdateDialog.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateDialog.equals:(Ljava/lang/Object;)Z
UpdateDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateNotificationPanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateNotificationPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateNotificationPanel.equals:(Ljava/lang/Object;)Z
UpdateNotificationPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateNotificationPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdatePanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdatePanel.equals:(Ljava/lang/Object;)Z
UpdatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdatePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdatePanel.class
package com.logicaldoc.gui.frontend.client.system.update
UpdatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/UpdatePanel.equals:(Ljava/lang/Object;)Z
UpdatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/UpdatePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateStandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document.update
UpdateStandardPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/update/UpdateStandardPropertiesPanel.equals:(Ljava/lang/Object;)Z
UpdateStandardPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/update/UpdateStandardPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UpdateUploader.class
package com.logicaldoc.gui.frontend.client.system.update
UpdateUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/update/UpdateUploader.equals:(Ljava/lang/Object;)Z
UpdateUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/update/UpdateUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UsagePanel.class
package com.logicaldoc.gui.frontend.client.system.usage
UsagePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/system/usage/UsagePanel.equals:(Ljava/lang/Object;)Z
UsagePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/system/usage/UsagePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserCalendarPanel.class
package com.logicaldoc.gui.frontend.client.calendar
UserCalendarPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/calendar/UserCalendarPanel.equals:(Ljava/lang/Object;)Z
UserCalendarPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/calendar/UserCalendarPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/UserCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserCellFormatter.UserCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/UserCellFormatter."<init>":()V
logicaldoc-gui-9.1.1-plugin.jar,
UserDashboard.class
package com.logicaldoc.gui.frontend.client.dashboard
UserDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/dashboard/UserDashboard.equals:(Ljava/lang/Object;)Z
UserDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/dashboard/UserDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserDateCellFormatter.class
package com.logicaldoc.gui.common.client.grid.formatters
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserDateCellFormatter.UserDateCellFormatter ( )
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter."<init>":()V
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )
com/logicaldoc/gui/common/client/grid/formatters/UserDateCellFormatter."<init>":(Z)V
logicaldoc-gui-9.1.1-plugin.jar,
UserDetailsPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserDetailsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserDetailsPanel.equals:(Ljava/lang/Object;)Z
UserDetailsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserDetailsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserHistoryPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserHistoryPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserHistoryPanel.equals:(Ljava/lang/Object;)Z
UserHistoryPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserHistoryPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserInterfacePanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserInterfacePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserInterfacePanel.equals:(Ljava/lang/Object;)Z
UserInterfacePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserInterfacePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserListGridField.class
package com.logicaldoc.gui.common.client.grid
UserListGridField.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/grid/UserListGridField.equals:(Ljava/lang/Object;)Z
UserListGridField.hashCode ( ) : int
com/logicaldoc/gui/common/client/grid/UserListGridField.hashCode:()I
UserListGridField.isDisplayAvatar ( ) : boolean
com/logicaldoc/gui/common/client/grid/UserListGridField.isDisplayAvatar:()Z
UserListGridField.setDisplayAvatar ( boolean displayAvatar ) : void
com/logicaldoc/gui/common/client/grid/UserListGridField.setDisplayAvatar:(Z)V
UserListGridField.UserListGridField ( )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":()V
UserListGridField.UserListGridField ( boolean avoidCaching )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Z)V
UserListGridField.UserListGridField ( String name )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )
com/logicaldoc/gui/common/client/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
logicaldoc-gui-9.1.1-plugin.jar,
UserPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserPropertiesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserPropertiesPanel.equals:(Ljava/lang/Object;)Z
UserPropertiesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserPropertiesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserQuotaPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserQuotaPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserQuotaPanel.equals:(Ljava/lang/Object;)Z
UserQuotaPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserQuotaPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserSearchDialog.class
package com.logicaldoc.gui.common.client.widgets
UserSearchDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/common/client/widgets/UserSearchDialog.equals:(Ljava/lang/Object;)Z
UserSearchDialog.hashCode ( ) : int
com/logicaldoc/gui/common/client/widgets/UserSearchDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UserSecurityPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UserSecurityPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UserSecurityPanel.equals:(Ljava/lang/Object;)Z
UserSecurityPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UserSecurityPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
UsersPanel.class
package com.logicaldoc.gui.frontend.client.security.user
UsersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/UsersPanel.equals:(Ljava/lang/Object;)Z
UsersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/UsersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
Util.class
package com.logicaldoc.gui.common.client.util
Util.getParameterValueAsBoolean ( List<GUIParameter> params, String name ) [static] : Boolean
com/logicaldoc/gui/common/client/util/Util.getParameterValueAsBoolean:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/Boolean;
Util.isCommercial ( ) [static] : boolean
com/logicaldoc/gui/common/client/util/Util.isCommercial:()Z
Util.qrImg ( String content, int size ) [static] : String
com/logicaldoc/gui/common/client/util/Util.qrImg:(Ljava/lang/String;I)Ljava/lang/String;
Util.qrURL ( String content, int size ) [static] : String
com/logicaldoc/gui/common/client/util/Util.qrURL:(Ljava/lang/String;I)Ljava/lang/String;
logicaldoc-gui-9.1.1-plugin.jar,
VersionListGridField.class
package com.logicaldoc.gui.common.client.grid
VersionListGridField.VersionListGridField ( )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":()V
VersionListGridField.VersionListGridField ( String name )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":(Ljava/lang/String;)V
VersionListGridField.VersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/grid/VersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.1-plugin.jar,
VersionNotesWindow.class
package com.logicaldoc.gui.frontend.client.document.note
VersionNotesWindow.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/note/VersionNotesWindow.equals:(Ljava/lang/Object;)Z
VersionNotesWindow.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/note/VersionNotesWindow.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VersionsPanel.class
package com.logicaldoc.gui.frontend.client.document
VersionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/VersionsPanel.equals:(Ljava/lang/Object;)Z
VersionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/VersionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VersionsPanel.class
package com.logicaldoc.gui.frontend.client.impex.archives
VersionsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/impex/archives/VersionsPanel.equals:(Ljava/lang/Object;)Z
VersionsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/impex/archives/VersionsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VIASettingsPanel.class
package com.logicaldoc.gui.frontend.client.settings
VIASettingsPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/VIASettingsPanel.equals:(Ljava/lang/Object;)Z
VIASettingsPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/VIASettingsPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VisualPositioningDigitalSignatureDialog.class
package com.logicaldoc.gui.frontend.client.document.signature
VisualPositioningDigitalSignatureDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/signature/VisualPositioningDigitalSignatureDialog.equals:(Ljava/lang/Object;)Z
VisualPositioningDigitalSignatureDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/signature/VisualPositioningDigitalSignatureDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
VisualPositioningStampDialog.class
package com.logicaldoc.gui.frontend.client.document.stamp
VisualPositioningStampDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/document/stamp/VisualPositioningStampDialog.equals:(Ljava/lang/Object;)Z
VisualPositioningStampDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/document/stamp/VisualPositioningStampDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebcontentCreate.class
package com.logicaldoc.gui.frontend.client.webcontent
WebcontentCreate.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/webcontent/WebcontentCreate.equals:(Ljava/lang/Object;)Z
WebcontentCreate.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/webcontent/WebcontentCreate.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebcontentEditor.class
package com.logicaldoc.gui.frontend.client.webcontent
WebcontentEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/webcontent/WebcontentEditor.equals:(Ljava/lang/Object;)Z
WebcontentEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/webcontent/WebcontentEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormInvitationDialog.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormInvitationDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormInvitationDialog.equals:(Ljava/lang/Object;)Z
WebFormInvitationDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormInvitationDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormPrefilledEmail.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormPrefilledEmail.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledEmail.equals:(Ljava/lang/Object;)Z
WebFormPrefilledEmail.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledEmail.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebFormPrefilledLink.class
package com.logicaldoc.gui.frontend.client.metadata.form
WebFormPrefilledLink.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledLink.equals:(Ljava/lang/Object;)Z
WebFormPrefilledLink.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/form/WebFormPrefilledLink.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WebservicesPanel.class
package com.logicaldoc.gui.frontend.client.settings.protocols
WebservicesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/settings/protocols/WebservicesPanel.equals:(Ljava/lang/Object;)Z
WebservicesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/settings/protocols/WebservicesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDashboard.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowDashboard.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashboard.equals:(Ljava/lang/Object;)Z
WorkflowDashboard.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashboard.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDashlet.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowDashlet.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashlet.equals:(Ljava/lang/Object;)Z
WorkflowDashlet.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowDashlet.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDesigner.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowDesigner.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDesigner.equals:(Ljava/lang/Object;)Z
WorkflowDesigner.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDesigner.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowDrawingPanel.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowDrawingPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDrawingPanel.equals:(Ljava/lang/Object;)Z
WorkflowDrawingPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowDrawingPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowHistoriesPanel.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowHistoriesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoriesPanel.equals:(Ljava/lang/Object;)Z
WorkflowHistoriesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoriesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowHistoryDialog.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowHistoryDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoryDialog.equals:(Ljava/lang/Object;)Z
WorkflowHistoryDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowHistoryDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowNoteEditor.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowNoteEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowNoteEditor.equals:(Ljava/lang/Object;)Z
WorkflowNoteEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowNoteEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowSecurity.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowSecurity.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSecurity.equals:(Ljava/lang/Object;)Z
WorkflowSecurity.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSecurity.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowSettings.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSettings.equals:(Ljava/lang/Object;)Z
WorkflowSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowToolStrip.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowToolStrip.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowToolStrip.equals:(Ljava/lang/Object;)Z
WorkflowToolStrip.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowToolStrip.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowTriggersPanel.class
package com.logicaldoc.gui.frontend.client.workflow
WorkflowTriggersPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/WorkflowTriggersPanel.equals:(Ljava/lang/Object;)Z
WorkflowTriggersPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/WorkflowTriggersPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkflowUploader.class
package com.logicaldoc.gui.frontend.client.workflow.designer
WorkflowUploader.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowUploader.equals:(Ljava/lang/Object;)Z
WorkflowUploader.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/workflow/designer/WorkflowUploader.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
WorkingTimePanel.class
package com.logicaldoc.gui.frontend.client.security.user
WorkingTimePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/user/WorkingTimePanel.equals:(Ljava/lang/Object;)Z
WorkingTimePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/user/WorkingTimePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
YubiKeySetup.class
package com.logicaldoc.gui.frontend.client.security.twofactorsauth
YubiKeySetup.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/security/twofactorsauth/YubiKeySetup.equals:(Ljava/lang/Object;)Z
YubiKeySetup.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/security/twofactorsauth/YubiKeySetup.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoAuthorization.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoAuthorization.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoAuthorization.equals:(Ljava/lang/Object;)Z
ZohoAuthorization.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoAuthorization.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoCheckin.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoCheckin.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoCheckin.equals:(Ljava/lang/Object;)Z
ZohoCheckin.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoCheckin.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoDialog.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoDialog.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoDialog.equals:(Ljava/lang/Object;)Z
ZohoDialog.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoDialog.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZohoEditor.class
package com.logicaldoc.gui.frontend.client.zoho
ZohoEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/zoho/ZohoEditor.equals:(Ljava/lang/Object;)Z
ZohoEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/zoho/ZohoEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRPanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRPanel.equals:(Ljava/lang/Object;)Z
ZonalOCRPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRQueuePanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRQueuePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRQueuePanel.equals:(Ljava/lang/Object;)Z
ZonalOCRQueuePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRQueuePanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRTemplateSettings.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRTemplateSettings.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplateSettings.equals:(Ljava/lang/Object;)Z
ZonalOCRTemplateSettings.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplateSettings.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZonalOCRTemplatesPanel.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZonalOCRTemplatesPanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplatesPanel.equals:(Ljava/lang/Object;)Z
ZonalOCRTemplatesPanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZonalOCRTemplatesPanel.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneCanvas.class
package com.logicaldoc.gui.frontend.client.panels.zone
ZoneCanvas.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/zone/ZoneCanvas.equals:(Ljava/lang/Object;)Z
ZoneCanvas.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/zone/ZoneCanvas.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneEditor.class
package com.logicaldoc.gui.frontend.client.metadata.barcode
ZoneEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/barcode/ZoneEditor.equals:(Ljava/lang/Object;)Z
ZoneEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/barcode/ZoneEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneEditor.class
package com.logicaldoc.gui.frontend.client.metadata.zonalocr
ZoneEditor.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZoneEditor.equals:(Ljava/lang/Object;)Z
ZoneEditor.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/metadata/zonalocr/ZoneEditor.hashCode:()I
logicaldoc-gui-9.1.1-plugin.jar,
ZoneTemplatePanel.class
package com.logicaldoc.gui.frontend.client.panels.zone
ZoneTemplatePanel.equals ( Object other ) : boolean
com/logicaldoc/gui/frontend/client/panels/zone/ZoneTemplatePanel.equals:(Ljava/lang/Object;)Z
ZoneTemplatePanel.hashCode ( ) : int
com/logicaldoc/gui/frontend/client/panels/zone/ZoneTemplatePanel.hashCode:()I
logicaldoc-impex-9.1.1-plugin.jar,
ArchiveCache.class
package com.logicaldoc.impex
ArchiveCache.equals ( Object other ) : boolean
com/logicaldoc/impex/ArchiveCache.equals:(Ljava/lang/Object;)Z
ArchiveCache.hashCode ( ) : int
com/logicaldoc/impex/ArchiveCache.hashCode:()I
logicaldoc-impex-9.1.1-plugin.jar,
IndexVersion.class
package com.logicaldoc.impex
IndexVersion.IndexVersion ( IndexVersion source )
com/logicaldoc/impex/IndexVersion."<init>":(Lcom/logicaldoc/impex/IndexVersion;)V
logicaldoc-importfolder-9.1.1-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
SFTPClient.ls ( String path ) : List<ChannelSftp.LsEntry>
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/List;
logicaldoc-saml-9.1.1-plugin.jar,
Saml.class
package com.logicaldoc.saml
Saml.createNewUser ( SamlUser samlUser ) : User
com/logicaldoc/saml/Saml.createNewUser:(Lcom/logicaldoc/saml/SamlUser;)Lcom/logicaldoc/core/security/user/User;
Saml.updateExistingUser ( SamlUser samlUser ) : void
com/logicaldoc/saml/Saml.updateExistingUser:(Lcom/logicaldoc/saml/SamlUser;)V
logicaldoc-saml-9.1.1-plugin.jar,
SamlUser.class
package com.logicaldoc.saml
SamlUser.equals ( Object obj ) : boolean
com/logicaldoc/saml/SamlUser.equals:(Ljava/lang/Object;)Z
SamlUser.getEmail ( ) : String
com/logicaldoc/saml/SamlUser.getEmail:()Ljava/lang/String;
SamlUser.getFirstName ( ) : String
com/logicaldoc/saml/SamlUser.getFirstName:()Ljava/lang/String;
SamlUser.getGroups ( ) : List<String>
com/logicaldoc/saml/SamlUser.getGroups:()Ljava/util/List;
SamlUser.getLastName ( ) : String
com/logicaldoc/saml/SamlUser.getLastName:()Ljava/lang/String;
SamlUser.getUser ( ) : User
com/logicaldoc/saml/SamlUser.getUser:()Lcom/logicaldoc/core/security/user/User;
SamlUser.getUsername ( ) : String
com/logicaldoc/saml/SamlUser.getUsername:()Ljava/lang/String;
SamlUser.hashCode ( ) : int
com/logicaldoc/saml/SamlUser.hashCode:()I
SamlUser.isValid ( ) : boolean
com/logicaldoc/saml/SamlUser.isValid:()Z
SamlUser.SamlUser ( String username, String firstName, String lastName, String email, List<String> groups )
com/logicaldoc/saml/SamlUser."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
SamlUser.setEmail ( String email ) : void
com/logicaldoc/saml/SamlUser.setEmail:(Ljava/lang/String;)V
SamlUser.setFirstName ( String firstName ) : void
com/logicaldoc/saml/SamlUser.setFirstName:(Ljava/lang/String;)V
SamlUser.setGroups ( List<String> groups ) : void
com/logicaldoc/saml/SamlUser.setGroups:(Ljava/util/List;)V
SamlUser.setLastName ( String lastName ) : void
com/logicaldoc/saml/SamlUser.setLastName:(Ljava/lang/String;)V
SamlUser.setUser ( User user ) : void
com/logicaldoc/saml/SamlUser.setUser:(Lcom/logicaldoc/core/security/user/User;)V
SamlUser.setUsername ( String username ) : void
com/logicaldoc/saml/SamlUser.setUsername:(Ljava/lang/String;)V
SamlUser.setValid ( boolean valid ) : void
com/logicaldoc/saml/SamlUser.setValid:(Z)V
SamlUser.toString ( ) : String
com/logicaldoc/saml/SamlUser.toString:()Ljava/lang/String;
logicaldoc-util-9.1.1.jar,
AbstractTestCase.class
package com.logicaldoc.util.junit
AbstractTestCase.initializePlugins ( List<String> pluginArchives ) : void
com/logicaldoc/util/junit/AbstractTestCase.initializePlugins:(Ljava/util/List;)V
logicaldoc-util-9.1.1.jar,
AutoDeleteZipInputStream.class
package com.logicaldoc.util.io
AutoDeleteZipInputStream.equals ( Object other ) : boolean
com/logicaldoc/util/io/AutoDeleteZipInputStream.equals:(Ljava/lang/Object;)Z
AutoDeleteZipInputStream.hashCode ( ) : int
com/logicaldoc/util/io/AutoDeleteZipInputStream.hashCode:()I
logicaldoc-util-9.1.1.jar,
Context.class
package com.logicaldoc.util
Context.get ( Class<R> requiredType ) [static] : R
com/logicaldoc/util/Context.get:(Ljava/lang/Class;)Ljava/lang/Object;
Context.get ( String id ) [static] : Object
com/logicaldoc/util/Context.get:(Ljava/lang/String;)Ljava/lang/Object;
logicaldoc-util-9.1.1.jar,
ContextProperties.class
package com.logicaldoc.util.config
ContextProperties.equals ( Object other ) : boolean
com/logicaldoc/util/config/ContextProperties.equals:(Ljava/lang/Object;)Z
ContextProperties.hashCode ( ) : int
com/logicaldoc/util/config/ContextProperties.hashCode:()I
ContextProperties.setProperty ( String key, String value ) : Object
com/logicaldoc/util/config/ContextProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
logicaldoc-webdav-9.1.1-plugin.jar,
Resource.class
package com.logicaldoc.webdav.resource.model
Resource.getSize ( ) [abstract] : long
com/logicaldoc/webdav/resource/model/Resource.getSize:()J
Resource.setSize ( long p1 ) [abstract] : void
com/logicaldoc/webdav/resource/model/Resource.setSize:(J)V
logicaldoc-webdav-9.1.1-plugin.jar,
ResourceImpl.class
package com.logicaldoc.webdav.resource.model
ResourceImpl.getSize ( ) : long
com/logicaldoc/webdav/resource/model/ResourceImpl.getSize:()J
ResourceImpl.setSize ( long size ) : void
com/logicaldoc/webdav/resource/model/ResourceImpl.setSize:(J)V
logicaldoc-webdav-9.1.1-plugin.jar,
VersionControlledResourceImpl.class
package com.logicaldoc.webdav.resource
VersionControlledResourceImpl.getSession ( ) : DavSession
com/logicaldoc/webdav/resource/VersionControlledResourceImpl.getSession:()Lorg/apache/jackrabbit/webdav/DavSession;
logicaldoc-webdav-9.1.1-plugin.jar,
WebdavCache.class
package com.logicaldoc.webdav.cache
WebdavCache.addFolder ( WebdavCacheFolder cf ) : int
com/logicaldoc/webdav/cache/WebdavCache.addFolder:(Lcom/logicaldoc/webdav/cache/WebdavCacheFolder;)I
WebdavCache.countElements ( ) : int
com/logicaldoc/webdav/cache/WebdavCache.countElements:()I
WebdavCache.getFolder ( long id ) : WebdavCacheFolder
com/logicaldoc/webdav/cache/WebdavCache.getFolder:(J)Lcom/logicaldoc/webdav/cache/WebdavCacheFolder;
WebdavCache.getFolderPath ( long folderId ) : String
com/logicaldoc/webdav/cache/WebdavCache.getFolderPath:(J)Ljava/lang/String;
WebdavCache.getFolderSize ( long id ) : long
com/logicaldoc/webdav/cache/WebdavCache.getFolderSize:(J)J
WebdavCache.getInstance ( ) [static] : WebdavCache
com/logicaldoc/webdav/cache/WebdavCache.getInstance:()Lcom/logicaldoc/webdav/cache/WebdavCache;
WebdavCache.getTreeSize ( long id ) : long
com/logicaldoc/webdav/cache/WebdavCache.getTreeSize:(J)J
WebdavCache.setFolderPath ( Folder folder ) : int
com/logicaldoc/webdav/cache/WebdavCache.setFolderPath:(Lcom/logicaldoc/core/folder/Folder;)I
WebdavCache.truncate ( ) : int
com/logicaldoc/webdav/cache/WebdavCache.truncate:()I
WebdavCache.WebdavCache ( )
com/logicaldoc/webdav/cache/WebdavCache."<init>":()V
logicaldoc-webdav-9.1.1-plugin.jar,
WebdavCacheFolder.class
package com.logicaldoc.webdav.cache
WebdavCacheFolder.getId ( ) : long
com/logicaldoc/webdav/cache/WebdavCacheFolder.getId:()J
WebdavCacheFolder.getPath ( ) : String
com/logicaldoc/webdav/cache/WebdavCacheFolder.getPath:()Ljava/lang/String;
WebdavCacheFolder.getSize ( ) : long
com/logicaldoc/webdav/cache/WebdavCacheFolder.getSize:()J
WebdavCacheFolder.setId ( long id ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setId:(J)V
WebdavCacheFolder.setPath ( String path ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setPath:(Ljava/lang/String;)V
WebdavCacheFolder.setSize ( long size ) : void
com/logicaldoc/webdav/cache/WebdavCacheFolder.setSize:(J)V
WebdavCacheFolder.WebdavCacheFolder ( )
com/logicaldoc/webdav/cache/WebdavCacheFolder."<init>":()V
WebdavCacheFolder.WebdavCacheFolder ( long folderId, String path, long folderSize )
com/logicaldoc/webdav/cache/WebdavCacheFolder."<init>":(JLjava/lang/String;J)V
logicaldoc-webform-9.1.1-plugin.jar,
WebformFileUploader.class
package com.logicaldoc.webform.client
WebformFileUploader.equals ( Object other ) : boolean
com/logicaldoc/webform/client/WebformFileUploader.equals:(Ljava/lang/Object;)Z
WebformFileUploader.hashCode ( ) : int
com/logicaldoc/webform/client/WebformFileUploader.hashCode:()I
logicaldoc-webservice-9.1.1-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : Response
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/ws/rs/core/Response;
logicaldoc-webservice-9.1.1-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : Response
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/ws/rs/core/Response;
logicaldoc-webservice-9.1.1-plugin.jar,
WSDocument.class
package com.logicaldoc.webservice.model
WSDocument.getLastNote ( ) : String
com/logicaldoc/webservice/model/WSDocument.getLastNote:()Ljava/lang/String;
WSDocument.setLastNote ( String lastNote ) : void
com/logicaldoc/webservice/model/WSDocument.setLastNote:(Ljava/lang/String;)V
logicaldoc-zonalocr-9.1.1-plugin.jar,
ZonalOCRProcessor.class
package com.logicaldoc.zonalocr
ZonalOCRProcessor.ZonalOCRProcessor ( ZonalOCR zonalOCR )
com/logicaldoc/zonalocr/ZonalOCRProcessor."<init>":(Lcom/logicaldoc/zonalocr/ZonalOCR;)V
to the top
Removed Methods 474
logicaldoc-audit-9.1.0-plugin.jar,
AuditTask.class
package com.logicaldoc.audit
AuditTask.setDocumentHistoryDao ( DocumentHistoryDAO documentHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setDocumentHistoryDao:(Lcom/logicaldoc/core/document/DocumentHistoryDAO;)V
AuditTask.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/audit/AuditTask.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
AuditTask.setFolderHistoryDao ( FolderHistoryDAO folderHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setFolderHistoryDao:(Lcom/logicaldoc/core/folder/FolderHistoryDAO;)V
AuditTask.setSubscriptionDao ( SubscriptionDAO subscriptionDao ) : void
com/logicaldoc/audit/AuditTask.setSubscriptionDao:(Lcom/logicaldoc/audit/SubscriptionDAO;)V
AuditTask.setSystemMessageDao ( SystemMessageDAO systemMessageDao ) : void
com/logicaldoc/audit/AuditTask.setSystemMessageDao:(Lcom/logicaldoc/core/communication/SystemMessageDAO;)V
AuditTask.setUserHistoryDao ( UserHistoryDAO userHistoryDao ) : void
com/logicaldoc/audit/AuditTask.setUserHistoryDao:(Lcom/logicaldoc/core/security/user/UserHistoryDAO;)V
logicaldoc-barcode-9.1.0-plugin.jar,
BarcodeManager.class
package com.logicaldoc.barcode
BarcodeManager.setBarcodeTemplateDao ( BarcodeTemplateDAO barcodeTemplateDao ) : void
com/logicaldoc/barcode/BarcodeManager.setBarcodeTemplateDao:(Lcom/logicaldoc/barcode/BarcodeTemplateDAO;)V
BarcodeManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/barcode/BarcodeManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
BarcodeManager.setConverterManager ( FormatConverterManager converterManager ) : void
com/logicaldoc/barcode/BarcodeManager.setConverterManager:(Lcom/logicaldoc/core/conversion/FormatConverterManager;)V
BarcodeManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/barcode/BarcodeManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
BarcodeManager.setStore ( Store store ) : void
com/logicaldoc/barcode/BarcodeManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
BarcodeManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/barcode/BarcodeManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-barcode-9.1.0-plugin.jar,
BarcodeProcessor.class
package com.logicaldoc.barcode
BarcodeProcessor.setBarcodeManager ( BarcodeManager barcodeManager ) : void
com/logicaldoc/barcode/BarcodeProcessor.setBarcodeManager:(Lcom/logicaldoc/barcode/BarcodeManager;)V
logicaldoc-calendar-9.1.0-plugin.jar,
CalendarManager.class
package com.logicaldoc.calendar
CalendarManager.setDocumentDAO ( DocumentDAO documentDAO ) : void
com/logicaldoc/calendar/CalendarManager.setDocumentDAO:(Lcom/logicaldoc/core/document/DocumentDAO;)V
CalendarManager.setEventDAO ( EventDAO eventDAO ) : void
com/logicaldoc/calendar/CalendarManager.setEventDAO:(Lcom/logicaldoc/calendar/EventDAO;)V
logicaldoc-comparison-9.1.0-plugin.jar,
DocumentComparatorManager.class
package com.logicaldoc.comparison
DocumentComparatorManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/comparison/DocumentComparatorManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
ApiKeyAuthenticator.class
package com.logicaldoc.core.security.authentication
ApiKeyAuthenticator.setApiKeyDAO ( ApiKeyDAO apiKeyDAO ) : void
com/logicaldoc/core/security/authentication/ApiKeyAuthenticator.setApiKeyDAO:(Lcom/logicaldoc/core/security/apikey/ApiKeyDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DefaultAuthenticator.class
package com.logicaldoc.core.security.authentication
DefaultAuthenticator.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/security/authentication/DefaultAuthenticator.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DigestProcessor.class
package com.logicaldoc.core.document
DigestProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/document/DigestProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
DocumentComparator.class
package com.logicaldoc.core.document
DocumentComparator.getComparator ( DocumentComparator... multipleOptions ) [static] : Comparator<AbstractDocument>
com/logicaldoc/core/document/DocumentComparator.getComparator:([Lcom/logicaldoc/core/document/DocumentComparator;)Ljava/util/Comparator;
logicaldoc-core-9.1.0-plugin.jar,
DocumentManagerImpl.class
package com.logicaldoc.core.document
DocumentManagerImpl.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
DocumentManagerImpl.setDocumentDAO ( DocumentDAO documentDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentDAO:(Lcom/logicaldoc/core/document/DocumentDAO;)V
DocumentManagerImpl.setDocumentLinkDAO ( DocumentLinkDAO documentLinkDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentLinkDAO:(Lcom/logicaldoc/core/document/DocumentLinkDAO;)V
DocumentManagerImpl.setDocumentNoteDAO ( DocumentNoteDAO documentNoteDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setDocumentNoteDAO:(Lcom/logicaldoc/core/document/DocumentNoteDAO;)V
DocumentManagerImpl.setFolderDAO ( FolderDAO folderDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setFolderDAO:(Lcom/logicaldoc/core/folder/FolderDAO;)V
DocumentManagerImpl.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
DocumentManagerImpl.setListenerManager ( DocumentListenerManager listenerManager ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setListenerManager:(Lcom/logicaldoc/core/document/DocumentListenerManager;)V
DocumentManagerImpl.setStore ( Store store ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setStore:(Lcom/logicaldoc/core/store/Store;)V
DocumentManagerImpl.setTemplateDAO ( TemplateDAO templateDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setTemplateDAO:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
DocumentManagerImpl.setTicketDAO ( TicketDAO ticketDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setTicketDAO:(Lcom/logicaldoc/core/ticket/TicketDAO;)V
DocumentManagerImpl.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
DocumentManagerImpl.setVersionDAO ( VersionDAO versionDAO ) : void
com/logicaldoc/core/document/DocumentManagerImpl.setVersionDAO:(Lcom/logicaldoc/core/document/VersionDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
EventCollector.class
package com.logicaldoc.core.communication
EventCollector.getConfig ( ) : ContextProperties
com/logicaldoc/core/communication/EventCollector.getConfig:()Lcom/logicaldoc/util/config/ContextProperties;
EventCollector.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/communication/EventCollector.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
FolderComparator.class
package com.logicaldoc.core.folder
FolderComparator.getComparator ( FolderComparator... multipleOptions ) [static] : Comparator<Folder>
com/logicaldoc/core/folder/FolderComparator.getComparator:([Lcom/logicaldoc/core/folder/FolderComparator;)Ljava/util/Comparator;
logicaldoc-core-9.1.0-plugin.jar,
FormatConverterManager.class
package com.logicaldoc.core.conversion
FormatConverterManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
FormatConverterManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
FormatConverterManager.setStore ( Store store ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
FormatConverterManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/core/conversion/FormatConverterManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateAttributeSetDAO.class
package com.logicaldoc.core.metadata
HibernateAttributeSetDAO.setOptionsDao ( AttributeOptionDAO optionsDao ) : void
com/logicaldoc/core/metadata/HibernateAttributeSetDAO.setOptionsDao:(Lcom/logicaldoc/core/metadata/AttributeOptionDAO;)V
HibernateAttributeSetDAO.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/core/metadata/HibernateAttributeSetDAO.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateMenuDAO.class
package com.logicaldoc.core.security.menu
HibernateMenuDAO.getUserDAO ( ) : UserDAO
com/logicaldoc/core/security/menu/HibernateMenuDAO.getUserDAO:()Lcom/logicaldoc/core/security/user/UserDAO;
HibernateMenuDAO.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/security/menu/HibernateMenuDAO.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateTemplateDAO.class
package com.logicaldoc.core.metadata
HibernateTemplateDAO.setUserDAO ( UserDAO userDAO ) : void
com/logicaldoc/core/metadata/HibernateTemplateDAO.setUserDAO:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
HibernateTicketDAO.class
package com.logicaldoc.core.ticket
HibernateTicketDAO.HibernateTicketDAO ( )
com/logicaldoc/core/ticket/HibernateTicketDAO."<init>":()V
logicaldoc-core-9.1.0-plugin.jar,
HibernateVersionDAO.class
package com.logicaldoc.core.document
HibernateVersionDAO.setFolderDAO ( FolderDAO folderDAO ) : void
com/logicaldoc/core/document/HibernateVersionDAO.setFolderDAO:(Lcom/logicaldoc/core/folder/FolderDAO;)V
HibernateVersionDAO.setStore ( Store store ) : void
com/logicaldoc/core/document/HibernateVersionDAO.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-core-9.1.0-plugin.jar,
IndexerTask.class
package com.logicaldoc.core.searchengine
IndexerTask.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/searchengine/IndexerTask.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
IndexerTask.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/core/searchengine/IndexerTask.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
IndexerTask.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/searchengine/IndexerTask.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
IndexerTask.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/core/searchengine/IndexerTask.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
IndexOptimizer.class
package com.logicaldoc.core.searchengine
IndexOptimizer.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/searchengine/IndexOptimizer.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
IndexOptimizer.setIndexer ( SearchEngine indexer ) : void
com/logicaldoc/core/searchengine/IndexOptimizer.setIndexer:(Lcom/logicaldoc/core/searchengine/SearchEngine;)V
logicaldoc-core-9.1.0-plugin.jar,
LockManager.class
package com.logicaldoc.core.lock
LockManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/lock/LockManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
LockManager.setGenericDao ( GenericDAO genericDao ) : void
com/logicaldoc/core/lock/LockManager.setGenericDao:(Lcom/logicaldoc/core/generic/GenericDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
PathCalculator.class
package com.logicaldoc.core.folder
PathCalculator.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/core/folder/PathCalculator.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
SessionManager.class
package com.logicaldoc.core.security
SessionManager.getSessionDao ( ) : SessionDAO
com/logicaldoc/core/security/SessionManager.getSessionDao:()Lcom/logicaldoc/core/security/SessionDAO;
SessionManager.setApiKeyDao ( ApiKeyDAO apiKeyDao ) : void
com/logicaldoc/core/security/SessionManager.setApiKeyDao:(Lcom/logicaldoc/core/security/apikey/ApiKeyDAO;)V
SessionManager.setAuthenticationChain ( AuthenticationChain authenticationChain ) : void
com/logicaldoc/core/security/SessionManager.setAuthenticationChain:(Lcom/logicaldoc/core/security/authentication/AuthenticationChain;)V
SessionManager.setSessionDao ( SessionDAO sessionDao ) : void
com/logicaldoc/core/security/SessionManager.setSessionDao:(Lcom/logicaldoc/core/security/SessionDAO;)V
SessionManager.setUserDao ( UserDAO userDao ) : void
com/logicaldoc/core/security/SessionManager.setUserDao:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
SystemLoadMonitor.class
package com.logicaldoc.core.system
SystemLoadMonitor.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/system/SystemLoadMonitor.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
TagsProcessor.class
package com.logicaldoc.core.document
TagsProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/core/document/TagsProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
logicaldoc-core-9.1.0-plugin.jar,
TaskTrigger.class
package com.logicaldoc.core.task
TaskTrigger.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/task/TaskTrigger.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-core-9.1.0-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
ThreadPools.getPool ( String name ) : ExecutorService
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ExecutorService;
ThreadPools.setConfig ( ContextProperties config ) : void
com/logicaldoc/core/threading/ThreadPools.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
logicaldoc-email-9.1.0-plugin.jar,
EmailCrawler.class
package com.logicaldoc.email
EmailCrawler.EmailCrawler ( String name )
com/logicaldoc/email/EmailCrawler."<init>":(Ljava/lang/String;)V
EmailCrawler.getAccountDao ( ) : EmailAccountDAO
com/logicaldoc/email/EmailCrawler.getAccountDao:()Lcom/logicaldoc/email/dao/EmailAccountDAO;
EmailCrawler.getCacheManager ( ) : EmailCacheManager
com/logicaldoc/email/EmailCrawler.getCacheManager:()Lcom/logicaldoc/email/EmailCacheManager;
EmailCrawler.getDocumentDao ( ) : DocumentDAO
com/logicaldoc/email/EmailCrawler.getDocumentDao:()Lcom/logicaldoc/core/document/DocumentDAO;
EmailCrawler.getDocumentHistoryDao ( ) : DocumentHistoryDAO
com/logicaldoc/email/EmailCrawler.getDocumentHistoryDao:()Lcom/logicaldoc/core/document/DocumentHistoryDAO;
EmailCrawler.getDocumentLinkDao ( ) : DocumentLinkDAO
com/logicaldoc/email/EmailCrawler.getDocumentLinkDao:()Lcom/logicaldoc/core/document/DocumentLinkDAO;
EmailCrawler.getFolderDao ( ) : FolderDAO
com/logicaldoc/email/EmailCrawler.getFolderDao:()Lcom/logicaldoc/core/folder/FolderDAO;
EmailCrawler.getStore ( ) : Store
com/logicaldoc/email/EmailCrawler.getStore:()Lcom/logicaldoc/core/store/Store;
EmailCrawler.setAccountDao ( EmailAccountDAO accountDao ) : void
com/logicaldoc/email/EmailCrawler.setAccountDao:(Lcom/logicaldoc/email/dao/EmailAccountDAO;)V
EmailCrawler.setCacheManager ( EmailCacheManager cacheManager ) : void
com/logicaldoc/email/EmailCrawler.setCacheManager:(Lcom/logicaldoc/email/EmailCacheManager;)V
EmailCrawler.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/email/EmailCrawler.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
EmailCrawler.setDocumentHistoryDao ( DocumentHistoryDAO documentHistoryDAO ) : void
com/logicaldoc/email/EmailCrawler.setDocumentHistoryDao:(Lcom/logicaldoc/core/document/DocumentHistoryDAO;)V
EmailCrawler.setDocumentLinkDao ( DocumentLinkDAO documentLinkDao ) : void
com/logicaldoc/email/EmailCrawler.setDocumentLinkDao:(Lcom/logicaldoc/core/document/DocumentLinkDAO;)V
EmailCrawler.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/email/EmailCrawler.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
EmailCrawler.setSequenceDao ( SequenceDAO sequenceDao ) : void
com/logicaldoc/email/EmailCrawler.setSequenceDao:(Lcom/logicaldoc/core/sequence/SequenceDAO;)V
EmailCrawler.setStore ( Store store ) : void
com/logicaldoc/email/EmailCrawler.setStore:(Lcom/logicaldoc/core/store/Store;)V
EmailCrawler.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/email/EmailCrawler.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
logicaldoc-email-9.1.0-plugin.jar,
HibernateEmailAccountDAO.class
package com.logicaldoc.email.dao
HibernateEmailAccountDAO.setCacheManager ( EmailCacheManager cacheManager ) : void
com/logicaldoc/email/dao/HibernateEmailAccountDAO.setCacheManager:(Lcom/logicaldoc/email/EmailCacheManager;)V
logicaldoc-enterprise-automation-9.1.0-plugin.jar,
AutomationEventListener.class
package com.logicaldoc.enterprise.automation
AutomationEventListener.setAutomationTriggerDao ( AutomationTriggerDAO automationTriggerDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setAutomationTriggerDao:(Lcom/logicaldoc/enterprise/automation/AutomationTriggerDAO;)V
AutomationEventListener.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
AutomationEventListener.setEventCollector ( EventCollector eventCollector ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setEventCollector:(Lcom/logicaldoc/core/communication/EventCollector;)V
AutomationEventListener.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
AutomationEventListener.setUserDao ( UserDAO userDao ) : void
com/logicaldoc/enterprise/automation/AutomationEventListener.setUserDao:(Lcom/logicaldoc/core/security/user/UserDAO;)V
logicaldoc-enterprise-gui-9.1.0-plugin.jar,
MobileNavigationBar.class
package com.logicaldoc.enterprise.gui.mobile.client
MobileNavigationBar.setPreviousPanel ( MobileBodyPanel panel ) : void
com/logicaldoc/enterprise/gui/mobile/client/MobileNavigationBar.setPreviousPanel:(Lcom/logicaldoc/enterprise/gui/mobile/client/MobileBodyPanel;)V
logicaldoc-form-9.1.0-plugin.jar,
FormManager.class
package com.logicaldoc.form
FormManager.setConverter ( FormatConverterManager converter ) : void
com/logicaldoc/form/FormManager.setConverter:(Lcom/logicaldoc/core/conversion/FormatConverterManager;)V
FormManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/form/FormManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
FormManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/form/FormManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
FormManager.setFormDao ( FormDAO formDao ) : void
com/logicaldoc/form/FormManager.setFormDao:(Lcom/logicaldoc/form/FormDAO;)V
FormManager.setStore ( Store store ) : void
com/logicaldoc/form/FormManager.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-google-9.1.0-plugin.jar,
CalendarListener.class
package com.logicaldoc.google
CalendarListener.CalendarListener ( )
com/logicaldoc/google/CalendarListener."<init>":()V
CalendarListener.setEventCollector ( EventCollector eventCollector ) : void
com/logicaldoc/google/CalendarListener.setEventCollector:(Lcom/logicaldoc/core/communication/EventCollector;)V
CalendarListener.setEventDAO ( EventDAO eventDAO ) : void
com/logicaldoc/google/CalendarListener.setEventDAO:(Lcom/logicaldoc/calendar/EventDAO;)V
CalendarListener.setEventReferenceDAO ( EventReferenceDAO eventReferenceDAO ) : void
com/logicaldoc/google/CalendarListener.setEventReferenceDAO:(Lcom/logicaldoc/calendar/EventReferenceDAO;)V
CalendarListener.setThreadPools ( ThreadPools threadPools ) : void
com/logicaldoc/google/CalendarListener.setThreadPools:(Lcom/logicaldoc/core/threading/ThreadPools;)V
logicaldoc-google-9.1.0-plugin.jar,
GoogleCalendar.class
package com.logicaldoc.google
GoogleCalendar.setGenericDAO ( GenericDAO genericDAO ) : void
com/logicaldoc/google/GoogleCalendar.setGenericDAO:(Lcom/logicaldoc/core/generic/GenericDAO;)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationCompletionProvider.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationCompletionProvider.AutomationCompletionProvider ( )
com/logicaldoc/gui/common/client/widgets/automation/AutomationCompletionProvider."<init>":()V
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationCompletionProvider.getProposals:(Lorg/wisepersist/gwt/ace/client/AceEditor;Lorg/wisepersist/gwt/ace/client/AceEditorCursorPosition;Ljava/lang/String;Lorg/wisepersist/gwt/ace/client/AceCompletionCallback;)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationEditor.AutomationEditor ( String text, String title )
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;)V
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor."<init>":(Ljava/lang/String;Ljava/lang/String;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.destroy:()V
AutomationEditor.getText ( ) : String
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.getText:()Ljava/lang/String;
AutomationEditor.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.onDraw:()V
AutomationEditor.setDisabled ( boolean disabled ) : Canvas
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.setDisabled:(Z)Lcom/smartgwt/client/widgets/Canvas;
AutomationEditor.setVisible ( boolean visible ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationEditor.setVisible:(Z)V
logicaldoc-gui-9.1.0-plugin.jar,
AutomationItemEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/widgets/automation/AutomationItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
AutomationItemEditor.destroy ( ) : void
com/logicaldoc/gui/common/client/widgets/automation/AutomationItemEditor.destroy:()V
logicaldoc-gui-9.1.0-plugin.jar,
AvatarCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text ) : String
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/UserListGridField;)V
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.AvatarCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/UserListGridField;I)V
logicaldoc-gui-9.1.0-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
BookmarkDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
BookmarkDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
ColoredCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.ColoredCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField;)V
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.ColoredCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
ColoredListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
ColoredListGridField.ColoredListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.ColoredListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
ColoredListGridField.ColoredListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
ColoredListGridField.getColorFieldName ( ) : String
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.getColorFieldName:()Ljava/lang/String;
ColoredListGridField.setColorFieldName ( String colorFieldName ) : void
com/logicaldoc/gui/common/client/widgets/grid/ColoredListGridField.setColorFieldName:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
ComparatorAssociationsDialog.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorAssociationsDialog.ComparatorAssociationsDialog ( ListGrid srcGrid )
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog."<init>":(Lcom/smartgwt/client/widgets/grid/ListGrid;)V
ComparatorAssociationsDialog.onApply ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.onApply:()V
ComparatorAssociationsDialog.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.onDraw:()V
ComparatorAssociationsDialog.prepareSelectItem ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.prepareSelectItem:()V
ComparatorAssociationsDialog.refresh ( ) : void
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog.refresh:()V
logicaldoc-gui-9.1.0-plugin.jar,
ComparatorsPanel.class
package com.logicaldoc.gui.frontend.client.settings.comparators
ComparatorsPanel.getAssociationsDialog ( ) : ComparatorAssociationsDialog
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.getAssociationsDialog:()Lcom/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog;
ComparatorsPanel.prepareToolStrip ( ) : ToolStrip
com/logicaldoc/gui/frontend/client/settings/comparators/ComparatorsPanel.prepareToolStrip:()Lcom/smartgwt/client/widgets/toolbar/ToolStrip;
logicaldoc-gui-9.1.0-plugin.jar,
ConverterAssociationsDialog.class
package com.logicaldoc.gui.frontend.client.impex.converters
ConverterAssociationsDialog.ConverterAssociationsDialog ( ListGrid srcGrid )
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog."<init>":(Lcom/smartgwt/client/widgets/grid/ListGrid;)V
ConverterAssociationsDialog.prepareSelectItem ( ) : void
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog.prepareSelectItem:()V
ConverterAssociationsDialog.refresh ( ) : void
com/logicaldoc/gui/frontend/client/impex/converters/ConverterAssociationsDialog.refresh:()V
logicaldoc-gui-9.1.0-plugin.jar,
CopyCellClickHandler.class
package com.logicaldoc.gui.common.client.widgets.grid
CopyCellClickHandler.CopyCellClickHandler ( )
com/logicaldoc/gui/common/client/widgets/grid/CopyCellClickHandler."<init>":()V
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click ) : void
com/logicaldoc/gui/common/client/widgets/grid/CopyCellClickHandler.onCellDoubleClick:(Lcom/smartgwt/client/widgets/grid/events/CellDoubleClickEvent;)V
logicaldoc-gui-9.1.0-plugin.jar,
DashboardPanel.class
package com.logicaldoc.gui.frontend.client.dashboard
DashboardPanel.get ( ) [static] : DashboardPanel
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.get:()Lcom/logicaldoc/gui/frontend/client/dashboard/DashboardPanel;
DashboardPanel.getCalendarTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getCalendarTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getDefaultOpenTab ( ) : String
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getDefaultOpenTab:()Ljava/lang/String;
DashboardPanel.getMessagesTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getMessagesTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getTabSet ( ) : TabSet
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getTabSet:()Lcom/smartgwt/client/widgets/tab/TabSet;
DashboardPanel.getUserTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getUserTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.getWorkflowTab ( ) : Tab
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.getWorkflowTab:()Lcom/smartgwt/client/widgets/tab/Tab;
DashboardPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.onDraw:()V
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.setDefaultOpenTab:(Ljava/lang/String;)V
DashboardPanel.updateMessageTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateMessageTab:()V
DashboardPanel.updateReadingsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateReadingsTab:()V
DashboardPanel.updateTagsTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateTagsTab:()V
DashboardPanel.updateUserTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateUserTab:()V
DashboardPanel.updateWorkflowTab ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/DashboardPanel.updateWorkflowTab:()V
logicaldoc-gui-9.1.0-plugin.jar,
DateCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/DateListGridField;I)V
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/DateListGridField;)V
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField.DateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
DateListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
DateListGridField.DateListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
DateListGridField.DateListGridField ( String name, String title, int format )
com/logicaldoc/gui/common/client/widgets/grid/DateListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
DaysCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
DaysCellFormatter.DaysCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/DaysCellFormatter."<init>":()V
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/DaysCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentDashlet.getListGrid ( ) : RefreshableListGrid
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
DocumentDashlet.prepareClickHandlers ( RefreshableListGrid ret, String docIdAttribute ) : void
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareClickHandlers:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;Ljava/lang/String;)V
DocumentDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
DocumentHistoryDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
EventsListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
EventsListGridField.EventsListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":()V
EventsListGridField.EventsListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":(Ljava/lang/String;)V
EventsListGridField.EventsListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/EventsListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FileIconCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
IconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IconGridField;)V
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField.FileIconCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IconGridField;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileNameCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField;)V
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField;I)V
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField.FileNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileNameListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileNameListGridField.FileNameListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":()V
FileNameListGridField.FileNameListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileNameListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
FileSizeCellFormatter.FileSizeCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter."<init>":()V
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter."<init>":(Z)V
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField;)V
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField;Z)V
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField.FileSizeCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FileSizeListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileSizeListGridField.FileSizeListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;IZ)V
FileSizeListGridField.FileSizeListGridField ( String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/FileSizeListGridField."<init>":(Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
FileVersionListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FileVersionListGridField.FileVersionListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":()V
FileVersionListGridField.FileVersionListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":(Ljava/lang/String;)V
FileVersionListGridField.FileVersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FileVersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FolderListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
FolderListGridField.FolderListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":()V
FolderListGridField.FolderListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":(Ljava/lang/String;)V
FolderListGridField.FolderListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
FolderNameCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField.FolderNameCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/FolderListGridField;)V
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/FolderListGridField.FolderNameCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
logicaldoc-gui-9.1.0-plugin.jar,
FolderNavigatorPanel.class
package com.logicaldoc.gui.frontend.client.folder
FolderNavigatorPanel.onFolderBeginEditing ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderBeginEditing:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderCancelEditing ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderCancelEditing:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderChanged ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderCreated ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderCreated:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderDeleted ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderDeleted:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderMoved ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderMoved:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
FolderNavigatorPanel.onFolderSelected ( GUIFolder folder ) : void
com/logicaldoc/gui/frontend/client/folder/FolderNavigatorPanel.onFolderSelected:(Lcom/logicaldoc/gui/common/client/beans/GUIFolder;)V
logicaldoc-gui-9.1.0-plugin.jar,
FormatConvertersPanel.class
package com.logicaldoc.gui.frontend.client.impex.converters
FormatConvertersPanel.getAssociationsDialog ( ) : ComparatorAssociationsDialog
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.getAssociationsDialog:()Lcom/logicaldoc/gui/frontend/client/settings/comparators/ComparatorAssociationsDialog;
FormatConvertersPanel.prepareToolStrip ( ) : ToolStrip
com/logicaldoc/gui/frontend/client/impex/converters/FormatConvertersPanel.prepareToolStrip:()Lcom/smartgwt/client/widgets/toolbar/ToolStrip;
logicaldoc-gui-9.1.0-plugin.jar,
GoogleUtil.class
package com.logicaldoc.gui.frontend.client.google
GoogleUtil.handleGoogleServiceError ( Throwable caught ) [static] : void
com/logicaldoc/gui/frontend/client/google/GoogleUtil.handleGoogleServiceError:(Ljava/lang/Throwable;)V
logicaldoc-gui-9.1.0-plugin.jar,
GUICalendarEvent.class
package com.logicaldoc.gui.common.client.beans
GUICalendarEvent.addAttendee ( GUIUser newPart ) : void
com/logicaldoc/gui/common/client/beans/GUICalendarEvent.addAttendee:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
logicaldoc-gui-9.1.0-plugin.jar,
GUIIncrementalArchive.class
package com.logicaldoc.gui.common.client.beans
GUIIncrementalArchive.getAosManagerId ( ) : Long
com/logicaldoc/gui/common/client/beans/GUIIncrementalArchive.getAosManagerId:()Ljava/lang/Long;
GUIIncrementalArchive.setAosManagerId ( Long aosManagerId ) : void
com/logicaldoc/gui/common/client/beans/GUIIncrementalArchive.setAosManagerId:(Ljava/lang/Long;)V
logicaldoc-gui-9.1.0-plugin.jar,
HtmlItemEditor.class
package com.logicaldoc.gui.common.client.widgets.automation
HtmlItemEditor.getSavedHtmlContent ( ) [static] : String
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor.getSavedHtmlContent:()Ljava/lang/String;
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor."<init>":(Lcom/smartgwt/client/widgets/form/fields/FormItem;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
HtmlItemEditor.setSavedHtmlContent ( String p1 ) [static] : void
com/logicaldoc/gui/common/client/widgets/automation/HtmlItemEditor.setSavedHtmlContent:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
I18NCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/I18NCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
I18NCellFormatter.I18NCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/I18NCellFormatter."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
IconGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IconGridField.IconGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/IconGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
ImageLightbox.class
package com.logicaldoc.gui.common.client.widgets
ImageLightbox.ImageLightbox ( long docId, String title )
com/logicaldoc/gui/common/client/widgets/ImageLightbox."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
IndexedListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IndexedListGridField.IndexedListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/IndexedListGridField."<init>":()V
IndexedListGridField.IndexedListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/IndexedListGridField."<init>":(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
IntegerListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
IntegerListGridField.IntegerListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
IntegerListGridField.IntegerListGridField ( String name, String title, int width )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;I)V
logicaldoc-gui-9.1.0-plugin.jar,
LongCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField.LongCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField.LongCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/IntegerListGridField;)V
logicaldoc-gui-9.1.0-plugin.jar,
MailPreviewPanel.class
package com.logicaldoc.gui.common.client.widgets.preview
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )
com/logicaldoc/gui/common/client/widgets/preview/MailPreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIEmail;Lcom/logicaldoc/gui/common/client/beans/GUIDocument;I)V
MailPreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/MailPreviewPanel.onDraw:()V
logicaldoc-gui-9.1.0-plugin.jar,
MessageDialog.class
package com.logicaldoc.gui.frontend.client.dashboard
MessageDialog.MessageDialog ( )
com/logicaldoc/gui/frontend/client/dashboard/MessageDialog."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
MessagesPanel.class
package com.logicaldoc.gui.frontend.client.dashboard
MessagesPanel.destroy ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.destroy:()V
MessagesPanel.MessagesPanel ( )
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel."<init>":()V
MessagesPanel.onDraw ( ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onDraw:()V
MessagesPanel.onUserChanged ( GUIUser user ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserChanged:(Lcom/logicaldoc/gui/common/client/beans/GUIUser;)V
MessagesPanel.onUserLogin ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserLogin:(Ljava/lang/String;)V
MessagesPanel.onUserLogout ( String username ) : void
com/logicaldoc/gui/frontend/client/dashboard/MessagesPanel.onUserLogout:(Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
NotesDashlet.prepareGridFields ( RefreshableListGrid grid ) : List<ListGridField>
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.prepareGridFields:(Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;)Ljava/util/List;
logicaldoc-gui-9.1.0-plugin.jar,
PreviewPanel.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewPanel.clearContent ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.clearContent:()V
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 ) [static] : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.declareOnReadingCompleted:(Lcom/logicaldoc/gui/common/client/widgets/preview/PreviewPanel;)V
PreviewPanel.dicomUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.dicomUrl:()Ljava/lang/String;
PreviewPanel.doResize ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.doResize:()V
PreviewPanel.generalPreviewUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.generalPreviewUrl:()Ljava/lang/String;
PreviewPanel.htmlUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.htmlUrl:()Ljava/lang/String;
PreviewPanel.isPreviewAvailable ( ) : boolean
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.isPreviewAvailable:()Z
PreviewPanel.mediaUrl ( ) : String
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.mediaUrl:()Ljava/lang/String;
PreviewPanel.onAccessGranted ( GUIDocument document ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onAccessGranted:(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.onDraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onDraw:()V
PreviewPanel.onReadingCompleted ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.onReadingCompleted:()V
PreviewPanel.PreviewPanel ( GUIDocument document )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPanel.redraw ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.redraw:()V
PreviewPanel.reloadDICOM ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadDICOM:()V
PreviewPanel.reloadHTML ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadHTML:()V
PreviewPanel.reloadMail ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadMail:()V
PreviewPanel.reloadMedia ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadMedia:()V
PreviewPanel.reloadPreview ( ) : void
com/logicaldoc/gui/common/client/widgets/preview/PreviewPanel.reloadPreview:()V
logicaldoc-gui-9.1.0-plugin.jar,
PreviewPopup.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewPopup.PreviewPopup ( GUIDocument doc )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPopup."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;)V
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )
com/logicaldoc/gui/common/client/widgets/preview/PreviewPopup."<init>":(Ljava/util/List;I)V
logicaldoc-gui-9.1.0-plugin.jar,
PreviewTile.class
package com.logicaldoc.gui.common.client.widgets.preview
PreviewTile.PreviewTile ( long docId, String title )
com/logicaldoc/gui/common/client/widgets/preview/PreviewTile."<init>":(JLjava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
RatingCellFormatter.class
package com.logicaldoc.gui.common.client.widgets.grid
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField.RatingCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField.RatingCellFormatter."<init>":(Lcom/logicaldoc/gui/common/client/widgets/grid/RatingListGridField;)V
logicaldoc-gui-9.1.0-plugin.jar,
RatingListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
RatingListGridField.RatingListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/RatingListGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
RefreshableListGrid.class
package com.logicaldoc.gui.common.client.widgets.grid
RefreshableListGrid.refresh ( DataSource newDataSource ) : void
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid.refresh:(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":()V
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":(Lcom/smartgwt/client/data/DataSource;)V
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )
com/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid."<init>":(Lcom/google/gwt/core/client/JavaScriptObject;)V
logicaldoc-gui-9.1.0-plugin.jar,
StandardPropertiesPanel.class
package com.logicaldoc.gui.frontend.client.document
StandardPropertiesPanel.StandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )
com/logicaldoc/gui/frontend/client/document/StandardPropertiesPanel."<init>":(Lcom/logicaldoc/gui/common/client/beans/GUIDocument;Lcom/smartgwt/client/widgets/form/fields/events/ChangedHandler;)V
StandardPropertiesPanel.validate ( ) : boolean
com/logicaldoc/gui/frontend/client/document/StandardPropertiesPanel.validate:()Z
logicaldoc-gui-9.1.0-plugin.jar,
StatusIconsListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
StatusIconsListGridField.StatusIconsListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/StatusIconsListGridField."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
UserCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/UserCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserCellFormatter.UserCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/UserCellFormatter."<init>":()V
logicaldoc-gui-9.1.0-plugin.jar,
UserDateCellFormatter.class
package com.logicaldoc.gui.common.client.formatters
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum ) : String
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter.format:(Ljava/lang/Object;Lcom/smartgwt/client/widgets/grid/ListGridRecord;II)Ljava/lang/String;
UserDateCellFormatter.UserDateCellFormatter ( )
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter."<init>":()V
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )
com/logicaldoc/gui/common/client/formatters/UserDateCellFormatter."<init>":(Z)V
logicaldoc-gui-9.1.0-plugin.jar,
UserListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
UserListGridField.isDisplayAvatar ( ) : boolean
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.isDisplayAvatar:()Z
UserListGridField.setDisplayAvatar ( boolean displayAvatar ) : void
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField.setDisplayAvatar:(Z)V
UserListGridField.UserListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":()V
UserListGridField.UserListGridField ( boolean avoidCaching )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Z)V
UserListGridField.UserListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )
com/logicaldoc/gui/common/client/widgets/grid/UserListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
logicaldoc-gui-9.1.0-plugin.jar,
VersionListGridField.class
package com.logicaldoc.gui.common.client.widgets.grid
VersionListGridField.VersionListGridField ( )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":()V
VersionListGridField.VersionListGridField ( String name )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":(Ljava/lang/String;)V
VersionListGridField.VersionListGridField ( String name, String title )
com/logicaldoc/gui/common/client/widgets/grid/VersionListGridField."<init>":(Ljava/lang/String;Ljava/lang/String;)V
logicaldoc-gui-9.1.0-plugin.jar,
VoidCallback.class
package com.logicaldoc.gui.common.client
VoidCallback.onFailure ( Throwable caught ) : void
com/logicaldoc/gui/common/client/VoidCallback.onFailure:(Ljava/lang/Throwable;)V
VoidCallback.onSuccess ( Object p1 ) : void
com/logicaldoc/gui/common/client/VoidCallback.onSuccess:(Ljava/lang/Object;)V
VoidCallback.onSuccess ( Void arg0 ) : void
com/logicaldoc/gui/common/client/VoidCallback.onSuccess:(Ljava/lang/Void;)V
VoidCallback.VoidCallback ( )
com/logicaldoc/gui/common/client/VoidCallback."<init>":()V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveBuilder.class
package com.logicaldoc.impex
ArchiveBuilder.getArchiveDao ( ) : ArchiveDAO
com/logicaldoc/impex/ArchiveBuilder.getArchiveDao:()Lcom/logicaldoc/impex/ArchiveDAO;
ArchiveBuilder.getArchiveManager ( ) : ArchiveManager
com/logicaldoc/impex/ArchiveBuilder.getArchiveManager:()Lcom/logicaldoc/impex/ArchiveManager;
ArchiveBuilder.getDefaultOwner ( ) : String
com/logicaldoc/impex/ArchiveBuilder.getDefaultOwner:()Ljava/lang/String;
ArchiveBuilder.getFolderDao ( ) : FolderDAO
com/logicaldoc/impex/ArchiveBuilder.getFolderDao:()Lcom/logicaldoc/core/folder/FolderDAO;
ArchiveBuilder.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveBuilder.setDefaultOwner ( String defaultOwner ) : void
com/logicaldoc/impex/ArchiveBuilder.setDefaultOwner:(Ljava/lang/String;)V
ArchiveBuilder.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveBuilder.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveBuilder.setMessageTemplateDao ( MessageTemplateDAO messageTemplateDao ) : void
com/logicaldoc/impex/ArchiveBuilder.setMessageTemplateDao:(Lcom/logicaldoc/core/communication/MessageTemplateDAO;)V
ArchiveBuilder.setStore ( Store store ) : void
com/logicaldoc/impex/ArchiveBuilder.setStore:(Lcom/logicaldoc/core/store/Store;)V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveImporter.class
package com.logicaldoc.impex
ArchiveImporter.getArchiveDao ( ) : ArchiveDAO
com/logicaldoc/impex/ArchiveImporter.getArchiveDao:()Lcom/logicaldoc/impex/ArchiveDAO;
ArchiveImporter.getArchiveManager ( ) : ArchiveManager
com/logicaldoc/impex/ArchiveImporter.getArchiveManager:()Lcom/logicaldoc/impex/ArchiveManager;
ArchiveImporter.getCacheManager ( ) : ArchiveCacheManager
com/logicaldoc/impex/ArchiveImporter.getCacheManager:()Lcom/logicaldoc/impex/ArchiveCacheManager;
ArchiveImporter.getDefaultOwner ( ) : String
com/logicaldoc/impex/ArchiveImporter.getDefaultOwner:()Ljava/lang/String;
ArchiveImporter.getDocumentDao ( ) : DocumentDAO
com/logicaldoc/impex/ArchiveImporter.getDocumentDao:()Lcom/logicaldoc/core/document/DocumentDAO;
ArchiveImporter.getDocumentManager ( ) : DocumentManager
com/logicaldoc/impex/ArchiveImporter.getDocumentManager:()Lcom/logicaldoc/core/document/DocumentManager;
ArchiveImporter.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveImporter.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveImporter.setArchiveManager ( ArchiveManager archiveManager ) : void
com/logicaldoc/impex/ArchiveImporter.setArchiveManager:(Lcom/logicaldoc/impex/ArchiveManager;)V
ArchiveImporter.setCacheManager ( ArchiveCacheManager cacheManager ) : void
com/logicaldoc/impex/ArchiveImporter.setCacheManager:(Lcom/logicaldoc/impex/ArchiveCacheManager;)V
ArchiveImporter.setDefaultOwner ( String defaultOwner ) : void
com/logicaldoc/impex/ArchiveImporter.setDefaultOwner:(Ljava/lang/String;)V
ArchiveImporter.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveImporter.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveImporter.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/impex/ArchiveImporter.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ArchiveImporter.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveImporter.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveImporter.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/impex/ArchiveImporter.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveManager.class
package com.logicaldoc.impex
ArchiveManager.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/ArchiveManager.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
ArchiveManager.setConfig ( ContextProperties config ) : void
com/logicaldoc/impex/ArchiveManager.setConfig:(Lcom/logicaldoc/util/config/ContextProperties;)V
ArchiveManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/impex/ArchiveManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ArchiveManager.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/ArchiveManager.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ArchiveManager.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/impex/ArchiveManager.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-impex-9.1.0-plugin.jar,
IncrementalArchiveCreator.class
package com.logicaldoc.impex
IncrementalArchiveCreator.setArchiveDao ( ArchiveDAO archiveDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setArchiveDao:(Lcom/logicaldoc/impex/ArchiveDAO;)V
IncrementalArchiveCreator.setArchiveManager ( ArchiveManager archiveManager ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setArchiveManager:(Lcom/logicaldoc/impex/ArchiveManager;)V
IncrementalArchiveCreator.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
IncrementalArchiveCreator.setGenericDao ( GenericDAO genericDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setGenericDao:(Lcom/logicaldoc/core/generic/GenericDAO;)V
IncrementalArchiveCreator.setMessageTemplateDao ( MessageTemplateDAO messageTemplateDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setMessageTemplateDao:(Lcom/logicaldoc/core/communication/MessageTemplateDAO;)V
IncrementalArchiveCreator.setTemplateDao ( TemplateDAO templateDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
IncrementalArchiveCreator.setVersionDao ( VersionDAO versionDao ) : void
com/logicaldoc/impex/IncrementalArchiveCreator.setVersionDao:(Lcom/logicaldoc/core/document/VersionDAO;)V
logicaldoc-importfolder-9.1.0-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
SFTPClient.get ( String arg0, SftpProgressMonitor arg1, long arg2 ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;Lcom/jcraft/jsch/SftpProgressMonitor;J)Ljava/io/InputStream;
SFTPClient.get ( String src, int mode ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;I)Ljava/io/InputStream;
SFTPClient.get ( String src, SftpProgressMonitor monitor, int mode ) : InputStream
com/logicaldoc/importfolder/sftp/SFTPClient.get:(Ljava/lang/String;Lcom/jcraft/jsch/SftpProgressMonitor;I)Ljava/io/InputStream;
SFTPClient.ls ( String path ) : Vector<ChannelSftp.LsEntry>
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/Vector;
logicaldoc-report-9.1.0-plugin.jar,
ReportManager.class
package com.logicaldoc.report
ReportManager.setDataSource ( DataSource dataSource ) : void
com/logicaldoc/report/ReportManager.setDataSource:(Ljavax/sql/DataSource;)V
ReportManager.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/report/ReportManager.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ReportManager.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/report/ReportManager.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ReportManager.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/report/ReportManager.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
ReportManager.setReportDao ( ReportDAO reportDao ) : void
com/logicaldoc/report/ReportManager.setReportDao:(Lcom/logicaldoc/report/ReportDAO;)V
logicaldoc-report-9.1.0-plugin.jar,
ReportsProcessor.class
package com.logicaldoc.report
ReportsProcessor.setReportDao ( ReportDAO reportDao ) : void
com/logicaldoc/report/ReportsProcessor.setReportDao:(Lcom/logicaldoc/report/ReportDAO;)V
ReportsProcessor.setReportManager ( ReportManager reportManager ) : void
com/logicaldoc/report/ReportsProcessor.setReportManager:(Lcom/logicaldoc/report/ReportManager;)V
logicaldoc-retention-9.1.0-plugin.jar,
RetentionPoliciesProcessor.class
package com.logicaldoc.retention
RetentionPoliciesProcessor.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
RetentionPoliciesProcessor.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
RetentionPoliciesProcessor.setFolderDao ( FolderDAO folderDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setFolderDao:(Lcom/logicaldoc/core/folder/FolderDAO;)V
RetentionPoliciesProcessor.setRetentionPolicyDao ( RetentionPolicyDAO retentionPolicyDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setRetentionPolicyDao:(Lcom/logicaldoc/retention/RetentionPolicyDAO;)V
RetentionPoliciesProcessor.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/retention/RetentionPoliciesProcessor.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-saml-9.1.0-plugin.jar,
Saml.class
package com.logicaldoc.saml
Saml.createNewUser ( String username, String firstName, String lastName, String email, List<String> samlGroups ) : User
com/logicaldoc/saml/Saml.createNewUser:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lcom/logicaldoc/core/security/user/User;
Saml.updateExistingUser ( String firstName, String lastName, String email, List<String> samlGroups, User user ) : void
com/logicaldoc/saml/Saml.updateExistingUser:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lcom/logicaldoc/core/security/user/User;)V
logicaldoc-util-9.1.0.jar,
AbstractTestCase.class
package com.logicaldoc.util.junit
AbstractTestCase.initializePlugins ( ) : void
com/logicaldoc/util/junit/AbstractTestCase.initializePlugins:()V
logicaldoc-util-9.1.0.jar,
CryptUtil.class
package com.logicaldoc.util.crypt
CryptUtil.encryptSHA ( String original ) [static] : String
com/logicaldoc/util/crypt/CryptUtil.encryptSHA:(Ljava/lang/String;)Ljava/lang/String;
logicaldoc-util-9.1.0.jar,
Encodings.class
package com.logicaldoc.util
Encodings.main ( String[ ] arg ) [static] : void
com/logicaldoc/util/Encodings.main:([Ljava/lang/String;)V
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONArray.class
package org.json
JSONArray.get ( int index ) : Object
org/json/JSONArray.get:(I)Ljava/lang/Object;
JSONArray.getBoolean ( int index ) : boolean
org/json/JSONArray.getBoolean:(I)Z
JSONArray.getDouble ( int index ) : double
org/json/JSONArray.getDouble:(I)D
JSONArray.getInt ( int index ) : int
org/json/JSONArray.getInt:(I)I
JSONArray.getJSONArray ( int index ) : JSONArray
org/json/JSONArray.getJSONArray:(I)Lorg/json/JSONArray;
JSONArray.getJSONObject ( int index ) : JSONObject
org/json/JSONArray.getJSONObject:(I)Lorg/json/JSONObject;
JSONArray.getLong ( int index ) : long
org/json/JSONArray.getLong:(I)J
JSONArray.getString ( int index ) : String
org/json/JSONArray.getString:(I)Ljava/lang/String;
JSONArray.isNull ( int index ) : boolean
org/json/JSONArray.isNull:(I)Z
JSONArray.join ( String separator ) : String
org/json/JSONArray.join:(Ljava/lang/String;)Ljava/lang/String;
JSONArray.JSONArray ( )
org/json/JSONArray."<init>":()V
JSONArray.JSONArray ( Collection collection )
org/json/JSONArray."<init>":(Ljava/util/Collection;)V
JSONArray.JSONArray ( JSONTokener x )
org/json/JSONArray."<init>":(Lorg/json/JSONTokener;)V
JSONArray.JSONArray ( Object array )
org/json/JSONArray."<init>":(Ljava/lang/Object;)V
JSONArray.JSONArray ( String source )
org/json/JSONArray."<init>":(Ljava/lang/String;)V
JSONArray.length ( ) : int
org/json/JSONArray.length:()I
JSONArray.opt ( int index ) : Object
org/json/JSONArray.opt:(I)Ljava/lang/Object;
JSONArray.optBoolean ( int index ) : boolean
org/json/JSONArray.optBoolean:(I)Z
JSONArray.optBoolean ( int index, boolean defaultValue ) : boolean
org/json/JSONArray.optBoolean:(IZ)Z
JSONArray.optDouble ( int index ) : double
org/json/JSONArray.optDouble:(I)D
JSONArray.optDouble ( int index, double defaultValue ) : double
org/json/JSONArray.optDouble:(ID)D
JSONArray.optInt ( int index ) : int
org/json/JSONArray.optInt:(I)I
JSONArray.optInt ( int index, int defaultValue ) : int
org/json/JSONArray.optInt:(II)I
JSONArray.optJSONArray ( int index ) : JSONArray
org/json/JSONArray.optJSONArray:(I)Lorg/json/JSONArray;
JSONArray.optJSONObject ( int index ) : JSONObject
org/json/JSONArray.optJSONObject:(I)Lorg/json/JSONObject;
JSONArray.optLong ( int index ) : long
org/json/JSONArray.optLong:(I)J
JSONArray.optLong ( int index, long defaultValue ) : long
org/json/JSONArray.optLong:(IJ)J
JSONArray.optString ( int index ) : String
org/json/JSONArray.optString:(I)Ljava/lang/String;
JSONArray.optString ( int index, String defaultValue ) : String
org/json/JSONArray.optString:(ILjava/lang/String;)Ljava/lang/String;
JSONArray.put ( boolean value ) : JSONArray
org/json/JSONArray.put:(Z)Lorg/json/JSONArray;
JSONArray.put ( Collection value ) : JSONArray
org/json/JSONArray.put:(Ljava/util/Collection;)Lorg/json/JSONArray;
JSONArray.put ( double value ) : JSONArray
org/json/JSONArray.put:(D)Lorg/json/JSONArray;
JSONArray.put ( int index, boolean value ) : JSONArray
org/json/JSONArray.put:(IZ)Lorg/json/JSONArray;
JSONArray.put ( int index, Collection value ) : JSONArray
org/json/JSONArray.put:(ILjava/util/Collection;)Lorg/json/JSONArray;
JSONArray.put ( int index, double value ) : JSONArray
org/json/JSONArray.put:(ID)Lorg/json/JSONArray;
JSONArray.put ( int index, int value ) : JSONArray
org/json/JSONArray.put:(II)Lorg/json/JSONArray;
JSONArray.put ( int index, long value ) : JSONArray
org/json/JSONArray.put:(IJ)Lorg/json/JSONArray;
JSONArray.put ( int index, Map value ) : JSONArray
org/json/JSONArray.put:(ILjava/util/Map;)Lorg/json/JSONArray;
JSONArray.put ( int index, Object value ) : JSONArray
org/json/JSONArray.put:(ILjava/lang/Object;)Lorg/json/JSONArray;
JSONArray.put ( int value ) : JSONArray
org/json/JSONArray.put:(I)Lorg/json/JSONArray;
JSONArray.put ( long value ) : JSONArray
org/json/JSONArray.put:(J)Lorg/json/JSONArray;
JSONArray.put ( Map value ) : JSONArray
org/json/JSONArray.put:(Ljava/util/Map;)Lorg/json/JSONArray;
JSONArray.put ( Object value ) : JSONArray
org/json/JSONArray.put:(Ljava/lang/Object;)Lorg/json/JSONArray;
JSONArray.remove ( int index ) : Object
org/json/JSONArray.remove:(I)Ljava/lang/Object;
JSONArray.toJSONObject ( JSONArray names ) : JSONObject
org/json/JSONArray.toJSONObject:(Lorg/json/JSONArray;)Lorg/json/JSONObject;
JSONArray.toString ( int indentFactor ) : String
org/json/JSONArray.toString:(I)Ljava/lang/String;
JSONArray.write ( Writer writer ) : Writer
org/json/JSONArray.write:(Ljava/io/Writer;)Ljava/io/Writer;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONException.class
package org.json
JSONException.getCause ( ) : Throwable
org/json/JSONException.getCause:()Ljava/lang/Throwable;
JSONException.JSONException ( String message )
org/json/JSONException."<init>":(Ljava/lang/String;)V
JSONException.JSONException ( Throwable t )
org/json/JSONException."<init>":(Ljava/lang/Throwable;)V
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONObject.class
package org.json
JSONObject.accumulate ( String key, Object value ) : JSONObject
org/json/JSONObject.accumulate:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.append ( String key, Object value ) : JSONObject
org/json/JSONObject.append:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.doubleToString ( double d ) [static] : String
org/json/JSONObject.doubleToString:(D)Ljava/lang/String;
JSONObject.get ( String key ) : Object
org/json/JSONObject.get:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.getBoolean ( String key ) : boolean
org/json/JSONObject.getBoolean:(Ljava/lang/String;)Z
JSONObject.getDouble ( String key ) : double
org/json/JSONObject.getDouble:(Ljava/lang/String;)D
JSONObject.getInt ( String key ) : int
org/json/JSONObject.getInt:(Ljava/lang/String;)I
JSONObject.getJSONArray ( String key ) : JSONArray
org/json/JSONObject.getJSONArray:(Ljava/lang/String;)Lorg/json/JSONArray;
JSONObject.getJSONObject ( String key ) : JSONObject
org/json/JSONObject.getJSONObject:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.getLong ( String key ) : long
org/json/JSONObject.getLong:(Ljava/lang/String;)J
JSONObject.getNames ( JSONObject jo ) [static] : String[ ]
org/json/JSONObject.getNames:(Lorg/json/JSONObject;)[Ljava/lang/String;
JSONObject.getNames ( Object object ) [static] : String[ ]
org/json/JSONObject.getNames:(Ljava/lang/Object;)[Ljava/lang/String;
JSONObject.getString ( String key ) : String
org/json/JSONObject.getString:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.has ( String key ) : boolean
org/json/JSONObject.has:(Ljava/lang/String;)Z
JSONObject.increment ( String key ) : JSONObject
org/json/JSONObject.increment:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.isNull ( String key ) : boolean
org/json/JSONObject.isNull:(Ljava/lang/String;)Z
JSONObject.JSONObject ( )
org/json/JSONObject."<init>":()V
JSONObject.JSONObject ( JSONObject jo, String[ ] names )
org/json/JSONObject."<init>":(Lorg/json/JSONObject;[Ljava/lang/String;)V
JSONObject.JSONObject ( JSONTokener x )
org/json/JSONObject."<init>":(Lorg/json/JSONTokener;)V
JSONObject.JSONObject ( Map map )
org/json/JSONObject."<init>":(Ljava/util/Map;)V
JSONObject.JSONObject ( Object bean )
org/json/JSONObject."<init>":(Ljava/lang/Object;)V
JSONObject.JSONObject ( Object object, String[ ] names )
org/json/JSONObject."<init>":(Ljava/lang/Object;[Ljava/lang/String;)V
JSONObject.JSONObject ( String source )
org/json/JSONObject."<init>":(Ljava/lang/String;)V
JSONObject.keys ( ) : Iterator
org/json/JSONObject.keys:()Ljava/util/Iterator;
JSONObject.length ( ) : int
org/json/JSONObject.length:()I
JSONObject.names ( ) : JSONArray
org/json/JSONObject.names:()Lorg/json/JSONArray;
JSONObject.numberToString ( Number n ) [static] : String
org/json/JSONObject.numberToString:(Ljava/lang/Number;)Ljava/lang/String;
JSONObject.opt ( String key ) : Object
org/json/JSONObject.opt:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.optBoolean ( String key ) : boolean
org/json/JSONObject.optBoolean:(Ljava/lang/String;)Z
JSONObject.optBoolean ( String key, boolean defaultValue ) : boolean
org/json/JSONObject.optBoolean:(Ljava/lang/String;Z)Z
JSONObject.optDouble ( String key ) : double
org/json/JSONObject.optDouble:(Ljava/lang/String;)D
JSONObject.optDouble ( String key, double defaultValue ) : double
org/json/JSONObject.optDouble:(Ljava/lang/String;D)D
JSONObject.optInt ( String key ) : int
org/json/JSONObject.optInt:(Ljava/lang/String;)I
JSONObject.optInt ( String key, int defaultValue ) : int
org/json/JSONObject.optInt:(Ljava/lang/String;I)I
JSONObject.optJSONArray ( String key ) : JSONArray
org/json/JSONObject.optJSONArray:(Ljava/lang/String;)Lorg/json/JSONArray;
JSONObject.optJSONObject ( String key ) : JSONObject
org/json/JSONObject.optJSONObject:(Ljava/lang/String;)Lorg/json/JSONObject;
JSONObject.optLong ( String key ) : long
org/json/JSONObject.optLong:(Ljava/lang/String;)J
JSONObject.optLong ( String key, long defaultValue ) : long
org/json/JSONObject.optLong:(Ljava/lang/String;J)J
JSONObject.optString ( String key ) : String
org/json/JSONObject.optString:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.optString ( String key, String defaultValue ) : String
org/json/JSONObject.optString:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
JSONObject.put ( String key, boolean value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Z)Lorg/json/JSONObject;
JSONObject.put ( String key, Collection value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/util/Collection;)Lorg/json/JSONObject;
JSONObject.put ( String key, double value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;D)Lorg/json/JSONObject;
JSONObject.put ( String key, int value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;I)Lorg/json/JSONObject;
JSONObject.put ( String key, long value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;J)Lorg/json/JSONObject;
JSONObject.put ( String key, Map value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/util/Map;)Lorg/json/JSONObject;
JSONObject.put ( String key, Object value ) : JSONObject
org/json/JSONObject.put:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.putOnce ( String key, Object value ) : JSONObject
org/json/JSONObject.putOnce:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.putOpt ( String key, Object value ) : JSONObject
org/json/JSONObject.putOpt:(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
JSONObject.quote ( String string ) [static] : String
org/json/JSONObject.quote:(Ljava/lang/String;)Ljava/lang/String;
JSONObject.remove ( String key ) : Object
org/json/JSONObject.remove:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.sortedKeys ( ) : Iterator
org/json/JSONObject.sortedKeys:()Ljava/util/Iterator;
JSONObject.stringToValue ( String s ) [static] : Object
org/json/JSONObject.stringToValue:(Ljava/lang/String;)Ljava/lang/Object;
JSONObject.toJSONArray ( JSONArray names ) : JSONArray
org/json/JSONObject.toJSONArray:(Lorg/json/JSONArray;)Lorg/json/JSONArray;
JSONObject.toString ( int indentFactor ) : String
org/json/JSONObject.toString:(I)Ljava/lang/String;
JSONObject.write ( Writer writer ) : Writer
org/json/JSONObject.write:(Ljava/io/Writer;)Ljava/io/Writer;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONString.class
package org.json
JSONString.toJSONString ( ) [abstract] : String
org/json/JSONString.toJSONString:()Ljava/lang/String;
logicaldoc-webcontent-9.1.0-plugin.jar,
JSONTokener.class
package org.json
JSONTokener.back ( ) : void
org/json/JSONTokener.back:()V
JSONTokener.dehexchar ( char c ) [static] : int
org/json/JSONTokener.dehexchar:(C)I
JSONTokener.end ( ) : boolean
org/json/JSONTokener.end:()Z
JSONTokener.JSONTokener ( Reader reader )
org/json/JSONTokener."<init>":(Ljava/io/Reader;)V
JSONTokener.JSONTokener ( String s )
org/json/JSONTokener."<init>":(Ljava/lang/String;)V
JSONTokener.more ( ) : boolean
org/json/JSONTokener.more:()Z
JSONTokener.next ( ) : char
org/json/JSONTokener.next:()C
JSONTokener.next ( char c ) : char
org/json/JSONTokener.next:(C)C
JSONTokener.next ( int n ) : String
org/json/JSONTokener.next:(I)Ljava/lang/String;
JSONTokener.nextClean ( ) : char
org/json/JSONTokener.nextClean:()C
JSONTokener.nextString ( char quote ) : String
org/json/JSONTokener.nextString:(C)Ljava/lang/String;
JSONTokener.nextTo ( char d ) : String
org/json/JSONTokener.nextTo:(C)Ljava/lang/String;
JSONTokener.nextTo ( String delimiters ) : String
org/json/JSONTokener.nextTo:(Ljava/lang/String;)Ljava/lang/String;
JSONTokener.nextValue ( ) : Object
org/json/JSONTokener.nextValue:()Ljava/lang/Object;
JSONTokener.skipTo ( char to ) : char
org/json/JSONTokener.skipTo:(C)C
JSONTokener.syntaxError ( String message ) : JSONException
org/json/JSONTokener.syntaxError:(Ljava/lang/String;)Lorg/json/JSONException;
logicaldoc-webservice-9.1.0-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : DataHandler
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
logicaldoc-webservice-9.1.0-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : DataHandler
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
logicaldoc-workflow-9.1.0-plugin.jar,
SpringProcessEngineFactoryBean.class
package com.logicaldoc.workflow.spring
SpringProcessEngineFactoryBean.getObject ( ) : Object
com/logicaldoc/workflow/spring/SpringProcessEngineFactoryBean.getObject:()Ljava/lang/Object;
logicaldoc-zonalocr-9.1.0-plugin.jar,
ZonalOCR.class
package com.logicaldoc.zonalocr
ZonalOCR.setDocumentDao ( DocumentDAO documentDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setDocumentDao:(Lcom/logicaldoc/core/document/DocumentDAO;)V
ZonalOCR.setDocumentManager ( DocumentManager documentManager ) : void
com/logicaldoc/zonalocr/ZonalOCR.setDocumentManager:(Lcom/logicaldoc/core/document/DocumentManager;)V
ZonalOCR.setOcrManager ( OcrManager ocrManager ) : void
com/logicaldoc/zonalocr/ZonalOCR.setOcrManager:(Lcom/logicaldoc/ocr/OcrManager;)V
ZonalOCR.setOcrTemplateDao ( OCRTemplateDAO ocrTemplateDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setOcrTemplateDao:(Lcom/logicaldoc/zonalocr/OCRTemplateDAO;)V
ZonalOCR.setTemplateDao ( TemplateDAO templateDAO ) : void
com/logicaldoc/zonalocr/ZonalOCR.setTemplateDao:(Lcom/logicaldoc/core/metadata/TemplateDAO;)V
ZonalOCR.setTenantDao ( TenantDAO tenantDao ) : void
com/logicaldoc/zonalocr/ZonalOCR.setTenantDao:(Lcom/logicaldoc/core/security/TenantDAO;)V
logicaldoc-zonalocr-9.1.0-plugin.jar,
ZonalOCRProcessor.class
package com.logicaldoc.zonalocr
ZonalOCRProcessor.getZonalOCR ( ) : ZonalOCR
com/logicaldoc/zonalocr/ZonalOCRProcessor.getZonalOCR:()Lcom/logicaldoc/zonalocr/ZonalOCR;
ZonalOCRProcessor.setZonalOCR ( ZonalOCR zonalOCR ) : void
com/logicaldoc/zonalocr/ZonalOCRProcessor.setZonalOCR:(Lcom/logicaldoc/zonalocr/ZonalOCR;)V
to the top
Problems with Data Types, High Severity 397
logicaldoc-android-9.1.0-plugin.jar
package com.logicaldoc.android
[+] class AndroidPlugin 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in AndroidPlugin. |
[+] affected methods: 1 (0.01%)
AndroidPlugin.AndroidPlugin ( )This constructor is from 'AndroidPlugin' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit
[+] class AuditCleaner 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AuditCleaner. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
Recompilation of a client program may be terminated with the message: incompatible types, found: org.apache.commons.logging.Log, required: org.slf4j.Logger. |
[+] affected methods: 4 (0.02%)
AuditCleaner.AuditCleaner ( )This constructor is from 'AuditCleaner' class.
AuditCleaner.AuditCleaner ( Connection con )This constructor is from 'AuditCleaner' class.
AuditCleaner.afterDbUpdate ( )This method is from 'AuditCleaner' class.
AuditCleaner.beforeDbUpdate ( )This method is from 'AuditCleaner' class.
[+] class AuditServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AuditServiceImpl. |
[+] affected methods: 5 (0.03%)
AuditServiceImpl.AuditServiceImpl ( )This constructor is from 'AuditServiceImpl' class.
AuditServiceImpl.deleteSubscriptions ( List<Long> ids )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeDocuments ( List<Long> docIds, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeFolder ( long folderId, boolean currentOnly, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.update ( List<Long> ids, boolean currentOnly, List<String> events )This method is from 'AuditServiceImpl' class.
[+] class AuditUser 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AuditUser. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
Recompilation of a client program may be terminated with the message: incompatible types, found: org.apache.commons.logging.Log, required: org.slf4j.Logger. |
[+] affected methods: 3 (0.02%)
AuditUser.AuditUser ( )This constructor is from 'AuditUser' class.
AuditUser.afterStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
AuditUser.beforeStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WSHistory. |
[+] affected methods: 60 (0.3%)
WSHistory.WSHistory ( )This constructor is from 'WSHistory' class.
WSHistory.compareTo ( WSHistory other )1st parameter 'other' of this method is of type 'WSHistory'.
WSHistory.compareTo ( Object p1 )This method is from 'WSHistory' class.
WSHistory.equals ( Object obj )This method is from 'WSHistory' class.
WSHistory.fromHistory ( History history )This method is from 'WSHistory' class.
WSHistory.getColor ( )This method is from 'WSHistory' class.
WSHistory.getComment ( )This method is from 'WSHistory' class.
WSHistory.getDate ( )This method is from 'WSHistory' class.
WSHistory.getDevice ( )This method is from 'WSHistory' class.
WSHistory.getDocId ( )This method is from 'WSHistory' class.
...
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.soap.endpoint
[+] class SoapAuditService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SoapAuditService. |
[+] affected methods: 12 (0.1%)
SoapAuditService.SoapAuditService ( )This constructor is from 'SoapAuditService' class.
SoapAuditService.getDocumentHistory ( String sid, long docId )This method is from 'SoapAuditService' class.
SoapAuditService.getHistories ( String sid, String path, String sidFilter, Long userId, String dateStart, String dateEnd, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getHistory ( String sid, long folderId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getLatestHistory ( String sid, long folderId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.getMessages ( String sid )This method is from 'SoapAuditService' class.
SoapAuditService.getSubscriptions ( String sid )This method is from 'SoapAuditService' class.
SoapAuditService.getUserHistories ( String sid, String username, Long userId, String oldestDate, List<String> events, Integer max )This method is from 'SoapAuditService' class.
SoapAuditService.markAsRead ( String sid, List<Long> ids )This method is from 'SoapAuditService' class.
SoapAuditService.saveDocumentHistory ( String sid, WSHistory history )This method is from 'SoapAuditService' class.
...
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode
[+] class BarcodeCleaner 1
| Change | Effect |
---|
1 |
Field log of type org.apache.commons.logging.Log has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in BarcodeCleaner. |
[+] affected methods: 2 (0.01%)
BarcodeCleaner.BarcodeCleaner ( )This constructor is from 'BarcodeCleaner' class.
BarcodeCleaner.BarcodeCleaner ( Connection con )This constructor is from 'BarcodeCleaner' class.
[+] class BarcodeManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in BarcodeManager. |
[+] affected methods: 12 (0.1%)
BarcodeManager.BarcodeManager ( )This constructor is from 'BarcodeManager' class.
BarcodeManager.checkZonalBarcodeFeatureEnabled ( )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, BarcodeSpec zone )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( File file, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractBarcodes ( File imageFile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFZoneBarcode ( File pdfScan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
BarcodeManager.extractZoneBarcode ( File scan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
...
[+] class BarcodePlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in BarcodePlugin. |
[+] affected methods: 2 (0.01%)
BarcodePlugin.BarcodePlugin ( )This constructor is from 'BarcodePlugin' class.
BarcodePlugin.install ( )This method is from 'BarcodePlugin' class.
[+] class BarcodeTemplateImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in BarcodeTemplateImageServlet. |
[+] affected methods: 2 (0.01%)
BarcodeTemplateImageServlet.BarcodeTemplateImageServlet ( )This constructor is from 'BarcodeTemplateImageServlet' class.
BarcodeTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'BarcodeTemplateImageServlet' class.
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode.automation
[+] class BarcodeTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in BarcodeTool. |
[+] affected methods: 8 (0.04%)
BarcodeTool.BarcodeTool ( )This constructor is from 'BarcodeTool' class.
BarcodeTool.extract ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extract ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, BarcodeSpec zone )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, BarcodeSpec zone, String tenant )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.processDocument ( Document doc, String username )This method is from 'BarcodeTool' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar
[+] class CalendarCleaner 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in CalendarCleaner. |
[+] affected methods: 4 (0.02%)
CalendarCleaner.CalendarCleaner ( )This constructor is from 'CalendarCleaner' class.
CalendarCleaner.CalendarCleaner ( Connection con )This constructor is from 'CalendarCleaner' class.
CalendarCleaner.afterDbUpdate ( )This method is from 'CalendarCleaner' class.
CalendarCleaner.beforeDbUpdate ( )This method is from 'CalendarCleaner' class.
[+] class CalendarJob 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CalendarJob. |
[+] affected methods: 4 (0.02%)
CalendarJob.CalendarJob ( )This constructor is from 'CalendarJob' class.
CalendarJob.CalendarJob ( long eventId, String label, long tenantId )This constructor is from 'CalendarJob' class.
CalendarJob.execute ( JobExecutionContext executionContext )This method is from 'CalendarJob' class.
CalendarJob.notifyEvent ( Event event, Reminder reminder )This method is from 'CalendarJob' class.
[+] class CalendarManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CalendarManager. |
[+] affected methods: 5 (0.03%)
CalendarManager.CalendarManager ( )This constructor is from 'CalendarManager' class.
CalendarManager.deleteEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
CalendarManager.getDocumentDAO ( )This method is from 'CalendarManager' class.
CalendarManager.getEventDAO ( )This method is from 'CalendarManager' class.
CalendarManager.saveEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
[+] class CalendarPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CalendarPlugin. |
[+] affected methods: 2 (0.01%)
CalendarPlugin.CalendarPlugin ( )This constructor is from 'CalendarPlugin' class.
CalendarPlugin.install ( )This method is from 'CalendarPlugin' class.
[+] class CalendarServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CalendarServiceImpl. |
[+] affected methods: 6 (0.03%)
CalendarServiceImpl.CalendarServiceImpl ( )This constructor is from 'CalendarServiceImpl' class.
CalendarServiceImpl.countUserEvents ( String username, Date end )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.deleteEvent ( long eventId, boolean alertCancelation )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.find ( GUICalendarEventSearchCriteria parameters )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.getEvent ( long eventId )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.saveEvent ( GUICalendarEvent guiEvent )This method is from 'CalendarServiceImpl' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar.automation
[+] class CalendarTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CalendarTool. |
[+] affected methods: 5 (0.03%)
CalendarTool.CalendarTool ( )This constructor is from 'CalendarTool' class.
CalendarTool.deleteEvent ( long eventId, boolean alertCancelation, String username )This method is from 'CalendarTool' class.
CalendarTool.initializeEvent ( Event event )This method is from 'CalendarTool' class.
CalendarTool.newEvent ( long tenantId, String title, Date start, Collection<Attendee> attendees, Collection<Document> documents, String username )This method is from 'CalendarTool' class.
CalendarTool.saveEvent ( Event event, String username )This method is from 'CalendarTool' class.
logicaldoc-chat-9.1.0-plugin.jar
package com.logicaldoc.chat
[+] class ChatPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ChatPlugin. |
[+] affected methods: 2 (0.01%)
ChatPlugin.ChatPlugin ( )This constructor is from 'ChatPlugin' class.
ChatPlugin.install ( )This method is from 'ChatPlugin' class.
[+] class ChatServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ChatServiceImpl. |
[+] affected methods: 3 (0.02%)
ChatServiceImpl.ChatServiceImpl ( )This constructor is from 'ChatServiceImpl' class.
ChatServiceImpl.invite ( List<String> users, String invitation )This method is from 'ChatServiceImpl' class.
ChatServiceImpl.post ( String message )This method is from 'ChatServiceImpl' class.
logicaldoc-chatgpt-9.1.0-plugin.jar
package com.logicaldoc.chatgpt
[+] class ChatGPT 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ChatGPT. |
[+] affected methods: 15 (0.1%)
ChatGPT.ChatGPT ( String apiKey )This constructor is from 'ChatGPT' class.
ChatGPT.ChatGPT ( String apiKey, String model )This constructor is from 'ChatGPT' class.
ChatGPT.ask ( String question )This method is from 'ChatGPT' class.
ChatGPT.askAsync ( String question, ResponseConsumer consumer )This method is from 'ChatGPT' class.
ChatGPT.close ( )This method is from 'ChatGPT' class.
ChatGPT.get ( long userId )This method is from 'ChatGPT' class.
ChatGPT.getApiKey ( )This method is from 'ChatGPT' class.
ChatGPT.getAssistantId ( )This method is from 'ChatGPT' class.
ChatGPT.getDocuments ( )This method is from 'ChatGPT' class.
ChatGPT.getModel ( )This method is from 'ChatGPT' class.
...
[+] class ChatGPTServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ChatGPTServiceImpl. |
[+] affected methods: 7 (0.04%)
ChatGPTServiceImpl.ChatGPTServiceImpl ( )This constructor is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.ask ( String question )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.cleanSessionAnswers ( Session session )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.getAnswer ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.loadSettings ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.saveSettings ( List<GUIValue> settings )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.startThread ( String question, List<GUIDocument> documents )This method is from 'ChatGPTServiceImpl' class.
logicaldoc-cmis-9.1.0-plugin.jar
package com.logicaldoc.cmis
[+] class CmisPlugin 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in CmisPlugin. |
[+] affected methods: 2 (0.01%)
CmisPlugin.CmisPlugin ( )This constructor is from 'CmisPlugin' class.
CmisPlugin.install ( )This method is from 'CmisPlugin' class.
logicaldoc-comparison-9.1.0-plugin.jar
package com.logicaldoc.comparison
[+] class ComparisonPlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ComparisonPlugin. |
[+] affected methods: 2 (0.01%)
ComparisonPlugin.ComparisonPlugin ( )This constructor is from 'ComparisonPlugin' class.
ComparisonPlugin.install ( )This method is from 'ComparisonPlugin' class.
[+] class ComparisonServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ComparisonServlet. |
[+] affected methods: 2 (0.01%)
ComparisonServlet.ComparisonServlet ( )This constructor is from 'ComparisonServlet' class.
ComparisonServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ComparisonServlet' class.
[+] class DocumentComparatorManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentComparatorManager. |
[+] affected methods: 6 (0.03%)
DocumentComparatorManager.DocumentComparatorManager ( )This constructor is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAllComparators ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableComparators ( String inFileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableFormats ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparator ( String fileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparators ( )This method is from 'DocumentComparatorManager' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class AcmeCadConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in AcmeCadConverter. |
[+] affected methods: 3 (0.02%)
AcmeCadConverter.AcmeCadConverter ( )This constructor is from 'AcmeCadConverter' class.
AcmeCadConverter.getParameterNames ( )This method is from 'AcmeCadConverter' class.
AcmeCadConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'AcmeCadConverter' class.
[+] class Convert 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Convert. |
[+] affected methods: 3 (0.02%)
Convert.Convert ( )This constructor is from 'Convert' class.
Convert.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
Convert.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
[+] class ConvertJpg 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ConvertJpg. |
[+] affected methods: 6 (0.03%)
ConvertJpg.ConvertJpg ( )This constructor is from 'ConvertJpg' class.
ConvertJpg.deleteJpgDir ( String sid, long docId )This method is from 'ConvertJpg' class.
ConvertJpg.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionClosed ( Object sid )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionCreated ( Session session )This method is from 'ConvertJpg' class.
[+] class ConvertPdf 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ConvertPdf. |
[+] affected methods: 3 (0.02%)
ConvertPdf.ConvertPdf ( )This constructor is from 'ConvertPdf' class.
ConvertPdf.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
ConvertPdf.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
[+] class CoolUtilsConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in CoolUtilsConverter. |
[+] affected methods: 4 (0.02%)
CoolUtilsConverter.CoolUtilsConverter ( )This constructor is from 'CoolUtilsConverter' class.
CoolUtilsConverter.convertWithImageConverter ( File src, File dest )This method is from 'CoolUtilsConverter' class.
CoolUtilsConverter.getParameterNames ( )This method is from 'CoolUtilsConverter' class.
CoolUtilsConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'CoolUtilsConverter' class.
[+] class DocToAnyConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocToAnyConverter. |
[+] affected methods: 3 (0.02%)
DocToAnyConverter.DocToAnyConverter ( )This constructor is from 'DocToAnyConverter' class.
DocToAnyConverter.getParameterNames ( )This method is from 'DocToAnyConverter' class.
DocToAnyConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'DocToAnyConverter' class.
[+] class HTMLConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in HTMLConverter. |
[+] affected methods: 3 (0.02%)
HTMLConverter.HTMLConverter ( )This constructor is from 'HTMLConverter' class.
HTMLConverter.getParameterNames ( )This method is from 'HTMLConverter' class.
HTMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'HTMLConverter' class.
[+] class HttpClientStreamFactory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in HttpClientStreamFactory. |
[+] affected methods: 2 (0.01%)
HttpClientStreamFactory.HttpClientStreamFactory ( )This constructor is from 'HttpClientStreamFactory' class.
HttpClientStreamFactory.getUrl ( String url )This method is from 'HttpClientStreamFactory' class.
[+] class IllustratorConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in IllustratorConverter. |
[+] affected methods: 2 (0.01%)
IllustratorConverter.IllustratorConverter ( )This constructor is from 'IllustratorConverter' class.
IllustratorConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'IllustratorConverter' class.
[+] class LibreOfficeConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in LibreOfficeConverter. |
[+] affected methods: 5 (0.03%)
LibreOfficeConverter.LibreOfficeConverter ( )This constructor is from 'LibreOfficeConverter' class.
LibreOfficeConverter.convertWithLibreOffice ( File src, File dest )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.dispose ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.getParameterNames ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'LibreOfficeConverter' class.
[+] class ZamZarConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZamZarConverter. |
[+] affected methods: 10 (0.1%)
ZamZarConverter.ZamZarConverter ( )This constructor is from 'ZamZarConverter' class.
ZamZarConverter.checkConversionJob ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteConversionFiles ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteFile ( String fileId )This method is from 'ZamZarConverter' class.
ZamZarConverter.downloadFile ( String fileId, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.getConversionJobDetails ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.getHttpClient ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.getParameterNames ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.startConversionJob ( File src, File dest )This method is from 'ZamZarConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core
[+] class CorePlugin 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CorePlugin. |
[+] affected methods: 3 (0.02%)
CorePlugin.CorePlugin ( )This constructor is from 'CorePlugin' class.
CorePlugin.install ( )This method is from 'CorePlugin' class.
CorePlugin.onStart ( )This method is from 'CorePlugin' class.
[+] class SystemInfo 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SystemInfo. |
[+] affected methods: 51 (0.3%)
SystemInfo.SystemInfo ( )This constructor is from 'SystemInfo' class.
SystemInfo.SystemInfo ( long tenantId )This constructor is from 'SystemInfo' class.
SystemInfo.get ( )This method is from 'SystemInfo' class.
SystemInfo.get ( long tenantId )This method is from 'SystemInfo' class.
SystemInfo.getBugs ( )This method is from 'SystemInfo' class.
SystemInfo.getDate ( )This method is from 'SystemInfo' class.
SystemInfo.getEvaluation ( )This method is from 'SystemInfo' class.
SystemInfo.getFeatures ( )This method is from 'SystemInfo' class.
SystemInfo.getForum ( )This method is from 'SystemInfo' class.
SystemInfo.getHelp ( )This method is from 'SystemInfo' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.automation
[+] class ClassTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ClassTool. |
[+] affected methods: 6 (0.03%)
ClassTool.ClassTool ( )This constructor is from 'ClassTool' class.
ClassTool.copy ( Object instance )This method is from 'ClassTool' class.
ClassTool.forName ( String className )This method is from 'ClassTool' class.
ClassTool.isEmpty ( String str )This method is from 'ClassTool' class.
ClassTool.isNull ( Object instance )This method is from 'ClassTool' class.
ClassTool.newInstance ( String className )This method is from 'ClassTool' class.
[+] class CollectionTool 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in CollectionTool. |
[+] affected methods: 3 (0.02%)
CollectionTool.CollectionTool ( )This constructor is from 'CollectionTool' class.
CollectionTool.toArray ( List<Object> list )This method is from 'CollectionTool' class.
CollectionTool.toList ( Object[ ] array )This method is from 'CollectionTool' class.
[+] class DocTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocTool. |
[+] affected methods: 45 (0.2%)
DocTool.DocTool ( )This constructor is from 'DocTool' class.
DocTool.addNote ( Document doc, String text, String username )This method is from 'DocTool' class.
DocTool.calculateNextVersion ( String currentVersion, boolean major )This method is from 'DocTool' class.
DocTool.clone ( Document doc )This method is from 'DocTool' class.
DocTool.convert ( Document doc, String format, String username )This method is from 'DocTool' class.
DocTool.convertPDF ( Document doc )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, String username )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, boolean links, boolean notes, boolean security, String username )This method is from 'DocTool' class.
DocTool.copyResource ( Document doc, String fileVersion, String suffix, String newFileName, String username )This method is from 'DocTool' class.
DocTool.countPages ( Document document )This method is from 'DocTool' class.
...
[+] class FolderTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FolderTool. |
[+] affected methods: 17 (0.1%)
FolderTool.FolderTool ( )This constructor is from 'FolderTool' class.
FolderTool.applyTemplate ( long rootId, String templateName, boolean inheritSecurity, String username )This method is from 'FolderTool' class.
FolderTool.copy ( Folder source, String targetPath, boolean foldersOnly, String securityOption, String username )This method is from 'FolderTool' class.
FolderTool.createPath ( Folder folder, String targetPath, String username )This method is from 'FolderTool' class.
FolderTool.delete ( long folderId, String username )This method is from 'FolderTool' class.
FolderTool.displayUrl ( long tenantId, long folderId )This method is from 'FolderTool' class.
FolderTool.displayUrl ( Folder folder )This method is from 'FolderTool' class.
FolderTool.displayUrl ( FolderHistory history )This method is from 'FolderTool' class.
FolderTool.findById ( long id )This method is from 'FolderTool' class.
FolderTool.findByPath ( String path )This method is from 'FolderTool' class.
...
[+] class MailTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in MailTool. |
[+] affected methods: 10 (0.1%)
MailTool.MailTool ( )This constructor is from 'MailTool' class.
MailTool.documentToEMail ( Document document, boolean extractAttachments )This method is from 'MailTool' class.
MailTool.extractAttachments ( Document doc, String filterFileName, String username )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendSystemMessage ( String recipient, String message, String subject, int scope, int priority )This method is from 'MailTool' class.
[+] class SearchTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SearchTool. |
[+] affected methods: 5 (0.03%)
SearchTool.SearchTool ( )This constructor is from 'SearchTool' class.
SearchTool.newSearch ( SearchOptions options )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, Set<String> filters, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( SearchOptions options )This method is from 'SearchTool' class.
[+] class SecurityTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SecurityTool. |
[+] affected methods: 4 (0.02%)
SecurityTool.SecurityTool ( )This constructor is from 'SecurityTool' class.
SecurityTool.getSession ( String sid )This method is from 'SecurityTool' class.
SecurityTool.getUser ( long userId )This method is from 'SecurityTool' class.
SecurityTool.getUser ( String username )This method is from 'SecurityTool' class.
[+] class UserTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in UserTool. |
[+] affected methods: 7 (0.04%)
UserTool.UserTool ( )This constructor is from 'UserTool' class.
UserTool.getAvatar ( String username )This method is from 'UserTool' class.
UserTool.getAvatarImg ( long userId, int size )This method is from 'UserTool' class.
UserTool.getAvatarImg ( String username, int size )This method is from 'UserTool' class.
UserTool.getUser ( long userId )This method is from 'UserTool' class.
UserTool.getUser ( String username )This method is from 'UserTool' class.
UserTool.initialize ( User user )This method is from 'UserTool' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication
[+] class EMailAttachment 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EMailAttachment. |
[+] affected methods: 22 (0.1%)
EMail.addAttachment ( int partId, EMailAttachment attachment )2nd parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.addAttachment ( EMailAttachment attachment )1st parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.getAttachment ( int partId )Return value of this method is of type 'EMailAttachment'.
EMailAttachment.EMailAttachment ( )This constructor is from 'EMailAttachment' class.
EMailAttachment.getContentEncoding ( )This method is from 'EMailAttachment' class.
EMailAttachment.getContentType ( )This method is from 'EMailAttachment' class.
EMailAttachment.getData ( )This method is from 'EMailAttachment' class.
EMailAttachment.getDisposition ( )This method is from 'EMailAttachment' class.
EMailAttachment.getFileName ( )This method is from 'EMailAttachment' class.
EMailAttachment.getIcon ( )This method is from 'EMailAttachment' class.
...
[+] class MailUtil 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in MailUtil. |
[+] affected methods: 18 (0.1%)
MailUtil.MailUtil ( )This constructor is from 'MailUtil' class.
MailUtil.countEmlAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.countEmlAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( File msgFile )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.extractMessageText ( Message message )This method is from 'MailUtil' class.
MailUtil.getAddressEmail ( Address a )This method is from 'MailUtil' class.
MailUtil.getAddressName ( Address a )This method is from 'MailUtil' class.
...
[+] class PSTWorker 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PSTWorker. |
[+] affected methods: 4 (0.02%)
PSTWorker.PSTWorker ( File pstFile )This constructor is from 'PSTWorker' class.
PSTWorker.countEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printListing ( )This method is from 'PSTWorker' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication.oauth
[+] class Microsoft365TokenProvider 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Microsoft365TokenProvider. |
[+] affected methods: 2 (0.01%)
Microsoft365TokenProvider.Microsoft365TokenProvider ( String clientSecret, String clientId, String clientTenant )This constructor is from 'Microsoft365TokenProvider' class.
Microsoft365TokenProvider.getAccessToken ( )This method is from 'Microsoft365TokenProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.conversion
[+] class CompressedArchiveConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in CompressedArchiveConverter. |
[+] affected methods: 4 (0.02%)
CompressedArchiveConverter.CompressedArchiveConverter ( )This constructor is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.convertMultipleEntries ( String sid, Document document, File dest, List<String> entries )This method is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.convertSingleEntry ( String sid, Document document, File src, File dest, String entry )This method is from 'CompressedArchiveConverter' abstract class.
CompressedArchiveConverter.extractEntry ( File p1, String p2, File p3 )This abstract method is from 'CompressedArchiveConverter' abstract class.
[+] class FormatConverterManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FormatConverterManager. |
[+] affected methods: 36 (0.2%)
FormatConverterManager.FormatConverterManager ( )This constructor is from 'FormatConverterManager' class.
FormatConverterManager.convert ( Document document, String fileVersion, String format, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertFile ( File in, String inFilename, File out, String outFormat, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToFile ( Document document, String fileVersion, File out, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String fileVersion, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllConverters ( )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllOutputFormats ( String inFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableConverters ( String inFileName, String outFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableInputFormats ( )This method is from 'FormatConverterManager' class.
...
[+] class GhostscriptConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in GhostscriptConverter. |
[+] affected methods: 3 (0.02%)
GhostscriptConverter.GhostscriptConverter ( )This constructor is from 'GhostscriptConverter' class.
GhostscriptConverter.getParameterNames ( )This method is from 'GhostscriptConverter' class.
GhostscriptConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'GhostscriptConverter' class.
[+] class ImageConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in ImageConverter. |
[+] affected methods: 3 (0.02%)
ImageConverter.ImageConverter ( )This constructor is from 'ImageConverter' class.
ImageConverter.getParameterNames ( )This method is from 'ImageConverter' class.
ImageConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ImageConverter' class.
[+] class MarkdownConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in MarkdownConverter. |
[+] affected methods: 2 (0.01%)
MarkdownConverter.MarkdownConverter ( )This constructor is from 'MarkdownConverter' class.
MarkdownConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'MarkdownConverter' class.
[+] class NoConversionConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in NoConversionConverter. |
[+] affected methods: 2 (0.01%)
NoConversionConverter.NoConversionConverter ( )This constructor is from 'NoConversionConverter' class.
NoConversionConverter.convert ( File src, File dest )This method is from 'NoConversionConverter' class.
[+] class NotAvailableConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in NotAvailableConverter. |
[+] affected methods: 9 (0.05%)
NotAvailableConverter.NotAvailableConverter ( )This constructor is from 'NotAvailableConverter' class.
NotAvailableConverter.convert ( File src, File dest )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.convert ( String sid, Document document, File src, File dest )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameter ( String name )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameterNames ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.getParameters ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.isEnabled ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.loadParameters ( )This method is from 'NotAvailableConverter' class.
NotAvailableConverter.setEnabled ( boolean enabled )This method is from 'NotAvailableConverter' class.
[+] class P7MConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in P7MConverter. |
[+] affected methods: 2 (0.01%)
P7MConverter.P7MConverter ( )This constructor is from 'P7MConverter' class.
P7MConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'P7MConverter' class.
[+] class PstConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in PstConverter. |
[+] affected methods: 2 (0.01%)
PstConverter.PstConverter ( )This constructor is from 'PstConverter' class.
PstConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'PstConverter' class.
[+] class RarConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RarConverter. |
[+] affected methods: 3 (0.02%)
RarConverter.RarConverter ( )This constructor is from 'RarConverter' class.
RarConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'RarConverter' class.
RarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'RarConverter' class.
[+] class SevenZipConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SevenZipConverter. |
[+] affected methods: 3 (0.02%)
SevenZipConverter.SevenZipConverter ( )This constructor is from 'SevenZipConverter' class.
SevenZipConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'SevenZipConverter' class.
SevenZipConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'SevenZipConverter' class.
[+] class TarConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in TarConverter. |
[+] affected methods: 3 (0.02%)
TarConverter.TarConverter ( )This constructor is from 'TarConverter' class.
TarConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'TarConverter' class.
TarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'TarConverter' class.
[+] class XMLConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in XMLConverter. |
[+] affected methods: 3 (0.02%)
XMLConverter.XMLConverter ( )This constructor is from 'XMLConverter' class.
XMLConverter.getParameterNames ( )This method is from 'XMLConverter' class.
XMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'XMLConverter' class.
[+] class ZipConverter 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in ZipConverter. |
[+] affected methods: 3 (0.02%)
ZipConverter.ZipConverter ( )This constructor is from 'ZipConverter' class.
ZipConverter.extractEntry ( File archiveFile, String entry, File uncompressedEntryFile )This method is from 'ZipConverter' class.
ZipConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZipConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.dbinit
[+] class PluginDbInit 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PluginDbInit. |
[+] affected methods: 3 (0.02%)
PluginDbInit.PluginDbInit ( )This constructor is from 'PluginDbInit' class.
PluginDbInit.init ( )This method is from 'PluginDbInit' class.
PluginDbInit.init ( Set<String> ids )This method is from 'PluginDbInit' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document
[+] class AbstractDocument 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AbstractDocument. |
[+] affected methods: 166 (0.8%)
AbstractDocument.AbstractDocument ( )This constructor is from 'AbstractDocument' abstract class.
AbstractDocument.addTag ( String word )This method is from 'AbstractDocument' abstract class.
AbstractDocument.clearTags ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.copyAttributes ( AbstractDocument docVO )1st parameter 'docVO' of this method is of type 'AbstractDocument'.
AbstractDocument.equals ( Object obj )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcoded ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcodeTemplateId ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getColor ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getComment ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getCreator ( )This method is from 'AbstractDocument' abstract class.
...
[+] class DocumentInitializer 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in DocumentInitializer. |
[+] affected methods: 6 (0.03%)
DocumentInitializer.DocumentInitializer ( )This constructor is from 'DocumentInitializer' class.
DocumentInitializer.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
DocumentInitializer.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentInitializer' class.
[+] class DocumentListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentListenerManager. |
[+] affected methods: 3 (0.02%)
DocumentListenerManager.DocumentListenerManager ( )This constructor is from 'DocumentListenerManager' class.
DocumentListenerManager.getListeners ( )This method is from 'DocumentListenerManager' class.
DocumentListenerManager.init ( )This method is from 'DocumentListenerManager' class.
[+] class DocumentManagerImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentManagerImpl. |
[+] affected methods: 33 (0.2%)
DocumentManagerImpl.DocumentManagerImpl ( )This constructor is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveDocuments ( Set<Long> docIds, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveFolder ( long folderId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.changeIndexingStatus ( Document doc, int status )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, File file, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, InputStream content, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkout ( long docId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.copyToFolder ( Document doc, Folder folder, DocumentHistory transaction, boolean links, boolean notes, boolean security )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.countPages ( Document doc )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.create ( File file, Document docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
...
[+] class DocumentValidator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentValidator. |
[+] affected methods: 6 (0.03%)
DocumentValidator.DocumentValidator ( )This constructor is from 'DocumentValidator' class.
DocumentValidator.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document.thumbnail
[+] class AbstractThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in AbstractThumbnailBuilder. |
[+] affected methods: 1 (0.01%)
AbstractThumbnailBuilder.AbstractThumbnailBuilder ( )This constructor is from 'AbstractThumbnailBuilder' abstract class.
[+] class EpubThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in EpubThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
EpubThumbnailBuilder.EpubThumbnailBuilder ( )This constructor is from 'EpubThumbnailBuilder' class.
EpubThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int compression )This method is from 'EpubThumbnailBuilder' class.
[+] class ImageThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImageThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
ImageThumbnailBuilder.ImageThumbnailBuilder ( )This constructor is from 'ImageThumbnailBuilder' class.
ImageThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'ImageThumbnailBuilder' class.
[+] class Mp3ThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in Mp3ThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
Mp3ThumbnailBuilder.Mp3ThumbnailBuilder ( )This constructor is from 'Mp3ThumbnailBuilder' class.
Mp3ThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'Mp3ThumbnailBuilder' class.
[+] class PdfThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in PdfThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
PdfThumbnailBuilder.PdfThumbnailBuilder ( )This constructor is from 'PdfThumbnailBuilder' class.
PdfThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int compression )This method is from 'PdfThumbnailBuilder' class.
[+] class ThumbnailManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ThumbnailManager. |
[+] affected methods: 12 (0.1%)
ThumbnailManager.ThumbnailManager ( )This constructor is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, int size, Integer quality, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, String type, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createMobile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, int size, Integer quality, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilder ( String filename )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilders ( )This method is from 'ThumbnailManager' class.
...
[+] class VideoThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in VideoThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
VideoThumbnailBuilder.VideoThumbnailBuilder ( )This constructor is from 'VideoThumbnailBuilder' class.
VideoThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'VideoThumbnailBuilder' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.folder
[+] class FolderInitializer 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in FolderInitializer. |
[+] affected methods: 3 (0.02%)
FolderInitializer.FolderInitializer ( )This constructor is from 'FolderInitializer' class.
FolderInitializer.afterStore ( Folder document, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderInitializer' class.
FolderInitializer.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderInitializer' class.
[+] class FolderListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FolderListenerManager. |
[+] affected methods: 3 (0.02%)
FolderListenerManager.FolderListenerManager ( )This constructor is from 'FolderListenerManager' class.
FolderListenerManager.getListeners ( )This method is from 'FolderListenerManager' class.
FolderListenerManager.init ( )This method is from 'FolderListenerManager' class.
[+] class FolderValidator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FolderValidator. |
[+] affected methods: 3 (0.02%)
FolderValidator.FolderValidator ( )This constructor is from 'FolderValidator' class.
FolderValidator.afterStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
FolderValidator.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
[+] interface FolderDAO 1
| Change | Effect |
---|
1 |
Abstract method long countDocs ( long ) has been added to this interface. |
Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method countDocs ( long ) in FolderDAO. |
[+] affected methods: 93 (0.5%)
com.logicaldoc.audit.AuditTask.getFolderDao ( )Return value of this method is of type 'FolderDAO'.
FolderDAO.applyGridToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyMetadataToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyOCRToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applySecurityToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyStoreToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.applyTagsToTree ( long p1, FolderHistory p2 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePath ( long p1 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePath ( Folder p1 )This abstract method is from 'FolderDAO' interface.
FolderDAO.computePathExtended ( long p1 )This abstract method is from 'FolderDAO' interface.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.i18n
[+] class Language 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Language. |
[+] affected methods: 19 (0.1%)
Language.Language ( Locale locale )This constructor is from 'Language' class.
Language.compareTo ( Language o )1st parameter 'o' of this method is of type 'Language'.
Language.compareTo ( Object p1 )This method is from 'Language' class.
Language.equals ( Object obj )This method is from 'Language' class.
Language.getAnalyzer ( )This method is from 'Language' class.
Language.getAnalyzerClass ( )This method is from 'Language' class.
Language.getDefaultDisplayLanguage ( )This method is from 'Language' class.
Language.getDisplayLanguage ( )This method is from 'Language' class.
Language.getLanguage ( )This method is from 'Language' class.
Language.getLocale ( )This method is from 'Language' class.
...
[+] class LanguageManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in LanguageManager. |
[+] affected methods: 7 (0.04%)
LanguageManager.addLanguage ( Locale locale, Language lang )This method is from 'LanguageManager' class.
LanguageManager.getActiveLanguages ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.getInstance ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguage ( Locale locale )This method is from 'LanguageManager' class.
LanguageManager.getLanguages ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguagesAsString ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.init ( )This method is from 'LanguageManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.imaging
[+] class ImageDeskew 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImageDeskew. |
[+] affected methods: 7 (0.04%)
ImageDeskew.ImageDeskew ( BufferedImage image )This constructor is from 'ImageDeskew' class.
ImageDeskew.deskew ( )This method is from 'ImageDeskew' class.
ImageDeskew.getAlpha ( int index )This method is from 'ImageDeskew' class.
ImageDeskew.getImage ( )This method is from 'ImageDeskew' class.
ImageDeskew.getMinimumDeskewThreshold ( )This method is from 'ImageDeskew' class.
ImageDeskew.getSkewAngle ( )This method is from 'ImageDeskew' class.
ImageDeskew.setMinimumDeskewThreshold ( double minimumDeskewThreshold )This method is from 'ImageDeskew' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.job
[+] class JobManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in JobManager. |
[+] affected methods: 14 (0.1%)
com.logicaldoc.calendar.HibernateEventDAO.setJobManager ( JobManager jobManager )1st parameter 'jobManager' of this method is of type 'JobManager'.
JobManager.JobManager ( )This constructor is from 'JobManager' class.
JobManager.getGroups ( )This method is from 'JobManager' class.
JobManager.getJob ( String name, String group )This method is from 'JobManager' class.
JobManager.getJobs ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getMissfireInstruction ( String group )This method is from 'JobManager' class.
JobManager.getMissfireMax ( String group )This method is from 'JobManager' class.
JobManager.getTrigger ( String name, String group )This method is from 'JobManager' class.
JobManager.getTriggers ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getTriggersOfJob ( String name, String group )This method is from 'JobManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.initialization
[+] class Initializer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Initializer. |
[+] affected methods: 2 (0.01%)
Initializer.Initializer ( )This constructor is from 'Initializer' class.
Initializer.initialize ( ExtensibleObject object, Template template, History transaction )This method is from 'Initializer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.validation
[+] class Validator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Validator. |
[+] affected methods: 2 (0.01%)
Validator.Validator ( )This constructor is from 'Validator' class.
Validator.validate ( ExtensibleObject object, Template template, History transaction )This method is from 'Validator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.parser
[+] class AbiWordParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AbiWordParser. |
[+] affected methods: 2 (0.01%)
AbiWordParser.AbiWordParser ( )This constructor is from 'AbiWordParser' class.
AbiWordParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'AbiWordParser' class.
[+] class DOCParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DOCParser. |
[+] affected methods: 3 (0.02%)
DOCParser.DOCParser ( )This constructor is from 'DOCParser' class.
DOCParser.countPages ( InputStream input, String filename )This method is from 'DOCParser' class.
DOCParser.parse ( InputStream input, ParseParameters parameterObject )This method is from 'DOCParser' class.
[+] class EpubParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EpubParser. |
[+] affected methods: 3 (0.02%)
EpubParser.EpubParser ( )This constructor is from 'EpubParser' class.
EpubParser.countPages ( InputStream input, String filename )This method is from 'EpubParser' class.
EpubParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'EpubParser' class.
[+] class HTMLParser 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in HTMLParser. |
[+] affected methods: 2 (0.01%)
HTMLParser.HTMLParser ( )This constructor is from 'HTMLParser' class.
HTMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'HTMLParser' class.
[+] class KOfficeParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in KOfficeParser. |
[+] affected methods: 2 (0.01%)
KOfficeParser.KOfficeParser ( )This constructor is from 'KOfficeParser' class.
KOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'KOfficeParser' class.
[+] class MarkdownParser 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in MarkdownParser. |
[+] affected methods: 3 (0.02%)
MarkdownParser.MarkdownParser ( )This constructor is from 'MarkdownParser' class.
MarkdownParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'MarkdownParser' class.
MarkdownParser.parseHtml ( File html, ParseParameters parameters, StringBuilder content )This method is from 'MarkdownParser' class.
[+] class OpenOfficeParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OpenOfficeParser. |
[+] affected methods: 4 (0.02%)
OpenOfficeParser.OpenOfficeParser ( )This constructor is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( File input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( InputStream input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'OpenOfficeParser' class.
[+] class PDFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PDFParser. |
[+] affected methods: 5 (0.03%)
PDFParser.PDFParser ( )This constructor is from 'PDFParser' class.
PDFParser.countPages ( File file, String filename )This method is from 'PDFParser' class.
PDFParser.countPages ( InputStream input, String filename )This method is from 'PDFParser' class.
PDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PDFParser' class.
PDFParser.parseDocument ( PDDocument pdfDocument, StringBuilder content )This method is from 'PDFParser' class.
[+] class PPTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PPTParser. |
[+] affected methods: 3 (0.02%)
PPTParser.PPTParser ( )This constructor is from 'PPTParser' class.
PPTParser.countPages ( InputStream input, String filename )This method is from 'PPTParser' class.
PPTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PPTParser' class.
[+] class RarParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RarParser. |
[+] affected methods: 4 (0.02%)
RarParser.RarParser ( )This constructor is from 'RarParser' class.
RarParser.countPages ( File input, String filename )This method is from 'RarParser' class.
RarParser.countPages ( InputStream input, String filename )This method is from 'RarParser' class.
RarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RarParser' class.
[+] class RTFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RTFParser. |
[+] affected methods: 5 (0.03%)
RTFParser.RTFParser ( )This constructor is from 'RTFParser' class.
RTFParser.countPages ( File input, String filename )This method is from 'RTFParser' class.
RTFParser.countPages ( InputStream input, String filename )This method is from 'RTFParser' class.
RTFParser.extractText ( InputStream input )This method is from 'RTFParser' class.
RTFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RTFParser' class.
[+] class SevenZipParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SevenZipParser. |
[+] affected methods: 4 (0.02%)
SevenZipParser.SevenZipParser ( )This constructor is from 'SevenZipParser' class.
SevenZipParser.countPages ( File input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.countPages ( InputStream input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'SevenZipParser' class.
[+] class TarParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TarParser. |
[+] affected methods: 4 (0.02%)
TarParser.TarParser ( )This constructor is from 'TarParser' class.
TarParser.countPages ( File input, String filename )This method is from 'TarParser' class.
TarParser.countPages ( InputStream input, String filename )This method is from 'TarParser' class.
TarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TarParser' class.
[+] class TXTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TXTParser. |
[+] affected methods: 3 (0.02%)
TXTParser.TXTParser ( )This constructor is from 'TXTParser' class.
TXTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TXTParser' class.
TXTParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'TXTParser' class.
[+] class XLSParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in XLSParser. |
[+] affected methods: 3 (0.02%)
XLSParser.XLSParser ( )This constructor is from 'XLSParser' class.
XLSParser.countPages ( InputStream input, String filename )This method is from 'XLSParser' class.
XLSParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XLSParser' class.
[+] class XMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in XMLParser. |
[+] affected methods: 2 (0.01%)
XMLParser.XMLParser ( )This constructor is from 'XMLParser' class.
XMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XMLParser' class.
[+] class ZABWParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZABWParser. |
[+] affected methods: 3 (0.02%)
ZABWParser.ZABWParser ( )This constructor is from 'ZABWParser' class.
ZABWParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZABWParser' class.
ZABWParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ZABWParser' class.
[+] class ZipParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZipParser. |
[+] affected methods: 4 (0.02%)
ZipParser.ZipParser ( )This constructor is from 'ZipParser' class.
ZipParser.countPages ( File input, String filename )This method is from 'ZipParser' class.
ZipParser.countPages ( InputStream input, String filename )This method is from 'ZipParser' class.
ZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZipParser' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine
[+] class StandardSearchEngine 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in StandardSearchEngine. |
[+] affected methods: 22 (0.1%)
StandardSearchEngine.StandardSearchEngine ( )This constructor is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, InputStream content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, String content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.check ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.close ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHit ( long id )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHits ( Collection<Long> ids )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.dropIndex ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getCount ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getHit ( long id )This method is from 'StandardSearchEngine' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine.analyzer
[+] class FilteredAnalyzer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FilteredAnalyzer. |
[+] affected methods: 4 (0.02%)
FilteredAnalyzer.FilteredAnalyzer ( )This constructor is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getTokenFilterNames ( boolean justActives )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getWrappedAnalyzer ( String fieldName )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.wrapComponents ( String fieldName, Analyzer.TokenStreamComponents components )This method is from 'FilteredAnalyzer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class ApiKeyAuthenticator 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in ApiKeyAuthenticator. |
[+] affected methods: 3 (0.02%)
ApiKeyAuthenticator.ApiKeyAuthenticator ( )This constructor is from 'ApiKeyAuthenticator' class.
ApiKeyAuthenticator.authenticate ( String username, String password )This method is from 'ApiKeyAuthenticator' class.
ApiKeyAuthenticator.authenticate ( String username, String password, String apikey, Client client )This method is from 'ApiKeyAuthenticator' class.
[+] class DefaultAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DefaultAuthenticator. |
[+] affected methods: 5 (0.03%)
DefaultAuthenticator.DefaultAuthenticator ( )This constructor is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.pickUser ( String username )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.validateUser ( User user )This method is from 'DefaultAuthenticator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.spring
[+] class AdminAuthenticationProvider 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AdminAuthenticationProvider. |
[+] affected methods: 3 (0.02%)
AdminAuthenticationProvider.AdminAuthenticationProvider ( )This constructor is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.authenticate ( Authentication authentication )This method is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.supports ( Class<?> arg0 )This method is from 'AdminAuthenticationProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.user
[+] class Group 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Group. |
[+] affected methods: 29 (0.1%)
Group.Group ( )This constructor is from 'Group' class.
Group.clearUsers ( )This method is from 'Group' class.
Group.equals ( Object obj )This method is from 'Group' class.
Group.getDescription ( )This method is from 'Group' class.
Group.getName ( )This method is from 'Group' class.
Group.getSource ( )This method is from 'Group' class.
Group.getType ( )This method is from 'Group' class.
Group.getUser ( )This method is from 'Group' class.
Group.getUsers ( )This method is from 'Group' class.
Group.hashCode ( )This method is from 'Group' class.
...
[+] class UserListenerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in UserListenerManager. |
[+] affected methods: 3 (0.02%)
UserListenerManager.UserListenerManager ( )This constructor is from 'UserListenerManager' class.
UserListenerManager.getListeners ( )This method is from 'UserListenerManager' class.
UserListenerManager.init ( )This method is from 'UserListenerManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.store
[+] class AbstractStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AbstractStore. |
[+] affected methods: 33 (0.2%)
AbstractStore.AbstractStore ( )This constructor is from 'AbstractStore' abstract class.
AbstractStore.checkEnabled ( )This method is from 'AbstractStore' abstract class.
AbstractStore.checkNotEmpty ( File file )This method is from 'AbstractStore' abstract class.
AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Store o )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Object p1 )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId, String resource )This method is from 'AbstractStore' abstract class.
AbstractStore.destroy ( )This method is from 'AbstractStore' abstract class.
AbstractStore.equals ( Object obj )This method is from 'AbstractStore' abstract class.
...
[+] class FSStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FSStore. |
[+] affected methods: 16 (0.1%)
FSStore.FSStore ( )This constructor is from 'FSStore' class.
FSStore.delete ( long docId )This method is from 'FSStore' class.
FSStore.delete ( long docId, String resource )This method is from 'FSStore' class.
FSStore.exists ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'FSStore' class.
FSStore.getContainer ( long docId )This method is from 'FSStore' class.
FSStore.getParameterNames ( )This method is from 'FSStore' class.
FSStore.getRoot ( )This method is from 'FSStore' class.
FSStore.getStream ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getTotalSize ( )This method is from 'FSStore' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.system
[+] class SystemLoadMonitor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SystemLoadMonitor. |
[+] affected methods: 38 (0.2%)
SystemLoadMonitor.SystemLoadMonitor ( )This constructor is from 'SystemLoadMonitor' class.
SystemLoadMonitor.addListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.getCpuLoad ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.isAverageCpuOverLoaded ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.removeListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.start ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.stop ( )This method is from 'SystemLoadMonitor' class.
com.logicaldoc.core.task.Task.Task ( String name )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.addTaskListener ( TaskListener listener )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.getCompletionPercentage ( )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.task
[+] class DefaultSchedulerFactory 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DefaultSchedulerFactory. |
[+] affected methods: 7 (0.04%)
DefaultSchedulerFactory.DefaultSchedulerFactory ( )This constructor is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.afterPropertiesSet ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.isAutoStartup ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.setApplicationContext ( ApplicationContext applicationContext )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.start ( )This method is from 'DefaultSchedulerFactory' class.
[+] class TaskManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TaskManager. |
[+] affected methods: 3 (0.02%)
TaskManager.TaskManager ( )This constructor is from 'TaskManager' class.
TaskManager.getTasks ( )This method is from 'TaskManager' class.
TaskManager.stop ( )This method is from 'TaskManager' class.
[+] class TaskScheduling 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TaskScheduling. |
[+] affected methods: 25 (0.1%)
Task.getScheduling ( )Return value of this method is of type 'TaskScheduling'.
TaskScheduling.TaskScheduling ( String taskName )This constructor is from 'TaskScheduling' class.
TaskScheduling.getCronExpression ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelay ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelaySeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getInterval ( )This method is from 'TaskScheduling' class.
TaskScheduling.getIntervalSeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMaxLength ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMode ( )This method is from 'TaskScheduling' class.
TaskScheduling.getNextFireTime ( )This method is from 'TaskScheduling' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.transfer
[+] class InMemoryZipImport 1
| Change | Effect |
---|
1 |
Access level of field logger has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: logger has private access in InMemoryZipImport. |
[+] affected methods: 2 (0.01%)
InMemoryZipImport.InMemoryZipImport ( Document docVo, String charset )This constructor is from 'InMemoryZipImport' class.
InMemoryZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'InMemoryZipImport' class.
[+] class ZipExport 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZipExport. |
[+] affected methods: 7 (0.04%)
ZipExport.ZipExport ( )This constructor is from 'ZipExport' class.
ZipExport.addFolderDocuments ( Folder folder, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.appendChildren ( Folder folder, int depth, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, OutputStream out, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( FolderHistory transaction, boolean pdfConversion )This method is from 'ZipExport' class.
ZipExport.setAllLevel ( boolean level )This method is from 'ZipExport' class.
[+] class ZipImport 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZipImport. |
[+] affected methods: 7 (0.04%)
ZipImport.ZipImport ( Document docVo, String fileNameCharset )This constructor is from 'ZipImport' class.
ZipImport.addEntry ( File file, Folder parent )This method is from 'ZipImport' class.
ZipImport.isNotifyUser ( )This method is from 'ZipImport' class.
ZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.process ( String zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.sendNotificationMessage ( )This method is from 'ZipImport' class.
ZipImport.setNotifyUser ( boolean notifyUser )This method is from 'ZipImport' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.util
[+] class ConnectionPool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ConnectionPool. |
[+] affected methods: 16 (0.1%)
ConnectionPool.ConnectionPool ( )This constructor is from 'ConnectionPool' class.
ConnectionPool.close ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( String username, String password )This method is from 'ConnectionPool' class.
ConnectionPool.getLoginTimeout ( )This method is from 'ConnectionPool' class.
ConnectionPool.getLogWriter ( )This method is from 'ConnectionPool' class.
ConnectionPool.getParentLogger ( )This method is from 'ConnectionPool' class.
ConnectionPool.getWrappedDataSource ( )This method is from 'ConnectionPool' class.
ConnectionPool.init ( )This method is from 'ConnectionPool' class.
ConnectionPool.isWrapperFor ( Class<?> iface )This method is from 'ConnectionPool' class.
...
[+] class PDFImageExtractor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PDFImageExtractor. |
[+] affected methods: 8 (0.04%)
PDFImageExtractor.PDFImageExtractor ( File pdfFile )This constructor is from 'PDFImageExtractor' class.
PDFImageExtractor.close ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImage ( int pageIndex, COSName imageKey )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getImageKeys ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getNumberOfPages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getPageAsImage ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.rotate90SX ( BufferedImage bi )This method is from 'PDFImageExtractor' class.
logicaldoc-docusign-9.1.0-plugin.jar
package com.logicaldoc.docusign
[+] class DocuSign 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocuSign. |
[+] affected methods: 33 (0.2%)
DocuSign.DocuSign ( long userId )This constructor is from 'DocuSign' class.
DocuSign.downloadDocument ( String envelopeId, String docId, File out )This method is from 'DocuSign' class.
DocuSign.getAccessToken ( )This method is from 'DocuSign' class.
DocuSign.getAccountId ( )This method is from 'DocuSign' class.
DocuSign.getApiBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthorizationUrl ( )This method is from 'DocuSign' class.
DocuSign.getCallbackUrl ( )This method is from 'DocuSign' class.
DocuSign.getCustomValue ( String envelopeId, String fieldName )This method is from 'DocuSign' class.
DocuSign.getCustomValues ( String envelopeId )This method is from 'DocuSign' class.
...
[+] class DocuSignServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocuSignServiceImpl. |
[+] affected methods: 7 (0.04%)
DocuSignServiceImpl.DocuSignServiceImpl ( )This constructor is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.authorize ( GUIDocuSignSettings settings )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.getSigners ( String envelopeId )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.isAuthorized ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.loadSettings ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.sendEnvelope ( GUIDocuSignSettings envelope )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.validateEnvelope ( Collection<Long> docIds )This method is from 'DocuSignServiceImpl' class.
logicaldoc-email-9.1.0-plugin.jar
package com.logicaldoc.email
[+] class EmailAccountServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EmailAccountServiceImpl. |
[+] affected methods: 8 (0.04%)
EmailAccountServiceImpl.EmailAccountServiceImpl ( )This constructor is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.changeStatus ( long id, boolean enabled )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.delete ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.get ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCache ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCounter ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.save ( GUIEmailAccount guiEmailAccount )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.test ( long id )This method is from 'EmailAccountServiceImpl' class.
[+] class EmailCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EmailCache. |
[+] affected methods: 7 (0.04%)
EmailCache.EmailCache ( File file )This constructor is from 'EmailCache' class.
EmailCache.append ( )This method is from 'EmailCache' class.
EmailCache.getFile ( )This method is from 'EmailCache' class.
EmailCache.put ( String mailID )This method is from 'EmailCache' class.
EmailCache.read ( )This method is from 'EmailCache' class.
EmailCache.write ( )This method is from 'EmailCache' class.
EmailCacheManager.getCache ( long accountId )Return value of this method is of type 'EmailCache'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class AuthenticationChain 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AuthenticationChain. |
[+] affected methods: 11 (0.1%)
AuthenticationChain.AuthenticationChain ( )This constructor is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2, String p3, Client p4 )This method is from 'AuthenticationChain' class.
AuthenticationChain.canAuthenticateUser ( String p1 )This method is from 'AuthenticationChain' class.
AuthenticationChain.checkAnonymousLogin ( String p1, String p2, Client p3 )This method is from 'AuthenticationChain' class.
AuthenticationChain.defaultValidations ( String p1, Client p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.getSessionId ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.ignoreCaseLogin ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.init ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.isEnabled ( )This method is from 'AuthenticationChain' class.
...
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise
[+] class AntivirusScanner 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AntivirusScanner. |
[+] affected methods: 6 (0.03%)
AntivirusScanner.AntivirusScanner ( )This constructor is from 'AntivirusScanner' class.
AntivirusScanner.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
[+] class DocumentCounter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentCounter. |
[+] affected methods: 10 (0.1%)
DocumentCounter.DocumentCounter ( )This constructor is from 'DocumentCounter' class.
DocumentCounter.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.updateStatistics ( long p1, Long p2, Long p3, boolean p4 )This method is from 'DocumentCounter' class.
DocumentCounter.validateDocumentsQuota ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxDocuments ( long p1, long p2 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxSize ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
[+] class EnterpriseSecurityService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterpriseSecurityService. |
[+] affected methods: 2 (0.01%)
EnterpriseSecurityService.EnterpriseSecurityService ( )This constructor is from 'EnterpriseSecurityService' class.
EnterpriseSecurityService.loadSession ( Session p1, String p2 )This method is from 'EnterpriseSecurityService' class.
[+] class EnterpriseTagService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterpriseTagService. |
[+] affected methods: 7 (0.04%)
EnterpriseTagService.EnterpriseTagService ( )This constructor is from 'EnterpriseTagService' class.
EnterpriseTagService.addTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.delete ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getSettings ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getTagCloud ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.removeTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.rename ( String p1, String p2 )This method is from 'EnterpriseTagService' class.
[+] class UserCounter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in UserCounter. |
[+] affected methods: 7 (0.04%)
UserCounter.UserCounter ( )This constructor is from 'UserCounter' class.
UserCounter.afterStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.beforeStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.branding
[+] class ExportBranding 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ExportBranding. |
[+] affected methods: 3 (0.02%)
ExportBranding.ExportBranding ( )This constructor is from 'ExportBranding' class.
ExportBranding.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
ExportBranding.doPost ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
[+] class SkinManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SkinManager. |
[+] affected methods: 3 (0.02%)
SkinManager.get ( )This method is from 'SkinManager' class.
SkinManager.getSkins ( )This method is from 'SkinManager' class.
SkinManager.init ( )This method is from 'SkinManager' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.bulkcheckout
[+] class DownloadDoc 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DownloadDoc. |
[+] affected methods: 3 (0.02%)
DownloadDoc.DownloadDoc ( String p1 )This constructor is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, File p2 )This method is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, OutputStream p2 )This method is from 'DownloadDoc' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cleaner
[+] class CleanerManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CleanerManager. |
[+] affected methods: 5 (0.03%)
CleanerManager.CleanerManager ( )This constructor is from 'CleanerManager' class.
CleanerManager.clean ( Logger p1 )This method is from 'CleanerManager' class.
CleanerManager.progressChanged ( long p1 )This method is from 'CleanerManager' class.
CleanerManager.statusChanged ( int p1 )This method is from 'CleanerManager' class.
CleanerTask.setCleanerManager ( CleanerManager p1 )1st parameter 'p1' of this method is of type 'CleanerManager'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cluster
[+] class ClusterServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ClusterServiceImpl. |
[+] affected methods: 3 (0.02%)
ClusterServiceImpl.ClusterServiceImpl ( )This constructor is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeGlobal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeLocal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.office
[+] class EditInOffice 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EditInOffice. |
[+] affected methods: 5 (0.03%)
EditInOffice.EditInOffice ( )This constructor is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, String p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, QName p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'EditInOffice' class.
EditInOffice.init ( ServletConfig p1 )This method is from 'EditInOffice' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.reading
[+] class ReadingRequestTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ReadingRequestTool. |
[+] affected methods: 3 (0.02%)
ReadingRequestTool.ReadingRequestTool ( )This constructor is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( long p1, long p2, long p3, boolean p4, String p5 )This method is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( Collection<Long> p1, Collection<Long> p2, Collection<Long> p3, long p4, boolean p5, String p6, DocumentHistory p7 )This method is from 'ReadingRequestTool' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.security.twofactorsauth
[+] class AbstractSecondFactorAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AbstractSecondFactorAuthenticator. |
[+] affected methods: 3 (0.02%)
AbstractSecondFactorAuthenticator.AbstractSecondFactorAuthenticator ( )This constructor is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.generateKey ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.isEnabledForUser ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
[+] class Duo 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Duo. |
[+] affected methods: 3 (0.02%)
Duo.Duo ( )This constructor is from 'Duo' class.
Duo.authenticate ( User p1, String p2 )This method is from 'Duo' class.
Duo.generateKey ( User p1 )This method is from 'Duo' class.
[+] class DuoClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DuoClient. |
[+] affected methods: 8 (0.04%)
DuoClient.DuoClient ( String p1, String p2, String p3 )This constructor is from 'DuoClient' class.
DuoClient.auth ( String p1, String p2, String p3, String p4 )This method is from 'DuoClient' class.
DuoClient.authPasscode ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPhone ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPush ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authSMS ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.healthCheck ( )This method is from 'DuoClient' class.
DuoClient.status ( String p1 )This method is from 'DuoClient' class.
[+] class EmailAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EmailAuthenticator. |
[+] affected methods: 3 (0.02%)
EmailAuthenticator.EmailAuthenticator ( )This constructor is from 'EmailAuthenticator' class.
EmailAuthenticator.authenticate ( User p1, String p2 )This method is from 'EmailAuthenticator' class.
EmailAuthenticator.generateKey ( User p1 )This method is from 'EmailAuthenticator' class.
[+] class GoogleAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in GoogleAuthenticator. |
[+] affected methods: 2 (0.01%)
GoogleAuthenticator.GoogleAuthenticator ( )This constructor is from 'GoogleAuthenticator' class.
GoogleAuthenticator.authenticate ( User p1, String p2 )This method is from 'GoogleAuthenticator' class.
[+] class YubiKey 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in YubiKey. |
[+] affected methods: 2 (0.01%)
YubiKey.YubiKey ( )This constructor is from 'YubiKey' class.
YubiKey.authenticate ( User p1, String p2 )This method is from 'YubiKey' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.tenant
[+] class TenantServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TenantServiceImpl. |
[+] affected methods: 10 (0.1%)
TenantServiceImpl.TenantServiceImpl ( )This constructor is from 'TenantServiceImpl' class.
TenantServiceImpl.changeAdminPassword ( String p1, String p2 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.changeSessionTenant ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.delete ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.encodeBrandingImage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.importBrandingPackage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.load ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.loadBranding ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.save ( GUITenant p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.saveBranding ( long p1, GUIBranding p2 )This method is from 'TenantServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.thumbnail
[+] class EmailThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EmailThumbnailBuilder. |
[+] affected methods: 3 (0.02%)
EmailThumbnailBuilder.EmailThumbnailBuilder ( )This constructor is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.createHtmlFile ( File p1, String p2 )This method is from 'EmailThumbnailBuilder' class.
[+] class EnterpriseThumbnailBuilder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterpriseThumbnailBuilder. |
[+] affected methods: 2 (0.01%)
EnterpriseThumbnailBuilder.EnterpriseThumbnailBuilder ( )This constructor is from 'EnterpriseThumbnailBuilder' class.
EnterpriseThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EnterpriseThumbnailBuilder' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.usage
[+] class SystemUsageChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SystemUsageChartServlet. |
[+] affected methods: 2 (0.01%)
SystemUsageChartServlet.SystemUsageChartServlet ( )This constructor is from 'SystemUsageChartServlet' class.
SystemUsageChartServlet.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'SystemUsageChartServlet' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.client
[+] class RestEnterpriseSearchClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RestEnterpriseSearchClient. |
[+] affected methods: 5 (0.03%)
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2, int p3 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchClient' class.
[+] class RestReadingRequestClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RestReadingRequestClient. |
[+] affected methods: 5 (0.03%)
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2, int p3 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.getUnconfirmedReadings ( )This method is from 'RestReadingRequestClient' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RestEnterpriseDocumentService. |
[+] affected methods: 9 (0.05%)
RestEnterpriseDocumentService.RestEnterpriseDocumentService ( )This constructor is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.create ( WSDocument p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.deleteChunks ( )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.downloadChunk ( long p1, String p2, long p3, long p4 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )1st parameter 'p1' of this method is of type 'RestEnterpriseDocumentService'.
RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunk ( byte[ ] p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunkIS ( InputStream p1 )This method is from 'RestEnterpriseDocumentService' class.
[+] class RestEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RestEnterpriseSearchService. |
[+] affected methods: 4 (0.02%)
RestEnterpriseSearchService.RestEnterpriseSearchService ( )This constructor is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchService' class.
[+] class RestReadingRequestService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RestReadingRequestService. |
[+] affected methods: 4 (0.02%)
RestReadingRequestService.RestReadingRequestService ( )This constructor is from 'RestReadingRequestService' class.
RestReadingRequestService.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.getUnconfirmedReadings ( )This method is from 'RestReadingRequestService' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.soap.endpoint
[+] class SoapArchiveService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapArchiveService. |
[+] affected methods: 5 (0.03%)
SoapArchiveService.SoapArchiveService ( )This constructor is from 'SoapArchiveService' class.
SoapArchiveService.archiveDocuments ( String p1, List<Long> p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.archiveFolder ( String p1, long p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.listArchivedDocs ( String p1, long p2 )This method is from 'SoapArchiveService' class.
SoapArchiveService.unarchiveDocuments ( String p1, List<Long> p2 )This method is from 'SoapArchiveService' class.
[+] class SoapEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapEnterpriseDocumentService. |
[+] affected methods: 8 (0.04%)
SoapEnterpriseDocumentService.SoapEnterpriseDocumentService ( )This constructor is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.create ( String p1, WSDocument p2 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.deleteChunks ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.downloadChunk ( String p1, long p2, String p3, long p4, long p5 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.getChunksFolder ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.merge ( String p1, List<Long> p2, long p3, String p4 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.uploadChunk ( String p1, DataHandler p2 )This method is from 'SoapEnterpriseDocumentService' class.
[+] class SoapEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapEnterpriseSearchService. |
[+] affected methods: 4 (0.02%)
SoapEnterpriseSearchService.SoapEnterpriseSearchService ( )This constructor is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findDocumentsByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, String p5, Integer p6 )This method is from 'SoapEnterpriseSearchService' class.
[+] class SoapReadingRequestService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapReadingRequestService. |
[+] affected methods: 4 (0.02%)
SoapReadingRequestService.SoapReadingRequestService ( )This constructor is from 'SoapReadingRequestService' class.
SoapReadingRequestService.askReadingConfirmation ( String p1, List<Long> p2, List<Long> p3, List<Long> p4, boolean p5, String p6 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.confirmReading ( String p1, long p2, String p3 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.getUnconfirmedReadings ( String p1 )This method is from 'SoapReadingRequestService' class.
[+] class SoapTaskService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapTaskService. |
[+] affected methods: 8 (0.04%)
SoapTaskService.SoapTaskService ( )This constructor is from 'SoapTaskService' class.
SoapTaskService.disable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.enable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getLog ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getTask ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.listTasks ( String p1 )This method is from 'SoapTaskService' class.
SoapTaskService.start ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.stop ( String p1, String p2 )This method is from 'SoapTaskService' class.
[+] class SoapTenantService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapTenantService. |
[+] affected methods: 6 (0.03%)
SoapTenantService.SoapTenantService ( )This constructor is from 'SoapTenantService' class.
SoapTenantService.deleteTenant ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenant ( String p1, String p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenantById ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.listTenants ( String p1 )This method is from 'SoapTenantService' class.
SoapTenantService.storeTenant ( String p1, WSTenant p2 )This method is from 'SoapTenantService' class.
logicaldoc-enterprise-gui-9.1.0-plugin.jar
package com.logicaldoc.enterprise.gui.license.client
[+] class Registration 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable vm in Registration. |
[+] affected methods: 1 (0.01%)
Registration.Registration ( String[ ] reg )This constructor is from 'Registration' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store
[+] class ClusterStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ClusterStore. |
[+] affected methods: 15 (0.1%)
ClusterStore.ClusterStore ( )This constructor is from 'ClusterStore' class.
ClusterStore.delete ( long docId )This method is from 'ClusterStore' class.
ClusterStore.delete ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.exists ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource, long start, long length )This method is from 'ClusterStore' class.
ClusterStore.getStream ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getString ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.handle ( Payload request )This method is from 'ClusterStore' class.
ClusterStore.init ( )This method is from 'ClusterStore' class.
...
[+] class EncryptionKeyReplicator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EncryptionKeyReplicator. |
[+] affected methods: 4 (0.02%)
EncryptionKeyReplicator.EncryptionKeyReplicator ( )This constructor is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.init ( )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setConfig ( ContextProperties config )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setGenericDao ( GenericDAO genericDao )This method is from 'EncryptionKeyReplicator' class.
[+] class EnterpriseFSStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterpriseFSStore. |
[+] affected methods: 13 (0.1%)
EnterpriseFSStore.EnterpriseFSStore ( )This constructor is from 'EnterpriseFSStore' class.
EnterpriseFSStore.delete ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.exists ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getCompressionLevel ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getParameterNames ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getStream ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.isWriteEncrypted ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.listResources ( long docId, String fileVersion )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.size ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
...
[+] class MultiStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in MultiStore. |
[+] affected methods: 28 (0.1%)
MultiStore.MultiStore ( )This constructor is from 'MultiStore' abstract class.
MultiStore.compareTo ( Store o )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.encryptAll ( )This method is from 'MultiStore' abstract class.
MultiStore.exists ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource, long start, long length )This method is from 'MultiStore' abstract class.
MultiStore.getConfig ( )This method is from 'MultiStore' abstract class.
MultiStore.getId ( )This method is from 'MultiStore' abstract class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.azure
[+] class AzureStore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AzureStore. |
[+] affected methods: 14 (0.1%)
AzureStore.AzureStore ( )This constructor is from 'AzureStore' class.
AzureStore.delete ( long docId )This method is from 'AzureStore' class.
AzureStore.delete ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.exists ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getBytes ( long docId, String resource, long start, long length )This method is from 'AzureStore' class.
AzureStore.getParameterNames ( )This method is from 'AzureStore' class.
AzureStore.getStream ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getTotalSize ( )This method is from 'AzureStore' class.
AzureStore.isEnabled ( )This method is from 'AzureStore' class.
AzureStore.listResources ( long docId, String fileVersion )This method is from 'AzureStore' class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.s3
[+] class S3Store 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in S3Store. |
[+] affected methods: 15 (0.1%)
S3Store.S3Store ( )This constructor is from 'S3Store' class.
S3Store.delete ( long docId )This method is from 'S3Store' class.
S3Store.delete ( long docId, String resource )This method is from 'S3Store' class.
S3Store.exists ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getBlobStore ( )This method is from 'S3Store' class.
S3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'S3Store' class.
S3Store.getParameterNames ( )This method is from 'S3Store' class.
S3Store.getStream ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getTotalSize ( )This method is from 'S3Store' class.
S3Store.isEnabled ( )This method is from 'S3Store' class.
...
[+] class S3StoreIAMRole 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in S3StoreIAMRole. |
[+] affected methods: 3 (0.02%)
S3StoreIAMRole.S3StoreIAMRole ( )This constructor is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getBlobStore ( )This method is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getParameterNames ( )This method is from 'S3StoreIAMRole' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.smb3
[+] class SMB3InputStream 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SMB3InputStream. |
[+] affected methods: 13 (0.1%)
SMB3InputStream.SMB3InputStream ( InputStream wrappedInstance, SMBClient client, Connection connection, DiskShare diskShare )This constructor is from 'SMB3InputStream' class.
SMB3InputStream.available ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.close ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.equals ( Object obj )This method is from 'SMB3InputStream' class.
SMB3InputStream.hashCode ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.mark ( int readlimit )This method is from 'SMB3InputStream' class.
SMB3InputStream.markSupported ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b, int off, int len )This method is from 'SMB3InputStream' class.
...
[+] class SMB3Store 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SMB3Store. |
[+] affected methods: 13 (0.1%)
SMB3Store.SMB3Store ( )This constructor is from 'SMB3Store' class.
SMB3Store.delete ( long docId )This method is from 'SMB3Store' class.
SMB3Store.delete ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.exists ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'SMB3Store' class.
SMB3Store.getParameterNames ( )This method is from 'SMB3Store' class.
SMB3Store.getStream ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getTotalSize ( )This method is from 'SMB3Store' class.
SMB3Store.isEnabled ( )This method is from 'SMB3Store' class.
SMB3Store.listResources ( long docId, String fileVersion )This method is from 'SMB3Store' class.
...
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form
[+] class FormChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FormChartServlet. |
[+] affected methods: 2 (0.01%)
FormChartServlet.FormChartServlet ( )This constructor is from 'FormChartServlet' class.
FormChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'FormChartServlet' class.
[+] class FormFiller 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FormFiller. |
[+] affected methods: 6 (0.03%)
FormFiller.FormFiller ( )This constructor is from 'FormFiller' class.
FormFiller.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
[+] class FormManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FormManager. |
[+] affected methods: 5 (0.03%)
FormManager.FormManager ( )This constructor is from 'FormManager' class.
FormManager.fillForm ( Document document, History transaction )This method is from 'FormManager' class.
FormManager.getConverter ( )This method is from 'FormManager' class.
FormManager.getDocumentManager ( )This method is from 'FormManager' class.
FormManager.getStore ( )This method is from 'FormManager' class.
[+] class FormTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FormTool. |
[+] affected methods: 9 (0.05%)
FormTool.FormTool ( )This constructor is from 'FormTool' class.
FormTool.delete ( long formId )This method is from 'FormTool' class.
FormTool.fill ( Document document )This method is from 'FormTool' class.
FormTool.findById ( long formId )This method is from 'FormTool' class.
FormTool.findById ( String formId )This method is from 'FormTool' class.
FormTool.store ( Form form )This method is from 'FormTool' class.
FormTool.webformEditUrl ( long docId )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form, Map<String,Object> prefilled )This method is from 'FormTool' class.
[+] class ImageReplacer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImageReplacer. |
[+] affected methods: 3 (0.02%)
ImageReplacer.ImageReplacer ( File file )This constructor is from 'ImageReplacer' class.
ImageReplacer.encodeImage ( long docId )This method is from 'ImageReplacer' class.
ImageReplacer.replaceImages ( )This method is from 'ImageReplacer' class.
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form.webservice.soap.endpoint
[+] class SoapFormService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapFormService. |
[+] affected methods: 7 (0.04%)
SoapFormService.SoapFormService ( )This constructor is from 'SoapFormService' class.
SoapFormService.createDocument ( String sid, long formId, WSDocument doc )This method is from 'SoapFormService' class.
SoapFormService.delete ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getForm ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getFormByName ( String sid, String name )This method is from 'SoapFormService' class.
SoapFormService.list ( String sid )This method is from 'SoapFormService' class.
SoapFormService.store ( String sid, WSForm frm )This method is from 'SoapFormService' class.
logicaldoc-ftp-9.1.0-plugin.jar
package com.logicaldoc.ftp
[+] class FtpFileSystemView 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FtpFileSystemView. |
[+] affected methods: 8 (0.04%)
FtpFileSystemView.FtpFileSystemView ( FtpUser user )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.FtpFileSystemView ( FtpUser user, boolean caseInsensitive )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.changeWorkingDirectory ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.dispose ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getFile ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getHomeDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getWorkingDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.isRandomAccessible ( )This method is from 'FtpFileSystemView' class.
[+] class FtpOutputStream 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FtpOutputStream. |
[+] affected methods: 3 (0.02%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )This constructor is from 'FtpOutputStream' class.
FtpOutputStream.close ( )This method is from 'FtpOutputStream' class.
FtpOutputStream.dispose ( )This method is from 'FtpOutputStream' class.
[+] class FtpServer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FtpServer. |
[+] affected methods: 7 (0.04%)
FtpServer.FtpServer ( )This constructor is from 'FtpServer' class.
FtpServer.checkEnabled ( )This method is from 'FtpServer' class.
FtpServer.isEnabled ( )This method is from 'FtpServer' class.
FtpServer.isStarted ( )This method is from 'FtpServer' class.
FtpServer.setConfig ( ContextProperties config )This method is from 'FtpServer' class.
FtpServer.start ( )This method is from 'FtpServer' class.
FtpServer.stop ( )This method is from 'FtpServer' class.
[+] class FtpUserManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FtpUserManager. |
[+] affected methods: 7 (0.04%)
FtpUserManager.FtpUserManager ( )This constructor is from 'FtpUserManager' class.
FtpUserManager.authenticate ( Authentication authentication )This method is from 'FtpUserManager' class.
FtpUserManager.delete ( String arg0 )This method is from 'FtpUserManager' class.
FtpUserManager.doesExist ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.getAllUserNames ( )This method is from 'FtpUserManager' class.
FtpUserManager.getUserByName ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.save ( User arg0 )This method is from 'FtpUserManager' class.
[+] class LogicalFtpFile 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in LogicalFtpFile. |
[+] affected methods: 31 (0.2%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )1st parameter 'ftpFile' of this method is of type 'LogicalFtpFile'.
LogicalFtpFile.LogicalFtpFile ( Document document, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.LogicalFtpFile ( Folder folder, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.createInputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.createOutputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.delete ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.doesExist ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getAbsolutePath ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getDocument ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getFolder ( )This method is from 'LogicalFtpFile' class.
...
logicaldoc-google-9.1.0-plugin.jar
package com.logicaldoc.google
[+] class GoogleClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in GoogleClient. |
[+] affected methods: 7 (0.04%)
GoogleClient.GoogleClient ( long userId )This constructor is from 'GoogleClient' abstract class.
GoogleClient.connect ( Credential p1 )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.get ( long userId, Class<?> type )This method is from 'GoogleClient' abstract class.
GoogleClient.getUserId ( )This method is from 'GoogleClient' abstract class.
GoogleClient.isConnected ( )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.loadSettings ( long userId )This method is from 'GoogleClient' abstract class.
GoogleClient.saveClientSettings ( long userId, String clientId, String clientSecret )This method is from 'GoogleClient' abstract class.
[+] class GoogleOauthCallbackServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in GoogleOauthCallbackServlet. |
[+] affected methods: 2 (0.01%)
GoogleOauthCallbackServlet.GoogleOauthCallbackServlet ( )This constructor is from 'GoogleOauthCallbackServlet' class.
GoogleOauthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'GoogleOauthCallbackServlet' class.
[+] class GoogleServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in GoogleServiceImpl. |
[+] affected methods: 12 (0.1%)
GoogleServiceImpl.GoogleServiceImpl ( )This constructor is from 'GoogleServiceImpl' class.
GoogleServiceImpl.checkin ( long docId, String comment, boolean major )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.create ( String fileName )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.delete ( String fileId )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.enableCalendar ( boolean enable )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.exportDocuments ( List<Long> ids )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.importDocuments ( List<String> resourceIds, long targetFolderId, String format )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.loadSettings ( )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.saveSettings ( String clientId, String clientSecret )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.search ( String expression )This method is from 'GoogleServiceImpl' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client
[+] class VoidCallback 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class VoidCallback. |
[+] affected methods: 4 (0.02%)
VoidCallback.VoidCallback ( )This constructor is from 'VoidCallback' class.
VoidCallback.onFailure ( Throwable caught )This method is from 'VoidCallback' class.
VoidCallback.onSuccess ( Object p1 )This method is from 'VoidCallback' class.
VoidCallback.onSuccess ( Void arg0 )This method is from 'VoidCallback' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIArchive 1
| Change | Effect |
---|
1 |
Field STATUS_OPENED has been renamed to STATUS_OPEN. |
Recompilation of a client program may be terminated with the message: cannot find variable STATUS_OPENED in GUIArchive. |
[+] affected methods: 43 (0.2%)
GUIArchive.GUIArchive ( )This constructor is from 'GUIArchive' class.
GUIArchive.getCloserId ( )This method is from 'GUIArchive' class.
GUIArchive.getCloserName ( )This method is from 'GUIArchive' class.
GUIArchive.getClosure ( )This method is from 'GUIArchive' class.
GUIArchive.getCreation ( )This method is from 'GUIArchive' class.
GUIArchive.getCreatorId ( )This method is from 'GUIArchive' class.
GUIArchive.getCreatorName ( )This method is from 'GUIArchive' class.
GUIArchive.getDescription ( )This method is from 'GUIArchive' class.
GUIArchive.getId ( )This method is from 'GUIArchive' class.
GUIArchive.getImportCustomId ( )This method is from 'GUIArchive' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.formatters
[+] class DaysCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class DaysCellFormatter. |
[+] affected methods: 2 (0.01%)
DaysCellFormatter.DaysCellFormatter ( )This constructor is from 'DaysCellFormatter' class.
DaysCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'DaysCellFormatter' class.
[+] class FileSizeCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileSizeCellFormatter. |
[+] affected methods: 3 (0.02%)
FileSizeCellFormatter.FileSizeCellFormatter ( )This constructor is from 'FileSizeCellFormatter' class.
FileSizeCellFormatter.FileSizeCellFormatter ( boolean win7format )This constructor is from 'FileSizeCellFormatter' class.
FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileSizeCellFormatter' class.
[+] class I18NCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class I18NCellFormatter. |
[+] affected methods: 2 (0.01%)
I18NCellFormatter.I18NCellFormatter ( )This constructor is from 'I18NCellFormatter' class.
I18NCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'I18NCellFormatter' class.
[+] class UserCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class UserCellFormatter. |
[+] affected methods: 2 (0.01%)
UserCellFormatter.UserCellFormatter ( )This constructor is from 'UserCellFormatter' class.
UserCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserCellFormatter' class.
[+] class UserDateCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class UserDateCellFormatter. |
[+] affected methods: 3 (0.02%)
UserDateCellFormatter.UserDateCellFormatter ( )This constructor is from 'UserDateCellFormatter' class.
UserDateCellFormatter.UserDateCellFormatter ( boolean shortFormat )This constructor is from 'UserDateCellFormatter' class.
UserDateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserDateCellFormatter' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.automation
[+] class AutomationCompletionProvider 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class AutomationCompletionProvider. |
[+] affected methods: 2 (0.01%)
AutomationCompletionProvider.AutomationCompletionProvider ( )This constructor is from 'AutomationCompletionProvider' class.
AutomationCompletionProvider.getProposals ( AceEditor editor, AceEditorCursorPosition pos, String prefix, AceCompletionCallback callback )This method is from 'AutomationCompletionProvider' class.
[+] class AutomationEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class AutomationEditor. |
[+] affected methods: 7 (0.04%)
AutomationEditor.AutomationEditor ( String text, String title )This constructor is from 'AutomationEditor' class.
AutomationEditor.AutomationEditor ( String text, String title, ChangedHandler changedHandler )This constructor is from 'AutomationEditor' class.
AutomationEditor.destroy ( )This method is from 'AutomationEditor' class.
AutomationEditor.getText ( )This method is from 'AutomationEditor' class.
AutomationEditor.onDraw ( )This method is from 'AutomationEditor' class.
AutomationEditor.setDisabled ( boolean disabled )This method is from 'AutomationEditor' class.
AutomationEditor.setVisible ( boolean visible )This method is from 'AutomationEditor' class.
[+] class AutomationItemEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class AutomationItemEditor. |
[+] affected methods: 2 (0.01%)
AutomationItemEditor.AutomationItemEditor ( FormItem item, ChangedHandler handler )This constructor is from 'AutomationItemEditor' class.
AutomationItemEditor.destroy ( )This method is from 'AutomationItemEditor' class.
[+] class HtmlItemEditor 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class HtmlItemEditor. |
[+] affected methods: 3 (0.02%)
HtmlItemEditor.HtmlItemEditor ( FormItem item, ChangedHandler handler )This constructor is from 'HtmlItemEditor' class.
HtmlItemEditor.getSavedHtmlContent ( )This method is from 'HtmlItemEditor' class.
HtmlItemEditor.setSavedHtmlContent ( String p1 )This method is from 'HtmlItemEditor' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.grid
[+] class ColoredListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class ColoredListGridField. |
[+] affected methods: 7 (0.04%)
ColoredListGridField.ColoredListGridField ( String name )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String title )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String title, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.ColoredListGridField ( String name, String colorFieldName, String title, int width )This constructor is from 'ColoredListGridField' class.
ColoredListGridField.getColorFieldName ( )This method is from 'ColoredListGridField' class.
ColoredListGridField.setColorFieldName ( String colorFieldName )This method is from 'ColoredListGridField' class.
[+] class ColoredListGridField.ColoredCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class ColoredListGridField.ColoredCellFormatter. |
[+] affected methods: 2 (0.01%)
ColoredListGridField.ColoredCellFormatter.ColoredListGridField.ColoredCellFormatter ( ColoredListGridField p1 )This constructor is from 'ColoredListGridField.ColoredCellFormatter' class.
ColoredListGridField.ColoredCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'ColoredListGridField.ColoredCellFormatter' class.
[+] class CopyCellClickHandler 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class CopyCellClickHandler. |
[+] affected methods: 2 (0.01%)
CopyCellClickHandler.CopyCellClickHandler ( )This constructor is from 'CopyCellClickHandler' class.
CopyCellClickHandler.onCellDoubleClick ( CellDoubleClickEvent click )This method is from 'CopyCellClickHandler' class.
[+] class DateListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class DateListGridField. |
[+] affected methods: 2 (0.01%)
DateListGridField.DateListGridField ( String name, String title )This constructor is from 'DateListGridField' class.
DateListGridField.DateListGridField ( String name, String title, int format )This constructor is from 'DateListGridField' class.
[+] class DateListGridField.DateCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class DateListGridField.DateCellFormatter. |
[+] affected methods: 3 (0.02%)
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField p1 )This constructor is from 'DateListGridField.DateCellFormatter' class.
DateListGridField.DateCellFormatter.DateListGridField.DateCellFormatter ( DateListGridField format, int p2 )This constructor is from 'DateListGridField.DateCellFormatter' class.
DateListGridField.DateCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'DateListGridField.DateCellFormatter' class.
[+] class EventsListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class EventsListGridField. |
[+] affected methods: 3 (0.02%)
EventsListGridField.EventsListGridField ( )This constructor is from 'EventsListGridField' class.
EventsListGridField.EventsListGridField ( String name )This constructor is from 'EventsListGridField' class.
EventsListGridField.EventsListGridField ( String name, String title )This constructor is from 'EventsListGridField' class.
[+] class FileNameListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileNameListGridField. |
[+] affected methods: 5 (0.03%)
FileNameListGridField.FileNameListGridField ( )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title )This constructor is from 'FileNameListGridField' class.
FileNameListGridField.FileNameListGridField ( String name, String iconFieldName, String title, int width )This constructor is from 'FileNameListGridField' class.
[+] class FileNameListGridField.FileNameCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileNameListGridField.FileNameCellFormatter. |
[+] affected methods: 3 (0.02%)
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField p1 )This constructor is from 'FileNameListGridField.FileNameCellFormatter' class.
FileNameListGridField.FileNameCellFormatter.FileNameListGridField.FileNameCellFormatter ( FileNameListGridField size, int p2 )This constructor is from 'FileNameListGridField.FileNameCellFormatter' class.
FileNameListGridField.FileNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileNameListGridField.FileNameCellFormatter' class.
[+] class FileSizeListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileSizeListGridField. |
[+] affected methods: 4 (0.02%)
FileSizeListGridField.FileSizeListGridField ( String title, int width )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width )This constructor is from 'FileSizeListGridField' class.
FileSizeListGridField.FileSizeListGridField ( String name, String title, int width, boolean win7Format )This constructor is from 'FileSizeListGridField' class.
[+] class FileSizeListGridField.FileSizeCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileSizeListGridField.FileSizeCellFormatter. |
[+] affected methods: 3 (0.02%)
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField p1 )This constructor is from 'FileSizeListGridField.FileSizeCellFormatter' class.
FileSizeListGridField.FileSizeCellFormatter.FileSizeListGridField.FileSizeCellFormatter ( FileSizeListGridField win7format, boolean p2 )This constructor is from 'FileSizeListGridField.FileSizeCellFormatter' class.
FileSizeListGridField.FileSizeCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FileSizeListGridField.FileSizeCellFormatter' class.
[+] class FileVersionListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FileVersionListGridField. |
[+] affected methods: 3 (0.02%)
FileVersionListGridField.FileVersionListGridField ( )This constructor is from 'FileVersionListGridField' class.
FileVersionListGridField.FileVersionListGridField ( String name )This constructor is from 'FileVersionListGridField' class.
FileVersionListGridField.FileVersionListGridField ( String name, String title )This constructor is from 'FileVersionListGridField' class.
[+] class FolderListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FolderListGridField. |
[+] affected methods: 3 (0.02%)
FolderListGridField.FolderListGridField ( )This constructor is from 'FolderListGridField' class.
FolderListGridField.FolderListGridField ( String name )This constructor is from 'FolderListGridField' class.
FolderListGridField.FolderListGridField ( String name, String title )This constructor is from 'FolderListGridField' class.
[+] class FolderListGridField.FolderNameCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class FolderListGridField.FolderNameCellFormatter. |
[+] affected methods: 2 (0.01%)
FolderListGridField.FolderNameCellFormatter.FolderListGridField.FolderNameCellFormatter ( FolderListGridField p1 )This constructor is from 'FolderListGridField.FolderNameCellFormatter' class.
FolderListGridField.FolderNameCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'FolderListGridField.FolderNameCellFormatter' class.
[+] class IconGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class IconGridField. |
[+] affected methods: 1 (0.01%)
IconGridField.IconGridField ( )This constructor is from 'IconGridField' class.
[+] class IconGridField.FileIconCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class IconGridField.FileIconCellFormatter. |
[+] affected methods: 3 (0.02%)
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField p1 )This constructor is from 'IconGridField.FileIconCellFormatter' class.
IconGridField.FileIconCellFormatter.IconGridField.FileIconCellFormatter ( IconGridField size, int p2 )This constructor is from 'IconGridField.FileIconCellFormatter' class.
IconGridField.FileIconCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'IconGridField.FileIconCellFormatter' class.
[+] class IndexedListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class IndexedListGridField. |
[+] affected methods: 2 (0.01%)
IndexedListGridField.IndexedListGridField ( )This constructor is from 'IndexedListGridField' class.
IndexedListGridField.IndexedListGridField ( String name )This constructor is from 'IndexedListGridField' class.
[+] class IntegerListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class IntegerListGridField. |
[+] affected methods: 2 (0.01%)
IntegerListGridField.IntegerListGridField ( String name, String title )This constructor is from 'IntegerListGridField' class.
IntegerListGridField.IntegerListGridField ( String name, String title, int width )This constructor is from 'IntegerListGridField' class.
[+] class IntegerListGridField.LongCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class IntegerListGridField.LongCellFormatter. |
[+] affected methods: 2 (0.01%)
IntegerListGridField.LongCellFormatter.IntegerListGridField.LongCellFormatter ( IntegerListGridField p1 )This constructor is from 'IntegerListGridField.LongCellFormatter' class.
IntegerListGridField.LongCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'IntegerListGridField.LongCellFormatter' class.
[+] class RatingListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class RatingListGridField. |
[+] affected methods: 1 (0.01%)
RatingListGridField.RatingListGridField ( )This constructor is from 'RatingListGridField' class.
[+] class RatingListGridField.RatingCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class RatingListGridField.RatingCellFormatter. |
[+] affected methods: 2 (0.01%)
RatingListGridField.RatingCellFormatter.RatingListGridField.RatingCellFormatter ( RatingListGridField p1 )This constructor is from 'RatingListGridField.RatingCellFormatter' class.
RatingListGridField.RatingCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'RatingListGridField.RatingCellFormatter' class.
[+] class RefreshableListGrid 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class RefreshableListGrid. |
[+] affected methods: 4 (0.02%)
RefreshableListGrid.RefreshableListGrid ( )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.RefreshableListGrid ( JavaScriptObject jsObj )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.RefreshableListGrid ( DataSource dataSource )This constructor is from 'RefreshableListGrid' class.
RefreshableListGrid.refresh ( DataSource newDataSource )This method is from 'RefreshableListGrid' class.
[+] class StatusIconsListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class StatusIconsListGridField. |
[+] affected methods: 1 (0.01%)
StatusIconsListGridField.StatusIconsListGridField ( )This constructor is from 'StatusIconsListGridField' class.
[+] class UserListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class UserListGridField. |
[+] affected methods: 8 (0.04%)
UserListGridField.UserListGridField ( )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( String name, String avatarFieldName, String title, boolean displayAvatar )This constructor is from 'UserListGridField' class.
UserListGridField.UserListGridField ( boolean avoidCaching )This constructor is from 'UserListGridField' class.
UserListGridField.isDisplayAvatar ( )This method is from 'UserListGridField' class.
UserListGridField.setDisplayAvatar ( boolean displayAvatar )This method is from 'UserListGridField' class.
[+] class UserListGridField.AvatarCellFormatter 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class UserListGridField.AvatarCellFormatter. |
[+] affected methods: 4 (0.02%)
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField p1 )This constructor is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.UserListGridField.AvatarCellFormatter ( UserListGridField size, int p2 )This constructor is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.format ( Object value, ListGridRecord rec, int rowNum, int colNum )This method is from 'UserListGridField.AvatarCellFormatter' class.
UserListGridField.AvatarCellFormatter.format ( Object avatarId, String formattedValue, String text )This method is from 'UserListGridField.AvatarCellFormatter' class.
[+] class VersionListGridField 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class VersionListGridField. |
[+] affected methods: 3 (0.02%)
VersionListGridField.VersionListGridField ( )This constructor is from 'VersionListGridField' class.
VersionListGridField.VersionListGridField ( String name )This constructor is from 'VersionListGridField' class.
VersionListGridField.VersionListGridField ( String name, String title )This constructor is from 'VersionListGridField' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets.preview
[+] class MailPreviewPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class MailPreviewPanel. |
[+] affected methods: 2 (0.01%)
MailPreviewPanel.MailPreviewPanel ( GUIEmail mail, GUIDocument document, int width )This constructor is from 'MailPreviewPanel' class.
MailPreviewPanel.onDraw ( )This method is from 'MailPreviewPanel' class.
[+] class PreviewPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class PreviewPanel. |
[+] affected methods: 18 (0.1%)
PreviewPanel.PreviewPanel ( GUIDocument document )This constructor is from 'PreviewPanel' class.
PreviewPanel.clearContent ( )This method is from 'PreviewPanel' class.
PreviewPanel.declareOnReadingCompleted ( PreviewPanel p1 )This method is from 'PreviewPanel' class.
PreviewPanel.dicomUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.doResize ( )This method is from 'PreviewPanel' class.
PreviewPanel.generalPreviewUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.htmlUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.isPreviewAvailable ( )This method is from 'PreviewPanel' class.
PreviewPanel.mediaUrl ( )This method is from 'PreviewPanel' class.
PreviewPanel.onAccessGranted ( GUIDocument document )This method is from 'PreviewPanel' class.
...
[+] class PreviewPopup 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class PreviewPopup. |
[+] affected methods: 2 (0.01%)
PreviewPopup.PreviewPopup ( GUIDocument doc )This constructor is from 'PreviewPopup' class.
PreviewPopup.PreviewPopup ( List<GUIDocument> docs, int index )This constructor is from 'PreviewPopup' class.
[+] class PreviewTile 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class PreviewTile. |
[+] affected methods: 1 (0.01%)
PreviewTile.PreviewTile ( long docId, String title )This constructor is from 'PreviewTile' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.dashboard
[+] class DashboardPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class DashboardPanel. |
[+] affected methods: 14 (0.1%)
DashboardPanel.get ( )This method is from 'DashboardPanel' class.
DashboardPanel.getCalendarTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getDefaultOpenTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getMessagesTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getTabSet ( )This method is from 'DashboardPanel' class.
DashboardPanel.getUserTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.getWorkflowTab ( )This method is from 'DashboardPanel' class.
DashboardPanel.onDraw ( )This method is from 'DashboardPanel' class.
DashboardPanel.setDefaultOpenTab ( String defaultOpenTab )This method is from 'DashboardPanel' class.
DashboardPanel.updateMessageTab ( )This method is from 'DashboardPanel' class.
...
[+] class MessageDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class MessageDialog. |
[+] affected methods: 1 (0.01%)
MessageDialog.MessageDialog ( )This constructor is from 'MessageDialog' class.
[+] class MessagesPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class MessagesPanel. |
[+] affected methods: 6 (0.03%)
MessagesPanel.MessagesPanel ( )This constructor is from 'MessagesPanel' class.
MessagesPanel.destroy ( )This method is from 'MessagesPanel' class.
MessagesPanel.onDraw ( )This method is from 'MessagesPanel' class.
MessagesPanel.onUserChanged ( GUIUser user )This method is from 'MessagesPanel' class.
MessagesPanel.onUserLogin ( String username )This method is from 'MessagesPanel' class.
MessagesPanel.onUserLogout ( String username )This method is from 'MessagesPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] class BookmarkDashlet 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 4 (0.02%)
BookmarkDashlet.BookmarkDashlet ( GUIDashlet guiDashlet )This constructor is from 'BookmarkDashlet' class.
BookmarkDashlet.getDataSource ( )This method is from 'BookmarkDashlet' class.
BookmarkDashlet.onDraw ( )This method is from 'BookmarkDashlet' class.
BookmarkDashlet.refresh ( )This method is from 'BookmarkDashlet' class.
[+] class DocumentDashlet 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 6 (0.03%)
DocumentDashlet.DocumentDashlet ( GUIDashlet guiDashlet )This constructor is from 'DocumentDashlet' class.
DocumentDashlet.getDataSource ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.getDocIdAttribute ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.onDraw ( )This method is from 'DocumentDashlet' class.
DocumentDashlet.prepareContextMenu ( GUIDocument document )This method is from 'DocumentDashlet' class.
DocumentDashlet.refresh ( )This method is from 'DocumentDashlet' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document
[+] class DocumentDetailsPanel 1
| Change | Effect |
---|
1 |
Type of field propertiesPanel has been changed from StandardPropertiesPanel to DocumentStandardPropertiesPanel. |
Recompilation of a client program may be terminated with the message: incompatible types, found: StandardPropertiesPanel, required: DocumentStandardPropertiesPanel. |
[+] affected methods: 22 (0.1%)
DocumentDetailsPanel.DocumentDetailsPanel ( )This constructor is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.destroy ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.getDocument ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDestroy ( )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentBeginEditing ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCancelEditing ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCheckedIn ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentCheckedOut ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentLocked ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
DocumentDetailsPanel.onDocumentModified ( GUIDocument document )This method is from 'DocumentDetailsPanel' class.
...
[+] class StandardPropertiesPanel 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class StandardPropertiesPanel. |
[+] affected methods: 2 (0.01%)
StandardPropertiesPanel.StandardPropertiesPanel ( GUIDocument document, ChangedHandler changedHandler )This constructor is from 'StandardPropertiesPanel' class.
StandardPropertiesPanel.validate ( )This method is from 'StandardPropertiesPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.folder
[+] class FolderNavigatorPanel 1
| Change | Effect |
---|
1 |
Removed super-interface com.logicaldoc.gui.common.client.controllers.FolderObserver. |
Recompilation of a client program may be terminated with the message: cannot find method in class FolderNavigatorPanel. |
[+] affected methods: 1 (0.01%)
FolderNavigatorPanel.get ( )This method is from 'FolderNavigatorPanel' class.
[+] class RestoreDialog 1
| Change | Effect |
---|
1 |
Field handler of type com.smartgwt.client.widgets.events.ClickHandler has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable handler in RestoreDialog. |
[+] affected methods: 1 (0.01%)
RestoreDialog.RestoreDialog ( List<Long> docIds, List<Long> folderIds, ClickHandler handler )This constructor is from 'RestoreDialog' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.google
[+] class GoogleUtil 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class GoogleUtil. |
[+] affected methods: 1 (0.01%)
GoogleUtil.handleGoogleServiceError ( Throwable caught )This method is from 'GoogleUtil' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.impex.archives
[+] class ExportArchivesList 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 16 (0.1%)
ArchiveDetailsPanel.ArchiveDetailsPanel ( ExportArchivesList list, long archiveId, boolean readonly )1st parameter 'list' of this method is of type 'ExportArchivesList'.
ArchiveDialog.ArchiveDialog ( ExportArchivesList archivesPanel )1st parameter 'archivesPanel' of this method is of type 'ExportArchivesList'.
ExportArchivesList.ExportArchivesList ( int archivesType, boolean showHistory )This constructor is from 'ExportArchivesList' class.
ExportArchivesList.addUsefulMenuItem ( Menu contextMenu )This method is from 'ExportArchivesList' class.
ExportArchivesList.closeArchive ( ListGridRecord rec )This method is from 'ExportArchivesList' class.
ExportArchivesList.getArchivesType ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.getList ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.onAddingArchive ( )This method is from 'ExportArchivesList' class.
ExportArchivesList.onClosingArchive ( ListGridRecord rec )This method is from 'ExportArchivesList' class.
ExportArchivesList.onDraw ( )This method is from 'ExportArchivesList' class.
...
[+] class IncrementalArchivesList 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 9 (0.05%)
IncrementalArchivesList.IncrementalArchivesList ( int archivesType )This constructor is from 'IncrementalArchivesList' class.
IncrementalArchivesList.getList ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.onAddingIncrementalArchive ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.onDraw ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.refresh ( )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.refresh ( int archivesType )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.showDetails ( GUIIncrementalArchive incremental )This method is from 'IncrementalArchivesList' class.
IncrementalArchivesList.updateRecord ( GUIIncrementalArchive incremental )This method is from 'IncrementalArchivesList' class.
IncrementalDetailsPanel.IncrementalDetailsPanel ( GUIIncrementalArchive incremental, IncrementalArchivesList listPanel )2nd parameter 'listPanel' of this method is of type 'IncrementalArchivesList'.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.impex.converters
[+] class ConverterAssociationsDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class ConverterAssociationsDialog. |
[+] affected methods: 3 (0.02%)
ConverterAssociationsDialog.ConverterAssociationsDialog ( ListGrid srcGrid )This constructor is from 'ConverterAssociationsDialog' class.
ConverterAssociationsDialog.prepareSelectItem ( )This method is from 'ConverterAssociationsDialog' class.
ConverterAssociationsDialog.refresh ( )This method is from 'ConverterAssociationsDialog' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.menu
[+] class Registration 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable vm in Registration. |
[+] affected methods: 2 (0.01%)
Registration.Registration ( List<String> reg )This constructor is from 'Registration' class.
Registration.afterSave ( )This method is from 'Registration' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.metadata.template
[+] class AttributeSetsPanel 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 7 (0.04%)
AttributeSetDetailsPanel.AttributeSetDetailsPanel ( AttributeSetsPanel panel )1st parameter 'panel' of this method is of type 'AttributeSetsPanel'.
AttributeSetsPanel.AttributeSetsPanel ( )This constructor is from 'AttributeSetsPanel' class.
AttributeSetsPanel.getList ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.onAddAttributeSet ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.onDraw ( )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.showSetDetails ( GUIAttributeSet attSet )This method is from 'AttributeSetsPanel' class.
AttributeSetsPanel.updateRecord ( GUIAttributeSet set )This method is from 'AttributeSetsPanel' class.
[+] class TemplatesPanel 1
| Change | Effect |
---|
1 |
Type of field list has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types, found: com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid, required: com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
[+] affected methods: 7 (0.04%)
TemplateDetailsPanel.TemplateDetailsPanel ( TemplatesPanel panel )1st parameter 'panel' of this method is of type 'TemplatesPanel'.
TemplatesPanel.TemplatesPanel ( )This constructor is from 'TemplatesPanel' class.
TemplatesPanel.getList ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.onAddingTemplate ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.onDraw ( )This method is from 'TemplatesPanel' class.
TemplatesPanel.showTemplateDetails ( GUITemplate template )This method is from 'TemplatesPanel' class.
TemplatesPanel.updateRecord ( GUITemplate template )This method is from 'TemplatesPanel' class.
[+] class TemplateValidationPanel 1
| Change | Effect |
---|
1 |
Field vm of type com.smartgwt.client.widgets.form.ValuesManager has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable vm in TemplateValidationPanel. |
[+] affected methods: 9 (0.05%)
TemplateDetailsPanel.TemplateDetailsPanel ( TemplatesPanel panel )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.getTemplate ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.onModified ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.refresh ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.setTemplate ( GUITemplate template )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateDetailsPanel.validate ( )Field 'this.validationPanel' in the object of this method is of type 'TemplateValidationPanel'.
TemplateValidationPanel.TemplateValidationPanel ( GUITemplate template, ChangedHandler changedHandler )This constructor is from 'TemplateValidationPanel' class.
TemplateValidationPanel.getTemplate ( )This method is from 'TemplateValidationPanel' class.
TemplateValidationPanel.validate ( )This method is from 'TemplateValidationPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.settings.comparators
[+] class ComparatorAssociationsDialog 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class ComparatorAssociationsDialog. |
[+] affected methods: 5 (0.03%)
ComparatorAssociationsDialog.ComparatorAssociationsDialog ( ListGrid srcGrid )This constructor is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.onApply ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.onDraw ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.prepareSelectItem ( )This method is from 'ComparatorAssociationsDialog' class.
ComparatorAssociationsDialog.refresh ( )This method is from 'ComparatorAssociationsDialog' class.
[+] class ComparatorsPanel 1
| Change | Effect |
---|
1 |
Field gridAttributeName has been renamed to recordAttributeForName. |
Recompilation of a client program may be terminated with the message: cannot find variable gridAttributeName in ComparatorsPanel. |
[+] affected methods: 10 (0.1%)
ComparatorsPanel.ComparatorsPanel ( )This constructor is from 'ComparatorsPanel' class.
ComparatorsPanel.ComparatorsPanel ( String title )This constructor is from 'ComparatorsPanel' class.
ComparatorsPanel.buildAssociationsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.getAssociationsDataSource ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.getSettingsDataSource ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.isParameterAttribute ( String name )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.onDraw ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.prepareAssociationsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.prepareSettingsGrid ( )This method is from 'ComparatorsPanel' class.
ComparatorsPanel.showContextMenu ( )This method is from 'ComparatorsPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.login.client
[+] class ResetPassword 1
| Change | Effect |
---|
1 |
Field loginService of type services.LoginServiceAsync has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable loginService in ResetPassword. |
[+] affected methods: 1 (0.01%)
ResetPassword.ResetPassword ( String product )This constructor is from 'ResetPassword' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex
[+] class Archive 1
| Change | Effect |
---|
1 |
Field STATUS_OPENED has been renamed to STATUS_OPEN. |
Recompilation of a client program may be terminated with the message: cannot find variable STATUS_OPENED in Archive. |
[+] affected methods: 89 (0.4%)
Archive.Archive ( )This constructor is from 'Archive' class.
Archive.addEntry ( Version newVersion )This method is from 'Archive' class.
Archive.equals ( Object obj )This method is from 'Archive' class.
Archive.getCloserId ( )This method is from 'Archive' class.
Archive.getCloserName ( )This method is from 'Archive' class.
Archive.getClosure ( )This method is from 'Archive' class.
Archive.getCreatorId ( )This method is from 'Archive' class.
Archive.getCreatorName ( )This method is from 'Archive' class.
Archive.getDescription ( )This method is from 'Archive' class.
Archive.getEntries ( )This method is from 'Archive' class.
...
[+] class ArchiveCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ArchiveCache. |
[+] affected methods: 8 (0.04%)
ArchiveCache.ArchiveCache ( File file )This constructor is from 'ArchiveCache' class.
ArchiveCache.append ( )This method is from 'ArchiveCache' class.
ArchiveCache.getFile ( )This method is from 'ArchiveCache' class.
ArchiveCache.put ( Object p1, Object p2 )This method is from 'ArchiveCache' class.
ArchiveCache.put ( String key, String value )This method is from 'ArchiveCache' class.
ArchiveCache.read ( )This method is from 'ArchiveCache' class.
ArchiveCache.write ( )This method is from 'ArchiveCache' class.
ArchiveCacheManager.getCache ( Archive archive )Return value of this method is of type 'ArchiveCache'.
[+] class ArchiveCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ArchiveCacheManager. |
[+] affected methods: 5 (0.03%)
ArchiveCacheManager.ArchiveCacheManager ( )This constructor is from 'ArchiveCacheManager' class.
ArchiveCacheManager.deleteCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
ArchiveCacheManager.getCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
HibernateArchiveDAO.getCacheManager ( )Return value of this method is of type 'ArchiveCacheManager'.
HibernateArchiveDAO.setCacheManager ( ArchiveCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ArchiveCacheManager'.
[+] class ArchiveImporter 1
| Change | Effect |
---|
1 |
Field defaultOwner of type java.lang.String has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable defaultOwner in ArchiveImporter. |
[+] affected methods: 20 (0.1%)
ArchiveImporter.ArchiveImporter ( )This constructor is from 'ArchiveImporter' class.
ArchiveImporter.getErrors ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getImported ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getLog ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.getUpdated ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.importArchives ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.isConcurrent ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.isIndeterminate ( )This method is from 'ArchiveImporter' class.
ArchiveImporter.prepareReport ( Locale locale )This method is from 'ArchiveImporter' class.
ArchiveImporter.runTask ( )This method is from 'ArchiveImporter' class.
...
[+] class ArchiveManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ArchiveManager. |
[+] affected methods: 12 (0.1%)
ArchiveBuilder.setArchiveManager ( ArchiveManager archiveManager )1st parameter 'archiveManager' of this method is of type 'ArchiveManager'.
ArchiveManager.ArchiveManager ( )This constructor is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String comment, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.closeArchive ( long id, User user )This method is from 'ArchiveManager' class.
ArchiveManager.delete ( long archiveId, User user, String comment )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, long tenantId )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, String tenantName )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( Archive archive )This method is from 'ArchiveManager' class.
ArchiveManager.writeHtmlIndex ( Archive archive )This method is from 'ArchiveManager' class.
...
[+] class ArchiveVerifier 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ArchiveVerifier. |
[+] affected methods: 24 (0.1%)
application.ArchiveViewer.getVerifier ( )Return value of this method is of type 'ArchiveVerifier'.
ArchiveVerifier.ArchiveVerifier ( )This constructor is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getArchiveName ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getDocsDir ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getIndex ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getInstance ( File dir )This method is from 'ArchiveVerifier' abstract class.
...
[+] class ImpexServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImpexServiceImpl. |
[+] affected methods: 17 (0.1%)
ImpexServiceImpl.ImpexServiceImpl ( )This constructor is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( Session session, long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addFolder ( long archiveId, long rootId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( Session session, long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteFolder ( String folderName )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteIncremental ( long id )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteVersions ( long archiveId, List<Long> versionIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.getImportDirectory ( String tenantName )This method is from 'ImpexServiceImpl' class.
...
[+] class Index 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Index. |
[+] affected methods: 48 (0.2%)
application.ArchiveViewer.getIndex ( )Return value of this method is of type 'Index'.
application.ArchiveViewer.getVerifier ( )Field 'retval.index' in the return value of this method is of type 'Index'.
application.ArchiveViewer.setIndex ( Index index )1st parameter 'index' of this method is of type 'Index'.
ArchiveVerifier.ArchiveVerifier ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getArchiveName ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getDocsDir ( )Field 'this.index' in the object of this method is of type 'Index'.
...
[+] class IndexHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in IndexHandler. |
[+] affected methods: 32 (0.2%)
ArchiveVerifier.getInstance ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
DefaultVerifier.DefaultVerifier ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( byte[ ] indexContent, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( File file, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.unmarshall ( byte[ ] indexContent, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( IndexHandler dataHandler )1st parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( InputStream is, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
IndexHandler.IndexHandler ( )This constructor is from 'IndexHandler' class.
IndexHandler.characters ( char[ ] ch, int start, int length )This method is from 'IndexHandler' class.
IndexHandler.endDocumentElement ( )This method is from 'IndexHandler' class.
...
[+] class IndexImportHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in IndexImportHandler. |
[+] affected methods: 6 (0.03%)
Index.Index ( byte[ ] indexContent, IndexImportHandler handler )2nd parameter 'handler' of this method is of type 'IndexImportHandler'.
IndexImportHandler.IndexImportHandler ( Archive archive, ArchiveImporter importer, Map<String,Template> templates, Collection<Folder> workspaces, Tenant tenant )This constructor is from 'IndexImportHandler' class.
IndexImportHandler.createDocument ( DocumentHistory transaction )This method is from 'IndexImportHandler' class.
IndexImportHandler.endDocumentElement ( )This method is from 'IndexImportHandler' class.
IndexImportHandler.endElement ( String uri, String localName, String qName )This method is from 'IndexImportHandler' class.
IndexImportHandler.startElement ( String uri, String localname, String tagName, Attributes attributes )This method is from 'IndexImportHandler' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex.webservice.soap.endpoint
[+] class SoapImpexService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapImpexService. |
[+] affected methods: 6 (0.03%)
SoapImpexService.SoapImpexService ( )This constructor is from 'SoapImpexService' class.
SoapImpexService.addDocumentToExportArchive ( String sid, long archiveId, long docId )This method is from 'SoapImpexService' class.
SoapImpexService.closeExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.createExportArchive ( String sid, String name, String description )This method is from 'SoapImpexService' class.
SoapImpexService.deleteExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.getArchiveIdByName ( String sid, String name )This method is from 'SoapImpexService' class.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder
[+] class CrawlerHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in CrawlerHelper. |
[+] affected methods: 18 (0.1%)
CrawlerHelper.CrawlerHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkin ( Object remoteFile, long docId, User owner, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkinFile ( Object p1, long p2, User p3 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.create ( Object file, Folder folder, User owner, boolean timestamp, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.deleteFile ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getContentFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getCreationDate ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getInstance ( ImportFolder importFolder, ImportFolderCrawler crawler )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getLastModified ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
...
[+] class ImportFolderCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImportFolderCache. |
[+] affected methods: 16 (0.1%)
CrawlerHelper.list ( Object p1, int p2, List<Object> p3, List<Object> p4, long p5, ImportFolderCache p6 )6th parameter 'p6' of this abstract method is of type 'ImportFolderCache'.
CrawlerHelper.toBeImported ( Object file, ImportFolderCache cache )2nd parameter 'cache' of this method is of type 'ImportFolderCache'.
fs.FSHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ftp.FTPHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ImportFolderCache.ImportFolderCache ( File root )This constructor is from 'ImportFolderCache' class.
ImportFolderCache.computeRelativePath ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.empty ( )This method is from 'ImportFolderCache' class.
ImportFolderCache.get ( String filePath )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheDirectory ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheFile ( long hash )This method is from 'ImportFolderCache' class.
...
[+] class ImportFolderCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImportFolderCacheManager. |
[+] affected methods: 6 (0.03%)
ImportFolderCacheManager.ImportFolderCacheManager ( )This constructor is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.deleteCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCacheDirectory ( )This method is from 'ImportFolderCacheManager' class.
ImportFolderCrawler.getCacheManager ( )Return value of this method is of type 'ImportFolderCacheManager'.
ImportFolderCrawler.setCacheManager ( ImportFolderCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ImportFolderCacheManager'.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.ftp
[+] class FTPHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in FTPHelper. |
[+] affected methods: 14 (0.1%)
FTPHelper.FTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'FTPHelper' class.
FTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'FTPHelper' class.
FTPHelper.deleteFile ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getContentFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getCreationDate ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getLastModified ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getName ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getPath ( Object file )This method is from 'FTPHelper' class.
FTPHelper.importDocumentsCount ( )This method is from 'FTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.sftp
[+] class SFTPClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SFTPClient. |
[+] affected methods: 87 (0.4%)
SFTPClient.SFTPClient ( Session session, Channel channel, ChannelSftp channelSftp )This constructor is from 'SFTPClient' class.
SFTPClient.cd ( String arg0 )This method is from 'SFTPClient' class.
SFTPClient.chgrp ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chmod ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chown ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.connect ( )This method is from 'SFTPClient' class.
SFTPClient.connect ( int arg0 )This method is from 'SFTPClient' class.
SFTPClient.disconnect ( )This method is from 'SFTPClient' class.
SFTPClient.equals ( Object obj )This method is from 'SFTPClient' class.
SFTPClient.exit ( )This method is from 'SFTPClient' class.
...
[+] class SFTPHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SFTPHelper. |
[+] affected methods: 14 (0.1%)
SFTPHelper.SFTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SFTPHelper' class.
SFTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SFTPHelper' class.
SFTPHelper.deleteFile ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getContentFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getCreationDate ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getLastModified ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getName ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getPath ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.importDocumentsCount ( )This method is from 'SFTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb
[+] class SMBHelper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SMBHelper. |
[+] affected methods: 17 (0.1%)
SMBHelper.SMBHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMBHelper' class.
SMBHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SMBHelper' class.
SMBHelper.deleteFile ( Object file )This method is from 'SMBHelper' class.
SMBHelper.downloadFile ( SmbFile f )This method is from 'SMBHelper' class.
SMBHelper.getContentFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getCreationDate ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String p1 )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getLastModified ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getName ( Object file )This method is from 'SMBHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb3
[+] class SMB3Helper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SMB3Helper. |
[+] affected methods: 14 (0.1%)
SMB3Helper.SMB3Helper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMB3Helper' class.
SMB3Helper.checkinFile ( Object file, long docId, User owner )This method is from 'SMB3Helper' class.
SMB3Helper.deleteFile ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getContentFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getCreationDate ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getLastModified ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getName ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getPath ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.importDocumentsCount ( )This method is from 'SMB3Helper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.webservice.soap.endpoint
[+] class SoapImportFolderService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapImportFolderService. |
[+] affected methods: 4 (0.02%)
SoapImportFolderService.SoapImportFolderService ( )This constructor is from 'SoapImportFolderService' class.
SoapImportFolderService.delete ( String sid, long folderId )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.list ( String sid )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.store ( String sid, WSImportFolder wsImportFolder )This method is from 'SoapImportFolderService' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap
[+] class LDAPSynchronizer 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in LDAPSynchronizer. |
[+] affected methods: 8 (0.04%)
LDAPAuthenticator.setSynchronizer ( LDAPSynchronizer synchronizer )1st parameter 'synchronizer' of this method is of type 'LDAPSynchronizer'.
LDAPSynchronizer.LDAPSynchronizer ( )This constructor is from 'LDAPSynchronizer' class.
LDAPSynchronizer.doImport ( List<LDAPUser> users, LDAPServer server )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getErrors ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getImported ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getUpdated ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setGroupDao ( GroupDAO groupDao )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setUserDao ( UserDAO userDao )This method is from 'LDAPSynchronizer' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap.model
[+] class GroupAttributeMapper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in GroupAttributeMapper. |
[+] affected methods: 3 (0.02%)
GroupAttributeMapper.GroupAttributeMapper ( )This constructor is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromContext ( Object arg )This method is from 'GroupAttributeMapper' class.
[+] class LDAPContextSource 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in LDAPContextSource. |
[+] affected methods: 3 (0.02%)
LDAPContextSource.get ( LDAPServer server )This method is from 'LDAPContextSource' class.
LDAPContextSource.getUrl ( )This method is from 'LDAPContextSource' class.
LDAPContextSource.setupAuthenticatedEnvironment ( Hashtable env, String principal, String credentials )This method is from 'LDAPContextSource' class.
[+] class UserAttributeMapper 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in UserAttributeMapper. |
[+] affected methods: 3 (0.02%)
UserAttributeMapper.UserAttributeMapper ( LDAPServer server )This constructor is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromContext ( Object arg )This method is from 'UserAttributeMapper' class.
[+] class UserGroupDAO 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in UserGroupDAO. |
[+] affected methods: 6 (0.03%)
UserGroupDAO.UserGroupDAO ( LDAPServer server )This constructor is from 'UserGroupDAO' class.
UserGroupDAO.getAllGroups ( )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroup ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroupName ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getUsers ( String login )This method is from 'UserGroupDAO' class.
UserGroupDAO.listUsers ( String login )This method is from 'UserGroupDAO' class.
logicaldoc-ocr-9.1.0-plugin.jar
package com.logicaldoc.ocr
[+] class OCR 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OCR. |
[+] affected methods: 16 (0.1%)
OCR.OCR ( )This constructor is from 'OCR' abstract class.
OCR.extractPDFText ( File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.extractText ( File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.getBatchTimeout ( )This method is from 'OCR' abstract class.
OCR.getParameter ( String name )This method is from 'OCR' abstract class.
OCR.getParameterNames ( )This method is from 'OCR' abstract class.
OCR.getParameters ( )This method is from 'OCR' abstract class.
OCR.getResolutionThreshold ( String tenant )This method is from 'OCR' abstract class.
OCR.getTimeout ( )This method is from 'OCR' abstract class.
OCR.isAvailable ( )This method is from 'OCR' abstract class.
...
[+] class OcrManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OcrManager. |
[+] affected methods: 5 (0.03%)
OcrManager.OcrManager ( )This constructor is from 'OcrManager' class.
OcrManager.getCurrentEngine ( )This method is from 'OcrManager' class.
OcrManager.getEngine ( String name )This method is from 'OcrManager' class.
OcrManager.getEngines ( )This method is from 'OcrManager' class.
OcrManager.setConfig ( ContextProperties config )This method is from 'OcrManager' class.
[+] class OCRWebService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OCRWebService. |
[+] affected methods: 3 (0.02%)
OCRWebService.OCRWebService ( )This constructor is from 'OCRWebService' class.
OCRWebService.getParameterNames ( )This method is from 'OCRWebService' class.
OCRWebService.runOCR ( File tmpImage, String lang, StringBuilder sb )This method is from 'OCRWebService' class.
logicaldoc-onlyoffice-9.1.0-plugin.jar
package com.logicaldoc.onlyoffice
[+] class OnlyOfficeConverter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OnlyOfficeConverter. |
[+] affected methods: 4 (0.02%)
OnlyOfficeConverter.OnlyOfficeConverter ( )This constructor is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.convert ( String documentUri, String fromExtension, String toExtension, String filePass, String lang )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.getParameterNames ( )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'OnlyOfficeConverter' class.
[+] class OnlyOfficeServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OnlyOfficeServiceImpl. |
[+] affected methods: 7 (0.04%)
OnlyOfficeServiceImpl.OnlyOfficeServiceImpl ( )This constructor is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.endEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isEditing ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.removeFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startFilling ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
logicaldoc-parser-9.1.0-plugin.jar
package com.logicaldoc.parser
[+] class DXFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DXFParser. |
[+] affected methods: 2 (0.01%)
DXFParser.DXFParser ( )This constructor is from 'DXFParser' class.
DXFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'DXFParser' class.
[+] class EbookParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EbookParser. |
[+] affected methods: 2 (0.01%)
EbookParser.EbookParser ( )This constructor is from 'EbookParser' class.
EbookParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EbookParser' class.
[+] class EMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EMLParser. |
[+] affected methods: 7 (0.04%)
EMLParser.EMLParser ( )This constructor is from 'EMLParser' class.
EMLParser.countPages ( InputStream input, String filename )This method is from 'EMLParser' class.
EMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.isExtractHeaders ( )This method is from 'EMLParser' class.
EMLParser.parse ( Message message )This method is from 'EMLParser' class.
EMLParser.parse ( Message message, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.setExtractHeaders ( boolean extractHeaders )This method is from 'EMLParser' class.
[+] class EnterprisePDFParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterprisePDFParser. |
[+] affected methods: 2 (0.01%)
EnterprisePDFParser.EnterprisePDFParser ( )This constructor is from 'EnterprisePDFParser' class.
EnterprisePDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EnterprisePDFParser' class.
[+] class ImageParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImageParser. |
[+] affected methods: 6 (0.03%)
ImageParser.ImageParser ( )This constructor is from 'ImageParser' class.
ImageParser.countPages ( File input, String filename )This method is from 'ImageParser' class.
ImageParser.countPages ( InputStream input, String filename )This method is from 'ImageParser' class.
ImageParser.extractMetadata ( File file, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ImageParser' class.
[+] class MsgParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in MsgParser. |
[+] affected methods: 3 (0.02%)
MsgParser.MsgParser ( )This constructor is from 'MsgParser' class.
MsgParser.countPages ( InputStream input, String filename )This method is from 'MsgParser' class.
MsgParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'MsgParser' class.
[+] class OpenXMLParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OpenXMLParser. |
[+] affected methods: 3 (0.02%)
OpenXMLParser.OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
OpenXMLParser.countPages ( InputStream input, String filename )This method is from 'OpenXMLParser' class.
OpenXMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'OpenXMLParser' class.
[+] class P7MParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in P7MParser. |
[+] affected methods: 2 (0.01%)
P7MParser.P7MParser ( )This constructor is from 'P7MParser' class.
P7MParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'P7MParser' class.
[+] class PSTParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in PSTParser. |
[+] affected methods: 3 (0.02%)
PSTParser.PSTParser ( )This constructor is from 'PSTParser' class.
PSTParser.countPages ( InputStream input, String filename )This method is from 'PSTParser' class.
PSTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'PSTParser' class.
[+] class WordPerfectParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WordPerfectParser. |
[+] affected methods: 3 (0.02%)
WordPerfectParser.WordPerfectParser ( )This constructor is from 'WordPerfectParser' class.
WordPerfectParser.countPages ( InputStream input, String filename )This method is from 'WordPerfectParser' class.
WordPerfectParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'WordPerfectParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report
[+] class ReportManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ReportManager. |
[+] affected methods: 3 (0.02%)
ReportManager.ReportManager ( )This constructor is from 'ReportManager' class.
ReportManager.executeReport ( long reportId, Map<String,Object> parameters, DocumentHistory transaction )This method is from 'ReportManager' class.
ReportManager.getReportParameters ( long reportId )This method is from 'ReportManager' class.
[+] class ReportTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ReportTool. |
[+] affected methods: 3 (0.02%)
ReportTool.ReportTool ( )This constructor is from 'ReportTool' class.
ReportTool.execute ( long reportId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
ReportTool.execute ( String reportName, long tenantId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
[+] class RptDesignParser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RptDesignParser. |
[+] affected methods: 3 (0.02%)
RptDesignParser.RptDesignParser ( String path )This constructor is from 'RptDesignParser' class.
RptDesignParser.detectQueryElements ( )This method is from 'RptDesignParser' class.
RptDesignParser.extractParameters ( )This method is from 'RptDesignParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report.webservice.soap.endpoint
[+] class SoapReportService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapReportService. |
[+] affected methods: 3 (0.02%)
SoapReportService.SoapReportService ( )This constructor is from 'SoapReportService' class.
SoapReportService.execute ( String sid, long reportId, List<WSAttribute> parameters )This method is from 'SoapReportService' class.
SoapReportService.list ( String sid )This method is from 'SoapReportService' class.
logicaldoc-saml-9.1.0-plugin.jar
package com.logicaldoc.saml
[+] class SamlAuthenticator 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SamlAuthenticator. |
[+] affected methods: 4 (0.02%)
SamlAuthenticator.SamlAuthenticator ( )This constructor is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.setSaml ( Saml saml )This method is from 'SamlAuthenticator' class.
logicaldoc-scheme-9.1.0-plugin.jar
package com.logicaldoc.scheme
[+] class DocumentScheme 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DocumentScheme. |
[+] affected methods: 8 (0.04%)
DocumentScheme.DocumentScheme ( )This constructor is from 'DocumentScheme' class.
DocumentScheme.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
[+] class SchemeProcessor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SchemeProcessor. |
[+] affected methods: 9 (0.05%)
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
SchemeProcessor.SchemeProcessor ( String scheme )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.SchemeProcessor ( String scheme, Map<String,Long> sequenceMap )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.evaluate ( Document document )This method is from 'SchemeProcessor' class.
SchemeProcessor.evaluateExtendedAttributeToken ( String token, Document document, String processedString, String tokenName, int padding )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSchemeTokens ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSequenceMap ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.toString ( )This method is from 'SchemeProcessor' class.
[+] class SchemeServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SchemeServiceImpl. |
[+] affected methods: 7 (0.04%)
SchemeServiceImpl.SchemeServiceImpl ( )This constructor is from 'SchemeServiceImpl' class.
SchemeServiceImpl.delete ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.deleteSequence ( long sequenceId )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.get ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.load ( )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.resetSequence ( long sequenceId, long value )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.save ( GUIScheme scheme )This method is from 'SchemeServiceImpl' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign
[+] class ExportKeystore 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ExportKeystore. |
[+] affected methods: 2 (0.01%)
ExportKeystore.ExportKeystore ( )This constructor is from 'ExportKeystore' class.
ExportKeystore.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ExportKeystore' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign.webservice.soap.endpoint
[+] class SoapSignService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapSignService. |
[+] affected methods: 5 (0.03%)
SoapSignService.SoapSignService ( )This constructor is from 'SoapSignService' class.
SoapSignService.generateCertificate ( String sid )This method is from 'SoapSignService' class.
SoapSignService.markDocumentSigned ( String sid, long docId, String reason, String certificate )This method is from 'SoapSignService' class.
SoapSignService.sign ( String sid, List<Long> docIds, String reason )This method is from 'SoapSignService' class.
SoapSignService.uploadCertificate ( String sid, String privateKey, DataHandler certificate )This method is from 'SoapSignService' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split
[+] class SplitServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SplitServiceImpl. |
[+] affected methods: 2 (0.01%)
SplitServiceImpl.SplitServiceImpl ( )This constructor is from 'SplitServiceImpl' class.
SplitServiceImpl.split ( long docId, int policy, int separator, String expression )This method is from 'SplitServiceImpl' class.
[+] class Splitter 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Splitter. |
[+] affected methods: 9 (0.05%)
Splitter.Splitter ( File src, File dst )This constructor is from 'Splitter' class.
Splitter.getSegmentsFromExpression ( String expression )This method is from 'Splitter' class.
Splitter.getSplits ( String prefix )This method is from 'Splitter' class.
Splitter.split ( long docId, int policy, int separator, String expression, DocumentHistory transaction )This method is from 'Splitter' class.
Splitter.splitAllPages ( )This method is from 'Splitter' class.
Splitter.splitSelection ( String expression )This method is from 'Splitter' class.
Splitter.splitUsingBarcode ( String expression, String tenant, int separator )This method is from 'Splitter' class.
Splitter.splitUsingBlankPage ( int separator )This method is from 'Splitter' class.
Splitter.splitUsingText ( String expression, int separator )This method is from 'Splitter' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split.webservice.soap.endpoint
[+] class SoapSplitService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapSplitService. |
[+] affected methods: 6 (0.03%)
SoapSplitService.SoapSplitService ( )This constructor is from 'SoapSplitService' class.
SoapSplitService.splitAllPages ( String sid, long docId )This method is from 'SoapSplitService' class.
SoapSplitService.splitSelection ( String sid, long docId, String expression )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBarcode ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBlankPage ( String sid, long docId, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingText ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp
[+] class StampImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in StampImageServlet. |
[+] affected methods: 2 (0.01%)
StampImageServlet.StampImageServlet ( )This constructor is from 'StampImageServlet' class.
StampImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'StampImageServlet' class.
[+] class StampManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in StampManager. |
[+] affected methods: 18 (0.1%)
StampManager.StampManager ( )This constructor is from 'StampManager' class.
StampManager.applyStamp ( long docId, Stamp stamp, DocumentHistory transaction )This method is from 'StampManager' class.
StampManager.delete ( long stampId )This method is from 'StampManager' class.
StampManager.getConverterManager ( )This method is from 'StampManager' class.
StampManager.getDocDao ( )This method is from 'StampManager' class.
StampManager.getManager ( )This method is from 'StampManager' class.
StampManager.getStampBytes ( long stampId )This method is from 'StampManager' class.
StampManager.getStampDao ( )This method is from 'StampManager' class.
StampManager.getStampsFolder ( )This method is from 'StampManager' class.
StampManager.getStore ( )This method is from 'StampManager' class.
...
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] class SoapStampService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapStampService. |
[+] affected methods: 2 (0.01%)
SoapStampService.SoapStampService ( )This constructor is from 'SoapStampService' class.
SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )This method is from 'SoapStampService' class.
logicaldoc-syndication-9.1.0-plugin.jar
package com.logicaldoc.syndication
[+] class SyndicationCache 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SyndicationCache. |
[+] affected methods: 10 (0.1%)
SyndicationCache.SyndicationCache ( File root )This constructor is from 'SyndicationCache' class.
SyndicationCache.computeRelativePath ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.empty ( )This method is from 'SyndicationCache' class.
SyndicationCache.get ( long docId, long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.get ( Document doc )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheDirectory ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheFile ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getRoot ( )This method is from 'SyndicationCache' class.
SyndicationCache.put ( SyndicationCache.CacheEntry entry )This method is from 'SyndicationCache' class.
SyndicationCacheManager.getCache ( long syndicationId )Return value of this method is of type 'SyndicationCache'.
[+] class SyndicationCacheManager 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SyndicationCacheManager. |
[+] affected methods: 5 (0.03%)
SyndicationCacheManager.SyndicationCacheManager ( )This constructor is from 'SyndicationCacheManager' class.
SyndicationCacheManager.deleteCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCacheDirectory ( )This method is from 'SyndicationCacheManager' class.
SyndicationCrawler.setCacheManager ( SyndicationCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'SyndicationCacheManager'.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util
[+] class Context 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Context. |
[+] affected methods: 15 (0.1%)
Context.addListener ( SystemEventListener evt )This method is from 'Context' class.
Context.close ( )This method is from 'Context' class.
Context.containsBean ( String id )This method is from 'Context' class.
Context.get ( )This method is from 'Context' class.
Context.getBean ( Class<R> requiredType )This method is from 'Context' class.
Context.getBean ( String id )This method is from 'Context' class.
Context.getBeanIds ( )This method is from 'Context' class.
Context.getBeansOfType ( Class<R> requiredType )This method is from 'Context' class.
Context.getProperties ( )This method is from 'Context' class.
Context.getResource ( String resourceLocation )This method is from 'Context' class.
...
[+] class Encodings 1
| Change | Effect |
---|
1 |
This class became abstract. |
Recompilation of a client program may be terminated with the message: Encodings is abstract; cannot be instantiated. |
[+] affected methods: 2 (0.01%)
Encodings.Encodings ( )This constructor is from 'Encodings' class.
Encodings.enlistSupportedEncodings ( )This method is from 'Encodings' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.config
[+] class ContextProperties 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ContextProperties. |
[+] affected methods: 143 (0.7%)
com.logicaldoc.comparison.AbstractDocumentComparator.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.conversion.AbstractFormatConverter.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.searchengine.StandardSearchEngine.setConfig ( ContextProperties config )1st parameter 'config' of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.AbstractStore ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkEnabled ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkNotEmpty ( File file )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Store o )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Object p1 )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.computeRelativePath ( long docId )Field 'this.config' in the object of this method is of type 'ContextProperties'.
...
[+] class XMLBean 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in XMLBean. |
[+] affected methods: 42 (0.2%)
ContextConfigurator.ContextConfigurator ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.ContextConfigurator ( String resource )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addPropertyBeanRefList ( String id, String propertyName, List<String> values )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addTrigger ( String triggerId )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.clearPropertyValue ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getDialect ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropElement ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getProperty ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyElement ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyProp ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.dbinit
[+] class DBInit 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DBInit. |
[+] affected methods: 15 (0.1%)
DBInit.DBInit ( )This constructor is from 'DBInit' class.
DBInit.DBInit ( List<String> sqlList )This constructor is from 'DBInit' class.
DBInit.doConnection ( )This method is from 'DBInit' class.
DBInit.execute ( )This method is from 'DBInit' class.
DBInit.executeSql ( String sql )This method is from 'DBInit' class.
DBInit.getDbms ( )This method is from 'DBInit' class.
DBInit.getSqlList ( )This method is from 'DBInit' class.
DBInit.isConnected ( )This method is from 'DBInit' class.
DBInit.rollback ( )This method is from 'DBInit' class.
DBInit.setDbms ( String dbms )This method is from 'DBInit' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.exec
[+] class Exec 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in Exec. |
[+] affected methods: 13 (0.1%)
Exec.Exec ( )This constructor is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, Writer outputWriter, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, StringBuilder buffer, int timeout )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execGetOutput ( String commandLine, List<String> env, File dir )This method is from 'Exec' class.
Exec.execGetOutput ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, File directory, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, Map<String,String> environment, File directory, int timeout )This method is from 'Exec' class.
...
[+] class JavaLauncher 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in JavaLauncher. |
[+] affected methods: 5 (0.03%)
JavaLauncher.JavaLauncher ( )This constructor is from 'JavaLauncher' class.
JavaLauncher.exec ( String mainClass, String classpath, String[ ] jvmargs, String[ ] properties )This method is from 'JavaLauncher' class.
JavaLauncher.execJar ( String pathToJar, String[ ] jvmargs )This method is from 'JavaLauncher' class.
JavaLauncher.findJVM ( )This method is from 'JavaLauncher' class.
JavaLauncher.main ( String[ ] args )This method is from 'JavaLauncher' class.
[+] class StreamEater 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in StreamEater. |
[+] affected methods: 4 (0.02%)
StreamEater.StreamEater ( String prefix, InputStream stream )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inptutStream, Writer output )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inputStream, StringBuilder buffer )This constructor is from 'StreamEater' class.
StreamEater.run ( )This method is from 'StreamEater' class.
[+] class StreamGobbler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in StreamGobbler. |
[+] affected methods: 2 (0.01%)
StreamGobbler.StreamGobbler ( InputStream is )This constructor is from 'StreamGobbler' class.
StreamGobbler.run ( )This method is from 'StreamGobbler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.http
[+] class BaseHttpClientResponseHandler<T> 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in BaseHttpClientResponseHandler<T>. |
[+] affected methods: 3 (0.02%)
BaseHttpClientResponseHandler<T>.BaseHttpClientResponseHandler<T> ( )This constructor is from 'BaseHttpClientResponseHandler<T>' abstract class.
BaseHttpClientResponseHandler<T>.getResponseBody ( ClassicHttpResponse response )This method is from 'BaseHttpClientResponseHandler<T>' abstract class.
BaseHttpClientResponseHandler<T>.getResponseBody ( ClassicHttpResponse response, Integer maxLength )This method is from 'BaseHttpClientResponseHandler<T>' abstract class.
[+] class FileHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in FileHttpClientResponseHandler. |
[+] affected methods: 3 (0.02%)
FileHttpClientResponseHandler.FileHttpClientResponseHandler ( File file )This constructor is from 'FileHttpClientResponseHandler' class.
FileHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'FileHttpClientResponseHandler' class.
FileHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'FileHttpClientResponseHandler' class.
[+] class HttpUpload 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in HttpUpload. |
[+] affected methods: 10 (0.1%)
HttpUpload.HttpUpload ( )This constructor is from 'HttpUpload' class.
HttpUpload.getFile ( )This method is from 'HttpUpload' class.
HttpUpload.getFileName ( )This method is from 'HttpUpload' class.
HttpUpload.getListener ( )This method is from 'HttpUpload' class.
HttpUpload.getURL ( )This method is from 'HttpUpload' class.
HttpUpload.setFile ( File file )This method is from 'HttpUpload' class.
HttpUpload.setFileName ( String fileName )This method is from 'HttpUpload' class.
HttpUpload.setListener ( FileBodyCounter.ProgressListener listener )This method is from 'HttpUpload' class.
HttpUpload.setURL ( String url )This method is from 'HttpUpload' class.
HttpUpload.upload ( )This method is from 'HttpUpload' class.
[+] class StreamHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in StreamHttpClientResponseHandler. |
[+] affected methods: 3 (0.02%)
StreamHttpClientResponseHandler.StreamHttpClientResponseHandler ( OutputStream stream )This constructor is from 'StreamHttpClientResponseHandler' class.
StreamHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'StreamHttpClientResponseHandler' class.
StreamHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'StreamHttpClientResponseHandler' class.
[+] class StringHttpClientResponseHandler 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in StringHttpClientResponseHandler. |
[+] affected methods: 3 (0.02%)
StringHttpClientResponseHandler.StringHttpClientResponseHandler ( )This constructor is from 'StringHttpClientResponseHandler' class.
StringHttpClientResponseHandler.handleEntity ( HttpEntity p1 )This method is from 'StringHttpClientResponseHandler' class.
StringHttpClientResponseHandler.handleEntity ( HttpEntity entity )This method is from 'StringHttpClientResponseHandler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.io
[+] class JarUtil 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in JarUtil. |
[+] affected methods: 3 (0.02%)
JarUtil.JarUtil ( )This constructor is from 'JarUtil' class.
JarUtil.unjar ( String jarsource, String target )This method is from 'JarUtil' class.
JarUtil.unjar ( String jarsource, String entry, String target )This method is from 'JarUtil' class.
[+] class P7M 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in P7M. |
[+] affected methods: 11 (0.1%)
P7M.P7M ( byte[ ] content )This constructor is from 'P7M' class.
P7M.P7M ( File file )This constructor is from 'P7M' class.
P7M.P7M ( InputStream is )This constructor is from 'P7M' class.
P7M.extractOriginalFile ( File outFile )This method is from 'P7M' class.
P7M.extractOriginalFileStream ( )This method is from 'P7M' class.
P7M.getCms ( )This method is from 'P7M' class.
P7M.getFile ( )This method is from 'P7M' class.
P7M.read ( )This method is from 'P7M' class.
P7M.read ( byte[ ] content )This method is from 'P7M' class.
P7M.read ( InputStream is )This method is from 'P7M' class.
...
[+] class ZipUtil 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZipUtil. |
[+] affected methods: 20 (0.1%)
ZipUtil.ZipUtil ( )This constructor is from 'ZipUtil' class.
ZipUtil.ZipUtil ( String charset )This constructor is from 'ZipUtil' class.
ZipUtil.addEntry ( File zip, String entry, InputStream content )This method is from 'ZipUtil' class.
ZipUtil.close ( )This method is from 'ZipUtil' class.
ZipUtil.getEntryBytes ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryContent ( File zip, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryStream ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getFileNameCharset ( )This method is from 'ZipUtil' class.
ZipUtil.listEntries ( File zipFile )This method is from 'ZipUtil' class.
ZipUtil.listZipEntries ( File zipFile )This method is from 'ZipUtil' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.servlet
[+] class MockServletResponse 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in MockServletResponse. |
[+] affected methods: 42 (0.2%)
MockServletResponse.MockServletResponse ( File output )This constructor is from 'MockServletResponse' class.
MockServletResponse.addCookie ( Cookie arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.addDateHeader ( String arg0, long arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.addHeader ( String name, String value )This method is from 'MockServletResponse' class.
MockServletResponse.addIntHeader ( String arg0, int arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.clear ( )This method is from 'MockServletResponse' class.
MockServletResponse.containsHeader ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectURL ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectUrl ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeURL ( String arg0 )This method is from 'MockServletResponse' class.
...
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via
[+] class VIARequestProcessor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in VIARequestProcessor. |
[+] affected methods: 9 (0.05%)
VIARequestProcessor.VIARequestProcessor ( )This constructor is from 'VIARequestProcessor' class.
VIARequestProcessor.request ( String question, User user )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setAccountDAO ( EmailAccountDAO accountDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setConfig ( ContextProperties config )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setDocumentDAO ( DocumentDAO documentDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setFolderDAO ( FolderDAO folderDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setMessageTemplateDAO ( MessageTemplateDAO messageTemplateDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setStore ( Store store )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setTenantDAO ( TenantDAO tenantDAO )This method is from 'VIARequestProcessor' class.
[+] class VIAServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in VIAServiceImpl. |
[+] affected methods: 3 (0.02%)
VIAServiceImpl.VIAServiceImpl ( )This constructor is from 'VIAServiceImpl' class.
VIAServiceImpl.get ( )This method is from 'VIAServiceImpl' class.
VIAServiceImpl.save ( GUIVIASettings settings )This method is from 'VIAServiceImpl' class.
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via.webservice.soap.endpoint
[+] class SoapVIAService 2
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapVIAService. |
2 |
Type of field log has been changed from org.apache.commons.logging.Log to org.slf4j.Logger. |
Recompilation of a client program may be terminated with the message: incompatible types, found: org.apache.commons.logging.Log, required: org.slf4j.Logger. |
[+] affected methods: 2 (0.01%)
SoapVIAService.SoapVIAService ( )This constructor is from 'SoapVIAService' class.
SoapVIAService.request ( String sid, String question, boolean sendEmail )This method is from 'SoapVIAService' class.
logicaldoc-webcontent-9.1.0-plugin.jar
package org.json
[+] class JSONArray 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class JSONArray. |
[+] affected methods: 48 (0.2%)
JSONArray.JSONArray ( )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( Object array )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( String source )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( Collection collection )This constructor is from 'JSONArray' class.
JSONArray.JSONArray ( JSONTokener x )This constructor is from 'JSONArray' class.
JSONArray.get ( int index )This method is from 'JSONArray' class.
JSONArray.getBoolean ( int index )This method is from 'JSONArray' class.
JSONArray.getDouble ( int index )This method is from 'JSONArray' class.
JSONArray.getInt ( int index )This method is from 'JSONArray' class.
JSONArray.getJSONArray ( int index )This method is from 'JSONArray' class.
...
[+] class JSONException 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class JSONException. |
[+] affected methods: 3 (0.02%)
JSONException.JSONException ( String message )This constructor is from 'JSONException' class.
JSONException.JSONException ( Throwable t )This constructor is from 'JSONException' class.
JSONException.getCause ( )This method is from 'JSONException' class.
[+] class JSONTokener 1
| Change | Effect |
---|
1 |
This class has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class JSONTokener. |
[+] affected methods: 17 (0.1%)
JSONTokener.JSONTokener ( Reader reader )This constructor is from 'JSONTokener' class.
JSONTokener.JSONTokener ( String s )This constructor is from 'JSONTokener' class.
JSONTokener.back ( )This method is from 'JSONTokener' class.
JSONTokener.dehexchar ( char c )This method is from 'JSONTokener' class.
JSONTokener.end ( )This method is from 'JSONTokener' class.
JSONTokener.more ( )This method is from 'JSONTokener' class.
JSONTokener.next ( )This method is from 'JSONTokener' class.
JSONTokener.next ( char c )This method is from 'JSONTokener' class.
JSONTokener.next ( int n )This method is from 'JSONTokener' class.
JSONTokener.nextClean ( )This method is from 'JSONTokener' class.
...
[+] interface JSONString 1
| Change | Effect |
---|
1 |
This interface has been removed. |
Recompilation of a client program may be terminated with the message: cannot find class JSONString. |
[+] affected methods: 1 (0.01%)
JSONString.toJSONString ( )This abstract method is from 'JSONString' interface.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.context
[+] class AbstractExportContext 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in AbstractExportContext. |
[+] affected methods: 7 (0.04%)
AbstractExportContext.AbstractExportContext ( Resource resource, boolean hasStream )This constructor is from 'AbstractExportContext' abstract class.
AbstractExportContext.checkCompleted ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.getIOListener ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.getResource ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.hasStream ( )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.informCompleted ( boolean success )This method is from 'AbstractExportContext' abstract class.
AbstractExportContext.isCompleted ( )This method is from 'AbstractExportContext' abstract class.
[+] class ExportContextImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ExportContextImpl. |
[+] affected methods: 10 (0.1%)
ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )This constructor is from 'ExportContextImpl' class.
ExportContextImpl.getOutputStream ( )This method is from 'ExportContextImpl' class.
ExportContextImpl.informCompleted ( boolean success )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLanguage ( String contentLanguage )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLength ( long contentLength )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentType ( String mimeType, String encoding )This method is from 'ExportContextImpl' class.
ExportContextImpl.setCreationTime ( long creationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setETag ( String etag )This method is from 'ExportContextImpl' class.
ExportContextImpl.setModificationTime ( long modificationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setProperty ( Object propertyName, Object propertyValue )This method is from 'ExportContextImpl' class.
[+] class ImportContextImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ImportContextImpl. |
[+] affected methods: 17 (0.1%)
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.getContentLanguage ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getContentLength ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getEncoding ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getInputStream ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getIOListener ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getMimeType ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getModificationTime ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getProperty ( Object propertyName )This method is from 'ImportContextImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.handler
[+] class DefaultHandler 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DefaultHandler. |
[+] affected methods: 25 (0.1%)
DefaultHandler.DefaultHandler ( )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager, String collectionNodetype, String defaultNodetype, String contentNodetype )This constructor is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( PropertyExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'DefaultHandler' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.manager
[+] class DefaultIOManager 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in DefaultIOManager. |
[+] affected methods: 2 (0.01%)
DefaultIOManager.DefaultIOManager ( )This constructor is from 'DefaultIOManager' class.
DefaultIOManager.init ( )This method is from 'DefaultIOManager' class.
[+] class IOManagerImpl 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in IOManagerImpl. |
[+] affected methods: 9 (0.05%)
IOManagerImpl.IOManagerImpl ( )This constructor is from 'IOManagerImpl' class.
IOManagerImpl.addIOHandler ( IOHandler ioHandler )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, DavResource resource )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'IOManagerImpl' class.
IOManagerImpl.exportContent ( ExportContext context, boolean isCollection )This method is from 'IOManagerImpl' class.
IOManagerImpl.getIOHandlers ( )This method is from 'IOManagerImpl' class.
IOManagerImpl.importContent ( ImportContext context, DavResource resource )This method is from 'IOManagerImpl' class.
IOManagerImpl.importContent ( ImportContext context, boolean isCollection )This method is from 'IOManagerImpl' class.
IOManagerImpl.setIOHandler ( List<IOHandler> handler )This method is from 'IOManagerImpl' class.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource
[+] class DavResourceFactoryImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DavResourceFactoryImpl. |
[+] affected methods: 7 (0.04%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createRangeResource ( DavResourceLocator locator, WebdavSession session, Pair<String,String> parsedRange )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session, Resource resource )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
[+] class DavResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in DavResourceImpl. |
[+] affected methods: 41 (0.2%)
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.addLockManager ( LockManager lockMgr )This method is from 'DavResourceImpl' class.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( List<?> changeList )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )This method is from 'DavResourceImpl' class.
DavResourceImpl.copy ( DavResource destination, boolean shallow )This method is from 'DavResourceImpl' class.
DavResourceImpl.exists ( )This method is from 'DavResourceImpl' class.
DavResourceImpl.getCollection ( )This method is from 'DavResourceImpl' class.
...
[+] class DeltaVResourceImpl 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in DeltaVResourceImpl. |
[+] affected methods: 12 (0.1%)
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.DeltaVResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.addWorkspace ( DavResource workspace )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getComplianceClass ( )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getLocatorFromNodePath ( )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getOptionResponse ( OptionsInfo optionsInfo )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getReferenceResources ( DavPropertyName hrefPropertyName )This method is from 'DeltaVResourceImpl' class.
DeltaVResourceImpl.getReport ( ReportInfo reportInfo )This method is from 'DeltaVResourceImpl' class.
...
[+] class RangeResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in RangeResourceImpl. |
[+] affected methods: 2 (0.01%)
RangeResourceImpl.RangeResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource, Pair<String,String> requestRange )This constructor is from 'RangeResourceImpl' class.
RangeResourceImpl.spool ( OutputContext outputContext )This method is from 'RangeResourceImpl' class.
[+] class ResourceConfig 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ResourceConfig. |
[+] affected methods: 57 (0.3%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )1st parameter 'resourceConfig' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.addLockManager ( LockManager lockMgr )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( List<?> changeList )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.copy ( DavResource destination, boolean shallow )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.exists ( )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
...
[+] class VersionControlledResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in VersionControlledResourceImpl. |
[+] affected methods: 16 (0.1%)
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.addVersionControl ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkin ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkout ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getLocatorFromResource ( Resource resource )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getSupportedMethods ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getVersionHistory ( )This method is from 'VersionControlledResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.model
[+] class ResourceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ResourceImpl. |
[+] affected methods: 52 (0.3%)
ResourceImpl.ResourceImpl ( )This constructor is from 'ResourceImpl' class.
ResourceImpl.getAuthor ( )This method is from 'ResourceImpl' class.
ResourceImpl.getComment ( )This method is from 'ResourceImpl' class.
ResourceImpl.getContentLength ( )This method is from 'ResourceImpl' class.
ResourceImpl.getCreationDate ( )This method is from 'ResourceImpl' class.
ResourceImpl.getDocRef ( )This method is from 'ResourceImpl' class.
ResourceImpl.getETag ( )This method is from 'ResourceImpl' class.
ResourceImpl.getFolderID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getInputStream ( )This method is from 'ResourceImpl' class.
...
[+] interface Resource 2
| Change | Effect |
---|
1 |
Abstract method long getSize ( ) has been added to this interface. |
Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getSize ( ) in Resource. |
2 |
Abstract method void setSize ( long ) has been added to this interface. |
Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setSize ( long ) in Resource. |
[+] affected methods: 142 (0.7%)
com.logicaldoc.webdav.context.AbstractExportContext.AbstractExportContext ( Resource resource, boolean hasStream )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.AbstractExportContext.getResource ( )Return value of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ExportContext.getResource ( )Return value of this abstract method is of type 'Resource'.
com.logicaldoc.webdav.context.ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContext.getResource ( )Return value of this abstract method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )1st parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.context.ImportContextImpl.getResource ( )Return value of this method is of type 'Resource'.
com.logicaldoc.webdav.io.handler.DefaultHandler.exportData ( ExportContext context, Resource resource )2nd parameter 'resource' of this method is of type 'Resource'.
com.logicaldoc.webdav.io.handler.DefaultHandler.exportData ( ExportContext context, Resource resource, Long left, Long rangeLength )2nd parameter 'resource' of this method is of type 'Resource'.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.service
[+] class ResourceServiceImpl 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ResourceServiceImpl. |
[+] affected methods: 25 (0.1%)
ResourceServiceImpl.ResourceServiceImpl ( )This constructor is from 'ResourceServiceImpl' class.
ResourceServiceImpl.addBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkout ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, long docId )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, Document doc )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.copy ( Resource source, Resource destination, String newName, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.createResource ( Resource parentResource, String name, boolean isCollection, ImportContext context, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteResource ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.getChildByName ( Resource parentResource, String name )This method is from 'ResourceServiceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.web
[+] class AbstractWebdavServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in AbstractWebdavServlet. |
[+] affected methods: 28 (0.1%)
AbstractWebdavServlet.AbstractWebdavServlet ( )This constructor is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckin ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckout ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCopy ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doDelete ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doGet ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doHead ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doLock ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMkCol ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMove ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
...
[+] class EncodingWebdavRequest 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EncodingWebdavRequest. |
[+] affected methods: 2 (0.01%)
EncodingWebdavRequest.EncodingWebdavRequest ( HttpServletRequest httpRequest, DavLocatorFactory factory )This constructor is from 'EncodingWebdavRequest' class.
EncodingWebdavRequest.getDestinationLocator ( )This method is from 'EncodingWebdavRequest' class.
[+] class WebdavServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WebdavServlet. |
[+] affected methods: 7 (0.04%)
WebdavServlet.WebdavServlet ( )This constructor is from 'WebdavServlet' class.
WebdavServlet.getLocatorFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceConfig ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.init ( )This method is from 'WebdavServlet' class.
WebdavServlet.isPreconditionValid ( WebdavRequest request, DavResource resource )This method is from 'WebdavServlet' class.
WebdavServlet.service ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebdavServlet' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice
[+] class WebserviceChartServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WebserviceChartServlet. |
[+] affected methods: 2 (0.01%)
WebserviceChartServlet.WebserviceChartServlet ( )This constructor is from 'WebserviceChartServlet' class.
WebserviceChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebserviceChartServlet' class.
[+] class WebserviceInterceptor 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WebserviceInterceptor. |
[+] affected methods: 9 (0.05%)
WebserviceInterceptor.WebserviceInterceptor ( )This constructor is from 'WebserviceInterceptor' class.
WebserviceInterceptor.handleMessage ( Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounter ( String counterName, long tenantId )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounters ( Session session )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.saveCall ( WebserviceCall call, Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSequenceDAO ( SequenceDAO sequenceDAO )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSettings ( ContextProperties settings )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.shutdown ( )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.syncCounters ( )This method is from 'WebserviceInterceptor' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WSDocument. |
[+] affected methods: 175 (0.9%)
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )Field 'this.docVO' in the object of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )6th parameter 'p6' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.create ( String p1, WSDocument p2 )2nd parameter 'p2' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.merge ( String p1, List<Long> p2, long p3, String p4 )Return value of this method is of type 'WSDocument'.
...
[+] class WSFolder 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WSFolder. |
[+] affected methods: 104 (0.5%)
WSFolder.WSFolder ( )This constructor is from 'WSFolder' class.
WSFolder.addAttribute ( WSAttribute att )This method is from 'WSFolder' class.
WSFolder.addTag ( String tag )This method is from 'WSFolder' class.
WSFolder.attribute ( String name )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder, boolean withCollections )This method is from 'WSFolder' class.
WSFolder.getAttributes ( )This method is from 'WSFolder' class.
WSFolder.getBarcodeTemplateId ( )This method is from 'WSFolder' class.
WSFolder.getColor ( )This method is from 'WSFolder' class.
WSFolder.getCreation ( )This method is from 'WSFolder' class.
...
[+] class WSUser 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WSUser. |
[+] affected methods: 107 (0.5%)
WSUser.WSUser ( )This constructor is from 'WSUser' class.
WSUser.fromUser ( User user )This method is from 'WSUser' class.
WSUser.getBuilding ( )This method is from 'WSUser' class.
WSUser.getCity ( )This method is from 'WSUser' class.
WSUser.getCompany ( )This method is from 'WSUser' class.
WSUser.getCountry ( )This method is from 'WSUser' class.
WSUser.getCreation ( )This method is from 'WSUser' class.
WSUser.getDateFormat ( )This method is from 'WSUser' class.
WSUser.getDateFormatLong ( )This method is from 'WSUser' class.
WSUser.getDateFormatShort ( )This method is from 'WSUser' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest
[+] interface DocumentService 2
| Change | Effect |
---|
1 |
Abstract method Response getThumbnail ( String, String, List<PathSegment> ) has been added to this interface. |
Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getThumbnail ( String, String, List<PathSegment> ) in DocumentService. |
2 |
Abstract method DataHandler getThumbnail ( String, String, List<PathSegment> ) has been removed from this interface. |
Recompilation of a client program may be terminated with the message: cannot find method getThumbnail ( String, String, List<PathSegment> ) in interface DocumentService. |
[+] affected methods: 54 (0.3%)
DocumentService.addNote ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.checkin ( String p1, String p2, String p3, String p4, Attachment p5 )This abstract method is from 'DocumentService' interface.
DocumentService.checkout ( long p1 )This abstract method is from 'DocumentService' interface.
DocumentService.copy ( long p1, long p2, boolean p3, boolean p4, boolean p5 )This abstract method is from 'DocumentService' interface.
DocumentService.create ( WSDocument p1, Attachment p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createAlias ( long p1, long p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createDownloadTicket ( long p1, String p2, Integer p3, String p4, Integer p5 )This abstract method is from 'DocumentService' interface.
DocumentService.createPdf ( long p1, String p2 )This abstract method is from 'DocumentService' interface.
DocumentService.createThumbnail ( long p1, String p2, String p3 )This abstract method is from 'DocumentService' interface.
DocumentService.createViewTicket ( long p1, String p2, Integer p3, String p4, Integer p5, Integer p6 )This abstract method is from 'DocumentService' interface.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest.client
[+] class AbstractRestClient<T> 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in AbstractRestClient<T>. |
[+] affected methods: 3 (0.02%)
AbstractRestClient<T>.AbstractRestClient<T> ( Class<T> stub, String endpoint, String apiKey )This constructor is from 'AbstractRestClient<T>' abstract class.
AbstractRestClient<T>.AbstractRestClient<T> ( Class<T> stub, String endpoint, String apiKey, int timeout )This constructor is from 'AbstractRestClient<T>' abstract class.
AbstractRestClient<T>.prepareProxy ( Class<T> stub )This method is from 'AbstractRestClient<T>' abstract class.
[+] class RestAuthClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestAuthClient. |
[+] affected methods: 7 (0.04%)
RestAuthClient.RestAuthClient ( String endpoint )This constructor is from 'RestAuthClient' class.
RestAuthClient.getSid ( )This method is from 'RestAuthClient' class.
RestAuthClient.login ( String username, String password )This method is from 'RestAuthClient' class.
RestAuthClient.loginApiKey ( String apiKey )This method is from 'RestAuthClient' class.
RestAuthClient.loginForm ( String username, String password )This method is from 'RestAuthClient' class.
RestAuthClient.loginPostJSON ( WSCredentials wscred )This method is from 'RestAuthClient' class.
RestAuthClient.logout ( String sid )This method is from 'RestAuthClient' class.
[+] class RestBookmarkClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestBookmarkClient. |
[+] affected methods: 9 (0.05%)
RestBookmarkClient.RestBookmarkClient ( String endpoint, String apiKey )This constructor is from 'RestBookmarkClient' class.
RestBookmarkClient.RestBookmarkClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestBookmarkClient' class.
RestBookmarkClient.bookmarkDocument ( long docId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.bookmarkFolder ( long folderId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.deleteBookmark ( long bookmarkId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.getBookmarks ( )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.saveBookmark ( WSBookmark bookmark )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.unbookmarkDocument ( long docId )This method is from 'RestBookmarkClient' class.
RestBookmarkClient.unbookmarkFolder ( long folderId )This method is from 'RestBookmarkClient' class.
[+] class RestDocumentClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestDocumentClient. |
[+] affected methods: 22 (0.1%)
RestDocumentClient.RestDocumentClient ( String endpoint, String apiKey )This constructor is from 'RestDocumentClient' class.
RestDocumentClient.RestDocumentClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestDocumentClient' class.
RestDocumentClient.addNote ( long docId, String note )This method is from 'RestDocumentClient' class.
RestDocumentClient.checkin ( long docId, String comment, Boolean release, File packageFile )This method is from 'RestDocumentClient' class.
RestDocumentClient.checkout ( long docId )This method is from 'RestDocumentClient' class.
RestDocumentClient.create ( WSDocument document, File packageFile )This method is from 'RestDocumentClient' class.
RestDocumentClient.create ( WSDocument document, DataHandler dataHandler )This method is from 'RestDocumentClient' class.
RestDocumentClient.createPdf ( long docId, String fileVersion )This method is from 'RestDocumentClient' class.
RestDocumentClient.createThumbnail ( long docId, String fileVersion, String type )This method is from 'RestDocumentClient' class.
RestDocumentClient.delete ( long docId )This method is from 'RestDocumentClient' class.
...
[+] class RestDocumentMetadataClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestDocumentMetadataClient. |
[+] affected methods: 15 (0.1%)
RestDocumentMetadataClient.RestDocumentMetadataClient ( String endpoint, String apiKey )This constructor is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.RestDocumentMetadataClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.deleteAttributeSet ( long setId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.deleteTemplate ( long templateId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeOptions ( long setId, String attribute )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeSet ( String name )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getAttributeSetById ( long setId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getTemplate ( String name )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.getTemplateById ( long templateId )This method is from 'RestDocumentMetadataClient' class.
RestDocumentMetadataClient.listAttributeSets ( )This method is from 'RestDocumentMetadataClient' class.
...
[+] class RestFolderClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestFolderClient. |
[+] affected methods: 12 (0.1%)
RestFolderClient.RestFolderClient ( String endpoint, String apiKey )This constructor is from 'RestFolderClient' class.
RestFolderClient.RestFolderClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestFolderClient' class.
RestFolderClient.create ( WSFolder folder )This method is from 'RestFolderClient' class.
RestFolderClient.createFolder ( long parentId, String folderName )This method is from 'RestFolderClient' class.
RestFolderClient.createPath ( long rootFolder, String path )This method is from 'RestFolderClient' class.
RestFolderClient.delete ( long folderId )This method is from 'RestFolderClient' class.
RestFolderClient.findByPath ( String path )This method is from 'RestFolderClient' class.
RestFolderClient.getFolder ( long folderId )This method is from 'RestFolderClient' class.
RestFolderClient.getRootFolder ( )This method is from 'RestFolderClient' class.
RestFolderClient.list ( long folderId, String sort, Integer page, Integer max )This method is from 'RestFolderClient' class.
...
[+] class RestSearchClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestSearchClient. |
[+] affected methods: 3 (0.02%)
RestSearchClient.RestSearchClient ( String endpoint, String apiKey )This constructor is from 'RestSearchClient' class.
RestSearchClient.RestSearchClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestSearchClient' class.
RestSearchClient.find ( WSSearchOptions owd )This method is from 'RestSearchClient' class.
[+] class RestTagClient 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestTagClient. |
[+] affected methods: 10 (0.1%)
RestTagClient.RestTagClient ( String endpoint, String apiKey )This constructor is from 'RestTagClient' class.
RestTagClient.RestTagClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestTagClient' class.
RestTagClient.addDocumentTags ( long docId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.addFolderTags ( long folderId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.findDocumentsByTag ( String tag )This method is from 'RestTagClient' class.
RestTagClient.findFoldersByTag ( String tag )This method is from 'RestTagClient' class.
RestTagClient.getDocumentTags ( long docId )This method is from 'RestTagClient' class.
RestTagClient.getTags ( )This method is from 'RestTagClient' class.
RestTagClient.setDocumentTags ( long docId, List<String> tags )This method is from 'RestTagClient' class.
RestTagClient.setFolderTags ( long folderId, List<String> tags )This method is from 'RestTagClient' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.rest.endpoint
[+] class RestBookmarkService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestBookmarkService. |
[+] affected methods: 8 (0.04%)
RestBookmarkService.RestBookmarkService ( )This constructor is from 'RestBookmarkService' class.
RestBookmarkService.bookmarkDocument ( long docId )This method is from 'RestBookmarkService' class.
RestBookmarkService.bookmarkFolder ( long folderId )This method is from 'RestBookmarkService' class.
RestBookmarkService.deleteBookmark ( long bookmarkId )This method is from 'RestBookmarkService' class.
RestBookmarkService.getBookmarks ( )This method is from 'RestBookmarkService' class.
RestBookmarkService.saveBookmark ( WSBookmark bookmark )This method is from 'RestBookmarkService' class.
RestBookmarkService.unbookmarkDocument ( long docId )This method is from 'RestBookmarkService' class.
RestBookmarkService.unbookmarkFolder ( long folderId )This method is from 'RestBookmarkService' class.
[+] class RestDocumentMetadataService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestDocumentMetadataService. |
[+] affected methods: 17 (0.1%)
RestDocumentMetadataService.RestDocumentMetadataService ( )This constructor is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.addAttributeOption ( long setId, String attribute, WSAttributeOption option )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.deleteAttributeSet ( long setId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.deleteTemplate ( long templateId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeOptions ( long setId, String attribute )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeOptionsByCategory ( long setId, String attribute, String category )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeSet ( String name )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getAttributeSetById ( long setId )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getTemplate ( String name )This method is from 'RestDocumentMetadataService' class.
RestDocumentMetadataService.getTemplateById ( long templateId )This method is from 'RestDocumentMetadataService' class.
...
[+] class RestSearchService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestSearchService. |
[+] affected methods: 4 (0.02%)
RestSearchService.RestSearchService ( )This constructor is from 'RestSearchService' class.
RestSearchService.find ( WSSearchOptions opt )This method is from 'RestSearchService' class.
RestSearchService.findByFilename ( String filename )This method is from 'RestSearchService' class.
RestSearchService.findFolders ( String name )This method is from 'RestSearchService' class.
[+] class RestSystemService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestSystemService. |
[+] affected methods: 5 (0.03%)
RestSystemService.RestSystemService ( )This constructor is from 'RestSystemService' class.
RestSystemService.getInfo ( )This method is from 'RestSystemService' class.
RestSystemService.getLanguages ( )This method is from 'RestSystemService' class.
RestSystemService.getStatistics ( )This method is from 'RestSystemService' class.
RestSystemService.getTenantStatistics ( long tenantId )This method is from 'RestSystemService' class.
[+] class RestTagService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in RestTagService. |
[+] affected methods: 12 (0.1%)
RestTagService.RestTagService ( )This constructor is from 'RestTagService' class.
RestTagService.addDocumentTags ( long docId, List<String> tags )This method is from 'RestTagService' class.
RestTagService.addFolderTags ( long folderId, List<String> tags )This method is from 'RestTagService' class.
RestTagService.findDocumentsByTag ( String tag )This method is from 'RestTagService' class.
RestTagService.findFoldersByTag ( String tag )This method is from 'RestTagService' class.
RestTagService.getDocumentTags ( long docId )This method is from 'RestTagService' class.
RestTagService.getFolderTags ( long folderId )This method is from 'RestTagService' class.
RestTagService.getTagCloud ( )This method is from 'RestTagService' class.
RestTagService.getTags ( )This method is from 'RestTagService' class.
RestTagService.getTagsPreset ( )This method is from 'RestTagService' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.soap.endpoint
[+] class SoapAuthService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SoapAuthService. |
[+] affected methods: 6 (0.03%)
SoapAuthService.SoapAuthService ( )This constructor is from 'SoapAuthService' class.
SoapAuthService.login ( String username, String password )This method is from 'SoapAuthService' class.
SoapAuthService.loginApiKey ( String apiKey )This method is from 'SoapAuthService' class.
SoapAuthService.logout ( String sidOrApiKey )This method is from 'SoapAuthService' class.
SoapAuthService.renew ( String sidOrApiKey )This method is from 'SoapAuthService' class.
SoapAuthService.valid ( String sidOrApiKey )This method is from 'SoapAuthService' class.
[+] class SoapBookmarkService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SoapBookmarkService. |
[+] affected methods: 8 (0.04%)
SoapBookmarkService.SoapBookmarkService ( )This constructor is from 'SoapBookmarkService' class.
SoapBookmarkService.bookmarkDocument ( String sid, long docId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.bookmarkFolder ( String sid, long folderId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.deleteBookmark ( String sid, long bookmarkId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.getBookmarks ( String sid )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.saveBookmark ( String sid, WSBookmark bookmark )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.unbookmarkDocument ( String sid, long docId )This method is from 'SoapBookmarkService' class.
SoapBookmarkService.unbookmarkFolder ( String sid, long folderId )This method is from 'SoapBookmarkService' class.
[+] class SoapDocumentMetadataService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SoapDocumentMetadataService. |
[+] affected methods: 19 (0.1%)
SoapDocumentMetadataService.SoapDocumentMetadataService ( )This constructor is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.addAttributeOption ( String sid, long setId, String attribute, WSAttributeOption wsoption )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.deleteAttributeSet ( String sid, long setId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.deleteTemplate ( String sid, long templateId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAccessControlList ( String sid, long templateId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeOptions ( String sid, long setId, String attribute )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeOptionsByCategory ( String sid, long setId, String attribute, String category )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeSet ( String sid, String name )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getAttributeSetById ( String sid, long setId )This method is from 'SoapDocumentMetadataService' class.
SoapDocumentMetadataService.getTemplate ( String sid, String name )This method is from 'SoapDocumentMetadataService' class.
...
[+] class SoapDocumentService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapDocumentService. |
[+] affected methods: 59 (0.3%)
SoapDocumentService.SoapDocumentService ( )This constructor is from 'SoapDocumentService' class.
SoapDocumentService.addNote ( String sid, long docId, String note )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkout ( String sid, long docId )This method is from 'SoapDocumentService' class.
SoapDocumentService.copy ( String sid, long docId, long folderId, boolean links, boolean notes, boolean security )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, DataHandler content )This method is from 'SoapDocumentService' class.
...
[+] class SoapFolderService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapFolderService. |
[+] affected methods: 24 (0.1%)
SoapFolderService.SoapFolderService ( )This constructor is from 'SoapFolderService' class.
SoapFolderService.copy ( String sid, long folderId, long targetId, int foldersOnly, String securityOption )This method is from 'SoapFolderService' class.
SoapFolderService.create ( String sid, WSFolder wsFolder )This method is from 'SoapFolderService' class.
SoapFolderService.createAlias ( String sid, long parentId, long foldRef )This method is from 'SoapFolderService' class.
SoapFolderService.createFolder ( String sid, long parentId, String name )This method is from 'SoapFolderService' class.
SoapFolderService.createPath ( String sid, long parentId, String path )This method is from 'SoapFolderService' class.
SoapFolderService.delete ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.findByPath ( String sid, String path )This method is from 'SoapFolderService' class.
SoapFolderService.getAccessControlList ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.getDefaultWorkspace ( String sid )This method is from 'SoapFolderService' class.
...
[+] class SoapSearchService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapSearchService. |
[+] affected methods: 4 (0.02%)
SoapSearchService.SoapSearchService ( )This constructor is from 'SoapSearchService' class.
SoapSearchService.find ( String sid, WSSearchOptions opt )This method is from 'SoapSearchService' class.
SoapSearchService.findByFilename ( String sid, String filename )This method is from 'SoapSearchService' class.
SoapSearchService.findFolders ( String sid, String name )This method is from 'SoapSearchService' class.
[+] class SoapSecurityService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapSecurityService. |
[+] affected methods: 11 (0.1%)
SoapSecurityService.SoapSecurityService ( )This constructor is from 'SoapSecurityService' class.
SoapSecurityService.changePassword ( String sid, long userId, String oldPassword, String newPassword )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUserByUsername ( String sid, String username )This method is from 'SoapSecurityService' class.
SoapSecurityService.listGroups ( String sid )This method is from 'SoapSecurityService' class.
SoapSecurityService.listUsers ( String sid, String group )This method is from 'SoapSecurityService' class.
SoapSecurityService.storeGroup ( String sid, WSGroup group )This method is from 'SoapSecurityService' class.
...
[+] class SoapSystemService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapSystemService. |
[+] affected methods: 5 (0.03%)
SoapSystemService.SoapSystemService ( )This constructor is from 'SoapSystemService' class.
SoapSystemService.getInfo ( )This method is from 'SoapSystemService' class.
SoapSystemService.getLanguages ( String tenantOrSid )This method is from 'SoapSystemService' class.
SoapSystemService.getStatistics ( String sid )This method is from 'SoapSystemService' class.
SoapSystemService.getTenantStatistics ( String sid, long tenantId )This method is from 'SoapSystemService' class.
[+] class SoapTagService 1
| Change | Effect |
---|
1 |
Field log of type org.slf4j.Logger has been removed from this class. |
Recompilation of a client program may be terminated with the message: cannot find variable log in SoapTagService. |
[+] affected methods: 12 (0.1%)
SoapTagService.SoapTagService ( )This constructor is from 'SoapTagService' class.
SoapTagService.addDocumentTags ( String sid, long docId, List<String> tags )This method is from 'SoapTagService' class.
SoapTagService.addFolderTags ( String sid, long folderId, List<String> tags )This method is from 'SoapTagService' class.
SoapTagService.findDocumentsByTag ( String sid, String tag )This method is from 'SoapTagService' class.
SoapTagService.findFoldersByTag ( String sid, String tag )This method is from 'SoapTagService' class.
SoapTagService.getDocumentTags ( String sid, long docId )This method is from 'SoapTagService' class.
SoapTagService.getFolderTags ( String sid, long folderId )This method is from 'SoapTagService' class.
SoapTagService.getTagCloud ( String sid )This method is from 'SoapTagService' class.
SoapTagService.getTags ( String sid )This method is from 'SoapTagService' class.
SoapTagService.getTagsPreset ( String sid )This method is from 'SoapTagService' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.action
[+] class BaseListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in BaseListener. |
[+] affected methods: 24 (0.1%)
BaseListener.BaseListener ( )This constructor is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( Map<String,Object> dictionary )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateExecution delegate )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateTask delegate, List<String> candidates )This method is from 'BaseListener' abstract class.
BaseListener.getAutomation ( )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( String candidateUsers, String candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( Collection<String> candidateUsers, Collection<String> candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( DelegateTask delegate )This method is from 'BaseListener' abstract class.
BaseListener.getCandidatesByAttributes ( String candidateUsers, Collection<Long> docIds, String initiatorId )This method is from 'BaseListener' abstract class.
BaseListener.getDisplay ( )This method is from 'BaseListener' abstract class.
...
[+] class EscalationDelegate 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EscalationDelegate. |
[+] affected methods: 11 (0.1%)
EscalationDelegate.EscalationDelegate ( )This constructor is from 'EscalationDelegate' class.
EscalationDelegate.execute ( DelegateExecution delegate )This method is from 'EscalationDelegate' class.
EscalationDelegate.executeAutomation ( Task task )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMessageTemplate ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMonitoredTask ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindDelay ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindRepetitions ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMessageTemplate ( Expression messageTemplate )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMonitoredTask ( Expression monitoredTask )This method is from 'EscalationDelegate' class.
EscalationDelegate.setRemindDelay ( Expression remindDelay )This method is from 'EscalationDelegate' class.
...
[+] class TaskAssignmentListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TaskAssignmentListener. |
[+] affected methods: 4 (0.02%)
TaskAssignmentListener.TaskAssignmentListener ( )This constructor is from 'TaskAssignmentListener' class.
TaskAssignmentListener.getMessageTemplate ( )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.notify ( DelegateTask delegate )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskAssignmentListener' class.
[+] class TaskCompletionListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TaskCompletionListener. |
[+] affected methods: 3 (0.02%)
TaskCompletionListener.TaskCompletionListener ( )This constructor is from 'TaskCompletionListener' class.
TaskCompletionListener.notify ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
TaskCompletionListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
[+] class TaskCreationListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TaskCreationListener. |
[+] affected methods: 6 (0.03%)
TaskCreationListener.TaskCreationListener ( )This constructor is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( )This method is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notify ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskCreationListener' class.
[+] class TransitionListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in TransitionListener. |
[+] affected methods: 2 (0.01%)
TransitionListener.TransitionListener ( )This constructor is from 'TransitionListener' class.
TransitionListener.notify ( DelegateExecution delegate )This method is from 'TransitionListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.automation
[+] class WorkflowTool 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WorkflowTool. |
[+] affected methods: 28 (0.1%)
WorkflowTool.WorkflowTool ( )This constructor is from 'WorkflowTool' class.
WorkflowTool.addNote ( String processId, String taskName, String note )This method is from 'WorkflowTool' class.
WorkflowTool.addNote ( Task task, String note )This method is from 'WorkflowTool' class.
WorkflowTool.appendDocument ( Task task, long docId, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, User user )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, User assignee )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, String assignee )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition, String username )This method is from 'WorkflowTool' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.spring
[+] class EnterpriseSpringProcessEngineConfiguration 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in EnterpriseSpringProcessEngineConfiguration. |
[+] affected methods: 2 (0.01%)
EnterpriseSpringProcessEngineConfiguration.EnterpriseSpringProcessEngineConfiguration ( )This constructor is from 'EnterpriseSpringProcessEngineConfiguration' class.
EnterpriseSpringProcessEngineConfiguration.setDatabaseType ( String databaseType )This method is from 'EnterpriseSpringProcessEngineConfiguration' class.
[+] class SpringProcessEngineFactoryBean 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SpringProcessEngineFactoryBean. |
[+] affected methods: 5 (0.03%)
SpringProcessEngineFactoryBean.SpringProcessEngineFactoryBean ( )This constructor is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExpressionManager ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExternallyManagedTransactions ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.getObject ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.setProcessEngineConfiguration ( ProcessEngineConfigurationImpl processEngineConfiguration )This method is from 'SpringProcessEngineFactoryBean' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.transform
[+] class ActivitiTask 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ActivitiTask. |
[+] affected methods: 3 (0.02%)
ActivitiTask.ActivitiTask ( )This constructor is from 'ActivitiTask' class.
ActivitiTask.matches ( BaseWorkflowModel model )This method is from 'ActivitiTask' class.
ActivitiTask.transform ( TransformContext ctx )This method is from 'ActivitiTask' class.
[+] class WorkflowTransformService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WorkflowTransformService. |
[+] affected methods: 5 (0.03%)
WorkflowTransformService.WorkflowTransformService ( )This constructor is from 'WorkflowTransformService' class.
WorkflowTransformService.fromModelToBPMN ( WorkflowDefinition workflowDefinition )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.fromXmlToModel ( String xmlData )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.retrieveWorkflowModels ( Serializable binarayContent )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.setXStream ( XStream stream )This method is from 'WorkflowTransformService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.trigger
[+] class WorkflowListener 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in WorkflowListener. |
[+] affected methods: 6 (0.03%)
WorkflowListener.WorkflowListener ( )This constructor is from 'WorkflowListener' class.
WorkflowListener.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterSaveHistory ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.webservice.soap.endpoint
[+] class SoapWorkflowService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapWorkflowService. |
[+] affected methods: 12 (0.1%)
SoapWorkflowService.SoapWorkflowService ( )This constructor is from 'SoapWorkflowService' class.
SoapWorkflowService.addNote ( String sid, String taskId, String note )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.appendDocuments ( String sid, String taskId, List<Long> docIds )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.claim ( String sid, String taskId )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.complete ( String sid, String taskId, String transition )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getHistories ( String sid, String instanceId, String event )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksAssignedToMe ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksICanOwn ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getWorkflows ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.reassign ( String sid, String taskId, long userId )This method is from 'SoapWorkflowService' class.
...
logicaldoc-zoho-9.1.0-plugin.jar
package com.logicaldoc.zoho
[+] class ZohoAuthCallbackServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZohoAuthCallbackServlet. |
[+] affected methods: 2 (0.01%)
ZohoAuthCallbackServlet.ZohoAuthCallbackServlet ( )This constructor is from 'ZohoAuthCallbackServlet' class.
ZohoAuthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'ZohoAuthCallbackServlet' class.
[+] class ZohoClient 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZohoClient. |
[+] affected methods: 20 (0.1%)
ZohoClient.buildAuthorizationUrl ( )This method is from 'ZohoClient' class.
ZohoClient.createDocument ( String folderId, String filename )This method is from 'ZohoClient' class.
ZohoClient.createFolder ( String parentId, String name )This method is from 'ZohoClient' class.
ZohoClient.delete ( String docId )This method is from 'ZohoClient' class.
ZohoClient.download ( String docId, File out )This method is from 'ZohoClient' class.
ZohoClient.get ( long userId )This method is from 'ZohoClient' class.
ZohoClient.getAccessToken ( )This method is from 'ZohoClient' class.
ZohoClient.getClientId ( )This method is from 'ZohoClient' class.
ZohoClient.getClientSecret ( )This method is from 'ZohoClient' class.
ZohoClient.getDocument ( String docId )This method is from 'ZohoClient' class.
...
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr
[+] class OCRTemplateImageServlet 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in OCRTemplateImageServlet. |
[+] affected methods: 2 (0.01%)
OCRTemplateImageServlet.OCRTemplateImageServlet ( )This constructor is from 'OCRTemplateImageServlet' class.
OCRTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'OCRTemplateImageServlet' class.
[+] class ZonalOCR 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in ZonalOCR. |
[+] affected methods: 4 (0.02%)
ZonalOCR.ZonalOCR ( )This constructor is from 'ZonalOCR' class.
ZonalOCR.extractZoneText ( File scan, Zone zone, Locale locale, String tenant, boolean updateSample )This method is from 'ZonalOCR' class.
ZonalOCR.processDocument ( long docId, DocumentHistory transaction )This method is from 'ZonalOCR' class.
ZonalOCR.processFile ( File scan, OCRTemplate template, Document document, DocumentHistory transaction )This method is from 'ZonalOCR' class.
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr.webservice.soap.endpoint
[+] class SoapZonalOCRService 1
| Change | Effect |
---|
1 |
Access level of field log has been changed from protected to private. |
Recompilation of a client program may be terminated with the message: log has private access in SoapZonalOCRService. |
[+] affected methods: 2 (0.01%)
SoapZonalOCRService.SoapZonalOCRService ( )This constructor is from 'SoapZonalOCRService' class.
SoapZonalOCRService.process ( String sid, long docId )This method is from 'SoapZonalOCRService' class.
to the top
Problems with Methods, High Severity 4
logicaldoc-core-9.1.0-plugin.jar,
FolderComparator.class
package com.logicaldoc.core.folder
[+] FolderComparator.getComparator ( List<FolderComparator> multipleOptions ) [static] : Comparator<Folder> 1
com/logicaldoc/core/folder/FolderComparator.getComparator:(Ljava/util/List;)Ljava/util/Comparator;
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
Recompilation of a client program may be terminated with the message: getComparator ( List<FolderComparator> ) has private access in FolderComparator. |
logicaldoc-impex-9.1.0-plugin.jar,
ArchiveImporter.class
package com.logicaldoc.impex
[+] ArchiveImporter.importArchives ( ) : void 1
com/logicaldoc/impex/ArchiveImporter.importArchives:()V
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
Recompilation of a client program may be terminated with the message: importArchives ( ) has private access in ArchiveImporter. |
[+] ArchiveImporter.updateSizeAndType ( Archive archive ) : long 1
com/logicaldoc/impex/ArchiveImporter.updateSizeAndType:(Lcom/logicaldoc/impex/Archive;)J
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
Recompilation of a client program may be terminated with the message: updateSizeAndType ( Archive ) has private access in ArchiveImporter. |
logicaldoc-util-9.1.0.jar,
Encodings.class
package com.logicaldoc.util
[+] Encodings.Encodings ( ) 1
com/logicaldoc/util/Encodings."<init>":()V
| Change | Effect |
---|
1 |
Access level has been changed from public to private. |
Recompilation of a client program may be terminated with the message: Encodings ( ) has private access in Encodings. |
to the top
Problems with Data Types, Medium Severity 269
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit
[+] class AuditCleaner 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
AuditCleaner.AuditCleaner ( )This constructor is from 'AuditCleaner' class.
AuditCleaner.AuditCleaner ( Connection con )This constructor is from 'AuditCleaner' class.
AuditCleaner.afterDbUpdate ( )This method is from 'AuditCleaner' class.
AuditCleaner.beforeDbUpdate ( )This method is from 'AuditCleaner' class.
[+] class AuditServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
AuditServiceImpl.AuditServiceImpl ( )This constructor is from 'AuditServiceImpl' class.
AuditServiceImpl.deleteSubscriptions ( List<Long> ids )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeDocuments ( List<Long> docIds, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.subscribeFolder ( long folderId, boolean currentOnly, List<String> events, Long userId, Long groupId )This method is from 'AuditServiceImpl' class.
AuditServiceImpl.update ( List<Long> ids, boolean currentOnly, List<String> events )This method is from 'AuditServiceImpl' class.
[+] class AuditUser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
AuditUser.AuditUser ( )This constructor is from 'AuditUser' class.
AuditUser.afterStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
AuditUser.beforeStore ( User user, UserHistory transaction, Map<String,Object> dictionary )This method is from 'AuditUser' class.
logicaldoc-audit-9.1.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 60 (0.3%)
WSHistory.WSHistory ( )This constructor is from 'WSHistory' class.
WSHistory.compareTo ( WSHistory other )1st parameter 'other' of this method is of type 'WSHistory'.
WSHistory.compareTo ( Object p1 )This method is from 'WSHistory' class.
WSHistory.equals ( Object obj )This method is from 'WSHistory' class.
WSHistory.fromHistory ( History history )This method is from 'WSHistory' class.
WSHistory.getColor ( )This method is from 'WSHistory' class.
WSHistory.getComment ( )This method is from 'WSHistory' class.
WSHistory.getDate ( )This method is from 'WSHistory' class.
WSHistory.getDevice ( )This method is from 'WSHistory' class.
WSHistory.getDocId ( )This method is from 'WSHistory' class.
...
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode
[+] class BarcodeManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 12 (0.1%)
BarcodeManager.BarcodeManager ( )This constructor is from 'BarcodeManager' class.
BarcodeManager.checkZonalBarcodeFeatureEnabled ( )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, BarcodeSpec zone )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( Document doc, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extract ( File file, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractBarcodes ( File imageFile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFBarcodes ( File pdffile, Collection<String> possibleFormats )This method is from 'BarcodeManager' class.
BarcodeManager.extractPDFZoneBarcode ( File pdfScan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
BarcodeManager.extractZoneBarcode ( File scan, BarcodeSpec zone, String tenant, boolean updateSample )This method is from 'BarcodeManager' class.
...
[+] class BarcodePlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
BarcodePlugin.BarcodePlugin ( )This constructor is from 'BarcodePlugin' class.
BarcodePlugin.install ( )This method is from 'BarcodePlugin' class.
[+] class BarcodeTemplateImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
BarcodeTemplateImageServlet.BarcodeTemplateImageServlet ( )This constructor is from 'BarcodeTemplateImageServlet' class.
BarcodeTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'BarcodeTemplateImageServlet' class.
logicaldoc-barcode-9.1.0-plugin.jar
package com.logicaldoc.barcode.automation
[+] class BarcodeTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
BarcodeTool.BarcodeTool ( )This constructor is from 'BarcodeTool' class.
BarcodeTool.extract ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extract ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, BarcodeSpec zone )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( Document doc, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, BarcodeSpec zone, String tenant )This method is from 'BarcodeTool' class.
BarcodeTool.extractBarcode ( String filePath, String tenant, String possibleFormats )This method is from 'BarcodeTool' class.
BarcodeTool.processDocument ( Document doc, String username )This method is from 'BarcodeTool' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar
[+] class CalendarJob 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
CalendarJob.CalendarJob ( )This constructor is from 'CalendarJob' class.
CalendarJob.CalendarJob ( long eventId, String label, long tenantId )This constructor is from 'CalendarJob' class.
CalendarJob.execute ( JobExecutionContext executionContext )This method is from 'CalendarJob' class.
CalendarJob.notifyEvent ( Event event, Reminder reminder )This method is from 'CalendarJob' class.
[+] class CalendarManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
CalendarManager.CalendarManager ( )This constructor is from 'CalendarManager' class.
CalendarManager.deleteEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
CalendarManager.getDocumentDAO ( )This method is from 'CalendarManager' class.
CalendarManager.getEventDAO ( )This method is from 'CalendarManager' class.
CalendarManager.saveEvent ( Event event, DocumentHistory transaction )This method is from 'CalendarManager' class.
[+] class CalendarPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
CalendarPlugin.CalendarPlugin ( )This constructor is from 'CalendarPlugin' class.
CalendarPlugin.install ( )This method is from 'CalendarPlugin' class.
[+] class CalendarServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
CalendarServiceImpl.CalendarServiceImpl ( )This constructor is from 'CalendarServiceImpl' class.
CalendarServiceImpl.countUserEvents ( String username, Date end )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.deleteEvent ( long eventId, boolean alertCancelation )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.find ( GUICalendarEventSearchCriteria parameters )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.getEvent ( long eventId )This method is from 'CalendarServiceImpl' class.
CalendarServiceImpl.saveEvent ( GUICalendarEvent guiEvent )This method is from 'CalendarServiceImpl' class.
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar.automation
[+] class CalendarTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
CalendarTool.CalendarTool ( )This constructor is from 'CalendarTool' class.
CalendarTool.deleteEvent ( long eventId, boolean alertCancelation, String username )This method is from 'CalendarTool' class.
CalendarTool.initializeEvent ( Event event )This method is from 'CalendarTool' class.
CalendarTool.newEvent ( long tenantId, String title, Date start, Collection<Attendee> attendees, Collection<Document> documents, String username )This method is from 'CalendarTool' class.
CalendarTool.saveEvent ( Event event, String username )This method is from 'CalendarTool' class.
logicaldoc-chat-9.1.0-plugin.jar
package com.logicaldoc.chat
[+] class ChatPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ChatPlugin.ChatPlugin ( )This constructor is from 'ChatPlugin' class.
ChatPlugin.install ( )This method is from 'ChatPlugin' class.
[+] class ChatServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ChatServiceImpl.ChatServiceImpl ( )This constructor is from 'ChatServiceImpl' class.
ChatServiceImpl.invite ( List<String> users, String invitation )This method is from 'ChatServiceImpl' class.
ChatServiceImpl.post ( String message )This method is from 'ChatServiceImpl' class.
logicaldoc-chatgpt-9.1.0-plugin.jar
package com.logicaldoc.chatgpt
[+] class ChatGPT 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
ChatGPT.ChatGPT ( String apiKey )This constructor is from 'ChatGPT' class.
ChatGPT.ChatGPT ( String apiKey, String model )This constructor is from 'ChatGPT' class.
ChatGPT.ask ( String question )This method is from 'ChatGPT' class.
ChatGPT.askAsync ( String question, ResponseConsumer consumer )This method is from 'ChatGPT' class.
ChatGPT.close ( )This method is from 'ChatGPT' class.
ChatGPT.get ( long userId )This method is from 'ChatGPT' class.
ChatGPT.getApiKey ( )This method is from 'ChatGPT' class.
ChatGPT.getAssistantId ( )This method is from 'ChatGPT' class.
ChatGPT.getDocuments ( )This method is from 'ChatGPT' class.
ChatGPT.getModel ( )This method is from 'ChatGPT' class.
...
[+] class ChatGPTServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
ChatGPTServiceImpl.ChatGPTServiceImpl ( )This constructor is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.ask ( String question )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.cleanSessionAnswers ( Session session )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.getAnswer ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.loadSettings ( )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.saveSettings ( List<GUIValue> settings )This method is from 'ChatGPTServiceImpl' class.
ChatGPTServiceImpl.startThread ( String question, List<GUIDocument> documents )This method is from 'ChatGPTServiceImpl' class.
logicaldoc-comparison-9.1.0-plugin.jar
package com.logicaldoc.comparison
[+] class ComparisonPlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ComparisonPlugin.ComparisonPlugin ( )This constructor is from 'ComparisonPlugin' class.
ComparisonPlugin.install ( )This method is from 'ComparisonPlugin' class.
[+] class ComparisonServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ComparisonServlet.ComparisonServlet ( )This constructor is from 'ComparisonServlet' class.
ComparisonServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ComparisonServlet' class.
[+] class DocumentComparatorManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
DocumentComparatorManager.DocumentComparatorManager ( )This constructor is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAllComparators ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableComparators ( String inFileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getAvailableFormats ( )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparator ( String fileName )This method is from 'DocumentComparatorManager' class.
DocumentComparatorManager.getComparators ( )This method is from 'DocumentComparatorManager' class.
[+] class NotAvailableComparator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
NotAvailableComparator.NotAvailableComparator ( )This constructor is from 'NotAvailableComparator' class.
NotAvailableComparator.internalCompare ( Session session, File original, File modified, File target )This method is from 'NotAvailableComparator' class.
NotAvailableComparator.isEnabled ( )This method is from 'NotAvailableComparator' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class Convert 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
Convert.Convert ( )This constructor is from 'Convert' class.
Convert.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
Convert.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'Convert' class.
[+] class ConvertJpg 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
ConvertJpg.ConvertJpg ( )This constructor is from 'ConvertJpg' class.
ConvertJpg.deleteJpgDir ( String sid, long docId )This method is from 'ConvertJpg' class.
ConvertJpg.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionClosed ( Object sid )This method is from 'ConvertJpg' class.
ConvertJpg.onSessionCreated ( Session session )This method is from 'ConvertJpg' class.
[+] class ConvertPdf 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ConvertPdf.ConvertPdf ( )This constructor is from 'ConvertPdf' class.
ConvertPdf.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
ConvertPdf.doPost ( HttpServletRequest request, HttpServletResponse response )This method is from 'ConvertPdf' class.
[+] class DocToAnyConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
DocToAnyConverter.DocToAnyConverter ( )This constructor is from 'DocToAnyConverter' class.
DocToAnyConverter.getParameterNames ( )This method is from 'DocToAnyConverter' class.
DocToAnyConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'DocToAnyConverter' class.
[+] class HTMLConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
HTMLConverter.HTMLConverter ( )This constructor is from 'HTMLConverter' class.
HTMLConverter.getParameterNames ( )This method is from 'HTMLConverter' class.
HTMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'HTMLConverter' class.
[+] class HttpClientStreamFactory 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
HttpClientStreamFactory.HttpClientStreamFactory ( )This constructor is from 'HttpClientStreamFactory' class.
HttpClientStreamFactory.getUrl ( String url )This method is from 'HttpClientStreamFactory' class.
[+] class LibreOfficeConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
LibreOfficeConverter.LibreOfficeConverter ( )This constructor is from 'LibreOfficeConverter' class.
LibreOfficeConverter.convertWithLibreOffice ( File src, File dest )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.dispose ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.getParameterNames ( )This method is from 'LibreOfficeConverter' class.
LibreOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'LibreOfficeConverter' class.
[+] class ZamZarConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
ZamZarConverter.ZamZarConverter ( )This constructor is from 'ZamZarConverter' class.
ZamZarConverter.checkConversionJob ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteConversionFiles ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteFile ( String fileId )This method is from 'ZamZarConverter' class.
ZamZarConverter.downloadFile ( String fileId, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.getConversionJobDetails ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.getHttpClient ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.getParameterNames ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.startConversionJob ( File src, File dest )This method is from 'ZamZarConverter' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion.webservice.rest.client
[+] class RestConversionClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
RestConversionClient.RestConversionClient ( String endpoint, String apiKey )This constructor is from 'RestConversionClient' class.
RestConversionClient.RestConversionClient ( String endpoint, String apiKey, int timeout )This constructor is from 'RestConversionClient' class.
RestConversionClient.convertDocument ( long docId, String fileVersion, String format )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentAndSave ( long docId, String fileVersion, String format )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentToFile ( long docId, String fileVersion, String format, File output )This method is from 'RestConversionClient' class.
RestConversionClient.convertDocumentToPdf ( long docId, String fileVersion )This method is from 'RestConversionClient' class.
RestConversionClient.convertFile ( File input, File output )This method is from 'RestConversionClient' class.
RestConversionClient.convertFile ( String fileName, String format, DataHandler fileContent )This method is from 'RestConversionClient' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion.webservice.rest.endpoint
[+] class RestConversionService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
RestConversionService.RestConversionService ( )This constructor is from 'RestConversionService' class.
RestConversionService.convertDocument ( long docId, String fileVersion, String format )This method is from 'RestConversionService' class.
RestConversionService.convertDocumentAndSave ( long docId, String fileVersion, String format )This method is from 'RestConversionService' class.
RestConversionService.convertDocumentToPdf ( long docId, String fileVersion )This method is from 'RestConversionService' class.
RestConversionService.convertFile ( String fileName, String format, Attachment fileContent )This method is from 'RestConversionService' class.
RestConversionService.ConvertFileMultipartRequest.RestConversionService.ConvertFileMultipartRequest ( RestConversionService p1 )1st parameter 'p1' of this method is of type 'RestConversionService'.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core
[+] class CorePlugin 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
CorePlugin.CorePlugin ( )This constructor is from 'CorePlugin' class.
CorePlugin.install ( )This method is from 'CorePlugin' class.
CorePlugin.onStart ( )This method is from 'CorePlugin' class.
[+] class SystemInfo 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 51 (0.3%)
SystemInfo.SystemInfo ( )This constructor is from 'SystemInfo' class.
SystemInfo.SystemInfo ( long tenantId )This constructor is from 'SystemInfo' class.
SystemInfo.get ( )This method is from 'SystemInfo' class.
SystemInfo.get ( long tenantId )This method is from 'SystemInfo' class.
SystemInfo.getBugs ( )This method is from 'SystemInfo' class.
SystemInfo.getDate ( )This method is from 'SystemInfo' class.
SystemInfo.getEvaluation ( )This method is from 'SystemInfo' class.
SystemInfo.getFeatures ( )This method is from 'SystemInfo' class.
SystemInfo.getForum ( )This method is from 'SystemInfo' class.
SystemInfo.getHelp ( )This method is from 'SystemInfo' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.automation
[+] class ClassTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
ClassTool.ClassTool ( )This constructor is from 'ClassTool' class.
ClassTool.copy ( Object instance )This method is from 'ClassTool' class.
ClassTool.forName ( String className )This method is from 'ClassTool' class.
ClassTool.isEmpty ( String str )This method is from 'ClassTool' class.
ClassTool.isNull ( Object instance )This method is from 'ClassTool' class.
ClassTool.newInstance ( String className )This method is from 'ClassTool' class.
[+] class DocTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 45 (0.2%)
DocTool.DocTool ( )This constructor is from 'DocTool' class.
DocTool.addNote ( Document doc, String text, String username )This method is from 'DocTool' class.
DocTool.calculateNextVersion ( String currentVersion, boolean major )This method is from 'DocTool' class.
DocTool.clone ( Document doc )This method is from 'DocTool' class.
DocTool.convert ( Document doc, String format, String username )This method is from 'DocTool' class.
DocTool.convertPDF ( Document doc )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, String username )This method is from 'DocTool' class.
DocTool.copy ( Document doc, String targetPath, boolean links, boolean notes, boolean security, String username )This method is from 'DocTool' class.
DocTool.copyResource ( Document doc, String fileVersion, String suffix, String newFileName, String username )This method is from 'DocTool' class.
DocTool.countPages ( Document document )This method is from 'DocTool' class.
...
[+] class FolderTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 17 (0.1%)
FolderTool.FolderTool ( )This constructor is from 'FolderTool' class.
FolderTool.applyTemplate ( long rootId, String templateName, boolean inheritSecurity, String username )This method is from 'FolderTool' class.
FolderTool.copy ( Folder source, String targetPath, boolean foldersOnly, String securityOption, String username )This method is from 'FolderTool' class.
FolderTool.createPath ( Folder folder, String targetPath, String username )This method is from 'FolderTool' class.
FolderTool.delete ( long folderId, String username )This method is from 'FolderTool' class.
FolderTool.displayUrl ( long tenantId, long folderId )This method is from 'FolderTool' class.
FolderTool.displayUrl ( Folder folder )This method is from 'FolderTool' class.
FolderTool.displayUrl ( FolderHistory history )This method is from 'FolderTool' class.
FolderTool.findById ( long id )This method is from 'FolderTool' class.
FolderTool.findByPath ( String path )This method is from 'FolderTool' class.
...
[+] class MailTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
MailTool.MailTool ( )This constructor is from 'MailTool' class.
MailTool.documentToEMail ( Document document, boolean extractAttachments )This method is from 'MailTool' class.
MailTool.extractAttachments ( Document doc, String filterFileName, String username )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocument ( Document document, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendDocuments ( Collection<Document> documents, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, String to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendMessage ( long tenantId, String from, Collection<String> to, String subject, String message )This method is from 'MailTool' class.
MailTool.sendSystemMessage ( String recipient, String message, String subject, int scope, int priority )This method is from 'MailTool' class.
[+] class SearchTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SearchTool.SearchTool ( )This constructor is from 'SearchTool' class.
SearchTool.newSearch ( SearchOptions options )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( long tenantId, String expression, Set<String> filters, String expressionLanguage )This method is from 'SearchTool' class.
SearchTool.search ( SearchOptions options )This method is from 'SearchTool' class.
[+] class SecurityTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SecurityTool.SecurityTool ( )This constructor is from 'SecurityTool' class.
SecurityTool.getSession ( String sid )This method is from 'SecurityTool' class.
SecurityTool.getUser ( long userId )This method is from 'SecurityTool' class.
SecurityTool.getUser ( String username )This method is from 'SecurityTool' class.
[+] class UserTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
UserTool.UserTool ( )This constructor is from 'UserTool' class.
UserTool.getAvatar ( String username )This method is from 'UserTool' class.
UserTool.getAvatarImg ( long userId, int size )This method is from 'UserTool' class.
UserTool.getAvatarImg ( String username, int size )This method is from 'UserTool' class.
UserTool.getUser ( long userId )This method is from 'UserTool' class.
UserTool.getUser ( String username )This method is from 'UserTool' class.
UserTool.initialize ( User user )This method is from 'UserTool' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication
[+] class EMailAttachment 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 22 (0.1%)
EMail.addAttachment ( int partId, EMailAttachment attachment )2nd parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.addAttachment ( EMailAttachment attachment )1st parameter 'attachment' of this method is of type 'EMailAttachment'.
EMail.getAttachment ( int partId )Return value of this method is of type 'EMailAttachment'.
EMailAttachment.EMailAttachment ( )This constructor is from 'EMailAttachment' class.
EMailAttachment.getContentEncoding ( )This method is from 'EMailAttachment' class.
EMailAttachment.getContentType ( )This method is from 'EMailAttachment' class.
EMailAttachment.getData ( )This method is from 'EMailAttachment' class.
EMailAttachment.getDisposition ( )This method is from 'EMailAttachment' class.
EMailAttachment.getFileName ( )This method is from 'EMailAttachment' class.
EMailAttachment.getIcon ( )This method is from 'EMailAttachment' class.
...
[+] class MailUtil 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 18 (0.1%)
MailUtil.MailUtil ( )This constructor is from 'MailUtil' class.
MailUtil.countEmlAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.countEmlAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( File msgFile )This method is from 'MailUtil' class.
MailUtil.countMsgAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( File emlFile )This method is from 'MailUtil' class.
MailUtil.emlContainsAttachments ( InputStream is )This method is from 'MailUtil' class.
MailUtil.extractMessageText ( Message message )This method is from 'MailUtil' class.
MailUtil.getAddressEmail ( Address a )This method is from 'MailUtil' class.
MailUtil.getAddressName ( Address a )This method is from 'MailUtil' class.
...
[+] class PSTWorker 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
PSTWorker.PSTWorker ( File pstFile )This constructor is from 'PSTWorker' class.
PSTWorker.countEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printEmails ( )This method is from 'PSTWorker' class.
PSTWorker.printListing ( )This method is from 'PSTWorker' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.communication.oauth
[+] class Microsoft365TokenProvider 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
Microsoft365TokenProvider.Microsoft365TokenProvider ( String clientSecret, String clientId, String clientTenant )This constructor is from 'Microsoft365TokenProvider' class.
Microsoft365TokenProvider.getAccessToken ( )This method is from 'Microsoft365TokenProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.conversion
[+] class FormatConverterManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 36 (0.2%)
FormatConverterManager.FormatConverterManager ( )This constructor is from 'FormatConverterManager' class.
FormatConverterManager.convert ( Document document, String fileVersion, String format, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertFile ( File in, String inFilename, File out, String outFormat, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToFile ( Document document, String fileVersion, File out, DocumentHistory transaction )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.convertToPdf ( Document document, String fileVersion, String sid )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllConverters ( )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAllOutputFormats ( String inFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableConverters ( String inFileName, String outFileName )This method is from 'FormatConverterManager' class.
FormatConverterManager.getAvailableInputFormats ( )This method is from 'FormatConverterManager' class.
...
[+] class XMLConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
XMLConverter.XMLConverter ( )This constructor is from 'XMLConverter' class.
XMLConverter.getParameterNames ( )This method is from 'XMLConverter' class.
XMLConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'XMLConverter' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.dbinit
[+] class PluginDbInit 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
PluginDbInit.PluginDbInit ( )This constructor is from 'PluginDbInit' class.
PluginDbInit.init ( )This method is from 'PluginDbInit' class.
PluginDbInit.init ( Set<String> ids )This method is from 'PluginDbInit' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document
[+] class AbstractDocument 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 166 (0.8%)
AbstractDocument.AbstractDocument ( )This constructor is from 'AbstractDocument' abstract class.
AbstractDocument.addTag ( String word )This method is from 'AbstractDocument' abstract class.
AbstractDocument.clearTags ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.copyAttributes ( AbstractDocument docVO )1st parameter 'docVO' of this method is of type 'AbstractDocument'.
AbstractDocument.equals ( Object obj )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcoded ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getBarcodeTemplateId ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getColor ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getComment ( )This method is from 'AbstractDocument' abstract class.
AbstractDocument.getCreator ( )This method is from 'AbstractDocument' abstract class.
...
[+] class DocumentListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
DocumentListenerManager.DocumentListenerManager ( )This constructor is from 'DocumentListenerManager' class.
DocumentListenerManager.getListeners ( )This method is from 'DocumentListenerManager' class.
DocumentListenerManager.init ( )This method is from 'DocumentListenerManager' class.
[+] class DocumentManagerImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 33 (0.2%)
DocumentManagerImpl.DocumentManagerImpl ( )This constructor is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveDocuments ( Set<Long> docIds, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.archiveFolder ( long folderId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.changeIndexingStatus ( Document doc, int status )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, File file, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkin ( long docId, InputStream content, String filename, boolean release, AbstractDocument docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.checkout ( long docId, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.copyToFolder ( Document doc, Folder folder, DocumentHistory transaction, boolean links, boolean notes, boolean security )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.countPages ( Document doc )This method is from 'DocumentManagerImpl' class.
DocumentManagerImpl.create ( File file, Document docVO, DocumentHistory transaction )This method is from 'DocumentManagerImpl' class.
...
[+] class DocumentValidator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
DocumentValidator.DocumentValidator ( )This constructor is from 'DocumentValidator' class.
DocumentValidator.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
DocumentValidator.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.document.thumbnail
[+] class ImageThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ImageThumbnailBuilder.ImageThumbnailBuilder ( )This constructor is from 'ImageThumbnailBuilder' class.
ImageThumbnailBuilder.buildThumbnail ( String sid, Document document, String fileVersion, File src, File dest, int size, int quality )This method is from 'ImageThumbnailBuilder' class.
[+] class ThumbnailManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 12 (0.1%)
ThumbnailManager.ThumbnailManager ( )This constructor is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, int size, Integer quality, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createImage ( Document document, String fileVersion, String type, String suffix, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createMobile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTile ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, int size, Integer quality, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.createTumbnail ( Document document, String fileVersion, String sid )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilder ( String filename )This method is from 'ThumbnailManager' class.
ThumbnailManager.getBuilders ( )This method is from 'ThumbnailManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.folder
[+] class FolderListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
FolderListenerManager.FolderListenerManager ( )This constructor is from 'FolderListenerManager' class.
FolderListenerManager.getListeners ( )This method is from 'FolderListenerManager' class.
FolderListenerManager.init ( )This method is from 'FolderListenerManager' class.
[+] class FolderValidator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
FolderValidator.FolderValidator ( )This constructor is from 'FolderValidator' class.
FolderValidator.afterStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
FolderValidator.beforeStore ( Folder folder, FolderHistory transaction, Map<String,Object> dictionary )This method is from 'FolderValidator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.i18n
[+] class Language 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 19 (0.1%)
Language.Language ( Locale locale )This constructor is from 'Language' class.
Language.compareTo ( Language o )1st parameter 'o' of this method is of type 'Language'.
Language.compareTo ( Object p1 )This method is from 'Language' class.
Language.equals ( Object obj )This method is from 'Language' class.
Language.getAnalyzer ( )This method is from 'Language' class.
Language.getAnalyzerClass ( )This method is from 'Language' class.
Language.getDefaultDisplayLanguage ( )This method is from 'Language' class.
Language.getDisplayLanguage ( )This method is from 'Language' class.
Language.getLanguage ( )This method is from 'Language' class.
Language.getLocale ( )This method is from 'Language' class.
...
[+] class LanguageManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
LanguageManager.addLanguage ( Locale locale, Language lang )This method is from 'LanguageManager' class.
LanguageManager.getActiveLanguages ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.getInstance ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguage ( Locale locale )This method is from 'LanguageManager' class.
LanguageManager.getLanguages ( )This method is from 'LanguageManager' class.
LanguageManager.getLanguagesAsString ( String tenantName )This method is from 'LanguageManager' class.
LanguageManager.init ( )This method is from 'LanguageManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.imaging
[+] class ImageDeskew 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
ImageDeskew.ImageDeskew ( BufferedImage image )This constructor is from 'ImageDeskew' class.
ImageDeskew.deskew ( )This method is from 'ImageDeskew' class.
ImageDeskew.getAlpha ( int index )This method is from 'ImageDeskew' class.
ImageDeskew.getImage ( )This method is from 'ImageDeskew' class.
ImageDeskew.getMinimumDeskewThreshold ( )This method is from 'ImageDeskew' class.
ImageDeskew.getSkewAngle ( )This method is from 'ImageDeskew' class.
ImageDeskew.setMinimumDeskewThreshold ( double minimumDeskewThreshold )This method is from 'ImageDeskew' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.job
[+] class JobManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 14 (0.1%)
com.logicaldoc.calendar.HibernateEventDAO.setJobManager ( JobManager jobManager )1st parameter 'jobManager' of this method is of type 'JobManager'.
JobManager.JobManager ( )This constructor is from 'JobManager' class.
JobManager.getGroups ( )This method is from 'JobManager' class.
JobManager.getJob ( String name, String group )This method is from 'JobManager' class.
JobManager.getJobs ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getMissfireInstruction ( String group )This method is from 'JobManager' class.
JobManager.getMissfireMax ( String group )This method is from 'JobManager' class.
JobManager.getTrigger ( String name, String group )This method is from 'JobManager' class.
JobManager.getTriggers ( String group, Long tenantId )This method is from 'JobManager' class.
JobManager.getTriggersOfJob ( String name, String group )This method is from 'JobManager' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.initialization
[+] class Initializer 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
Initializer.Initializer ( )This constructor is from 'Initializer' class.
Initializer.initialize ( ExtensibleObject object, Template template, History transaction )This method is from 'Initializer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.metadata.validation
[+] class Validator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
Validator.Validator ( )This constructor is from 'Validator' class.
Validator.validate ( ExtensibleObject object, Template template, History transaction )This method is from 'Validator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.parser
[+] class AbiWordParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
AbiWordParser.AbiWordParser ( )This constructor is from 'AbiWordParser' class.
AbiWordParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'AbiWordParser' class.
[+] class AbstractParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
AbstractParser.AbstractParser ( )This constructor is from 'AbstractParser' abstract class.
AbstractParser.countPages ( File file, String filename )This method is from 'AbstractParser' abstract class.
AbstractParser.countPages ( InputStream input, String filename )This method is from 'AbstractParser' abstract class.
AbstractParser.internalParse ( InputStream p1, ParseParameters p2, StringBuilder p3 )This abstract method is from 'AbstractParser' abstract class.
AbstractParser.parse ( File file, String filename, String encoding, Locale locale, String tenant )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( InputStream input, ParseParameters parameters )This method is from 'AbstractParser' abstract class.
AbstractParser.parse ( InputStream input, String filename, String encoding, Locale locale, String tenant )This method is from 'AbstractParser' abstract class.
[+] class DOCParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
DOCParser.DOCParser ( )This constructor is from 'DOCParser' class.
DOCParser.countPages ( InputStream input, String filename )This method is from 'DOCParser' class.
DOCParser.parse ( InputStream input, ParseParameters parameterObject )This method is from 'DOCParser' class.
[+] class EpubParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
EpubParser.EpubParser ( )This constructor is from 'EpubParser' class.
EpubParser.countPages ( InputStream input, String filename )This method is from 'EpubParser' class.
EpubParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'EpubParser' class.
[+] class KOfficeParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
KOfficeParser.KOfficeParser ( )This constructor is from 'KOfficeParser' class.
KOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'KOfficeParser' class.
[+] class OpenOfficeParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
OpenOfficeParser.OpenOfficeParser ( )This constructor is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( File input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.countPages ( InputStream input, String filename )This method is from 'OpenOfficeParser' class.
OpenOfficeParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'OpenOfficeParser' class.
[+] class PDFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
PDFParser.PDFParser ( )This constructor is from 'PDFParser' class.
PDFParser.countPages ( File file, String filename )This method is from 'PDFParser' class.
PDFParser.countPages ( InputStream input, String filename )This method is from 'PDFParser' class.
PDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PDFParser' class.
PDFParser.parseDocument ( PDDocument pdfDocument, StringBuilder content )This method is from 'PDFParser' class.
[+] class PPTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
PPTParser.PPTParser ( )This constructor is from 'PPTParser' class.
PPTParser.countPages ( InputStream input, String filename )This method is from 'PPTParser' class.
PPTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'PPTParser' class.
[+] class RarParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
RarParser.RarParser ( )This constructor is from 'RarParser' class.
RarParser.countPages ( File input, String filename )This method is from 'RarParser' class.
RarParser.countPages ( InputStream input, String filename )This method is from 'RarParser' class.
RarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RarParser' class.
[+] class RTFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
RTFParser.RTFParser ( )This constructor is from 'RTFParser' class.
RTFParser.countPages ( File input, String filename )This method is from 'RTFParser' class.
RTFParser.countPages ( InputStream input, String filename )This method is from 'RTFParser' class.
RTFParser.extractText ( InputStream input )This method is from 'RTFParser' class.
RTFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'RTFParser' class.
[+] class SevenZipParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SevenZipParser.SevenZipParser ( )This constructor is from 'SevenZipParser' class.
SevenZipParser.countPages ( File input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.countPages ( InputStream input, String filename )This method is from 'SevenZipParser' class.
SevenZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'SevenZipParser' class.
[+] class TarParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
TarParser.TarParser ( )This constructor is from 'TarParser' class.
TarParser.countPages ( File input, String filename )This method is from 'TarParser' class.
TarParser.countPages ( InputStream input, String filename )This method is from 'TarParser' class.
TarParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TarParser' class.
[+] class TXTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
TXTParser.TXTParser ( )This constructor is from 'TXTParser' class.
TXTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'TXTParser' class.
TXTParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'TXTParser' class.
[+] class XLSParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
XLSParser.XLSParser ( )This constructor is from 'XLSParser' class.
XLSParser.countPages ( InputStream input, String filename )This method is from 'XLSParser' class.
XLSParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XLSParser' class.
[+] class XMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
XMLParser.XMLParser ( )This constructor is from 'XMLParser' class.
XMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'XMLParser' class.
[+] class ZABWParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ZABWParser.ZABWParser ( )This constructor is from 'ZABWParser' class.
ZABWParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZABWParser' class.
ZABWParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ZABWParser' class.
[+] class ZipParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
ZipParser.ZipParser ( )This constructor is from 'ZipParser' class.
ZipParser.countPages ( File input, String filename )This method is from 'ZipParser' class.
ZipParser.countPages ( InputStream input, String filename )This method is from 'ZipParser' class.
ZipParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'ZipParser' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine
[+] class Search 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
com.logicaldoc.core.automation.SearchTool.newSearch ( SearchOptions options )Return value of this method is of type 'Search'.
Search.Search ( )This constructor is from 'Search' abstract class.
Search.get ( SearchOptions opt )This method is from 'Search' abstract class.
Search.getAccessibleFolderIds ( )This method is from 'Search' abstract class.
Search.getDeniedDocIds ( List<Hit> hits, Collection<Long> accessibleFolderIds )This method is from 'Search' abstract class.
Search.getEstimatedHitsNumber ( )This method is from 'Search' abstract class.
Search.getExecTime ( )This method is from 'Search' abstract class.
Search.getHits ( )This method is from 'Search' abstract class.
Search.getOptions ( )This method is from 'Search' abstract class.
Search.internalSearch ( )This abstract method is from 'Search' abstract class.
...
[+] class StandardSearchEngine 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 22 (0.1%)
StandardSearchEngine.StandardSearchEngine ( )This constructor is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, InputStream content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.addHit ( Document document, String content )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.check ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.close ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHit ( long id )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.deleteHits ( Collection<Long> ids )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.dropIndex ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getCount ( )This method is from 'StandardSearchEngine' class.
StandardSearchEngine.getHit ( long id )This method is from 'StandardSearchEngine' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.searchengine.analyzer
[+] class FilteredAnalyzer 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
FilteredAnalyzer.FilteredAnalyzer ( )This constructor is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getTokenFilterNames ( boolean justActives )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.getWrappedAnalyzer ( String fieldName )This method is from 'FilteredAnalyzer' class.
FilteredAnalyzer.wrapComponents ( String fieldName, Analyzer.TokenStreamComponents components )This method is from 'FilteredAnalyzer' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class DefaultAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
DefaultAuthenticator.DefaultAuthenticator ( )This constructor is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.pickUser ( String username )This method is from 'DefaultAuthenticator' class.
DefaultAuthenticator.validateUser ( User user )This method is from 'DefaultAuthenticator' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.spring
[+] class AdminAuthenticationProvider 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
AdminAuthenticationProvider.AdminAuthenticationProvider ( )This constructor is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.authenticate ( Authentication authentication )This method is from 'AdminAuthenticationProvider' class.
AdminAuthenticationProvider.supports ( Class<?> arg0 )This method is from 'AdminAuthenticationProvider' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.user
[+] class Group 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 29 (0.1%)
Group.Group ( )This constructor is from 'Group' class.
Group.clearUsers ( )This method is from 'Group' class.
Group.equals ( Object obj )This method is from 'Group' class.
Group.getDescription ( )This method is from 'Group' class.
Group.getName ( )This method is from 'Group' class.
Group.getSource ( )This method is from 'Group' class.
Group.getType ( )This method is from 'Group' class.
Group.getUser ( )This method is from 'Group' class.
Group.getUsers ( )This method is from 'Group' class.
Group.hashCode ( )This method is from 'Group' class.
...
[+] class UserListenerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
UserListenerManager.UserListenerManager ( )This constructor is from 'UserListenerManager' class.
UserListenerManager.getListeners ( )This method is from 'UserListenerManager' class.
UserListenerManager.init ( )This method is from 'UserListenerManager' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.store
[+] class AbstractStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 33 (0.2%)
AbstractStore.AbstractStore ( )This constructor is from 'AbstractStore' abstract class.
AbstractStore.checkEnabled ( )This method is from 'AbstractStore' abstract class.
AbstractStore.checkNotEmpty ( File file )This method is from 'AbstractStore' abstract class.
AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Store o )This method is from 'AbstractStore' abstract class.
AbstractStore.compareTo ( Object p1 )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId )This method is from 'AbstractStore' abstract class.
AbstractStore.computeRelativePath ( long docId, String resource )This method is from 'AbstractStore' abstract class.
AbstractStore.destroy ( )This method is from 'AbstractStore' abstract class.
AbstractStore.equals ( Object obj )This method is from 'AbstractStore' abstract class.
...
[+] class FSStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 16 (0.1%)
FSStore.FSStore ( )This constructor is from 'FSStore' class.
FSStore.delete ( long docId )This method is from 'FSStore' class.
FSStore.delete ( long docId, String resource )This method is from 'FSStore' class.
FSStore.exists ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'FSStore' class.
FSStore.getContainer ( long docId )This method is from 'FSStore' class.
FSStore.getParameterNames ( )This method is from 'FSStore' class.
FSStore.getRoot ( )This method is from 'FSStore' class.
FSStore.getStream ( long docId, String resource )This method is from 'FSStore' class.
FSStore.getTotalSize ( )This method is from 'FSStore' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.system
[+] class SystemLoadMonitor 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 38 (0.2%)
SystemLoadMonitor.SystemLoadMonitor ( )This constructor is from 'SystemLoadMonitor' class.
SystemLoadMonitor.addListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.getCpuLoad ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.isAverageCpuOverLoaded ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.removeListener ( SystemLoadListener listener )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.start ( )This method is from 'SystemLoadMonitor' class.
SystemLoadMonitor.stop ( )This method is from 'SystemLoadMonitor' class.
com.logicaldoc.core.task.Task.Task ( String name )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.addTaskListener ( TaskListener listener )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
com.logicaldoc.core.task.Task.getCompletionPercentage ( )Field 'this.systemLoadMonitor' in the object of this method is of type 'SystemLoadMonitor'.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.task
[+] class DefaultSchedulerFactory 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
DefaultSchedulerFactory.DefaultSchedulerFactory ( )This constructor is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.afterPropertiesSet ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.getObject ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.isAutoStartup ( )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.setApplicationContext ( ApplicationContext applicationContext )This method is from 'DefaultSchedulerFactory' class.
DefaultSchedulerFactory.start ( )This method is from 'DefaultSchedulerFactory' class.
[+] class TaskManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
TaskManager.TaskManager ( )This constructor is from 'TaskManager' class.
TaskManager.getTasks ( )This method is from 'TaskManager' class.
TaskManager.stop ( )This method is from 'TaskManager' class.
[+] class TaskScheduling 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 25 (0.1%)
Task.getScheduling ( )Return value of this method is of type 'TaskScheduling'.
TaskScheduling.TaskScheduling ( String taskName )This constructor is from 'TaskScheduling' class.
TaskScheduling.getCronExpression ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelay ( )This method is from 'TaskScheduling' class.
TaskScheduling.getDelaySeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getInterval ( )This method is from 'TaskScheduling' class.
TaskScheduling.getIntervalSeconds ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMaxLength ( )This method is from 'TaskScheduling' class.
TaskScheduling.getMode ( )This method is from 'TaskScheduling' class.
TaskScheduling.getNextFireTime ( )This method is from 'TaskScheduling' class.
...
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.transfer
[+] class InMemoryZipImport 1
| Change | Effect |
---|
1 |
Field logger became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable logger. |
[+] affected methods: 2 (0.01%)
InMemoryZipImport.InMemoryZipImport ( Document docVo, String charset )This constructor is from 'InMemoryZipImport' class.
InMemoryZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'InMemoryZipImport' class.
[+] class ZipExport 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
ZipExport.ZipExport ( )This constructor is from 'ZipExport' class.
ZipExport.addFolderDocuments ( Folder folder, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.appendChildren ( Folder folder, int depth, boolean pdfConversion, String sid )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, OutputStream out, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( Long[ ] docIds, boolean pdfConversion, DocumentHistory transaction )This method is from 'ZipExport' class.
ZipExport.process ( FolderHistory transaction, boolean pdfConversion )This method is from 'ZipExport' class.
ZipExport.setAllLevel ( boolean level )This method is from 'ZipExport' class.
[+] class ZipImport 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
ZipImport.ZipImport ( Document docVo, String fileNameCharset )This constructor is from 'ZipImport' class.
ZipImport.addEntry ( File file, Folder parent )This method is from 'ZipImport' class.
ZipImport.isNotifyUser ( )This method is from 'ZipImport' class.
ZipImport.process ( File zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.process ( String zipsource, Folder parent, long userId, String sessionId )This method is from 'ZipImport' class.
ZipImport.sendNotificationMessage ( )This method is from 'ZipImport' class.
ZipImport.setNotifyUser ( boolean notifyUser )This method is from 'ZipImport' class.
logicaldoc-core-9.1.0-plugin.jar
package com.logicaldoc.core.util
[+] class ConnectionPool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 16 (0.1%)
ConnectionPool.ConnectionPool ( )This constructor is from 'ConnectionPool' class.
ConnectionPool.close ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( )This method is from 'ConnectionPool' class.
ConnectionPool.getConnection ( String username, String password )This method is from 'ConnectionPool' class.
ConnectionPool.getLoginTimeout ( )This method is from 'ConnectionPool' class.
ConnectionPool.getLogWriter ( )This method is from 'ConnectionPool' class.
ConnectionPool.getParentLogger ( )This method is from 'ConnectionPool' class.
ConnectionPool.getWrappedDataSource ( )This method is from 'ConnectionPool' class.
ConnectionPool.init ( )This method is from 'ConnectionPool' class.
ConnectionPool.isWrapperFor ( Class<?> iface )This method is from 'ConnectionPool' class.
...
[+] class PDFImageExtractor 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
PDFImageExtractor.PDFImageExtractor ( File pdfFile )This constructor is from 'PDFImageExtractor' class.
PDFImageExtractor.close ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImage ( int pageIndex, COSName imageKey )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.extractImages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getImageKeys ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getNumberOfPages ( )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.getPageAsImage ( int pageIndex )This method is from 'PDFImageExtractor' class.
PDFImageExtractor.rotate90SX ( BufferedImage bi )This method is from 'PDFImageExtractor' class.
logicaldoc-docusign-9.1.0-plugin.jar
package com.logicaldoc.docusign
[+] class DocuSign 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 33 (0.2%)
DocuSign.DocuSign ( long userId )This constructor is from 'DocuSign' class.
DocuSign.downloadDocument ( String envelopeId, String docId, File out )This method is from 'DocuSign' class.
DocuSign.getAccessToken ( )This method is from 'DocuSign' class.
DocuSign.getAccountId ( )This method is from 'DocuSign' class.
DocuSign.getApiBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthBaseUrl ( )This method is from 'DocuSign' class.
DocuSign.getAuthorizationUrl ( )This method is from 'DocuSign' class.
DocuSign.getCallbackUrl ( )This method is from 'DocuSign' class.
DocuSign.getCustomValue ( String envelopeId, String fieldName )This method is from 'DocuSign' class.
DocuSign.getCustomValues ( String envelopeId )This method is from 'DocuSign' class.
...
[+] class DocuSignServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
DocuSignServiceImpl.DocuSignServiceImpl ( )This constructor is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.authorize ( GUIDocuSignSettings settings )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.getSigners ( String envelopeId )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.isAuthorized ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.loadSettings ( )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.sendEnvelope ( GUIDocuSignSettings envelope )This method is from 'DocuSignServiceImpl' class.
DocuSignServiceImpl.validateEnvelope ( Collection<Long> docIds )This method is from 'DocuSignServiceImpl' class.
logicaldoc-email-9.1.0-plugin.jar
package com.logicaldoc.email
[+] class EmailAccountServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
EmailAccountServiceImpl.EmailAccountServiceImpl ( )This constructor is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.changeStatus ( long id, boolean enabled )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.delete ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.get ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCache ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.resetCounter ( long id )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.save ( GUIEmailAccount guiEmailAccount )This method is from 'EmailAccountServiceImpl' class.
EmailAccountServiceImpl.test ( long id )This method is from 'EmailAccountServiceImpl' class.
[+] class EmailCache 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
EmailCache.EmailCache ( File file )This constructor is from 'EmailCache' class.
EmailCache.append ( )This method is from 'EmailCache' class.
EmailCache.getFile ( )This method is from 'EmailCache' class.
EmailCache.put ( String mailID )This method is from 'EmailCache' class.
EmailCache.read ( )This method is from 'EmailCache' class.
EmailCache.write ( )This method is from 'EmailCache' class.
EmailCacheManager.getCache ( long accountId )Return value of this method is of type 'EmailCache'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.core.security.authentication
[+] class AuthenticationChain 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 11 (0.1%)
AuthenticationChain.AuthenticationChain ( )This constructor is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.authenticate ( String p1, String p2, String p3, Client p4 )This method is from 'AuthenticationChain' class.
AuthenticationChain.canAuthenticateUser ( String p1 )This method is from 'AuthenticationChain' class.
AuthenticationChain.checkAnonymousLogin ( String p1, String p2, Client p3 )This method is from 'AuthenticationChain' class.
AuthenticationChain.defaultValidations ( String p1, Client p2 )This method is from 'AuthenticationChain' class.
AuthenticationChain.getSessionId ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.ignoreCaseLogin ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.init ( )This method is from 'AuthenticationChain' class.
AuthenticationChain.isEnabled ( )This method is from 'AuthenticationChain' class.
...
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise
[+] class AntivirusScanner 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
AntivirusScanner.AntivirusScanner ( )This constructor is from 'AntivirusScanner' class.
AntivirusScanner.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
AntivirusScanner.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'AntivirusScanner' class.
[+] class DocumentCounter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
DocumentCounter.DocumentCounter ( )This constructor is from 'DocumentCounter' class.
DocumentCounter.afterCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterSaveHistory ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.afterStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeCheckin ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.beforeStore ( Document p1, DocumentHistory p2, Map<String,Object> p3 )This method is from 'DocumentCounter' class.
DocumentCounter.updateStatistics ( long p1, Long p2, Long p3, boolean p4 )This method is from 'DocumentCounter' class.
DocumentCounter.validateDocumentsQuota ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxDocuments ( long p1, long p2 )This method is from 'DocumentCounter' class.
DocumentCounter.validateMaxSize ( long p1, long p2, long p3 )This method is from 'DocumentCounter' class.
[+] class EnterpriseSecurityService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EnterpriseSecurityService.EnterpriseSecurityService ( )This constructor is from 'EnterpriseSecurityService' class.
EnterpriseSecurityService.loadSession ( Session p1, String p2 )This method is from 'EnterpriseSecurityService' class.
[+] class EnterpriseTagService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
EnterpriseTagService.EnterpriseTagService ( )This constructor is from 'EnterpriseTagService' class.
EnterpriseTagService.addTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.delete ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getSettings ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.getTagCloud ( )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.removeTag ( String p1 )This method is from 'EnterpriseTagService' class.
EnterpriseTagService.rename ( String p1, String p2 )This method is from 'EnterpriseTagService' class.
[+] class UserCounter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
UserCounter.UserCounter ( )This constructor is from 'UserCounter' class.
UserCounter.afterStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.beforeStore ( User p1, UserHistory p2, Map<String,Object> p3 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateGuestCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( long p1, boolean p2 )This method is from 'UserCounter' class.
UserCounter.validateUserCount ( Tenant p1, boolean p2 )This method is from 'UserCounter' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.branding
[+] class ExportBranding 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ExportBranding.ExportBranding ( )This constructor is from 'ExportBranding' class.
ExportBranding.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
ExportBranding.doPost ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'ExportBranding' class.
[+] class SkinManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
SkinManager.get ( )This method is from 'SkinManager' class.
SkinManager.getSkins ( )This method is from 'SkinManager' class.
SkinManager.init ( )This method is from 'SkinManager' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.bulkcheckout
[+] class DownloadDoc 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
DownloadDoc.DownloadDoc ( String p1 )This constructor is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, File p2 )This method is from 'DownloadDoc' class.
DownloadDoc.download ( long p1, OutputStream p2 )This method is from 'DownloadDoc' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cleaner
[+] class CleanerManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
CleanerManager.CleanerManager ( )This constructor is from 'CleanerManager' class.
CleanerManager.clean ( Logger p1 )This method is from 'CleanerManager' class.
CleanerManager.progressChanged ( long p1 )This method is from 'CleanerManager' class.
CleanerManager.statusChanged ( int p1 )This method is from 'CleanerManager' class.
CleanerTask.setCleanerManager ( CleanerManager p1 )1st parameter 'p1' of this method is of type 'CleanerManager'.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.cluster
[+] class ClusterServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ClusterServiceImpl.ClusterServiceImpl ( )This constructor is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeGlobal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
ClusterServiceImpl.makeLocal ( List<String> p1 )This method is from 'ClusterServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.office
[+] class EditInOffice 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
EditInOffice.EditInOffice ( )This constructor is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, String p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.addTextElement ( Element p1, QName p2, String p3 )This method is from 'EditInOffice' class.
EditInOffice.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'EditInOffice' class.
EditInOffice.init ( ServletConfig p1 )This method is from 'EditInOffice' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.reading
[+] class ReadingRequestTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ReadingRequestTool.ReadingRequestTool ( )This constructor is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( long p1, long p2, long p3, boolean p4, String p5 )This method is from 'ReadingRequestTool' class.
ReadingRequestTool.askReadingConfirmation ( Collection<Long> p1, Collection<Long> p2, Collection<Long> p3, long p4, boolean p5, String p6, DocumentHistory p7 )This method is from 'ReadingRequestTool' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.security.twofactorsauth
[+] class AbstractSecondFactorAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
AbstractSecondFactorAuthenticator.AbstractSecondFactorAuthenticator ( )This constructor is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.generateKey ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
AbstractSecondFactorAuthenticator.isEnabledForUser ( User p1 )This method is from 'AbstractSecondFactorAuthenticator' abstract class.
[+] class Duo 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
Duo.Duo ( )This constructor is from 'Duo' class.
Duo.authenticate ( User p1, String p2 )This method is from 'Duo' class.
Duo.generateKey ( User p1 )This method is from 'Duo' class.
[+] class DuoClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
DuoClient.DuoClient ( String p1, String p2, String p3 )This constructor is from 'DuoClient' class.
DuoClient.auth ( String p1, String p2, String p3, String p4 )This method is from 'DuoClient' class.
DuoClient.authPasscode ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPhone ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authPush ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.authSMS ( String p1, String p2 )This method is from 'DuoClient' class.
DuoClient.healthCheck ( )This method is from 'DuoClient' class.
DuoClient.status ( String p1 )This method is from 'DuoClient' class.
[+] class EmailAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
EmailAuthenticator.EmailAuthenticator ( )This constructor is from 'EmailAuthenticator' class.
EmailAuthenticator.authenticate ( User p1, String p2 )This method is from 'EmailAuthenticator' class.
EmailAuthenticator.generateKey ( User p1 )This method is from 'EmailAuthenticator' class.
[+] class GoogleAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
GoogleAuthenticator.GoogleAuthenticator ( )This constructor is from 'GoogleAuthenticator' class.
GoogleAuthenticator.authenticate ( User p1, String p2 )This method is from 'GoogleAuthenticator' class.
[+] class YubiKey 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
YubiKey.YubiKey ( )This constructor is from 'YubiKey' class.
YubiKey.authenticate ( User p1, String p2 )This method is from 'YubiKey' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.tenant
[+] class TenantServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
TenantServiceImpl.TenantServiceImpl ( )This constructor is from 'TenantServiceImpl' class.
TenantServiceImpl.changeAdminPassword ( String p1, String p2 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.changeSessionTenant ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.delete ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.encodeBrandingImage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.importBrandingPackage ( )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.load ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.loadBranding ( long p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.save ( GUITenant p1 )This method is from 'TenantServiceImpl' class.
TenantServiceImpl.saveBranding ( long p1, GUIBranding p2 )This method is from 'TenantServiceImpl' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.thumbnail
[+] class EmailThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
EmailThumbnailBuilder.EmailThumbnailBuilder ( )This constructor is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EmailThumbnailBuilder' class.
EmailThumbnailBuilder.createHtmlFile ( File p1, String p2 )This method is from 'EmailThumbnailBuilder' class.
[+] class EnterpriseThumbnailBuilder 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EnterpriseThumbnailBuilder.EnterpriseThumbnailBuilder ( )This constructor is from 'EnterpriseThumbnailBuilder' class.
EnterpriseThumbnailBuilder.buildThumbnail ( String p1, Document p2, String p3, File p4, File p5, int p6, int p7 )This method is from 'EnterpriseThumbnailBuilder' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.usage
[+] class SystemUsageChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
SystemUsageChartServlet.SystemUsageChartServlet ( )This constructor is from 'SystemUsageChartServlet' class.
SystemUsageChartServlet.doGet ( HttpServletRequest p1, HttpServletResponse p2 )This method is from 'SystemUsageChartServlet' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.client
[+] class RestEnterpriseSearchClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.RestEnterpriseSearchClient ( String p1, String p2, int p3 )This constructor is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchClient' class.
RestEnterpriseSearchClient.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchClient' class.
[+] class RestReadingRequestClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.RestReadingRequestClient ( String p1, String p2, int p3 )This constructor is from 'RestReadingRequestClient' class.
RestReadingRequestClient.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestClient' class.
RestReadingRequestClient.getUnconfirmedReadings ( )This method is from 'RestReadingRequestClient' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
RestEnterpriseDocumentService.RestEnterpriseDocumentService ( )This constructor is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.create ( WSDocument p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.deleteChunks ( )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.downloadChunk ( long p1, String p2, long p3, long p4 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )1st parameter 'p1' of this method is of type 'RestEnterpriseDocumentService'.
RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunk ( byte[ ] p1 )This method is from 'RestEnterpriseDocumentService' class.
RestEnterpriseDocumentService.uploadChunkIS ( InputStream p1 )This method is from 'RestEnterpriseDocumentService' class.
[+] class RestEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
RestEnterpriseSearchService.RestEnterpriseSearchService ( )This constructor is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.findDocumentsByParameters ( Long p1, List<WSCriterion> p2, String p3, Integer p4 )This method is from 'RestEnterpriseSearchService' class.
RestEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, Integer p5 )This method is from 'RestEnterpriseSearchService' class.
[+] class RestReadingRequestService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
RestReadingRequestService.RestReadingRequestService ( )This constructor is from 'RestReadingRequestService' class.
RestReadingRequestService.askReadingConfirmation ( List<Long> p1, List<Long> p2, List<Long> p3, boolean p4, String p5 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.confirmReading ( long p1, String p2 )This method is from 'RestReadingRequestService' class.
RestReadingRequestService.getUnconfirmedReadings ( )This method is from 'RestReadingRequestService' class.
logicaldoc-enterprise-core-9.1.0-plugin.jar
package com.logicaldoc.enterprise.webservice.soap.endpoint
[+] class SoapArchiveService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SoapArchiveService.SoapArchiveService ( )This constructor is from 'SoapArchiveService' class.
SoapArchiveService.archiveDocuments ( String p1, List<Long> p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.archiveFolder ( String p1, long p2, String p3 )This method is from 'SoapArchiveService' class.
SoapArchiveService.listArchivedDocs ( String p1, long p2 )This method is from 'SoapArchiveService' class.
SoapArchiveService.unarchiveDocuments ( String p1, List<Long> p2 )This method is from 'SoapArchiveService' class.
[+] class SoapEnterpriseDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
SoapEnterpriseDocumentService.SoapEnterpriseDocumentService ( )This constructor is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.create ( String p1, WSDocument p2 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.deleteChunks ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.downloadChunk ( String p1, long p2, String p3, long p4, long p5 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.getChunksFolder ( String p1 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.merge ( String p1, List<Long> p2, long p3, String p4 )This method is from 'SoapEnterpriseDocumentService' class.
SoapEnterpriseDocumentService.uploadChunk ( String p1, DataHandler p2 )This method is from 'SoapEnterpriseDocumentService' class.
[+] class SoapEnterpriseSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SoapEnterpriseSearchService.SoapEnterpriseSearchService ( )This constructor is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.findDocumentsByParameters ( String p1, Long p2, List<WSCriterion> p3, String p4, Integer p5 )This method is from 'SoapEnterpriseSearchService' class.
SoapEnterpriseSearchService.queryDocuments ( String p1, String p2, String p3, String p4, String p5, Integer p6 )This method is from 'SoapEnterpriseSearchService' class.
[+] class SoapReadingRequestService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SoapReadingRequestService.SoapReadingRequestService ( )This constructor is from 'SoapReadingRequestService' class.
SoapReadingRequestService.askReadingConfirmation ( String p1, List<Long> p2, List<Long> p3, List<Long> p4, boolean p5, String p6 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.confirmReading ( String p1, long p2, String p3 )This method is from 'SoapReadingRequestService' class.
SoapReadingRequestService.getUnconfirmedReadings ( String p1 )This method is from 'SoapReadingRequestService' class.
[+] class SoapTaskService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
SoapTaskService.SoapTaskService ( )This constructor is from 'SoapTaskService' class.
SoapTaskService.disable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.enable ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getLog ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.getTask ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.listTasks ( String p1 )This method is from 'SoapTaskService' class.
SoapTaskService.start ( String p1, String p2 )This method is from 'SoapTaskService' class.
SoapTaskService.stop ( String p1, String p2 )This method is from 'SoapTaskService' class.
[+] class SoapTenantService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
SoapTenantService.SoapTenantService ( )This constructor is from 'SoapTenantService' class.
SoapTenantService.deleteTenant ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenant ( String p1, String p2 )This method is from 'SoapTenantService' class.
SoapTenantService.getTenantById ( String p1, long p2 )This method is from 'SoapTenantService' class.
SoapTenantService.listTenants ( String p1 )This method is from 'SoapTenantService' class.
SoapTenantService.storeTenant ( String p1, WSTenant p2 )This method is from 'SoapTenantService' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store
[+] class ClusterStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
ClusterStore.ClusterStore ( )This constructor is from 'ClusterStore' class.
ClusterStore.delete ( long docId )This method is from 'ClusterStore' class.
ClusterStore.delete ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.exists ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getBytes ( long docId, String resource, long start, long length )This method is from 'ClusterStore' class.
ClusterStore.getStream ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.getString ( long docId, String resource )This method is from 'ClusterStore' class.
ClusterStore.handle ( Payload request )This method is from 'ClusterStore' class.
ClusterStore.init ( )This method is from 'ClusterStore' class.
...
[+] class EncryptionKeyReplicator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
EncryptionKeyReplicator.EncryptionKeyReplicator ( )This constructor is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.init ( )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setConfig ( ContextProperties config )This method is from 'EncryptionKeyReplicator' class.
EncryptionKeyReplicator.setGenericDao ( GenericDAO genericDao )This method is from 'EncryptionKeyReplicator' class.
[+] class EnterpriseFSStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 13 (0.1%)
EnterpriseFSStore.EnterpriseFSStore ( )This constructor is from 'EnterpriseFSStore' class.
EnterpriseFSStore.delete ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.exists ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getBytes ( long docId, String resource, long start, long length )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getCompressionLevel ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getParameterNames ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.getStream ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.isWriteEncrypted ( )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.listResources ( long docId, String fileVersion )This method is from 'EnterpriseFSStore' class.
EnterpriseFSStore.size ( long docId, String resource )This method is from 'EnterpriseFSStore' class.
...
[+] class MultiStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 28 (0.1%)
MultiStore.MultiStore ( )This constructor is from 'MultiStore' abstract class.
MultiStore.compareTo ( Store o )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId )This method is from 'MultiStore' abstract class.
MultiStore.delete ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.encryptAll ( )This method is from 'MultiStore' abstract class.
MultiStore.exists ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource )This method is from 'MultiStore' abstract class.
MultiStore.getBytes ( long docId, String resource, long start, long length )This method is from 'MultiStore' abstract class.
MultiStore.getConfig ( )This method is from 'MultiStore' abstract class.
MultiStore.getId ( )This method is from 'MultiStore' abstract class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.azure
[+] class AzureStore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 14 (0.1%)
AzureStore.AzureStore ( )This constructor is from 'AzureStore' class.
AzureStore.delete ( long docId )This method is from 'AzureStore' class.
AzureStore.delete ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.exists ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getBytes ( long docId, String resource, long start, long length )This method is from 'AzureStore' class.
AzureStore.getParameterNames ( )This method is from 'AzureStore' class.
AzureStore.getStream ( long docId, String resource )This method is from 'AzureStore' class.
AzureStore.getTotalSize ( )This method is from 'AzureStore' class.
AzureStore.isEnabled ( )This method is from 'AzureStore' class.
AzureStore.listResources ( long docId, String fileVersion )This method is from 'AzureStore' class.
...
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.s3
[+] class S3Store 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
S3Store.S3Store ( )This constructor is from 'S3Store' class.
S3Store.delete ( long docId )This method is from 'S3Store' class.
S3Store.delete ( long docId, String resource )This method is from 'S3Store' class.
S3Store.exists ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getBlobStore ( )This method is from 'S3Store' class.
S3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'S3Store' class.
S3Store.getParameterNames ( )This method is from 'S3Store' class.
S3Store.getStream ( long docId, String resource )This method is from 'S3Store' class.
S3Store.getTotalSize ( )This method is from 'S3Store' class.
S3Store.isEnabled ( )This method is from 'S3Store' class.
...
[+] class S3StoreIAMRole 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
S3StoreIAMRole.S3StoreIAMRole ( )This constructor is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getBlobStore ( )This method is from 'S3StoreIAMRole' class.
S3StoreIAMRole.getParameterNames ( )This method is from 'S3StoreIAMRole' class.
logicaldoc-enterprise-store-9.1.0-plugin.jar
package com.logicaldoc.enterprise.store.smb3
[+] class SMB3InputStream 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 13 (0.1%)
SMB3InputStream.SMB3InputStream ( InputStream wrappedInstance, SMBClient client, Connection connection, DiskShare diskShare )This constructor is from 'SMB3InputStream' class.
SMB3InputStream.available ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.close ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.equals ( Object obj )This method is from 'SMB3InputStream' class.
SMB3InputStream.hashCode ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.mark ( int readlimit )This method is from 'SMB3InputStream' class.
SMB3InputStream.markSupported ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b )This method is from 'SMB3InputStream' class.
SMB3InputStream.read ( byte[ ] b, int off, int len )This method is from 'SMB3InputStream' class.
...
[+] class SMB3Store 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 13 (0.1%)
SMB3Store.SMB3Store ( )This constructor is from 'SMB3Store' class.
SMB3Store.delete ( long docId )This method is from 'SMB3Store' class.
SMB3Store.delete ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.exists ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getBytes ( long docId, String resource, long start, long length )This method is from 'SMB3Store' class.
SMB3Store.getParameterNames ( )This method is from 'SMB3Store' class.
SMB3Store.getStream ( long docId, String resource )This method is from 'SMB3Store' class.
SMB3Store.getTotalSize ( )This method is from 'SMB3Store' class.
SMB3Store.isEnabled ( )This method is from 'SMB3Store' class.
SMB3Store.listResources ( long docId, String fileVersion )This method is from 'SMB3Store' class.
...
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form
[+] class FormChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
FormChartServlet.FormChartServlet ( )This constructor is from 'FormChartServlet' class.
FormChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'FormChartServlet' class.
[+] class FormFiller 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
FormFiller.FormFiller ( )This constructor is from 'FormFiller' class.
FormFiller.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
FormFiller.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'FormFiller' class.
[+] class FormManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
FormManager.FormManager ( )This constructor is from 'FormManager' class.
FormManager.fillForm ( Document document, History transaction )This method is from 'FormManager' class.
FormManager.getConverter ( )This method is from 'FormManager' class.
FormManager.getDocumentManager ( )This method is from 'FormManager' class.
FormManager.getStore ( )This method is from 'FormManager' class.
[+] class FormTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
FormTool.FormTool ( )This constructor is from 'FormTool' class.
FormTool.delete ( long formId )This method is from 'FormTool' class.
FormTool.fill ( Document document )This method is from 'FormTool' class.
FormTool.findById ( long formId )This method is from 'FormTool' class.
FormTool.findById ( String formId )This method is from 'FormTool' class.
FormTool.store ( Form form )This method is from 'FormTool' class.
FormTool.webformEditUrl ( long docId )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form )This method is from 'FormTool' class.
FormTool.webformUrl ( Form form, Map<String,Object> prefilled )This method is from 'FormTool' class.
[+] class ImageReplacer 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ImageReplacer.ImageReplacer ( File file )This constructor is from 'ImageReplacer' class.
ImageReplacer.encodeImage ( long docId )This method is from 'ImageReplacer' class.
ImageReplacer.replaceImages ( )This method is from 'ImageReplacer' class.
logicaldoc-form-9.1.0-plugin.jar
package com.logicaldoc.form.webservice.soap.endpoint
[+] class SoapFormService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
SoapFormService.SoapFormService ( )This constructor is from 'SoapFormService' class.
SoapFormService.createDocument ( String sid, long formId, WSDocument doc )This method is from 'SoapFormService' class.
SoapFormService.delete ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getForm ( String sid, long formId )This method is from 'SoapFormService' class.
SoapFormService.getFormByName ( String sid, String name )This method is from 'SoapFormService' class.
SoapFormService.list ( String sid )This method is from 'SoapFormService' class.
SoapFormService.store ( String sid, WSForm frm )This method is from 'SoapFormService' class.
logicaldoc-ftp-9.1.0-plugin.jar
package com.logicaldoc.ftp
[+] class FtpFileSystemView 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
FtpFileSystemView.FtpFileSystemView ( FtpUser user )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.FtpFileSystemView ( FtpUser user, boolean caseInsensitive )This constructor is from 'FtpFileSystemView' class.
FtpFileSystemView.changeWorkingDirectory ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.dispose ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getFile ( String path )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getHomeDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.getWorkingDirectory ( )This method is from 'FtpFileSystemView' class.
FtpFileSystemView.isRandomAccessible ( )This method is from 'FtpFileSystemView' class.
[+] class FtpOutputStream 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )This constructor is from 'FtpOutputStream' class.
FtpOutputStream.close ( )This method is from 'FtpOutputStream' class.
FtpOutputStream.dispose ( )This method is from 'FtpOutputStream' class.
[+] class FtpServer 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
FtpServer.FtpServer ( )This constructor is from 'FtpServer' class.
FtpServer.checkEnabled ( )This method is from 'FtpServer' class.
FtpServer.isEnabled ( )This method is from 'FtpServer' class.
FtpServer.isStarted ( )This method is from 'FtpServer' class.
FtpServer.setConfig ( ContextProperties config )This method is from 'FtpServer' class.
FtpServer.start ( )This method is from 'FtpServer' class.
FtpServer.stop ( )This method is from 'FtpServer' class.
[+] class FtpUserManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
FtpUserManager.FtpUserManager ( )This constructor is from 'FtpUserManager' class.
FtpUserManager.authenticate ( Authentication authentication )This method is from 'FtpUserManager' class.
FtpUserManager.delete ( String arg0 )This method is from 'FtpUserManager' class.
FtpUserManager.doesExist ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.getAllUserNames ( )This method is from 'FtpUserManager' class.
FtpUserManager.getUserByName ( String username )This method is from 'FtpUserManager' class.
FtpUserManager.save ( User arg0 )This method is from 'FtpUserManager' class.
[+] class LogicalFtpFile 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 31 (0.2%)
FtpOutputStream.FtpOutputStream ( LogicalFtpFile ftpFile, File tmpFile, long offset )1st parameter 'ftpFile' of this method is of type 'LogicalFtpFile'.
LogicalFtpFile.LogicalFtpFile ( Document document, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.LogicalFtpFile ( Folder folder, FtpUser user )This constructor is from 'LogicalFtpFile' class.
LogicalFtpFile.createInputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.createOutputStream ( long offset )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.delete ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.doesExist ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getAbsolutePath ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getDocument ( )This method is from 'LogicalFtpFile' class.
LogicalFtpFile.getFolder ( )This method is from 'LogicalFtpFile' class.
...
logicaldoc-google-9.1.0-plugin.jar
package com.logicaldoc.google
[+] class GoogleClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
GoogleClient.GoogleClient ( long userId )This constructor is from 'GoogleClient' abstract class.
GoogleClient.connect ( Credential p1 )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.get ( long userId, Class<?> type )This method is from 'GoogleClient' abstract class.
GoogleClient.getUserId ( )This method is from 'GoogleClient' abstract class.
GoogleClient.isConnected ( )This abstract method is from 'GoogleClient' abstract class.
GoogleClient.loadSettings ( long userId )This method is from 'GoogleClient' abstract class.
GoogleClient.saveClientSettings ( long userId, String clientId, String clientSecret )This method is from 'GoogleClient' abstract class.
[+] class GoogleOauthCallbackServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
GoogleOauthCallbackServlet.GoogleOauthCallbackServlet ( )This constructor is from 'GoogleOauthCallbackServlet' class.
GoogleOauthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'GoogleOauthCallbackServlet' class.
[+] class GoogleServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 12 (0.1%)
GoogleServiceImpl.GoogleServiceImpl ( )This constructor is from 'GoogleServiceImpl' class.
GoogleServiceImpl.checkin ( long docId, String comment, boolean major )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.create ( String fileName )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.delete ( String fileId )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.enableCalendar ( boolean enable )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.exportDocuments ( List<Long> ids )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.importDocuments ( List<String> resourceIds, long targetFolderId, String format )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.loadSettings ( )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.saveSettings ( String clientId, String clientSecret )This method is from 'GoogleServiceImpl' class.
GoogleServiceImpl.search ( String expression )This method is from 'GoogleServiceImpl' class.
...
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex
[+] class ArchiveCache 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
ArchiveCache.ArchiveCache ( File file )This constructor is from 'ArchiveCache' class.
ArchiveCache.append ( )This method is from 'ArchiveCache' class.
ArchiveCache.getFile ( )This method is from 'ArchiveCache' class.
ArchiveCache.put ( Object p1, Object p2 )This method is from 'ArchiveCache' class.
ArchiveCache.put ( String key, String value )This method is from 'ArchiveCache' class.
ArchiveCache.read ( )This method is from 'ArchiveCache' class.
ArchiveCache.write ( )This method is from 'ArchiveCache' class.
ArchiveCacheManager.getCache ( Archive archive )Return value of this method is of type 'ArchiveCache'.
[+] class ArchiveCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
ArchiveCacheManager.ArchiveCacheManager ( )This constructor is from 'ArchiveCacheManager' class.
ArchiveCacheManager.deleteCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
ArchiveCacheManager.getCache ( Archive archive )This method is from 'ArchiveCacheManager' class.
HibernateArchiveDAO.getCacheManager ( )Return value of this method is of type 'ArchiveCacheManager'.
HibernateArchiveDAO.setCacheManager ( ArchiveCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ArchiveCacheManager'.
[+] class ArchiveManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 12 (0.1%)
ArchiveBuilder.setArchiveManager ( ArchiveManager archiveManager )1st parameter 'archiveManager' of this method is of type 'ArchiveManager'.
ArchiveManager.ArchiveManager ( )This constructor is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.addEntry ( Archive archive, Version version, User user, String comment, String sid )This method is from 'ArchiveManager' class.
ArchiveManager.closeArchive ( long id, User user )This method is from 'ArchiveManager' class.
ArchiveManager.delete ( long archiveId, User user, String comment )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, long tenantId )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( int mode, String archiveName, String id, String tenantName )This method is from 'ArchiveManager' class.
ArchiveManager.getArchiveDirectory ( Archive archive )This method is from 'ArchiveManager' class.
ArchiveManager.writeHtmlIndex ( Archive archive )This method is from 'ArchiveManager' class.
...
[+] class ArchiveVerifier 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 24 (0.1%)
application.ArchiveViewer.getVerifier ( )Return value of this method is of type 'ArchiveVerifier'.
ArchiveVerifier.ArchiveVerifier ( )This constructor is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getArchiveName ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getDocsDir ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getIndex ( )This method is from 'ArchiveVerifier' abstract class.
ArchiveVerifier.getInstance ( File dir )This method is from 'ArchiveVerifier' abstract class.
...
[+] class ImpexServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 17 (0.1%)
ImpexServiceImpl.ImpexServiceImpl ( )This constructor is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addDocuments ( Session session, long archiveId, List<Long> documentIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.addFolder ( long archiveId, long rootId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.delete ( Session session, long archiveId )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteFolder ( String folderName )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteIncremental ( long id )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.deleteVersions ( long archiveId, List<Long> versionIds )This method is from 'ImpexServiceImpl' class.
ImpexServiceImpl.getImportDirectory ( String tenantName )This method is from 'ImpexServiceImpl' class.
...
[+] class Index 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 48 (0.2%)
application.ArchiveViewer.getIndex ( )Return value of this method is of type 'Index'.
application.ArchiveViewer.getVerifier ( )Field 'retval.index' in the return value of this method is of type 'Index'.
application.ArchiveViewer.setIndex ( Index index )1st parameter 'index' of this method is of type 'Index'.
ArchiveVerifier.ArchiveVerifier ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedError ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.addLocalizedInfo ( String messageKey, String param1 )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getArchiveName ( )Field 'this.index' in the object of this method is of type 'Index'.
ArchiveVerifier.getDocsDir ( )Field 'this.index' in the object of this method is of type 'Index'.
...
[+] class IndexHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 32 (0.2%)
ArchiveVerifier.getInstance ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
DefaultVerifier.DefaultVerifier ( File dir, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( byte[ ] indexContent, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.Index ( File file, IndexHandler handler )2nd parameter 'handler' of this method is of type 'IndexHandler'.
Index.unmarshall ( byte[ ] indexContent, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( IndexHandler dataHandler )1st parameter 'dataHandler' of this method is of type 'IndexHandler'.
Index.unmarshall ( InputStream is, IndexHandler dataHandler )2nd parameter 'dataHandler' of this method is of type 'IndexHandler'.
IndexHandler.IndexHandler ( )This constructor is from 'IndexHandler' class.
IndexHandler.characters ( char[ ] ch, int start, int length )This method is from 'IndexHandler' class.
IndexHandler.endDocumentElement ( )This method is from 'IndexHandler' class.
...
[+] class IndexImportHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
Index.Index ( byte[ ] indexContent, IndexImportHandler handler )2nd parameter 'handler' of this method is of type 'IndexImportHandler'.
IndexImportHandler.IndexImportHandler ( Archive archive, ArchiveImporter importer, Map<String,Template> templates, Collection<Folder> workspaces, Tenant tenant )This constructor is from 'IndexImportHandler' class.
IndexImportHandler.createDocument ( DocumentHistory transaction )This method is from 'IndexImportHandler' class.
IndexImportHandler.endDocumentElement ( )This method is from 'IndexImportHandler' class.
IndexImportHandler.endElement ( String uri, String localName, String qName )This method is from 'IndexImportHandler' class.
IndexImportHandler.startElement ( String uri, String localname, String tagName, Attributes attributes )This method is from 'IndexImportHandler' class.
logicaldoc-impex-9.1.0-plugin.jar
package com.logicaldoc.impex.webservice.soap.endpoint
[+] class SoapImpexService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
SoapImpexService.SoapImpexService ( )This constructor is from 'SoapImpexService' class.
SoapImpexService.addDocumentToExportArchive ( String sid, long archiveId, long docId )This method is from 'SoapImpexService' class.
SoapImpexService.closeExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.createExportArchive ( String sid, String name, String description )This method is from 'SoapImpexService' class.
SoapImpexService.deleteExportArchive ( String sid, long archiveId )This method is from 'SoapImpexService' class.
SoapImpexService.getArchiveIdByName ( String sid, String name )This method is from 'SoapImpexService' class.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder
[+] class CrawlerHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 18 (0.1%)
CrawlerHelper.CrawlerHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkin ( Object remoteFile, long docId, User owner, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.checkinFile ( Object p1, long p2, User p3 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.create ( Object file, Folder folder, User owner, boolean timestamp, String remoteFileName, String remoteFilePath, File localFile )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.deleteFile ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getContentFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getCreationDate ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getFile ( String p1 )This abstract method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getInstance ( ImportFolder importFolder, ImportFolderCrawler crawler )This method is from 'CrawlerHelper' abstract class.
CrawlerHelper.getLastModified ( Object p1 )This abstract method is from 'CrawlerHelper' abstract class.
...
[+] class ImportFolderCache 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 16 (0.1%)
CrawlerHelper.list ( Object p1, int p2, List<Object> p3, List<Object> p4, long p5, ImportFolderCache p6 )6th parameter 'p6' of this abstract method is of type 'ImportFolderCache'.
CrawlerHelper.toBeImported ( Object file, ImportFolderCache cache )2nd parameter 'cache' of this method is of type 'ImportFolderCache'.
fs.FSHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ftp.FTPHelper.list ( Object parent, int depth, List<Object> folders, List<Object> files, long max, ImportFolderCache cache )6th parameter 'cache' of this method is of type 'ImportFolderCache'.
ImportFolderCache.ImportFolderCache ( File root )This constructor is from 'ImportFolderCache' class.
ImportFolderCache.computeRelativePath ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.empty ( )This method is from 'ImportFolderCache' class.
ImportFolderCache.get ( String filePath )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheDirectory ( long hash )This method is from 'ImportFolderCache' class.
ImportFolderCache.getCacheFile ( long hash )This method is from 'ImportFolderCache' class.
...
[+] class ImportFolderCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
ImportFolderCacheManager.ImportFolderCacheManager ( )This constructor is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.deleteCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCache ( long importFolderId )This method is from 'ImportFolderCacheManager' class.
ImportFolderCacheManager.getCacheDirectory ( )This method is from 'ImportFolderCacheManager' class.
ImportFolderCrawler.getCacheManager ( )Return value of this method is of type 'ImportFolderCacheManager'.
ImportFolderCrawler.setCacheManager ( ImportFolderCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'ImportFolderCacheManager'.
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.ftp
[+] class FTPHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 14 (0.1%)
FTPHelper.FTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'FTPHelper' class.
FTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'FTPHelper' class.
FTPHelper.deleteFile ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getContentFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getCreationDate ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getFile ( String path )This method is from 'FTPHelper' class.
FTPHelper.getLastModified ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getName ( Object file )This method is from 'FTPHelper' class.
FTPHelper.getPath ( Object file )This method is from 'FTPHelper' class.
FTPHelper.importDocumentsCount ( )This method is from 'FTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.sftp
[+] class SFTPClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 87 (0.4%)
SFTPClient.SFTPClient ( Session session, Channel channel, ChannelSftp channelSftp )This constructor is from 'SFTPClient' class.
SFTPClient.cd ( String arg0 )This method is from 'SFTPClient' class.
SFTPClient.chgrp ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chmod ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.chown ( int arg0, String arg1 )This method is from 'SFTPClient' class.
SFTPClient.connect ( )This method is from 'SFTPClient' class.
SFTPClient.connect ( int arg0 )This method is from 'SFTPClient' class.
SFTPClient.disconnect ( )This method is from 'SFTPClient' class.
SFTPClient.equals ( Object obj )This method is from 'SFTPClient' class.
SFTPClient.exit ( )This method is from 'SFTPClient' class.
...
[+] class SFTPHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 14 (0.1%)
SFTPHelper.SFTPHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SFTPHelper' class.
SFTPHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SFTPHelper' class.
SFTPHelper.deleteFile ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getContentFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getCreationDate ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getFile ( String path )This method is from 'SFTPHelper' class.
SFTPHelper.getLastModified ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getName ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.getPath ( Object file )This method is from 'SFTPHelper' class.
SFTPHelper.importDocumentsCount ( )This method is from 'SFTPHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb
[+] class SMBHelper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 17 (0.1%)
SMBHelper.SMBHelper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMBHelper' class.
SMBHelper.checkinFile ( Object file, long docId, User owner )This method is from 'SMBHelper' class.
SMBHelper.deleteFile ( Object file )This method is from 'SMBHelper' class.
SMBHelper.downloadFile ( SmbFile f )This method is from 'SMBHelper' class.
SMBHelper.getContentFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getCreationDate ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String p1 )This method is from 'SMBHelper' class.
SMBHelper.getFile ( String path )This method is from 'SMBHelper' class.
SMBHelper.getLastModified ( Object file )This method is from 'SMBHelper' class.
SMBHelper.getName ( Object file )This method is from 'SMBHelper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.smb3
[+] class SMB3Helper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 14 (0.1%)
SMB3Helper.SMB3Helper ( ImportFolder importFolder, ImportFolderCrawler crawler )This constructor is from 'SMB3Helper' class.
SMB3Helper.checkinFile ( Object file, long docId, User owner )This method is from 'SMB3Helper' class.
SMB3Helper.deleteFile ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getContentFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getCreationDate ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getFile ( String path )This method is from 'SMB3Helper' class.
SMB3Helper.getLastModified ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getName ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.getPath ( Object file )This method is from 'SMB3Helper' class.
SMB3Helper.importDocumentsCount ( )This method is from 'SMB3Helper' class.
...
logicaldoc-importfolder-9.1.0-plugin.jar
package com.logicaldoc.importfolder.webservice.soap.endpoint
[+] class SoapImportFolderService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SoapImportFolderService.SoapImportFolderService ( )This constructor is from 'SoapImportFolderService' class.
SoapImportFolderService.delete ( String sid, long folderId )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.list ( String sid )This method is from 'SoapImportFolderService' class.
SoapImportFolderService.store ( String sid, WSImportFolder wsImportFolder )This method is from 'SoapImportFolderService' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap
[+] class LDAPSynchronizer 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
LDAPAuthenticator.setSynchronizer ( LDAPSynchronizer synchronizer )1st parameter 'synchronizer' of this method is of type 'LDAPSynchronizer'.
LDAPSynchronizer.LDAPSynchronizer ( )This constructor is from 'LDAPSynchronizer' class.
LDAPSynchronizer.doImport ( List<LDAPUser> users, LDAPServer server )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getErrors ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getImported ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.getUpdated ( )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setGroupDao ( GroupDAO groupDao )This method is from 'LDAPSynchronizer' class.
LDAPSynchronizer.setUserDao ( UserDAO userDao )This method is from 'LDAPSynchronizer' class.
logicaldoc-ldap-9.1.0-plugin.jar
package com.logicaldoc.ldap.model
[+] class GroupAttributeMapper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
GroupAttributeMapper.GroupAttributeMapper ( )This constructor is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'GroupAttributeMapper' class.
GroupAttributeMapper.mapFromContext ( Object arg )This method is from 'GroupAttributeMapper' class.
[+] class LDAPContextSource 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
LDAPContextSource.get ( LDAPServer server )This method is from 'LDAPContextSource' class.
LDAPContextSource.getUrl ( )This method is from 'LDAPContextSource' class.
LDAPContextSource.setupAuthenticatedEnvironment ( Hashtable env, String principal, String credentials )This method is from 'LDAPContextSource' class.
[+] class UserAttributeMapper 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
UserAttributeMapper.UserAttributeMapper ( LDAPServer server )This constructor is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromAttributes ( Attributes attributes )This method is from 'UserAttributeMapper' class.
UserAttributeMapper.mapFromContext ( Object arg )This method is from 'UserAttributeMapper' class.
[+] class UserGroupDAO 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
UserGroupDAO.UserGroupDAO ( LDAPServer server )This constructor is from 'UserGroupDAO' class.
UserGroupDAO.getAllGroups ( )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroup ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getGroupName ( String groupDn )This method is from 'UserGroupDAO' class.
UserGroupDAO.getUsers ( String login )This method is from 'UserGroupDAO' class.
UserGroupDAO.listUsers ( String login )This method is from 'UserGroupDAO' class.
logicaldoc-ocr-9.1.0-plugin.jar
package com.logicaldoc.ocr
[+] class OCR 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 16 (0.1%)
OCR.OCR ( )This constructor is from 'OCR' abstract class.
OCR.extractPDFText ( File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.extractText ( File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction )This method is from 'OCR' abstract class.
OCR.getBatchTimeout ( )This method is from 'OCR' abstract class.
OCR.getParameter ( String name )This method is from 'OCR' abstract class.
OCR.getParameterNames ( )This method is from 'OCR' abstract class.
OCR.getParameters ( )This method is from 'OCR' abstract class.
OCR.getResolutionThreshold ( String tenant )This method is from 'OCR' abstract class.
OCR.getTimeout ( )This method is from 'OCR' abstract class.
OCR.isAvailable ( )This method is from 'OCR' abstract class.
...
[+] class OcrManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
OcrManager.OcrManager ( )This constructor is from 'OcrManager' class.
OcrManager.getCurrentEngine ( )This method is from 'OcrManager' class.
OcrManager.getEngine ( String name )This method is from 'OcrManager' class.
OcrManager.getEngines ( )This method is from 'OcrManager' class.
OcrManager.setConfig ( ContextProperties config )This method is from 'OcrManager' class.
[+] class OCRWebService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
OCRWebService.OCRWebService ( )This constructor is from 'OCRWebService' class.
OCRWebService.getParameterNames ( )This method is from 'OCRWebService' class.
OCRWebService.runOCR ( File tmpImage, String lang, StringBuilder sb )This method is from 'OCRWebService' class.
logicaldoc-onlyoffice-9.1.0-plugin.jar
package com.logicaldoc.onlyoffice
[+] class OnlyOfficeConverter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
OnlyOfficeConverter.OnlyOfficeConverter ( )This constructor is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.convert ( String documentUri, String fromExtension, String toExtension, String filePass, String lang )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.getParameterNames ( )This method is from 'OnlyOfficeConverter' class.
OnlyOfficeConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'OnlyOfficeConverter' class.
[+] class OnlyOfficeServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
OnlyOfficeServiceImpl.OnlyOfficeServiceImpl ( )This constructor is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.endEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isEditing ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.isFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.removeFilling ( Session session, long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startEditing ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
OnlyOfficeServiceImpl.startFilling ( long docId )This method is from 'OnlyOfficeServiceImpl' class.
logicaldoc-parser-9.1.0-plugin.jar
package com.logicaldoc.parser
[+] class DXFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
DXFParser.DXFParser ( )This constructor is from 'DXFParser' class.
DXFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'DXFParser' class.
[+] class EbookParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EbookParser.EbookParser ( )This constructor is from 'EbookParser' class.
EbookParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EbookParser' class.
[+] class EMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
EMLParser.EMLParser ( )This constructor is from 'EMLParser' class.
EMLParser.countPages ( InputStream input, String filename )This method is from 'EMLParser' class.
EMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.isExtractHeaders ( )This method is from 'EMLParser' class.
EMLParser.parse ( Message message )This method is from 'EMLParser' class.
EMLParser.parse ( Message message, StringBuilder output )This method is from 'EMLParser' class.
EMLParser.setExtractHeaders ( boolean extractHeaders )This method is from 'EMLParser' class.
[+] class EnterprisePDFParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EnterprisePDFParser.EnterprisePDFParser ( )This constructor is from 'EnterprisePDFParser' class.
EnterprisePDFParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'EnterprisePDFParser' class.
[+] class ImageParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
ImageParser.ImageParser ( )This constructor is from 'ImageParser' class.
ImageParser.countPages ( File input, String filename )This method is from 'ImageParser' class.
ImageParser.countPages ( InputStream input, String filename )This method is from 'ImageParser' class.
ImageParser.extractMetadata ( File file, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'ImageParser' class.
ImageParser.parse ( File file, String filename, String encoding, Locale locale, String tenant, Document document, String fileVersion )This method is from 'ImageParser' class.
[+] class MsgParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
MsgParser.MsgParser ( )This constructor is from 'MsgParser' class.
MsgParser.countPages ( InputStream input, String filename )This method is from 'MsgParser' class.
MsgParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'MsgParser' class.
[+] class OpenXMLParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
OpenXMLParser.OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
OpenXMLParser.countPages ( InputStream input, String filename )This method is from 'OpenXMLParser' class.
OpenXMLParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'OpenXMLParser' class.
[+] class P7MParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
P7MParser.P7MParser ( )This constructor is from 'P7MParser' class.
P7MParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'P7MParser' class.
[+] class PSTParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
PSTParser.PSTParser ( )This constructor is from 'PSTParser' class.
PSTParser.countPages ( InputStream input, String filename )This method is from 'PSTParser' class.
PSTParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder output )This method is from 'PSTParser' class.
[+] class WordPerfectParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
WordPerfectParser.WordPerfectParser ( )This constructor is from 'WordPerfectParser' class.
WordPerfectParser.countPages ( InputStream input, String filename )This method is from 'WordPerfectParser' class.
WordPerfectParser.internalParse ( InputStream input, ParseParameters parameters, StringBuilder content )This method is from 'WordPerfectParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report
[+] class ReportManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ReportManager.ReportManager ( )This constructor is from 'ReportManager' class.
ReportManager.executeReport ( long reportId, Map<String,Object> parameters, DocumentHistory transaction )This method is from 'ReportManager' class.
ReportManager.getReportParameters ( long reportId )This method is from 'ReportManager' class.
[+] class ReportTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ReportTool.ReportTool ( )This constructor is from 'ReportTool' class.
ReportTool.execute ( long reportId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
ReportTool.execute ( String reportName, long tenantId, Map<String,Object> parameters, String sid, String username )This method is from 'ReportTool' class.
[+] class RptDesignParser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
RptDesignParser.RptDesignParser ( String path )This constructor is from 'RptDesignParser' class.
RptDesignParser.detectQueryElements ( )This method is from 'RptDesignParser' class.
RptDesignParser.extractParameters ( )This method is from 'RptDesignParser' class.
logicaldoc-report-9.1.0-plugin.jar
package com.logicaldoc.report.webservice.soap.endpoint
[+] class SoapReportService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
SoapReportService.SoapReportService ( )This constructor is from 'SoapReportService' class.
SoapReportService.execute ( String sid, long reportId, List<WSAttribute> parameters )This method is from 'SoapReportService' class.
SoapReportService.list ( String sid )This method is from 'SoapReportService' class.
logicaldoc-saml-9.1.0-plugin.jar
package com.logicaldoc.saml
[+] class SamlAuthenticator 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SamlAuthenticator.SamlAuthenticator ( )This constructor is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.authenticate ( String username, String password, String key, Client client )This method is from 'SamlAuthenticator' class.
SamlAuthenticator.setSaml ( Saml saml )This method is from 'SamlAuthenticator' class.
logicaldoc-scheme-9.1.0-plugin.jar
package com.logicaldoc.scheme
[+] class DocumentScheme 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 8 (0.04%)
DocumentScheme.DocumentScheme ( )This constructor is from 'DocumentScheme' class.
DocumentScheme.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterSaveHistory ( Document document, DocumentHistory event, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )This method is from 'DocumentScheme' class.
[+] class SchemeProcessor 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
DocumentScheme.buildSchemeProcessor ( String type, Document document, boolean checkin, boolean update, Map<String,Object> dictionary, Map<String,Long> sequenceMap )Return value of this method is of type 'SchemeProcessor'.
SchemeProcessor.SchemeProcessor ( String scheme )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.SchemeProcessor ( String scheme, Map<String,Long> sequenceMap )This constructor is from 'SchemeProcessor' class.
SchemeProcessor.evaluate ( Document document )This method is from 'SchemeProcessor' class.
SchemeProcessor.evaluateExtendedAttributeToken ( String token, Document document, String processedString, String tokenName, int padding )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSchemeTokens ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.getSequenceMap ( )This method is from 'SchemeProcessor' class.
SchemeProcessor.toString ( )This method is from 'SchemeProcessor' class.
[+] class SchemeServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
SchemeServiceImpl.SchemeServiceImpl ( )This constructor is from 'SchemeServiceImpl' class.
SchemeServiceImpl.delete ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.deleteSequence ( long sequenceId )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.get ( long templateId, String type )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.load ( )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.resetSequence ( long sequenceId, long value )This method is from 'SchemeServiceImpl' class.
SchemeServiceImpl.save ( GUIScheme scheme )This method is from 'SchemeServiceImpl' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign
[+] class ExportKeystore 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ExportKeystore.ExportKeystore ( )This constructor is from 'ExportKeystore' class.
ExportKeystore.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'ExportKeystore' class.
logicaldoc-sign-9.1.0-plugin.jar
package com.logicaldoc.sign.webservice.soap.endpoint
[+] class SoapSignService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SoapSignService.SoapSignService ( )This constructor is from 'SoapSignService' class.
SoapSignService.generateCertificate ( String sid )This method is from 'SoapSignService' class.
SoapSignService.markDocumentSigned ( String sid, long docId, String reason, String certificate )This method is from 'SoapSignService' class.
SoapSignService.sign ( String sid, List<Long> docIds, String reason )This method is from 'SoapSignService' class.
SoapSignService.uploadCertificate ( String sid, String privateKey, DataHandler certificate )This method is from 'SoapSignService' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split
[+] class SplitServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
SplitServiceImpl.SplitServiceImpl ( )This constructor is from 'SplitServiceImpl' class.
SplitServiceImpl.split ( long docId, int policy, int separator, String expression )This method is from 'SplitServiceImpl' class.
[+] class Splitter 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
Splitter.Splitter ( File src, File dst )This constructor is from 'Splitter' class.
Splitter.getSegmentsFromExpression ( String expression )This method is from 'Splitter' class.
Splitter.getSplits ( String prefix )This method is from 'Splitter' class.
Splitter.split ( long docId, int policy, int separator, String expression, DocumentHistory transaction )This method is from 'Splitter' class.
Splitter.splitAllPages ( )This method is from 'Splitter' class.
Splitter.splitSelection ( String expression )This method is from 'Splitter' class.
Splitter.splitUsingBarcode ( String expression, String tenant, int separator )This method is from 'Splitter' class.
Splitter.splitUsingBlankPage ( int separator )This method is from 'Splitter' class.
Splitter.splitUsingText ( String expression, int separator )This method is from 'Splitter' class.
logicaldoc-split-9.1.0-plugin.jar
package com.logicaldoc.split.webservice.soap.endpoint
[+] class SoapSplitService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
SoapSplitService.SoapSplitService ( )This constructor is from 'SoapSplitService' class.
SoapSplitService.splitAllPages ( String sid, long docId )This method is from 'SoapSplitService' class.
SoapSplitService.splitSelection ( String sid, long docId, String expression )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBarcode ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingBlankPage ( String sid, long docId, int separator )This method is from 'SoapSplitService' class.
SoapSplitService.splitUsingText ( String sid, long docId, String expression, int separator )This method is from 'SoapSplitService' class.
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp
[+] class StampImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
StampImageServlet.StampImageServlet ( )This constructor is from 'StampImageServlet' class.
StampImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'StampImageServlet' class.
[+] class StampManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 18 (0.1%)
StampManager.StampManager ( )This constructor is from 'StampManager' class.
StampManager.applyStamp ( long docId, Stamp stamp, DocumentHistory transaction )This method is from 'StampManager' class.
StampManager.delete ( long stampId )This method is from 'StampManager' class.
StampManager.getConverterManager ( )This method is from 'StampManager' class.
StampManager.getDocDao ( )This method is from 'StampManager' class.
StampManager.getManager ( )This method is from 'StampManager' class.
StampManager.getStampBytes ( long stampId )This method is from 'StampManager' class.
StampManager.getStampDao ( )This method is from 'StampManager' class.
StampManager.getStampsFolder ( )This method is from 'StampManager' class.
StampManager.getStore ( )This method is from 'StampManager' class.
...
logicaldoc-stamp-9.1.0-plugin.jar
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] class SoapStampService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
SoapStampService.SoapStampService ( )This constructor is from 'SoapStampService' class.
SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )This method is from 'SoapStampService' class.
logicaldoc-syndication-9.1.0-plugin.jar
package com.logicaldoc.syndication
[+] class SyndicationCache 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
SyndicationCache.SyndicationCache ( File root )This constructor is from 'SyndicationCache' class.
SyndicationCache.computeRelativePath ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.empty ( )This method is from 'SyndicationCache' class.
SyndicationCache.get ( long docId, long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.get ( Document doc )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheDirectory ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getCacheFile ( long folderId )This method is from 'SyndicationCache' class.
SyndicationCache.getRoot ( )This method is from 'SyndicationCache' class.
SyndicationCache.put ( SyndicationCache.CacheEntry entry )This method is from 'SyndicationCache' class.
SyndicationCacheManager.getCache ( long syndicationId )Return value of this method is of type 'SyndicationCache'.
[+] class SyndicationCacheManager 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SyndicationCacheManager.SyndicationCacheManager ( )This constructor is from 'SyndicationCacheManager' class.
SyndicationCacheManager.deleteCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCache ( long syndicationId )This method is from 'SyndicationCacheManager' class.
SyndicationCacheManager.getCacheDirectory ( )This method is from 'SyndicationCacheManager' class.
SyndicationCrawler.setCacheManager ( SyndicationCacheManager cacheManager )1st parameter 'cacheManager' of this method is of type 'SyndicationCacheManager'.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util
[+] class Context 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
Context.addListener ( SystemEventListener evt )This method is from 'Context' class.
Context.close ( )This method is from 'Context' class.
Context.containsBean ( String id )This method is from 'Context' class.
Context.get ( )This method is from 'Context' class.
Context.getBean ( Class<R> requiredType )This method is from 'Context' class.
Context.getBean ( String id )This method is from 'Context' class.
Context.getBeanIds ( )This method is from 'Context' class.
Context.getBeansOfType ( Class<R> requiredType )This method is from 'Context' class.
Context.getProperties ( )This method is from 'Context' class.
Context.getResource ( String resourceLocation )This method is from 'Context' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.config
[+] class ContextProperties 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 143 (0.7%)
com.logicaldoc.comparison.AbstractDocumentComparator.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.conversion.AbstractFormatConverter.config ( )Return value of this method is of type 'ContextProperties'.
com.logicaldoc.core.searchengine.StandardSearchEngine.setConfig ( ContextProperties config )1st parameter 'config' of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.AbstractStore ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkEnabled ( )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkNotEmpty ( File file )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.checkWriteAfterStore ( long docId, String resource, long expectedSize )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Store o )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.compareTo ( Object p1 )Field 'this.config' in the object of this method is of type 'ContextProperties'.
com.logicaldoc.core.store.AbstractStore.computeRelativePath ( long docId )Field 'this.config' in the object of this method is of type 'ContextProperties'.
...
[+] class XMLBean 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 42 (0.2%)
ContextConfigurator.ContextConfigurator ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.ContextConfigurator ( String resource )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addPropertyBeanRefList ( String id, String propertyName, List<String> values )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.addTrigger ( String triggerId )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.clearPropertyValue ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getDialect ( )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropElement ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getProperty ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyElement ( String id, String propertyName )Field 'this.xml' in the object of this method is of type 'XMLBean'.
ContextConfigurator.getPropertyProp ( String id, String propertyName, String key )Field 'this.xml' in the object of this method is of type 'XMLBean'.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.dbinit
[+] class DBInit 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 15 (0.1%)
DBInit.DBInit ( )This constructor is from 'DBInit' class.
DBInit.DBInit ( List<String> sqlList )This constructor is from 'DBInit' class.
DBInit.doConnection ( )This method is from 'DBInit' class.
DBInit.execute ( )This method is from 'DBInit' class.
DBInit.executeSql ( String sql )This method is from 'DBInit' class.
DBInit.getDbms ( )This method is from 'DBInit' class.
DBInit.getSqlList ( )This method is from 'DBInit' class.
DBInit.isConnected ( )This method is from 'DBInit' class.
DBInit.rollback ( )This method is from 'DBInit' class.
DBInit.setDbms ( String dbms )This method is from 'DBInit' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.exec
[+] class Exec 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 13 (0.1%)
Exec.Exec ( )This constructor is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, Writer outputWriter, int timeout )This method is from 'Exec' class.
Exec.exec ( String commandLine, List<String> env, File dir, StringBuilder buffer, int timeout )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine )This method is from 'Exec' class.
Exec.exec ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execGetOutput ( String commandLine, List<String> env, File dir )This method is from 'Exec' class.
Exec.execGetOutput ( List<String> commandLine, List<String> env, File dir, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, File directory, int timeout )This method is from 'Exec' class.
Exec.execPB ( List<String> commandLine, Map<String,String> environment, File directory, int timeout )This method is from 'Exec' class.
...
[+] class JavaLauncher 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
JavaLauncher.JavaLauncher ( )This constructor is from 'JavaLauncher' class.
JavaLauncher.exec ( String mainClass, String classpath, String[ ] jvmargs, String[ ] properties )This method is from 'JavaLauncher' class.
JavaLauncher.execJar ( String pathToJar, String[ ] jvmargs )This method is from 'JavaLauncher' class.
JavaLauncher.findJVM ( )This method is from 'JavaLauncher' class.
JavaLauncher.main ( String[ ] args )This method is from 'JavaLauncher' class.
[+] class StreamEater 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
StreamEater.StreamEater ( String prefix, InputStream stream )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inptutStream, Writer output )This constructor is from 'StreamEater' class.
StreamEater.StreamEater ( String prefix, InputStream inputStream, StringBuilder buffer )This constructor is from 'StreamEater' class.
StreamEater.run ( )This method is from 'StreamEater' class.
[+] class StreamGobbler 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
StreamGobbler.StreamGobbler ( InputStream is )This constructor is from 'StreamGobbler' class.
StreamGobbler.run ( )This method is from 'StreamGobbler' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.http
[+] class HttpUpload 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
HttpUpload.HttpUpload ( )This constructor is from 'HttpUpload' class.
HttpUpload.getFile ( )This method is from 'HttpUpload' class.
HttpUpload.getFileName ( )This method is from 'HttpUpload' class.
HttpUpload.getListener ( )This method is from 'HttpUpload' class.
HttpUpload.getURL ( )This method is from 'HttpUpload' class.
HttpUpload.setFile ( File file )This method is from 'HttpUpload' class.
HttpUpload.setFileName ( String fileName )This method is from 'HttpUpload' class.
HttpUpload.setListener ( FileBodyCounter.ProgressListener listener )This method is from 'HttpUpload' class.
HttpUpload.setURL ( String url )This method is from 'HttpUpload' class.
HttpUpload.upload ( )This method is from 'HttpUpload' class.
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.io
[+] class P7M 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 11 (0.1%)
P7M.P7M ( byte[ ] content )This constructor is from 'P7M' class.
P7M.P7M ( File file )This constructor is from 'P7M' class.
P7M.P7M ( InputStream is )This constructor is from 'P7M' class.
P7M.extractOriginalFile ( File outFile )This method is from 'P7M' class.
P7M.extractOriginalFileStream ( )This method is from 'P7M' class.
P7M.getCms ( )This method is from 'P7M' class.
P7M.getFile ( )This method is from 'P7M' class.
P7M.read ( )This method is from 'P7M' class.
P7M.read ( byte[ ] content )This method is from 'P7M' class.
P7M.read ( InputStream is )This method is from 'P7M' class.
...
[+] class ZipUtil 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 20 (0.1%)
ZipUtil.ZipUtil ( )This constructor is from 'ZipUtil' class.
ZipUtil.ZipUtil ( String charset )This constructor is from 'ZipUtil' class.
ZipUtil.addEntry ( File zip, String entry, InputStream content )This method is from 'ZipUtil' class.
ZipUtil.close ( )This method is from 'ZipUtil' class.
ZipUtil.getEntryBytes ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryContent ( File zip, String entry )This method is from 'ZipUtil' class.
ZipUtil.getEntryStream ( File zipFile, String entry )This method is from 'ZipUtil' class.
ZipUtil.getFileNameCharset ( )This method is from 'ZipUtil' class.
ZipUtil.listEntries ( File zipFile )This method is from 'ZipUtil' class.
ZipUtil.listZipEntries ( File zipFile )This method is from 'ZipUtil' class.
...
logicaldoc-util-9.1.0.jar
package com.logicaldoc.util.servlet
[+] class MockServletResponse 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 42 (0.2%)
MockServletResponse.MockServletResponse ( File output )This constructor is from 'MockServletResponse' class.
MockServletResponse.addCookie ( Cookie arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.addDateHeader ( String arg0, long arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.addHeader ( String name, String value )This method is from 'MockServletResponse' class.
MockServletResponse.addIntHeader ( String arg0, int arg1 )This method is from 'MockServletResponse' class.
MockServletResponse.clear ( )This method is from 'MockServletResponse' class.
MockServletResponse.containsHeader ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectURL ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeRedirectUrl ( String arg0 )This method is from 'MockServletResponse' class.
MockServletResponse.encodeURL ( String arg0 )This method is from 'MockServletResponse' class.
...
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via
[+] class VIARequestProcessor 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
VIARequestProcessor.VIARequestProcessor ( )This constructor is from 'VIARequestProcessor' class.
VIARequestProcessor.request ( String question, User user )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setAccountDAO ( EmailAccountDAO accountDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setConfig ( ContextProperties config )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setDocumentDAO ( DocumentDAO documentDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setFolderDAO ( FolderDAO folderDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setMessageTemplateDAO ( MessageTemplateDAO messageTemplateDAO )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setStore ( Store store )This method is from 'VIARequestProcessor' class.
VIARequestProcessor.setTenantDAO ( TenantDAO tenantDAO )This method is from 'VIARequestProcessor' class.
[+] class VIAServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
VIAServiceImpl.VIAServiceImpl ( )This constructor is from 'VIAServiceImpl' class.
VIAServiceImpl.get ( )This method is from 'VIAServiceImpl' class.
VIAServiceImpl.save ( GUIVIASettings settings )This method is from 'VIAServiceImpl' class.
logicaldoc-via-9.1.0-plugin.jar
package com.logicaldoc.via.webservice.soap.endpoint
[+] class SoapVIAService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
SoapVIAService.SoapVIAService ( )This constructor is from 'SoapVIAService' class.
SoapVIAService.request ( String sid, String question, boolean sendEmail )This method is from 'SoapVIAService' class.
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.context
[+] class ExportContextImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 10 (0.1%)
ExportContextImpl.ExportContextImpl ( Resource resource, OutputContext outputCtx )This constructor is from 'ExportContextImpl' class.
ExportContextImpl.getOutputStream ( )This method is from 'ExportContextImpl' class.
ExportContextImpl.informCompleted ( boolean success )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLanguage ( String contentLanguage )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentLength ( long contentLength )This method is from 'ExportContextImpl' class.
ExportContextImpl.setContentType ( String mimeType, String encoding )This method is from 'ExportContextImpl' class.
ExportContextImpl.setCreationTime ( long creationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setETag ( String etag )This method is from 'ExportContextImpl' class.
ExportContextImpl.setModificationTime ( long modificationTime )This method is from 'ExportContextImpl' class.
ExportContextImpl.setProperty ( Object propertyName, Object propertyValue )This method is from 'ExportContextImpl' class.
[+] class ImportContextImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 17 (0.1%)
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputStream in )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.ImportContextImpl ( Resource resource, String systemId, InputContext inputCtx )This constructor is from 'ImportContextImpl' class.
ImportContextImpl.getContentLanguage ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getContentLength ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getEncoding ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getInputStream ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getIOListener ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getMimeType ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getModificationTime ( )This method is from 'ImportContextImpl' class.
ImportContextImpl.getProperty ( Object propertyName )This method is from 'ImportContextImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.io.handler
[+] class DefaultHandler 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 25 (0.1%)
DefaultHandler.DefaultHandler ( )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager )This constructor is from 'DefaultHandler' class.
DefaultHandler.DefaultHandler ( IOManager ioManager, String collectionNodetype, String defaultNodetype, String contentNodetype )This constructor is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( ExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canExport ( PropertyExportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.canImport ( ImportContext context, boolean isCollection )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource )This method is from 'DefaultHandler' class.
DefaultHandler.exportContent ( ExportContext context, DavResource resource, Long left, Long rangeLength )This method is from 'DefaultHandler' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource
[+] class DavResourceFactoryImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )This constructor is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createRangeResource ( DavResourceLocator locator, WebdavSession session, Pair<String,String> parsedRange )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, WebdavSession session, Resource resource )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request )This method is from 'DavResourceFactoryImpl' class.
DavResourceFactoryImpl.createResource ( DavResourceLocator locator, DavServletRequest request, WebdavSession session )This method is from 'DavResourceFactoryImpl' class.
[+] class DavResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 41 (0.2%)
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'DavResourceImpl' class.
DavResourceImpl.addLockManager ( LockManager lockMgr )This method is from 'DavResourceImpl' class.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( List<?> changeList )This method is from 'DavResourceImpl' class.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )This method is from 'DavResourceImpl' class.
DavResourceImpl.copy ( DavResource destination, boolean shallow )This method is from 'DavResourceImpl' class.
DavResourceImpl.exists ( )This method is from 'DavResourceImpl' class.
DavResourceImpl.getCollection ( )This method is from 'DavResourceImpl' class.
...
[+] class RangeResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
RangeResourceImpl.RangeResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource, Pair<String,String> requestRange )This constructor is from 'RangeResourceImpl' class.
RangeResourceImpl.spool ( OutputContext outputContext )This method is from 'RangeResourceImpl' class.
[+] class ResourceConfig 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 57 (0.3%)
DavResourceFactoryImpl.DavResourceFactoryImpl ( ResourceConfig resourceConfig )1st parameter 'resourceConfig' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.DavResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )4th parameter 'config' of this method is of type 'ResourceConfig'.
DavResourceImpl.addLockManager ( LockManager lockMgr )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.addMember ( DavResource member, InputContext inputContext )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( List<?> changeList )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.alterProperties ( DavPropertySet setProperties, DavPropertyNameSet removePropertyNames )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.copy ( DavResource destination, boolean shallow )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
DavResourceImpl.exists ( )Field 'this.config' in the object of this method is of type 'ResourceConfig'.
...
[+] class VersionControlledResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 16 (0.1%)
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, Resource resource )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.VersionControlledResourceImpl ( DavResourceLocator locator, DavResourceFactory factory, WebdavSession session, ResourceConfig config, boolean isCollection )This constructor is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.addVersionControl ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkin ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.checkout ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.createResourceFromLocator ( DavResourceLocator loc )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getLocatorFromResource ( Resource resource )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getSupportedMethods ( )This method is from 'VersionControlledResourceImpl' class.
VersionControlledResourceImpl.getVersionHistory ( )This method is from 'VersionControlledResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.model
[+] class ResourceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 52 (0.3%)
ResourceImpl.ResourceImpl ( )This constructor is from 'ResourceImpl' class.
ResourceImpl.getAuthor ( )This method is from 'ResourceImpl' class.
ResourceImpl.getComment ( )This method is from 'ResourceImpl' class.
ResourceImpl.getContentLength ( )This method is from 'ResourceImpl' class.
ResourceImpl.getCreationDate ( )This method is from 'ResourceImpl' class.
ResourceImpl.getDocRef ( )This method is from 'ResourceImpl' class.
ResourceImpl.getETag ( )This method is from 'ResourceImpl' class.
ResourceImpl.getFolderID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getID ( )This method is from 'ResourceImpl' class.
ResourceImpl.getInputStream ( )This method is from 'ResourceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.resource.service
[+] class ResourceServiceImpl 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 25 (0.1%)
ResourceServiceImpl.ResourceServiceImpl ( )This constructor is from 'ResourceServiceImpl' class.
ResourceServiceImpl.addBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkout ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, long docId )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.checkPublished ( User user, Document doc )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.copy ( Resource source, Resource destination, String newName, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.createResource ( Resource parentResource, String name, boolean isCollection, ImportContext context, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteBookmark ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.deleteResource ( Resource resource, WebdavSession session )This method is from 'ResourceServiceImpl' class.
ResourceServiceImpl.getChildByName ( Resource parentResource, String name )This method is from 'ResourceServiceImpl' class.
...
logicaldoc-webdav-9.1.0-plugin.jar
package com.logicaldoc.webdav.web
[+] class AbstractWebdavServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 28 (0.1%)
AbstractWebdavServlet.AbstractWebdavServlet ( )This constructor is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckin ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCheckout ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doCopy ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doDelete ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doGet ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doHead ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doLock ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMkCol ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
AbstractWebdavServlet.doMove ( WebdavRequest request, WebdavResponse response, DavResource resource )This method is from 'AbstractWebdavServlet' abstract class.
...
[+] class EncodingWebdavRequest 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EncodingWebdavRequest.EncodingWebdavRequest ( HttpServletRequest httpRequest, DavLocatorFactory factory )This constructor is from 'EncodingWebdavRequest' class.
EncodingWebdavRequest.getDestinationLocator ( )This method is from 'EncodingWebdavRequest' class.
[+] class WebdavServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 7 (0.04%)
WebdavServlet.WebdavServlet ( )This constructor is from 'WebdavServlet' class.
WebdavServlet.getLocatorFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceConfig ( )This method is from 'WebdavServlet' class.
WebdavServlet.getResourceFactory ( )This method is from 'WebdavServlet' class.
WebdavServlet.init ( )This method is from 'WebdavServlet' class.
WebdavServlet.isPreconditionValid ( WebdavRequest request, DavResource resource )This method is from 'WebdavServlet' class.
WebdavServlet.service ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebdavServlet' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice
[+] class WebserviceChartServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
WebserviceChartServlet.WebserviceChartServlet ( )This constructor is from 'WebserviceChartServlet' class.
WebserviceChartServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'WebserviceChartServlet' class.
[+] class WebserviceInterceptor 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 9 (0.05%)
WebserviceInterceptor.WebserviceInterceptor ( )This constructor is from 'WebserviceInterceptor' class.
WebserviceInterceptor.handleMessage ( Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounter ( String counterName, long tenantId )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.increaseCounters ( Session session )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.saveCall ( WebserviceCall call, Message message )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSequenceDAO ( SequenceDAO sequenceDAO )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.setSettings ( ContextProperties settings )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.shutdown ( )This method is from 'WebserviceInterceptor' class.
WebserviceInterceptor.syncCounters ( )This method is from 'WebserviceInterceptor' class.
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 175 (0.9%)
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest.RestEnterpriseDocumentService.EntepriseCheckinDocumentMultipartRequest ( RestEnterpriseDocumentService p1 )Field 'this.docVO' in the object of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.endpoint.RestEnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.checkin ( Long p1, String p2, String p3, boolean p4, WSDocument p5 )5th parameter 'p5' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.create ( WSDocument p1 )1st parameter 'p1' of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.rest.EnterpriseDocumentService.merge ( List<Long> p1, long p2, String p3 )Return value of this abstract method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.checkin ( String p1, long p2, String p3, String p4, boolean p5, WSDocument p6 )6th parameter 'p6' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.create ( String p1, WSDocument p2 )2nd parameter 'p2' of this method is of type 'WSDocument'.
com.logicaldoc.enterprise.webservice.soap.client.SoapEnterpriseDocumentClient.merge ( String p1, List<Long> p2, long p3, String p4 )Return value of this method is of type 'WSDocument'.
...
[+] class WSFolder 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 104 (0.5%)
WSFolder.WSFolder ( )This constructor is from 'WSFolder' class.
WSFolder.addAttribute ( WSAttribute att )This method is from 'WSFolder' class.
WSFolder.addTag ( String tag )This method is from 'WSFolder' class.
WSFolder.attribute ( String name )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder )This method is from 'WSFolder' class.
WSFolder.fromFolder ( Folder folder, boolean withCollections )This method is from 'WSFolder' class.
WSFolder.getAttributes ( )This method is from 'WSFolder' class.
WSFolder.getBarcodeTemplateId ( )This method is from 'WSFolder' class.
WSFolder.getColor ( )This method is from 'WSFolder' class.
WSFolder.getCreation ( )This method is from 'WSFolder' class.
...
[+] class WSUser 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 107 (0.5%)
WSUser.WSUser ( )This constructor is from 'WSUser' class.
WSUser.fromUser ( User user )This method is from 'WSUser' class.
WSUser.getBuilding ( )This method is from 'WSUser' class.
WSUser.getCity ( )This method is from 'WSUser' class.
WSUser.getCompany ( )This method is from 'WSUser' class.
WSUser.getCountry ( )This method is from 'WSUser' class.
WSUser.getCreation ( )This method is from 'WSUser' class.
WSUser.getDateFormat ( )This method is from 'WSUser' class.
WSUser.getDateFormatLong ( )This method is from 'WSUser' class.
WSUser.getDateFormatShort ( )This method is from 'WSUser' class.
...
logicaldoc-webservice-9.1.0-plugin.jar
package com.logicaldoc.webservice.soap.endpoint
[+] class SoapDocumentService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 59 (0.3%)
SoapDocumentService.SoapDocumentService ( )This constructor is from 'SoapDocumentService' class.
SoapDocumentService.addNote ( String sid, long docId, String note )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkin ( String sid, long docId, String comment, String filename, boolean release, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkinDocument ( String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, DataHandler content )This method is from 'SoapDocumentService' class.
SoapDocumentService.checkout ( String sid, long docId )This method is from 'SoapDocumentService' class.
SoapDocumentService.copy ( String sid, long docId, long folderId, boolean links, boolean notes, boolean security )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, InputStream content )This method is from 'SoapDocumentService' class.
SoapDocumentService.create ( String sid, WSDocument document, DataHandler content )This method is from 'SoapDocumentService' class.
...
[+] class SoapFolderService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 24 (0.1%)
SoapFolderService.SoapFolderService ( )This constructor is from 'SoapFolderService' class.
SoapFolderService.copy ( String sid, long folderId, long targetId, int foldersOnly, String securityOption )This method is from 'SoapFolderService' class.
SoapFolderService.create ( String sid, WSFolder wsFolder )This method is from 'SoapFolderService' class.
SoapFolderService.createAlias ( String sid, long parentId, long foldRef )This method is from 'SoapFolderService' class.
SoapFolderService.createFolder ( String sid, long parentId, String name )This method is from 'SoapFolderService' class.
SoapFolderService.createPath ( String sid, long parentId, String path )This method is from 'SoapFolderService' class.
SoapFolderService.delete ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.findByPath ( String sid, String path )This method is from 'SoapFolderService' class.
SoapFolderService.getAccessControlList ( String sid, long folderId )This method is from 'SoapFolderService' class.
SoapFolderService.getDefaultWorkspace ( String sid )This method is from 'SoapFolderService' class.
...
[+] class SoapSearchService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
SoapSearchService.SoapSearchService ( )This constructor is from 'SoapSearchService' class.
SoapSearchService.find ( String sid, WSSearchOptions opt )This method is from 'SoapSearchService' class.
SoapSearchService.findByFilename ( String sid, String filename )This method is from 'SoapSearchService' class.
SoapSearchService.findFolders ( String sid, String name )This method is from 'SoapSearchService' class.
[+] class SoapSecurityService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 11 (0.1%)
SoapSecurityService.SoapSecurityService ( )This constructor is from 'SoapSecurityService' class.
SoapSecurityService.changePassword ( String sid, long userId, String oldPassword, String newPassword )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.deleteUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getGroup ( String sid, long groupId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUser ( String sid, long userId )This method is from 'SoapSecurityService' class.
SoapSecurityService.getUserByUsername ( String sid, String username )This method is from 'SoapSecurityService' class.
SoapSecurityService.listGroups ( String sid )This method is from 'SoapSecurityService' class.
SoapSecurityService.listUsers ( String sid, String group )This method is from 'SoapSecurityService' class.
SoapSecurityService.storeGroup ( String sid, WSGroup group )This method is from 'SoapSecurityService' class.
...
[+] class SoapSystemService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SoapSystemService.SoapSystemService ( )This constructor is from 'SoapSystemService' class.
SoapSystemService.getInfo ( )This method is from 'SoapSystemService' class.
SoapSystemService.getLanguages ( String tenantOrSid )This method is from 'SoapSystemService' class.
SoapSystemService.getStatistics ( String sid )This method is from 'SoapSystemService' class.
SoapSystemService.getTenantStatistics ( String sid, long tenantId )This method is from 'SoapSystemService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.action
[+] class BaseListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 24 (0.1%)
BaseListener.BaseListener ( )This constructor is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( Map<String,Object> dictionary )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateExecution delegate )This method is from 'BaseListener' abstract class.
BaseListener.executeAutomation ( DelegateTask delegate, List<String> candidates )This method is from 'BaseListener' abstract class.
BaseListener.getAutomation ( )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( String candidateUsers, String candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( Collection<String> candidateUsers, Collection<String> candidateGroups, Collection<Long> docIds, String initiatorUserId, long tenantId )This method is from 'BaseListener' abstract class.
BaseListener.getCandidates ( DelegateTask delegate )This method is from 'BaseListener' abstract class.
BaseListener.getCandidatesByAttributes ( String candidateUsers, Collection<Long> docIds, String initiatorId )This method is from 'BaseListener' abstract class.
BaseListener.getDisplay ( )This method is from 'BaseListener' abstract class.
...
[+] class EscalationDelegate 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 11 (0.1%)
EscalationDelegate.EscalationDelegate ( )This constructor is from 'EscalationDelegate' class.
EscalationDelegate.execute ( DelegateExecution delegate )This method is from 'EscalationDelegate' class.
EscalationDelegate.executeAutomation ( Task task )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMessageTemplate ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getMonitoredTask ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindDelay ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.getRemindRepetitions ( )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMessageTemplate ( Expression messageTemplate )This method is from 'EscalationDelegate' class.
EscalationDelegate.setMonitoredTask ( Expression monitoredTask )This method is from 'EscalationDelegate' class.
EscalationDelegate.setRemindDelay ( Expression remindDelay )This method is from 'EscalationDelegate' class.
...
[+] class TaskAssignmentListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
TaskAssignmentListener.TaskAssignmentListener ( )This constructor is from 'TaskAssignmentListener' class.
TaskAssignmentListener.getMessageTemplate ( )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.notify ( DelegateTask delegate )This method is from 'TaskAssignmentListener' class.
TaskAssignmentListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskAssignmentListener' class.
[+] class TaskCompletionListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
TaskCompletionListener.TaskCompletionListener ( )This constructor is from 'TaskCompletionListener' class.
TaskCompletionListener.notify ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
TaskCompletionListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCompletionListener' class.
[+] class TaskCreationListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
TaskCreationListener.TaskCreationListener ( )This constructor is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( )This method is from 'TaskCreationListener' class.
TaskCreationListener.getMessageTemplate ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notify ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.notifyCandidates ( DelegateTask delegate )This method is from 'TaskCreationListener' class.
TaskCreationListener.setMessageTemplate ( Expression messageTemplate )This method is from 'TaskCreationListener' class.
[+] class TransitionListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
TransitionListener.TransitionListener ( )This constructor is from 'TransitionListener' class.
TransitionListener.notify ( DelegateExecution delegate )This method is from 'TransitionListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.automation
[+] class WorkflowTool 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 28 (0.1%)
WorkflowTool.WorkflowTool ( )This constructor is from 'WorkflowTool' class.
WorkflowTool.addNote ( String processId, String taskName, String note )This method is from 'WorkflowTool' class.
WorkflowTool.addNote ( Task task, String note )This method is from 'WorkflowTool' class.
WorkflowTool.appendDocument ( Task task, long docId, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, User user )This method is from 'WorkflowTool' class.
WorkflowTool.claim ( Task task, String username )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, User assignee )This method is from 'WorkflowTool' class.
WorkflowTool.claimUrl ( Task task, String assignee )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition )This method is from 'WorkflowTool' class.
WorkflowTool.complete ( Task task, String transition, String username )This method is from 'WorkflowTool' class.
...
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.spring
[+] class EnterpriseSpringProcessEngineConfiguration 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
EnterpriseSpringProcessEngineConfiguration.EnterpriseSpringProcessEngineConfiguration ( )This constructor is from 'EnterpriseSpringProcessEngineConfiguration' class.
EnterpriseSpringProcessEngineConfiguration.setDatabaseType ( String databaseType )This method is from 'EnterpriseSpringProcessEngineConfiguration' class.
[+] class SpringProcessEngineFactoryBean 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
SpringProcessEngineFactoryBean.SpringProcessEngineFactoryBean ( )This constructor is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExpressionManager ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.configureExternallyManagedTransactions ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.getObject ( )This method is from 'SpringProcessEngineFactoryBean' class.
SpringProcessEngineFactoryBean.setProcessEngineConfiguration ( ProcessEngineConfigurationImpl processEngineConfiguration )This method is from 'SpringProcessEngineFactoryBean' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.transform
[+] class ActivitiTask 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 3 (0.02%)
ActivitiTask.ActivitiTask ( )This constructor is from 'ActivitiTask' class.
ActivitiTask.matches ( BaseWorkflowModel model )This method is from 'ActivitiTask' class.
ActivitiTask.transform ( TransformContext ctx )This method is from 'ActivitiTask' class.
[+] class WorkflowTransformService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 5 (0.03%)
WorkflowTransformService.WorkflowTransformService ( )This constructor is from 'WorkflowTransformService' class.
WorkflowTransformService.fromModelToBPMN ( WorkflowDefinition workflowDefinition )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.fromXmlToModel ( String xmlData )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.retrieveWorkflowModels ( Serializable binarayContent )This method is from 'WorkflowTransformService' class.
WorkflowTransformService.setXStream ( XStream stream )This method is from 'WorkflowTransformService' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.trigger
[+] class WorkflowListener 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 6 (0.03%)
WorkflowListener.WorkflowListener ( )This constructor is from 'WorkflowListener' class.
WorkflowListener.afterCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterSaveHistory ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.afterStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeCheckin ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
WorkflowListener.beforeStore ( Document document, DocumentHistory transaction, Map<String,Object> dictionary )This method is from 'WorkflowListener' class.
logicaldoc-workflow-9.1.0-plugin.jar
package com.logicaldoc.workflow.webservice.soap.endpoint
[+] class SoapWorkflowService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 12 (0.1%)
SoapWorkflowService.SoapWorkflowService ( )This constructor is from 'SoapWorkflowService' class.
SoapWorkflowService.addNote ( String sid, String taskId, String note )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.appendDocuments ( String sid, String taskId, List<Long> docIds )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.claim ( String sid, String taskId )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.complete ( String sid, String taskId, String transition )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getHistories ( String sid, String instanceId, String event )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksAssignedToMe ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getTasksICanOwn ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.getWorkflows ( String sid )This method is from 'SoapWorkflowService' class.
SoapWorkflowService.reassign ( String sid, String taskId, long userId )This method is from 'SoapWorkflowService' class.
...
logicaldoc-zoho-9.1.0-plugin.jar
package com.logicaldoc.zoho
[+] class ZohoAuthCallbackServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
ZohoAuthCallbackServlet.ZohoAuthCallbackServlet ( )This constructor is from 'ZohoAuthCallbackServlet' class.
ZohoAuthCallbackServlet.service ( HttpServletRequest request, HttpServletResponse resp )This method is from 'ZohoAuthCallbackServlet' class.
[+] class ZohoClient 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 20 (0.1%)
ZohoClient.buildAuthorizationUrl ( )This method is from 'ZohoClient' class.
ZohoClient.createDocument ( String folderId, String filename )This method is from 'ZohoClient' class.
ZohoClient.createFolder ( String parentId, String name )This method is from 'ZohoClient' class.
ZohoClient.delete ( String docId )This method is from 'ZohoClient' class.
ZohoClient.download ( String docId, File out )This method is from 'ZohoClient' class.
ZohoClient.get ( long userId )This method is from 'ZohoClient' class.
ZohoClient.getAccessToken ( )This method is from 'ZohoClient' class.
ZohoClient.getClientId ( )This method is from 'ZohoClient' class.
ZohoClient.getClientSecret ( )This method is from 'ZohoClient' class.
ZohoClient.getDocument ( String docId )This method is from 'ZohoClient' class.
...
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr
[+] class OCRTemplateImageServlet 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
OCRTemplateImageServlet.OCRTemplateImageServlet ( )This constructor is from 'OCRTemplateImageServlet' class.
OCRTemplateImageServlet.doGet ( HttpServletRequest request, HttpServletResponse response )This method is from 'OCRTemplateImageServlet' class.
[+] class ZonalOCR 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 4 (0.02%)
ZonalOCR.ZonalOCR ( )This constructor is from 'ZonalOCR' class.
ZonalOCR.extractZoneText ( File scan, Zone zone, Locale locale, String tenant, boolean updateSample )This method is from 'ZonalOCR' class.
ZonalOCR.processDocument ( long docId, DocumentHistory transaction )This method is from 'ZonalOCR' class.
ZonalOCR.processFile ( File scan, OCRTemplate template, Document document, DocumentHistory transaction )This method is from 'ZonalOCR' class.
logicaldoc-zonalocr-9.1.0-plugin.jar
package com.logicaldoc.zonalocr.webservice.soap.endpoint
[+] class SoapZonalOCRService 1
| Change | Effect |
---|
1 |
Field log became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
[+] affected methods: 2 (0.01%)
SoapZonalOCRService.SoapZonalOCRService ( )This constructor is from 'SoapZonalOCRService' class.
SoapZonalOCRService.process ( String sid, long docId )This method is from 'SoapZonalOCRService' class.
to the top
Problems with Methods, Medium Severity 16
logicaldoc-core-9.1.0-plugin.jar,
FolderDAO.class
package com.logicaldoc.core.folder
[+] FolderDAO.computeTreeSize ( long p1 ) [abstract] : long 1
com/logicaldoc/core/folder/FolderDAO.computeTreeSize:(J)J
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
[+] FolderDAO.count ( boolean p1 ) [abstract] : int 1
com/logicaldoc/core/folder/FolderDAO.count:(Z)I
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
[+] FolderDAO.countDocsInTree ( long p1 ) [abstract] : long 1
com/logicaldoc/core/folder/FolderDAO.countDocsInTree:(J)J
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
[+] FolderDAO.findAliases ( Long p1, long p2 ) [abstract] : List<Folder> 1
com/logicaldoc/core/folder/FolderDAO.findAliases:(Ljava/lang/Long;J)Ljava/util/List;
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
[+] FolderDAO.findDeleted ( long p1, Integer p2 ) [abstract] : List<Folder> 1
com/logicaldoc/core/folder/FolderDAO.findDeleted:(JLjava/lang/Integer;)Ljava/util/List;
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
[+] FolderDAO.findTags ( long p1 ) [abstract] : List<String> 1
com/logicaldoc/core/folder/FolderDAO.findTags:(J)Ljava/util/List;
| Change | Effect |
---|
1 |
Added com.logicaldoc.core.PersistenceException exception thrown. |
Recompilation of a client program may be terminated with the message: unreported exception com.logicaldoc.core.PersistenceException must be caught or declared to be thrown. |
logicaldoc-core-9.1.0-plugin.jar,
ThreadPools.class
package com.logicaldoc.core.threading
[+] ThreadPools.getPool ( String name ) : ExecutorService 1
com/logicaldoc/core/threading/ThreadPools.getPool:(Ljava/lang/String;)Ljava/util/concurrent/ExecutorService;
| Change | Effect |
---|
1 |
Return value type has been changed from java.util.concurrent.ExecutorService to java.util.concurrent.ThreadPoolExecutor. |
Recompilation of a client program may be terminated with the message: incompatible types: java.util.concurrent.ThreadPoolExecutor cannot be converted to java.util.concurrent.ExecutorService. |
logicaldoc-gui-9.1.0-plugin.jar,
BookmarkDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] BookmarkDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/BookmarkDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types: com.logicaldoc.gui.common.client.grid.RefreshableListGrid cannot be converted to com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid. |
logicaldoc-gui-9.1.0-plugin.jar,
DocumentDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] DocumentDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types: com.logicaldoc.gui.common.client.grid.RefreshableListGrid cannot be converted to com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid. |
logicaldoc-gui-9.1.0-plugin.jar,
DocumentHistoryDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] DocumentHistoryDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/DocumentHistoryDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types: com.logicaldoc.gui.common.client.grid.RefreshableListGrid cannot be converted to com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid. |
logicaldoc-gui-9.1.0-plugin.jar,
NotesDashlet.class
package com.logicaldoc.gui.frontend.client.dashboard.dashlet
[+] NotesDashlet.getListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/dashboard/dashlet/NotesDashlet.getListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types: com.logicaldoc.gui.common.client.grid.RefreshableListGrid cannot be converted to com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid. |
logicaldoc-gui-9.1.0-plugin.jar,
TicketsReport.class
package com.logicaldoc.gui.frontend.client.reports
[+] TicketsReport.createListGrid ( ) : RefreshableListGrid 1
com/logicaldoc/gui/frontend/client/reports/TicketsReport.createListGrid:()Lcom/logicaldoc/gui/common/client/widgets/grid/RefreshableListGrid;
| Change | Effect |
---|
1 |
Return value type has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
Recompilation of a client program may be terminated with the message: incompatible types: com.logicaldoc.gui.common.client.grid.RefreshableListGrid cannot be converted to com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid. |
logicaldoc-importfolder-9.1.0-plugin.jar,
SFTPClient.class
package com.logicaldoc.importfolder.sftp
[+] SFTPClient.ls ( String path ) : Vector<ChannelSftp.LsEntry> 1
com/logicaldoc/importfolder/sftp/SFTPClient.ls:(Ljava/lang/String;)Ljava/util/Vector;
| Change | Effect |
---|
1 |
Return value type has been changed from java.util.Vector<com.jcraft.jsch.ChannelSftp.LsEntry> to java.util.List<com.jcraft.jsch.ChannelSftp.LsEntry>. |
Recompilation of a client program may be terminated with the message: incompatible types: java.util.List<com.jcraft.jsch.ChannelSftp.LsEntry> cannot be converted to java.util.Vector<com.jcraft.jsch.ChannelSftp.LsEntry>. |
logicaldoc-webservice-9.1.0-plugin.jar,
DocumentService.class
package com.logicaldoc.webservice.rest
[+] DocumentService.getThumbnail ( String p1, String p2, List<PathSegment> p3 ) [abstract] : DataHandler 1
com/logicaldoc/webservice/rest/DocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
| Change | Effect |
---|
1 |
Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. |
Recompilation of a client program may be terminated with the message: incompatible types: javax.ws.rs.core.Response cannot be converted to javax.activation.DataHandler. |
logicaldoc-webservice-9.1.0-plugin.jar,
RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
[+] RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList ) : DataHandler 1
com/logicaldoc/webservice/rest/endpoint/RestDocumentService.getThumbnail:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Ljavax/activation/DataHandler;
| Change | Effect |
---|
1 |
Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. |
Recompilation of a client program may be terminated with the message: incompatible types: javax.ws.rs.core.Response cannot be converted to javax.activation.DataHandler. |
logicaldoc-zoho-9.1.0-plugin.jar,
ZohoClient.class
package com.logicaldoc.zoho
[+] ZohoClient.get ( long userId ) [static] : ZohoClient 1
com/logicaldoc/zoho/ZohoClient.get:(J)Lcom/logicaldoc/zoho/ZohoClient;
| Change | Effect |
---|
1 |
Removed ZohoException exception thrown. |
Recompilation of a client program may be terminated with the message: cannot override get ( long ) in ZohoClient; overridden method does not throw ZohoException. |
to the top
Problems with Data Types, Low Severity 7
logicaldoc-enterprise-gui-9.1.0-plugin.jar
package com.logicaldoc.enterprise.gui.view.client
[+] class ViewPreviewPanel 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.preview.PreviewPanel to com.logicaldoc.gui.common.client.preview.PreviewPanel. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in ViewPreviewPanel. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 8 (0.04%)
ViewPreviewPanel.ViewPreviewPanel ( GUIDocument document, String ticketId )This constructor is from 'ViewPreviewPanel' class.
ViewPreviewPanel.dicomUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.generalPreviewUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.htmlUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.isPreviewAvailable ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.mediaUrl ( )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.onAccessGranted ( GUIDocument document )This method is from 'ViewPreviewPanel' class.
ViewPreviewPanel.onDraw ( )This method is from 'ViewPreviewPanel' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.widgets
[+] class StickyWindow 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.smartgwt.client.widgets.Window to DelayedRedrawWindow. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in StickyWindow. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 7 (0.04%)
StickyWindow.StickyWindow ( String title )This constructor is from 'StickyWindow' abstract class.
StickyWindow.getDefaultStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.getWindowStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.mustCenter ( )This method is from 'StickyWindow' abstract class.
StickyWindow.onDraw ( )This method is from 'StickyWindow' abstract class.
StickyWindow.restoreCurrentStatus ( )This method is from 'StickyWindow' abstract class.
StickyWindow.WindowStatus.StickyWindow.WindowStatus ( StickyWindow width, int height, int p3 )1st parameter 'width' of this method is of type 'StickyWindow'.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document
[+] class TicketDisplay 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.smartgwt.client.widgets.Window to com.logicaldoc.gui.common.client.widgets.DelayedRedrawWindow. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in TicketDisplay. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 1 (0.01%)
TicketDisplay.TicketDisplay ( String ticketId, String sampleUrl1, String sampleUrl2 )This constructor is from 'TicketDisplay' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document.grid
[+] class DocumentsListGrid 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in DocumentsListGrid. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 51 (0.3%)
DocumentsListGrid.DocumentsListGrid ( )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( GUIFolder folder )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( List<String> extendedAttributes )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.deselectAll ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.destroy ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.expandVisibleRows ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.fetchNewData ( DocumentsDS ds )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCellCSSText ( ListGridRecord rec, int rowNum, int colNum )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCount ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getDateFormatter ( )This method is from 'DocumentsListGrid' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.folder
[+] class FolderSubscriptionOptionListGridField 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField to com.logicaldoc.gui.common.client.grid.ColoredListGridField. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in FolderSubscriptionOptionListGridField. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 1 (0.01%)
FolderSubscriptionOptionListGridField.FolderSubscriptionOptionListGridField ( )This constructor is from 'FolderSubscriptionOptionListGridField' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.metadata.form
[+] class ResponsesGrid 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid to com.logicaldoc.gui.common.client.grid.RefreshableListGrid. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in ResponsesGrid. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 3 (0.02%)
ResponsesGrid.ResponsesGrid ( GUIForm form )This constructor is from 'ResponsesGrid' class.
ResponsesGrid.getDateFormatter ( )This method is from 'ResponsesGrid' class.
ResponsesGrid.getDatetimeFormatter ( )This method is from 'ResponsesGrid' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.workflow
[+] class WorkflowTaskNameListGridField 1
| Change | Effect |
---|
1 |
Superclass has been changed from com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField to com.logicaldoc.gui.common.client.grid.ColoredListGridField. |
1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in WorkflowTaskNameListGridField. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods: 5 (0.03%)
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName, String title )This constructor is from 'WorkflowTaskNameListGridField' class.
WorkflowTaskNameListGridField.WorkflowTaskNameListGridField ( String name, String colorFieldName, String title, int width )This constructor is from 'WorkflowTaskNameListGridField' class.
to the top
Other Changes in Data Types 4
logicaldoc-calendar-9.1.0-plugin.jar
package com.logicaldoc.calendar
[+] class CalendarJob 1
| Change | Effect |
---|
1 |
Field log became static. |
No effect. |
[+] affected methods: 4 (0.02%)
CalendarJob.CalendarJob ( )This constructor is from 'CalendarJob' class.
CalendarJob.CalendarJob ( long eventId, String label, long tenantId )This constructor is from 'CalendarJob' class.
CalendarJob.execute ( JobExecutionContext executionContext )This method is from 'CalendarJob' class.
CalendarJob.notifyEvent ( Event event, Reminder reminder )This method is from 'CalendarJob' class.
logicaldoc-conversion-9.1.0-plugin.jar
package com.logicaldoc.conversion
[+] class ZamZarConverter 1
| Change | Effect |
---|
1 |
Field log became static. |
No effect. |
[+] affected methods: 10 (0.1%)
ZamZarConverter.ZamZarConverter ( )This constructor is from 'ZamZarConverter' class.
ZamZarConverter.checkConversionJob ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteConversionFiles ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.deleteFile ( String fileId )This method is from 'ZamZarConverter' class.
ZamZarConverter.downloadFile ( String fileId, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.getConversionJobDetails ( String jobId )This method is from 'ZamZarConverter' class.
ZamZarConverter.getHttpClient ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.getParameterNames ( )This method is from 'ZamZarConverter' class.
ZamZarConverter.internalConvert ( String sid, Document document, File src, File dest )This method is from 'ZamZarConverter' class.
ZamZarConverter.startConversionJob ( File src, File dest )This method is from 'ZamZarConverter' class.
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.common.client.beans
[+] class GUIMessage 1
| Change | Effect |
---|
1 |
Field PRIO_LOW has been added to this class. |
No effect. |
[+] affected methods: 27 (0.1%)
GUIMessage.GUIMessage ( )This constructor is from 'GUIMessage' class.
GUIMessage.GUIMessage ( String message, int priority )This constructor is from 'GUIMessage' class.
GUIMessage.getId ( )This method is from 'GUIMessage' class.
GUIMessage.getMessage ( )This method is from 'GUIMessage' class.
GUIMessage.getPriority ( )This method is from 'GUIMessage' class.
GUIMessage.getRecipient ( )This method is from 'GUIMessage' class.
GUIMessage.getSubject ( )This method is from 'GUIMessage' class.
GUIMessage.getUrl ( )This method is from 'GUIMessage' class.
GUIMessage.getValidity ( )This method is from 'GUIMessage' class.
GUIMessage.isConfirmation ( )This method is from 'GUIMessage' class.
...
logicaldoc-gui-9.1.0-plugin.jar
package com.logicaldoc.gui.frontend.client.document.grid
[+] class DocumentsListGrid 1
| Change | Effect |
---|
1 |
Field summaries has been added to this class. |
No effect. |
[+] affected methods: 51 (0.3%)
DocumentsListGrid.DocumentsListGrid ( )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( GUIFolder folder )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.DocumentsListGrid ( List<String> extendedAttributes )This constructor is from 'DocumentsListGrid' class.
DocumentsListGrid.deselectAll ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.destroy ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.expandVisibleRows ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.fetchNewData ( DocumentsDS ds )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCellCSSText ( ListGridRecord rec, int rowNum, int colNum )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getCount ( )This method is from 'DocumentsListGrid' class.
DocumentsListGrid.getDateFormatter ( )This method is from 'DocumentsListGrid' class.
...
to the top
Java Archives 49
logicaldoc-android-9.1.0-plugin.jar
logicaldoc-audit-9.1.0-plugin.jar
logicaldoc-barcode-9.1.0-plugin.jar
logicaldoc-calendar-9.1.0-plugin.jar
logicaldoc-chat-9.1.0-plugin.jar
logicaldoc-chatgpt-9.1.0-plugin.jar
logicaldoc-cmis-9.1.0-plugin.jar
logicaldoc-comparison-9.1.0-plugin.jar
logicaldoc-conversion-9.1.0-plugin.jar
logicaldoc-core-9.1.0-plugin.jar
logicaldoc-docusign-9.1.0-plugin.jar
logicaldoc-dropbox-9.1.0-plugin.jar
logicaldoc-email-9.1.0-plugin.jar
logicaldoc-enterprise-automation-9.1.0-plugin.jar
logicaldoc-enterprise-core-9.1.0-plugin.jar
logicaldoc-enterprise-gui-9.1.0-plugin.jar
logicaldoc-enterprise-store-9.1.0-plugin.jar
logicaldoc-form-9.1.0-plugin.jar
logicaldoc-ftp-9.1.0-plugin.jar
logicaldoc-google-9.1.0-plugin.jar
logicaldoc-gui-9.1.0-plugin.jar
logicaldoc-i18n-9.1.0.jar
logicaldoc-impex-9.1.0-plugin.jar
logicaldoc-importfolder-9.1.0-plugin.jar
logicaldoc-ios-9.1.0-plugin.jar
logicaldoc-ldap-9.1.0-plugin.jar
logicaldoc-notifier-9.1.0-plugin.jar
logicaldoc-ocr-9.1.0-plugin.jar
logicaldoc-onlyoffice-9.1.0-plugin.jar
logicaldoc-parser-9.1.0-plugin.jar
logicaldoc-report-9.1.0-plugin.jar
logicaldoc-retention-9.1.0-plugin.jar
logicaldoc-saml-9.1.0-plugin.jar
logicaldoc-scheme-9.1.0-plugin.jar
logicaldoc-sharefile-9.1.0-plugin.jar
logicaldoc-sign-9.1.0-plugin.jar
logicaldoc-split-9.1.0-plugin.jar
logicaldoc-stamp-9.1.0-plugin.jar
logicaldoc-syndication-9.1.0-plugin.jar
logicaldoc-util-9.1.0.jar
logicaldoc-via-9.1.0-plugin.jar
logicaldoc-webcontent-9.1.0-plugin.jar
logicaldoc-webdav-9.1.0-plugin.jar
logicaldoc-webdavb-9.1.0-plugin.jar
logicaldoc-webform-9.1.0-plugin.jar
logicaldoc-webservice-9.1.0-plugin.jar
logicaldoc-workflow-9.1.0-plugin.jar
logicaldoc-zoho-9.1.0-plugin.jar
logicaldoc-zonalocr-9.1.0-plugin.jar
to the top