| Enum | Description |
|---|---|
| Phase |
Defines a type-safe handle to the
PhaseId constant string values. |
| Annotation Type | Description |
|---|---|
| Deferred |
Specifies that an element annotated with @RequestAction should be deferred to the given
Phase. |
| IgnorePostback |
Specifies that an element annotated with @RequestAction should not be executed if the current
HttpServletRequest is handling a JavaServer Faces form postback. |
Copyright © 2015 OCPsoft. All Rights Reserved.