|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestTypeResolver
Pluggable (internal) helper for resolving the type of the current request. For JSF 1.2 it allows to call the functionality e.g. of a component lib for detecting the type of the current request. For JSF 2+ it delegates the detection to JSF itself.
Method Summary | |
---|---|
boolean |
isPartialRequest()
Exposes if the current request isn't a full request |
boolean |
isPostRequest()
Exposes if the current request is a post request |
Method Detail |
---|
boolean isPartialRequest()
boolean isPostRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |