Called by the bridge after pushing incoming public render parameter values into mapped managed beans. Only called if there is at least one public render parameter in the incoming request whose value is different (updates) the underlying bean. This give the portlet an opportunity to perform further computations based on these changes to resynchronize its application state.
@param context current FacesContext. A Lifecycle has been acquired and the current view restored.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.