Package | Description |
---|---|
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 |
Class and Description |
---|
JcrRepository |
Class and Description |
---|
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.
|
Class and Description |
---|
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 |
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.
|
NodeTypes |
NodeTypes.NodeCardinality
List of ways to filter the returned node definitions
|
NodeTypes.PropertyCardinality
List of ways to filter the returned property definitions
|
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 |
Upgrades |
Upgrades.Context |
Upgrades.UpgradeOperation |
Class and Description |
---|
RepositoryConfiguration.Clustering
Class holding the clustering configuration for a repository.
|
Class and Description |
---|
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 . |
Upgrades |
Upgrades.Context |
Class and Description |
---|
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
|
Class and Description |
---|
RepositoryConfiguration.Clustering
Class holding the clustering configuration for a repository.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Environment
A basic environment in which a repository operates.
|
Class and Description |
---|
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
Schemata implementation that is constructed from the NodeType s and PropertyDefinition s contained
within a RepositoryNodeTypeManager . |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypeSchemata
A
Schemata implementation that is constructed from the NodeType s and PropertyDefinition s contained
within a RepositoryNodeTypeManager . |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
Class and Description |
---|
AccessControlManagerImpl
AccessControlManager implementation.
|
JcrSession |
Class and Description |
---|
TextExtractors
Facility for managing
TextExtractor instances and submitting text extraction work |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.