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 ApiQuery
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
ApiQuery
This allows a model to process queries from the URL. The method should take in a query string and pagination settings. It should return some collection of Resources.