ModeShape Distribution 3.0.0.Alpha6

Uses of Package
org.modeshape.jcr.api

Packages that use org.modeshape.jcr.api
org.modeshape.jcr   
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. 
org.modeshape.jcr.api.sequencer Many repositories are used (at least in part) to manage files and other artifacts, including service definitions, policy files, images, media, documents, presentations, application components, reusable libraries, configuration files, application installations, databases schemas, management scripts, and so on. 
org.modeshape.jcr.api.text   
org.modeshape.jcr.query The Query API provides a mechanism for building and executing queries. 
org.modeshape.jcr.query.lucene.basic The "basic" Lucene schema has a single index in which all node and property information are indexed into separate fields. 
org.modeshape.jcr.value Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. 
org.modeshape.jcr.value.binary   
org.modeshape.web.jcr This package contains the core components for the ModeShape common web library. 
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr
Logger
          A generic logger interface.
NamedRepository
           
Repositories
          Representation of a generic container of multiple Repository instances.
ValueFactory
          Extension of the standard ValueFactory which allows conversion to the jcr Value from additional types.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.api
Binary
          An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
JcrTools
          Utility methods for working with JCR nodes.
JcrTools.BasicOperation
           
JcrTools.Operation
           
JcrTools.Variable
           
NamedRepository
           
Repositories
          Representation of a generic container of multiple Repository instances.
Repository
          An extension of JCR 2.0's Repository interface, with a few ModeShape-specific enhancements.
SecurityContext
          Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation
Workspace
          An extension of JCR 2.0's Workspace interface, with a few ModeShape-specific enhancements.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.api.sequencer
Logger
          A generic logger interface.
ValueFactory
          Extension of the standard ValueFactory which allows conversion to the jcr Value from additional types.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.api.text
Logger
          A generic logger interface.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.query
Binary
          An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.query.lucene.basic
Binary
          An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.value
Binary
          An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
 

Classes in org.modeshape.jcr.api used by org.modeshape.jcr.value.binary
Binary
          An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
 

Classes in org.modeshape.jcr.api used by org.modeshape.web.jcr
SecurityContext
          Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation
SecurityContextCredentials
          Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation
 


ModeShape Distribution 3.0.0.Alpha6

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