Annotation Interface ReadOnly


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface ReadOnly
Marks the property as read-only for the purposes of any interfaces.
Author:
Kuali Rice Team (rice.collab@kuali.org)