Annotation Type | Description |
---|---|
PageModelAnyGetter | |
PageModelIgnore |
Annotation similar to jackson-annotations @JsonIgnore to suppress a property being serialized in the Page Mode API
|
PageModelIgnoreType |
Annotation similar to jackson-annotations @JsonIgnoreType to suppress an object being serialized in the Page Mode API
|
PageModelProperty |
Annotation similar to jackson-annotations @JsonProperty specify the name of the property in the Page Model API
|
Persistable |
Indicates that an annotated operation is to persist contents into repository.
|
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.