API compatibility report for the LogicalDOC_SOAP library between 9.0.0 and 9.1.0 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library NameLogicalDOC_SOAP
Version #19.0.0
Version #29.1.0
SubjectBinary Compatibility

Test Results


Total Java Modules12
Total Methods / Classes1284 / 58
Compatibility 99.6%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High2
Medium0
Low2
Other Changes
in Data Types
-1

Added Methods  13 


logicaldoc-audit-9.1.0-plugin.jar, SoapAuditService.class
package com.logicaldoc.audit.webservice.soap.endpoint
SoapAuditService.getHistories ( String sid, String path, String sidFilter, Long userId, String dateStart, String dateEnd, List<String> events, Integer max )  :  List<WSHistory>
SoapAuditService.getUserHistories ( String sid, String username, Long userId, String oldestDate, List<String> events, Integer max )  :  List<WSHistory>

logicaldoc-audit-9.1.0-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

to the top

Removed Methods  5 


logicaldoc-audit-9.0.0-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

to the top

Problems with Methods, High Severity  2 


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

to the top

Problems with Methods, Low Severity  2 


logicaldoc-stamp-9.0.0-plugin.jar, SoapStampService.class
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )  :  void  1 

logicaldoc-webservice-9.0.0-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-audit-9.0.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory  1 

to the top

Java Archives  12 


logicaldoc-audit-9.0.0-plugin.jar
logicaldoc-conversion-9.0.0-plugin.jar
logicaldoc-enterprise-core-9.0.0-plugin.jar
logicaldoc-form-9.0.0-plugin.jar
logicaldoc-impex-9.0.0-plugin.jar
logicaldoc-importfolder-9.0.0-plugin.jar
logicaldoc-report-9.0.0-plugin.jar
logicaldoc-sign-9.0.0-plugin.jar
logicaldoc-split-9.0.0-plugin.jar
logicaldoc-stamp-9.0.0-plugin.jar
logicaldoc-webservice-9.0.0-plugin.jar
logicaldoc-workflow-9.0.0-plugin.jar

to the top



Test Info


Library NameLogicalDOC_SOAP
Version #19.0.0
Version #29.1.0
SubjectSource Compatibility

Test Results


Total Java Modules12
Total Methods / Classes1284 / 58
Compatibility 99.5%

Problem Summary


SeverityCount
Added Methods-13
Removed MethodsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium4
Low0
Other Changes
in Data Types
-1

Added Methods  13 


logicaldoc-audit-9.1.0-plugin.jar, SoapAuditService.class
package com.logicaldoc.audit.webservice.soap.endpoint
SoapAuditService.getHistories ( String sid, String path, String sidFilter, Long userId, String dateStart, String dateEnd, List<String> events, Integer max )  :  List<WSHistory>
SoapAuditService.getUserHistories ( String sid, String username, Long userId, String oldestDate, List<String> events, Integer max )  :  List<WSHistory>

logicaldoc-audit-9.1.0-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

to the top

Removed Methods  5 


logicaldoc-audit-9.0.0-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

to the top

Problems with Methods, Medium Severity  4 


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

logicaldoc-stamp-9.0.0-plugin.jar, SoapStampService.class
package com.logicaldoc.stamp.webservice.soap.endpoint
[+] SoapStampService.stamp ( String sid, long docId, String stamp, List<WSAttribute> parameters )  :  void  1 

logicaldoc-webservice-9.0.0-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-audit-9.0.0-plugin.jar
package com.logicaldoc.audit.webservice.model
[+] class WSHistory  1 

to the top

Java Archives  12 


logicaldoc-audit-9.0.0-plugin.jar
logicaldoc-conversion-9.0.0-plugin.jar
logicaldoc-enterprise-core-9.0.0-plugin.jar
logicaldoc-form-9.0.0-plugin.jar
logicaldoc-impex-9.0.0-plugin.jar
logicaldoc-importfolder-9.0.0-plugin.jar
logicaldoc-report-9.0.0-plugin.jar
logicaldoc-sign-9.0.0-plugin.jar
logicaldoc-split-9.0.0-plugin.jar
logicaldoc-stamp-9.0.0-plugin.jar
logicaldoc-webservice-9.0.0-plugin.jar
logicaldoc-workflow-9.0.0-plugin.jar

to the top