org.hippoecm.hst.service.jcr
Interface JCRService

All Superinterfaces:
Service
All Known Implementing Classes:
AbstractJCRService

public interface JCRService
extends Service


Method Summary
 JCRValueProvider getValueProvider()
           
 
Methods inherited from interface org.hippoecm.hst.service.Service
closeValueProvider, getChildServices
 

Method Detail

getValueProvider

JCRValueProvider getValueProvider()
Specified by:
getValueProvider in interface Service
Returns:
JCRValueProvider giving access to the underlying jcr backed data


Copyright © 2008-2012 Hippo. All Rights Reserved.