|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueProvider | |
---|---|
org.hippoecm.hst.configuration.model | |
org.hippoecm.hst.provider.jcr | The org.hippoecm.hst.provider.jcr package defines the API for the HST JCR Provider |
org.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 | |
---|---|
ValueProvider |
HstNodeImpl.getValueProvider()
|
ValueProvider |
HstNode.getValueProvider()
|
Uses of ValueProvider in org.hippoecm.hst.provider.jcr |
---|
Subinterfaces of ValueProvider in org.hippoecm.hst.provider.jcr | |
---|---|
interface |
JCRValueProvider
|
Classes in org.hippoecm.hst.provider.jcr that implement ValueProvider | |
---|---|
class |
JCRValueProviderImpl
|
Uses of ValueProvider in org.hippoecm.hst.service |
---|
Fields in org.hippoecm.hst.service declared as ValueProvider | |
---|---|
protected ValueProvider |
ServiceBeanAccessProviderImpl.valueProvider
|
Methods in org.hippoecm.hst.service that return ValueProvider | |
---|---|
ValueProvider |
Service.getValueProvider()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |