|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Environment | |
ModeShapePermissions | The set of constants that can be used for action literals with the Session.checkPermission(String, String) method. |
ModeShapeRoles | ModeShape currently defines three roles: readonly , readwrite , and admin . |
Sequencers.WorkQueue |
Class Summary | |
---|---|
CndI18n | The internationalized string constants for the org.modeshape.cnd* packages. |
CndImporter | A class that imports the node types contained in a JCR Compact Node Definition (CND) file into NodeTypeDefinition
instances. |
CndTokenizer | A TokenStream.Tokenizer implementation that adheres to the CND format by ignoring whitespace while including tokens for individual
symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments. |
ExecutionContext | An ExecutionContext is a representation of the environment or context in which a component or operation is operating. |
ExtensionLogger | Implementation of the Logger interface which delegates the logging operations to an I18n based
Logger implementation, using pass-through I18n objects. |
GraphI18n | The internationalized string constants for the org.modeshape.graph* packages. |
JcrI18n | The internationalized string constants for the org.modeshape.jcr* packages. |
JcrLexicon | Lexicon of names from the standard JCR "http://www.jcp.org/jcr/1.0 " namespace. |
JcrLexicon.Namespace | |
JcrMixLexicon | Lexicon of names from the standard JCR "http://www.jcp.org/jcr/mix/1.0 " namespace. |
JcrMixLexicon.Namespace | |
JcrNodeTypeDelegate | |
JcrNodeTypeManager | Local implementation of @{link NodeTypeManager}. |
JcrNodeTypeTemplate | ModeShape implementation of the JCR NodeTypeTemplate interface |
JcrNtLexicon | Lexicon of names from the standard JCR "http://www.jcp.org/jcr/nt/1.0 " namespace. |
JcrNtLexicon.Namespace | |
JcrRepository | |
JcrRepository.ConfigurationChange | |
JcrRepository.QueryLanguage | The set of supported query language string constants. |
JcrRepository.RepositoryMonitorFactory | |
JcrRepository.RepositorySessionEnvironment | |
JcrRepositoryFactory | Service provider for the JCR2 RepositoryFactory interface. |
JcrRepositoryMonitor | The session-specific monitoring interface. |
JcrSession | |
JcrSvLexicon | Lexicon of names from the standard JCR "http://www.jcp.org/jcr/sv/1.0 " namespace. |
JcrSvLexicon.Namespace | |
JcrSystemNode | |
JcrValueFactory | The ValueFactory implementation for ModeShape. |
JcrXaSession | An extension of JcrSession that is also an XAResource , enabling clients to explicitly enlist the session in the
transaction. |
JndiRepositoryFactory | The JndiRepositoryFactory class provides a means of initializing and accessing repositories in a
JNDI tree. |
LocalEnvironment | |
ModeShape | Information about ModeShape. |
ModeShapeEngine | A container for repositories. |
ModeShapeLexicon | A lexicon of names used within ModeShape. |
ModeShapeLexicon.Namespace | |
NodeTypeSchemata | A NodeTypeSchemata.SessionSchemata implementation that is constructed from the NodeType s and PropertyDefinition s contained
within a RepositoryNodeTypeManager . |
RepositoryConfiguration | A representation of the configuration for a JCR Repository . |
RepositoryConfiguration.Default | |
RepositoryConfiguration.FieldName | |
RepositoryConfiguration.FieldValue | |
RepositoryI18n | The internationalized string constants for the org.modeshape.repository* packages. |
RepositoryStatistics | A component that records statistics for a variety of repository metrics, and makes the statistics available for a variety of windows. |
RepositoryStatistics.DurationActivity | The RepositoryStatistics.MetricHistory specialization used for recording the statistics for activities with measured durations. |
RepositoryStatistics.DurationHistory | |
RepositoryStatistics.History | A history of a metric for a given window in time. |
RepositoryStatistics.MetricHistory | Abstract base class for the RepositoryStatistics.ValueHistory and RepositoryStatistics.DurationHistory classes. |
RepositoryStatistics.Statistics | The statistics for a sample of values. |
RepositoryStatistics.ValueHistory | The RepositoryStatistics.MetricHistory specialization used for recording the statistics for running values. |
Sequencers | Component that manages the library of sequencers configured for a repository. |
Sequencers.SequencingContext | |
Sequencers.SequencingWorkItem | |
SystemContent | |
SystemNamespaceRegistry | A NamespaceRegistry implementation that stores the namespaces in the '/jcr:system' area as individual nodes for each
namespace. |
TextExtractors | Facility for managing TextExtractor instances and submitting text extraction work |
Enum Summary | |
---|---|
ModeShapeEngine.State | |
RepositoryConfiguration.FileSystemAccessType | |
RepositoryConfiguration.FileSystemLockingStrategy | |
RepositoryConfiguration.IndexingMode | |
RepositoryConfiguration.IndexReaderStrategy | |
RepositoryConfiguration.QueryRebuild | Possible options for rebuilding the indexes upon startup. |
RepositoryConfiguration.TransactionMode | Possible options for rebuilding the indexes upon startup. |
Exception Summary | |
---|---|
ConfigurationException | An exception signalling errors in a configuration . |
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. |
|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |