Annotation Interface MergeAction
Indicates that, for other annotation metadata on the current class, field, how they should be handled.
In the AnnotationMetadataProviderImpl implemention, only MERGE and REMOVE are supported.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionGets the indicator on how metadata merging should occur.
-
Element Details
-
value
MetadataMergeAction valueGets the indicator on how metadata merging should occur.- Returns:
- the indicator on how metadata merging should occur.
-