ModeShape Distribution 3.5.0.Final

Uses of Package
org.modeshape.jcr

Packages that use org.modeshape.jcr
org.modeshape.jboss.metric   
org.modeshape.jboss.service   
org.modeshape.jcr   
org.modeshape.jcr.bus   
org.modeshape.jcr.cache   
org.modeshape.jcr.cache.document   
org.modeshape.jcr.clustering   
org.modeshape.jcr.federation   
org.modeshape.jcr.federation.spi This package provides a Service Provider Interface (SPI) for connectors to external systems. 
org.modeshape.jcr.mimetype This package defines an internal adapter framework for detecting MIME types. 
org.modeshape.jcr.query The Query API provides a mechanism for building and executing queries. 
org.modeshape.jcr.query.lucene The core query engine, which currently uses Lucene for indexing and raw queries, and the Hibernate Search engine (which does not depend on or use Hibernate Core or JPA) for updating and querying the Lucene indexes. 
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.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
org.modeshape.jcr.query.validate This package provides the interfaces that define the tables and columns that can be queried. 
org.modeshape.jcr.security ModeShape JCR repositories have a pluggable authentication and authorization framework. 
org.modeshape.jcr.security.acl   
org.modeshape.jcr.value.binary   
org.modeshape.jcr.xml   
 

Classes in org.modeshape.jcr used by org.modeshape.jboss.metric
JcrRepository
           
 

Classes in org.modeshape.jcr used by org.modeshape.jboss.service
Environment
          A basic environment in which a repository operates.
JcrRepository
           
ModeShapeEngine
          A container for repositories.
RepositoryConfiguration
          A representation of the configuration for a JCR Repository.
RepositoryStatistics
          A component that records statistics for a variety of repository metrics, and makes the statistics available for a variety of windows.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr
BackupService
          A service used to generate backups from content and restore repository content from backups.
BackupService.Activity
          An abstract activity used for the various backup and restore operations.
BackupService.BackupActivity
          The BackupService.Activity subclass that performs content backup operations.
BackupService.RestoreActivity
          The BackupService.Activity subclass that performs content restore operations.
ConfigurationException
          An exception signalling errors in a configuration.
Connectors.AbstractPathMappings
           
Connectors.PathMappings
          The immutable mappings between the (federated) repository nodes and the external nodes exposed by a connector that they project.
Connectors.Projection
           
Connectors.Snapshot
          An immutable class used internally to provide a consistent (immutable) view of the Connector instances, along with various cached data to make it easy to find a Connector instance by projected or external source keys, etc.
Environment
          A basic environment in which a repository operates.
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
InfinispanUtil.Combiner
          The interface that defines how the results should be merged
InfinispanUtil.Location
           
InfinispanUtil.Sequence
          A sequence of values.
JcrNodeTypeTemplate
          ModeShape implementation of the JCR NodeTypeTemplate interface
JcrRepository
           
JcrRepository.BackgroundRepositoryTask
          The garbage collection tasks should get cancelled before the repository is shut down, but just in case we'll use a weak reference to hold onto the JcrRepository instance and we'll also check that the repository is running before we actually do any work.
JcrRepository.ConfigurationChange
           
JcrRepository.RunningState
           
JcrRepositoryMonitor
          The session-specific monitoring interface.
JcrSession
           
JcrValueFactory
          The ValueFactory implementation for ModeShape.
ModeShapeEngine
          A container for repositories.
ModeShapeEngine.State
           
NodeTypeExistsException
          An exception that captures the error condition that a referenced node type already exists.
NoSuchRepositoryException
          Exception thrown when an operation attempts to access a repository that does not exist.
RepositoryConfiguration
          A representation of the configuration for a JCR Repository.
RepositoryConfiguration.AnonymousSecurity
          The configuration of the use of the built-in anonymous authentication and authorization provider.
RepositoryConfiguration.BinaryStorage
          The binary-storage-related configuration information.
