Package | Description |
---|---|
org.modeshape.jboss.security | |
org.modeshape.jboss.service | |
org.modeshape.jcr | |
org.modeshape.jcr.bus | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.change | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.federation | |
org.modeshape.jcr.index.elasticsearch | |
org.modeshape.jcr.index.local | |
org.modeshape.jcr.index.lucene | |
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.engine |
This package contains several fully-functional query engine implementations.
|
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.spi.federation |
This package provides a Service Provider Interface (SPI) for connectors to external systems.
|
org.modeshape.jcr.spi.index.provider |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
org.modeshape.jcr.value.binary | |
org.modeshape.jcr.xml |
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 |
---|
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 . |
Class and Description |
---|
BackupDocumentWriter
A utility that writes
Document instances to one or more sequential files in a backup directory. |
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.
|
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.GarbageCollection |
RepositoryConfiguration.Indexes
The index-related configuration information.
|
RepositoryConfiguration.InitialContent |
RepositoryConfiguration.JaasSecurity
The configuration of the use of the built-in JAAS authentication and authorization provider.
|
RepositoryConfiguration.Journaling |
RepositoryConfiguration.MonitoringSystem
The query-related configuration information.
|
RepositoryConfiguration.ProjectionConfiguration
Object representation of a projection configuration within an external source
|
RepositoryConfiguration.Reindexing
The reindexing configuration information.
|
RepositoryConfiguration.ReindexingMode
Possible reindexing modes.
|
RepositoryConfiguration.Security
The security-related configuration information.
|
RepositoryConfiguration.Sequencing
The security-related configuration information.
|
RepositoryConfiguration.TextExtraction |
RepositoryEnvironment
Interface which exposes global repository subsystems/configuration to running sessions.
|
RepositoryIndexes
An immutable set of
IndexDefinition instances describing all of the currently available indexes. |
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 |
---|
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 |
---|
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 . |
RepositoryEnvironment
Interface which exposes global repository subsystems/configuration to running sessions.
|
Upgrades |
Upgrades.Context |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypes |
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.
|
NodeTypes |
RepositoryEnvironment
Interface which exposes global repository subsystems/configuration to running sessions.
|
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 |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypes.Supplier |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypes.Supplier |
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.
|
NodeTypes.Supplier |
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. |
NodeTypes |
RepositoryConfiguration
A representation of the configuration for a
JCR Repository . |
RepositoryIndexes
An immutable set of
IndexDefinition instances describing all of the currently available indexes. |
Class and Description |
---|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypes |
RepositoryIndexes
An immutable set of
IndexDefinition instances describing all of the currently available indexes. |
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.
|
NodeTypes |
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 |
---|
AccessControlManagerImpl
AccessControlManager implementation.
|
JcrSession |
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.
|
ExecutionContext
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
|
NodeTypes |
NodeTypes.Supplier |
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–2016 JBoss, a division of Red Hat. All rights reserved.