Uses of Class
org.hippoecm.hst.content.annotations.PageModelProperty
-
Packages that use PageModelProperty Package Description org.hippoecm.hst.content.beans.standard -
-
Uses of PageModelProperty in org.hippoecm.hst.content.beans.standard
Methods in org.hippoecm.hst.content.beans.standard with annotations of type PageModelProperty Modifier and Type Method Description long
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()
.
-