Annotation Interface ActionViewDataMappings
Annotation to mark a method that returns a map of view data.
Only maps with String keys are supported.
-
Optional Element Summary
Optional Elements
-
Element Details
-
injected
boolean injected- Returns:
- true if this mapping should be injected.
- Default:
- false
-