Annotation Interface ShortLabel


@Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface ShortLabel
Defines the data dictionary attribute 'short label' that provides an alternate shorter label for the property on a field.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Gets the short label of the property.
  • Element Details

    • value

      String value
      Gets the short label of the property.
      Returns:
      the short label of the property.