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

Packages that use JcrModel1Operations
org.springframework.extensions.jcr   
 

Uses of JcrModel1Operations in org.springframework.extensions.jcr
 

Subinterfaces of JcrModel1Operations in org.springframework.extensions.jcr
 interface JcrModel2Operations
          Interface used for delimiting Jcr operations based on what the underlying repository supports (in this case model 2 operations).
 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 JcrModel1Operations
 class JcrTemplate
          Helper class that simplifies JCR data access code.
 



Copyright © 2009. All Rights Reserved.