RepositoryConfiguration.Clustering
          Class holding the clustering configuration for a repository.
RepositoryConfiguration.Component
           
RepositoryConfiguration.DocumentOptimization
           
RepositoryConfiguration.Federation
          The federation-related configuration information.
RepositoryConfiguration.FileSystemAccessType
           
RepositoryConfiguration.FileSystemLockingStrategy
           
RepositoryConfiguration.GarbageCollection
           
RepositoryConfiguration.IndexingMode
           
RepositoryConfiguration.IndexReaderStrategy
           
RepositoryConfiguration.IndexRebuildOptions
           
RepositoryConfiguration.InitialContent
           
RepositoryConfiguration.JaasSecurity
          The configuration of the use of the built-in JAAS authentication and authorization provider.
RepositoryConfiguration.MonitoringSystem
          The query-related configuration information.
RepositoryConfiguration.ProjectionConfiguration
          Object representation of a projection configuration within an external source
RepositoryConfiguration.QueryRebuild
          Possible options for rebuilding the indexes upon startup.
RepositoryConfiguration.QuerySystem
          The query-related configuration information.
RepositoryConfiguration.Security
          The security-related configuration information.
RepositoryConfiguration.Sequencing
          The security-related configuration information.
RepositoryConfiguration.TextExtracting
           
RepositoryConfiguration.TransactionMode
          Possible options for rebuilding the indexes upon startup.
RepositoryStatistics
          A component that records statistics for a variety of repository metrics, and makes the statistics available for a variety of windows.
RepositoryStatistics.MetricHistory
          Abstract base class for the RepositoryStatistics.ValueHistory and RepositoryStatistics.DurationHistory classes.
Sequencers
          Component that manages the library of sequencers configured for a repository.
Sequencers.SequencingConfiguration
          This class represents a single SequencerPathExpression and the corresponding Sequencer implementation that should be used if the path expression matches.
Sequencers.SequencingWorkItem
           
Sequencers.WorkQueue
           
SystemContent
           
TextExtractors
          Facility for managing TextExtractor instances and submitting text extraction work
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.bus
RepositoryConfiguration.Clustering
          Class holding the clustering configuration for a repository.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.cache
Connectors
          Class which maintains (based on the configuration) the list of available connectors for a repository.
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
RepositoryConfiguration
          A representation of the configuration for a JCR Repository.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.cache.document
Connectors
          Class which maintains (based on the configuration) the list of available connectors for a repository.
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
InfinispanUtil.Combiner
          The interface that defines how the results should be merged
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.clustering
RepositoryConfiguration.Clustering
          Class holding the clustering configuration for a repository.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.federation
Connectors
          Class which maintains (based on the configuration) the list of available connectors for a repository.
Connectors.PathMappings
          The immutable mappings between the (federated) repository nodes and the external nodes exposed by a connector that they project.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.federation.spi
Environment
          A basic environment in which a repository operates.
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.mimetype
Environment
          A basic environment in which a repository operates.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.query
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
JcrValueFactory
          The ValueFactory implementation for ModeShape.
NodeTypeSchemata
          A NodeTypeSchemata.SessionSchemata implementation that is constructed from the NodeTypes and PropertyDefinitions contained within a RepositoryNodeTypeManager.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.query.lucene
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.query.lucene.basic
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
NodeTypeSchemata
          A NodeTypeSchemata.SessionSchemata implementation that is constructed from the NodeTypes and PropertyDefinitions contained within a RepositoryNodeTypeManager.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.query.model
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.query.validate
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.security
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.security.acl
AccessControlManagerImpl
          AccessControlManager implementation.
JcrSession
           
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.value.binary
TextExtractors
          Facility for managing TextExtractor instances and submitting text extraction work
 

Classes in org.modeshape.jcr used by org.modeshape.jcr.xml
ExecutionContext
          An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
 


ModeShape Distribution 3.5.0.Final

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