@Target(value={METHOD,FIELD,PARAMETER})
@Retention(value=RUNTIME)
@InjectAnnotation
public @interface ParentResourceValueMapValue
Annotation to be used on either methods, fields to let Sling Models inject an inherited property from the
parent resource