JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.kuali.rice.krad.web.controller
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)