|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface WebInterfaceConfiguration
Configuration annotation for creation web actions and global result mappings
| Optional Element Summary | |
|---|---|
WebActionMapping[] |
actions
A list of actions to be mapped to certain keywords. |
WebResultMapping[] |
globalResults
A list of WebResultMappings that supercede those of individual mappings. |
public abstract WebResultMapping[] globalResults
public abstract WebActionMapping[] actions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||