Binary compatibility report for the PrimeFaces library between 3.5.20121212.230232.6 and 3.5.20121218.110722.1 versions
Test Info
Library Name | PrimeFaces |
Version #1 | 3.5.20121212.230232.6 |
Version #2 | 3.5.20121218.110722.1 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 5934 / 630 |
---|
Verdict | Incompatible (0.6%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 0 |
---|
Removed Methods | High | 33 |
---|
Problems with Data Types | High | 8 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Removed Methods (33)
primefaces-3.5-20121212.230232-6.jar, GalleriaContent.class
package org.primefaces.component.galleria
GalleriaContent.GalleriaContent ( )
[run-time name: org/primefaces/component/galleria/GalleriaContent."<init>":()V]
GalleriaContent.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: org/primefaces/component/galleria/GalleriaContent.getFacesContext:()Ljavax/faces/context/FacesContext;]
GalleriaContent.getFamily ( ) : String
[run-time name: org/primefaces/component/galleria/GalleriaContent.getFamily:()Ljava/lang/String;]
GalleriaContent.handleAttribute ( String name, Object value ) : void
[run-time name: org/primefaces/component/galleria/GalleriaContent.handleAttribute:(Ljava/lang/String;Ljava/lang/Object;)V]
primefaces-3.5-20121212.230232-6.jar, GalleriaContentRenderer.class
package org.primefaces.component.galleria
GalleriaContentRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/primefaces/component/galleria/GalleriaContentRenderer.encodeChildren:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
GalleriaContentRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/primefaces/component/galleria/GalleriaContentRenderer.encodeEnd:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
GalleriaContentRenderer.GalleriaContentRenderer ( )
[run-time name: org/primefaces/component/galleria/GalleriaContentRenderer."<init>":()V]
GalleriaContentRenderer.getRendersChildren ( ) : boolean
[run-time name: org/primefaces/component/galleria/GalleriaContentRenderer.getRendersChildren:()Z]
primefaces-3.5-20121212.230232-6.jar, GalleriaOverlay.class
package org.primefaces.component.galleria
GalleriaOverlay.GalleriaOverlay ( )
[run-time name: org/primefaces/component/galleria/GalleriaOverlay."<init>":()V]
GalleriaOverlay.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.getFacesContext:()Ljavax/faces/context/FacesContext;]
GalleriaOverlay.getFamily ( ) : String
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.getFamily:()Ljava/lang/String;]
GalleriaOverlay.getTitle ( ) : String
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.getTitle:()Ljava/lang/String;]
GalleriaOverlay.handleAttribute ( String name, Object value ) : void
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.handleAttribute:(Ljava/lang/String;Ljava/lang/Object;)V]
GalleriaOverlay.setTitle ( String _title ) : void
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.setTitle:(Ljava/lang/String;)V]
primefaces-3.5-20121212.230232-6.jar, GalleriaOverlayRenderer.class
package org.primefaces.component.galleria
GalleriaOverlayRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/primefaces/component/galleria/GalleriaOverlayRenderer.encodeChildren:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
GalleriaOverlayRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/primefaces/component/galleria/GalleriaOverlayRenderer.encodeEnd:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
GalleriaOverlayRenderer.GalleriaOverlayRenderer ( )
[run-time name: org/primefaces/component/galleria/GalleriaOverlayRenderer."<init>":()V]
GalleriaOverlayRenderer.getRendersChildren ( ) : boolean
[run-time name: org/primefaces/component/galleria/GalleriaOverlayRenderer.getRendersChildren:()Z]
primefaces-3.5-20121212.230232-6.jar, PropertyKeys.class
package org.primefaces.component.galleria
GalleriaContent.PropertyKeys.toString ( ) : String
[run-time name: org/primefaces/component/galleria/GalleriaContent.PropertyKeys.toString:()Ljava/lang/String;]
GalleriaContent.PropertyKeys.valueOf ( String name ) [static] : GalleriaContent.PropertyKeys
[run-time name: org/primefaces/component/galleria/GalleriaContent.PropertyKeys.valueOf:(Ljava/lang/String;)Lorg/primefaces/component/galleria/GalleriaContent$PropertyKeys;]
GalleriaContent.PropertyKeys.values ( ) [static] : GalleriaContent.PropertyKeys[ ]
[run-time name: org/primefaces/component/galleria/GalleriaContent.PropertyKeys.values:()[Lorg/primefaces/component/galleria/GalleriaContent$PropertyKeys;]
GalleriaOverlay.PropertyKeys.toString ( ) : String
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.PropertyKeys.toString:()Ljava/lang/String;]
GalleriaOverlay.PropertyKeys.valueOf ( String name ) [static] : GalleriaOverlay.PropertyKeys
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.PropertyKeys.valueOf:(Ljava/lang/String;)Lorg/primefaces/component/galleria/GalleriaOverlay$PropertyKeys;]
GalleriaOverlay.PropertyKeys.values ( ) [static] : GalleriaOverlay.PropertyKeys[ ]
[run-time name: org/primefaces/component/galleria/GalleriaOverlay.PropertyKeys.values:()[Lorg/primefaces/component/galleria/GalleriaOverlay$PropertyKeys;]
package org.primefaces.component.resources
Resources.PropertyKeys.toString ( ) : String
[run-time name: org/primefaces/component/resources/Resources.PropertyKeys.toString:()Ljava/lang/String;]
Resources.PropertyKeys.valueOf ( String name ) [static] : Resources.PropertyKeys
[run-time name: org/primefaces/component/resources/Resources.PropertyKeys.valueOf:(Ljava/lang/String;)Lorg/primefaces/component/resources/Resources$PropertyKeys;]
Resources.PropertyKeys.values ( ) [static] : Resources.PropertyKeys[ ]
[run-time name: org/primefaces/component/resources/Resources.PropertyKeys.values:()[Lorg/primefaces/component/resources/Resources$PropertyKeys;]
primefaces-3.5-20121212.230232-6.jar, Resources.class
package org.primefaces.component.resources
Resources.getExclude ( ) : String
[run-time name: org/primefaces/component/resources/Resources.getExclude:()Ljava/lang/String;]
Resources.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: org/primefaces/component/resources/Resources.getFacesContext:()Ljavax/faces/context/FacesContext;]
Resources.getFamily ( ) : String
[run-time name: org/primefaces/component/resources/Resources.getFamily:()Ljava/lang/String;]
Resources.handleAttribute ( String name, Object value ) : void
[run-time name: org/primefaces/component/resources/Resources.handleAttribute:(Ljava/lang/String;Ljava/lang/Object;)V]
Resources.Resources ( )
[run-time name: org/primefaces/component/resources/Resources."<init>":()V]
Resources.setExclude ( String _exclude ) : void
[run-time name: org/primefaces/component/resources/Resources.setExclude:(Ljava/lang/String;)V]
to the top
Problems with Data Types, High Severity (8)
primefaces-3.5-20121212.230232-6.jar
package org.primefaces.component.galleria
[+] GalleriaContent (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
GalleriaContent.GalleriaContent ( )This constructor is from 'GalleriaContent' class.
GalleriaContent.getFacesContext ( )This method is from 'GalleriaContent' class.
GalleriaContent.getFamily ( )This method is from 'GalleriaContent' class.
GalleriaContent.handleAttribute ( String name, Object value )This method is from 'GalleriaContent' class.
[+] GalleriaContent.PropertyKeys (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
GalleriaContent.PropertyKeys.toString ( )This method is from 'GalleriaContent.PropertyKeys' class.
GalleriaContent.PropertyKeys.valueOf ( String name )This method is from 'GalleriaContent.PropertyKeys' class.
GalleriaContent.PropertyKeys.values ( )This method is from 'GalleriaContent.PropertyKeys' class.
[+] GalleriaContentRenderer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
GalleriaContentRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )This method is from 'GalleriaContentRenderer' class.
GalleriaContentRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )This method is from 'GalleriaContentRenderer' class.
GalleriaContentRenderer.GalleriaContentRenderer ( )This constructor is from 'GalleriaContentRenderer' class.
GalleriaContentRenderer.getRendersChildren ( )This method is from 'GalleriaContentRenderer' class.
[+] GalleriaOverlay (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
GalleriaOverlay.GalleriaOverlay ( )This constructor is from 'GalleriaOverlay' class.
GalleriaOverlay.getFacesContext ( )This method is from 'GalleriaOverlay' class.
GalleriaOverlay.getFamily ( )This method is from 'GalleriaOverlay' class.
GalleriaOverlay.getTitle ( )This method is from 'GalleriaOverlay' class.
GalleriaOverlay.handleAttribute ( String name, Object value )This method is from 'GalleriaOverlay' class.
GalleriaOverlay.setTitle ( String _title )This method is from 'GalleriaOverlay' class.
[+] GalleriaOverlay.PropertyKeys (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
GalleriaOverlay.PropertyKeys.toString ( )This method is from 'GalleriaOverlay.PropertyKeys' class.
GalleriaOverlay.PropertyKeys.valueOf ( String name )This method is from 'GalleriaOverlay.PropertyKeys' class.
GalleriaOverlay.PropertyKeys.values ( )This method is from 'GalleriaOverlay.PropertyKeys' class.
[+] GalleriaOverlayRenderer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
GalleriaOverlayRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )This method is from 'GalleriaOverlayRenderer' class.
GalleriaOverlayRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )This method is from 'GalleriaOverlayRenderer' class.
GalleriaOverlayRenderer.GalleriaOverlayRenderer ( )This constructor is from 'GalleriaOverlayRenderer' class.
GalleriaOverlayRenderer.getRendersChildren ( )This method is from 'GalleriaOverlayRenderer' class.
package org.primefaces.component.resources
[+] Resources (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
Resources.getExclude ( )This method is from 'Resources' class.
Resources.getFacesContext ( )This method is from 'Resources' class.
Resources.getFamily ( )This method is from 'Resources' class.
Resources.handleAttribute ( String name, Object value )This method is from 'Resources' class.
Resources.Resources ( )This constructor is from 'Resources' class.
Resources.setExclude ( String _exclude )This method is from 'Resources' class.
[+] Resources.PropertyKeys (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Resources.PropertyKeys.toString ( )This method is from 'Resources.PropertyKeys' class.
Resources.PropertyKeys.valueOf ( String name )This method is from 'Resources.PropertyKeys' class.
Resources.PropertyKeys.values ( )This method is from 'Resources.PropertyKeys' class.
to the top
Java ARchives (1)
primefaces-3.5-20121212.230232-6.jar
to the top
Generated on Wed Dec 19 08:06:41 2012 for PrimeFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API