Uses of Class
org.springframework.extensions.jcr.JcrTemplate

Packages that use JcrTemplate
org.springframework.extensions.jcr.support   
 

Uses of JcrTemplate in org.springframework.extensions.jcr.support
 

Methods in org.springframework.extensions.jcr.support that return JcrTemplate
 JcrTemplate JcrDaoSupport.getTemplate()
          Return the JcrTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly.
 

Methods in org.springframework.extensions.jcr.support with parameters of type JcrTemplate
 void JcrDaoSupport.setTemplate(JcrTemplate jcrTemplate)
          Set the JcrTemplate for this DAO explicitly, as an alternative to specifying a SessionFactory.
 



Copyright © 2009. All Rights Reserved.