Annotation Interface PropertyEditorClass


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface PropertyEditorClass
Allows you to define a PropertyEditor for the attribute.
Author:
Kuali Rice Team (rice.collab@kuali.org)