Annotation Interface DisplayName


@Retention(RUNTIME) @Target(METHOD) public @interface DisplayName
Marks a method as returning a name that has to be used to display this item, in addition to its primary key. Use to give users more readable item names.