Binary compatibility report for the PrimeFaces library between 4.0.20130702.130412.1 and 4.0.20130705.184420.2 versions
Test Info
Library Name | PrimeFaces |
Version #1 | 4.0.20130702.130412.1 |
Version #2 | 4.0.20130705.184420.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 6286 / 642 |
---|
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 69 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 2 |
Low | 12 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 9 |
Added Methods (69)
primefaces-4.0-20130705.184420-2.jar, AjaxBehavior.class
package org.primefaces.component.behavior.ajax
AjaxBehavior.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/behavior/ajax/AjaxBehavior.isResetValues:()Z]
AjaxBehavior.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/behavior/ajax/AjaxBehavior.isResetValuesSet:()Z]
AjaxBehavior.setResetValues ( boolean resetValues ) : void
[run-time name: org/primefaces/component/behavior/ajax/AjaxBehavior.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, AjaxRequestBuilder.class
package org.primefaces.util
AjaxRequestBuilder.resetValues ( boolean value, boolean resetValuesSet ) : AjaxRequestBuilder
[run-time name: org/primefaces/util/AjaxRequestBuilder.resetValues:(ZZ)Lorg/primefaces/util/AjaxRequestBuilder;]
primefaces-4.0-20130705.184420-2.jar, AjaxSource.class
package org.primefaces.component.api
AjaxSource.isResetValues ( ) [abstract] : boolean
[run-time name: org/primefaces/component/api/AjaxSource.isResetValues:()Z]
AjaxSource.isResetValuesSet ( ) [abstract] : boolean
[run-time name: org/primefaces/component/api/AjaxSource.isResetValuesSet:()Z]
primefaces-4.0-20130705.184420-2.jar, CommandButton.class
package org.primefaces.component.commandbutton
CommandButton.isConfirm ( ) : boolean
[run-time name: org/primefaces/component/commandbutton/CommandButton.isConfirm:()Z]
CommandButton.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/commandbutton/CommandButton.isResetValues:()Z]
CommandButton.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/commandbutton/CommandButton.isResetValuesSet:()Z]
CommandButton.setConfirm ( boolean _confirm ) : void
[run-time name: org/primefaces/component/commandbutton/CommandButton.setConfirm:(Z)V]
CommandButton.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/commandbutton/CommandButton.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, CommandLink.class
package org.primefaces.component.commandlink
CommandLink.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/commandlink/CommandLink.isResetValues:()Z]
CommandLink.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/commandlink/CommandLink.isResetValuesSet:()Z]
CommandLink.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/commandlink/CommandLink.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, ComponentUtils.class
package org.primefaces.util
ComponentUtils.resetValuesFromComponentsToRender ( javax.faces.context.FacesContext context ) [static] : void
[run-time name: org/primefaces/util/ComponentUtils.resetValuesFromComponentsToRender:(Ljavax/faces/context/FacesContext;)V]
primefaces-4.0-20130705.184420-2.jar, ConfigContainer.class
package org.primefaces.config
ConfigContainer.getPushServerURL ( ) : String
[run-time name: org/primefaces/config/ConfigContainer.getPushServerURL:()Ljava/lang/String;]
ConfigContainer.getTheme ( ) : String
[run-time name: org/primefaces/config/ConfigContainer.getTheme:()Ljava/lang/String;]
ConfigContainer.isResetValuesEnabled ( ) : boolean
[run-time name: org/primefaces/config/ConfigContainer.isResetValuesEnabled:()Z]
primefaces-4.0-20130705.184420-2.jar, ConfirmDialog.class
package org.primefaces.component.confirmdialog
ConfirmDialog.isGlobal ( ) : boolean
[run-time name: org/primefaces/component/confirmdialog/ConfirmDialog.isGlobal:()Z]
ConfirmDialog.setGlobal ( boolean _global ) : void
[run-time name: org/primefaces/component/confirmdialog/ConfirmDialog.setGlobal:(Z)V]
primefaces-4.0-20130705.184420-2.jar, ContextParams.class
package org.primefaces.util
Constants.ContextParams.Constants.ContextParams ( Constants p1 )
[run-time name: org/primefaces/util/Constants.ContextParams."<init>":(Lorg/primefaces/util/Constants;)V]
primefaces-4.0-20130705.184420-2.jar, DefaultMenuItem.class
package org.primefaces.model.menu
DefaultMenuItem.isResetValues ( ) : boolean
[run-time name: org/primefaces/model/menu/DefaultMenuItem.isResetValues:()Z]
DefaultMenuItem.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/model/menu/DefaultMenuItem.isResetValuesSet:()Z]
DefaultMenuItem.setResetValues ( boolean resetValues ) : void
[run-time name: org/primefaces/model/menu/DefaultMenuItem.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, Hotkey.class
package org.primefaces.component.hotkey
Hotkey.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/hotkey/Hotkey.isResetValues:()Z]
Hotkey.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/hotkey/Hotkey.isResetValuesSet:()Z]
Hotkey.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/hotkey/Hotkey.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, Poll.class
package org.primefaces.component.poll
Poll.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/poll/Poll.isResetValues:()Z]
Poll.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/poll/Poll.isResetValuesSet:()Z]
Poll.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/poll/Poll.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, PrimePartialViewContext.class
package org.primefaces.context
PrimePartialViewContext.processPartial ( javax.faces.event.PhaseId phaseId ) : void
[run-time name: org/primefaces/context/PrimePartialViewContext.processPartial:(Ljavax/faces/event/PhaseId;)V]
primefaces-4.0-20130705.184420-2.jar, PropertyKeys.class
package org.primefaces.component.terminal
Terminal.PropertyKeys.toString ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.PropertyKeys.toString:()Ljava/lang/String;]
Terminal.PropertyKeys.valueOf ( String name ) [static] : Terminal.PropertyKeys
[run-time name: org/primefaces/component/terminal/Terminal.PropertyKeys.valueOf:(Ljava/lang/String;)Lorg/primefaces/component/terminal/Terminal$PropertyKeys;]
Terminal.PropertyKeys.values ( ) [static] : Terminal.PropertyKeys[ ]
[run-time name: org/primefaces/component/terminal/Terminal.PropertyKeys.values:()[Lorg/primefaces/component/terminal/Terminal$PropertyKeys;]
primefaces-4.0-20130705.184420-2.jar, RemoteCommand.class
package org.primefaces.component.remotecommand
RemoteCommand.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/remotecommand/RemoteCommand.isResetValues:()Z]
RemoteCommand.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/remotecommand/RemoteCommand.isResetValuesSet:()Z]
RemoteCommand.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/remotecommand/RemoteCommand.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, RequestParams.class
package org.primefaces.util
Constants.RequestParams.Constants.RequestParams ( Constants p1 )
[run-time name: org/primefaces/util/Constants.RequestParams."<init>":(Lorg/primefaces/util/Constants;)V]
primefaces-4.0-20130705.184420-2.jar, SplitButton.class
package org.primefaces.component.splitbutton
SplitButton.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/splitbutton/SplitButton.isResetValues:()Z]
SplitButton.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/splitbutton/SplitButton.isResetValuesSet:()Z]
SplitButton.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/splitbutton/SplitButton.setResetValues:(Z)V]
primefaces-4.0-20130705.184420-2.jar, Terminal.class
package org.primefaces.component.terminal
Terminal.getCommandHandler ( ) : javax.el.MethodExpression
[run-time name: org/primefaces/component/terminal/Terminal.getCommandHandler:()Ljavax/el/MethodExpression;]
Terminal.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: org/primefaces/component/terminal/Terminal.getFacesContext:()Ljavax/faces/context/FacesContext;]
Terminal.getFamily ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getFamily:()Ljava/lang/String;]
Terminal.getPrompt ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getPrompt:()Ljava/lang/String;]
Terminal.getStyle ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getStyle:()Ljava/lang/String;]
Terminal.getStyleClass ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getStyleClass:()Ljava/lang/String;]
Terminal.getWelcomeMessage ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getWelcomeMessage:()Ljava/lang/String;]
Terminal.getWidgetVar ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.getWidgetVar:()Ljava/lang/String;]
Terminal.handleAttribute ( String name, Object value ) : void
[run-time name: org/primefaces/component/terminal/Terminal.handleAttribute:(Ljava/lang/String;Ljava/lang/Object;)V]
Terminal.isCommandRequest ( ) : boolean
[run-time name: org/primefaces/component/terminal/Terminal.isCommandRequest:()Z]
Terminal.resolveWidgetVar ( ) : String
[run-time name: org/primefaces/component/terminal/Terminal.resolveWidgetVar:()Ljava/lang/String;]
Terminal.setCommandHandler ( javax.el.MethodExpression _commandHandler ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setCommandHandler:(Ljavax/el/MethodExpression;)V]
Terminal.setPrompt ( String _prompt ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setPrompt:(Ljava/lang/String;)V]
Terminal.setStyle ( String _style ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setStyle:(Ljava/lang/String;)V]
Terminal.setStyleClass ( String _styleClass ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setStyleClass:(Ljava/lang/String;)V]
Terminal.setWelcomeMessage ( String _welcomeMessage ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setWelcomeMessage:(Ljava/lang/String;)V]
Terminal.setWidgetVar ( String _widgetVar ) : void
[run-time name: org/primefaces/component/terminal/Terminal.setWidgetVar:(Ljava/lang/String;)V]
Terminal.Terminal ( )
[run-time name: org/primefaces/component/terminal/Terminal."<init>":()V]
primefaces-4.0-20130705.184420-2.jar, TerminalHandler.class
package org.primefaces.component.terminal
TerminalHandler.createMetaRuleset ( Class type ) : javax.faces.view.facelets.MetaRuleset
[run-time name: org/primefaces/component/terminal/TerminalHandler.createMetaRuleset:(Ljava/lang/Class;)Ljavax/faces/view/facelets/MetaRuleset;]
TerminalHandler.TerminalHandler ( javax.faces.view.facelets.ComponentConfig config )
[run-time name: org/primefaces/component/terminal/TerminalHandler."<init>":(Ljavax/faces/view/facelets/ComponentConfig;)V]
primefaces-4.0-20130705.184420-2.jar, TerminalRenderer.class
package org.primefaces.component.terminal
TerminalRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/primefaces/component/terminal/TerminalRenderer.encodeEnd:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
TerminalRenderer.encodeMarkup ( javax.faces.context.FacesContext context, Terminal terminal ) : void
[run-time name: org/primefaces/component/terminal/TerminalRenderer.encodeMarkup:(Ljavax/faces/context/FacesContext;Lorg/primefaces/component/terminal/Terminal;)V]
TerminalRenderer.encodeScript ( javax.faces.context.FacesContext context, Terminal terminal ) : void
[run-time name: org/primefaces/component/terminal/TerminalRenderer.encodeScript:(Ljavax/faces/context/FacesContext;Lorg/primefaces/component/terminal/Terminal;)V]
TerminalRenderer.handleCommand ( javax.faces.context.FacesContext context, Terminal terminal ) : void
[run-time name: org/primefaces/component/terminal/TerminalRenderer.handleCommand:(Ljavax/faces/context/FacesContext;Lorg/primefaces/component/terminal/Terminal;)V]
TerminalRenderer.TerminalRenderer ( )
[run-time name: org/primefaces/component/terminal/TerminalRenderer."<init>":()V]
primefaces-4.0-20130705.184420-2.jar, UIMenuItem.class
package org.primefaces.component.menuitem
UIMenuItem.isResetValues ( ) : boolean
[run-time name: org/primefaces/component/menuitem/UIMenuItem.isResetValues:()Z]
UIMenuItem.isResetValuesSet ( ) : boolean
[run-time name: org/primefaces/component/menuitem/UIMenuItem.isResetValuesSet:()Z]
UIMenuItem.setResetValues ( boolean _resetValues ) : void
[run-time name: org/primefaces/component/menuitem/UIMenuItem.setResetValues:(Z)V]
to the top
Removed Methods (1)
primefaces-4.0-20130702.130412-1.jar, ConfigContainer.class
package org.primefaces.config
ConfigContainer.setSecretKey ( String secretKey ) : void
[run-time name: org/primefaces/config/ConfigContainer.setSecretKey:(Ljava/lang/String;)V]
to the top
Problems with Data Types, Medium Severity (2)
primefaces-4.0-20130702.130412-1.jar
package org.primefaces.component.api
[+] AjaxSource (2)
| Change | Effect |
---|
1 | Abstract method AjaxSource.isResetValues ( ) 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 org.primefaces.component.menu.BaseMenuRenderer.buildAjaxRequest ( javax.faces.context.FacesContext context, org.primefaces.component.menu.AbstractMenu menu, AjaxSource source, javax.faces.component.UIComponent form, java.util.Map params ) and may not be implemented by old clients. |
2 | Abstract method AjaxSource.isResetValuesSet ( ) 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 org.primefaces.component.menu.BaseMenuRenderer.buildAjaxRequest ( javax.faces.context.FacesContext context, org.primefaces.component.menu.AbstractMenu menu, AjaxSource source, javax.faces.component.UIComponent form, java.util.Map params ) and may not be implemented by old clients. |
[+] affected methods (12)
AjaxSource.getOncomplete ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.getOnerror ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.getOnstart ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.getOnsuccess ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.getProcess ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.getUpdate ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.isAsync ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.isGlobal ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.isPartialSubmit ( )This abstract method is from 'AjaxSource' interface.
AjaxSource.isPartialSubmitSet ( )This abstract method is from 'AjaxSource' interface.
org.primefaces.component.menu.BaseMenuRenderer.buildAjaxRequest ( javax.faces.context.FacesContext context, org.primefaces.component.menu.AbstractMenu menu, AjaxSource source, javax.faces.component.UIComponent form, java.util.Map params )3rd parameter 'source' of this method has type 'AjaxSource'.
org.primefaces.renderkit.CoreRenderer.buildAjaxRequest ( javax.faces.context.FacesContext context, AjaxSource source, javax.faces.component.UIComponent form )2nd parameter 'source' of this method has type 'AjaxSource'.
to the top
Problems with Data Types, Low Severity (12)
primefaces-4.0-20130702.130412-1.jar
package org.primefaces.util
[+] Constants (12)
| Change | Effect |
---|
1 | Field AUTO_UPDATE (java.lang.String) with the compile-time constant value "primefaces.AUTO_UPDATE" has been removed from this class. | A client program may change behavior. |
2 | Field DIRECTION_PARAM (java.lang.String) with the compile-time constant value "primefaces.DIR" has been removed from this class. | A client program may change behavior. |
3 | Field INTERPRET_EMPTY_STRING_AS_NULL (java.lang.String) with the compile-time constant value "javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL" has been removed from this class. | A client program may change behavior. |
4 | Field PARTIAL_BEHAVIOR_EVENT_PARAM (java.lang.String) with the compile-time constant value "javax.faces.behavior.event" has been removed from this class. | A client program may change behavior. |
5 | Field PARTIAL_PROCESS_PARAM (java.lang.String) with the compile-time constant value "javax.faces.partial.execute" has been removed from this class. | A client program may change behavior. |
6 | Field PARTIAL_REQUEST_PARAM (java.lang.String) with the compile-time constant value "javax.faces.partial.ajax" has been removed from this class. | A client program may change behavior. |
7 | Field PARTIAL_SOURCE_PARAM (java.lang.String) with the compile-time constant value "javax.faces.source" has been removed from this class. | A client program may change behavior. |
8 | Field PARTIAL_UPDATE_PARAM (java.lang.String) with the compile-time constant value "javax.faces.partial.render" has been removed from this class. | A client program may change behavior. |
9 | Field PUSH_SERVER_URL (java.lang.String) with the compile-time constant value "primefaces.PUSH_SERVER_URL" has been removed from this class. | A client program may change behavior. |
10 | Field SECRET_KEY (java.lang.String) with the compile-time constant value "primefaces.SECRET" has been removed from this class. | A client program may change behavior. |
11 | Field SUBMIT_PARAM (java.lang.String) with the compile-time constant value "primefaces.SUBMIT" has been removed from this class. | A client program may change behavior. |
12 | Field THEME_PARAM (java.lang.String) with the compile-time constant value "primefaces.THEME" has been removed from this class. | A client program may change behavior. |
[+] affected methods (1)
Constants.Constants ( )This constructor is from 'Constants' class.
to the top
Other Changes in Data Types (9)
primefaces-4.0-20130702.130412-1.jar
package org.primefaces.component.commandbutton
[+] CommandButton.PropertyKeys (2)
| Change | Effect |
---|
1 | Field confirm has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
2 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
CommandButton.PropertyKeys.toString ( )This method is from 'CommandButton.PropertyKeys' class.
CommandButton.PropertyKeys.valueOf ( String name )Return value of this method has type 'CommandButton.PropertyKeys'.
CommandButton.PropertyKeys.values ( )This method is from 'CommandButton.PropertyKeys' class.
package org.primefaces.component.commandlink
[+] CommandLink.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
CommandLink.PropertyKeys.toString ( )This method is from 'CommandLink.PropertyKeys' class.
CommandLink.PropertyKeys.valueOf ( String name )Return value of this method has type 'CommandLink.PropertyKeys'.
CommandLink.PropertyKeys.values ( )This method is from 'CommandLink.PropertyKeys' class.
package org.primefaces.component.confirmdialog
[+] ConfirmDialog.PropertyKeys (1)
| Change | Effect |
---|
1 | Field global has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
ConfirmDialog.PropertyKeys.toString ( )This method is from 'ConfirmDialog.PropertyKeys' class.
ConfirmDialog.PropertyKeys.valueOf ( String name )This method is from 'ConfirmDialog.PropertyKeys' class.
ConfirmDialog.PropertyKeys.values ( )This method is from 'ConfirmDialog.PropertyKeys' class.
package org.primefaces.component.hotkey
[+] Hotkey.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
Hotkey.PropertyKeys.toString ( )This method is from 'Hotkey.PropertyKeys' class.
Hotkey.PropertyKeys.valueOf ( String name )Return value of this method has type 'Hotkey.PropertyKeys'.
Hotkey.PropertyKeys.values ( )This method is from 'Hotkey.PropertyKeys' class.
package org.primefaces.component.menuitem
[+] UIMenuItem.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
UIMenuItem.PropertyKeys.toString ( )This method is from 'UIMenuItem.PropertyKeys' class.
UIMenuItem.PropertyKeys.valueOf ( String name )Return value of this method has type 'UIMenuItem.PropertyKeys'.
UIMenuItem.PropertyKeys.values ( )This method is from 'UIMenuItem.PropertyKeys' class.
package org.primefaces.component.poll
[+] Poll.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
Poll.PropertyKeys.toString ( )This method is from 'Poll.PropertyKeys' class.
Poll.PropertyKeys.valueOf ( String name )Return value of this method has type 'Poll.PropertyKeys'.
Poll.PropertyKeys.values ( )This method is from 'Poll.PropertyKeys' class.
package org.primefaces.component.remotecommand
[+] RemoteCommand.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
RemoteCommand.PropertyKeys.toString ( )This method is from 'RemoteCommand.PropertyKeys' class.
RemoteCommand.PropertyKeys.valueOf ( String name )Return value of this method has type 'RemoteCommand.PropertyKeys'.
RemoteCommand.PropertyKeys.values ( )This method is from 'RemoteCommand.PropertyKeys' class.
package org.primefaces.component.splitbutton
[+] SplitButton.PropertyKeys (1)
| Change | Effect |
---|
1 | Field resetValues has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (3)
SplitButton.PropertyKeys.toString ( )This method is from 'SplitButton.PropertyKeys' class.
SplitButton.PropertyKeys.valueOf ( String name )Return value of this method has type 'SplitButton.PropertyKeys'.
SplitButton.PropertyKeys.values ( )This method is from 'SplitButton.PropertyKeys' class.
to the top
Java ARchives (1)
primefaces-4.0-20130702.130412-1.jar
to the top
Generated on Sat Jul 6 08:10:05 2013 for PrimeFaces by Java API Compliance Checker 1.3.1
A tool for checking backward compatibility of a Java library API