Class JavaxFaces2_0Properties.Partial
java.lang.Object
org.joinfaces.autoconfigure.javaxfaces.JavaxFaces2_0Properties.Partial
- Enclosing class:
- JavaxFaces2_0Properties
Partial class for execute, render and resetValues parameters.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Apply Request Values, Process Validations, and Update Model Values phases of the request processing lifecycle.The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Render Response phase of the request processing lifecycle.int
hashCode()
void
setExecute
(Boolean execute) The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Apply Request Values, Process Validations, and Update Model Values phases of the request processing lifecycle.void
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Render Response phase of the request processing lifecycle.toString()
-
Constructor Details
-
Partial
public Partial()
-
-
Method Details
-
getExecute
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Apply Request Values, Process Validations, and Update Model Values phases of the request processing lifecycle.- Since:
- 2.0
-
getRender
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Render Response phase of the request processing lifecycle.- Since:
- 2.0
-
setExecute
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Apply Request Values, Process Validations, and Update Model Values phases of the request processing lifecycle.- Since:
- 2.0
-
setRender
The request parameter name whose request parameter value is aCollection
of client identifiers identifying the components that must be processed during the Render Response phase of the request processing lifecycle.- Since:
- 2.0
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-