Package org.modeshape.jcr.api

This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances.

See:
          Description


Interface Summary
Binary Replicates JCR 2.0's javax.jcr.Binary interface.
Repositories Representation of a generic container of multiple Repository instances.
Repository Replicates JCR 2.0's Repository interface.
RepositoryFactory  
SecurityContext This interface is easily adaptable to, but not dependent on, the graph layer SecurityContext interface.
Value Replicates JCR 2.0's javax.jcr.Value interface with the ability to return a Binary representation.
 

Class Summary
SecurityContextCredentials Credentials implementation that wraps a ModeShape JCR security context.
 

Package org.modeshape.jcr.api Description

This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances.



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.