Annotation Interface KeepExpression


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface KeepExpression
Annotation that can be used on a UifDictionaryBean field to specify any expressions configured for that field should not be picked up and processed as normal, but left as the property value to be handled by the component itself or some other process
Author:
Kuali Rice Team (rice.collab@kuali.org)