Annotation Interface MethodAccessible


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface MethodAccessible
Annotation to indicate a controller method should allow access regardless of view configuration.
Author:
Kuali Rice Team (rice.collab@kuali.org)