Annotation Type Attribute
Annotation to declare an Attribute of a StoreEntry. Only Getter methods
must be annotated with @Attribute.
The loadEagerly property of this annotation can be set to indicate if
BackingStore.findByCriteria() must populate this attribute (true)
or not (false).
- Author:
- Mahesh.Kannan@Sun.Com
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
- ""
-