@Target(value={ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(value=RUNTIME) public @interface PageModelProperty
Annotation similar to jackson-annotations @JsonProperty specify the name of the property in the Page Model API
public abstract String value
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.