If the specified view identifier matches the pattern specified by this {@link Mapping}, return the corresponding resource identifier that should be passed on to our {@link Processor}. If the specified view identifier does not match, return null
instead.
FacesContext
for the current request
Return the name of the managed bean that serves as the backing bean for the specified view identifier
. If no such managed bean name can be determined, return null
.
|
|
|
|