Package org.hippoecm.hst.content.annotations
-
Annotation Types Summary Annotation Type Description PageModelAnyGetter PageModelIgnore Annotation similar to jackson-annotations @JsonIgnore to suppress a property being serialized in the Page Mode APIPageModelIgnoreType Annotation similar to jackson-annotations @JsonIgnoreType to suppress an object being serialized in the Page Mode APIPageModelProperty Annotation similar to jackson-annotations @JsonProperty specify the name of the property in the Page Model APIPersistable Indicates that an annotated operation is to persist contents into repository.