Uses of Interface
org.springframework.extensions.jcr.JcrModel2Operations

Packages that use JcrModel2Operations
org.springframework.extensions.jcr   
 

Uses of JcrModel2Operations in org.springframework.extensions.jcr
 

Subinterfaces of JcrModel2Operations in org.springframework.extensions.jcr
 interface JcrOperations
          Interface that specifies a basic set of JCR operations.
 interface JcrOptionalOperations
          Interface used for delimiting Jcr operations based on what the underlying repository supports (in this case optional operations)..
 

Classes in org.springframework.extensions.jcr that implement JcrModel2Operations
 class JcrTemplate
          Helper class that simplifies JCR data access code.
 



Copyright © 2009. All Rights Reserved.