|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsfPhaseId | |
---|---|
org.apache.myfaces.extensions.cdi.jsf.api.listener.phase |
Uses of JsfPhaseId in org.apache.myfaces.extensions.cdi.jsf.api.listener.phase |
---|
Methods in org.apache.myfaces.extensions.cdi.jsf.api.listener.phase that return JsfPhaseId | |
---|---|
static JsfPhaseId |
JsfPhaseId.convertFromFacesClass(javax.faces.event.PhaseId phaseId)
|
static JsfPhaseId |
JsfPhaseId.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JsfPhaseId[] |
JsfPhaseId.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.myfaces.extensions.cdi.jsf.api.listener.phase with parameters of type JsfPhaseId | |
---|---|
static javax.faces.event.PhaseId |
JsfPhaseId.convertToFacesClass(JsfPhaseId phaseId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |