@Target(value={ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(value=RUNTIME) public @interface PageModelIgnore
Annotation similar to jackson-annotations @JsonIgnore to suppress a property being serialized in the Page Mode API
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value |
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.