org.kuali.rice.krad.web.controller
Annotation Type MethodAccessible


@Target(value=METHOD)
@Retention(value=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)



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.