Uses of Interface
org.hippoecm.hst.provider.ValueProvider
-
Packages that use ValueProvider Package Description org.hippoecm.hst.configuration.model org.hippoecm.hst.provider.jcr The org.hippoecm.hst.provider.jcr package defines the API for the HST JCR Providerorg.hippoecm.hst.service The org.hippoecm.hst.service package defines the API for the HST Service -
-
Uses of ValueProvider in org.hippoecm.hst.configuration.model
Methods in org.hippoecm.hst.configuration.model that return ValueProvider Modifier and Type Method Description ValueProvider
HstNode. getValueProvider()
-
Uses of ValueProvider in org.hippoecm.hst.provider.jcr
Subinterfaces of ValueProvider in org.hippoecm.hst.provider.jcr Modifier and Type Interface Description interface
JCRValueProvider
-
Uses of ValueProvider in org.hippoecm.hst.service
Methods in org.hippoecm.hst.service that return ValueProvider Modifier and Type Method Description ValueProvider
Service. getValueProvider()
-