API compatibility report for the LogicalDOC_REST library between 8.9.3 and 9.1.1 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library NameLogicalDOC_REST
Version #18.9.3
Version #29.1.1
SubjectBinary Compatibility

Test Results


Total Java Modules8
Total Methods / Classes1218 / 53
Compatibility 71%

Problem Summary


SeverityCount
Added Methods-21
Removed MethodsHigh10
Problems with
Data Types
High11
Medium6
Low0
Problems with
Methods
High3
Medium0
Low1
Other Changes
in Data Types
-1

Added Methods  21 


logicaldoc-audit-9.1.1-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
WSHistory.fromHistory ( History history ) [static]  :  WSHistory
WSHistory.getDevice ( )  :  String
WSHistory.getFolderId ( )  :  Long
WSHistory.getGeolocation ( )  :  String
WSHistory.getKeyLabel ( )  :  String
WSHistory.getUserId ( )  :  Long
WSHistory.setDevice ( String device )  :  void
WSHistory.setFolderId ( Long folderId )  :  void
WSHistory.setGeolocation ( String geolocation )  :  void
WSHistory.setKeyLabel ( String keyLabel )  :  void
WSHistory.setUserId ( Long userId )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, RestAuthService.class
package com.logicaldoc.webservice.rest.endpoint
RestAuthService.loginApiKey ( String apikey )  :  String

logicaldoc-webservice-9.1.1-plugin.jar, RestDocumentMetadataService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentMetadataService.getAttributeOptionsByCategory ( long setId, String attribute, String category )  :  List<WSAttributeOption>

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

logicaldoc-webservice-9.1.1-plugin.jar, RestSystemService.class
package com.logicaldoc.webservice.rest.endpoint
RestSystemService.getTenantStatistics ( long tenantId )  :  List<WSParameter>

logicaldoc-webservice-9.1.1-plugin.jar, WSAccessControlEntry.class
package com.logicaldoc.webservice.model
WSAccessControlEntry.getStore ( )  :  int
WSAccessControlEntry.setStore ( int store )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, WSDocument.class
package com.logicaldoc.webservice.model
WSDocument.getLastNote ( )  :  String
WSDocument.setLastNote ( String lastNote )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, WSFolder.class
package com.logicaldoc.webservice.model
WSFolder.getStore ( )  :  Integer
WSFolder.setStore ( Integer store )  :  void

to the top

Removed Methods  10 


logicaldoc-audit-8.9.3-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
WSHistory.fromHistory ( History history ) [static]  :  WSHistory
WSHistory.getFolderId ( )  :  long
WSHistory.getUserId ( )  :  long
WSHistory.setFolderId ( long folderId )  :  void
WSHistory.setUserId ( long userId )  :  void

logicaldoc-webservice-8.9.3-plugin.jar, RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList )  :  DataHandler

logicaldoc-webservice-8.9.3-plugin.jar, WSAccessControlEntry.class
package com.logicaldoc.webservice.model
WSAccessControlEntry.getStorage ( )  :  int
WSAccessControlEntry.setStorage ( int storage )  :  void

logicaldoc-webservice-8.9.3-plugin.jar, WSFolder.class
package com.logicaldoc.webservice.model
WSFolder.getStorage ( )  :  Integer
WSFolder.setStorage ( Integer storage )  :  void

to the top

Problems with Data Types, High Severity  11 


logicaldoc-enterprise-core-8.9.3-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService  1 
[+] class RestEnterpriseSearchService  1 
[+] class RestReadingRequestService  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument  1 
[+] class WSFolder  1 
[+] class WSUser  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.rest.endpoint
[+] class RestBookmarkService  1 
[+] class RestDocumentMetadataService  1 
[+] class RestSearchService  1 
[+] class RestSystemService  1 
[+] class RestTagService  1 

to the top

Problems with Methods, High Severity  3 


logicaldoc-audit-8.9.3-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
[+] WSHistory.getFolderId ( )  :  long  1 
[+] WSHistory.getUserId ( )  :  long  1 

logicaldoc-webservice-8.9.3-plugin.jar, RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
[+] RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList )  :  DataHandler  1 

to the top

Problems with Data Types, Medium Severity  6 


logicaldoc-enterprise-core-8.9.3-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService  1 
[+] class RestEnterpriseSearchService  1 
[+] class RestReadingRequestService  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument  1 
[+] class WSFolder  1 
[+] class WSUser  1 

to the top

Problems with Methods, Low Severity  1 


logicaldoc-webservice-8.9.3-plugin.jar, WSUtil.class
package com.logicaldoc.webservice.model
[+] WSUtil.toWSAttributeSet ( AttributeSet attributeSet ) [static]  :  WSAttributeSet  1 

to the top

Other Changes in Data Types  1 


logicaldoc-conversion-8.9.3-plugin.jar
package com.logicaldoc.conversion.webservice.rest.endpoint
[+] class RestConversionService  1 

to the top

Java Archives  8 


logicaldoc-audit-8.9.3-plugin.jar
logicaldoc-conversion-8.9.3-plugin.jar
logicaldoc-enterprise-core-8.9.3-plugin.jar
logicaldoc-form-8.9.3-plugin.jar
logicaldoc-importfolder-8.9.3-plugin.jar
logicaldoc-report-8.9.3-plugin.jar
logicaldoc-webservice-8.9.3-plugin.jar
logicaldoc-workflow-8.9.3-plugin.jar

to the top



Test Info


Library NameLogicalDOC_REST
Version #18.9.3
Version #29.1.1
SubjectSource Compatibility

Test Results


Total Java Modules8
Total Methods / Classes1218 / 53
Compatibility 71%

