Uses of Annotation Interface
org.hippoecm.hst.content.annotations.PageModelProperty
Packages that use PageModelProperty
-
Uses of PageModelProperty in org.hippoecm.hst.content.beans.standard
Methods in org.hippoecm.hst.content.beans.standard with annotations of type PageModelPropertyModifier and TypeMethodDescriptionlong
HippoResourceBean.getLength()
default String
IdentifiableContentBean.getRepresentationId()
The representational id for aIdentifiableContentBean
is by default equal to theIdentifiableContentBean.getIdentifier()
however implementations can change choose to return another id than theIdentifiableContentBean.getIdentifier()
.