Binary compatibility report for the PrimeFaces library between 4.0.20130509.221741.1 and 4.0.20130516.100121.2 versions
Test Info
Library Name | PrimeFaces |
Version #1 | 4.0.20130509.221741.1 |
Version #2 | 4.0.20130516.100121.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 6144 / 633 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 2 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (2)
primefaces-4.0-20130516.100121-2.jar, DataTable.class
package org.primefaces.component.datatable
DataTable.getFilterMetadata ( ) : java.util.List
[run-time name: org/primefaces/component/datatable/DataTable.getFilterMetadata:()Ljava/util/List;]
DataTable.setFilterMetadata ( java.util.List filterMetadata ) : void
[run-time name: org/primefaces/component/datatable/DataTable.setFilterMetadata:(Ljava/util/List;)V]
to the top
Java ARchives (1)
primefaces-4.0-20130509.221741-1.jar
to the top
Generated on Fri May 17 08:10:48 2013 for PrimeFaces by Java API Compliance Checker 1.3.1
A tool for checking backward compatibility of a Java library API