Uses of Class
org.hippoecm.hst.content.beans.index.IndexField
-
Packages that use IndexField Package Description org.hippoecm.hst.content.beans.standard -
-
Uses of IndexField in org.hippoecm.hst.content.beans.standard
Methods in org.hippoecm.hst.content.beans.standard with annotations of type IndexField Modifier and Type Method Description String
IdentifiableContentBean. getIdentifier()
This returns the identifier of the backing provider for this bean, for example some UUID or /documents/content/myprojec/news/article or http://www.example.com/foo/bar, or a RDBMS id, etc It is not allowed for any implementation to returnnull
-