Uses of Interface
org.hippoecm.hst.provider.jcr.JCRValueProvider
-
Packages that use JCRValueProvider Package Description org.hippoecm.hst.configuration.model org.hippoecm.hst.content.beans.standard -
-
Uses of JCRValueProvider in org.hippoecm.hst.configuration.model
Methods in org.hippoecm.hst.configuration.model with parameters of type JCRValueProvider Modifier and Type Method Description void
HstNode. setJCRValueProvider(JCRValueProvider valueProvider)
sets the new valueProvider -
Uses of JCRValueProvider in org.hippoecm.hst.content.beans.standard
Methods in org.hippoecm.hst.content.beans.standard that return JCRValueProvider Modifier and Type Method Description JCRValueProvider
HippoBean. getValueProvider()
-