@Version(value="3.6.0")
Annotation Type | Description |
---|---|
AemObject |
Sling Models Injector which injects the Adobe AEM objects defined in
<cq:defineObjects/>.
|
ChildResourceFromRequest |
Annotation to inject a child (or list of child) resources using a request as the adaptable.
|
HierarchicalPageProperty |
Injects a hierarchical page property.
|
I18N |
Injects I18n text into a field, based on the underlying resource in case of resource adaptation, or request.
|
JsonValueMapValue |
Parses a value map property that contains a JSON string over to a POJO using gson.
|
ParentResourceValueMapValue |
Annotation to be used on either methods, fields to let Sling Models inject an inherited property from the
parent resource
|
SharedValueMapValue |
Sling Models Injector annotation for Shared Component Properties.
|
Copyright © 2013–2021 Adobe. All rights reserved.