Problem Summary


SeverityCount
Added Methods-21
Removed MethodsHigh10
Problems with
Data Types
High11
Medium6
Low0
Problems with
Methods
High0
Medium4
Low0
Other Changes
in Data Types
-1

Added Methods  21 


logicaldoc-audit-9.1.1-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
WSHistory.fromHistory ( History history ) [static]  :  WSHistory
WSHistory.getDevice ( )  :  String
WSHistory.getFolderId ( )  :  Long
WSHistory.getGeolocation ( )  :  String
WSHistory.getKeyLabel ( )  :  String
WSHistory.getUserId ( )  :  Long
WSHistory.setDevice ( String device )  :  void
WSHistory.setFolderId ( Long folderId )  :  void
WSHistory.setGeolocation ( String geolocation )  :  void
WSHistory.setKeyLabel ( String keyLabel )  :  void
WSHistory.setUserId ( Long userId )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, RestAuthService.class
package com.logicaldoc.webservice.rest.endpoint
RestAuthService.loginApiKey ( String apikey )  :  String

logicaldoc-webservice-9.1.1-plugin.jar, RestDocumentMetadataService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentMetadataService.getAttributeOptionsByCategory ( long setId, String attribute, String category )  :  List<WSAttributeOption>

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

logicaldoc-webservice-9.1.1-plugin.jar, RestSystemService.class
package com.logicaldoc.webservice.rest.endpoint
RestSystemService.getTenantStatistics ( long tenantId )  :  List<WSParameter>

logicaldoc-webservice-9.1.1-plugin.jar, WSAccessControlEntry.class
package com.logicaldoc.webservice.model
WSAccessControlEntry.getStore ( )  :  int
WSAccessControlEntry.setStore ( int store )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, WSDocument.class
package com.logicaldoc.webservice.model
WSDocument.getLastNote ( )  :  String
WSDocument.setLastNote ( String lastNote )  :  void

logicaldoc-webservice-9.1.1-plugin.jar, WSFolder.class
package com.logicaldoc.webservice.model
WSFolder.getStore ( )  :  Integer
WSFolder.setStore ( Integer store )  :  void

to the top

Removed Methods  10 


logicaldoc-audit-8.9.3-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
WSHistory.fromHistory ( History history ) [static]  :  WSHistory
WSHistory.getFolderId ( )  :  long
WSHistory.getUserId ( )  :  long
WSHistory.setFolderId ( long folderId )  :  void
WSHistory.setUserId ( long userId )  :  void

logicaldoc-webservice-8.9.3-plugin.jar, RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList )  :  DataHandler

logicaldoc-webservice-8.9.3-plugin.jar, WSAccessControlEntry.class
package com.logicaldoc.webservice.model
WSAccessControlEntry.getStorage ( )  :  int
WSAccessControlEntry.setStorage ( int storage )  :  void

logicaldoc-webservice-8.9.3-plugin.jar, WSFolder.class
package com.logicaldoc.webservice.model
WSFolder.getStorage ( )  :  Integer
WSFolder.setStorage ( Integer storage )  :  void

to the top

Problems with Data Types, High Severity  11 


logicaldoc-enterprise-core-8.9.3-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService  1 
[+] class RestEnterpriseSearchService  1 
[+] class RestReadingRequestService  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument  1 
[+] class WSFolder  1 
[+] class WSUser  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.rest.endpoint
[+] class RestBookmarkService  1 
[+] class RestDocumentMetadataService  1 
[+] class RestSearchService  1 
[+] class RestSystemService  1 
[+] class RestTagService  1 

to the top

Problems with Data Types, Medium Severity  6 


logicaldoc-enterprise-core-8.9.3-plugin.jar
package com.logicaldoc.enterprise.webservice.rest.endpoint
[+] class RestEnterpriseDocumentService  1 
[+] class RestEnterpriseSearchService  1 
[+] class RestReadingRequestService  1 

logicaldoc-webservice-8.9.3-plugin.jar
package com.logicaldoc.webservice.model
[+] class WSDocument  1 
[+] class WSFolder  1 
[+] class WSUser  1 

to the top

Problems with Methods, Medium Severity  4 


logicaldoc-audit-8.9.3-plugin.jar, WSHistory.class
package com.logicaldoc.audit.webservice.model
[+] WSHistory.getFolderId ( )  :  long  1 
[+] WSHistory.getUserId ( )  :  long  1 

logicaldoc-webservice-8.9.3-plugin.jar, RestDocumentService.class
package com.logicaldoc.webservice.rest.endpoint
[+] RestDocumentService.getThumbnail ( String type, String docPath, List<PathSegment> docPathList )  :  DataHandler  1 

logicaldoc-webservice-8.9.3-plugin.jar, WSUtil.class
package com.logicaldoc.webservice.model
[+] WSUtil.toWSAttributeSet ( AttributeSet attributeSet ) [static]  :  WSAttributeSet  1 

to the top

Other Changes in Data Types  1 


logicaldoc-conversion-8.9.3-plugin.jar
package com.logicaldoc.conversion.webservice.rest.endpoint
[+] class RestConversionService  1 

to the top

Java Archives  8 


logicaldoc-audit-8.9.3-plugin.jar
logicaldoc-conversion-8.9.3-plugin.jar
logicaldoc-enterprise-core-8.9.3-plugin.jar
logicaldoc-form-8.9.3-plugin.jar
logicaldoc-importfolder-8.9.3-plugin.jar
logicaldoc-report-8.9.3-plugin.jar
logicaldoc-webservice-8.9.3-plugin.jar
logicaldoc-workflow-8.9.3-plugin.jar

to the top