Package com.adobe.granite.haf.annotations
@Version("3.7.0")
package com.adobe.granite.haf.annotations
ADOBE CONFIDENTIAL
__________________
Copyright 2016 Adobe Systems Incorporated
All Rights Reserved.
NOTICE: All information contained herein is, and remains
the property of Adobe Systems Incorporated and its suppliers,
if any. The intellectual and technical concepts contained
herein are proprietary to Adobe Systems Incorporated and its
suppliers and are protected by trade secret or copyright law.
Dissemination of this information or reproduction of this material
is strictly forbidden unless prior written permission is obtained
from Adobe Systems Incorporated.
-
ClassDescriptionRegisters an action with the API framework.This annotation can be used on a public method.Use this annotation to create filters for lists of sub entities.Annotation for defining headers to be set in the response to read requests for the Resource described by the model.This annotation can be used on a public field or method.Defines the scope in which the link will be serialized in.Registers a model with the Api Framework.This annotation can be applied to a parameter of an ApiEntities method.This annotation can be applied to a parameter of an ApiEntities method.This annotation can be applied to a parameter of an ApiEntities method.Registers a property getter with the API framework.Defines the scope in which the property is being serialized in.This allows a model to process queries from the URL.Defines the Root of a particular category.This annotation marks a model as synthetic.Use this annotation to bind specific java parameters to HTTP form parameters coming from the request.Use this annotation to bind a specific java parameter to the SlingHttpRequest.