JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.adobe.granite.haf.annotations
Annotation Type HttpRequestParam
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public @interface
HttpRequestParam
Use this annotation to bind a specific java parameter to the SlingHttpRequest. These will only be processed if the method has an ApiAction annotation.