|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Enum Summary | |
|---|---|
| Autolink.Continuations | |
| Autolink.Embedding | |
| Autolink.Inheritance | |
| Flowlink.Continuations | |
| Flowlink.Embedding | |
| Flowlink.Inheritance | |
| FlowlinkExitField.Embedding | |
| FlowlinkExitField.Inheritance | |
| Pathinfo.MappingPolicy | The possible pathinfo mapping policies. |
| Submission.Continuations | |
| Submission.Scope | A LOCAL submission scope means that only the submission
with the same name in the same element will be able to receive the
data that was submitted. |
| SubmissionHandler.Continuations | |
| SubmissionHandler.Scope | A LOCAL submission scope means that only the submission
with the same name in the same element will be able to receive the
data that was submitted. |
| Annotation Types Summary | |
|---|---|
| Autolink | Declares an auto link for the element. |
| ChildTrigger | Declares a child trigger. |
| Datalink | Declares a data link for the element. |
| Elem | Declares that a Java class is a RIFE element. |
| Exit | Declares an exit. |
| ExitField | Declares an exit. |
| File | Declares a file upload during a submission. |
| FileProperty | Declares that the bean property that corresponds to the annotated setter will be used to inject an uploaded submission file. |
| FileRegexp | Declares a file upload regular expression during a submission. |
| Flowlink | Declares a flow link for the element. |
| FlowlinkExitField | Declares a flow link for the element. |
| InBean | Declares an input bean. |
| InBeanProperty | Declares that the bean property that corresponds to the annotated setter will be used as an input bean. |
| InCookie | Declares an incookie. |
| InCookieProperty | Declares that the bean property that corresponds to the annotated setter will be used as an incookie. |
| Input | Declares an input. |
| InputProperty | Declares that the bean property that corresponds to the annotated setter will be used as an input. |
| Mapping | Defines the input mapping of a pathinfo declaration. |
| OutBean | Declares an output bean. |
| OutBeanProperty | Declares that the bean property that corresponds to the annotated getter will be used as an output bean. |
| OutCookie | Declares an outcookie. |
| OutCookieProperty | Declares that the bean property that corresponds to the annotated getter will be used as an outcookie. |
| Output | Declares an output. |
| OutputProperty | Declares that the bean property that corresponds to the annotated getter will be used as an output. |
| Param | Declares a submission parameter. |
| ParamProperty | Declares that the bean property that corresponds to the annotated setter will be used as a submission parameter. |
| ParamRegexp | Declares a regexp submission parameter. |
| Pathinfo | Declares the URL pathinfo for an element. |
| Priority | Specifies a declaration priority for an element method. |
| Submission | Declares a submission. |
| SubmissionBean | Declares a submission bean. |
| SubmissionBeanProperty | Declares that the bean property that corresponds to the annotated setter will be used as a submission bean. |
| SubmissionHandler | Declares that the annotated method will be used as a submission handler. |
Provides annotations to declare elements and site-structures for RIFE's web engine.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||