Uses of Interface
org.hippoecm.hst.provider.jcr.JCRValueProvider

Packages that use JCRValueProvider
org.hippoecm.hst.configuration.model   
org.hippoecm.hst.content.beans.standard The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans 
org.hippoecm.hst.mock.content.beans.standard   
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 
org.hippoecm.hst.service.jcr The org.hippoecm.hst.service.jcr package defines the API for the HST Service JCR 
 

Uses of JCRValueProvider in org.hippoecm.hst.configuration.model
 

Methods in org.hippoecm.hst.configuration.model with parameters of type JCRValueProvider
 void HstNodeImpl.setJCRValueProvider(JCRValueProvider valueProvider)
           
 void HstNode.setJCRValueProvider(JCRValueProvider valueProvider)
          sets the new valueProvider
 

Uses of JCRValueProvider in org.hippoecm.hst.content.beans.standard
 

Fields in org.hippoecm.hst.content.beans.standard declared as JCRValueProvider
protected  JCRValueProvider HippoItem.valueProvider
           
 

Methods in org.hippoecm.hst.content.beans.standard that return JCRValueProvider
 JCRValueProvider HippoItem.getValueProvider()
           
 JCRValueProvider HippoBean.getValueProvider()
           
 

Uses of JCRValueProvider in org.hippoecm.hst.mock.content.beans.standard
 

Methods in org.hippoecm.hst.mock.content.beans.standard that return JCRValueProvider
 JCRValueProvider MockHippoBean.getValueProvider()
           
 

Uses of JCRValueProvider in org.hippoecm.hst.provider.jcr
 

Classes in org.hippoecm.hst.provider.jcr that implement JCRValueProvider
 class JCRValueProviderImpl
           
 

Uses of JCRValueProvider in org.hippoecm.hst.service
 

Methods in org.hippoecm.hst.service that return JCRValueProvider
 JCRValueProvider AbstractJCRService.getValueProvider()
           
 

Uses of JCRValueProvider in org.hippoecm.hst.service.jcr
 

Methods in org.hippoecm.hst.service.jcr that return JCRValueProvider
 JCRValueProvider JCRService.getValueProvider()
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.