- abort(Executor) - Method in class org.modeshape.jdbc.JcrConnection
-
- AbsentColumn(String, String) - Constructor for class org.modeshape.jcr.query.plan.PlanUtil.AbsentColumn
-
- absolute(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- ABSTRACT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ABSTRACT - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- ABSTRACT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- AbstractAddBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- AbstractAddBinaryStorage() - Constructor for class org.modeshape.jboss.subsystem.AbstractAddBinaryStorage
-
- AbstractBinary - Class in org.modeshape.jcr.value.binary
-
An abstract implementation of
BinaryValue
that provides some common capabilities for other implementations.
- AbstractBinary(BinaryKey) - Constructor for class org.modeshape.jcr.value.binary.AbstractBinary
-
- AbstractBinaryStore - Class in org.modeshape.jcr.value.binary
-
An abstract class for a
BinaryStore
, with common functionality needed by implementation classes.
- AbstractBinaryStore() - Constructor for class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- AbstractChildReferences - Class in org.modeshape.jcr.cache.document
-
An partial
ChildReferences
implementation that can serve as a base class to provide default implementations of some
methods to simplify other implementations.
- AbstractChildReferences() - Constructor for class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- AbstractChildReferences.ChildReferenceWithNameIterator - Class in org.modeshape.jcr.cache.document
-
- AbstractJavaMetadata - Class in org.modeshape.sequencer.javafile
-
Abstract definition of a JavaMetadata.
- AbstractJavaMetadata() - Constructor for class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
- AbstractLockingService<T extends Lock> - Class in org.modeshape.jcr.locking
-
- AbstractLockingService() - Constructor for class org.modeshape.jcr.locking.AbstractLockingService
-
- AbstractLockingService(long) - Constructor for class org.modeshape.jcr.locking.AbstractLockingService
-
- AbstractMetadata - Class in org.modeshape.sequencer.javafile.metadata
-
Base class for the other type metadata used when retrieving information from the JDT compiler.
- AbstractMetadata() - Constructor for class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- AbstractMetadataRetriever - Class in org.modeshape.connector.meta.jdbc
-
Base class for converting DB Metadata to connector documents.
- AbstractMetadataRetriever(JdbcMetadataConnector) - Constructor for class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- AbstractMultimap<K,V> - Class in org.modeshape.common.collection
-
A
Multimap
implementation that uses an
ArrayList
to store the values associated with a key.
- AbstractMultimap(Map<K, Collection<V>>) - Constructor for class org.modeshape.common.collection.AbstractMultimap
-
- AbstractMultimap.EntriesCollection - Class in org.modeshape.common.collection
-
- AbstractMultimap.EntryIterator - Class in org.modeshape.common.collection
-
- AbstractMultimap.ValueIterator - Class in org.modeshape.common.collection
-
- AbstractMultimap.ValuesCollection - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedCollection - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedCollection.DelegateIterator - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedKeySet - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedList - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedList.DelegateListIterator - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedMap - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedMap.WrappedEntrySet - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedMap.WrappedMapEntryIterator - Class in org.modeshape.common.collection
-
- AbstractMultimap.WrappedSortedKeySet - Class in org.modeshape.common.collection
-
- AbstractNodeChange - Class in org.modeshape.jcr.cache.change
-
Abstract base class for all internal events.
- AbstractNodeChange(NodeKey, Path, Name, Set<Name>) - Constructor for class org.modeshape.jcr.cache.change.AbstractNodeChange
-
- AbstractNodeKeysSequence - Class in org.modeshape.jcr.query.engine.process
-
The base class of a
NodeSequence
implementation which extracts node keys from 2 different
sequences and delegates to subclasses the behavior of deciding which batches to return based on which node keys are present/absent.
- AbstractNodeKeysSequence(String, NodeSequence, NodeSequence, TypeSystem, BufferManager, CachedNodeSupplier, boolean, boolean) - Constructor for class org.modeshape.jcr.query.engine.process.AbstractNodeKeysSequence
-
- AbstractPath - Class in org.modeshape.jcr.value.basic
-
An abstract foundation for different
Path
implementations.
- AbstractPath() - Constructor for class org.modeshape.jcr.value.basic.AbstractPath
-
- AbstractPathMappings(String, PathFactory) - Constructor for class org.modeshape.jcr.Connectors.AbstractPathMappings
-
- AbstractProblems - Class in org.modeshape.common.collection
-
A list of problems for some execution context.
- AbstractProblems() - Constructor for class org.modeshape.common.collection.AbstractProblems
-
- AbstractPropertyChange - Class in org.modeshape.jcr.cache.change
-
Base class for all property related changes.
- AbstractPropertyChange(NodeKey, Name, Set<Name>, Path, Property) - Constructor for class org.modeshape.jcr.cache.change.AbstractPropertyChange
-
- AbstractPropertyChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, Name, ValueFactory<T>, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- AbstractRepositoryConfigWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that automatically handles all write-attribute operations against
RESTART_NONE
AttributeDefinition
s so that
the changes are immediately reflected in the repository configuration.
- AbstractRepositoryConfigWriteAttributeHandler(AttributeDefinition[]) - Constructor for class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- AbstractRepositoryDelegate - Class in org.modeshape.jdbc.delegate
-
The AbstractRepositoryDelegate provides the common logic for the implementation of the
RepositoryDelegate
- AbstractRepositoryDelegate(String, Properties) - Constructor for class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- AbstractResolvingReader - Class in org.modeshape.sequencer.sramp
-
Base class for the S-RAMP based readers, which hold the functionality for resolving references and registering namespaces
- AbstractResolvingReader(Sequencer.Context, SymbolSpaceResolvers) - Constructor for class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- AbstractResolvingReader(Sequencer.Context) - Constructor for class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- AbstractRow(JcrQueryResult.QueryResultRowIterator, NodeSequence.Batch) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- AbstractSequencingChange - Class in org.modeshape.jcr.cache.change
-
Base class for the changes involving sequencing
- AbstractSequencingChange(NodeKey, Path, Name, Set<Name>, String, String, String, String) - Constructor for class org.modeshape.jcr.cache.change.AbstractSequencingChange
-
- AbstractSessionCache - Class in org.modeshape.jcr.cache.document
-
- AbstractSessionCache(ExecutionContext, WorkspaceCache) - Constructor for class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- AbstractSessionCache.BasicSaveContext - Class in org.modeshape.jcr.cache.document
-
- AbstractSrampSequencer - Class in org.modeshape.sequencer.sramp
-
Base class for sequencers which are based on the S-RAMP specification.
- AbstractSrampSequencer() - Constructor for class org.modeshape.sequencer.sramp.AbstractSrampSequencer
-
- AbstractTextSequencer - Class in org.modeshape.sequencer.text
-
The base class for the text sequencers.
- AbstractTextSequencer() - Constructor for class org.modeshape.sequencer.text.AbstractTextSequencer
-
- AbstractValueFactories - Class in org.modeshape.jcr.value.basic
-
Abstract implementation of
ValueFactories
that implements all the methods other than the
get*Factory()
methods.
- AbstractValueFactories() - Constructor for class org.modeshape.jcr.value.basic.AbstractValueFactories
-
- AbstractValueFactories.ValueFactoryIterator - Class in org.modeshape.jcr.value.basic
-
- AbstractValueFactory<T> - Class in org.modeshape.jcr.value.basic
-
- AbstractValueFactory(PropertyType, TextDecoder, ValueFactories) - Constructor for class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- AbstractValueFactory.ConvertingIterator<ValueType> - Class in org.modeshape.jcr.value.basic
-
- AbstractVisitor() - Constructor for class org.modeshape.jcr.query.model.Visitors.AbstractVisitor
-
- accept(T) - Method in interface org.modeshape.common.function.Consumer
-
Performs this operation on the given argument.
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.AllNodes
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.And
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.ArithmeticOperand
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Between
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.BindVariableName
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Cast
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.ChildCount
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.ChildNode
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Column
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Comparison
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.DescendantNode
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.DescendantNodeJoinCondition
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.FullTextSearchScore
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Join
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Length
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Limit
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Literal
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.LowerCase
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NamedSelector
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NodeDepth
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NodeId
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NodeLocalName
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NodeName
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.NodePath
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Not
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Or
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Ordering
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.PropertyExistence
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.PropertyValue
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Query
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Relike
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.SameNode
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.SetCriteria
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.SetQuery
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.Subquery
-
- accept(Visitor) - Method in class org.modeshape.jcr.query.model.UpperCase
-
- accept(Visitor) - Method in interface org.modeshape.jcr.query.model.Visitable
-
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
- accept(Visitor) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- acceptsURL(String) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- acceptsWork() - Method in class org.modeshape.jcr.Sequencers
-
- acceptUrl(String) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
Determine if this factory accepts the supplied URL.
- ACCESS_CONTROLLABLE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
ACL related
- ACCESS_CONTROLLABLE_STRING - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- ACCESS_LIST_NODE_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- ACCESS_LIST_NODE_TYPE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- ACCESS_LIST_NODE_TYPE_STRING - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- AccessControlEntryImpl - Class in org.modeshape.jcr.security.acl
-
Implementation for the Access Control entry record.
- AccessControlEntryImpl(Principal, Privilege[]) - Constructor for class org.modeshape.jcr.security.acl.AccessControlEntryImpl
-
Creates new ACL entry.
- AccessControlManagerImpl - Class in org.modeshape.jcr
-
AccessControlManager implementation.
- AccessControlManagerImpl(JcrSession) - Constructor for class org.modeshape.jcr.AccessControlManagerImpl
-
- AccessControlPolicyIteratorImpl - Class in org.modeshape.jcr.security.acl
-
Provides iteration over series of the ACLs.
- AccessControlPolicyIteratorImpl(AccessControlPolicy...) - Constructor for class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
Creates new instance of this iterator.
- ACL_COUNT - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- aclAdded(long) - Method in class org.modeshape.jcr.JcrSession
-
- aclChangesCount() - Method in class org.modeshape.jcr.JcrSession
-
- aclRemoved(long) - Method in class org.modeshape.jcr.JcrSession
-
- aclsOnExternalNodesNotAllowed - Static variable in class org.modeshape.jcr.JcrI18n
-
- aComparator - Variable in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- Activity(File, LocalDocumentStore, BinaryStore, RepositoryCache) - Constructor for class org.modeshape.jcr.BackupService.Activity
-
- ACTIVITY - Static variable in class org.modeshape.jcr.JcrLexicon
-
- actualIndex - Variable in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- actualIndex - Variable in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- actualIndexes - Variable in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- actualKey - Variable in class org.modeshape.jcr.index.local.MapDB.UniqueKey
-
- actualLocationDoesNotHaveCorrectChildName - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualLocationIsNotAtCorrectChildSegment - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualLocationIsNotChildOfInputLocation - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualLocationMustHavePath - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualLocationNotEqualToInputLocation - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualLock - Variable in class org.modeshape.jcr.value.binary.FileLocks.WrappedLock
-
- actualLock - Variable in class org.modeshape.jcr.value.binary.NamedLocks.WrappedLock
-
- actualNewLocationIsNotSameAsInputLocation - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualNewLocationMustHavePath - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualNewLocationMustHaveSameNameAsRequest - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualNewLocationMustHaveSameParentAsOldLocation - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualNumRowsInMemory - Variable in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- actualOldLocationIsNotSameAsInputLocation - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualOldLocationMustHavePath - Static variable in class org.modeshape.jcr.GraphI18n
-
- actualValue - Variable in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- adapt(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- add(V) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- add(int, V) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- add(V) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- add(int, T) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- add(T) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- add(V) - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- add(T, AtomicReferenceFieldUpdater<T, Pointer[]>, Cursor, Pointer...) - Static method in class org.modeshape.common.collection.ring.Pointers
-
Atomically add the specified
Pointer
instance(s) to an array known to the given updator.
- add(T) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Add to this buffer a single entry.
- add(T[]) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Add to this buffer multiple entries.
- add(Double, Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- add(long, TimeUnit) - Method in class org.modeshape.common.math.Duration
-
Add the supplied duration to this duration, and return the result.
- add(Duration) - Method in class org.modeshape.common.math.Duration
-
Add the supplied duration to this duration, and return the result.
- add(Duration, Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- add(Float, Float) - Method in class org.modeshape.common.math.FloatOperations
-
- add(Integer, Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- add(Long, Long) - Method in class org.modeshape.common.math.LongOperations
-
- add(T, T) - Method in interface org.modeshape.common.math.MathOperations
-
Add the two operands and return the sum.
- add(Short, Short) - Method in class org.modeshape.common.math.ShortOperations
-
- add(T) - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Add a new value to these statistics.
- add(Position) - Method in class org.modeshape.common.text.Position
-
Return a new position that is the addition of this position and that supplied.
- add(DynamicOperand, DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Create an arithmetic dynamic operand that adds the numeric value of the two supplied operand(s).
- add(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- add(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- add(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.MixinChanges
-
- add(SessionNode) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- add(Path, Path, String) - Method in class org.modeshape.jcr.Connectors.BasicPathMappings
-
- add(String, String, Object) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- add(String, String, Object[]) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- add(String, String, T[]) - Method in class org.modeshape.jcr.index.local.LocalIndex
-
- add(String, String, Object) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- add(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- add(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- add(NodeKey, float) - Method in class org.modeshape.jcr.query.engine.QuerySources.BatchWriter
-
- add(Iterable<NodeKey>, float) - Method in class org.modeshape.jcr.query.engine.QuerySources.BatchWriter
-
- add(Iterator<NodeKey>, float) - Method in class org.modeshape.jcr.query.engine.QuerySources.BatchWriter
-
- add(DynamicOperand, DynamicOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- add(Selector, Position) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- add(SameNodeJoinCondition, Position) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- Add(XPath.Component, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.Add
-
- add(Property) - Method in class org.modeshape.jcr.spi.federation.Connector.ExtraProperties
-
- add(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in interface org.modeshape.jcr.spi.index.IndexWriter
-
Add to the index the information about a node.
- add(String, String, T) - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Adds a single value to this index for the given node.
- add(String, String, T[]) - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Adds multiple values to the index for the given node.
- add(NodeKey, float) - Method in interface org.modeshape.jcr.spi.index.ResultWriter
-
Add to the current batch a single node key with a score.
- add(Iterable<NodeKey>, float) - Method in interface org.modeshape.jcr.spi.index.ResultWriter
-
Add to the current batch a series of node keys with the same score for each node key.
- add(Iterator<NodeKey>, float) - Method in interface org.modeshape.jcr.spi.index.ResultWriter
-
Add to the current batch a series of node keys with the same score for each node key.
- add(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- add(int, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- add(int, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- add(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- add(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- add(String) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- add(Object, int, int) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- add(Validator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.CompositeValidator
-
- add(SchemaLibrary.Problem) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- ADD_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- ADD_NODE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
A standard JCR-defined permission to grant the user the ability to add nodes.
- ADD_TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- addAccessControlEntry(Principal, Privilege[]) - Method in class org.modeshape.jcr.security.acl.JcrAccessControlList
-
- AddAccessNodes - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that inserts an ACCESS above each SOURCE leaf node in a query plan.
- AddAccessNodes() - Constructor for class org.modeshape.jcr.query.optimize.AddAccessNodes
-
- addAll(Collection<? extends V>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- addAll(int, Collection<? extends V>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- addAll(Collection<? extends T>) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- addAll(int, Collection<? extends T>) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- addAll(Iterable<Problem>) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addAll(Iterable<Problem>) - Method in interface org.modeshape.common.collection.Problems
-
Add all of the problems in the supplied list.
- addAll(Iterable<Problem>) - Method in class org.modeshape.common.collection.SimpleProblems
-
- addAll(Iterable<Problem>) - Method in class org.modeshape.common.collection.ThreadSafeProblems
-
- addAll(Map<Name, Property>) - Method in class org.modeshape.jcr.spi.federation.Connector.ExtraProperties
-
- addAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addAll(int, Collection<?>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addAll(int, Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addAll(Collection<? extends String>) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- addAll(Iterable<SchemaLibrary.Problem>) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- addAll(Iterator<SchemaLibrary.Results>) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- addAllNodesTable(ImmutableSchemata.Builder, ExecutionContext, List<JcrPropertyDefinition>, Name[]) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
- addAllValues(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addAllValues(int, Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addAllValues(Collection<?>) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that adds the supplied values at the end of this array.
- addAllValues(int, Collection<?>) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that adds the supplied values at the supplied index, shifting any existing values to the next higher
index value.
- addArray(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be a new, empty array.
- addArray(int, Array) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be the supplied array.
- addArray() - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a new empty array.
- addArray(Array) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied array.
- addArray(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addArray(int, Array) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addArray() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addArray(Array) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addArrayIfAbsent(Array) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied array, if and only if an equivalent value doesn't already exist in the array.
- addArrayIfAbsent(Array) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addArrayValue(Path, Array.Entry) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- addArrayValue(Path, Array.Entry) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Insert the entry into the array at the given path.
- AddAuthenticator - Class in org.modeshape.jboss.subsystem
-
- addBinary(int, byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be a binary value.
- addBinary(byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
Binary
value with the supplied type and content.
- addBinary(int, byte, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBinary(byte, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBinaryField(String, Object, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addBinaryIfAbsent(byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
Binary
value with the supplied type and content, if and only if an equivalent value doesn't
already exist in the array.
- addBinaryIfAbsent(byte, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBinaryReference(NodeKey, BinaryKey...) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- addBoolean(int, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied boolean value.
- addBoolean(boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied boolean value to this array.
- addBoolean(int, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBoolean(boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBooleanField(String, Boolean, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addBooleanIfAbsent(boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied boolean value to this array, if and only if an equivalent value doesn't already exist in the array.
- addBooleanIfAbsent(boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addBranchesAsChildren(Git, CallSpecification, DocumentWriter) - Method in class org.modeshape.connector.git.GitFunction
-
Add the names of the branches as children of the current node.
- AddCassandraBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- addChild(String, Name) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addChild(String, String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addChild(String, String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- addChild(String, Name) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- addChild(String, String) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Add a child with the given id and name to the underlying document.
- addChild(String, Name) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Add a child with the given id and name to the underlying document.
- addChildNode(Node, QName, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- addChildren(Iterable<PlanNode>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the supplied nodes at the end of the list of children.
- addChildren(PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the supplied nodes at the end of the list of children.
- addChildren(PlanNode, PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the supplied nodes at the end of the list of children.
- addChildren(Iterable<AstNode>) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Add the supplied nodes at the end of the list of children.
- addChildren(AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Add the supplied nodes at the end of the list of children.
- addChildren(AstNode, AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Add the supplied nodes at the end of the list of children.
- addChildrenToBuckets(EditableDocument, ChildReferences) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- addCode(int, String, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
- addCode(int, String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
- addCode(String, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
Code
with the supplied JavaScript code.
- addCode(String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
CodeWithScope
with the supplied JavaScript code and scope.
- addCode(int, String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addCode(int, String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addCode(String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addCode(String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addCodeIfAbsent(String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
CodeWithScope
with the supplied JavaScript code and scope, if and only if an equivalent value
doesn't already exist in the array.
- addCodeIfAbsent(String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addColumn(String, String, String) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a column with the supplied name and type to the named table.
- addColumn(String, String, String, PropertyType, boolean, boolean, Object, Object, Set<Operator>) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a column with the supplied name and type to the named table.
- addColumn(Schemata.Column) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- addCommitsAsChildren(Git, CallSpecification, DocumentWriter, int) - Method in class org.modeshape.connector.git.GitFunction
-
Add the first page of commits in the history names of the tags as children of the current node.
- addCommitsAsPageOfChildren(Git, Repository, CallSpecification, PageWriter, PageKey) - Method in class org.modeshape.connector.git.GitFunction
-
Add an additional page of commits in the history names of the tags as children of the current node.
- AddCompositeBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- addConsumer(C) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Add the supplied consumer, and have it start processing entries in a separate thread.
- addConsumer(C, int) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Add the supplied consumer, and have it start processing entries in a separate thread.
- addConsumer(MessageConsumer<? extends Serializable>) - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Adds a new message consumer to this service.
- addContextData(String, String) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- addContextData(String, String) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Adds a [key,value] data pair for this cache's context
- addContextData(String, String) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- addControllersAndDependencies(String, BinaryStorageService, <any>, ServiceTarget, String) - Method in class org.modeshape.jboss.subsystem.AbstractAddBinaryStorage
-
- addControllersAndDependencies(String, BinaryStorageService, <any>, ServiceTarget, String) - Method in class org.modeshape.jboss.subsystem.AddFileBinaryStorage
-
- AddCustomBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- AddDatabaseBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- AddDatabasePersistence - Class in org.modeshape.jboss.subsystem
-
- addDate(int, Date) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied date value.
- addDate(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the date value parsed from the ISO-8601 date representation.
- addDate(Date) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied date.
- addDate(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Date with the supplied ISO-8601 string.
- addDate(int, Date) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDate(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDate(Date) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDate(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDateField(String, DateTime, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addDateIfAbsent(Date) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied date, if and only if an equivalent value doesn't already exist in the array.
- addDateIfAbsent(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Date with the supplied ISO-8601 string, if and only if an equivalent value doesn't already exist in
the array.
- addDateIfAbsent(Date) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDateIfAbsent(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDecimalField(String, BigDecimal, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addDocument(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be a new, empty Document.
- addDocument(int, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be the supplied Document.
- addDocument() - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a new empty document.
- addDocument(Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied document.
- addDocument(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDocument(int, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDocument() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDocument(Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDocumentIfAbsent(Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied document, if and only if an equivalent value doesn't already exist in the array.
- addDocumentIfAbsent(Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addDoubleField(String, Double, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- added - Variable in class org.modeshape.schematic.internal.delta.AddValueIfAbsentOperation
-
- addedMixins() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set with the names of the mixins that have been added.
- addedParents() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the set of parents that have been added
- addedPrincipalsCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.PermissionChanges
-
- addedPrincipalsCount() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.PermissionChanges
-
Returns the number of new principals for which privileges have been added in the node's ACL.
- addedStrongReferrers() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set of node keys with the strong referrers that have been added.
- addedWeakReferrers() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set of node keys with the weak referrers that have been added.
- addEntries - Variable in class org.modeshape.common.collection.ring.RingBuffer
-
- addEntryFor(K, V) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- addEquiJoinColumn(QueryContext, PlanNode, Column) - Method in class org.modeshape.jcr.query.optimize.AddJoinConditionColumnsToSources
-
Make sure that the supplied column is included in the
projected columns
on the supplied
plan node or its children.
- addError(I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addError(I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addError(I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error message with the parameters that should be used when localizing the message.
- addError(Throwable, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error exception and message with the parameters that should be used when localizing the message.
- addError(String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addError(Throwable, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error exception and message with a description of the resource, its location, and the parameters that should be used
when localizing the message
- addError(int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error message with the parameters that should be used when localizing the message.
- addError(Throwable, int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error exception and message with the parameters that should be used when localizing the message.
- addError(int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addError(Throwable, int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an error exception and message with a description of the resource, its location, and the parameters that should be used
when localizing the message
- addFederatedSegment(EditableDocument, String, String) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- addFederatedSegment(String, String) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- addFederatedSegment(String, String) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Adds a new federated segment with the given name and key to this node.
- AddFileBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- AddFilePersistence - Class in org.modeshape.jboss.subsystem
-
- addFileToZip(String, String, ZipOutputStream, boolean) - Static method in class org.modeshape.common.util.FileUtil
-
Appends file to the archive.
- addFirstChild(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the supplied node to the front of the list of children.
- addFirstChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Add the supplied node to the front of the list of children.
- addFolderToZip(String, String, ZipOutputStream) - Static method in class org.modeshape.common.util.FileUtil
-
Adds folder to the archive.
- addIfAbsent(T) - Method in class org.modeshape.jcr.query.BufferManager.CloseableDistinctBuffer
-
- addIfAbsent(T) - Method in interface org.modeshape.jcr.query.BufferManager.Predicate
-
Add the value to the buffer only if the buffer does not yet contain the value.
- addIfMissing(QueryContext, Column, List<Column>, List<String>) - Method in class org.modeshape.jcr.query.optimize.AddJoinConditionColumnsToSources
-
Check the supplied list of columns for an existing column that matches the supplied
Column
, and if none is found
add the supplied Column to the list and add an appropriate type.
- addIfMissing(QueryContext, Column, List<Column>, List<String>) - Method in class org.modeshape.jcr.query.optimize.AddOrderingColumnsToSources
-
Check the supplied list of columns for an existing column that matches the supplied
Column
, and if none is found
add the supplied Column to the list and add an appropriate type.
- addIfNotPresent(Privilege[]) - Method in class org.modeshape.jcr.security.acl.AccessControlEntryImpl
-
Adds specified privileges to this entry.
- addIndex(String, String, String, Collection<JoinCondition>, int, long) - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Add to the query plan the information necessary to signal that the supplied index can be used to answer the query.
- addIndex(String, String, String, Collection<Constraint>, int, long, Float) - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Add to the query plan the information necessary to signal that the supplied index can be used to answer the query.
- addIndex(String, String, String, Collection<Constraint>, int, long, Float, String, Object) - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Add to the query plan the information necessary to signal that the supplied index can be used to answer the query
- addIndex(String, String, String, Collection<Constraint>, int, long, Float, String, Object, String, Object) - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Add to the query plan the information necessary to signal that the supplied index can be used to answer the query.
- addIndex(String, String, String, Collection<Constraint>, int, long, Float, Map<String, Object>) - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Add to the query plan the information necessary to signal that the supplied index can be used to answer the query.
- AddIndexDefinition - Class in org.modeshape.jboss.subsystem
-
- AddIndexes - Class in org.modeshape.jcr.query.optimize
-
- AddIndexes(IndexPlanners) - Constructor for class org.modeshape.jcr.query.optimize.AddIndexes
-
- AddIndexProvider - Class in org.modeshape.jboss.subsystem
-
- addInfo(I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addInfo(I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addInfo(I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a informational message with the parameters that should be used when localizing the message.
- addInfo(Throwable, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an informational exception and message with the parameters that should be used when localizing the message.
- addInfo(String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an informational message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addInfo(Throwable, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an informational exception and message with a description of the resource, its location, and the parameters that should
be used when localizing the message
- addInfo(int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a informational message with the parameters that should be used when localizing the message.
- addInfo(Throwable, int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a informational exception and message with the parameters that should be used when localizing the message.
- addInfo(int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an informational message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addInfo(Throwable, int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add an informational exception and message with a description of the resource, its location, and the parameters that should
be used when localizing the message
- addInformationForPath(Repository, DocumentWriter, RevCommit, String, CallSpecification, Values) - Method in class org.modeshape.connector.git.GitTree
-
- adding(Ordering...) - Method in class org.modeshape.jcr.query.model.Query
-
Create a copy of this query, but that returns results that are ordered by the
orderings
of this column
as well as those supplied.
- adding(Column...) - Method in class org.modeshape.jcr.query.model.Query
-
Create a copy of this query, but that returns results that include the columns specified by this query as well as the
supplied columns.
- adding(Ordering...) - Method in class org.modeshape.jcr.query.model.SetQuery
-
- addInternalProperties(EditableDocument, Map<String, Object>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- addInternalProperty(String, Object) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- addInternalProperty(String, Object) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Adds an internal property to this cached node.
- addIrregular(String, String) - Method in class org.modeshape.common.text.Inflector
-
- additionalParents() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- additionCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- AddJoinConditionColumnsToSources - Class in org.modeshape.jcr.query.optimize
-
An
OptimizerRule
that adds any missing columns required by the join conditions to the appropriate join source.
- AddJoinConditionColumnsToSources() - Constructor for class org.modeshape.jcr.query.optimize.AddJoinConditionColumnsToSources
-
- addKey(String, String...) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add to the specified table a key that references the existing named columns.
- addKey(Collection<Schemata.Column>) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- addLanguage(QueryParser) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Add a language to this engine by supplying its parser.
- addLanguages(QueryParser, QueryParser...) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Add one or more languages to this engine by supplying the corresponding parsers.
- addLanguages(Iterable<QueryParser>) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Add one or more languages to this engine by supplying the corresponding parsers.
- addLastChild(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the supplied node to the end of the list of children.
- addLastChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Add the supplied node to the end of the list of children.
- addListener(ContainerLifeCycleListener.LifeCycleEventListener) - Method in interface org.modeshape.jboss.lifecycle.ContainerLifeCycleListener
-
- addListener(ContainerLifeCycleListener.LifeCycleEventListener) - Method in class org.modeshape.jboss.lifecycle.JBossLifeCycleListener
-
- addLockToken(String) - Method in class org.modeshape.jcr.JcrSession
-
- addLongField(String, Long, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addMissingProjectColumns(QueryContext, PlanNode, List<Column>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- addMixin(SessionCache, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- addMixin(SessionCache, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Add the supplied mixin type if not already an explicitly referenced.
- addMixin(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- addMixinType(Name) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addMixinType(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addMixinType(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a mixin type to the underlying document.
- addMixinType(Name) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a mixin type to the underlying document.
- AddMongoBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- addNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the addition of a node.
- addNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- addNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.MultiColumnChangeAdapter
-
- addNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- addNull(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be a null value.
- addNull() - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
Null
value.
- addNull(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNull() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNullIfAbsent() - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a
Null
value, if and only if there is not already a null value in the array.
- addNullIfAbsent() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied integer value.
- addNumber(int, long) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied long value.
- addNumber(int, float) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied float value.
- addNumber(int, double) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied double value.
- addNumber(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied integer value to this array.
- addNumber(long) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied long value to this array.
- addNumber(float) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied float value to this array.
- addNumber(double) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied double value to this array.
- addNumber(int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(int, long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(int, float) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(int, double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(float) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumber(double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumberIfAbsent(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied integer value to this array, if and only if an equivalent value doesn't already exist in the array.
- addNumberIfAbsent(long) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied long value to this array, if and only if an equivalent value doesn't already exist in the array.
- addNumberIfAbsent(float) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied float value to this array, if and only if an equivalent value doesn't already exist in the array.
- addNumberIfAbsent(double) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied double value to this array, if and only if an equivalent value doesn't already exist in the array.
- addNumberIfAbsent(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumberIfAbsent(long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumberIfAbsent(float) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addNumberIfAbsent(double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary
value.
- addObjectId(int, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to an
ObjectId
created from the supplied 12-byte binary value.
- addObjectId(int, int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary
value.
- addObjectId(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied hexadecimal string.
- addObjectId(byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied 12-byte value.
- addObjectId(int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied time, machine, process, and increment.
- addObjectId(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(int, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(int, int, int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectId(int, int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectIdIfAbsent(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied hexadecimal string, if and only if an equivalent value doesn't already
exist in the array.
- addObjectIdIfAbsent(byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied 12-byte value, if and only if an equivalent value doesn't already exist in
the array.
- addObjectIdIfAbsent(int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array an ObjectId with the supplied time, machine, process, and increment, if and only if an equivalent value
doesn't already exist in the array.
- addObjectIdIfAbsent(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectIdIfAbsent(byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addObjectIdIfAbsent(int, int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addOperation(Operation) - Method in interface org.modeshape.schematic.internal.delta.DocumentObserver
-
- addOrdering(DynamicOperand) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- AddOrderingColumnsToSources - Class in org.modeshape.jcr.query.optimize
-
An
OptimizerRule
that adds any missing columns required by the ordering specifications to the SORT node's PROJECT, and
to the appropriate access nodes.
- AddOrderingColumnsToSources() - Constructor for class org.modeshape.jcr.query.optimize.AddOrderingColumnsToSources
-
- addOrRemoveReferrers(SessionCache, SessionCache, Property, Iterator<?>, boolean) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- addPage(String, int, long, long) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addPage(String, String, long, long) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addPage(String, int, long, long) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- addPage(String, String, long, long) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- addPage(String, String, long, long) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Create a reference to a separate page of children in its underlying document.
- addPage(String, int, long, long) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Create a reference to a separate page of children in its underlying document.
- addPasswordPropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- addPluralize(String, String) - Method in class org.modeshape.common.text.Inflector
-
- addProblem(Problem) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addProblem(Problem) - Method in class org.modeshape.common.collection.SimpleProblems
-
- addProblem(Problem) - Method in class org.modeshape.common.collection.ThreadSafeProblems
-
- addProblem(DdlParserProblem, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- addProblem(DdlParserProblem) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- addProjection(String, String, String) - Method in class org.modeshape.jcr.Connectors
-
Stores a mapping from an external node towards an existing, internal node which will become a federated node.
- addProperties(Map<Name, Property>) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperties(Map<Name, Property>) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a map of properties to the the underlying document's properties.
- addProperty(String, Object) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(String, Object[]) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(String, Object, Object...) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(Name, Object) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(Name, Object[]) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(Name, Object, Object...) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addProperty(String, Document, String, Object...) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addProperty(String, Object) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a property with the given name and value to the underlying document's properties.
- addProperty(Name, Object) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a property with the given name and value to the underlying document's properties.
- addProperty(String, Object[]) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a multi-value property with the given name to the underlying document's properties.
- addProperty(Name, Object[]) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a multi-value property with the given name to the underlying document's properties.
- addProperty(String, Object, Object...) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a multi-value property with the given name to the underlying document's properties.
- addProperty(Name, Object, Object...) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds a multi-value property with the given name to the underlying document's properties.
- addProperty(String, String, PropertyType) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
- addPropertyValue(Name, Object) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addPropertyValue(String, Object) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- addPropertyValue(String, Object) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds an additional value to an existing property with the given name.
- addPropertyValue(Name, Object) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Adds an additional value to an existing property with the given name.
- addPropertyValues(EditableDocument, Name, boolean, Collection<?>, Set<BinaryKey>, Set<BinaryKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- addRecords(JournalRecord...) - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Adds one or more journal records to a journal.
- addRecords(JournalRecord...) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- addRecords(JournalRecord...) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- addReferrer(SessionCache, Property, NodeKey, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- addReferrer(SessionCache, Property, NodeKey, CachedNode.ReferenceType) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Adds to this node a reference with the given type from the node with the supplied key to this node.
- addRegularExpression(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied regular expression.
- addRegularExpression(int, String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied regular expression.
- addRegularExpression(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a regular expression with the supplied pattern string.
- addRegularExpression(String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a regular expression with the supplied pattern string and option flags.
- addRegularExpression(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addRegularExpression(int, String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addRegularExpression(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addRegularExpression(String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addRegularExpressionIfAbsent(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a regular expression with the supplied pattern string, if and only if an equivalent value doesn't
already exist in the array.
- addRegularExpressionIfAbsent(String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a regular expression with the supplied pattern string and option flags, if and only if an equivalent
value doesn't already exist in the array.
- addRegularExpressionIfAbsent(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addRegularExpressionIfAbsent(String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- AddRepository - Class in org.modeshape.jboss.subsystem
-
- addRepositoryNamePropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- ADDRESS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- AddressContext - Class in org.modeshape.jboss.subsystem
-
A wrapper class over a ModelNode
representing an active operation.
- addRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.NodeSequence.MultiWidthBatch
-
- addRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- addSegment(String, String) - Method in class org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
-
- addSelector(SelectorName) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add a selector to this plan node.
- addSelector(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the selectors to this plan node.
- addSelectors(Iterable<SelectorName>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Add the selectors to this plan node.
- AddSequencer - Class in org.modeshape.jboss.subsystem
-
- addSingularize(String, String) - Method in class org.modeshape.common.text.Inflector
-
- addSnsIndexesToLikeExpression(String) - Static method in class org.modeshape.jcr.query.engine.QueryUtil
-
Process the supplied LIKE expression for an absolute path and return a copy that has a SNS index (wildcard or literal) for
all literal segments in the expression.
- addSortColumn(QueryContext, PlanNode, Column) - Method in class org.modeshape.jcr.query.optimize.AddOrderingColumnsToSources
-
Make sure that the supplied column is included in the
projected columns
on the supplied
plan node or its children.
- AddSource - Class in org.modeshape.jboss.subsystem
-
AbstractAddStepHandler
implementation for an external source.
- addString(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to the supplied string value.
- addString(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied string value to this array.
- addString(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addString(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addStringField(String, String, List<Field>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- addStringIfAbsent(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds the supplied string value to this array, if and only if an equivalent value doesn't already exist in the array.
- addStringIfAbsent(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addStrong(NodeKey, int) - Method in class org.modeshape.jcr.cache.ReferrerCounts.MutableReferrerCounts
-
Add the specified number of strong reference counts for the given key.
- addStrongReferrer(Property, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- addSymbol(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to a
Symbol
created from the supplied string value.
- addSymbol(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Symbol with the supplied string.
- addSymbol(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addSymbol(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addSymbolIfAbsent(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Symbol with the supplied string, if and only if an equivalent value doesn't already exist in the
array.
- addSymbolIfAbsent(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addTable(String, String...) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a table with the supplied name and column names.
- addTable(String, String[], String[]) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a table with the supplied name and column names and types.
- addTagsAsChildren(Git, CallSpecification, DocumentWriter) - Method in class org.modeshape.connector.git.GitFunction
-
Add the names of the tags as children of the current node.
- AddTextExtractor - Class in org.modeshape.jboss.subsystem
-
- addTimestamp(int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to a
Timestamp
with the supplied time in seconds and increment.
- addTimestamp(int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Timestamp with the supplied time in seconds and increment value.
- addTimestamp(int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addTimestamp(int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addTimestampIfAbsent(int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array a Timestamp with the supplied time in seconds and increment value, if and only if an equivalent value
doesn't already exist in the array.
- addTimestampIfAbsent(int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addToEnvironment(String, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- addToken(Position, int, int, int) - Method in class org.modeshape.common.text.TokenStream.CaseInsensitiveTokenFactory
-
- addToken(Position, int, int, int) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveTokenFactory
-
- addToken(Position, int) - Method in class org.modeshape.common.text.TokenStream.TokenFactory
-
- addToken(Position, int, int) - Method in class org.modeshape.common.text.TokenStream.TokenFactory
-
- addToken(Position, int) - Method in interface org.modeshape.common.text.TokenStream.Tokens
-
Create a single-character token at the supplied index in the character stream.
- addToken(Position, int, int) - Method in interface org.modeshape.common.text.TokenStream.Tokens
-
Create a single- or multi-character token with the characters in the range given by the starting and ending index in
the character stream.
- addToken(Position, int, int, int) - Method in interface org.modeshape.common.text.TokenStream.Tokens
-
Create a single- or multi-character token with the supplied type and with the characters in the range given by the
starting and ending index in the character stream.
- addToMap() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- AddTransientBinaryStorage - Class in org.modeshape.jboss.subsystem
-
- addUncountable(String...) - Method in class org.modeshape.common.text.Inflector
-
- addUrlPropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- addUserNamePropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- addUuid(int, UUID) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field at the given index to be a
UUID
.
- addUuid(UUID) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied UUID.
- addUuid(int, UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addUuid(UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addUuidIfAbsent(UUID) - Method in interface org.modeshape.schematic.document.EditableArray
-
Adds to this array the supplied UUID, if and only if an equivalent value doesn't already exist in the array.
- addUuidIfAbsent(UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addValidatorsForDisallowedTypes(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForDivisibleBy(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForEnum(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForItems(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMaximum(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMaximumItems(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMaximumLength(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMinimum(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMinimumItems(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForMinimumLength(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForPattern(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForPatternProperties(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForProperties(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForRequired(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForTypes(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValidatorsForUniqueItems(Document, Path, Problems, JsonSchemaValidatorFactory.CompositeValidator) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- addValue(T) - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Add a value to this bucket
- addValue(NodeKey, Object) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- addValue(NodeKey, Object) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PropertyChangeAdapter
-
- addValue(NodeKey, Object) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.UniquePropertyChangeAdapter
-
- addValue(int, Object) - Method in interface org.modeshape.schematic.document.EditableArray
-
Insert the value for the field with the given name to the supplied value.
- addValue(Object) - Method in interface org.modeshape.schematic.document.EditableArray
-
Add the supplied value to this array.
- addValue(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addValue(int, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addValue(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addValue(int, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addValue(Object) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that adds the supplied value.
- addValue(int, Object) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that adds the supplied value at the supplied index, shifting any existing values to the next higher index
value.
- addValueIfAbsent(Object) - Method in interface org.modeshape.schematic.document.EditableArray
-
Add the supplied value to this array if and only if there is not already an equivalent value in the array.
- addValueIfAbsent(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- addValueIfAbsent(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- addValueIfAbsent(Object) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that adds the supplied value if not already in the array.
- AddValueIfAbsentOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- AddValueIfAbsentOperation(Path, Object) - Constructor for class org.modeshape.schematic.internal.delta.AddValueIfAbsentOperation
-
- AddValueOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- AddValueOperation(Path, Object) - Constructor for class org.modeshape.schematic.internal.delta.AddValueOperation
-
- AddValueOperation(Path, Object, int) - Constructor for class org.modeshape.schematic.internal.delta.AddValueOperation
-
- addValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- addValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PropertyChangeAdapter
-
- addValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.TextPropertyChangeAdapter
-
- addValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.UniquePropertyChangeAdapter
-
- addView(ImmutableSchemata.Builder, ExecutionContext, JcrNodeType) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
- addView(String, String) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a view with the supplied name and SQL string definition.
- addView(String, QueryCommand) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Add a view with the supplied name and definition.
- addWarning(I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.AbstractProblems
-
- addWarning(I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(Throwable, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- addWarning(I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning message with the parameters that should be used when localizing the message.
- addWarning(Throwable, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning exception and message with the parameters that should be used when localizing the message.
- addWarning(String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addWarning(Throwable, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning exception and message with a description of the resource, its location, and the parameters that should be
used when localizing the message
- addWarning(int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning message with the parameters that should be used when localizing the message.
- addWarning(Throwable, int, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning exception and message with the parameters that should be used when localizing the message.
- addWarning(int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning message with a description of the resource, its location, and the parameters that should be used when
localizing the message
- addWarning(Throwable, int, String, String, I18n, Object...) - Method in interface org.modeshape.common.collection.Problems
-
Add a warning exception and message with a description of the resource, its location, and the parameters that should be
used when localizing the message
- addWeak(NodeKey, int) - Method in class org.modeshape.jcr.cache.ReferrerCounts.MutableReferrerCounts
-
Add the specified number of weak reference counts for the given key.
- addWeakReferrer(Property, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- addWorkspace(String) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the addition of a new workspace in the repository.
- addWorkspacePropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- ADMIN - Static variable in interface org.modeshape.jcr.ModeShapeRoles
-
Constant containing the "admin" role name.
- advance(int) - Method in class org.modeshape.jcr.index.lucene.query.ConstantScoreWeightQuery.ConstantWeightScorer
-
- AdvancedAuthorizationProvider - Interface in org.modeshape.jcr.security
-
An interface that can authorize access to specific resources within repositories.
- AdvancedAuthorizationProvider.Context - Interface in org.modeshape.jcr.security
-
The context in which the calling session is operating, and which contains session-related information that a provider
implementation may find useful.
- afterCompletion(int) - Method in class org.modeshape.jcr.txn.Transactions.SynchronizedTransaction
-
- afterCompletion(int) - Method in class org.modeshape.jcr.txn.Transactions.TransactionTracer
-
- afterIndexing() - Method in interface org.modeshape.jcr.spi.index.IndexFeedback.IndexingCallback
-
- afterLast() - Method in class org.modeshape.jdbc.JcrResultSet
-
- ALBUM - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
-
- alias() - Method in class org.modeshape.jcr.query.model.Selector
-
Get the alias name for this source, if there is one.
- ALIAS1 - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- ALIAS2 - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- ALIASES - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- aliasesMappedToRealNamespacesButWereNotRegisteredInAliasNamespace - Static variable in class org.modeshape.jcr.GraphI18n
-
- aliasOrName() - Method in class org.modeshape.jcr.query.model.Selector
-
Get the alias if this selector has one, or the name.
- ALL - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
- all() - Static method in class org.modeshape.jcr.sequencer.PathExpression
-
- all(CachedNode, Name) - Method in class org.modeshape.jcr.SystemContent
-
- ALL - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ALL_CHANGE_PERMISSIONS - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- ALL_DURATION_METRICS - Static variable in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- ALL_EVENTS - Static variable in interface org.modeshape.jcr.api.observation.Event
-
Event code representing all the JCR events:
Event
together with all the custom
ModeShape events:
Event
- ALL_METRICS - Static variable in class org.modeshape.jboss.metric.ModelMetrics
-
All duration and value metric attribute definitions.
- ALL_NODES_NAME - Static variable in class org.modeshape.jcr.query.model.AllNodes
-
- ALL_OPERATORS - Static variable in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ALL_PERMISSIONS - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- ALL_PRIVILEGES - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- ALL_PROPERTY_NAMES - Static variable in class org.modeshape.jdbc.LocalJcrDriver
-
- ALL_VALUE_METRICS - Static variable in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- ALL_WINDOWS - Static variable in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- allColumns() - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- allColumnsExceptJcrUuid() - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- allColumnsFor(Schemata.Table, SelectorName, List<Column>, List<String>, boolean) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
- ALLEXCEPTLIKE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- AllItemsMatchValidator(String, Validator) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.AllItemsMatchValidator
-
- allNames() - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- allNamesExceptJcrUuid() - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- allNodes(float, long) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Obtain a
NodeSequence
that returns all (queryable) nodes in the workspace, where each node is assigned the given
score.
- AllNodes - Class in org.modeshape.jcr.query.model
-
A selector that represents a source that returns all nodes.
- AllNodes() - Constructor for class org.modeshape.jcr.query.model.AllNodes
-
- AllNodes(SelectorName) - Constructor for class org.modeshape.jcr.query.model.AllNodes
-
Create a selector with the supplied alias.
- ALLOW_CREATION - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- ALLOW_CREATION - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field under "workspaces" specifying whether users can create additional workspaces beyond the
predefined, system, and default workspaces.
- ALLOW_WORKSPACE_CREATION - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- AllowedPropertiesValidator(Set<String>, Validator) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.AllowedPropertiesValidator
-
- AllowedValues - Annotation Type in org.modeshape.common.annotation
-
Annotation that can be used to specify that the target has certain allowed values.
- allowsNameSiblings(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if either the primary type or any of the mixin types allows SNS.
- allowsSNS() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Determine if the child references instance should support SNS or not.
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- allowsSNS - Variable in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- allowsSNS() - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- AllPathsCache - Class in org.modeshape.jcr.cache
-
A simple cache of all valid paths for a given node, where each node may have 1 or more valid paths due to
additional parents
.
- AllPathsCache(NodeCache, NodeCache, ExecutionContext) - Constructor for class org.modeshape.jcr.cache.AllPathsCache
-
- AllPathsCache(NodeCache, NodeCache, PathFactory) - Constructor for class org.modeshape.jcr.cache.AllPathsCache
-
- allProceduresAreCallable() - Method in class org.modeshape.jdbc.JcrMetaData
-
- allPropertyValuesMustHaveSameType - Static variable in class org.modeshape.jcr.JcrI18n
-
- allRecords(boolean) - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Returns all the records this journal holds
- allRecords(boolean) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- allRecords(boolean) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- allRightRows() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- allTablesAreSelectable() - Method in class org.modeshape.jdbc.JcrMetaData
-
- alreadyLocked - Static variable in class org.modeshape.jcr.JcrI18n
-
- alter(SiblingCounter, int) - Static method in class org.modeshape.jcr.cache.SiblingCounter
-
Creates a sibling counter that alters another counter by a constant value.
- ALTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- ALTER_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- ALTER_TABLE_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- AlternateSizeBatch(NodeSequence.Batch, long) - Constructor for class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- alterTableOptionNotFound - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
-
- always() - Static method in class org.modeshape.common.function.Predicate
-
Return a predicate that is always satisfied.
- ambiguousPrimaryItemName - Static variable in class org.modeshape.jcr.JcrI18n
-
- ancestorSelectorName() - Method in class org.modeshape.jcr.query.model.DescendantNodeJoinCondition
-
Get the name of the selector for the ancestor node.
- and(Predicate<T>) - Method in class org.modeshape.common.function.Predicate
-
Obtain a new predicate that performs the logical AND of this predicate and the supplied predicate.
- And - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true when both of the other constraints evaluate to true.
- And(Constraint, Constraint) - Constructor for class org.modeshape.jcr.query.model.And
-
- and(Constraint, Constraint) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- and(Constraint, Constraint) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- and() - Method in class org.modeshape.jcr.query.QueryBuilder.AndBuilder
-
Return the component
- and() - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Signal that the previous constraint clause be AND-ed together with another constraint clause that will be defined
immediately after this method call.
- And(XPath.Component, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.And
-
- AndBuilder(T) - Constructor for class org.modeshape.jcr.query.QueryBuilder.AndBuilder
-
- andedConstraints() - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Get the ANDed constraints that apply to the index to which this filter is submitted.
- AndQuery - Class in org.modeshape.jcr.index.elasticsearch.query
-
- AndQuery(Query, Query) - Constructor for class org.modeshape.jcr.index.elasticsearch.query.AndQuery
-
- ANNOTATION - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ANNOTATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ANNOTATION_MEMBER - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ANNOTATION_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ANNOTATION_TYPE_MEMBER - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ANNOTATION_TYPE_MEMBERS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- AnnotationMetadata - Class in org.modeshape.sequencer.classfile.metadata
-
- AnnotationMetadata - Class in org.modeshape.sequencer.javafile.metadata
-
Abstract class for annotations.
- AnnotationMetadata.Type - Enum in org.modeshape.sequencer.javafile.metadata
-
- ANNOTATIONS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ANONYMOUS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field under "security" specifying the optional anonymous security configuration.
- ANONYMOUS_ROLES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- ANONYMOUS_ROLES - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- ANONYMOUS_ROLES - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field under "security/anonymous" specifying the roles that should be granted to anonymous users.
- ANONYMOUS_USERNAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- ANONYMOUS_USERNAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- ANONYMOUS_USERNAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field under "security/anonymous" specifying the username that should be used for anonymous users.
- AnonymousCredentials - Class in org.modeshape.jcr.api
-
A
Credentials
implementation that can be used to represent anonymous users when ModeShape is configured to allow
anonymous users.
- AnonymousCredentials() - Constructor for class org.modeshape.jcr.api.AnonymousCredentials
-
Create a new instance of the anonymous credentials.
- AnonymousCredentials(String, Object) - Constructor for class org.modeshape.jcr.api.AnonymousCredentials
-
Create a new instance of the anonymous credentials, with the supplied attributes.
- AnonymousCredentials(String, Object, String, Object) - Constructor for class org.modeshape.jcr.api.AnonymousCredentials
-
Create a new instance of the anonymous credentials, with the supplied attributes.
- AnonymousCredentials(String, Object, String, Object, String, Object) - Constructor for class org.modeshape.jcr.api.AnonymousCredentials
-
Create a new instance of the anonymous credentials, with the supplied attributes.
- anonymousCredentials() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- AnonymousProvider - Class in org.modeshape.jcr.security
-
An implementation of
AuthenticationProvider
that allows for anonymous authentication and
role-based
authorization of a supplied set of allowed roles.
- AnonymousProvider(String, Set<String>) - Constructor for class org.modeshape.jcr.security.AnonymousProvider
-
Creates a new anonymous provider.
- AnonymousProvider.AnonymousSecurityContext - Class in org.modeshape.jcr.security
-
- AnonymousSecurity(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.AnonymousSecurity
-
- AnonymousSecurityContext(Set<String>, String) - Constructor for class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
-
- ANY_ATTRIBUTE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ANY_TYPE - Static variable in class org.modeshape.common.text.TokenStream
-
- ANY_VALUE - Static variable in class org.modeshape.common.text.TokenStream
-
- AnyConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.AnyConverter
-
- AnyKindTest() - Constructor for class org.modeshape.jcr.query.xpath.XPath.AnyKindTest
-
- append(NodeKey, Name) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- append(Iterable<ChildReference>) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- append(T) - Method in class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- append(T) - Method in interface org.modeshape.jcr.query.BufferManager.QueueBuffer
-
Add a value to the end of this buffer.
- append(String) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- append(char) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- append(int) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- append(SelectorName) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- append(String) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(char) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(int) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(SelectorName) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(Name) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(Path) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- append(NodeSequence, NodeSequence) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a sequence of nodes that contains the nodes from the first sequence followed by the second sequence.
- append(String) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- append(char) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- append(String) - Method in interface org.modeshape.jcr.query.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- append(char) - Method in interface org.modeshape.jcr.query.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- append(String) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- append(char) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- append(char) - Method in class org.modeshape.schematic.internal.document.CompactJsonWriter.StringBuilderWriter
-
- append(CharSequence) - Method in class org.modeshape.schematic.internal.document.CompactJsonWriter.StringBuilderWriter
-
- append(CharSequence, int, int) - Method in class org.modeshape.schematic.internal.document.CompactJsonWriter.StringBuilderWriter
-
- APPEND_INDEX - Static variable in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- appendAlias(String) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- appendAlias(String) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- appendColumnName(String) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- appendColumnName(String) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- appended(boolean) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- appendedChildren() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the [childKey, childName] pairs of the children that have been appended (at the end).
- appendPropertyName(String) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- appendPropertyName(String) - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- appendQuoted(char, String, char) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- appendSource(boolean, String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- appendSource(boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- appendSource(boolean, String) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- appendSource(boolean, String, String...) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- APPLICATION_XML - Static variable in class org.modeshape.sequencer.wsdl.WsdlSequencer.MimeTypeConstants
-
- APPLICATION_XML - Static variable in class org.modeshape.sequencer.xml.XmlSequencer.MimeTypeConstants
-
- APPLICATION_XML - Static variable in class org.modeshape.sequencer.xsd.XsdSequencer.MimeTypeConstants
-
- applies(Operator) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(DynamicOperand) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(PropertyValue) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(UpperCase) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(Cast) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(LowerCase) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(Length) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(ArithmeticOperand) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(NodeName) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(NodeLocalName) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(NodePath) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(NodeId) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(NodeDepth) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(ChildCount) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(ReferenceValue) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- applies(FullTextSearch) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- appliesToPathConstraint(List<XPath.Component>) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
Determine if the predicates contain any expressions that cannot be put into a LIKE constraint on the path.
- appliesToProperty(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Determine if this index definition has a column that applies to the named property.
- appliesToWorkspace(String) - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression
-
Determine if this path expression applies to content within the supplied workspace name.
- apply(Consumer<Problem>) - Method in class org.modeshape.common.collection.AbstractProblems
-
- apply(Problem.Status, Consumer<Problem>) - Method in class org.modeshape.common.collection.AbstractProblems
-
- apply(EnumSet<Problem.Status>, Consumer<Problem>) - Method in class org.modeshape.common.collection.AbstractProblems
-
- apply(Consumer<Problem>) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- apply(EnumSet<Problem.Status>, Consumer<Problem>) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- apply(Problem.Status, Consumer<Problem>) - Method in class org.modeshape.common.collection.ImmutableProblems
-
- apply(Consumer<Problem>) - Method in interface org.modeshape.common.collection.Problems
-
Apply the consumer to each of the problems.
- apply(Problem.Status, Consumer<Problem>) - Method in interface org.modeshape.common.collection.Problems
-
Apply the consumer to each of the problems with the supplied status.
- apply(EnumSet<Problem.Status>, Consumer<Problem>) - Method in interface org.modeshape.common.collection.Problems
-
Apply the consumer to each of the problems with the supplied status.
- apply(T) - Method in class org.modeshape.common.function.Function
-
- apply(String) - Method in class org.modeshape.common.text.Inflector.Rule
-
Apply the rule against the input string, returning the modified string or null if the rule didn't apply (and no
modifications were made)
- apply(PlanNode.Traversal, PlanNode.Operation, PlanNode.Type) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Walk the plan tree starting in the specified traversal order, and apply the supplied operation to every plan node with a
type that matches the given type.
- apply(PlanNode.Traversal, PlanNode.Operation, PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Walk the plan tree starting in the specified traversal order, and apply the supplied operation to every plan node that is
one of the supplied types.
- apply(PlanNode.Traversal, PlanNode.Operation, Set<PlanNode.Type>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Walk the plan tree starting in the specified traversal order, and apply the supplied operation to every plan node that is
one of the supplied types.
- apply(PlanNode.Traversal, PlanNode.Operation) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Walk the plan tree starting in the specified traversal order, and apply the supplied operation to every plan node.
- apply(PlanNode) - Method in interface org.modeshape.jcr.query.plan.PlanNode.Operation
-
- apply(String, ManagedIndex, IndexDefinition) - Method in interface org.modeshape.jcr.spi.index.provider.IndexProvider.ManagedIndexOperation
-
Apply the operation to a managed index
- apply(Upgrades.Context) - Method in class org.modeshape.jcr.Upgrades.ModeShape_3_6_0
-
- apply(Upgrades.Context) - Method in class org.modeshape.jcr.Upgrades.ModeShape_4_0_0_Alpha1
-
- apply(Upgrades.Context) - Method in class org.modeshape.jcr.Upgrades.ModeShape_4_0_0_Beta3
-
- apply(Upgrades.Context) - Method in class org.modeshape.jcr.Upgrades.UpgradeOperation
-
Apply this upgrade operation to the supplied running repository.
- apply(Changes) - Method in interface org.modeshape.schematic.document.Editor
-
After making changes to another document, apply the same changes to this document.
- apply(Changes, Editor.Observer) - Method in interface org.modeshape.schematic.document.Editor
-
After making changes to another document, apply the same changes to this document.
- apply(Changes) - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor
-
- apply(Changes, Editor.Observer) - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor
-
- applyIndexes(QueryContext, IndexCostCalculator) - Method in class org.modeshape.jcr.query.engine.IndexPlanners
-
Examine the supplied constraints applied to the given selector in a query, and record in the supplied
IndexCostCalculator
any and all indexes in this provider that can be used in this query.
- applyIndexes(QueryContext, IndexCostCalculator) - Method in class org.modeshape.jcr.query.engine.IndexQueryEngine.ProviderIndexPlanner
-
- applyIndexes(QueryContext, IndexCostCalculator) - Method in class org.modeshape.jcr.spi.index.provider.IndexPlanner
-
Examine the supplied constraints applied to the given selector in a query, and record in the supplied
IndexCostCalculator
any and all indexes in this provider that can be used in this query.
- applyLevelOrder(PlanNode.Traversal, PlanNode.Operation) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
- applyToAncestors(PlanNode.Operation) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Apply the operation to all ancestor nodes.
- applyToAncestorsUpTo(PlanNode.Type, PlanNode.Operation) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Apply the operation to all ancestor nodes below a node of the given type.
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- applyUpgradesSince(int, Upgrades.Context) - Method in class org.modeshape.jcr.Upgrades
-
Apply any upgrades that are more recent than identified by the last upgraded identifier.
- applyVendorExtensions(JcrNodeTypeTemplate, List<Property>) - Method in class org.modeshape.jcr.CndImporter
-
Method that is responsible for setting the vendor extensions on the supplied node type template.
- applyVendorExtensions(JcrNodeDefinitionTemplate, List<Property>) - Method in class org.modeshape.jcr.CndImporter
-
Method that is responsible for setting the vendor extensions on the supplied child node type template.
- applyVendorExtensions(JcrPropertyDefinitionTemplate, List<Property>) - Method in class org.modeshape.jcr.CndImporter
-
Method that is responsible for setting the vendor extensions on the supplied property definition template.
- areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
- areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- areValid(IndexableField...) - Method in class org.modeshape.jcr.index.lucene.query.CompareQuery
-
- areValid(IndexableField...) - Method in class org.modeshape.jcr.index.lucene.query.ConstantScoreWeightQuery
-
Checks if the given fields are valid for the document matched by a particular query or not.
- areValid(IndexableField...) - Method in class org.modeshape.jcr.index.lucene.query.FieldExistsQuery
-
- areValid(IndexableField...) - Method in class org.modeshape.jcr.index.lucene.query.RelikeQuery
-
- ARGUMENT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- argumentDidNotContainKey - Static variable in class org.modeshape.common.CommonI18n
-
- argumentDidNotContainObject - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeEmpty - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeGreaterThan - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeLessThan - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeNegative - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeNegative - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- argumentMayNotBeNull - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeNull - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- argumentMayNotBeNullOrZeroLength - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBeNullOrZeroLengthOrEmpty - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotBePositive - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMayNotContainNullValue - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeEmpty - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeEquals - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeGreaterThan - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeGreaterThanOrEqualTo - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeInstanceOf - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeLessThan - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeLessThanOrEqualTo - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeNegative - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeNull - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeNumber - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeOfMaximumSize - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeOfMinimumSize - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBePositive - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBePowerOfTwo - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustBeSameAs - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustNotBeEquals - Static variable in class org.modeshape.common.CommonI18n
-
- argumentMustNotBeSameAs - Static variable in class org.modeshape.common.CommonI18n
-
- ARGUMENTS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ArithmeticBuilder(ArithmeticOperator, QueryBuilder.ComparisonBuilder, DynamicOperand, QueryBuilder.ArithmeticBuilder) - Constructor for class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
- ArithmeticOperand - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that represents a (binary) arithmetic operation upon one or more other operands, used in
Comparison
and
Ordering
components.
- ArithmeticOperand - Class in org.modeshape.jcr.query.model
-
A dynamic operand that represents a (binary) arithmetic operation upon one or more other operands, used in
Comparison
and
Ordering
components.
- ArithmeticOperand(DynamicOperand, ArithmeticOperator, DynamicOperand) - Constructor for class org.modeshape.jcr.query.model.ArithmeticOperand
-
Create a arithmetic dynamic operand that operates upon the supplied operand(s).
- arithmeticOperand(DynamicOperand, ArithmeticOperator, DynamicOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- arithmeticOperand(DynamicOperand, ArithmeticOperator, DynamicOperand) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- ArithmeticOperator - Enum in org.modeshape.jcr.query.model
-
The arithmetic operators.
- ArithmeticOperator.Arity - Enum in org.modeshape.jcr.query.model
-
- arity() - Method in enum org.modeshape.jcr.query.model.ArithmeticOperator
-
Get the 'arity' of the operator.
- around(Iterable<V>, Function<V, T>) - Static method in class org.modeshape.common.collection.DelegateIterable
-
- around(Iterator<V>, Function<V, T>) - Static method in class org.modeshape.common.collection.DelegateIterator
-
- around(Iterator<T>) - Static method in class org.modeshape.common.collection.ReadOnlyIterator
-
- Array - Interface in org.modeshape.schematic.document
-
Primary read-only interface for an in-memory representation of JSON/BSON arrays.
- ARRAY - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- Array.Entry - Interface in org.modeshape.schematic.document
-
A representation of an entry within the array.
- ARRAY_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- ArrayConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.ArrayConverter
-
- ArrayEditor - Class in org.modeshape.schematic.internal.document
-
- ArrayEditor(MutableArray, DocumentValueFactory) - Constructor for class org.modeshape.schematic.internal.document.ArrayEditor
-
- ArrayListMultimap<K,V> - Class in org.modeshape.common.collection
-
A
Multimap
implementation that uses an
ArrayList
to store the values associated with a key.
- ArrayListMultimap() - Constructor for class org.modeshape.common.collection.ArrayListMultimap
-
- ArrayOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic operation on an
Array
for SchematicValueDelta.
- ArrayOperation(Path, int) - Constructor for class org.modeshape.schematic.internal.delta.ArrayOperation
-
- arrayType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- ARTIST - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- as(String) - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
Define the right-hand side literal value cast as the specified type.
- as(String) - Method in class org.modeshape.jcr.query.QueryBuilder.CastAsLowerBoundary
-
Define the left-hand side literal value cast as the specified type.
- as(String) - Method in class org.modeshape.jcr.query.QueryBuilder.CastAsRightHandSide
-
Define the right-hand side literal value cast as the specified type.
- as(String) - Method in class org.modeshape.jcr.query.QueryBuilder.CastAsUpperBoundary
-
Define the right-hand side literal value cast as the specified type.
- AS_IS - Static variable in class org.modeshape.jcr.index.lucene.query.CaseOperations
-
The CaseOperation instance that leaves as is the string used within the indexes before being evaluated.
- asBigDecimal(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- asBigDecimal(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- asBigDecimal(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- asBigDecimal(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- asBigDecimal(Long) - Method in class org.modeshape.common.math.LongOperations
-
- asBigDecimal(T) - Method in interface org.modeshape.common.math.MathOperations
-
Create a
BigDecimal
representation of the supplied value.
- asBigDecimal(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- asBoolean() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- ASC_OR_DESC - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- ASC_OR_DESC - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains desc if index is ascending or descending.
- ascending(DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Orders by the value of the specified operand, in ascending order.
- ascending() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- ascending() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- ascending() - Method in interface org.modeshape.jcr.query.BufferManager.SortingBuffer
-
Get an iterator over all of the records in ascending order.
- ascending(DynamicOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- ascending() - Method in class org.modeshape.jcr.query.QueryBuilder.OrderByBuilder
-
- ascendingNullsFirst(DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Orders by the value of the specified operand, in ascending order.
- ascendingNullsFirst(DynamicOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- ascendingNullsFirst() - Method in class org.modeshape.jcr.query.QueryBuilder.OrderByBuilder
-
- asDate() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- asDouble() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- aSerializer - Variable in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- asHexString(byte[]) - Static method in class org.modeshape.common.util.SecureHash
-
Get the string representation of the supplied binary hash.
- asImmutable() - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- asLong() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- asMap() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- asMap() - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- asMap() - Method in interface org.modeshape.common.collection.Multimap
-
Return a map view that associates each key with the corresponding values in the multimap.
- asMutableDocument() - Method in interface org.modeshape.schematic.document.EditableDocument
-
Returns the underlying mutable document.
- asMutableDocument() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- asMutableDocument() - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- asPath() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- asReadableString(Object) - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Get a readable and potentially shorter string representation of the supplied value.
- asReadableString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- asReadableString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- asReadableString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- asReadableString(Object) - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- asReadableString(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- asReadableString(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- assertInSession(SessionNode) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- assertNode(Session, String, String, String...) - Method in class org.modeshape.jcr.api.JcrTools.BasicOperation
-
- asString(Object) - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the string representation of the supplied value, using the most appropriate factory given the value.
- asString(Object) - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Get the string representation of the supplied value.
- asString() - Method in class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- asString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- asString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- asString(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- asString(Object) - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- asString(Iterable<?>, String) - Static method in class org.modeshape.jcr.query.xpath.XPath
-
- asString(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- asString(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- asString(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- AstNode - Class in org.modeshape.sequencer.ddl.node
-
Utility object class designed to facilitate constructing an AST or Abstract Syntax Tree representing nodes and properties that
are compatible with ModeShape graph component structure.
- AstNode(AstNode, String) - Constructor for class org.modeshape.sequencer.ddl.node.AstNode
-
Construct a node with the supplied name and parent.
- AstNodeFactory - Class in org.modeshape.sequencer.ddl.node
-
Utility class which provides construction, editing and assorted methods to work with AstNodes.
- AstNodeFactory() - Constructor for class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
- ASYNC_WRITES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- ASYNC_WRITES_ENABLED - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- ASYNC_WRITES_ENABLED - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
Whether asynchronous writes into the journal should be enabled or not.
- asyncWritesEnabled() - Method in class org.modeshape.jcr.RepositoryConfiguration.Journaling
-
Whether asynchronous writes shoudl be enabled or not.
- atBoundary(PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.optimize.PushSelectCriteria
-
Determine whether all of the nodes between the criteria node and its originating node are criteria (SELECT) nodes.
- atLeastOneSequencerPathExpressionMustBeSpecified - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- attachCriteria(QueryContext, PlanNode, Constraint, List<? extends Column>, Map<String, Subquery>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach all criteria above the join nodes.
- attachDuplicateRemoval(QueryContext, PlanNode) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach DUP_REMOVE node at top of tree.
- attachLimits(QueryContext, PlanNode, Limit) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach a LIMIT node at the top of the plan tree.
- attachNewProblem(DdlParserProblem, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- attachProject(QueryContext, PlanNode, List<? extends Column>, Map<SelectorName, Schemata.Table>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach a PROJECT node at the top of the plan tree.
- attachSorting(QueryContext, PlanNode, List<? extends Ordering>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach SORT node at top of tree.
- attachSubqueries(QueryContext, PlanNode, Map<String, Subquery>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Attach plan nodes for each subquery, resulting with the first subquery at the top of the plan tree.
- Attribute - Enum in org.modeshape.jboss.subsystem
-
Enumerates the XML attributes used in the ModeShape subsystem schema.
- ATTRIBUTE_DECLARATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ATTRIBUTE_DECLARATIONS - Static variable in class org.modeshape.sequencer.xsd.XsdReader
-
In XML Schema, there is a distinct symbol space within each target namespace for each kind of
declaration and definition component, except that within a
target namespace the simple type definitions and complex type definitions share a single symbol space.
- ATTRIBUTE_GROUP - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ATTRIBUTE_GROUP_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdReader
-
- attributeName(String, Window) - Static method in class org.modeshape.jboss.metric.ModelMetrics.MetricAttributeDefinition
-
- AttributeNameTest(XPath.NameTest) - Constructor for class org.modeshape.jcr.query.xpath.XPath.AttributeNameTest
-
- AttributeTest(XPath.NameTest, XPath.NameTest) - Constructor for class org.modeshape.jcr.query.xpath.XPath.AttributeTest
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jboss.security.JBossDomainAuthenticationProvider
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.AnonymousProvider
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in interface org.modeshape.jcr.security.AuthenticationProvider
-
Authenticate the user that is using the supplied credentials.
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.AuthenticationProviders
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.JaasProvider
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.ServletProvider
-
- AuthenticationProvider - Interface in org.modeshape.jcr.security
-
- AuthenticationProviders - Class in org.modeshape.jcr.security
-
- AuthenticationProviders() - Constructor for class org.modeshape.jcr.security.AuthenticationProviders
-
- AuthenticationProviders(List<AuthenticationProvider>) - Constructor for class org.modeshape.jcr.security.AuthenticationProviders
-
- AuthenticationProviders(AuthenticationProvider...) - Constructor for class org.modeshape.jcr.security.AuthenticationProviders
-
- AUTHENTICATOR_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- AUTHENTICATOR_CLASSNAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- authenticatorName(ModelNode) - Method in class org.modeshape.jboss.subsystem.AuthenticatorWriteAttributeHandler
-
- authenticators() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- AuthenticatorService - Class in org.modeshape.jboss.service
-
Service
implementation which exposes ModeShape's custom authenticators.
- AuthenticatorService(String, Properties) - Constructor for class org.modeshape.jboss.service.AuthenticatorService
-
- authenticatorServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- AuthenticatorWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for a
authenticator submodel's attribute definitions
.
- AUTHID_VALUE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- AUTHOR - Static variable in class org.modeshape.connector.git.GitLexicon
-
- AUTHOR - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
-
- AUTHOR - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- AuthorizationProvider - Interface in org.modeshape.jcr.security
-
An interface that can authorize access to specific resources within repositories.
- authorName(RevCommit) - Method in class org.modeshape.connector.git.GitFunction
-
- AUTO_CREATED - Static variable in class org.modeshape.jcr.JcrLexicon
-
- AUTO_CREATED - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- AUTO_INCREMENT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
- AUTO_INCREMENTING - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- autoCommitFailureClosesAllResultSets() - Method in class org.modeshape.jdbc.JcrMetaData
-
- autocreatedNodesNeedDefaults - Static variable in class org.modeshape.jcr.JcrI18n
-
- autocreatedPropertyNeedsDefault - Static variable in class org.modeshape.jcr.JcrI18n
-
- AUTOINCREMENT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that contains info whether the column is autoincrementable
- available() - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- available() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- available() - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- available() - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- AVAILABLE_QUERY_OPERATORS - Static variable in class org.modeshape.jcr.JcrLexicon
-
- AVAILABLE_QUERY_OPERATORS - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- AxisStep(XPath.NodeTest, List<XPath.Component>) - Constructor for class org.modeshape.jcr.query.xpath.XPath.AxisStep
-
- BackgroundRepositoryTask(JcrRepository) - Constructor for class org.modeshape.jcr.JcrRepository.BackgroundRepositoryTask
-
- BACKUP - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- BackupActivity(File, LocalDocumentStore, BinaryStore, RepositoryCache, BackupOptions) - Constructor for class org.modeshape.jcr.BackupService.BackupActivity
-
- backupDirectory - Variable in class org.modeshape.jcr.BackupService.Activity
-
- BackupDocumentReader - Class in org.modeshape.jcr
-
A utility that writes
Document
instances to one or more sequential files in a backup directory.
- BackupDocumentReader(File, String, Problems) - Constructor for class org.modeshape.jcr.BackupDocumentReader
-
- BackupDocumentWriter - Class in org.modeshape.jcr
-
A utility that writes
Document
instances to one or more sequential files in a backup directory.
- BackupDocumentWriter(File, String, long, boolean, Problems) - Constructor for class org.modeshape.jcr.BackupDocumentWriter
-
- backupLocation() - Method in class org.modeshape.jcr.BackupService.Activity
-
- BackupObserver - Class in org.modeshape.jcr
-
A
ChangeSetListener
that captures the changes being made in a repository, forwarding the node and property changes to
the supplied queue, and capturing the set of binary keys that are marked as being used or unused.
- BackupObserver(Queue<NodeKey>) - Constructor for class org.modeshape.jcr.BackupObserver
-
- backupOperationWasCancelled - Static variable in class org.modeshape.jcr.JcrI18n
-
- BackupOptions - Class in org.modeshape.jcr.api
-
Class which allows a customization of the backup process.
- BackupOptions() - Constructor for class org.modeshape.jcr.api.BackupOptions
-
- backupRepository(File) - Method in interface org.modeshape.jcr.api.RepositoryManager
-
Begin a backup operation of the entire repository, writing the files associated with the backup to the specified directory
on the local file system.
- backupRepository(File, BackupOptions) - Method in interface org.modeshape.jcr.api.RepositoryManager
-
Begin a backup operation of the entire repository, writing the files associated with the backup to the specified directory
on the local file system.
- backupRepository(File, BackupOptions) - Method in class org.modeshape.jcr.BackupService
-
Start backing up the repository.
- backupRepository(File) - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- backupRepository(File, BackupOptions) - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- BackupService - Class in org.modeshape.jcr
-
A service used to generate backups from content and restore repository content from backups.
- BackupService(JcrRepository.RunningState) - Constructor for class org.modeshape.jcr.BackupService
-
- backupService() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- BackupService.Activity - Class in org.modeshape.jcr
-
An abstract activity used for the various backup and restore operations.
- BackupService.BackupActivity - Class in org.modeshape.jcr
-
- BackupService.FieldName - Class in org.modeshape.jcr
-
- BackupService.RestoreActivity - Class in org.modeshape.jcr
-
- badNodeTypeName - Static variable in class org.modeshape.jcr.JcrI18n
-
- BASE - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
- Base64 - Class in org.modeshape.common.util
-
Encodes and decodes to and from Base64 notation.
- Base64 - Class in org.modeshape.schematic
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in org.modeshape.common.util
-
A
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.
- Base64.InputStream - Class in org.modeshape.schematic
-
A
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.
- Base64.OutputStream - Class in org.modeshape.common.util
-
A
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.
- Base64.OutputStream - Class in org.modeshape.schematic
-
A
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.
- BASE_64 - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- BASE_ARTIFACT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- BASE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- BASE_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- BASE_TYPE_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- BASE_TYPE_NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- BASE_TYPE_REFERENCE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- BASE_VERSION - Static variable in class org.modeshape.jcr.JcrLexicon
-
- baseInputSource - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- BaseTransaction(TransactionManager) - Constructor for class org.modeshape.jcr.txn.Transactions.BaseTransaction
-
- baseUri - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- baseUri - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
-
the URI of the document being read; never null or empty
- BasicArray - Class in org.modeshape.schematic.internal.document
-
A
ordered array of values
for use as a value within a
BSON Object
.
- BasicArray() - Constructor for class org.modeshape.schematic.internal.document.BasicArray
-
- BasicArray(int) - Constructor for class org.modeshape.schematic.internal.document.BasicArray
-
- BasicArray(List<Object>) - Constructor for class org.modeshape.schematic.internal.document.BasicArray
-
- BasicArray(Object...) - Constructor for class org.modeshape.schematic.internal.document.BasicArray
-
- BasicArray.BasicEntry - Class in org.modeshape.schematic.internal.document
-
- BasicArray.IndexEntry - Class in org.modeshape.schematic.internal.document
-
- BasicArray.UnmodifiableListIterator - Class in org.modeshape.schematic.internal.document
-
- BasicContext() - Constructor for class org.modeshape.jcr.cache.ChildReferences.BasicContext
-
- BasicDocument - Class in org.modeshape.schematic.internal.document
-
- BasicDocument() - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(Document) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(int) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(String, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(String, Object, String, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(String, Object, String, Object, String, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicDocument(String, Object, String, Object, String, Object, String, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicDocument
-
- BasicEmptyProperty - Class in org.modeshape.jcr.value.basic
-
An immutable version of a property that has no values.
- BasicEmptyProperty(Name) - Constructor for class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
Create a property with no values.
- BasicEmptyProperty.EmptyIterator<T> - Class in org.modeshape.jcr.value.basic
-
- BasicEntry(int, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicArray.BasicEntry
-
- BasicMultiValueProperty - Class in org.modeshape.jcr.value.basic
-
An immutable version of a property that has 2 or more values.
- BasicMultiValueProperty(Name, List<Object>) - Constructor for class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
Create a property with 2 or more values.
- BasicMultiValueProperty(Name, Object...) - Constructor for class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
Create a property with 2 or more values.
- BasicName - Class in org.modeshape.jcr.value.basic
-
A basic implementation of
Name
.
- BasicName(String, String) - Constructor for class org.modeshape.jcr.value.basic.BasicName
-
- BasicNamespace - Class in org.modeshape.jcr.value.basic
-
- BasicNamespace(String, String) - Constructor for class org.modeshape.jcr.value.basic.BasicNamespace
-
Create a namespace instance.
- BasicOperation(JcrTools) - Constructor for class org.modeshape.jcr.api.JcrTools.BasicOperation
-
- BasicPath - Class in org.modeshape.jcr.value.basic
-
A basic implementation of
Path
.
- BasicPath(List<Path.Segment>, boolean) - Constructor for class org.modeshape.jcr.value.basic.BasicPath
-
- BasicPathMappings(String, PathFactory) - Constructor for class org.modeshape.jcr.Connectors.BasicPathMappings
-
- BasicPathSegment - Class in org.modeshape.jcr.value.basic
-
- BasicPathSegment(Name) - Constructor for class org.modeshape.jcr.value.basic.BasicPathSegment
-
- BasicPathSegment(Name, int) - Constructor for class org.modeshape.jcr.value.basic.BasicPathSegment
-
- BasicProperty - Class in org.modeshape.jcr.value.basic
-
- BasicProperty(Name) - Constructor for class org.modeshape.jcr.value.basic.BasicProperty
-
- BasicPropertyFactory - Class in org.modeshape.jcr.value.basic
-
- BasicPropertyFactory(ValueFactories) - Constructor for class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- BasicSaveContext(ExecutionContext) - Constructor for class org.modeshape.jcr.cache.document.AbstractSessionCache.BasicSaveContext
-
- BasicSingleValueProperty - Class in org.modeshape.jcr.value.basic
-
An immutable version of a property that has exactly 1 value.
- BasicSingleValueProperty(Name, Object) - Constructor for class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
Create a property with a single value
- BasicSingleValueProperty.ValueIterator - Class in org.modeshape.jcr.value.basic
-
- BasicSqlQueryParser - Class in org.modeshape.jcr.query.parse
-
A
QueryParser
implementation that parses a subset of SQL select and set queries.
- BasicSqlQueryParser() - Constructor for class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- BasicSqlQueryParser.SqlTokenizer - Class in org.modeshape.jcr.query.parse
-
- basicTokenizer(boolean) - Static method in class org.modeshape.common.text.TokenStream
-
Obtain a basic
TokenStream.Tokenizer
implementation that ignores whitespace but includes tokens for individual symbols, the
period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
- BasicTokenizer(boolean) - Constructor for class org.modeshape.common.text.TokenStream.BasicTokenizer
-
- batchAtRow - Variable in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- batchFilteredWith(NodeSequence.Batch, NodeSequence.RowFilter) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch that applies the given filter to the supplied batch.
- batchFrom(Iterator<BufferedRows.BufferedRow>, long) - Method in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- batchFrom(Iterator<BufferedRows.BufferedRow>, long) - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- batchFrom(Iterator<BufferedRows.BufferedRow>, long) - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- batchLoadSize() - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- batchOf(Collection<CachedNode>, float, String) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterable container.
- batchOf(Iterator<CachedNode>, long, float, String) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterator.
- batchOf(NodeSequence.Batch, NodeSequence.Batch, int, int) - Static method in class org.modeshape.jcr.query.NodeSequence
-
- batchOfKeys(Collection<NodeKey>, float, String, RepositoryCache) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterable container.
- batchOfKeys(Iterator<NodeKey>, long, float, String, NodeCache) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterator.
- batchOfKeys(Iterator<NodeKey>, long, float, String, RepositoryCache) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterator.
- batchOfKeys(Iterator<NodeKey>, Iterator<Float>, long, String, RepositoryCache) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch of nodes around the supplied iterator and the scores iterator.
- batchSize() - Method in class org.modeshape.jcr.api.BackupOptions
-
Return the number of documents that should be read and written to the backup file in one unit.
- batchSize() - Method in class org.modeshape.jcr.api.RestoreOptions
-
Return the number of documents that are written to the persistent store in one unit of work (transaction)
This is a setting that can be used to influence the memory and throughout of the restore process.
- batchSize - Variable in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- batchSize - Variable in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- batchSize() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the default number of rows in a batch.
- batchUpdate(Connection) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- batchUpdate(Connection) - Method in interface org.modeshape.persistence.relational.Statements
-
Starts a batch update operation with the given connection.
- batchWithCount(NodeSequence.Batch) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a batch that always has a
NodeSequence.Batch.rowCount()
, even if that means returning a new Batch that buffers the
original's rows it into memory.
- batchWrapper(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.AbstractNodeKeysSequence
-
- batchWrapper(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.ExceptSequence
-
- batchWrapper(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence
-
- BatchWriter(int, String, RepositoryCache) - Constructor for class org.modeshape.jcr.query.engine.QuerySources.BatchWriter
-
- beforeCompletion() - Method in class org.modeshape.jcr.txn.Transactions.SynchronizedTransaction
-
- beforeCompletion() - Method in class org.modeshape.jcr.txn.Transactions.TransactionTracer
-
- beforeFirst() - Method in class org.modeshape.jdbc.JcrResultSet
-
- beforeIndexing() - Method in interface org.modeshape.jcr.spi.index.IndexFeedback.IndexingCallback
-
- begin() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- begin() - Method in class org.modeshape.jcr.txn.Transactions
-
Starts a new transaction if one does not already exist, and associate it with the calling thread.
- begin() - Method in class org.modeshape.jcr.txn.Transactions.NestableThreadLocalTransaction
-
- beginChanges() - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Signals the beginning of processing for the changes in a transaction described by a single
ChangeSet
.
- beginChildrenOptimization - Static variable in class org.modeshape.jcr.JcrI18n
-
- beginWorkspaceChanges() - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Signals the beginning of processing for the workspace-related changes in a transaction described by a single
ChangeSet
.
- bestBufferSize(long) - Static method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
Given a number of bytes representing the length of a file, returns the optimum size for a buffer that should be used
when reading/working with that file
- Between - Interface in org.modeshape.jcr.api.query.qom
-
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the specified range.
- between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Tests that the value (or values) defined by the supplied dynamic operand are within a specified range.
- Between - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the specified range.
- Between(DynamicOperand, StaticOperand, StaticOperand) - Constructor for class org.modeshape.jcr.query.model.Between
-
Create a constraint that the values of the supplied dynamic operand are between the lower and upper bounds (inclusive).
- Between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Constructor for class org.modeshape.jcr.query.model.Between
-
Create a constraint that the values of the supplied dynamic operand are between the lower and upper bounds, specifying
whether the boundary values are to be included in the range.
- between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- BIG_DECIMAL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- BIG_DECIMAL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- BIG_INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- BIG_INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- Binary - Interface in org.modeshape.jcr.api
-
An extension of the standard
Binary
interface, with methods to obtain the SHA-1 hash of the binary value.
- BINARY - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- Binary - Class in org.modeshape.schematic.document
-
- Binary(byte[]) - Constructor for class org.modeshape.schematic.document.Binary
-
- Binary(byte, byte[]) - Constructor for class org.modeshape.schematic.document.Binary
-
- BINARY - Static variable in class org.modeshape.schematic.document.Bson.BinaryType
-
- BINARY - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- BINARY_AREA_DIR_NAME - Static variable in class org.modeshape.jcr.BackupService
-
- BINARY_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of binary values.
- BINARY_EXTENSION - Static variable in class org.modeshape.jcr.BackupService
-
- BINARY_STORAGE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field whose value is a document containing binary storage information.
- BINARY_STORAGE_TYPE_CASSANDRA - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_COMPOSITE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_CUSTOM - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_DATABASE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_FILE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_MONGO - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORAGE_TYPE_TRANSIENT - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldValue
-
- BINARY_STORE_NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name attribute which can be set on a binary store.
- BINARY_TYPE - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- BinaryComponent(XPath.Component, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.BinaryComponent
-
- binaryDirectory - Variable in class org.modeshape.jcr.BackupService.Activity
-
- BinaryFactory - Interface in org.modeshape.jcr.value
-
- binaryFor(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- binaryFor(BinaryKey, long) - Method in class org.modeshape.connector.git.Values
-
- binaryFrom(InputStream) - Method in class org.modeshape.connector.git.Values
-
- BinaryKey - Class in org.modeshape.jcr.value
-
The internal key used to identify a unique BINARY value.
- BinaryKey(String) - Constructor for class org.modeshape.jcr.value.BinaryKey
-
- BinaryKey(byte[]) - Constructor for class org.modeshape.jcr.value.BinaryKey
-
- binaryKeyFor(File, boolean) - Method in class org.modeshape.jcr.BackupService.RestoreActivity
-
- BinaryStorage - Class in org.modeshape.jboss.service
-
- BinaryStorage(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
- binaryStorageChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- binaryStorageDefaultServiceName(String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- binaryStorageDirectoryServiceName(String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- binaryStorageDirectoryServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- binaryStorageNestedServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- BinaryStorageService - Class in org.modeshape.jboss.service
-
- BinaryStorageWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
OperationStepHandler
implementations that handles changes to the model values for the binary storage submodel's
attribute definitions
, including the different kinds of binary storage.
- binaryStore - Variable in class org.modeshape.jcr.BackupService.Activity
-
- binaryStore() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- BinaryStore - Interface in org.modeshape.jcr.value.binary
-
The basic interface for a store for Binary value objects.
- BinaryStoreException - Exception in org.modeshape.jcr.value.binary
-
An exception in a BinaryStore.
- BinaryStoreException(String, Throwable) - Constructor for exception org.modeshape.jcr.value.binary.BinaryStoreException
-
Create a new binary store exception with the specified message and cause.
- BinaryStoreException(String) - Constructor for exception org.modeshape.jcr.value.binary.BinaryStoreException
-
Create a new binary store exception with the specified message and cause.
- BinaryStoreException(Throwable) - Constructor for exception org.modeshape.jcr.value.binary.BinaryStoreException
-
Create a new binary store exception with the specified message and cause.
- BinaryStoreValueFactory - Class in org.modeshape.jcr.value.binary
-
An abstract
BinaryFactory
implementation that contains many general methods that are likely to be appropriate for many
concrete implementations.
- BinaryStoreValueFactory(BinaryStore, TextDecoder, ValueFactories, ValueFactory<String>) - Constructor for class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
Create a factory instance that finds persisted binary values in the supplied store, and that uses the supplied decoder and
string value factory to convert string values into binary values.
- BinaryType() - Constructor for class org.modeshape.schematic.document.Bson.BinaryType
-
- BinaryValue - Interface in org.modeshape.jcr.value
-
Value holder for binary data.
- BinaryValueComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.BinaryValueComparator
-
- BinaryValueGarbageCollectionTask(JcrRepository) - Constructor for class org.modeshape.jcr.JcrRepository.BinaryValueGarbageCollectionTask
-
- binaryValueNoLongerUsed(BinaryKey) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that the binary with the given key is not longer used by any properties.
- binaryValueNoLongerUsed(BinaryKey) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- binaryValueNoLongerUsed(BinaryKey) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- BinaryValueUnused - Class in org.modeshape.jcr.cache.change
-
An event signalizing that there are no more usages for the binary value with a specific key.
- BinaryValueUnused(BinaryKey) - Constructor for class org.modeshape.jcr.cache.change.BinaryValueUnused
-
- binaryValueUnused(BinaryKey) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the marking of a binary value as being unused.
- BinaryValueUsageChange - Class in org.modeshape.jcr.cache.change
-
An event signalizing that the usages have changed for a binary value with a specific key.
- BinaryValueUsageChange(BinaryKey) - Constructor for class org.modeshape.jcr.cache.change.BinaryValueUsageChange
-
- BinaryValueUsed - Class in org.modeshape.jcr.cache.change
-
An event signalizing that there are is at least one usage for the binary value with a specific key.
- BinaryValueUsed(BinaryKey) - Constructor for class org.modeshape.jcr.cache.change.BinaryValueUsed
-
- binaryValueUsed(BinaryKey) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that the binary with the given key is being used by some properties.
- binaryValueUsed(BinaryKey) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- binaryValueUsed(BinaryKey) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- bind(Name, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- bind(String, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- BINDING - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_OPERATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_OPERATION_FAULT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_OPERATION_INPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_OPERATION_OUTPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDING_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- BINDINGS - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- BINDINGS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- bindIntoJndi() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- bindValue(String, Value) - Method in class org.modeshape.jcr.query.JcrQuery
-
- bindVariable(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- bindVariableMustConformToNcName - Static variable in class org.modeshape.jcr.GraphI18n
-
- BindVariableName - Class in org.modeshape.jcr.query.model
-
A value bound to a variable name used in a
Comparison
constraint.
- BindVariableName(String) - Constructor for class org.modeshape.jcr.query.model.BindVariableName
-
- bindVariableName(String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- BITMAP_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- BITMAP_JOIN - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.IndexTypes
-
- BITS_PER_PIXEL - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- BLOB - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- BlobTransform - Class in org.modeshape.jdbc.types
-
- BlobTransform() - Constructor for class org.modeshape.jdbc.types.BlobTransform
-
- block() - Method in class org.modeshape.jcr.clustering.ClusteringService.Receiver
-
- BLOCK - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- BLOCK_SIZE - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- BlockingWaitStrategy - Class in org.modeshape.common.collection.ring
-
A
WaitStrategy
that blocks the current thread until an entry is available for consumption.
- BlockingWaitStrategy() - Constructor for class org.modeshape.common.collection.ring.BlockingWaitStrategy
-
- blockSize - Variable in class org.modeshape.jcr.cache.document.DocumentTranslator.ChildReferencesInfo
-
- BODY - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- BOOLEAN - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- BOOLEAN - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- BOOLEAN - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- BOOLEAN - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- BOOLEAN_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of boolean values.
- BooleanComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.BooleanComparator
-
- BooleanConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.BooleanConverter
-
- booleanFieldQuery(String, Operator, Object) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- booleanQuery(Query, BooleanClause.Occur, Query, BooleanClause.Occur) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- BooleanTransform - Class in org.modeshape.jdbc.types
-
- BooleanTransform() - Constructor for class org.modeshape.jdbc.types.BooleanTransform
-
- BooleanValueFactory - Class in org.modeshape.jcr.value.basic
-
- BooleanValueFactory(TextDecoder, ValueFactories) - Constructor for class org.modeshape.jcr.value.basic.BooleanValueFactory
-
Create a new instance.
- BoolQuery - Class in org.modeshape.jcr.index.elasticsearch.query
-
- BoolQuery() - Constructor for class org.modeshape.jcr.index.elasticsearch.query.BoolQuery
-
- both(IndexPlanner, IndexPlanner) - Static method in class org.modeshape.jcr.spi.index.provider.IndexPlanner
-
Utility that returns an
IndexPlanner
implementation that delegates to the first planner and then to the second
planner.
- BOUND - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- BOUND_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- BOUNDS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- BRANCH - Static variable in class org.modeshape.connector.git.GitLexicon
-
- BRANCHES - Static variable in class org.modeshape.connector.git.GitLexicon
-
- branchRefForName(String) - Method in class org.modeshape.connector.git.GitFunction
-
Obtain the name of the branch reference
- branchRefForName(String, String) - Method in class org.modeshape.connector.git.GitFunction
-
Obtain the name of the branch reference
- BrowseContent(JcrTools, String) - Constructor for class org.modeshape.jcr.api.JcrTools.BrowseContent
-
- bSerializer - Variable in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- Bson - Class in org.modeshape.schematic.document
-
A utility class for working with BSON documents.
- Bson() - Constructor for class org.modeshape.schematic.document.Bson
-
- Bson.BinaryType - Class in org.modeshape.schematic.document
-
The bytes used for the subtypes of a binary value within a BSON stream.
- Bson.Type - Class in org.modeshape.schematic.document
-
The bytes used for the types within a BSON stream.
- BsonDataInput - Class in org.modeshape.schematic.internal.io
-
An implementation of
DataInput
with additional methods needed for reading BSON formatted content from another DataInput
instance.
- BsonDataInput(DataInput) - Constructor for class org.modeshape.schematic.internal.io.BsonDataInput
-
- BsonDataOutput - Class in org.modeshape.schematic.internal.io
-
An implementation of
DataOutput
with additional methods needed for writing BSON formatted content.
- BsonDataOutput() - Constructor for class org.modeshape.schematic.internal.io.BsonDataOutput
-
- BsonReader - Class in org.modeshape.schematic.internal.document
-
A component that reads BSON representations and constructs the in-memory
Document
representation.
- BsonReader() - Constructor for class org.modeshape.schematic.internal.document.BsonReader
-
- BsonReader.Reader - Class in org.modeshape.schematic.internal.document
-
- BsonUtils - Class in org.modeshape.schematic.internal.document
-
- BsonUtils() - Constructor for class org.modeshape.schematic.internal.document.BsonUtils
-
- BsonWriter - Class in org.modeshape.schematic.internal.document
-
A component that writes BSON representations from the in-memory
Document
representation.
- BsonWriter() - Constructor for class org.modeshape.schematic.internal.document.BsonWriter
-
- bTreeKeySerializerFor(Class<?>, Comparator<?>, boolean) - Method in interface org.modeshape.jcr.index.local.MapDB.Serializers
-
Obtain a serializer for the given key type.
- bTreeKeySerializerFor(Class<?>, Comparator<?>, boolean) - Method in class org.modeshape.jcr.index.local.MapDB.SerializerSupplier
-
- bTreeKeySerializerFor(Class<?>, Comparator<?>, boolean) - Method in class org.modeshape.jcr.query.BufferManager
-
- bTreeKeySerializerFor(TypeSystem.TypeFactory<?>, boolean) - Method in class org.modeshape.jcr.query.BufferManager
-
Obtain a serializer for the given key type.
- Bucket(T, T) - Constructor for class org.modeshape.common.statistic.Histogram.Bucket
-
- BUCKET_ID_LENGTH - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- BucketingStrategy() - Constructor for class org.modeshape.common.statistic.Histogram.BucketingStrategy
-
- bucketKey(String, String) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- BUCKETS - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- buffer - Variable in class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- buffer - Variable in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- BUFFER_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is not used will contain nulls
- BUFFER_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that is not used will contain nulls
- BufferCache - Class in org.modeshape.schematic.internal.io
-
- BufferCache() - Constructor for class org.modeshape.schematic.internal.io.BufferCache
-
- BufferedInputStream(ByteBuffer) - Constructor for class org.modeshape.jcr.value.binary.CassandraBinaryStore.BufferedInputStream
-
- BufferedRows - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.BufferedRow - Interface in org.modeshape.jcr.query.engine.process
-
- BufferedRows.BufferedRowFactory<T extends BufferedRows.BufferedRow> - Interface in org.modeshape.jcr.query.engine.process
-
- BufferedRows.DoubleNodeRow - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.DoubleNodeRowSerializer - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.MultiNodeRow - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.MultiNodeRowSerializer - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.QuadNodeRow - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.QuadNodeRowSerializer - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.SingleNodeRow - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.SingleNodeRowSerializer - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.TripleNodeRow - Class in org.modeshape.jcr.query.engine.process
-
- BufferedRows.TripleNodeRowSerializer - Class in org.modeshape.jcr.query.engine.process
-
- BufferingSequence - Class in org.modeshape.jcr.query.engine.process
-
- BufferingSequence(String, NodeSequence, RowExtractors.ExtractFromRow, BufferManager, CachedNodeSupplier, boolean, boolean, boolean) - Constructor for class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- BufferManager - Class in org.modeshape.jcr.query
-
A manager of temporary buffers used in the query system.
- BufferManager(ExecutionContext) - Constructor for class org.modeshape.jcr.query.BufferManager
-
- BufferManager(ExecutionContext, Supplier<DB>, Supplier<DB>) - Constructor for class org.modeshape.jcr.query.BufferManager
-
- bufferManager - Variable in class org.modeshape.jcr.query.QueryContext
-
- BufferManager.Buffer - Interface in org.modeshape.jcr.query
-
A basic buffer interface.
- BufferManager.CloseableBuffer - Class in org.modeshape.jcr.query
-
- BufferManager.CloseableDistinctBuffer<T> - Class in org.modeshape.jcr.query
-
- BufferManager.CloseableQueueBuffer<T> - Class in org.modeshape.jcr.query
-
- BufferManager.CloseableSortingBuffer<K,V> - Class in org.modeshape.jcr.query
-
- BufferManager.CloseableSortingBufferWithDuplicates<K extends Comparable<K>,V> - Class in org.modeshape.jcr.query
-
- BufferManager.DbHolder - Class in org.modeshape.jcr.query
-
- BufferManager.DistinctBuffer<T> - Interface in org.modeshape.jcr.query
-
A buffer used to determine distinct values.
- BufferManager.DistinctBufferMaker<T> - Interface in org.modeshape.jcr.query
-
- BufferManager.MakeDistinctBuffer<T> - Class in org.modeshape.jcr.query
-
- BufferManager.MakeOrderedBuffer<T> - Class in org.modeshape.jcr.query
-
- BufferManager.MakeSortingBuffer<K,V> - Class in org.modeshape.jcr.query
-
- BufferManager.MakeSortingWithDuplicatesBuffer<K extends Comparable<K>,V> - Class in org.modeshape.jcr.query
-
- BufferManager.Predicate<T> - Interface in org.modeshape.jcr.query
-
- BufferManager.QueueBuffer<T> - Interface in org.modeshape.jcr.query
-
A buffer that maintains the insertion order of a series of values.
- BufferManager.QueueBufferMaker<T> - Interface in org.modeshape.jcr.query
-
- BufferManager.SortingBuffer<SortType,RecordType> - Interface in org.modeshape.jcr.query
-
A buffer used to sort values into ascending or descending order.
- BufferManager.SortingBufferMaker<SortType,RecordType> - Interface in org.modeshape.jcr.query
-
- build() - Method in class org.modeshape.common.collection.ring.RingBufferBuilder
-
- build() - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- build() - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- build(Constraint, Map<String, Object>) - Method in class org.modeshape.jcr.index.elasticsearch.Operations
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.AndQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.BoolQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.ExistsQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.MatchAllQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.MatchQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.NotQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.OrQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.Query
-
Generates ES specific query Json document.
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.StringQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.TermsQuery
-
- build() - Method in class org.modeshape.jcr.index.elasticsearch.query.WildcardQuery
-
- build() - Method in class org.modeshape.jcr.query.engine.IndexQueryEngine.Builder
-
- build() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.Builder
-
- build() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- build() - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
Build the
Schemata
instance, using the current state of the builder.
- build() - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
Creates a new managed index which wraps a provider-specific index plus a change adapter.
- buildArgumentClasses(Object...) - Static method in class org.modeshape.common.util.Reflection
-
Build the list of classes that correspond to the list of argument objects.
- buildArgumentClassList(Object...) - Static method in class org.modeshape.common.util.Reflection
-
Build the list of classes that correspond to the list of argument objects.
- buildEnumeratedIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
- buildEnumeratedIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- buildEnumeratedIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneManagedIndexBuilder
-
- buildEnumeratedIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- Builder(String, SimpleAttributeDefinition) - Constructor for class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- builder() - Static method in class org.modeshape.jcr.query.engine.IndexQueryEngine
-
Obtain a builder that can be used to create new query engine instances.
- Builder() - Constructor for class org.modeshape.jcr.query.engine.IndexQueryEngine.Builder
-
- builder() - Static method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- Builder() - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine.Builder
-
- Builder(ExecutionContext, NodeTypes) - Constructor for class org.modeshape.jcr.query.validate.ImmutableSchemata.Builder
-
- buildLogicalConstraint() - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- buildMultiValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
- buildMultiValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- buildMultiValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneManagedIndexBuilder
-
- buildMultiValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- buildNodeTypeIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
- buildNodeTypeIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- buildNodeTypeIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneManagedIndexBuilder
-
- buildNodeTypeIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- buildPathExpressionSet(Sequencer) - Method in class org.modeshape.jcr.Sequencers
-
- buildTextIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
- buildTextIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- buildTextIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneManagedIndexBuilder
-
- buildTextIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- buildUniqueValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
- buildUniqueValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- buildUniqueValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneManagedIndexBuilder
-
- buildUniqueValueIndex(ExecutionContext, IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- BUILT_INS - Variable in class org.modeshape.jcr.CndImporter
-
- BUILTIN_PARSERS - Static variable in class org.modeshape.sequencer.ddl.DdlParsers
-
- BusI18n - Class in org.modeshape.jcr.bus
-
The internationalized string constants for the org.modeshape.repository.event.
- byName(String) - Static method in enum org.modeshape.schematic.document.JsonSchema.Type
-
Find the type enumeration literal given the (case-insensitive) name.
- BYTE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- BYTE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- cache - Variable in class org.modeshape.jcr.cache.AllPathsCache
-
- cache - Variable in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- cache - Variable in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- cache() - Method in class org.modeshape.jcr.SystemContent
-
- CACHEABLE - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CACHEABLE_FIELD - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- CachedNode - Interface in org.modeshape.jcr.cache
-
A representation of a node as stored within the cache.
- cachedNode - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- CachedNode.Properties - Interface in org.modeshape.jcr.cache
-
- CachedNode.ReferenceType - Enum in org.modeshape.jcr.cache
-
- CachedNodeSupplier - Interface in org.modeshape.jcr.cache
-
- cacheForWorkspace() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- CALENDAR_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of calendar values.
- CalendarComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.CalendarComparator
-
- CallSpecification - Class in org.modeshape.connector.git
-
- CallSpecification(String) - Constructor for class org.modeshape.connector.git.CallSpecification
-
- camelCase(String, boolean, char...) - Method in class org.modeshape.common.text.Inflector
-
By default, this method converts strings to UpperCamelCase.
- canAddChildNode(String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canAddChildNode(String, String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canBeSkipped() - Method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- canBeSkipped() - Method in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- canBeSkipped() - Method in interface org.modeshape.jcr.spi.index.IndexWriter
-
Flag that defines whether this index may be skipped.
- cancel(boolean) - Method in class org.modeshape.common.util.ImmediateFuture
-
- cancel() - Method in interface org.modeshape.jcr.api.query.Query
-
Signal that the query, if currently
executing
, should be cancelled and stopped (with an exception).
- cancel() - Method in interface org.modeshape.jcr.query.CancellableQuery
-
Cancel the query if it is currently running.
- cancel() - Method in class org.modeshape.jcr.query.JcrQuery
-
- cancel() - Method in class org.modeshape.jcr.query.QueryContext
-
Cancel the query if it is currently running.
- CancellableQuery - Interface in org.modeshape.jcr.query
-
A simple interface that allows tracking an executing query that can be cancelled.
- cancelRowUpdates() - Method in class org.modeshape.jdbc.JcrResultSet
-
- canConsume(String) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token if it matches the expected value, and return whether this method was indeed able to
consume the token.
- canConsume(char) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token if it matches the expected value, and return whether this method was indeed able to
consume the token.
- canConsume(int) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token if it matches the expected token type, and return whether this method was indeed able
to consume the token.
- canConsume(String, String...) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether
this method was indeed able to consume all of the supplied tokens.
- canConsume(String[]) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether
this method was indeed able to consume all of the supplied tokens.
- canConsume(Iterable<String>) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether
this method was indeed able to consume all of the supplied tokens.
- canConsume(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- canConsume(DdlTokenStream, DataType, boolean, String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- canConsume(DdlTokenStream, DataType, boolean, int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- canConsumeAnyOf(String, String...) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume the next token if it matches one of the supplied values.
- canConsumeAnyOf(String[]) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume the next token if it matches one of the supplied values.
- canConsumeAnyOf(Iterable<String>) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume the next token if it matches one of the supplied values.
- canConsumeAnyOf(int, int...) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume the next token if it matches one of the supplied types.
- canConsumeAnyOf(int[]) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume the next token if it matches one of the supplied types.
- canConsumeAnyOf(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.CatalogRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.ColumnRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.DatabaseRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.ProcedureRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.SchemaRetriever
-
- canHandle(String) - Method in class org.modeshape.connector.meta.jdbc.TableRetriever
-
- cannotAddMixin - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCheckinNodeWithAbortChildNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCheckinNodeWithAbortProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCloneSubgraphIntoRoot - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotConvertJcrValue - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- cannotConvertValue - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCopyOrCloneCorruptReference - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCopyOrCloneReferenceOutsideGraph - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCopySubgraphIntoRoot - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotCreateChildOnCheckedInNodeSinceOpvOfChildDefinitionIsNotIgnore - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotLoadCndFile - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotLoadInitialContentFile - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotLocateBaseVersion - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotMakeMandatoryDefinitionOptional - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotOverrideProtectedDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotPerformNodeTypeCheck - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotReadCommit - Static variable in class org.modeshape.connector.git.GitI18n
-
- cannotRedefineChildNodeWithIncompatibleDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRedefineProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRegisterMBean - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotReindexJournalNotEnabled - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveChildOnCheckedInNodeSinceOpvOfChildDefinitionIsNotIgnore - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveFromProtectedNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveItemWithProtectedDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveMixinNoChildNodeDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveMixinNoPropertyDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveNodeFromClone - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveNodeFromCloneDueToChangesInSession - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveParentNodeOfTarget - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveShareableMixinThatIsShared - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveUnorderedCollectionMixin - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRemoveVersion - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotRestoreRootVersion - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotSetProtectedPropertyValue - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotStartJournal - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotStopJournal - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUnregisterDefaultPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUnregisterInUseType - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUnRegisterMBean - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUnregisterRequiredPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUnregisterSupertype - Static variable in class org.modeshape.jcr.JcrI18n
-
- cannotUseMixinTypeAsPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
-
- canonicalizeValue(Object) - Method in class org.modeshape.jcr.value.PropertyType.DateCanonicalizer
-
- canonicalizeValue(Object) - Method in class org.modeshape.jcr.value.PropertyType.DoubleCanonicalizer
-
- canonicalizeValue(Object) - Method in class org.modeshape.jcr.value.PropertyType.LongCanonicalizer
-
- canonicalizeValue(Object) - Method in class org.modeshape.jcr.value.PropertyType.ObjectCanonicalizer
-
- CanonicalPlanner - Class in org.modeshape.jcr.query.plan
-
The planner that produces a canonical query plan given a
query command
.
- CanonicalPlanner() - Constructor for class org.modeshape.jcr.query.plan.CanonicalPlanner
-
- canRead(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
- canRemoveItem(String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canRemoveNode(String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canRemoveProperty(String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canRollback() - Method in class org.modeshape.jcr.txn.Transactions.SimpleTransaction
-
- canSetProperty(String, Value) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- canSetProperty(String, Value[]) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- capitalize(String) - Method in class org.modeshape.common.text.Inflector
-
Returns a copy of the input with the first character converted to uppercase and the remainder to lowercase.
- CAPTURE_INTERVAL_IN_SECONDS - Static variable in class org.modeshape.jcr.RepositoryStatistics
-
The frequency at which the metric values are rolled into statistics.
- CARDINALITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- CARDINALITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains cardinality of the index.
- CASCADE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DropBehavior
-
- CASCADE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
-
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that has an String value indicating case sensitivity
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- CaseInsensitiveToken(int, int, int, Position) - Constructor for class org.modeshape.common.text.TokenStream.CaseInsensitiveToken
-
- CaseInsensitiveTokenFactory() - Constructor for class org.modeshape.common.text.TokenStream.CaseInsensitiveTokenFactory
-
- caseOperation - Variable in class org.modeshape.jcr.index.lucene.query.CompareQuery
-
- CaseOperations - Class in org.modeshape.jcr.index.lucene.query
-
A set of functions that can be used to operate upon the case of a string stored in the indexes before being evaluated against
criteria from a query.
- CaseOperations() - Constructor for class org.modeshape.jcr.index.lucene.query.CaseOperations
-
- CaseOperations.CaseOperation - Interface in org.modeshape.jcr.index.lucene.query
-
A function that can be used to operate upon the case of a string stored in the indexes before being evaluated against
criteria from a query.
- CaseSensitiveToken(int, int, int, Position) - Constructor for class org.modeshape.common.text.TokenStream.CaseSensitiveToken
-
- CaseSensitiveTokenFactory() - Constructor for class org.modeshape.common.text.TokenStream.CaseSensitiveTokenFactory
-
- CASSANDRA_BINARY_STORAGE_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CASSANDRA_HOST - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CassandraBinaryStore - Class in org.modeshape.jcr.value.binary
-
- CassandraBinaryStore(String) - Constructor for class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- CassandraBinaryStore.BufferedInputStream - Class in org.modeshape.jcr.value.binary
-
- Cast - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that allows casting of another dynamic operand to a certain type.
- cast(DynamicOperand, String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a dynamic operand that casts another operand to a desired type.
- cast(Object) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Converts given value to the value of JCR type of this column.
- cast(Object[]) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Converts array of values.
- cast(Collection) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Converts array of values.
- Cast - Class in org.modeshape.jcr.query.model
-
Implementation of the
Cast
operand.
- Cast(DynamicOperand, String) - Constructor for class org.modeshape.jcr.query.model.Cast
-
Creates a new operand instance, wrapping another operand and the desired type.
- cast(DynamicOperand, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- cast(DynamicOperand, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- cast(int) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(String) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(boolean) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(long) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(double) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(BigDecimal) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(DateTime) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(Name) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(Path) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(UUID) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(URI) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- cast(int) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(String) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(boolean) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(long) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(double) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(BigDecimal) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(DateTime) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(Name) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(Path) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(UUID) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(URI) - Method in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
Define the right-hand side of a comparison.
- cast(int) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(String) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(boolean) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(long) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(double) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(BigDecimal) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(DateTime) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(Name) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(Path) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(UUID) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- cast(URI) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- CAST_FUNCTION_NAME_TO_TYPE - Static variable in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
- CastAs(Object) - Constructor for class org.modeshape.jcr.query.QueryBuilder.CastAs
-
- CastAsLowerBoundary(QueryBuilder.ComparisonBuilder, Object) - Constructor for class org.modeshape.jcr.query.QueryBuilder.CastAsLowerBoundary
-
- CastAsRightHandSide(QueryBuilder.RightHandSide, Object) - Constructor for class org.modeshape.jcr.query.QueryBuilder.CastAsRightHandSide
-
- CastAsUpperBoundary(QueryBuilder.UpperBoundary, Object) - Constructor for class org.modeshape.jcr.query.QueryBuilder.CastAsUpperBoundary
-
- CATALOG - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- CATALOG - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- CatalogRetriever - Class in org.modeshape.connector.meta.jdbc
-
Class which converts catalog metadata to connector documents.
- CatalogRetriever(JdbcMetadataConnector) - Constructor for class org.modeshape.connector.meta.jdbc.CatalogRetriever
-
- Category - Annotation Type in org.modeshape.common.annotation
-
Annotation that can be used provide a human-readable category.
- CDATA - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- CDATA_CONTENT - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- Change - Class in org.modeshape.jcr.cache.change
-
- Change() - Constructor for class org.modeshape.jcr.cache.change.Change
-
- changeAuthenticatorField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified authenticator field in the current repository configuration to the new value.
- ChangeBus - Interface in org.modeshape.jcr.bus
-
A generic interface for an event bus which handles changes.
- changeBus - Variable in class org.modeshape.jcr.cache.RepositoryCache
-
- changeBus() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- changeBus() - Method in class org.modeshape.jcr.JcrRepository
-
- changeBus() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- changeChildren(EditableDocument, SessionNode.ChangedChildren, ChildReferences) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- changeConfiguration(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- changed(ChangeSet) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCache
-
- changed(ChangeSet) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
Signal that changes have been made to the persisted data.
- CHANGED_AREA_DIR_NAME - Static variable in class org.modeshape.jcr.BackupService
-
- ChangedAdditionalParents() - Constructor for class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- changedChildren() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- ChangedChildren() - Constructor for class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- changedDocumentQueue - Variable in class org.modeshape.jcr.BackupService.BackupActivity
-
- changedDocumentWorker - Variable in class org.modeshape.jcr.BackupService.BackupActivity
-
- changeDirectory - Variable in class org.modeshape.jcr.BackupService.Activity
-
- changedNodeCannotBeLocked - Static variable in class org.modeshape.jcr.JcrI18n
-
- changedNodeCannotBeUnlocked - Static variable in class org.modeshape.jcr.JcrI18n
-
- changedNodes() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns the set of keys for the nodes which has been changed.
- changedNodes() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- changedNodes() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Returns the set of keys for the nodes which has been changed.
- changedNodesSince(long) - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Returns the node keys which are part of change sets that are newer or equal to a given timestamp.
- changedNodesSince(long) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- changedNodesSince(long) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- changedProperties() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- changedPropertyNames() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set with the names of the properties that have changed.
- changedWithinTransaction(ChangeSet) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCache
-
Signal that this transaction-specific workspace cache needs to reflect recent changes that have been persisted but not yet
committed.
- changeField(MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified field in the current repository configuration to the new value.
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.AuthenticatorWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.DatabasePersistenceWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.FilePersistenceWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.IndexDefinitionWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.IndexProviderWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.SequencerWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.SourceWriteAttributeHandler
-
- changeField(OperationContext, ModelNode, RepositoryService, MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.subsystem.TextExtractorWriteAttributeHandler
-
- changeIndexDefinitionField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified index definition field in the current repository configuration to the new value.
- changeIndexProviderField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified index provider field in the current repository configuration to the new value.
- ChangeJournal - Interface in org.modeshape.jcr.journal
-
An entity which records all changes which occur in a repository via ChangeSet
instances.
- ChangeJournal.Records - Interface in org.modeshape.jcr.journal
-
An
Iterable
extension which provides information about the number of entries the underlying collection holds.
- changeNode(String, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the change of a node.
- changePersistenceField(MappedAttributeDefinition, ModelNode) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified persistence field to the repository configuration
- changeReferrers(EditableDocument, SessionNode.ReferrerChanges) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- Changes - Interface in org.modeshape.jcr.cache.change
-
An interface used to signal various kinds of changes.
- changes() - Method in class org.modeshape.jcr.cache.ChildReferences.BasicContext
-
- changes() - Method in interface org.modeshape.jcr.cache.ChildReferences.Context
-
Get the set of changes for this context.
- changes() - Method in class org.modeshape.jcr.cache.ChildReferences.NoContext
-
- changes() - Method in class org.modeshape.jcr.cache.ChildReferences.NoSnsIndexesContext
-
- changes() - Method in class org.modeshape.jcr.cache.ChildReferences.SingleNameContext
-
- changes() - Method in class org.modeshape.jcr.cache.ChildReferences.WithChanges
-
- Changes - Interface in org.modeshape.schematic.document
-
Representation of a set of changes made to a document.
- changeSequencerField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified sequencer field in the current repository configuration to the new value.
- ChangeSet - Interface in org.modeshape.jcr.cache.change
-
A set of internal repository changes.
- ChangeSetAdapter - Class in org.modeshape.jcr.cache.change
-
An adapter class that processes
ChangeSet
instances and for each
Change
calls the appropriate protected method
that, by default, do nothing.
- ChangeSetAdapter(ExecutionContext) - Constructor for class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- ChangeSetAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate) - Constructor for class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- ChangeSetAdapter.NodeTypePredicate - Interface in org.modeshape.jcr.cache.change
-
- ChangeSetListener - Interface in org.modeshape.jcr.cache.change
-
Internal listener interface.
- ChangeSetListenerConsumerAdapter() - Constructor for class org.modeshape.jcr.bus.RepositoryChangeBus.ChangeSetListenerConsumerAdapter
-
- changesFor(WorkspaceAndPath) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- changesFor(String) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- changeSourceField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified external source field in the current repository configuration to the new value.
- ChangesToWorkspacesListener() - Constructor for class org.modeshape.jcr.cache.RepositoryCache.ChangesToWorkspacesListener
-
- changeTextExtractorField(MappedAttributeDefinition, ModelNode, String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Immediately change and apply the specified extractor field in the current repository configuration to the new value.
- channel - Variable in class org.modeshape.jcr.clustering.ClusteringService
-
The JGroups channel which will be used to send/receive event across the cluster
- channelClosed(Channel) - Method in class org.modeshape.jcr.clustering.ClusteringService.Listener
-
- channelConfigurationError - Static variable in class org.modeshape.jcr.clustering.ClusteringI18n
-
- channelConnected(Channel) - Method in class org.modeshape.jcr.clustering.ClusteringService.Listener
-
- channelDisconnected(Channel) - Method in class org.modeshape.jcr.clustering.ClusteringService.Listener
-
- channelNotConnected - Static variable in class org.modeshape.jcr.clustering.ClusteringI18n
-
- CHAR - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- CHAR - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that stores the max number of bytes in the column
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- CharacterArrayStream(char[]) - Constructor for class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- characters(char[], int, int) - Method in class org.modeshape.common.xml.StreamingContentHandler
-
- characters(char[], int, int) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
- CHARACTERS - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- characters(char[], int, int) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- CHECK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- check() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- CHECK_SEARCH_CONDITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- CheckArg - Class in org.modeshape.common.util
-
Utility class that checks arguments to methods.
- checkFieldNotNull(Object, String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Utility method that checks whether the field with the supplied name is set.
- checkFileNotExcluded(String, File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Utility method to ensure that the file is writable by this connector.
- checkForProblems(Problems) - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- checkForTransaction() - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- checkForTransaction() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
Signal that this session cache should check for an existing transaction and use the appropriate workspace cache.
- checkForTransaction() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Check whether this session is running within a transaction.
- checkForTransaction() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- checkin(ByteBuffer) - Method in class org.modeshape.schematic.internal.io.BufferCache
-
- checkin(CharBuffer) - Method in class org.modeshape.schematic.internal.io.BufferCache
-
- checkNodeTypeCanBeModified() - Method in class org.modeshape.jcr.JcrSystemNode
-
- checkNotClosed() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- checkPermission(String, String) - Method in class org.modeshape.jcr.JcrSession
-
- checkRunning() - Method in class org.modeshape.jcr.ModeShapeEngine
-
- checkUnionCompatible(QueryResults.Columns, QueryResults.Columns, ScanningQueryEngine.ScanQueryContext, QueryCommand) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Determine whether this column and the other are union-compatible (that is, having the same columns).
- checkValid() - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Method that verifies that this query context is still valid for use.
- checkValue(T, boolean) - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Check whether the value fits in this bucket.
- checkVariationsOfPropertyName(SelectorName, String, Schemata.Table, Problems) - Method in class org.modeshape.jcr.query.validate.Validator
-
- CHILD_NODE_DEFINITION - Static variable in class org.modeshape.jcr.JcrLexicon
-
- CHILD_NODE_DEFINITION - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
- CHILD_NODE_DEFINITION - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- CHILD_VERSION_HISTORY - Static variable in class org.modeshape.jcr.JcrLexicon
-
- ChildCount - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that evaluates to the number of children of a node given by a selector, used in a
Comparison
constraint.
- childCount(String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Evaluates to a LONG
value equal to the number of children for each of the node(s) in the specified selector.
- ChildCount - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the number of children for each node given by a selector, used in a
Comparison
constraint.
- ChildCount(SelectorName) - Constructor for class org.modeshape.jcr.query.model.ChildCount
-
Create a dynamic operand that evaluates to the depth of the node identified by the selector.
- childCount(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- childCount(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- childCount(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
Constrains the nodes in the the supplied table based upon criteria on the node's number of children.
- childCount(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- childCount(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.DynamicOperandBuilder
-
Constrains the nodes in the the supplied table based upon criteria on the node's number of children.
- childCount(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Adds to the order-by clause by using the child count of the node given by the named table.
- childCount(String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- childId(String) - Method in class org.modeshape.connector.git.CallSpecification
-
- childNameDoesNotSatisfyParentChildNodeDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- ChildNode - Class in org.modeshape.jcr.query.model
-
A constraint requiring that the selected node is a child of the node reachable by the supplied absolute path
- ChildNode(SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.ChildNode
-
Create a constraint requiring that the node identified by the selector is a child of the node reachable by the supplied
absolute path.
- childNode(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- childNode(SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- ChildNodeJoinCondition - Class in org.modeshape.jcr.query.model
-
A join condition that evaluates to true only when the named child node is indeed a child of the named parent node.
- ChildNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
Create a join condition that determines whether the node identified by the child selector is a child of the node identified
by the parent selector.
- childNodeJoinCondition(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- childNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- childNodes(Path, float) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Obtain a
NodeSequence
that returns the (queryable) children of the node at the given path in the workspace, where
each child node is assigned the given score.
- childNotFound - Static variable in class org.modeshape.jcr.GraphI18n
-
- childNotFoundUnderNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- ChildPath - Class in org.modeshape.jcr.value.basic
-
Implementation of a
Path
that has the information for the last segment but that points to another Path for the parent
information.
- ChildPath(Path, Path.Segment) - Constructor for class org.modeshape.jcr.value.basic.ChildPath
-
- childPrimaryTypeDoesNotSatisfyParentChildNodeDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- ChildReference - Class in org.modeshape.jcr.cache
-
An immutable reference to a child node.
- ChildReference(NodeKey, Name, int) - Constructor for class org.modeshape.jcr.cache.ChildReference
-
- ChildReference(NodeKey, Path.Segment) - Constructor for class org.modeshape.jcr.cache.ChildReference
-
- childReferenceFrom(Object) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- childReferenceInParent() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.NonRootParentReferenceToSelf
-
- childReferenceInParent() - Method in interface org.modeshape.jcr.cache.document.LazyCachedNode.ParentReferenceToSelf
-
- childReferenceInParent() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.RootParentReferenceToSelf
-
- ChildReferences - Interface in org.modeshape.jcr.cache
-
An interface used to access the
ChildReference
instances owned by a parent node.
- ChildReferences.BasicContext - Class in org.modeshape.jcr.cache
-
A
ChildReferences.Context
implementation that has no changes but maintains the SNS indexes for nodes with any name.
- ChildReferences.Changes - Interface in org.modeshape.jcr.cache
-
The representation of a set of changes for the child references.
- ChildReferences.ChildInsertions - Interface in org.modeshape.jcr.cache
-
A representation of the child references that were inserted before some other node.
- ChildReferences.Context - Interface in org.modeshape.jcr.cache
-
The context in which the names are evaluated.
- ChildReferences.NoChanges - Class in org.modeshape.jcr.cache
-
- ChildReferences.NoContext - Class in org.modeshape.jcr.cache
-
A
ChildReferences.Changes
implementation that has no changes and that is useful when there are never any siblings
with the same names, since it always returns '1' for the SNS index.
- ChildReferences.NoSnsIndexesContext - Class in org.modeshape.jcr.cache
-
- ChildReferences.SingleNameContext - Class in org.modeshape.jcr.cache
-
A
ChildReferences.Context
implementation that has no changes and can be used to find the SNS indexes for nodes
named a single name.
- ChildReferences.WithChanges - Class in org.modeshape.jcr.cache
-
A
ChildReferences.Context
implementation that has changes and can be used to find the SNS indexes for nodes named a
single name.
- ChildReferencesInfo(long, long, String, String) - Constructor for class org.modeshape.jcr.cache.document.DocumentTranslator.ChildReferencesInfo
-
- ChildReferenceWithNameIterator(Iterator<ChildReference>, Name) - Constructor for class org.modeshape.jcr.cache.document.AbstractChildReferences.ChildReferenceWithNameIterator
-
- CHILDREN - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- CHILDREN_BY_PATH_INDEX_NAME - Static variable in class org.modeshape.jcr.query.engine.IndexPlanners
-
- CHILDREN_INFO - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- childrenInsertedBefore() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the [insertBeforeChildKey, [childKey, childName]] structure of the children that been inserted before another
existing child.
- childrenWithName(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- childSelectorName() - Method in class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
Get the name of the selector that represents the child.
- CHOICE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ChooseJoinAlgorithm - Class in org.modeshape.jcr.query.optimize
-
- ChooseJoinAlgorithm(boolean) - Constructor for class org.modeshape.jcr.query.optimize.ChooseJoinAlgorithm
-
- chunkSize - Variable in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- claim() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Claim the next position for writing and publishing.
- claim(int) - Method in interface org.modeshape.common.collection.ring.Cursor
-
Claim a batch of positions for writing and publishing.
- claim() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- claim(int) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- claimUpTo(int) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
Claim up to the supplied number of positions.
- CLASS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- CLASS_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- ClassBasedTypeChecker(Class<?>) - Constructor for class org.modeshape.jcr.value.PropertyType.ClassBasedTypeChecker
-
- classDoesNotImplementInterface - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- ClassFileMetadataReader - Class in org.modeshape.sequencer.classfile.metadata
-
Utility for extracting metadata from Java class files
- ClassFileMetadataReader() - Constructor for class org.modeshape.sequencer.classfile.metadata.ClassFileMetadataReader
-
- ClassFileRecorder - Interface in org.modeshape.sequencer.classfile
-
A simple interface that allows an implementer to control how class file metadata mapped to properties (including primary and
mixin types) in the graph.
- ClassFileSequencer - Class in org.modeshape.sequencer.classfile
-
- ClassFileSequencer() - Constructor for class org.modeshape.sequencer.classfile.ClassFileSequencer
-
- ClassFileSequencerLexicon - Class in org.modeshape.sequencer.classfile
-
The namespace and property names used within a
ClassFileSequencer
to store internal information.
- ClassFileSequencerLexicon.AnnotationType - Enum in org.modeshape.sequencer.classfile
-
The types of annotations.
- ClassFileSequencerLexicon.CommentType - Enum in org.modeshape.sequencer.classfile
-
The types of comments.
- ClassFileSequencerLexicon.Namespace - Class in org.modeshape.sequencer.classfile
-
- ClassFileSequencerLexicon.WildcardTypeBound - Enum in org.modeshape.sequencer.classfile
-
The kind of wildcard type bounds.
- CLASSIFIED_BY - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- CLASSLOADER - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- ClassMetadata - Class in org.modeshape.sequencer.classfile.metadata
-
- CLASSNAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CLASSNAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- ClasspathLocalizationRepository - Class in org.modeshape.common.i18n
-
Class that loads a properties file from the classpath of the supplied
class loader
.
- ClassSourceFileRecorder - Class in org.modeshape.sequencer.javafile
-
A source file recorder that writes the Java metadata from the source file to the repository, using the same structure as the
default mode of the Java Class File sequencer.
- ClassSourceFileRecorder() - Constructor for class org.modeshape.sequencer.javafile.ClassSourceFileRecorder
-
- classType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- ClassUtil - Class in org.modeshape.common.util
-
Static utilities for working with classes.
- cleanDocumentationContent(String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- cleanup() - Method in class org.modeshape.jcr.txn.Transactions.NestableThreadLocalTransaction
-
- clear() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- clear() - Method in class org.modeshape.common.collection.AbstractMultimap.EntriesCollection
-
- clear() - Method in class org.modeshape.common.collection.AbstractMultimap.ValuesCollection
-
- clear() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- clear() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- clear() - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- clear() - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- clear() - Method in interface org.modeshape.common.collection.Multimap
-
Remove all key-value pairs from this multimap.
- clear() - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- clear() - Method in class org.modeshape.common.text.Inflector
-
Completely remove all rules within this inflector.
- clear(CachedNode) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- clear() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- clear() - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCache
-
- clear() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- clear() - Method in interface org.modeshape.jcr.cache.NodeCache
-
Clears all changes in the cache.
- clear(CachedNode) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Clears all changes in the cache that are at or below the supplied node.
- clear() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- clear(CachedNode) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- clear(Path) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- clear() - Method in class org.modeshape.jcr.query.QueryBuilder
-
Clear this builder completely to start building a new query.
- clear(boolean) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Utility method that does all the work of the clear, but with a flag that defines whether to clear the first query.
- clear() - Static method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- clear() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- clear(Path) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Remove all fields from the document at the supplied path.
- clear() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- clear() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- clear() - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- clear() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- clearActiveTransaction() - Static method in class org.modeshape.persistence.relational.TransactionsHolder
-
- clearAllData() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- clearAllData() - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- clearAllData() - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- clearAllData() - Method in interface org.modeshape.jcr.spi.index.provider.Reindexable
-
Remove all of the index entries from the index.
- clearAllIndexes() - Method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- clearAllIndexes() - Method in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- clearAllIndexes() - Method in interface org.modeshape.jcr.spi.index.IndexWriter
-
Clear all indexes of content.
- clearCache() - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- clearDataFor(NodeKey) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- clearEntry(long) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
- ClearOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic remove operation for SchematicValueDelta.
- ClearOperation(Path) - Constructor for class org.modeshape.schematic.internal.delta.ClearOperation
-
- clearState() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- clearState(Iterable<NodeKey>) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- clearWarnings() - Method in class org.modeshape.jdbc.JcrConnection
-
- clearWarnings() - Method in class org.modeshape.jdbc.JcrResultSet
-
- CLOB - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- clone() - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- clone() - Method in class org.modeshape.common.text.Inflector
-
- clone() - Method in class org.modeshape.jcr.ExecutionContext
-
- clone() - Method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
- clone() - Method in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
- clone() - Method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
- clone() - Method in class org.modeshape.jcr.index.lucene.query.FieldExistsQuery
-
- clone() - Method in class org.modeshape.jcr.index.lucene.query.RelikeQuery
-
- clone() - Method in class org.modeshape.jcr.query.plan.PlanHints
-
- clone() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
This class returns a new clone of the plan tree rooted at this node.
- clone() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- clone() - Method in interface org.modeshape.jcr.query.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- clone() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- clone() - Method in interface org.modeshape.schematic.document.Array
-
Obtain a clone of this array.
- clone() - Method in interface org.modeshape.schematic.document.Changes
-
Obtain a clone of these changes.
- clone() - Method in interface org.modeshape.schematic.document.Document
-
Obtain a clone of this document.
- clone() - Method in interface org.modeshape.schematic.document.EditableArray
-
- clone() - Method in interface org.modeshape.schematic.document.EditableDocument
-
- clone() - Method in class org.modeshape.schematic.document.MaxKey
-
There should only be on instance of this (though there may be others due to serialization).
- clone() - Method in class org.modeshape.schematic.document.Null
-
There should only be on instance of this (though there may be others due to serialization).
- clone() - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.ClearOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.Operation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.RemoveOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- clone() - Method in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- clone() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- clone() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- clone() - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- clone() - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- clone() - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor.DocumentChanges
-
- clone() - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
- clone() - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
- clone() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
This class returns a new clone of the plan tree rooted at this node.
- cloneLimitedToBeWithinSingleSource - Static variable in class org.modeshape.jcr.GraphI18n
-
- cloneValue(Object) - Method in class org.modeshape.schematic.internal.delta.Operation
-
- cloneValues(Collection<?>) - Method in class org.modeshape.schematic.internal.delta.ArrayOperation
-
- cloneWithoutNewParent() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
- cloneWithoutNewParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- close() - Method in interface org.modeshape.common.collection.CloseableSupplier
-
- close() - Method in class org.modeshape.common.collection.ring.Consumer
-
Called by the
RingBuffer
when the buffer has been shutdown and after this consumer's has
consumed
all entries that remain in the now-closed buffer.
- close() - Method in class org.modeshape.common.collection.ring.GarbageCollectingConsumer
-
- close() - Method in interface org.modeshape.common.collection.ring.PointerBarrier
-
- close(ConsumerType) - Method in interface org.modeshape.common.collection.ring.RingBuffer.ConsumerAdapter
-
- close() - Method in class org.modeshape.common.collection.ring.RingBuffer.ConsumerRunner
-
- close() - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- close() - Method in class org.modeshape.common.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
- close() - Method in class org.modeshape.common.util.SecureHash.HashingReader
- close() - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- close() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- close() - Method in class org.modeshape.common.util.SizeMeasuringReader
-
- close() - Method in interface org.modeshape.jcr.api.query.QueryResult
-
Close and release all resources associated with these results.
- close(InputStream) - Method in class org.modeshape.jcr.BackupDocumentReader
-
- close() - Method in class org.modeshape.jcr.BackupDocumentReader
-
Close this writer, which flushes and closes any currently-open streams.
- close() - Method in class org.modeshape.jcr.BackupDocumentWriter
-
Close this writer, which flushes and closes any currently-open streams.
- close(ChangeSetListener) - Method in class org.modeshape.jcr.bus.RepositoryChangeBus.ChangeSetListenerConsumerAdapter
-
- close() - Method in class org.modeshape.jcr.index.elasticsearch.SearchResults
-
- close() - Method in class org.modeshape.jcr.index.lucene.Searcher
-
- close() - Method in interface org.modeshape.jcr.query.BufferManager.Buffer
-
Close the buffer and release all resources.
- close() - Method in class org.modeshape.jcr.query.BufferManager
-
- close() - Method in class org.modeshape.jcr.query.BufferManager.CloseableBuffer
-
- close() - Method in class org.modeshape.jcr.query.BufferManager.DbHolder
-
- close() - Method in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.DelegatingSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.DependentQuery
-
- close() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- close() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence.QueueBufferSupplier
-
- close() - Method in class org.modeshape.jcr.query.engine.process.SortingSequence
-
- close() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- close() - Method in class org.modeshape.jcr.query.NodeSequence
-
Signal that this node sequence is no longer needed.
- close() - Method in interface org.modeshape.jcr.spi.index.provider.Filter.Results
-
Close any and all resources for the operation.
- close() - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- close() - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- close() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- close() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- close() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to close the delegate connection and any outstanding transactions will be closed.
- close() - Method in class org.modeshape.jdbc.JcrConnection
-
- close() - Method in class org.modeshape.jdbc.JcrResultSet
-
- close() - Method in class org.modeshape.persistence.relational.DataSourceManager
-
- close() - Method in class org.modeshape.schematic.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.modeshape.schematic.internal.document.CompactJsonWriter.StringBuilderWriter
-
- close() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- CLOSE_SQUARE - Static variable in class org.modeshape.jcr.query.model.Visitors
-
- CloseableBuffer(String, boolean) - Constructor for class org.modeshape.jcr.query.BufferManager.CloseableBuffer
-
- CloseableDistinctBuffer(String, boolean, Set<T>) - Constructor for class org.modeshape.jcr.query.BufferManager.CloseableDistinctBuffer
-
- CloseableQueueBuffer(String, boolean, Map<Long, T>) - Constructor for class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- CloseableSortingBuffer(String, boolean, NavigableMap<K, V>) - Constructor for class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- CloseableSortingBufferWithDuplicates(String, boolean, NavigableMap<MapDB.UniqueKey<K>, V>) - Constructor for class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- CloseableSupplier<T extends AutoCloseable> - Interface in org.modeshape.common.collection
-
- closeDataSourceOnShutdown - Variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
Whether to close the data source when the connector shuts down or not
- closedConnectionMayNotBeUsed - Static variable in class org.modeshape.jcr.GraphI18n
-
- closedRequestProcessor - Static variable in class org.modeshape.jcr.GraphI18n
-
- closeParen() - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Complete the specification of a constraint clause, and return the builder for the parent constraint clause.
- closeQuietly(Closeable) - Static method in class org.modeshape.common.util.IoUtil
-
Closes the closable silently.
- closeStatement() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- closeStatement() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- closeStatement() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- closingRequestProcessor - Static variable in class org.modeshape.jcr.GraphI18n
-
- CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.IndexTypes
-
- CLUSTER_CONFIG - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CLUSTER_CONFIG - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- CLUSTER_CONFIGURATION - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The the path to the JGroups configuration file
- CLUSTER_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CLUSTER_NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- CLUSTER_NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name of the cluster as used by JChannel.connect
- CLUSTER_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- CLUSTER_STACK - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- ClusteredChangeBus - Class in org.modeshape.jcr.bus
-
- ClusteredChangeBus(ChangeBus, ClusteringService) - Constructor for class org.modeshape.jcr.bus.ClusteredChangeBus
-
Creates a new clustered repository bus
- ClusteredJournal - Class in org.modeshape.jcr.journal
-
A
ChangeJournal
implementation which runs in a cluster and which attempts to reconcile with other members of the cluster
on startup in order to retrieve missed/lost records.
- ClusteredJournal(LocalJournal, ClusteringService) - Constructor for class org.modeshape.jcr.journal.ClusteredJournal
-
Creates a new clustered journal
- ClusteredJournal(LocalJournal, ClusteringService, int) - Constructor for class org.modeshape.jcr.journal.ClusteredJournal
-
- ClusteredJournal.DeltaMessage - Class in org.modeshape.jcr.journal
-
- ClusteredLockingService - Class in org.modeshape.jcr.locking
-
Locking service which should be used by ModeShape when running in a cluster
- ClusteredLockingService(Channel, long) - Constructor for class org.modeshape.jcr.locking.ClusteredLockingService
-
Creates a new service instance using the supplied JGroups channel.
- Clustering(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Clustering
-
- CLUSTERING - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name of the clustering top-level configuration document
- clusteringConfigurationRequiresClusterName - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- ClusteringI18n - Class in org.modeshape.jcr.clustering
-
- ClusteringService - Class in org.modeshape.jcr.clustering
-
ModeShape service which handles sending/receiving messages in a cluster via JGroups.
- ClusteringService(String) - Constructor for class org.modeshape.jcr.clustering.ClusteringService
-
- clusteringService() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- ClusteringService.Listener - Class in org.modeshape.jcr.clustering
-
- ClusteringService.Receiver - Class in org.modeshape.jcr.clustering
-
- clusteringServiceName - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- clusterName - Variable in class org.modeshape.jcr.clustering.ClusteringService
-
The name of the cluster (in standalone mode) or the ID of the fork stack (in forked mode)
- clusterName() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Returns the name of the cluster which has been configured for this service.
- clusterName() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- CndI18n - Class in org.modeshape.jcr
-
The internationalized string constants for the org.modeshape.cnd*
packages.
- CndImporter - Class in org.modeshape.jcr
-
A class that imports the node types contained in a JCR Compact Node Definition (CND) file into
NodeTypeDefinition
instances.
- CndImporter(ExecutionContext) - Constructor for class org.modeshape.jcr.CndImporter
-
Create a new importer that will place the content in the supplied destination under the supplied path.
- CndSequencer - Class in org.modeshape.sequencer.cnd
-
A sequencer of CND files.
- CndSequencer() - Constructor for class org.modeshape.sequencer.cnd.CndSequencer
-
- CndSequencerLexicon - Class in org.modeshape.sequencer.cnd
-
Class which holds the string constants corresponding to the cnd sequencer's lexicon
- CndSequencerLexicon.Namespace - Class in org.modeshape.sequencer.cnd
-
- CndTokenizer - Class in org.modeshape.jcr
-
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.
- CndTokenizer(boolean, boolean) - Constructor for class org.modeshape.jcr.CndTokenizer
-
- Code - Class in org.modeshape.schematic.document
-
- Code(String) - Constructor for class org.modeshape.schematic.document.Code
-
- CODE - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- CodeWithScope - Class in org.modeshape.schematic.document
-
- CodeWithScope(String, Document) - Constructor for class org.modeshape.schematic.document.CodeWithScope
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.Add
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.And
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.AxisStep
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.Comparison
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.Component
-
Return the collapsable form
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.FilterStep
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.FunctionCall
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.NodeComparison
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.Or
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBy
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.ParenthesizedExpression
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- collapse() - Method in class org.modeshape.jcr.query.xpath.XPath.Subtract
-
- collapse(XPath.Component) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- COLLATION_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- COLLATION_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- COLLATION_SOURCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- collatorComparator(Locale) - Static method in class org.modeshape.jcr.value.ValueComparators
-
A comparator of string values which is locale-dependent.
- CollatorComparator(Locale) - Constructor for class org.modeshape.jcr.value.ValueComparators.CollatorComparator
-
- collect(long) - Method in interface org.modeshape.common.collection.ring.GarbageCollectingConsumer.Collectable
-
- Collections - Class in org.modeshape.common.collection
-
A set of utilities for more easily creating various kinds of collections.
- collectReferenceFieldNames(ReferenceValue) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- collectReferenceFieldNames(ReferenceValue) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.SingleColumnQueryFactory
-
- COLUMN - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- column(String) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumns
-
Gets column with given name.
- Column - Class in org.modeshape.jcr.query.model
-
- Column(SelectorName) - Constructor for class org.modeshape.jcr.query.model.Column
-
Include a column for each of the single-valued, accessible properties on the node identified by the selector.
- Column(SelectorName, String, String) - Constructor for class org.modeshape.jcr.query.model.Column
-
A column with the given name representing the named property on the node identified by the selector.
- column(String, String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- column(SelectorName, String, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- column(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Create a
Column
given the supplied expression.
- COLUMN - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- COLUMN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- COLUMN - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon
-
- COLUMN_ATTRIBUTE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column which contails default value for the column.
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- COLUMN_DEFN_PATTERN - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- COLUMN_DEFN_PATTERN_STRING - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
The regular expression used to capture the index column definition property name and type.
- COLUMN_LABEL - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- COLUMN_REFERENCE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
-
- COLUMN_SIZE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- COLUMN_SIZE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- COLUMN_SIZE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of the column containing column or element type.
- COLUMN_TYPE_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- columnDoesNotExistInQuery - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnDoesNotExistOnTable - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnDoesNotExistOnTableAndMayBeResidual - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnDoesNotExistOnTableAndMayBeTypo - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnDoesNotExistOnTableAndMayBeWrongSelector - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnFor(SelectorName, String, boolean) - Method in class org.modeshape.jcr.query.optimize.AddJoinConditionColumnsToSources
-
- columnFor(SelectorName, String, boolean) - Method in class org.modeshape.jcr.query.optimize.AddOrderingColumnsToSources
-
- columnIndex - Variable in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns.ColumnInfo
-
- ColumnInfo(int, String) - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns.ColumnInfo
-
- columnInTableIsNotOrderable - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnIsNotFullTextSearchable - Static variable in class org.modeshape.jcr.GraphI18n
-
- ColumnMapping(SelectorName) - Constructor for class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- ColumnMetadata - Class in org.modeshape.connector.meta.jdbc
-
Container for column-level metadata.
- ColumnMetadata(String, int, String, int, int, int, Boolean, String, String, int, int, String, String, String, Integer) - Constructor for class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- columnMustBeScoped - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnNameFor(Column, List<String>, Set<Column>, Collection<String>) - Static method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- columnNames - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- columnNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- ColumnRetriever - Class in org.modeshape.connector.meta.jdbc
-
Class which converts column metadata to connector documents.
- ColumnRetriever(JdbcMetadataConnector) - Constructor for class org.modeshape.connector.meta.jdbc.ColumnRetriever
-
- columns() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumns
-
List of real columns.
- columns - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- columns() - Method in class org.modeshape.jcr.query.model.Query
-
- columns() - Method in interface org.modeshape.jcr.query.model.QueryCommand
-
Return the columns defining the query results.
- columns() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- columns - Variable in class org.modeshape.jcr.query.QueryBuilder
-
- COLUMNS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- columnTypeCannotBeUsedInArithmeticOperation - Static variable in class org.modeshape.jcr.GraphI18n
-
- columnValue(Object) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Converts representation of the given value using type conversation rules
between JCR type of this column and Elasticsearch core type of this column.
- columnValues(Object[]) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Converts array of values.
- combine(LocalDocumentStore.DocumentOperationResults) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
- combineLines(String[]) - Static method in class org.modeshape.common.util.StringUtil
-
Combine the lines into a single string, using the new line character as the delimiter.
- combineLines(String[], char) - Static method in class org.modeshape.common.util.StringUtil
-
Combine the lines into a single string, using the supplied separator as the delimiter.
- combineRecursively(List<Privilege>, Privilege[]) - Method in class org.modeshape.jcr.security.acl.AccessControlEntryImpl
-
Adds specified privileges to the given list.
- COMMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- Command - Interface in org.modeshape.jcr.query.model
-
Represents the abstract base class for all top-level language objects that are the root of a language object tree.
- COMMENT - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
-
The
token type
for tokens that consist of all the characters between "/*" and "*/" or between
"//" and the next line terminator (e.g., '\n', '\r' or "\r\n").
- COMMENT - Static variable in class org.modeshape.jcr.CndTokenizer
-
The token type for tokens that consist of all the characters between "/*" and "*/" or between "//" and the next line
terminator (e.g., '\n', '\r' or "\r\n").
- COMMENT - Static variable in class org.modeshape.jcr.query.parse.BasicSqlQueryParser.SqlTokenizer
-
The token type for tokens that consist of all the characters between "/*" and "*/" or between "--" and the next
line terminator (e.g., '\n', '\r' or "\r\n")
- COMMENT - Static variable in class org.modeshape.jcr.query.xpath.XPathParser.XPathTokenizer
-
The token type for tokens that consist of all the characters between "(:" and ":)".
- COMMENT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
The
token type
for tokens that consist of all the characters
between "/*" and "*/", between "//" and the next line terminator (e.g., '\n', '\r' or "\r\n"), or between "--" and
the next line terminator (e.g., '\n', '\r' or "\r\n").
- COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- comment(char[], int, int) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- COMMENT_CONTENT - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- COMMENT_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- COMMENTS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- CommentTest() - Constructor for class org.modeshape.jcr.query.xpath.XPath.CommentTest
-
- COMMIT - Static variable in class org.modeshape.connector.git.GitLexicon
-
- commit() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- commit() - Method in class org.modeshape.jcr.index.local.IndexUpdater
-
- commit() - Method in class org.modeshape.jcr.index.local.LocalIndex
-
- commit() - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- commit(String) - Method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- commit(String) - Method in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- commit(String) - Method in interface org.modeshape.jcr.spi.index.IndexWriter
-
Commits changes made to the indexes for a particular workspace.
- commit() - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Commits any potential changes made by the add/remove/update operations to this index.
- commit() - Method in class org.modeshape.jcr.txn.LocalTransaction
-
- commit() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- commit() - Method in class org.modeshape.jcr.txn.Transactions
-
Commits the current transaction, if one exists.
- commit() - Method in class org.modeshape.jcr.txn.Transactions.NestableThreadLocalTransaction
-
- commit() - Method in class org.modeshape.jcr.txn.Transactions.RollbackOnlyTransaction
-
- commit() - Method in class org.modeshape.jcr.txn.Transactions.SimpleTransaction
-
- commit() - Method in class org.modeshape.jcr.txn.Transactions.SynchronizedTransaction
-
- commit() - Method in class org.modeshape.jcr.txn.Transactions.TraceableSimpleTransaction
-
- commit() - Method in interface org.modeshape.jcr.txn.Transactions.Transaction
-
Commit the transaction currently associated with the calling thread.
- commit() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- commit() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- commit() - Method in class org.modeshape.jdbc.JcrConnection
-
- commiterName(RevCommit) - Method in class org.modeshape.connector.git.GitFunction
-
- COMMITS - Static variable in class org.modeshape.connector.git.GitLexicon
-
- COMMITTED - Static variable in class org.modeshape.connector.git.GitLexicon
-
- COMMITTER - Static variable in class org.modeshape.connector.git.GitLexicon
-
- commitWithMultipleParents - Static variable in class org.modeshape.connector.git.GitI18n
-
- commitWithSingleParent - Static variable in class org.modeshape.connector.git.GitI18n
-
- CommonI18n - Class in org.modeshape.common
-
The internationalized string constants for the org.modeshape.common*
packages.
- CompactJsonWriter - Class in org.modeshape.schematic.internal.document
-
- CompactJsonWriter() - Constructor for class org.modeshape.schematic.internal.document.CompactJsonWriter
-
- CompactJsonWriter.StringBuilderWriter - Class in org.modeshape.schematic.internal.document
-
- ComparableUniqueKeyComparator() - Constructor for class org.modeshape.jcr.index.local.MapDB.ComparableUniqueKeyComparator
-
- comparator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
-
- COMPARATOR - Static variable in class org.modeshape.jcr.cache.NodeKey
-
- comparator - Variable in class org.modeshape.jcr.index.local.MapDB.DelegatingKeySerializer
-
- comparator - Variable in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- comparator - Variable in class org.modeshape.jcr.index.local.MapDB.UniqueKeyBTreeSerializer
-
- comparator - Variable in class org.modeshape.jcr.index.local.MapDB.UniqueKeySerializer
-
- compare(Double, Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- compare(Duration, Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- compare(Float, Float) - Method in class org.modeshape.common.math.FloatOperations
-
- compare(Integer, Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- compare(Long, Long) - Method in class org.modeshape.common.math.LongOperations
-
- compare(T, T) - Method in interface org.modeshape.common.math.MathOperations
-
Compare the two operands and return an integer that describes whether the first value is larger, smaller or the same as the
second value.
- compare(Short, Short) - Method in class org.modeshape.common.math.ShortOperations
-
- compare(MapDB.UniqueKey<K>, MapDB.UniqueKey<K>) - Method in class org.modeshape.jcr.index.local.MapDB.ComparableUniqueKeyComparator
-
- compare(K, K) - Method in class org.modeshape.jcr.index.local.MapDB.NaturalComparator
-
- compare(Fun.Tuple2<A, B>, Fun.Tuple2<A, B>) - Method in class org.modeshape.jcr.index.local.MapDB.TupleComparator
-
- compare(MapDB.UniqueKey<K>, MapDB.UniqueKey<K>) - Method in class org.modeshape.jcr.index.local.MapDB.UniqueKeyComparator
-
- compare(Tuples.Tuple2<T1, T2>, Tuples.Tuple2<T1, T2>) - Method in class org.modeshape.jcr.query.Tuples.Tuple2Comparator
-
- compare(BinaryValue, BinaryValue) - Method in class org.modeshape.jcr.value.ValueComparators.BinaryValueComparator
-
- compare(Boolean, Boolean) - Method in class org.modeshape.jcr.value.ValueComparators.BooleanComparator
-
- compare(Calendar, Calendar) - Method in class org.modeshape.jcr.value.ValueComparators.CalendarComparator
-
- compare(String, String) - Method in class org.modeshape.jcr.value.ValueComparators.CollatorComparator
-
- compare(Date, Date) - Method in class org.modeshape.jcr.value.ValueComparators.DateComparator
-
- compare(DateTime, DateTime) - Method in class org.modeshape.jcr.value.ValueComparators.DateTimeComparator
-
- compare(BigDecimal, BigDecimal) - Method in class org.modeshape.jcr.value.ValueComparators.DecimalComparator
-
- compare(Double, Double) - Method in class org.modeshape.jcr.value.ValueComparators.DoubleComparator
-
- compare(Long, Long) - Method in class org.modeshape.jcr.value.ValueComparators.LongComparator
-
- compare(Name, Name) - Method in class org.modeshape.jcr.value.ValueComparators.NameComparator
-
- compare(Object, Object) - Method in class org.modeshape.jcr.value.ValueComparators.ObjectComparator
-
- compare(Path, Path) - Method in class org.modeshape.jcr.value.ValueComparators.PathComparator
-
- compare(Path.Segment, Path.Segment) - Method in class org.modeshape.jcr.value.ValueComparators.PathSegmentComparator
-
- compare(Path.Segment, Path.Segment) - Method in class org.modeshape.jcr.value.ValueComparators.PathSegmentNameComparator
-
- compare(Reference, Reference) - Method in class org.modeshape.jcr.value.ValueComparators.ReferenceComparator
-
- compare(String, String) - Method in class org.modeshape.jcr.value.ValueComparators.StringComparator
-
- compare(URI, URI) - Method in class org.modeshape.jcr.value.ValueComparators.UriComparator
-
- compare(UUID, UUID) - Method in class org.modeshape.jcr.value.ValueComparators.UuidComparator
-
- CompareNameQuery - Class in org.modeshape.jcr.index.lucene.query
-
A Lucene
Query
implementation that is used to apply a
Comparison
constraint against the name of nodes.
- CompareNameQuery(String, Name, ValueFactory<Name>, ValueFactory<String>, CompareQuery.Evaluator<Name>, CaseOperations.CaseOperation) - Constructor for class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores nodes according to the supplied comparator.
- compareNoNulls(Comparable, Comparable) - Static method in class org.modeshape.common.util.ObjectUtil
-
- ComparePathQuery - Class in org.modeshape.jcr.index.lucene.query
-
A Lucene
Query
implementation that is used to apply a
Comparison
constraint against the
Path of nodes.
- ComparePathQuery(String, Path, ValueFactory<Path>, ValueFactory<String>, CompareQuery.Evaluator<Path>, CaseOperations.CaseOperation) - Constructor for class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
Construct a Query
implementation that scores nodes according to the supplied comparator.
- CompareQuery<ValueType> - Class in org.modeshape.jcr.index.lucene.query
-
A Lucene
Query
implementation that is used to apply a
Comparison
constraint against the indexed nodes.
- CompareQuery(String, ValueType, ValueFactory<ValueType>, ValueFactory<String>, CompareQuery.Evaluator<ValueType>, CaseOperations.CaseOperation) - Constructor for class org.modeshape.jcr.index.lucene.query.CompareQuery
-
Construct a Query
implementation that scores nodes according to the supplied comparator.
- CompareQuery.Evaluator<ValueType> - Interface in org.modeshape.jcr.index.lucene.query
-
- compareStaticOperands(QueryContext, Comparison, Comparison) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Compare the values used in the two comparisons
- CompareStringQuery - Class in org.modeshape.jcr.index.lucene.query
-
A Lucene
Query
implementation that is used to apply a
Comparison
constraint against a string field.
- CompareStringQuery(String, String, ValueFactory<String>, ValueFactory<String>, CompareQuery.Evaluator<String>, CaseOperations.CaseOperation) - Constructor for class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores nodes according to the supplied comparator.
- compareTo(DatabaseType) - Method in class org.modeshape.common.database.DatabaseType
-
- compareTo(Duration) - Method in class org.modeshape.common.math.Duration
-
- compareTo(Histogram<T>.Bucket) - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
- compareTo(Stopwatch) - Method in class org.modeshape.common.statistic.Stopwatch
-
- compareTo(Reflection.Property) - Method in class org.modeshape.common.util.Reflection.Property
- compareTo(DateTime) - Method in interface org.modeshape.jcr.api.value.DateTime
-
- compareTo(ChildReference) - Method in class org.modeshape.jcr.cache.ChildReference
-
- compareTo(NodeKey) - Method in class org.modeshape.jcr.cache.NodeKey
-
- compareTo(IndexPlan) - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
- compareTo(QueryResults.Statistics) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
- compareTo(Tuples.Tuple2<T1, T2>) - Method in class org.modeshape.jcr.query.Tuples.Tuple2
-
- compareTo(Tuples.Tuple3<T1, T2, T3>) - Method in class org.modeshape.jcr.query.Tuples.Tuple3
-
- compareTo(Tuples.Tuple4<T1, T2, T3, T4>) - Method in class org.modeshape.jcr.query.Tuples.Tuple4
-
- compareTo(Tuples.TupleN) - Method in class org.modeshape.jcr.query.Tuples.TupleN
-
- compareTo(DurationActivity) - Method in class org.modeshape.jcr.RepositoryStatistics.DurationActivityImpl
-
- compareTo(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- compareTo(Name) - Method in class org.modeshape.jcr.value.basic.BasicName
-
- compareTo(NamespaceRegistry.Namespace) - Method in class org.modeshape.jcr.value.basic.BasicNamespace
-
- compareTo(Path.Segment) - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- compareTo(Property) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- compareTo(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- compareTo(DateTime) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- compareTo(Reference) - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- compareTo(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- compareTo(Reference) - Method in class org.modeshape.jcr.value.basic.StringReference
-
- compareTo(BinaryValue) - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- compareTo(BinaryValue) - Method in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- compareTo(BinaryKey) - Method in class org.modeshape.jcr.value.BinaryKey
-
- compareTo(Array.Entry) - Method in class org.modeshape.schematic.internal.document.BasicArray.BasicEntry
-
- compareTo(BasicArray.IndexEntry) - Method in class org.modeshape.schematic.internal.document.BasicArray.IndexEntry
-
- compareTo(Document.Field) - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- compareTo(Path) - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- compareTo(Path) - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- compareTo(Path) - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- compareTo(DocumentTransformer.Conversion) - Method in class org.modeshape.schematic.internal.schema.DocumentTransformer.Conversion
-
- compareTo(FieldMetadata) - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- compareTo(MethodMetadata) - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- compareTo(DdlParsers.ParsingResult) - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
- compareValues(Object, Object) - Static method in class org.modeshape.jcr.query.Tuples
-
- compareWithNulls(Comparable, Comparable) - Static method in class org.modeshape.common.util.ObjectUtil
-
- Comparison - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true when the defined operation evaluates to true.
- Comparison(DynamicOperand, Operator, StaticOperand) - Constructor for class org.modeshape.jcr.query.model.Comparison
-
- comparison(DynamicOperand, String, StaticOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- comparison(DynamicOperand, Operator, StaticOperand) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- Comparison(XPath.Component, Operator, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.Comparison
-
- comparisonBuilder - Variable in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
- comparisonBuilder(DynamicOperand) - Method in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
- ComparisonBuilder(QueryBuilder.ConstraintBuilder, DynamicOperand) - Constructor for class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- comparisonBuilder(DynamicOperand) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- comparisonBuilder - Variable in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
- comparisonBuilder - Variable in class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
- comparisonBuilder - Variable in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
- COMPILATION_UNIT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- CompilationUnitParser - Class in org.modeshape.sequencer.javafile
-
The Parser, that process the a compilation unit.
- CompilationUnitParser() - Constructor for class org.modeshape.sequencer.javafile.CompilationUnitParser
-
- compile(String) - Static method in class org.modeshape.jcr.sequencer.PathExpression
-
Compile the supplied expression and return the resulting path expression instance.
- compile(String) - Static method in class org.modeshape.jcr.sequencer.SequencerPathExpression
-
Compile the supplied expression and return the resulting SequencerPathExpression instance.
- complete() - Method in interface org.modeshape.common.collection.ring.Cursor
-
- complete() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- complete(StringBuilder) - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- completeChanges() - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Signals the end of processing for the changes in a transaction described by a single
ChangeSet
.
- completeChanges() - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- completeChildrenOptimization - Static variable in class org.modeshape.jcr.JcrI18n
-
- completeInitialization() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- completeInitialization() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
Performs the steps required after the running state has been created and before a repository is considered
"initialized"
- completeRestore(RestoreOptions) - Method in class org.modeshape.jcr.JcrRepository
-
- completeShutdown() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- completeUpgrade(Upgrades.Context) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- completeWorkspaceChanges() - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Signals the end of processing for the workspace-related changes in a transaction described by a single
ChangeSet
.
- completeWorkspaceChanges() - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- COMPLEX_CONTENT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- COMPLEX_STMT_TYPES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- COMPLEX_STMT_TYPES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- COMPLEX_TYPE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- COMPLEX_TYPE_CONTENT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- COMPLEX_TYPE_DEFINITION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- Component() - Constructor for class org.modeshape.jcr.query.xpath.XPath.Component
-
- Component(String) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Component
-
- Component(String, String) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Component
-
- Component(String, String, String, Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Component
-
- COMPONENT_SKIP_PROPERTIES - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- COMPONENT_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- componentClassnameNotValid - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClassnamePropertyCategory - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClassnamePropertyDescription - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClassnamePropertyLabel - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClasspathPropertyCategory - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClasspathPropertyDescription - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigClasspathPropertyLabel - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigDescriptionPropertyCategory - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigDescriptionPropertyDescription - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigDescriptionPropertyLabel - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigNamePropertyCategory - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigNamePropertyDescription - Static variable in class org.modeshape.common.CommonI18n
-
- componentConfigNamePropertyLabel - Static variable in class org.modeshape.common.CommonI18n
-
- componentNotConfigured - Static variable in class org.modeshape.common.CommonI18n
-
- Components(int, int, double) - Constructor for class org.modeshape.common.math.Duration.Components
-
- composeName(Name, Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- composeName(String, String) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- COMPOSITE_BINARY_STORAGE_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- COMPOSITE_STORE_NAMED_BINARY_STORES - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field whose value is a document containing binary storage information.
- CompositeBinaryStorageService - Class in org.modeshape.jboss.service
-
- CompositeBinaryStorageService(String, EditableDocument) - Constructor for class org.modeshape.jboss.service.CompositeBinaryStorageService
-
- CompositeBinaryStore - Class in org.modeshape.jcr.value.binary
-
A
BinaryStore
implementation that stores files in other BinaryStores.
- CompositeBinaryStore(Map<String, BinaryStore>) - Constructor for class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
Initialize a new CompositeBinaryStore using a Map of other BinaryKeys that are keyed by an implementer-provided key.
- CompositeIndexWriter - Class in org.modeshape.jcr.query
-
A composition of multiple QueryIndexWriter instances.
- CompositeIndexWriter(List<IndexWriter>) - Constructor for class org.modeshape.jcr.query.CompositeIndexWriter
-
- CompositeNodeFilter(NodeCacheIterator.NodeFilter...) - Constructor for class org.modeshape.jcr.query.engine.QuerySources.CompositeNodeFilter
-
- CompositeValidator() - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.CompositeValidator
-
- CompoundTerm(List<FullTextSearch.Term>) - Constructor for class org.modeshape.jcr.query.model.FullTextSearch.CompoundTerm
-
Create a compound term of the supplied terms.
- compress() - Method in class org.modeshape.jcr.api.BackupOptions
-
Return whether or not each backup file (which contains multiple documents) should be compressed or not.
- COMPRESS - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- compress() - Method in class org.modeshape.persistence.relational.RelationalDbConfig
-
- COMPRESS_FIELD - Static variable in class org.modeshape.persistence.file.FileDbProvider
-
- compute() - Method in class org.modeshape.common.statistic.Histogram
-
- compute(Object...) - Static method in class org.modeshape.common.util.HashCode
-
Compute a combined hash code from the supplied objects.
- compute(Object...) - Static method in class org.modeshape.schematic.internal.HashCode
-
Compute a combined hash code from the supplied objects.
- computeDefaultSelectorIndex() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- computeDifferences(RevCommit, RevWalk, Repository) - Method in class org.modeshape.connector.git.GitCommitDetails
-
- computeNextStatementStartKeywordCount() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Method to determine if next tokens match a registered statement start phrase.
- computePatch(Iterable<DiffEntry>, Repository) - Method in class org.modeshape.connector.git.GitCommitDetails
-
- computeScore(DdlTokenStream, DdlParserScorer) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- concat(Iterable<T>, Iterable<T>) - Static method in class org.modeshape.common.collection.Collections
-
Concatenate two Iterable sources
- concat(Iterator<T>, Iterator<T>) - Static method in class org.modeshape.common.collection.Collections
-
Concatenate two Iterators
- config - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- config() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- config() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- CONFIGURATION - Static variable in class org.modeshape.jcr.JcrLexicon
-
- ConfigurationChange() - Constructor for class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- configurationError - Static variable in class org.modeshape.jcr.JcrI18n
-
- ConfigurationException - Exception in org.modeshape.jcr
-
- ConfigurationException(String) - Constructor for exception org.modeshape.jcr.ConfigurationException
-
- ConfigurationException(Problems) - Constructor for exception org.modeshape.jcr.ConfigurationException
-
- ConfigurationException(Problems, String) - Constructor for exception org.modeshape.jcr.ConfigurationException
-
- ConfigurationException(Problems, Throwable) - Constructor for exception org.modeshape.jcr.ConfigurationException
-
- ConfigurationException(Problems, String, Throwable) - Constructor for exception org.modeshape.jcr.ConfigurationException
-
- configurationFileNotSpecified - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- configurationWarning - Static variable in class org.modeshape.jcr.JcrI18n
-
- CONFLICTING_CONSTRAINT - Static variable in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
- Conjunction(List<FullTextSearch.Term>) - Constructor for class org.modeshape.jcr.query.model.FullTextSearch.Conjunction
-
Create a conjunction of the supplied terms.
- connect(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
Note that if the supplied properties and URL contain properties with the same name, the value from the supplied Properties
object will take precedence.
- CONNECTION_URL - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CONNECTION_URL - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- CONNECTION_URL - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- connectionForActiveTx() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- ConnectionInfo - Class in org.modeshape.jdbc.delegate
-
The ConnectionInfo contains the information used to connect to the Jcr Repository.
- ConnectionInfo(String, Properties) - Constructor for class org.modeshape.jdbc.delegate.ConnectionInfo
-
- connectionIsClosed - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- connectionUrl() - Method in class org.modeshape.persistence.relational.RelationalDbConfig
-
- connector - Variable in class org.modeshape.connector.git.GitFunction
-
- connector - Variable in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- Connector - Class in org.modeshape.jcr.spi.federation
-
SPI of a generic external connector, representing the interface to an external system integrated with ModeShape.
- Connector() - Constructor for class org.modeshape.jcr.spi.federation.Connector
-
Ever connector is expected to have a no-argument constructor, although the class should never initialize any of the data at
this time.
- Connector.ExtraProperties - Class in org.modeshape.jcr.spi.federation
-
- CONNECTOR_ALIASES - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- CONNECTOR_CLASSNAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- ConnectorChangeSet - Interface in org.modeshape.jcr.spi.federation
-
This interface represents an atomic set of changes that have occurred to resources in the remit of a
Connector
.
- ConnectorChangeSetFactory - Interface in org.modeshape.jcr.spi.federation
-
- ConnectorChangeSetImpl - Class in org.modeshape.jcr.federation
-
- ConnectorChangeSetImpl(Connectors, Connectors.PathMappings, String, String, String, ChangeBus, DateTimeFactory, String) - Constructor for class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- ConnectorException - Exception in org.modeshape.jcr.spi.federation
-
Exception class that can be thrown either by
Connector
implementations or in other exceptional cases involving
federation operations.
- ConnectorException(I18n, Object...) - Constructor for exception org.modeshape.jcr.spi.federation.ConnectorException
-
- ConnectorException(Throwable) - Constructor for exception org.modeshape.jcr.spi.federation.ConnectorException
-
- ConnectorException(String) - Constructor for exception org.modeshape.jcr.spi.federation.ConnectorException
-
- ConnectorException(String, Throwable) - Constructor for exception org.modeshape.jcr.spi.federation.ConnectorException
-
- connectorIsReadOnly - Static variable in class org.modeshape.jcr.JcrI18n
-
- connectorNotFound - Static variable in class org.modeshape.jcr.JcrI18n
-
- connectors - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- Connectors - Class in org.modeshape.jcr
-
Class which maintains (based on the configuration) the list of available connectors for a repository.
- Connectors(JcrRepository.RunningState, Collection<RepositoryConfiguration.Component>, Set<String>, Map<String, List<RepositoryConfiguration.ProjectionConfiguration>>) - Constructor for class org.modeshape.jcr.Connectors
-
- Connectors.AbstractPathMappings - Class in org.modeshape.jcr
-
- Connectors.BasicPathMappings - Class in org.modeshape.jcr
-
- Connectors.EmptyPathMappings - Class in org.modeshape.jcr
-
- Connectors.LocalDocumentStoreExtraProperties - Class in org.modeshape.jcr
-
- Connectors.PathMapping - Class in org.modeshape.jcr
-
- Connectors.PathMappings - Interface in org.modeshape.jcr
-
The immutable mappings between the (federated) repository nodes and the external nodes exposed by a connector that they
project.
- Connectors.Projection - Class in org.modeshape.jcr
-
- Connectors.Snapshot - Class in org.modeshape.jcr
-
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.
- connectorSourceName - Variable in class org.modeshape.jcr.Connectors.AbstractPathMappings
-
- constant(int) - Static method in class org.modeshape.jcr.cache.SiblingCounter
-
Create a sibling counter that always return the supplied count, regardless of the name or node.
- ConstantScoreWeightQuery - Class in org.modeshape.jcr.index.lucene.query
-
Base class for ModeShape-specific Lucene queries, which always use a constant weight and score of 1.0f for the documents.
- ConstantScoreWeightQuery(String) - Constructor for class org.modeshape.jcr.index.lucene.query.ConstantScoreWeightQuery
-
- ConstantScoreWeightQuery.ConstantWeight - Class in org.modeshape.jcr.index.lucene.query
-
- ConstantScoreWeightQuery.ConstantWeightScorer - Class in org.modeshape.jcr.index.lucene.query
-
- ConstantWeightScorer(LeafReaderContext, Weight) - Constructor for class org.modeshape.jcr.index.lucene.query.ConstantScoreWeightQuery.ConstantWeightScorer
-
- constrainedBy(Constraint) - Method in class org.modeshape.jcr.query.model.Query
-
Create a copy of this query, but one that uses the supplied constraint.
- Constraint - Interface in org.modeshape.jcr.query.model
-
Represents the abstract base class for all constraints.
- constraint() - Method in class org.modeshape.jcr.query.model.Query
-
Get the constraints, if there are any.
- constraint - Variable in class org.modeshape.jcr.query.QueryBuilder
-
- CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- CONSTRAINT_C - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- CONSTRAINT_FK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- CONSTRAINT_PK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- CONSTRAINT_TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- CONSTRAINT_UC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- constraintBuilder - Variable in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- ConstraintBuilder(QueryBuilder.ConstraintBuilder) - Constructor for class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- constraintsChangedInSubtype - Static variable in class org.modeshape.jcr.JcrI18n
-
- constraintValue - Variable in class org.modeshape.jcr.index.lucene.query.CompareQuery
-
The operand that is being negated by this query.
- constraintViolatedOnReference - Static variable in class org.modeshape.jcr.JcrI18n
-
- CONSTRUCTORS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- constructorType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- consume(T, long, long) - Method in class org.modeshape.common.collection.ring.Consumer
-
Consume an entry from the ring buffer.
- consume(ConsumerType, EntryType, long, long) - Method in interface org.modeshape.common.collection.ring.RingBuffer.ConsumerAdapter
-
Consume an entry from the ring buffer.
- consume() - Method in class org.modeshape.common.text.TokenStream
-
Return the value of this token and move to the next token.
- consume(String) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as long as it matches the expected value, or throw an exception if the token does not
match.
- consume(char) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as long as it matches the expected character, or throw an exception if the token does
not match.
- consume(int) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as long as it matches the expected character, or throw an exception if the token does
not match.
- consume(String, String...) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception
if the token does not match.
- consume(String[]) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception
if the token does not match.
- consume(Iterable<String>) - Method in class org.modeshape.common.text.TokenStream
-
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception
if the token does not match.
- consume(ChangeSet) - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- consume(ChangeSetListener, ChangeSet, long, long) - Method in class org.modeshape.jcr.bus.RepositoryChangeBus.ChangeSetListenerConsumerAdapter
-
- consume(Name, NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.BasicContext
-
- consume(Name, NodeKey) - Method in interface org.modeshape.jcr.cache.ChildReferences.Context
-
Consume the next child with the supplied name and key.
- consume(Name, NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.NoContext
-
- consume(Name, NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.NoSnsIndexesContext
-
- consume(Name, NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.SingleNameContext
-
- consume(Name, NodeKey) - Method in class org.modeshape.jcr.cache.