- 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
-
- acceptFile(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- 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(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(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.
- addAttachment(PdfAttachmentMetadata) - Method in class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- 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.
- addPage(PdfPageMetadata) - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- 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.
- 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.audio.AudioMetadataLexicon
-
- ALBUM - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
-
Deprecated.
- 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
-
- ALTERNATE_SCRIPT_NODE - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- AlternateScript(String, String) - Constructor for class org.modeshape.sequencer.epub.EpubMetadataProperty.AlternateScript
-
- 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.audio.AudioMetadataLexicon
-
- ARTIST - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- ARTWORK_NODE - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- ARTWORK_TYPE - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- 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.
- ATTACHMENT_NODE - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- 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
-
- AudioMetadata - Class in org.modeshape.sequencer.audio
-
Utility for extracting metadata from audio files.
- AudioMetadata(InputStream, String) - Constructor for class org.modeshape.sequencer.audio.AudioMetadata
-
- AudioMetadataArtwork - Class in org.modeshape.sequencer.audio
-
Class for saving metadata of artwork.
- AudioMetadataArtwork() - Constructor for class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- AudioMetadataLexicon - Class in org.modeshape.sequencer.audio
-
A lexicon of names used within audio sequencer.
- AudioMetadataLexicon() - Constructor for class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- AudioMetadataLexicon.Namespace - Class in org.modeshape.sequencer.audio
-
- AudioMetadataSequencer - Class in org.modeshape.sequencer.audio
-
A sequencer that processes the binary content of an audio file, extracts the metadata for the file, and then writes that
audio metadata to the repository.
- AudioMetadataSequencer() - Constructor for class org.modeshape.sequencer.audio.AudioMetadataSequencer
-
- 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
-
Deprecated.
- AUTHOR - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- AUTHOR - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- 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
-
- 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
-
- CHANNELS - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- CHANNELS - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- 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() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- CHECK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- check() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- check() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- check() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- check() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- check() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- check() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- 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
-
- childReferenceDocument(NodeKey, Name) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- 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
-
- clearAllCachesForTransaction(Transaction) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCaches
-
- 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
-
- CODEC - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- 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.audio.AudioMetadataLexicon
-
- 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
-
Deprecated.
- COMMENT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- COMMENT - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- 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
-
- 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.ChildReferences.WithChanges
-
- consume(T) - Method in class org.modeshape.jcr.clustering.MessageConsumer
-
Consumes a payload of the given type.
- consume(ClusteredJournal.DeltaMessage) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- consume(DdlTokenStream, DataType, boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- consume(DdlTokenStream, DataType, boolean, String) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- consume(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- consume(DdlTokenStream, DataType, boolean, String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- consumeBoolean() - Method in class org.modeshape.common.text.TokenStream
-
Convert the value of this token to an integer, return it, and move to the next token.
- consumeComment(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Consumes an an end-of-line comment or in-line comment
- consumeIdentifier(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Consumes an token identifier which can be of the form of a simple string or a double-quoted string.
- consumeIdentifier(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Consumes an token identifier which can be of the form of a simple string or a double-quoted string.
- consumeInteger() - Method in class org.modeshape.common.text.TokenStream
-
Convert the value of this token to an integer, return it, and move to the next token.
- consumeLong() - Method in class org.modeshape.common.text.TokenStream
-
Convert the value of this token to a long, return it, and move to the next token.
- consumeParenBoundedTokens(DdlTokenStream, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Simple method which parses, consumes and returns a string representing text found between parenthesis (i.e. '()') If
parents don't exist, method returns NULL;
- Consumer<T> - Class in org.modeshape.common.collection.ring
-
A consumer of entries that are added to the ring buffer.
- Consumer() - Constructor for class org.modeshape.common.collection.ring.Consumer
-
- Consumer<T> - Interface in org.modeshape.common.function
-
Represents an operation that accepts a single input argument and returns no result.
- consumerAdapter - Variable in class org.modeshape.common.collection.ring.RingBuffer
-
- ConsumerRunner(C, int) - Constructor for class org.modeshape.common.collection.ring.RingBuffer.ConsumerRunner
-
- ContainerLifeCycleListener - Interface in org.modeshape.jboss.lifecycle
-
- ContainerLifeCycleListener.LifeCycleEventListener - Interface in org.modeshape.jboss.lifecycle
-
- contains(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.EntriesCollection
-
- contains(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.ValuesCollection
-
- contains(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- contains(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- contains(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedEntrySet
-
- contains(Object) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- contains(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- contains(Collection<?>, Object, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the collection contains the value
- contains(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- contains(String) - Method in class org.modeshape.jcr.Connectors.LocalDocumentStoreExtraProperties
-
- contains(String) - Method in class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- contains(String, boolean) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- contains(Name, boolean) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- contains(Privilege) - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
Tests given privilege.
- contains(String) - Method in interface org.modeshape.jcr.spi.federation.ExtraPropertiesStore
-
Check if this store contains any extra properties for the node with the given ID.
- contains(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- contains(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- contains(Object) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- containsAll(Collection<?>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- containsAll(Collection<?>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- containsAll(Collection<?>) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- containsAll(Document) - Method in interface org.modeshape.schematic.document.Document
-
Checks if this object contains all of the fields in the supplied document.
- containsAll(Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- containsAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- containsAll(Document) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- containsAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- containsAll(Document) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- containsAll(Document) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- containsAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- containsAnyOf(String, char...) - Static method in class org.modeshape.common.util.StringUtil
-
Return whether the supplied string contains any of the supplied characters.
- containsEncodeableCharacters(String) - Static method in class org.modeshape.common.text.Jsr283Encoder
-
- containsEntry(Object, Object) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- containsEntry(Object, Object) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- containsEntry(Object, Object) - Method in interface org.modeshape.common.collection.Multimap
-
Determine whether this multimap contains the supplied key-value pair.
- containsField(String) - Method in interface org.modeshape.schematic.document.Document
-
Checks if this object contains a field with the given name.
- containsField(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- containsField(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- containsField(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- containsField(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- containsKey(K) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- containsKey(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- containsKey(K) - Method in interface org.modeshape.common.collection.Multimap
-
Determine whether this multimap associates any values with the supplied key.
- containsKey(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- containsKey(Map<?, ?>, Object, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the map contains the key
- containsKey(String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Determine whether the database contains an entry with the supplied key.
- containsKey(String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- containsKey(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- containsKey(String) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- containsKey(String) - Method in interface org.modeshape.schematic.SchematicDb
-
Determine whether the database contains an entry with the supplied key.
- containsNoNulls(Iterable<?>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the collection is not null and contains no nulls
- containsNoNulls(Object[], String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the array is not null and contains no nulls
- containsProjectionForExternalNode(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Determine if this snapshot contains a projection that uses the supplied external node key.
- containsProjectionForInternalNode(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Determine if this snapshot contains a projection that uses the supplied internal node key.
- containsValue(Object) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- containsValue(Object) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- containsValue(Object) - Method in interface org.modeshape.common.collection.Multimap
-
Determine whether this multimap associates at least one key with the supplied value.
- containsValue(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- containsWildcards() - Method in class org.modeshape.jcr.query.model.FullTextSearch.SimpleTerm
-
Return whether this term contains any unescaped wildcard characters (e.g., one of '*', '?'
- CONTENT - Static variable in class org.modeshape.jcr.JcrLexicon
-
- content() - Method in interface org.modeshape.schematic.SchematicEntry
-
Return this document's content.
- content(Document) - Static method in interface org.modeshape.schematic.SchematicEntry
-
Returns the value of the CONTENT document from a given entry document.
- CONTENT - Static variable in class org.modeshape.schematic.SchematicEntry.FieldName
-
The name of the field used internally to store an entry's content, which is either a
Document
or a
Binary
value.
- CONTENT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- CONTENT - Static variable in class org.modeshape.sequencer.zip.ZipLexicon
-
- CONTENT_ENCODING - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- CONTENT_EXISTS - Static variable in interface org.modeshape.persistence.relational.Statements
-
- CONTENT_SIZE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- CONTENT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- contentBasedSha1() - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- contentChildId(String, boolean) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- ContentDetector - Class in org.modeshape.jcr.mimetype
-
MimeTypeDetector
implementation which uses Apache Tika to determine the mimetype of a given binary, based on the
content (binary) header.
- ContentDetector(Environment) - Constructor for class org.modeshape.jcr.mimetype.ContentDetector
-
Creates a new content detector
- contentExists(BinaryKey, boolean, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- contentPropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- contentPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- contentPropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- context - Variable in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- context() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- context - Variable in class org.modeshape.jcr.CndImporter
-
- context - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- context - Variable in class org.modeshape.jcr.query.engine.process.SecureSequence
-
- context - Variable in class org.modeshape.jcr.query.JcrAbstractQuery
-
- context() - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- context - Variable in class org.modeshape.jcr.query.JcrQueryResult
-
- context - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultIterator
-
- context - Variable in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- context - Variable in class org.modeshape.jcr.query.QueryContext
-
- context() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- context() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the context in which this provider executes.
- context - Variable in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- context - Variable in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- ContextFactories() - Constructor for class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- ContextItem() - Constructor for class org.modeshape.jcr.query.xpath.XPath.ContextItem
-
- contextSensitiveIterator(Iterator<ChildReference>, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- continueProcessingChildren(CachedNode, NodeCache) - Method in interface org.modeshape.jcr.cache.document.NodeCacheIterator.NodeFilter
-
- continueProcessingChildren(CachedNode, NodeCache) - Method in class org.modeshape.jcr.query.engine.QuerySources.CompositeNodeFilter
-
- CONTRIBUTOR - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- Conversion(SchemaLibrary.MismatchedTypeProblem) - Constructor for class org.modeshape.schematic.internal.schema.DocumentTransformer.Conversion
-
- convert(RowExtractors.ExtractFromRow, TypeSystem.TypeFactory<?>) - Static method in class org.modeshape.jcr.query.RowExtractors
-
- convert(Object) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- convert(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeDepthChangeAdapter
-
- convert(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeLocalNameChangeAdapter
-
- convert(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeNameChangeAdapter
-
- convert(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodePathChangeAdapter
-
- convert(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.AnyConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.ArrayConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.BooleanConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.IntegerConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.NullConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.NumberConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.ObjectConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.StringConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.UnionConverter
-
- convert(Object, JsonSchema.Type) - Method in class org.modeshape.schematic.document.JsonSchema.UnknownConverter
-
- convert(Object, JsonSchema.Type) - Method in interface org.modeshape.schematic.document.JsonSchema.ValueConverter
-
- convertArgumentClassesToPrimitives(Class<?>...) - Static method in class org.modeshape.common.util.Reflection
-
Convert any argument classes to primitives.
- converter(ValueFactory<T>) - Static method in class org.modeshape.jcr.index.local.IndexValues
-
- convertFileToURL(String) - Static method in class org.modeshape.common.util.FileUtil
-
- ConvertingIterator(Iterator<?>, ValueFactory<ValueType>) - Constructor for class org.modeshape.jcr.value.basic.AbstractValueFactory.ConvertingIterator
-
- convertRoot(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeDepthChangeAdapter
-
- convertRoot(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeLocalNameChangeAdapter
-
- convertRoot(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeNameChangeAdapter
-
- convertRoot(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodePathChangeAdapter
-
- convertRoot(Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- convertToInternalBinaryValue(Object) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- convertValueFrom(Object, JsonSchema.Type) - Method in enum org.modeshape.schematic.document.JsonSchema.Type
-
Attempt to convert the supplied value (with the given type) into a value compatible with this type.
- convertValues(Document, SchemaLibrary.Results) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- convertValues(Document, String) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- convertValues(Document, SchemaLibrary.Results) - Method in interface org.modeshape.schematic.SchemaLibrary
-
Look for fields within the document (including nested documents) whose values are not of the expected type for the given
schema, but whose values can be converted into the expected type.
- convertValues(Document, String) - Method in interface org.modeshape.schematic.SchemaLibrary
-
Look for fields within the document (including nested documents) whose values are not of the expected type for the given
schema, but whose values can be converted into the expected type.
- convertValuesWithMismatchedTypes(Document, SchemaLibrary.Results) - Static method in class org.modeshape.schematic.internal.schema.DocumentTransformer
-
Return a copy of the supplied document that contains converted values for all of the fields (including in the nested
documents and arrays) that have values that are of the wrong type but can be converted to be of the correct type.
- convertValuesWithMismatchedTypes(Document, int, LinkedList<DocumentTransformer.Conversion>) - Static method in class org.modeshape.schematic.internal.schema.DocumentTransformer
-
- convertValueToType(Object, int) - Method in class org.modeshape.jcr.JcrValueFactory
-
- COPIED_FROM - Static variable in class org.modeshape.jcr.JcrLexicon
-
- copy(File, File) - Static method in class org.modeshape.common.util.FileUtil
-
Copy the source file system structure into the supplied target location.
- copy(File, File, FilenameFilter) - Static method in class org.modeshape.common.util.FileUtil
-
Copy the source file system structure into the supplied target location.
- copy(NodeSequence.Batch) - Static method in class org.modeshape.jcr.query.NodeSequence
-
- copy(Object) - Method in class org.modeshape.schematic.internal.document.ObservableDocumentEditor
-
- CopyCriteria - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that copies SELECT nodes that apply to one side of a equi-join condition so that they
also apply to the other side fo the equi-join condition.
- CopyCriteria() - Constructor for class org.modeshape.jcr.query.optimize.CopyCriteria
-
- copyLimitedToBeWithinSingleSource - Static variable in class org.modeshape.jcr.GraphI18n
-
- copyProperties(MutableCachedNode, CachedNode, boolean) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepClone
-
- copyProperties(MutableCachedNode, CachedNode, boolean) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- COPYRIGHT - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- copySelectNode(QueryContext, PlanNode, SelectorName, String, SelectorName, String) - Method in class org.modeshape.jcr.query.optimize.CopyCriteria
-
- copySelectNode(QueryContext, PlanNode, SelectorName, String, SelectorName, String) - Method in class org.modeshape.jcr.query.optimize.RaiseSelectCriteria
-
- copySelectNodes(QueryContext, PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.optimize.CopyCriteria
-
- copyUUIDProperty(Property, MutableCachedNode, CachedNode) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepClone
-
- copyUUIDProperty(Property, MutableCachedNode, CachedNode) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- CORE_METASCHEMA_URL - Static variable in class org.modeshape.schematic.document.JsonSchema.Version.Draft3
-
The URL of the Core Meta-Schema.
- CORE_METASCHEMA_URL - Static variable in class org.modeshape.schematic.document.JsonSchema.Version.Latest
-
The URL of the Core Meta-Schema.
- Costable - Interface in org.modeshape.jcr.spi.index.provider
-
A simple interface that provides metrics needed to compute the cost of applying indexes.
- Costs() - Constructor for class org.modeshape.jcr.spi.index.IndexCostCalculator.Costs
-
- couldNotAcquireLock - Static variable in class org.modeshape.jcr.GraphI18n
-
- couldNotFindDefinitionOfRequiredPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
-
- couldNotGetMimeType - Static variable in class org.modeshape.jcr.JcrI18n
-
- couldNotStoreProperties - Static variable in class org.modeshape.jcr.JcrI18n
-
- couldNotStoreProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- count - Variable in class org.modeshape.jcr.BackupDocumentWriter
-
- COUNT - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- count(Integer) - Static method in class org.modeshape.jcr.cache.ReferrerCounts
-
- count(String, String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Counts entries.
- CountableSequence - Class in org.modeshape.jcr.query.engine.process
-
A sequence that will return an accurate size for a given NodeSequence by buffering and counting the nodes and then accessing
the buffered sequence.
- CountableSequence(String, NodeSequence, BufferManager, CachedNodeSupplier, boolean) - Constructor for class org.modeshape.jcr.query.engine.process.CountableSequence
-
- CountNodes(JcrTools) - Constructor for class org.modeshape.jcr.api.JcrTools.CountNodes
-
- countProperties(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- countSiblingsNamed(Name) - Method in class org.modeshape.jcr.cache.SiblingCounter
-
Get the number of existing siblings that all have the supplied name.
- countStrongReferencesFrom(NodeKey) - Method in class org.modeshape.jcr.cache.ReferrerCounts
-
Get the number of strong references of a particular referring node.
- countWeakReferencesFrom(NodeKey) - Method in class org.modeshape.jcr.cache.ReferrerCounts
-
Get the number of weak references of a particular referring node.
- create() - Static method in class org.modeshape.common.collection.ArrayListMultimap
-
Creates a new, empty LinkedHashMultimap
(that allows no duplicates) with the default initial capacity.
- create() - Static method in class org.modeshape.common.collection.HashMultimap
-
Creates a new, empty LinkedHashMultimap
(that allows no duplicates) with the default initial capacity.
- create() - Static method in class org.modeshape.common.collection.LinkedHashMultimap
-
Creates a new, empty LinkedHashMultimap
(that allows no duplicates) with the default initial capacity.
- create() - Static method in class org.modeshape.common.collection.LinkedListMultimap
-
Creates a new, empty LinkedListMultimap
with the default initial capacity.
- create(Iterator<T>, Iterator<T>) - Static method in class org.modeshape.common.collection.SequentialIterator
-
- create(int) - Method in class org.modeshape.common.math.DoubleOperations
-
- create(long) - Method in class org.modeshape.common.math.DoubleOperations
-
- create(double) - Method in class org.modeshape.common.math.DoubleOperations
-
- create(int) - Method in class org.modeshape.common.math.DurationOperations
-
- create(long) - Method in class org.modeshape.common.math.DurationOperations
-
- create(double) - Method in class org.modeshape.common.math.DurationOperations
-
- create(int) - Method in class org.modeshape.common.math.FloatOperations
-
- create(long) - Method in class org.modeshape.common.math.FloatOperations
-
- create(double) - Method in class org.modeshape.common.math.FloatOperations
-
- create(int) - Method in class org.modeshape.common.math.IntegerOperations
-
- create(long) - Method in class org.modeshape.common.math.IntegerOperations
-
- create(double) - Method in class org.modeshape.common.math.IntegerOperations
-
- create(int) - Method in class org.modeshape.common.math.LongOperations
-
- create(long) - Method in class org.modeshape.common.math.LongOperations
-
- create(double) - Method in class org.modeshape.common.math.LongOperations
-
- create(int) - Method in interface org.modeshape.common.math.MathOperations
-
Convert the integer representation into the natural object representation.
- create(long) - Method in interface org.modeshape.common.math.MathOperations
-
Convert the long representation into the natural object representation.
- create(double) - Method in interface org.modeshape.common.math.MathOperations
-
Convert the double representation into the natural object representation.
- create(int) - Method in class org.modeshape.common.math.ShortOperations
-
- create(long) - Method in class org.modeshape.common.math.ShortOperations
-
- create(double) - Method in class org.modeshape.common.math.ShortOperations
-
- create(T) - Static method in class org.modeshape.common.util.ImmediateFuture
-
Factory method to more easily create an immediate future
- create() - Static method in class org.modeshape.common.util.TimeBasedKeys
-
Create a new generator that uses 16 bits for the counter portion of the keys.
- create(int) - Static method in class org.modeshape.common.util.TimeBasedKeys
-
Create a new generator that uses the specified number of bits for the counter portion of the keys.
- create(DocumentTranslator, Document, String, boolean) - Static method in class org.modeshape.jcr.cache.document.ImmutableChildReferences
-
- create(ChildReferences, DocumentTranslator.ChildReferencesInfo, WorkspaceCache, boolean) - Static method in class org.modeshape.jcr.cache.document.ImmutableChildReferences
-
- create(ChildReferences, DocumentTranslator.ChildReferencesInfo, ChildReferences, WorkspaceCache, boolean) - Static method in class org.modeshape.jcr.cache.document.ImmutableChildReferences
-
- create(Map<NodeKey, Integer>, Map<NodeKey, Integer>) - Static method in class org.modeshape.jcr.cache.ReferrerCounts
-
Create a new instance of the snapshot.
- create(ChildReferences) - Static method in class org.modeshape.jcr.cache.SiblingCounter
-
- create(CachedNode, NodeCache) - Static method in class org.modeshape.jcr.cache.SiblingCounter
-
- create(EsClient, ExecutionContext, IndexDefinition, NodeTypes.Supplier, String, ChangeSetAdapter.NodeTypePredicate) - Static method in class org.modeshape.jcr.index.elasticsearch.EsManagedIndexBuilder
-
Create a builder for the supplied index definition.
- create(ExecutionContext, IndexDefinition, NodeTypes.Supplier, String, ChangeSetAdapter.NodeTypePredicate, DB) - Static method in class org.modeshape.jcr.index.local.LocalIndexBuilder
-
Create a builder for the supplied index definition.
- create(Iterable<IndexProvider>) - Static method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- create(String) - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Create the typed representation of the value given the supplied string representation.
- create(Object) - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Create the typed representation of the value given the supplied object representation.
- create(String) - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- create(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- create(String) - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- create(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- create(String) - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- create(Object) - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- create(String) - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- create(Object) - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- create(Set<Name>, NodeTypes) - Static method in class org.modeshape.jcr.spi.index.provider.NodeTypeMatcher
-
- create(Object) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(BigDecimal[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(boolean[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(byte[][]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Calendar[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Date[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(DateTime[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(double[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(float[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(int[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(long[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Name[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Object[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Path[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Reference[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(String[], TextDecoder) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(String[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(URI[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(UUID[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(NodeKey[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(BinaryValue[]) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Iterator<?>) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Iterable<?>) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(InputStream, String) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- create(Name, Path) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, Iterable<?>) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, Iterator<?>) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, Object) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, Object[]) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, PropertyType, Object) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, PropertyType, Object[]) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, PropertyType, Iterable<?>) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(Name, PropertyType, Iterator<?>) - Method in class org.modeshape.jcr.value.basic.BasicPropertyFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(int, int, int, int, int, int, int) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(DateTime, long) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(String, String) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(String, String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.NodeIdentifierReferenceFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Object) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(Object[]) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, Path) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, Name, int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, String, int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, Name...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, Path.Segment...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, Iterable<Path.Segment>) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Path, String) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(NodeKey, boolean) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(NodeKey[], boolean) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- create(String) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(String, TextDecoder) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(int) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(long) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(boolean) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(float) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(double) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(BigDecimal) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Calendar) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Date) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(DateTime) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Name) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Path) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Path.Segment) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(Reference) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(URI) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(UUID) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(NodeKey) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(BinaryValue) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(byte[]) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(InputStream) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(InputStream, String) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- create(File, File) - Static method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
Creates a new FS binary store instance
- create() - Method in interface org.modeshape.jcr.value.DateTimeFactory
-
Create a date-time instance for the current time in the local time zone.
- create(DateTime, long) - Method in interface org.modeshape.jcr.value.DateTimeFactory
-
Create a date-time instance that is offset from the original by the specified amount.
- create(int, int, int, int, int, int, int) - Method in interface org.modeshape.jcr.value.DateTimeFactory
-
Create a date-time instance given the individual values for the fields
- create(String, String) - Method in interface org.modeshape.jcr.value.NameFactory
-
Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) - Method in interface org.modeshape.jcr.value.NameFactory
-
Create a name from the given namespace URI and local name.
- create(Path, Path) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied relative path to the supplied parent path.
- create(Path, Name, int) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Path, String, int) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Path, Name...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Path, Iterable<Path.Segment>) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Path, String) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path by appending the supplied names to the parent path.
- create(Name) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create an empty multi-valued property with the supplied name.
- create(Name, Object) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a single-valued property with the supplied name and values
- create(Name, Object[]) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, Iterable<?>) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, Iterator<?>) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, PropertyType, Object) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a single-valued property with the supplied name and values
- create(Name, PropertyType, Object[]) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a multi-valued property with the supplied name and values
- create(Name, Path) - Method in interface org.modeshape.jcr.value.PropertyFactory
-
Create a single-valued property with the supplied name and
Path
value.
- create(NodeKey, boolean) - Method in interface org.modeshape.jcr.value.ReferenceFactory
-
- create(NodeKey[], boolean) - Method in interface org.modeshape.jcr.value.ReferenceFactory
-
- create(String) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a string, using no decoding.
- create(String, TextDecoder) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a string, using the supplied decoder.
- create(int) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from an integer.
- create(long) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a long from a string.
- create(boolean) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a boolean from a string.
- create(float) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a float.
- create(double) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a double.
- create(BigDecimal) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a decimal.
- create(Calendar) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a Calendar instance.
- create(Date) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a date.
- create(DateTime) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a date-time instant.
- create(Name) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a name.
- create(Path) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a path.
- create(Path.Segment) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a path segment.
- create(Reference) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a reference.
- create(URI) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a URI.
- create(UUID) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from a UUID.
- create(NodeKey) - Method in interface org.modeshape.jcr.value.ValueFactory
-
- create(byte[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from the binary content given by the supplied array.
- create(BinaryValue) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from the binary content given by the supplied stream.
- create(InputStream) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from the binary content given by the supplied stream.
- create(InputStream, String) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from the binary content given by the supplied stream with a hint to the BinaryStore for how to store it
- create(Object) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create a value from the specified information by determining which other create
method applies and delegating
to that method.
- create(String[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of string values, using no decoding.
- create(String[], TextDecoder) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of strings, using the supplied decoder.
- create(int[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of integers.
- create(long[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of longs.
- create(boolean[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of booleans.
- create(float[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of floats.
- create(double[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of doubles.
- create(BigDecimal[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of decimal values.
- create(Calendar[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of Calendar instances.
- create(Date[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of dates.
- create(DateTime[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of
DateTime
instants.
- create(Name[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of names.
- create(Path[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of paths.
- create(Reference[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of references.
- create(URI[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of URIs.
- create(UUID[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of UUIDs.
- create(NodeKey[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from an array of
NodeKey
.
- create(byte[][]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from the array of binary content.
- create(BinaryValue[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from the array of binary objects.
- create(Object[]) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an array of values from the specified information by determining which other create
method applies for
each object and then delegating to that method.
- create(Iterator<?>) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an iterator over the values (of an unknown type).
- create(Iterable<?>) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Create an iterable with the values (of an unknown type).
- create(String) - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- create(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- create(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- create(String) - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- create(int, String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
- create(Document, Path) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- create(Document, Path) - Method in interface org.modeshape.schematic.internal.schema.Validator.Factory
-
- create(String) - Static method in interface org.modeshape.schematic.SchematicEntry
-
Creates a new empty entry with the given id.
- create(String, Document) - Static method in interface org.modeshape.schematic.SchematicEntry
-
Creates a new entry with the given content.
- CREATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- CREATE_DATE - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon
-
- CREATE_ON_START - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CREATE_ON_START - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- CREATE_PARAMS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
- CREATE_PARAMS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains params used in creating the type.
- CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- CREATE_TABLE - Static variable in interface org.modeshape.persistence.relational.Statements
-
A set of constants representing keys in the statements properties files, for each of the DB statements
- CREATE_VIEW_OPTION_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- CREATE_VIEW_QUERY_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- CREATE_WORKSPACE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
The
create_workspace
permission allows the user the ability to
create new workspaces
.
- createAbsolutePath(Name...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createAbsolutePath(Path.Segment...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createAbsolutePath(Iterable<Path.Segment>) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createAbsolutePath(Name...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create an absolute path with the supplied segments, in order.
- createAnnotationMetadataFor(Annotation) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
- createArrayOf(String, Object[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- createBackupActivity(File, BackupOptions) - Method in class org.modeshape.jcr.BackupService
-
Create a new
activity
instance that can back up the content of the repository as it exists at the
time the activity is executed.
- createBatch(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashCrossJoinBatchFactory
-
- createBatch(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatchFactory
-
- createBatch(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinRangeBatchFactory
-
- createBinary(byte[]) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR
Binary
value from the given byte array.
- createBinary(InputStream, String) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR
Binary
value from the given input stream with a hint to the factory (which is
passed to the storage layer)
- createBinary(InputStream) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createBinary(InputStream, String) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createBinary(byte[]) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createBinary(byte, byte[]) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createBinary(byte, byte[]) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createBinaryStorageService(OperationContext, ModelNode, ServiceTarget, String, EditableDocument, ServiceName) - Method in class org.modeshape.jboss.subsystem.AbstractAddBinaryStorage
-
- createBinaryStorageService(OperationContext, ModelNode, ServiceTarget, String, EditableDocument, ServiceName) - Method in class org.modeshape.jboss.subsystem.AddCompositeBinaryStorage
-
- createBinaryValue(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Utility method to create a
BinaryValue
object for the given file.
- createBinaryValue(File) - Method in class org.modeshape.connector.filesystem.LargeFileSystemConnector
-
Utility method to create a
BinaryValue
object for the given file overriding FileSystemConnector.
- createBlob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createBoolean(boolean) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createBoolean(boolean) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createBuilder(ExecutionContext, NodeTypes) - Static method in class org.modeshape.jcr.query.validate.ImmutableSchemata
-
Obtain a new instance for building Schemata objects.
- createCanonicalPlan(QueryContext, Query) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Create a canonical query plan for the given query.
- createCanonicalPlan(QueryContext, SetQuery) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Create a canonical query plan for the given set query.
- createChild(SessionCache, NodeKey, Name, Property, Property...) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- createChild(SessionCache, NodeKey, Name, Iterable<Property>) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- createChild(SessionCache, NodeKey, Name, Property, Property...) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Create a new node as a child of this node with the supplied name and properties.
- createChild(SessionCache, NodeKey, Name, Iterable<Property>) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Create a new node as a child of this node with the supplied name and properties.
- createClob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createCode(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createCode(String, Document) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createCode(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createCode(String, Document) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createCollection() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- createCollection() - Method in class org.modeshape.common.collection.ArrayListMultimap
-
- createCollection() - Method in class org.modeshape.common.collection.HashMultimap
-
- createCollection() - Method in class org.modeshape.common.collection.LinkedHashMultimap
-
- createConnection(DriverInfo) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- createConnection(DriverInfo) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to create the connection based on the implementation of this interface.
- createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
Get the information describing the connection.
- createContext(Properties) - Method in interface org.modeshape.jdbc.LocalJcrDriver.JcrContextFactory
-
Create a JNDI naming context from the supplied connection properties.
- CREATED - Static variable in class org.modeshape.jcr.JcrLexicon
-
- CREATED - Static variable in class org.modeshape.jcr.JcrMixLexicon
-
- CREATED - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- CREATED_BY - Static variable in class org.modeshape.jcr.JcrLexicon
-
- createDate(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createDate(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Date Object based on the target Calendar
- createDate(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createDate(long) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createDate(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createDate(long) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createDefault() - Static method in class org.modeshape.jboss.service.BinaryStorageService
-
- createDistinctBuffer(Serializer<T>) - Method in class org.modeshape.jcr.query.BufferManager
-
- createDouble(double) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createDouble(double) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createEditableArray(MutableArray, int, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- createEditableArray(MutableArray, String, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- createEditableArray(MutableArray, int, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ObservableArrayEditor
-
- createEditableArray(MutableArray, String, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ObservableDocumentEditor
-
- createEditableDocument(MutableDocument, int, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- createEditableDocument(MutableDocument, String, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- createEditableDocument(MutableDocument, int, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ObservableArrayEditor
-
- createEditableDocument(MutableDocument, String, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ObservableDocumentEditor
-
- createEditableSublist(MutableArray, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- createEditableSublist(MutableArray, DocumentValueFactory) - Method in class org.modeshape.schematic.internal.document.ObservableArrayEditor
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.BooleanValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.DecimalValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.DoubleValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.LongValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.basic.UriValueFactory
-
- createEmptyArray(int) - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- createEmptyArray(int) - Method in interface org.modeshape.jcr.value.ValueFactory
-
Creates an empty array of the given type.
- createEntryIterator() - Method in class org.modeshape.common.collection.AbstractMultimap
-
Return an iterator over all entries in this multimap.
- createExecutableQuery(QueryCommand, PlanHints, Map<String, Object>) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
- createExternalProjection(String, String, String, String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Creates an external projection from the federated node with the given key, towards the external node from the given path,
from a source.
- createExternalProjection(String, String, String, String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- createExternalProjection(String, String, String, String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- createExternalWorkspace(String, Connectors) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Creates a new workspace in the repository coupled with external document
store.
- createExtractFromRow(DynamicOperand, QueryContext, QueryResults.Columns, QuerySources, TypeSystem.TypeFactory<?>, boolean, boolean) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- createExtractFromRow(String, String, QueryContext, QueryResults.Columns, QuerySources, TypeSystem.TypeFactory<?>, boolean) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create a
RowExtractors.ExtractFromRow
implementation that accesses the value(s) in the property identified by the supplied
selector and property names.
- createExtractReferencesFromRow(String, QueryContext, QueryResults.Columns, QuerySources, TypeSystem.TypeFactory<?>) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create a
RowExtractors.ExtractFromRow
implementation that accesses the REFERENCE value(s) in the properties of the node
identified by the supplied selector names.
- createFactory(URI, Problems) - Method in class org.modeshape.schematic.internal.schema.SchemaDocumentCache
-
- createFileForUrl(URL) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- createFilter() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.RowFilterSupplier
-
Instantiate the RowFilter that will be used.
- createGarbageCollectingConsumer(GarbageCollectingConsumer.Collectable) - Method in interface org.modeshape.common.collection.ring.Cursor
-
- createGarbageCollectingConsumer(GarbageCollectingConsumer.Collectable) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- createHashingReader(SecureHash.Algorithm, Reader, Charset) - Static method in class org.modeshape.common.util.SecureHash
-
Create an Reader instance that wraps another reader and that computes the secure hash (using the algorithm with the
supplied name) as the returned Reader is used.
- createHashingReader(String, Reader, Charset) - Static method in class org.modeshape.common.util.SecureHash
-
Create an Reader instance that wraps another reader and that computes the secure hash (using the algorithm with the
supplied name) as the returned Reader is used.
- createHashingStream(SecureHash.Algorithm, InputStream) - Static method in class org.modeshape.common.util.SecureHash
-
Create an InputStream instance that wraps another stream and that computes the secure hash (using the algorithm with the
supplied name) as the returned stream is used.
- createHashingStream(String, InputStream) - Static method in class org.modeshape.common.util.SecureHash
-
Create an InputStream instance that wraps another stream and that computes the secure hash (using the algorithm with the
supplied name) as the returned stream is used.
- createImportMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Create a set of ImportMetadata
of a compilation unit.
- createIndex(String, String, EsRequest) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Creates new index.
- createIndex(IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate, IndexFeedback) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Method called when this provider needs to create a new index given the unique pair of workspace name and index definition.
- createIndexColumnDefinitionTemplate() - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Create a new template that can be used to programmatically define a column on an index.
- createIndexDefinitionTemplate() - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Create a new template that can be used to programmatically define an index.
- createInstance() - Method in class org.modeshape.jcr.RepositoryConfiguration.Component
-
Create an instance of this class.
- createInt(int) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createInt(int) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createIterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- createIterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- createJoin(JoinCondition) - Method in class org.modeshape.jcr.query.QueryBuilder.JoinClause
-
- createLengthQuery(Length, Operator, Object) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createLock(String) - Method in class org.modeshape.jcr.locking.AbstractLockingService
-
- createLock(String) - Method in class org.modeshape.jcr.locking.ClusteredLockingService
-
- createLock(String) - Method in class org.modeshape.jcr.locking.StandaloneLockingService
-
- createLong(long) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createLong(long) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createMappingFor(Schemata.View, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- createMappingForAliased(SelectorName, Schemata.View, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- createMutable() - Static method in class org.modeshape.jcr.cache.ReferrerCounts
-
- createName(String) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR compliant name string, from the given local name.
- createName(String, String) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR compliant name string, from the given namespace uri and local name.
- createName(String) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createName(String, String) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createName(String, String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
- createNClob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createNodeDefinitionTemplate() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Returns an empty PropertyDefinitionTemplate
which can then be used to create a property definition and attached to
a NodeTypeTemplate
.
- createNodeKey() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- createNodeKey(String, String) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- createNodeKey() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Create a new node key for the current source and workspace.
- createNodeKey(String, String) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Create a new node key for the current source and workspace.
- createNodeKey() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- createNodeKey(String, String) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- createNodeKeyFromIdentifier(String, NodeKey) - Static method in class org.modeshape.jcr.JcrSession
-
Determine if the supplied string represents just the node's identifier
or whether it is a
string representation of a NodeKey.
- createNodeKeyWithIdentifier(String) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- createNodeKeyWithIdentifier(String) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Create a new node key for the current source and workspace.
- createNodeKeyWithIdentifier(String) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- createNodeKeyWithSource(String) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- createNodeKeyWithSource(String) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Create a new node key for the current source and workspace.
- createNodeKeyWithSource(String) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- createNodeSequence(QueryCommand, ScanningQueryEngine.ScanQueryContext, PlanNode, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create a node sequence containing the results of the original query as defined by the supplied plan.
- createNodeSequenceForSource(QueryCommand, QueryContext, PlanNode, IndexPlan, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.IndexQueryEngine
-
- createNodeSequenceForSource(QueryCommand, QueryContext, PlanNode, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create a node sequence for the given source.
- createNodeSequenceForSource(QueryCommand, QueryContext, PlanNode, IndexPlan, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create a node sequence for the given index
- createNodeTypeTemplate() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Returns a NodeTypeTemplate
based on the definition given in ntd
.
- createNull() - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createNull() - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createObjectId(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createObjectId(byte[]) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createObjectId(int, int, int, int) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createObjectId(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createObjectId(byte[]) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createObjectId(int, int, int, int) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createOnStart() - Method in class org.modeshape.persistence.relational.RelationalDbConfig
-
- createOrderBysForJoinCondition(JoinCondition, Set<SelectorName>, List<Object>, Set<SelectorName>, List<Object>) - Method in class org.modeshape.jcr.query.optimize.ChooseJoinAlgorithm
-
- createPackageMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Create a PackageMetadata
of a compilation unit.
- createParameterizedFieldMetadataFrom(Type) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Create a FieldMetadata
from a Type
instance.
- createParsers(List<DdlParser>) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
Method that creates the DdlParsers instance.
- createPlan(QueryContext, QueryCommand) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
- createPlan(QueryContext, QueryCommand) - Method in interface org.modeshape.jcr.query.plan.Planner
-
Create a canonical query plan for the given command.
- createPlanNode(QueryContext, Source, Map<SelectorName, Schemata.Table>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Create a JOIN or SOURCE node that contain the source information.
- createProjection(String, String, String, String) - Method in interface org.modeshape.jcr.api.federation.FederationManager
-
Creates an external projection by linking an internal node with an external node, from a given source using an optional alias.
- createProjection(String, String, String, String) - Method in class org.modeshape.jcr.ModeShapeFederationManager
-
- createPropertyDefinitionTemplate() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Returns an empty PropertyDefinitionTemplate
which can then be used to create a property definition and attached to
a NodeTypeTemplate
.
- createPropertyValueQuery(PropertyValue, Operator, Object, CaseOperations.CaseOperation) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(SetQuery) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a set query.
- createQuery(SelectQuery) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a query for a select query command.
- createQuery(String, String) - Method in interface org.modeshape.jcr.api.query.QueryManager
-
- createQuery(String, String, Locale) - Method in interface org.modeshape.jcr.api.query.QueryManager
-
- createQuery(Collection<Constraint>, Map<String, Object>) - Method in class org.modeshape.jcr.index.elasticsearch.Operations
-
- createQuery(Constraint) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
Create a Lucene Query
that represents the supplied Query Object Model Constraint
.
- createQuery(FullTextSearch) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(Comparison) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(Not) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(Relike) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(Between) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(SetCriteria) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(And) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(PropertyExistence) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(DynamicOperand, Operator, StaticOperand, CaseOperations.CaseOperation) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createQuery(PropertyExistence) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.SingleColumnQueryFactory
-
- createQuery(FullTextSearch) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.TextQueryFactory
-
- createQuery(String, FullTextSearch.Term) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.TextQueryFactory
-
- createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- createQuery(SetQuery) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- createQuery(SelectQuery) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- createQuery(XPath.Component) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
- createQueryContext(ExecutionContext, RepositoryCache, Set<String>, Map<String, NodeCache>, Schemata, RepositoryIndexes, NodeTypes, BufferManager, PlanHints, Map<String, Object>) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- createQueryContext(ExecutionContext, RepositoryCache, Set<String>, Map<String, NodeCache>, Schemata, RepositoryIndexes, NodeTypes, BufferManager, PlanHints, Map<String, Object>) - Method in interface org.modeshape.jcr.query.QueryEngine
-
Create a new context for query execution.
- createQueryForNodesWithFieldEqualTo(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is equal to the supplied
constraint value.
- createQueryForNodesWithFieldGreaterThan(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is greater than the supplied
constraint value.
- createQueryForNodesWithFieldGreaterThanOrEqualTo(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is greater than or equal to
the supplied constraint value.
- createQueryForNodesWithFieldLessThan(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is less than the supplied
constraint value.
- createQueryForNodesWithFieldLessThanOrEqualTo(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is less than or equal to the
supplied constraint value.
- createQueryForNodesWithFieldLike(String, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
Construct a Query
implementation that scores documents with a string field value that is LIKE the supplied
constraint value, where the LIKE expression contains the SQL wildcard characters '%' and '_' or the regular expression
wildcard characters '*' and '?'.
- createQueryForNodesWithNameEqualTo(Name, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a name
that is greater than the supplied constraint name.
- createQueryForNodesWithNameGreaterThan(Name, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a name
that is greater than the supplied constraint name.
- createQueryForNodesWithNameGreaterThanOrEqualTo(Name, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a name
that is greater than or equal to the supplied constraint name.
- createQueryForNodesWithNameLessThan(Name, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a name
that is less than the supplied constraint name.
- createQueryForNodesWithNameLessThanOrEqualTo(Name, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a name
that is less than or equal to the supplied constraint name.
- createQueryForNodesWithPathGreaterThan(Path, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a path
that is greater than the supplied constraint path.
- createQueryForNodesWithPathGreaterThanOrEqualTo(Path, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a path
that is greater than or equal to the supplied constraint path.
- createQueryForNodesWithPathLessThan(Path, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a path
that is less than the supplied constraint path.
- createQueryForNodesWithPathLessThanOrEqualTo(Path, String, ValueFactories, CaseOperations.CaseOperation) - Static method in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
Construct a Query
implementation that scores documents such that the node represented by the document has a path
that is less than or equal to the supplied constraint path.
- createQueueBuffer(Serializer<T>) - Method in class org.modeshape.jcr.query.BufferManager
-
- createRangeQuery(String, Object, Object, boolean, boolean) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createReferenceValueQuery(ReferenceValue, Operator, Object) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- createRegex(String, String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createRegex(String, int) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createRegex(String, String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createRegex(String, int) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createRelativePath() - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createRelativePath(Name...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createRelativePath(Path.Segment...) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createRelativePath(Iterable<Path.Segment>) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createRelativePath() - Method in interface org.modeshape.jcr.value.PathFactory
-
- createRelativePath(Name...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a relative path with the supplied segment names, in order.
- createRelativePath(Path.Segment...) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a relative path with the supplied segments, in order.
- createRelativePath(Iterable<Path.Segment>) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a relative path with the supplied segments, in order.
- createRepositoryDelegate(String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
Create a RepositoryDelegate instance, given the connection information.
- createRestoreActivity(File, RestoreOptions) - Method in class org.modeshape.jcr.BackupService
-
Create a new
activity
instance that can restore the content of the repository to the state as it
exists in the specified backup directory.
- createResultSet(List<List<?>>, ResultSetMetaData) - Static method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- createRootPath() - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createRootPath() - Method in interface org.modeshape.jcr.value.PathFactory
-
Create an absolute root path.
- createRow(NodeSequence.Batch) - Method in interface org.modeshape.jcr.query.engine.process.BufferedRows.BufferedRowFactory
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRowSerializer
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRowSerializer
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRowSerializer
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRowSerializer
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRowSerializer
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- createRow(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
-
- createRowFilter(Constraint, QueryContext, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- createSchemaLibrary() - Static method in class org.modeshape.schematic.Schematic
-
Create an in-memory schema library.
- createSchemaLibrary(String) - Static method in class org.modeshape.schematic.Schematic
-
Create an in-memory schema library.
- createSegment(Name) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createSegment(Name, int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createSegment(String) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createSegment(String, TextDecoder) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createSegment(String, int) - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- createSegment(String) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path segment given the supplied segment name.
- createSegment(String, TextDecoder) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path segment given the supplied segment name.
- createSegment(String, int) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path segment given the supplied segment name and index.
- createSegment(Name) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path segment given the supplied segment name.
- createSegment(Name, int) - Method in interface org.modeshape.jcr.value.PathFactory
-
Create a path segment given the supplied segment name and index.
- createSegmentsSubList(int, int) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- createSession(ExecutionContext, String, boolean) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Create a session for the workspace with the given name, using the supplied ExecutionContext for the session.
- createSimpleReference(Node) - Method in interface org.modeshape.jcr.api.ValueFactory
-
- createSimpleReference(Node) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createSortingBuffer(BTreeKeySerializer<K>, Serializer<V>) - Method in class org.modeshape.jcr.query.BufferManager
-
- createSortingExtractor(List<Ordering>, Map<SelectorName, SelectorName>, QueryContext, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create an
RowExtractors.ExtractFromRow
instance that produces for given row a single object that can be used to sort all rows in
the specified order.
- createSortingExtractor(Ordering, Map<SelectorName, SelectorName>, QueryContext, QueryResults.Columns, QuerySources) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
Create an
RowExtractors.ExtractFromRow
instance that produces for given row a single object that can be used to sort all rows in
the specified order.
- createSortingWithDuplicatesBuffer(Serializer<K>, Comparator<?>, Serializer<V>) - Method in class org.modeshape.jcr.query.BufferManager
-
- createSQLXML() - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement() - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement(int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement(int, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- createString(String, Object...) - Static method in class org.modeshape.common.util.StringUtil
-
Create a string by substituting the parameters into all key occurrences in the supplied format.
- createString(char, int) - Static method in class org.modeshape.common.util.StringUtil
-
Create a new string containing the specified character repeated a specific number of times.
- createString(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createString(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createStruct(String, Object[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- createSubcontext(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- createSubcontext(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- createSymbol(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createSymbol(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createTable(Connection) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- createTable(Connection) - Method in class org.modeshape.persistence.relational.OracleStatements
-
- createTable(Connection) - Method in interface org.modeshape.persistence.relational.Statements
-
Create a new table.
- createTargetKeyFor(NodeKey, NodeKey, String) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepClone
-
- createTargetKeyFor(NodeKey, NodeKey, String) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- createTime(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createTime(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Time Object based on the target Calendar.
- createTimestamp(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createTimestamp(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Timestamp Object based on the target Calendar
- createTimestamp(int, int) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createTimestamp(int, int) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createTransactions(TransactionManager, SchematicDb) - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- createTypeMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Create a list with all top level types of a compilation unit.
- createUnmodifiable(Collection<V>) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- createUnmodifiableEmptyCollection() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- createUnmodifiableEmptyCollection() - Method in class org.modeshape.common.collection.ArrayListMultimap
-
- createUnmodifiableEmptyCollection() - Method in class org.modeshape.common.collection.HashMultimap
-
- createUnmodifiableEmptyCollection() - Method in class org.modeshape.common.collection.LinkedHashMultimap
-
- createUrlForFile(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Construct a
URL
object for the given file, to be used within the
Binary
value representing the "jcr:data"
property of a 'nt:resource' node.
- createUtc() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTimeValueFactory
-
- createUtc() - Method in interface org.modeshape.jcr.value.DateTimeFactory
-
Create a date-time instance for the current time in UTC.
- createUuid(String) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createUuid(long, long) - Method in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- createUuid(String) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createUuid(long, long) - Method in interface org.modeshape.schematic.internal.document.DocumentValueFactory
-
- createValue(Date) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR compatible
Value
from a
Date
instance.
- createValue(URI) - Method in interface org.modeshape.jcr.api.ValueFactory
-
Creates a JCR compatible
Value
from a
URI
instance.
- createValue(String, int) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Object, int) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Node) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Node, boolean) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Binary) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(InputStream) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Calendar) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(boolean) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(double) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(long) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(String) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(BigDecimal) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Date) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(URI) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(Reference) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createValue(int, Object) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Create a JCR Value
instance given the supplied value and property type.
- createValue(Object) - Static method in class org.modeshape.jdbc.JdbcJcrValueFactory
-
Creates a new Value
instance to be used by the JDBC driver.
- createValues(List<?>, int) - Method in class org.modeshape.jcr.JcrValueFactory
-
- createWeight(IndexSearcher, boolean) - Method in class org.modeshape.jcr.index.lucene.query.ConstantScoreWeightQuery
-
- createWithConfiguration(EditableDocument) - Static method in class org.modeshape.jboss.service.BinaryStorageService
-
- createWorkspace(String) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Create a new workspace in this repository, if the repository is appropriately configured.
- createZeroValue() - Method in class org.modeshape.common.math.DoubleOperations
-
- createZeroValue() - Method in class org.modeshape.common.math.DurationOperations
-
- createZeroValue() - Method in class org.modeshape.common.math.FloatOperations
-
- createZeroValue() - Method in class org.modeshape.common.math.IntegerOperations
-
- createZeroValue() - Method in class org.modeshape.common.math.LongOperations
-
- createZeroValue() - Method in interface org.modeshape.common.math.MathOperations
-
Create the object form of the "zero value".
- createZeroValue() - Method in class org.modeshape.common.math.ShortOperations
-
- CREATING_APPLICATION - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- creatingWorkspacesAllowedPropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- creatingWorkspacesAllowedPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- creatingWorkspacesAllowedPropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- creatingWorkspacesIsNotAllowedInRepository - Static variable in class org.modeshape.jcr.JcrI18n
-
- CREATION_DATE - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- CREATION_DATE - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- CREATOR - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- CREATOR - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- CREATOR - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- CREATOR_TOOL - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon
-
- credentialsMustReturnLoginContext - Static variable in class org.modeshape.jcr.JcrI18n
-
- crossJoin(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform a cross join between the already defined source with the supplied table.
- crossJoinAllNodesAs(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform a cross join between the already defined source with the "__ALL_NODES" table using the supplied alias.
- CURRENCY - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- current - Variable in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- CURRENT_LIFECYCLE_STATE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- currentCountFor(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- currentKey - Variable in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- currentLeft - Variable in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- currentRowNotSet - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- currentTransaction() - Method in class org.modeshape.jcr.txn.Transactions
-
Returns a the current ModeShape transaction, if one exists.
- currentTransactionId() - Method in class org.modeshape.jcr.txn.Transactions
-
Get a string representation of the current transaction if there already is an existing transaction.
- currentValues - Variable in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- currentValuesIterator - Variable in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- currentWorkspaceCannotBeDeleted - Static variable in class org.modeshape.jcr.GraphI18n
-
- Cursor - Interface in org.modeshape.common.collection.ring
-
A cursor in a ring buffer at which point information can be added to the buffer.
- cursor - Variable in class org.modeshape.common.collection.ring.RingBuffer
-
- CUSTOM_BINARY_STORAGE_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
-
- CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
-
- CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
-
- CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
-
- CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
-
- CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants
-
- CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants
-
- CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants
-
- CUSTOM_LOG_FACTORY_CLASSNAME - Static variable in class org.modeshape.common.logging.LogFactory
-
The name of the
LogFactory
implementation that is not provided out of the box but can be created, implemented, and
placed on the classpath to have ModeShape send log messages to a custom framework.
- customLoggingAvailable - Static variable in class org.modeshape.common.CommonI18n
-
- CustomWSDLLocator(InputSource, String) - Constructor for class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- GARBAGE_COLLECTION - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- GARBAGE_COLLECTION_INITIAL_TIME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- GARBAGE_COLLECTION_INITIAL_TIME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- GARBAGE_COLLECTION_INTERVAL - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- GARBAGE_COLLECTION_INTERVAL_IN_HOURS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- GARBAGE_COLLECTION_POOL - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- GARBAGE_COLLECTION_THREAD_POOL - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- garbageCollect(boolean) - Method in class org.modeshape.common.collection.ring.RingBufferBuilder
-
- GarbageCollectingConsumer - Class in org.modeshape.common.collection.ring
-
- GarbageCollectingConsumer(Cursor, Pointer, WaitStrategy, GarbageCollectingConsumer.Collectable) - Constructor for class org.modeshape.common.collection.ring.GarbageCollectingConsumer
-
- GarbageCollectingConsumer.Collectable - Interface in org.modeshape.common.collection.ring
-
- GarbageCollection(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.GarbageCollection
-
- GENERAL - Static variable in class org.modeshape.schematic.document.Bson.BinaryType
-
The most common binary subtype, and the one should be used as the default.
- GENERATED - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- GENERATED_PREFIX - Static variable in class org.modeshape.jcr.SystemContent
-
- GENERATED_PREFIX_PATTERN - Static variable in class org.modeshape.jcr.SystemContent
-
- GENERATED_PROPERTY_NAME - Static variable in class org.modeshape.jcr.SystemNamespaceRegistry
-
- generatedKeyAlwaysReturned() - Method in class org.modeshape.jdbc.JcrMetaData
-
This method always returns true. *
Note: This method is part of the JDBC API in JDK 1.7.
- generateId(String, String...) - Static method in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- generateIdentifier() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- generatePrefix() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- GENERATOR - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- GENRE - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- get(K) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- get(int) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- get(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
-
- get(K) - Method in class org.modeshape.common.collection.ArrayListMultimap
-
- get(int) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- get(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- get(K) - Method in interface org.modeshape.common.collection.ListMultimap
-
Get the collection of values that are associated with the supplied key.
- get(K) - Method in interface org.modeshape.common.collection.Multimap
-
Get the collection of values that are associated with the supplied key.
- get() - Method in class org.modeshape.common.collection.ring.Pointer
-
- get() - Method in class org.modeshape.common.collection.ring.TrailingPointer
-
- get() - Method in interface org.modeshape.common.collection.Supplier
-
Get the object.
- get(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- get() - Method in class org.modeshape.common.util.ImmediateFuture
-
- get(long, TimeUnit) - Method in class org.modeshape.common.util.ImmediateFuture
-
- get(String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Get the entry with the supplied key.
- get(String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- get(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- get(String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsRequest
-
Gets property value.
- get(String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsResponse
-
Gets property value.
- get() - Method in class org.modeshape.jcr.query.BufferManager.DbHolder
-
- get() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence.QueueBufferSupplier
-
- get() - Static method in class org.modeshape.jcr.value.binary.FileLocks
-
Obtain the singleton instance for this virtual machine.
- get() - Static method in class org.modeshape.jcr.value.binary.TransientBinaryStore
-
- get(String) - Method in class org.modeshape.persistence.file.FileDb
-
- get(String) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- get(String) - Method in interface org.modeshape.schematic.document.Document
-
Gets the value in this document for the given field name.
- get(int) - Method in interface org.modeshape.schematic.document.Path
-
Get a particular segment within this path.
- get(String) - Method in interface org.modeshape.schematic.DocumentLibrary
-
Get the document with the supplied key.
- get(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- get(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- get(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- get(int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- get(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- get(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- get(int) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- get(int) - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- get(int) - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- get(int) - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- get(String) - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- get(String) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- get(String, Problems) - Method in class org.modeshape.schematic.internal.schema.SchemaDocumentCache
-
- get(String, Problems) - Method in interface org.modeshape.schematic.internal.schema.Validator.SchemaDocumentResolver
-
- get(String) - Method in interface org.modeshape.schematic.SchematicDb
-
Get the document with the supplied key.
- get(SymbolSpace) - Method in class org.modeshape.sequencer.sramp.SymbolSpaceResolvers
-
- get(QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.PortTypeResolvers
-
- GET_ALL_IDS - Static variable in interface org.modeshape.persistence.relational.Statements
-
- GET_BY_ID - Static variable in interface org.modeshape.persistence.relational.Statements
-
- GET_MULTIPLE - Static variable in interface org.modeshape.persistence.relational.Statements
-
- getAbsolutePath() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the current path of this node
- getAbstractQueryModel() - Method in class org.modeshape.jcr.query.JcrQuery
-
Get the underlying and immutable Abstract Query Model representation of this query.
- getAbstractQueryModelRepresentation() - Method in interface org.modeshape.jcr.api.query.Query
-
Get the underlying and immutable Abstract Query Model representation of this query.
- getAbstractQueryModelRepresentation() - Method in class org.modeshape.jcr.query.JcrQuery
-
- getAcceptedMimeTypes() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Utility method to obtain the set of accepted MIME types.
- getAccessConstraints() - Method in class org.modeshape.jboss.subsystem.ModeShapeRootResource
-
- getAccessControlEntries() - Method in class org.modeshape.jcr.security.acl.JcrAccessControlList
-
- getAccessControlManager() - Method in class org.modeshape.jcr.JcrSession
-
- getActiveSessionsCount() - Method in interface org.modeshape.jcr.api.Repository
-
Returns the number of active client sessions for this repository.
- getActiveSessionsCount() - Method in class org.modeshape.jcr.JcrRepository
-
- getActualIndex() - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- getActualIndex() - Method in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- getActualType() - Method in class org.modeshape.schematic.internal.schema.ValidationTypeMismatchProblem
-
- getActualType() - Method in interface org.modeshape.schematic.SchemaLibrary.MismatchedTypeProblem
-
- getActualValue() - Method in class org.modeshape.schematic.internal.schema.ValidationTypeMismatchProblem
-
- getActualValue() - Method in interface org.modeshape.schematic.SchemaLibrary.MismatchedTypeProblem
-
Get the actual field value.
- getAdded() - Method in class org.modeshape.jcr.cache.document.SessionNode.MixinChanges
-
- getAdded() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedMixinChanges
-
- getAdded() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedParentChanges
-
- getAdded() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedPropertyChanges
-
- getAdded() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.MixinChanges
-
Returns the set of names of the mixins that have been added.
- getAdded() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ParentChanges
-
Returns a set of the ids of the parents that have been added.
- getAdded() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.PropertyChanges
-
Returns the set of names of the added properties
- getAddedFederatedSegments() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getAddedInternalProperties() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getAddedInternalProperties() - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Returns a map of all the internal properties added for this node.
- getAddedMixins(SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getAddedMixins(SessionCache) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Get the set of mixin names that were added to this node but not yet saved.
- getAddedReferrers(CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- getAddedStrong() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
-
- getAddedStrong() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ReferrerChanges
-
Returns the set with the document identifiers of the documents which have been added as strong referrers.
- getAddedWeak() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
-
- getAddedWeak() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ReferrerChanges
-
Returns the set with the document identifiers of the documents which have been added as weak referrers.
- getAddedWorkspaces() - Method in interface org.modeshape.jcr.spi.index.WorkspaceChanges
-
Get the names of the new workspaces that were added.
- getAdditionalInformation() - Method in class org.modeshape.jmx.DurationData
-
- getAdditionalParentKeys(CachedNode, NodeCache) - Method in class org.modeshape.jcr.cache.AllPathsCache
-
- getAdditionalParentKeys(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the keys for all of the nodes (other than the
primary parent
) under which this node
appears.
- getAdditionalParentKeys(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getAdditionalParentKeys(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getAdditionalParentKeys(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getAdditions() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- getAdditions() - Method in class org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
-
- getAggregatePrivileges() - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
- getAlbum() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getAlbum() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- getAlgorithm() - Method in class org.modeshape.common.text.SecureHashTextEncoder
-
Return the secure hash algorithm used by this encoder.
- getAlias() - Method in class org.modeshape.jcr.Connectors.Projection
-
- getAlias() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the alias of a projection.
- getAll(K) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- getAll(K, boolean, K, boolean) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- getAll(K) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- getAll(K, boolean, K, boolean) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- getAll(SortType) - Method in interface org.modeshape.jcr.query.BufferManager.SortingBuffer
-
Get an iterator over all of the records that have the given sortable value.
- getAll(SortType, boolean, SortType, boolean) - Method in interface org.modeshape.jcr.query.BufferManager.SortingBuffer
-
Get an iterator over all of the records that have a sortable value with in the specified range.
- getAllBinaryKeys() - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Obtain an iterable implementation containing all of the store's binary keys of those binaries that are in use.
- getAllBinaryKeys() - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- getAllBinaryKeys() - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- getAllBinaryKeys() - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- getAllBinaryKeys() - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- getAllBinaryKeys() - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- getAllIds(Connection) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- getAllIds(Connection) - Method in interface org.modeshape.persistence.relational.Statements
-
Returns all the ids from a table.
- getAllKeys() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get the keys for all of the children.
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- getAllKeys() - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- getAllNodeKeys() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getAllNodeKeys() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getAllNodeKeys() - Method in interface org.modeshape.jcr.cache.NodeCache
-
Get an iterator over all node keys within this cache.
- getAllNodeKeys() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getAllNodeKeysAtAndBelow(NodeKey) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getAllNodeKeysAtAndBelow(NodeKey) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getAllNodeKeysAtAndBelow(NodeKey) - Method in interface org.modeshape.jcr.cache.NodeCache
-
Get an iterator over all keys for the supplied node and all its descendants.
- getAllNodeKeysAtAndBelow(NodeKey) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getAllNodeTypeNames() - Method in class org.modeshape.jcr.NodeTypes
-
Return an immutable snapshot of the names of the node types currently registered in this node type manager.
- getAllNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- getAllNodeTypes() - Method in class org.modeshape.jcr.NodeTypes
-
Return the immutable list of node types that are currently registered in this node type manager.
- getAllowedValues() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the allowed values for this property.
- getAllPropertiesByNameOn(Object) - Method in class org.modeshape.common.util.Reflection
-
Get representations for all of the Java properties on the supplied object.
- getAllPropertiesOn(Object) - Method in class org.modeshape.common.util.Reflection
-
Get representations for all of the Java properties on the supplied object.
- getAllPropertyDefinitions() - Method in class org.modeshape.jcr.NodeTypes
-
- getAllSubtypes(Name) - Method in class org.modeshape.jcr.NodeTypes
-
- getAllWorkspaceNames() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getAlternateScript() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getAlternateScript() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getAnalyzer() - Method in class org.modeshape.jcr.index.lucene.LuceneConfig
-
Returns the analyzer configured for Lucene.
- getAncestor(int) - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- getAncestor(int) - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getAncestor(int) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getAncestor(int) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getAncestor(int) - Method in interface org.modeshape.jcr.value.Path
-
Return the path to the ancestor of the supplied degree.
- getAncestorPath() - Method in class org.modeshape.jcr.query.model.DescendantNode
-
- getAncestorSelectorName() - Method in class org.modeshape.jcr.query.model.DescendantNodeJoinCondition
-
- getAnnotation(Class<AnnotationType>, Field, Method[], Method[]) - Static method in class org.modeshape.common.util.Reflection
-
- getAnnotationClassName() - Method in class org.modeshape.sequencer.classfile.metadata.AnnotationMetadata
-
- getAnnotations() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getAnnotations() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- getAnnotations() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getAnnotations() - Method in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- getAnonymous() - Method in class org.modeshape.jcr.RepositoryConfiguration.Security
-
Get the configuration information for the anonymous authentication provider.
- getAnonymousRoles() - Method in class org.modeshape.jcr.RepositoryConfiguration.AnonymousSecurity
-
Get the name of the ModeShape authorization roles that each anonymous user should be assigned.
- getAnonymousUsername() - Method in class org.modeshape.jcr.RepositoryConfiguration.AnonymousSecurity
-
Get the username that each anonymous user should be assigned.
- getAppended() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedChildrenChanges
-
- getAppended() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ChildrenChanges
-
Returns the (childId, childName) map of children that have been appended to underlying document.
- getApplicablePolicies(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- getArray(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getArray(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getArray(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the array value in this document for the given field name.
- getArray(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Get the existing array value in this array for the given index.
- getArray(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Get the existing array value in this document for the given field name.
- getArray(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getArray(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getArray(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getArray(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getArrayDimensions() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getArtist() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getArtwork() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getAs(Class<T>) - Method in interface org.modeshape.jcr.api.Property
-
Converts the value(s) of the property (if possible) to the specified type.
- getAs(Class<T>, int) - Method in interface org.modeshape.jcr.api.Property
-
Converts the value of the property located at the given index to the specified type.
- getAsciiStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getAsciiStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getAsDate() - Method in class org.modeshape.schematic.document.Timestamp
-
- getAttachments() - Method in class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- getAttribute(String) - Method in class org.modeshape.jcr.api.AnonymousCredentials
-
Returns the value of the named attribute as an Object
, or null
if no attribute of the given name
exists.
- getAttribute(String) - Method in class org.modeshape.jcr.JcrSession
-
- getAttributeDeclarationName() - Method in class org.modeshape.jcr.query.xpath.XPath.SchemaAttributeTest
-
- getAttributeName() - Method in class org.modeshape.jcr.query.xpath.XPath.AttributeTest
-
- getAttributeName() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBySpec
-
Get the attribute name for this order specification.
- getAttributeNames() - Method in class org.modeshape.jcr.api.AnonymousCredentials
-
Returns the names of the attributes available to this credentials instance.
- getAttributeNames() - Method in class org.modeshape.jcr.JcrSession
-
- getAttributes() - Method in class org.modeshape.jcr.api.AnonymousCredentials
-
- getAttributes(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getAttributeValue(Element, String, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- getAuthor() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- getAuthor() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getAuthor() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getAutoCommit() - Method in class org.modeshape.jdbc.JcrConnection
-
- getAutoCreatedChildNodeDefinitions(Name) - Method in class org.modeshape.jcr.NodeTypes
-
Get the auto-created child node definitions for the named node type.
- getAutoCreatedPropertyDefinitions(Name) - Method in class org.modeshape.jcr.NodeTypes
-
Get the auto-created property definitions for the named node type.
- getAvailableDurationMetrics() - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- getAvailableDurationMetrics() - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getAvailableDurationMetrics() - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getAvailableQueryOperators() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getAvailableValueMetrics() - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- getAvailableValueMetrics() - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getAvailableValueMetrics() - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getAvailableWindows() - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
- getAvailableWindows() - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getAvailableWindows() - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getAverageDuration() - Method in class org.modeshape.common.statistic.Stopwatch
-
Get the average duration that this stopwatch has recorded.
- getBaseInputSource() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- getBaseURI() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- getBaseURL() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getBigDecimal(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(int, int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(String, int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBinary(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
Binary
value in this document for the given field name.
- getBinary(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getBinary(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getBinary(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getBinary(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getBinaryFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getBinaryFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for binary objects.
- getBinaryFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
binary
properties.
- getBinaryFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getBinaryKeys(Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- getBinaryStorage() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getBinaryStorageBasePathInjector() - Method in class org.modeshape.jboss.service.BinaryStorageService
-
- getBinaryStorageInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getBinaryStore() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the binary store that should be used to store binary values.
- getBinaryStore() - Method in class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
- getBinaryStream() - Method in class org.modeshape.jdbc.JcrBlob
-
- getBinaryStream(long, long) - Method in class org.modeshape.jdbc.JcrBlob
-
- getBinaryStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBinaryStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBinaryValue(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- getBinaryValue(String) - Method in class org.modeshape.connector.git.GitConnector
-
- getBinaryValue(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns a binary value which is connector specific and which is never stored by ModeShape.
- getBinaryValueFactory() - Method in class org.modeshape.jcr.value.basic.ObjectValueFactory
-
- getBindVariableName() - Method in class org.modeshape.jcr.query.model.BindVariableName
-
- getBindVariableNames() - Method in class org.modeshape.jcr.query.JcrQuery
-
- getBitrate() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getBitrate() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getBitrate() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getBitsPerPixel() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getBlob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBlob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBlockSize() - Method in class org.modeshape.jcr.spi.federation.PageKey
-
Returns the size of the block
- getBoolean(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBoolean(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBoolean(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the boolean value in this document for the given field name.
- getBoolean(String, boolean) - Method in interface org.modeshape.schematic.document.Document
-
Get the boolean value in this document for the given field name.
- getBoolean(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getBoolean(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getBoolean(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getBoolean(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getBooleanFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getBooleanFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for boolean types.
- getBooleanFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
boolean
properties.
- getBooleanFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getBooleanValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getBsonWriter() - Static method in class org.modeshape.schematic.document.Bson
-
- getBTreeKeySerializer() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- getBucketBoundaries(MathOperations<T>, T, T, T, T, int, int) - Static method in class org.modeshape.common.statistic.Histogram
-
- getBucketCount() - Method in class org.modeshape.common.statistic.Histogram
-
Return the number of buckets in this histogram.
- getBucketIdLengthForUnorderedCollection(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine the length of a bucket ID for an unordered collection, based on its type and possible mixins.
- getBuckets() - Method in class org.modeshape.common.statistic.Histogram
-
Get the buckets in this histogram.
- getBufferFor(int) - Method in class org.modeshape.schematic.internal.io.BsonDataOutput
-
- getBufferManager() - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the buffer manager.
- getBufferManager() - Method in class org.modeshape.jcr.query.QueryContext
-
- getBufferSize() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Get the size of the buffer that this cursor operates against.
- getBufferSize() - Method in class org.modeshape.common.collection.ring.RingBuffer
-
- getBufferSize() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- getBuiltInConnectorClassName(String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns a fully qualified built-in connector class name mapped to the given alias, or null
if there isn't such a
mapping
- getBuiltInIndexProviderClassName(String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns a fully qualified built-in index provider class name mapped to the given alias, or null
if there isn't such
a mapping
- getBuiltInSequencerClassName(String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns a fully qualified built-in sequencer class name mapped to the given alias, or null
if there isn't such a
mapping
- getBuiltInTextExtractorClassName(String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns a fully qualified built-in text extractor class name mapped to the given alias, or null
if there isn't such
a mapping
- getById(Connection, String) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- getById(Connection, String) - Method in interface org.modeshape.persistence.relational.Statements
-
Searches for a document with a certain id.
- getByte(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getByte(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getByteBuffer(int) - Method in class org.modeshape.schematic.internal.io.BufferCache
-
- getBytes() - Method in class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- getBytes(long, int) - Method in class org.modeshape.jdbc.JcrBlob
-
- getBytes(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBytes(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBytes() - Method in class org.modeshape.jdbc.JcrRowId
-
- getBytes() - Method in class org.modeshape.schematic.document.Binary
-
- getBytes() - Method in class org.modeshape.schematic.document.ObjectId
-
- getBytesInBase16() - Method in class org.modeshape.schematic.document.ObjectId
-
- getBytesInBase64() - Method in class org.modeshape.schematic.document.Binary
-
- getCache() - Method in class org.modeshape.jcr.cache.AllPathsCache
-
- getCache() - Method in class org.modeshape.jcr.cache.PathCache
-
- getCachedNodes() - Method in class org.modeshape.jcr.query.engine.Results
-
- getCachedNodes() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the supplier with which a node can be found by key.
- getCachedTreadPool(String, int) - Method in interface org.modeshape.common.util.ThreadPoolFactory
-
Signal that the supplied thread pool is no longer needed.
- getCachedTreadPool(String, int) - Method in class org.modeshape.common.util.ThreadPools
-
- getCachedTreadPool(String, int) - Method in class org.modeshape.jcr.ExecutionContext
-
- getCalendar() - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- getCanonicalPath() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getCanonicalPath() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getCanonicalPath() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getCanonicalPath() - Method in interface org.modeshape.jcr.value.Path
-
Get the canonical form of this path.
- getCanonicalValue(Object) - Method in enum org.modeshape.jcr.value.PropertyType
-
Obtain a value of this type in its canonical form.
- getCardinality() - Method in class org.modeshape.jcr.index.elasticsearch.SearchResults
-
Gets cardinality for this search request.
- getCardinalityEstimate() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Return an estimate of the number of nodes that will be returned by this index given the constraints.
- getCatalog() - Method in class org.modeshape.jdbc.JcrConnection
-
- getCatalogName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
All columns come from the same repository (i.e., catalog).
- getCatalogName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getCatalogNames(Connection) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getCatalogNames(Connection) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of catalog names that currently exist in the database to which connection
is connected.
- getCatalogs() - Method in class org.modeshape.jdbc.JcrMetaData
-
This driver maps the repository name as the JDBC catalog name.
- getCatalogSeparator() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getCatalogTerm() - Method in class org.modeshape.jdbc.JcrMetaData
-
This driver maps the repository name as the JDBC catalog name.
- getCategory() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the name of the category in which this property belongs.
- getCause() - Method in class org.modeshape.jcr.cache.change.NodeSequencingFailure
-
Get the cause of the failure.
- getCause() - Method in class org.modeshape.schematic.internal.schema.ValidationProblem
-
- getCause() - Method in interface org.modeshape.schematic.SchemaLibrary.Problem
-
Get the exception that was the cause of this problem, if there was an exception.
- getChanged() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedPropertyChanges
-
- getChanged() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.PropertyChanges
-
Returns the set of name of the changed properties (added + modified)
- getChangedNodeKeys() - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- getChangedNodeKeys() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- getChangedNodeKeys() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Returns a set with the
NodeKey
s of the transient nodes from this cache.
- getChangedNodeKeys() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getChangedNodeKeysAtOrBelow(CachedNode) - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- getChangedNodeKeysAtOrBelow(CachedNode) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- getChangedNodeKeysAtOrBelow(CachedNode) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Returns a set with the
NodeKey
s of the transient nodes from this cache which are at or below the path of the given
node
- getChangedNodeKeysAtOrBelow(CachedNode) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getChangedPropertyName() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the name of the changed property.
- getChangedReferrerNodes() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getChangedReferrerNodes() - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Returns a set with all the referencing nodes (nodes which are referring this node) which have changed.
- getChanges() - Method in interface org.modeshape.schematic.document.Editor
-
Get the changes that have been made to this document.
- getChanges() - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor
-
- getChangeSet() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Returns the underlying change set.
- getChangeTimeMillis() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Returns the time of the changeset, in UTC millis.
- getChannel(String) - Method in class org.modeshape.jboss.service.RepositoryService
-
- getChannel() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Returns the JGroups channel used for clustered communication.
- getChannel(String) - Method in interface org.modeshape.jcr.Environment
-
Get the JGroups channel with the given logical name.
- getChannel(String) - Method in class org.modeshape.jcr.LocalEnvironment
-
- getChannelFactoryInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getChannels() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getChannels() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getCharacters() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getCharacterStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getCharacterStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getCharBuffer(int) - Method in class org.modeshape.schematic.internal.io.BufferCache
-
- getChild(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the given name and a SNS index of '1'.
- getChild(Name, int) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the given name and SNS index.
- getChild(Name, int, ChildReferences.Context) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the given name and SNS index.
- getChild(Path.Segment) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the given name and SNS index.
- getChild(NodeKey) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the node key.
- getChild(NodeKey, ChildReferences.Context) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Look for the child reference that has the node key.
- getChild(Name) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- getChild(Path.Segment) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- getChild(Name, int) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- getChild(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(Name, int) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(Path.Segment) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- getChild(Name, int, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- getChild(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- getChild(NodeKey, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- getChild(int) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the child at the supplied index.
- getChild(int) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the child at the supplied index.
- getChildCount(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Return the number of nodes that have the supplied name.
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- getChildCount(Name) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- getChildCount(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the number of children of the supplied cached node.
- getChildCount() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the number of child nodes.
- getChildCount() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the number of child nodes.
- getChildCountTarget() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Get the target for the number of children in a single persisted node document.
- getChildCountTolerance() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Get the tolerance for the number of children in a single persisted node document.
- getChildforNameAndType(AstNode, String, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Utility method to obtain a
AstNode
child of a parent
AstNode
with the given string name and node type.
- getChildNodeDefinition(NodeDefinitionId) - Method in class org.modeshape.jcr.NodeTypes
-
- getChildNodeDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getChildReference(String, String) - Method in class org.modeshape.connector.git.GitConnector
-
- getChildReference(String, String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Returns a document representing a single child reference from the supplied parent to the supplied child.
- getChildReference(String, String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- getChildReference(NodeKey, NodeKey) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getChildReference(String, String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- getChildReference(String, String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns a document representing a single child reference from the supplied parent to the supplied child.
- getChildReferences(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the set of child references for this node.
- getChildReferences(WorkspaceCache, Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getChildReferences(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getChildReferences(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getChildReferencesFromBlock(Document, boolean) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Reads the children of the given block and returns a
ChildReferences
instance.
- getChildReferencesInfo(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getChildren(PageKey) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- getChildren(PageKey) - Method in class org.modeshape.connector.git.GitConnector
-
- getChildren() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getChildren() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the unmodifiable list of child nodes.
- getChildren() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the list of children the underlying document has.
- getChildren(PageKey) - Method in interface org.modeshape.jcr.spi.federation.Pageable
-
Returns a document which represents the document of a parent node to which an optional page of children has been added.
- getChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the unmodifiable list of child nodes.
- getChildren(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- getChildrenBlock(String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Returns a document representing a block of children, that has the given key.
- getChildrenBlock(String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- getChildrenBlock(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- getChildrenChanges() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getChildrenChanges() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the changes to the children.
- getChildrenForType(AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Utility method to obtain the children of a given node that match the given type
- getChildrenMap() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getChildrenMap() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns an ordered map of (childId, childName) the underlying document has.
- getChildSelectorName() - Method in class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
- getChunkSize() - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
Gets the size of the chunk used to store content.
- getClassLoader(Object, String...) - Method in class org.modeshape.jboss.service.RepositoryService
-
- getClassLoader(Object, String...) - Method in interface org.modeshape.jcr.Environment
-
Get a classloader given the supplied set of logical classpath entries, which the implementation can interpret however it
needs.
- getClassLoader(Object, String...) - Method in class org.modeshape.jcr.LocalEnvironment
-
- getClassName(Class<?>) - Static method in class org.modeshape.common.util.Reflection
-
Returns the name of the class.
- getClassname() - Method in class org.modeshape.jcr.RepositoryConfiguration.Component
-
- getClassName() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getClasspath() - Method in class org.modeshape.jcr.RepositoryConfiguration.Component
-
- getClasspath() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
Get the names of the classloaders that should be used to load any non-standard DdlParser implementations specified in the
list of grammars.
- getClientInfo() - Method in class org.modeshape.jdbc.JcrConnection
-
- getClientInfo(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- getClientInfoProperties() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getClob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getClob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getClustering() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getClusterName() - Method in class org.modeshape.jcr.RepositoryConfiguration.Clustering
-
- getCode() - Method in class org.modeshape.common.collection.Problem
-
- getCode() - Method in class org.modeshape.schematic.document.Code
-
- getCode(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
Code
value in this document for the given field name.
- getCode(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getCode(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getCode(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getCode(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getCodec() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getCodeWithScope(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
CodeWithScope
value in this document for the given field name.
- getCodeWithScope(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getCodeWithScope(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getCodeWithScope(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getCodeWithScope(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getColumn() - Method in class org.modeshape.common.text.Position
-
Get the 1-based column number of the character.
- getColumn(String) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- getColumn(String) - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the information for a column with the supplied name within this table.
- getColumnClassName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnClassName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnCount() - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnCount() - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnCount() - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnDefinition(int) - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the definition for the index column at the given 0-based position.
- getColumnDisplaySize(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method returns the nominal display size based upon the column's type.
- getColumnDisplaySize(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnLabel(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnLabel(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnMetadata(String, String, String, String, Integer, Connection) - Static method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnMetadata(String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, Connection) - Static method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnName() - Method in class org.modeshape.jcr.query.model.Column
-
- getColumnName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnNameList() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getColumnNameList() - Method in class org.modeshape.jcr.query.JcrSqlQueryResult
-
- getColumnNameList() - Method in class org.modeshape.jcr.query.XPathQueryResult
-
- getColumnNames() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getColumnNames() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getColumnNames() - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the names of the columns.
- getColumnNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getColumnNamesInSelectStar() - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- getColumnNumber() - Method in exception org.modeshape.schematic.document.ParsingException
-
- getColumnNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- getColumnNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionParameter
-
- getColumnPrivileges(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getColumns(Connection, String, String, String, String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getColumns(Connection, String, String, String, String) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of columns that currently exist in the database to which connection
is connected within the named
catalog (if catalogName
is non-null), named schema (if schemaName
is non-null), and named table.
- getColumns() - Method in interface org.modeshape.jcr.api.query.qom.QueryCommand
-
Gets the columns for this query.
- getColumns() - Method in class org.modeshape.jcr.query.engine.Results
-
- getColumns() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getColumns() - Method in class org.modeshape.jcr.query.model.Query
-
- getColumns() - Method in class org.modeshape.jcr.query.model.QueryObjectModel
-
- getColumns() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getColumns() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getColumns() - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the columns.
- getColumns() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the description of the columns contained in these results.
- getColumns() - Method in class org.modeshape.jcr.query.validate.ImmutableKey
-
- getColumns() - Method in interface org.modeshape.jcr.query.validate.Schemata.Key
-
Get the columns that make up this key.
- getColumns() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the queryable columns in this table.
- getColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getColumnsByName() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the queryable columns in this table.
- getColumnSize() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getColumnsReferencedBy(Visitable) - Static method in class org.modeshape.jcr.query.optimize.CopyCriteria
-
Get the set of Column objects that represent those columns referenced by the visitable object.
- getColumnsReferencedBy(Visitable) - Static method in class org.modeshape.jcr.query.optimize.RaiseSelectCriteria
-
Get the set of Column objects that represent those columns referenced by the visitable object.
- getColumnType() - Method in interface org.modeshape.jcr.api.index.IndexColumnDefinition
-
Get the type
of property to which this index column applies.
- getColumnType() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- getColumnType(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnType(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnTypeForProperty(String, String) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getColumnTypeForProperty(String, String) - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the type of the column given the name of the selector and the property name from where the column should be
obtained.
- getColumnTypeList() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getColumnTypeList() - Method in class org.modeshape.jcr.query.JcrSqlQueryResult
-
- getColumnTypeList() - Method in class org.modeshape.jcr.query.XPathQueryResult
-
- getColumnTypeName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnTypes() - Method in interface org.modeshape.jcr.api.query.QueryResult
-
Returns an array of the PropertyType
name for each of the columns in this result.
- getColumnTypes() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getColumnTypes() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getColumnTypes() - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the type name for each column.
- getColumnTypes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getComment() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getComment(int) - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Returns the index'th comment retrieved from the file.
- getComment() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- getComment() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getComment() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getCommentMarker() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
- getCommonAncestor(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getCommonAncestor(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getCommonAncestor(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getCommonAncestor(Path) - Method in interface org.modeshape.jcr.value.Path
-
Find the lowest common ancestor of this path and the supplied path.
- getCompactJsonWriter() - Static method in class org.modeshape.schematic.document.Json
-
- getComparator() - Method in class org.modeshape.common.math.DoubleOperations
-
- getComparator() - Method in class org.modeshape.common.math.DurationOperations
-
- getComparator() - Method in class org.modeshape.common.math.FloatOperations
-
- getComparator() - Method in class org.modeshape.common.math.IntegerOperations
-
- getComparator() - Method in class org.modeshape.common.math.LongOperations
-
- getComparator() - Method in interface org.modeshape.common.math.MathOperations
-
- getComparator() - Method in class org.modeshape.common.math.ShortOperations
-
- getComparator() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder
-
- getComparator() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- getComparator() - Method in class org.modeshape.jcr.index.local.MapDB.DelegatingKeySerializer
-
- getComparator() - Method in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- getComparator() - Method in class org.modeshape.jcr.index.local.MapDB.UniqueKeyBTreeSerializer
-
- getComparator() - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Get a comparator that can be used to store the values of this type.
- getComparator() - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- getComparator() - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- getComparator() - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- getComparator() - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- getComparator() - Method in enum org.modeshape.jcr.value.PropertyType
-
- getComparator() - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- getComparator() - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- getComparison(QueryContext, Comparison, Comparison, boolean) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Get the comparison with the smallest (or largest) value.
- getCompatibleType(String, String) - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type that is compatible with both of the supplied types.
- getCompatibleType(TypeSystem.TypeFactory<?>, TypeSystem.TypeFactory<?>) - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type that is compatible with both of the supplied types.
- getCompatibleType(String, String) - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getCompatibleType(TypeSystem.TypeFactory<?>, TypeSystem.TypeFactory<?>) - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getComponents() - Method in class org.modeshape.common.math.Duration
-
Return the duration components.
- getConcurrency() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getConfiguration() - Method in class org.modeshape.jcr.JcrRepository
-
Get the immutable configuration for this repository.
- getConfiguration() - Method in class org.modeshape.jcr.RepositoryConfiguration.Clustering
-
- getConnection() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getConnectionInfo() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getConnectionInfo() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to get the connection information.
- getConnectorForSourceKey(String) - Method in class org.modeshape.jcr.Connectors
-
Returns the connector which is mapped to the given source key.
- getConnectorForSourceName(String) - Method in class org.modeshape.jcr.Connectors
-
Returns a connector which was registered for the given source name.
- getConnectors() - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- getConnectors(Problems) - Method in class org.modeshape.jcr.RepositoryConfiguration.Federation
-
Get the list of connector configurations.
- getConnectorSourceName() - Method in class org.modeshape.jcr.Connectors.AbstractPathMappings
-
- getConnectorSourceName() - Method in interface org.modeshape.jcr.Connectors.PathMappings
-
Get the source name of the connector for which this mapping is defined.
- getConnectorWithSourceKey(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Get the
Connector
instance that has the same source key (generated from the connector's
source name
).
- getConstraint() - Method in interface org.modeshape.jcr.api.query.qom.SelectQuery
-
Gets the constraint for this query.
- getConstraint() - Method in class org.modeshape.jcr.query.model.Not
-
- getConstraint() - Method in class org.modeshape.jcr.query.model.QueryObjectModel
-
- getConstraint() - Method in class org.modeshape.jcr.query.model.SelectQuery
-
- getConstraint1() - Method in class org.modeshape.jcr.query.model.And
-
- getConstraint1() - Method in class org.modeshape.jcr.query.model.Or
-
- getConstraint2() - Method in class org.modeshape.jcr.query.model.And
-
- getConstraint2() - Method in class org.modeshape.jcr.query.model.Or
-
- getConstraints() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the constraints that should be applied to this index if/when it is used.
- getConstraints() - Method in interface org.modeshape.jcr.spi.index.IndexConstraints
-
Get the constraints that apply to the index to which this filter is submitted.
- getConstructorMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
- getConstructors() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getConsumer() - Method in class org.modeshape.common.collection.ring.RingBuffer.ConsumerRunner
-
- getContentBetween(Position, Position) - Method in class org.modeshape.common.text.TokenStream
-
Gets the content string starting at the first position (inclusive) and continuing up to the end position (exclusive).
- getContext() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getContext() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Get the context for this session.
- getContext() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getContext() - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- getContext() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Get the execution context for this connector instance.
- getContext() - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
Get the sequencing context in which this reader is being used.
- getContributor() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getConvertedValue() - Method in class org.modeshape.schematic.internal.schema.DocumentTransformer.Conversion
-
- getConvertedValue() - Method in class org.modeshape.schematic.internal.schema.ValidationTypeMismatchProblem
-
- getConvertedValue() - Method in interface org.modeshape.schematic.SchemaLibrary.MismatchedTypeProblem
-
Get the converted field value that would satisfy the type expected by the schema.
- getConverter() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- getCostEstimate() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
- getCostEstimate() - Method in class org.modeshape.jcr.index.lucene.LuceneIndexProvider
-
- getCostEstimate() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Return an estimate of the cost of using the index for the query in question.
- getCostEstimate() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Returns a positive number representing the cost estimate of using indexes from this provider.
- getCount() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Get the number of values that have been measured.
- getCount() - Method in class org.modeshape.common.statistic.Stopwatch
-
Return the number of runs (complete starts and stops) this stopwatch has undergone.
- getCount() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
Get the number of samples to which these statistics apply.
- getCount() - Method in class org.modeshape.jmx.StatisticalData
-
- getCounterEndingAfter(long) - Method in class org.modeshape.common.util.TimeBasedKeys
-
Obtain the first (earliest) key that would have been generated after the specified UTC time.
- getCounterEndingAt(long) - Method in class org.modeshape.common.util.TimeBasedKeys
-
Obtain the largest (latest) key that would have been generated at the specified UTC time.
- getCounterStartingAt(long) - Method in class org.modeshape.common.util.TimeBasedKeys
-
Obtain the first (earliest) key that would have been generated at the specified UTC time.
- getCreated() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getCreateDate() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getCreatingApplication() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getCreationDate() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getCreationDate() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getCreationDate() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getCreator() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getCreator() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getCreator() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getCreatorTool() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getCredentials() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Return the credentials based on the user name and password.
- getCrossReference(String, String, String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getCurrent() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Get the current position that can be read.
- getCurrent() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- getCurrentMarkedPosition() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getCurrentValue() - Method in interface org.modeshape.jcr.api.observation.PropertyEvent
-
Returns the single value of the property if it's not a multi-value property, or the first value from the list of values if
the property is multi-valued.
- getCurrentValues() - Method in interface org.modeshape.jcr.api.observation.PropertyEvent
-
Returns all the values of the property.
- getCursorName() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
- getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
- getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
- getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
- getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
- getCustomProviders() - Method in class org.modeshape.jcr.RepositoryConfiguration.Security
-
Get the ordered list of custom authentication providers.
- getCustomProviders(Problems) - Method in class org.modeshape.jcr.RepositoryConfiguration.Security
-
- getData() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the immutable map of custom data that is affiliated with this context.
- getData() - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- getData() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getDatabaseMajorVersion() - Method in class org.modeshape.connector.meta.jdbc.DBMetadata
-
- getDatabaseMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseMetadata(Connection) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getDatabaseMetadata(Connection) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return metadata information about the database to which connection
is connected.
- getDatabaseMinorVersion() - Method in class org.modeshape.connector.meta.jdbc.DBMetadata
-
- getDatabaseMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductName() - Method in class org.modeshape.connector.meta.jdbc.DBMetadata
-
- getDatabaseProductName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductUrl() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductVersion() - Method in class org.modeshape.connector.meta.jdbc.DBMetadata
-
- getDatabaseProductVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDataDirectoryPathInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getDatatypeParser() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Returns the data type parser instance.
- getDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Returns a list of data type start words which can be used to help identify a column definition sub-statement.
- getDate(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getDateFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getDateFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
date
properties.
- getDateFormatter() - Static method in class org.modeshape.schematic.document.Bson
-
Obtain a
DateFormat
object that can be used within the current thread to format
Date
objects.
- getDateParsingFormatter() - Static method in class org.modeshape.schematic.document.Bson
-
- getDateTimeFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for date-time objects.
- getDateTimeFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getDb(Document) - Method in interface org.modeshape.jcr.Environment
-
- getDB(String, Document) - Method in class org.modeshape.persistence.file.FileDbProvider
-
- getDB(String, Document) - Method in class org.modeshape.persistence.relational.RelationalProvider
-
- getDb(InputStream) - Static method in class org.modeshape.schematic.Schematic
-
Returns a DB with reads the given input stream as a configuration document Document
.
- getDb(Document) - Static method in class org.modeshape.schematic.Schematic
-
Returns a DB with the given configuration document Document
.
- getDb(Document, ClassLoader) - Static method in class org.modeshape.schematic.Schematic
-
Returns a DB with the given type and configuration document, by delegating to all the available
SchematicDbProvider
services.
- getDB(String, Document) - Method in interface org.modeshape.schematic.SchematicDbProvider
-
Returns a schematic DB instance for a given db type and configuration document
- getDecimalDigits() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getDecimalFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getDecimalFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for decimal types.
- getDecimalFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
decimal
properties.
- getDecimalFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getDeclaredAggregatePrivileges() - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
- getDeclaredChildNodeDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getDeclaredChildNodeDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getDeclaredPropertyDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getDeclaredPropertyDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getDeclaredSubtypes() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getDeclaredSupertypeNames() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getDeclaredSupertypeNames() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getDeclaredSupertypes() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getDeclaringNodeType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getDecoder() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the text decoder for this context.
- getDecoder() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
Get the text decoder.
- getDecoder(TextDecoder) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
Utility method to obtain either the supplied decoder (if not null) or this factory's
decoder
.
- getDefaultCatalogName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getDefaultComparator() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the comparator that should be used by default.
- getDefaultComparator() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getDefaultLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- getDefaultNamespaceUri() - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- getDefaultNamespaceUri() - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getDefaultNamespaceUri() - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- getDefaultNamespaceUri() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getDefaultNamespaceUri() - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- getDefaultNamespaceUri() - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultPrecision() - Method in class org.modeshape.jdbc.JcrType
-
Get the default precision used for this JcrType
- getDefaultPrecision() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- getDefaultScale() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- getDefaultSchemaName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getDefaultTransactionIsolation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDefaultType() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the name of the type that is used by default.
- getDefaultType() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getDefaultValue() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getDefaultValue() - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition
-
- getDefaultValues() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getDefaultWorkspaceName() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the name of the workspace that should be used for sessions where the client does not specify the name of the workspace.
- getDeferrability() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getDefinition() - Method in interface org.modeshape.jcr.api.index.IndexDefinition.WorkspaceMatchRule
-
Get the string representation of this rule.
- getDefinition() - Method in interface org.modeshape.jcr.query.validate.Schemata.View
-
Get the
query
that is the definition of the view.
- getDeleteRule() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getDepth(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the depth of this node.
- getDepth(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getDepth(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getDepth(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the depth of the supplied cached node.
- getDescendantSelectorName() - Method in class org.modeshape.jcr.query.model.DescendantNodeJoinCondition
-
- getDescription() - Method in class org.modeshape.common.statistic.Stopwatch
-
- getDescription() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the description for this property.
- getDescription() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getDescription() - Method in class org.modeshape.connector.meta.jdbc.ProcedureMetadata
-
- getDescription() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getDescription() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the description of this index.
- getDescription() - Method in enum org.modeshape.jcr.api.monitor.DurationMetric
-
Return the description for this metric.
- getDescription() - Method in enum org.modeshape.jcr.api.monitor.ValueMetric
-
Return the description for this metric.
- getDescription() - Method in class org.modeshape.jmx.EnumDescription
-
- getDescription() - Method in enum org.modeshape.sequencer.classfile.metadata.Visibility
-
- getDescription() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getDescription() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
-
- getDescriptor(String) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- getDescriptor(String) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Returns the value for the requested descriptorKey
- getDescriptorKeys() - Method in class org.modeshape.jcr.JcrRepository
-
- getDescriptorValue(String) - Method in class org.modeshape.jcr.JcrRepository
-
- getDescriptorValues(String) - Method in class org.modeshape.jcr.JcrRepository
-
- getDesiredTypeName() - Method in interface org.modeshape.jcr.api.query.qom.Cast
-
Get the name of the desired type to cast-to.
- getDesiredTypeName() - Method in class org.modeshape.jcr.query.model.Cast
-
- getDetailedStatistics() - Method in class org.modeshape.common.statistic.Stopwatch
-
Return this stopwatch's detailed statistics, if they are being kept.
- getDirectory() - Method in class org.modeshape.jcr.index.local.LocalIndexProvider
-
Get the absolute or relative path to the directory where this provider should store the indexes.
- getDirectory() - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- getDisplaySeq() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getDocument() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getDocument(String, String, String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Searches indexed document.
- getDocument() - Method in class org.modeshape.jcr.RepositoryConfiguration.Component
-
- getDocument() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getDocument() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the document which contains all the changes.
- getDocument(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the document value in this document for the given field name.
- getDocument(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Get the existing document value in this array for the given index.
- getDocument(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Get the existing document value in this document for the given field name.
- getDocument(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getDocument(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getDocument(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getDocument(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getDocument() - Method in class org.modeshape.schematic.internal.schema.SchemaDocument
-
- getDocumentById(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- getDocumentById(String) - Method in class org.modeshape.connector.git.GitConnector
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.CatalogRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.ColumnRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.DatabaseRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyRetriever
-
- getDocumentById(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.ProcedureRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.SchemaRetriever
-
- getDocumentById(String, DocumentWriter, Connection) - Method in class org.modeshape.connector.meta.jdbc.TableRetriever
-
- getDocumentById(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns a
Document
instance representing the document with a given id.
- getDocumentCount() - Method in class org.modeshape.jcr.BackupDocumentWriter
-
Return the number of documents that have been written so far.
- getDocumentId(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- getDocumentId(String) - Method in class org.modeshape.connector.git.GitConnector
-
- getDocumentId(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getDocumentId() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getDocumentId() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getDocumentId(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns the id of an external node located at the given external path within the connector's exposed tree of content.
- getDocumentId() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the id of the document to which the changes apply.
- getDocumentId() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the id of the underlying document.
- getDocumentOptimization() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the document optimization for this repository.
- getDocumentPathsById(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- getDocumentPathsById(String) - Method in class org.modeshape.connector.git.GitConnector
-
- getDocumentPathsById(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getDocumentPathsById(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Return the path(s) of the external node with the given identifier.
- getDocumentTranslator() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- getDocumentTranslator() - Method in class org.modeshape.jcr.Connectors
-
Returns the repository's document translator.
- getDouble(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDouble(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDouble(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the double value in this document for the given field name.
- getDouble(String, double) - Method in interface org.modeshape.schematic.document.Document
-
Get the double value in this document for the given field name.
- getDouble(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getDouble(String, double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getDouble(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getDouble(String, double) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getDouble(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getDouble(String, double) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getDouble(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getDouble(String, double) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getDoubleFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getDoubleFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for double types.
- getDoubleFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
double
properties.
- getDoubleFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getDriverInfo() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getDriverMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDuratinInNanoseconds() - Method in class org.modeshape.common.math.Duration
-
Return the total duration in nanoseconds.
- getDuration(TimeUnit) - Method in class org.modeshape.common.math.Duration
-
Get the duration value in the supplied unit of time.
- getDuration(TimeUnit) - Method in interface org.modeshape.jcr.api.monitor.DurationActivity
-
Get the duration of this activity.
- getDuration(TimeUnit) - Method in class org.modeshape.jcr.RepositoryStatistics.DurationActivityImpl
-
- getDuration() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getDuration() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getDurationInMicroseconds() - Method in class org.modeshape.common.math.Duration
-
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getDurationInMilliseconds() - Method in class org.modeshape.common.math.Duration
-
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getDurationInSeconds() - Method in class org.modeshape.common.math.Duration
-
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getDurationMetrics() - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getDurationMetrics() - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
- getDurations(DurationMetric, Window) - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getDurations(DurationMetric, Window) - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
Get the statics for the specified duration metric during the given window in time.
- getDurationSeconds() - Method in class org.modeshape.jmx.DurationData
-
- getEditingCycles() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getEditingTime() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getEffectivePolicies(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- getEffectiveUrl() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the effective URL of this connection, which places all properties on the URL (with a '*' for each character in the
password property)
- getElementDeclarationName() - Method in class org.modeshape.jcr.query.xpath.XPath.SchemaElementTest
-
- getElementName() - Method in class org.modeshape.jcr.query.xpath.XPath.ElementTest
-
- getElementTest() - Method in class org.modeshape.jcr.query.xpath.XPath.DocumentTest
-
- getEncoder() - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- getEncoder() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getEnd() - Method in class org.modeshape.jmx.HistoricalData
-
- getEndTime() - Method in interface org.modeshape.jcr.api.monitor.History
-
Get the timestamp (including time zone information) at which this history window ends.
- getEngineInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getEntries() - Method in interface org.modeshape.schematic.document.Array
-
Get the entries in this array.
- getEntries() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getEntries() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getEntry(long) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
- getEntry(String) - Method in interface org.modeshape.schematic.SchematicDb
-
Get the entry with the supplied key.
- getEnvironment() - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- getEnvironment() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns the repository environment that was set during connector initialization
- getError() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- getEtag(SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getEtag(SessionCache) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Compute an ETag value for this node.
- getEventBusSize() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getExcludedMediaTypes() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
- getExcludedMimeTypes() - Method in class org.modeshape.jcr.api.text.TextExtractor
-
- getExecutionContext() - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the execution context that should be used by the query.
- getExecutionContext() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the execution context in which the query is to be evaluated
- getExecutionContext() - Method in interface org.modeshape.jcr.security.AdvancedAuthorizationProvider.Context
-
Get the execution context in which this session is running.
- getExecutionContext() - Method in interface org.modeshape.jcr.xml.NodeImportDestination
-
Retrieves the execution context of the destination, in which the import will take place and which is used for creating
values via the
ValueFactories
and for registering namespaces via the
NamespaceRegistry
- getExecutionTime(TimeUnit) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
Get the time required to execute the query.
- getExpectedType() - Method in class org.modeshape.schematic.internal.schema.ValidationTypeMismatchProblem
-
- getExpectedType() - Method in interface org.modeshape.schematic.SchemaLibrary.MismatchedTypeProblem
-
- getExponentInScientificNotation(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- getExponentInScientificNotation(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- getExponentInScientificNotation(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- getExponentInScientificNotation(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- getExponentInScientificNotation(Long) - Method in class org.modeshape.common.math.LongOperations
-
- getExponentInScientificNotation(T) - Method in interface org.modeshape.common.math.MathOperations
-
Get the exponent if the number were written in exponential form.
- getExponentInScientificNotation(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- getExportedKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
This driver maps REFERENCE properties as keys, and therefore it represents as imported keys those REFERENCE properties on
the type identified by the table name.
- getExpression() - Method in class org.modeshape.jcr.sequencer.PathExpression
-
- getExtension(String) - Static method in class org.modeshape.common.util.FileUtil
-
Returns the extension of a file, including the dot.
- getExternalBinary(String, String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Retrieves a binary value which has the given id and which is not stored by ModeShape.
- getExternalBinary(String, String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- getExternalBinary(String, String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- getExternalNodeKey() - Method in class org.modeshape.jcr.Connectors.Projection
-
- getExternalPath() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the projection's external path.
- getExternalSources() - Method in class org.modeshape.jcr.RepositoryConfiguration.Federation
-
Returns converged names of all configured external sources.
- getExtractedText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
Returns the extracted text of a binary value, or null
if such text hasn't been stored previously (but the binary
value can be found in the store)
- getExtractedText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- getExtractedText(BinaryKey, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- getExtractedText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- getExtractedText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- getExtractedText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- getExtraNameCharacters() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getFailureCount() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
Return the number of documents that caused some failure.
- getFederation() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the federation-related aspects of this repository.
- getFederationManager() - Method in interface org.modeshape.jcr.api.Workspace
-
Returns the federation manager instance which can be used to connect to external sources.
- getFetchDirection() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getFetchSize() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getField(String, Class<?>) - Static method in class org.modeshape.common.util.Reflection
-
Retrieves the field with the given name from a class
- getField(Class<?>, String) - Method in class org.modeshape.common.util.Reflection
-
Get a Field intance for a given class and property.
- getFieldMetadataFrom(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Gets a field meta data from FieldDeclaration
.
- getFieldName() - Method in interface org.modeshape.jboss.subsystem.MappedAttributeDefinition
-
- getFieldName() - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition
-
- getFieldName() - Method in class org.modeshape.jboss.subsystem.MappedSimpleAttributeDefinition
-
- getFieldName() - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- getFieldName() - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- getFieldName() - Method in class org.modeshape.schematic.internal.delta.RemoveOperation
-
- getFieldName(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
- getFields() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getFields() - Method in class org.modeshape.sequencer.classfile.metadata.EnumMetadata
-
- getFields() - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- getFileAs() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getFileCount() - Method in class org.modeshape.jcr.BackupDocumentWriter
-
Return the number of files that have been written so far.
- getFirst() - Method in interface org.modeshape.schematic.document.Path
-
Get the first segment in the path.
- getFirst() - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- getFirst() - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- getFirst() - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- getFirst() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.CompositeValidator
-
- getFirstChild() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the first child.
- getFirstChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the first child.
- getFirstValue() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- getFirstValue() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- getFirstValue() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- getFirstValue() - Method in interface org.modeshape.jcr.value.Property
-
Obtain the property's first value in its natural form.
- getFloat(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getFloat(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getForeignKeyCatalogName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getForeignKeyColumnName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getForeignKeyName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getForeignKeys(Connection, String, String, String, String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getForeignKeys(Connection, String, String, String, String) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of foreign keys import by a table that currently exist in the database to which
connection
is connected within the named catalog (if catalogName
is non-null),
named schema (if schemaName
is non-null), and named table.
- getForeignKeySchemaName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getForeignKeyTableName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getFormat() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
If
AudioMetadata.check()
was successful, returns the audio format as one of the FORMAT_xyz constants from this class.
- getFormat() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
If
ImageMetadata.check()
was successful, returns the image format as one of the FORMAT_xyz constants from this class.
- getFormatName() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getFormatName() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getForWriting(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- getFramerate() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getFullTextSearchExpression() - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
- getFunctionColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getFunctionName() - Method in class org.modeshape.connector.git.CallSpecification
-
- getFunctionName() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- getFunctions(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getGarbageCollection() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the garbage collection aspects of this repository.
- getGeneratedPrefixTemplate() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getGenerator() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getGenre() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getGrammars() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
Get the names of the grammars that should be considered during processing.
- getGroupPosition() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getHash(SecureHash.Algorithm, byte[]) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(SecureHash.Algorithm, File) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(SecureHash.Algorithm, InputStream) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(String, byte[]) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash(String, File) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash(String, InputStream) - Static method in class org.modeshape.common.util.SecureHash
-
Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash() - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
Get the hash of the content read by this stream.
- getHash() - Method in class org.modeshape.common.util.SecureHash.HashingReader
-
Get the hash of the content read by this reader.
- getHash() - Method in interface org.modeshape.jcr.api.Binary
-
Get the SHA-1 hash of the contents.
- getHash() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- getHash() - Method in class org.modeshape.jcr.value.binary.FileUrlBinaryValue
-
- getHashAsHexString() - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
Get the string representation of the binary hash of the content read by this stream.
- getHashAsHexString() - Method in class org.modeshape.common.util.SecureHash.HashingReader
-
Get the string representation of the binary hash of the content read by this reader.
- getHeaderLevel() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
-
- getHeadings() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
-
- getHeight() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getHeight() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getHexadecimalStringLength() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
-
Get the length of the hexadecimal representation.
- getHexHash() - Method in interface org.modeshape.jcr.api.Binary
-
Get the hexadecimal form of the SHA-1 hash of the contents.
- getHexHash() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- getHexHash() - Method in class org.modeshape.jcr.value.binary.FileUrlBinaryValue
-
- getHexString(byte[]) - Static method in class org.modeshape.common.util.StringUtil
-
Get the hexadecimal string representation of the supplied byte array.
- getHighestPublishedPosition(long, long) - Method in interface org.modeshape.common.collection.ring.Cursor
-
Get the highest published position that is equal to or between the supplied lower and upper positions.
- getHighestPublishedPosition(long, long) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- getHints() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the plan hints.
- getHistogram() - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Return the histogram of the
values
.
- getHistogram(int) - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Return the histogram of the
values
.
- getHistogram(int) - Method in class org.modeshape.common.statistic.Stopwatch
-
Return the histogram of this stopwatch's individual runs.
- getHistory(ValueMetric, Window) - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
Get the statics for the specified value metric during the given window in time.
- getHistory(DurationMetric, Window) - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
Get the statics for the specified duration metric during the given window in time.
- getHistory(ValueMetric, Window) - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getHistory(DurationMetric, Window) - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getHistory(ValueMetric, Window) - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getHistory(DurationMetric, Window) - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getHistory(Window) - Method in class org.modeshape.jcr.RepositoryStatistics.MetricHistory
-
- getHoldability() - Method in class org.modeshape.jdbc.JcrConnection
-
- getHoldability() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getHost() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
Gets ES instance address.
- getHours() - Method in class org.modeshape.common.math.Duration.Components
-
Get the whole hours in this duration.
- getId() - Method in class org.modeshape.connector.git.CallSpecification
-
The identifier of this call.
- getId() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the unique identifier for this context.
- getId() - Method in class org.modeshape.jcr.Upgrades.UpgradeOperation
-
Get the identifier for this upgrade.
- getId() - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
Returns this binary's source-specific identifier.
- getId() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getId() - Method in interface org.modeshape.sequencer.ddl.DdlParser
-
Get the identifier for this parser.
- getId() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Get the identifier for this parser.
- getId() - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Get the identifier for this parser.
- getId() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Get the identifier for this parser.
- getId() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- getId() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Get the identifier for this parser.
- getId() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getIdentifier() - Method in class org.modeshape.jcr.cache.NodeKey
-
Get the multi-character key representing the JCR identifier of a node, which is usually a UUID.
- getIdentifier(CachedNode, NodeKey) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- getIdentifier(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the internal public JCR identifier
of the supplied cached node.
- getIdentifier() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getIdentifier() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getIdentifierHash() - Method in class org.modeshape.jcr.cache.NodeKey
-
- getIdentifierQuoteString() - Method in class org.modeshape.jdbc.JcrMetaData
-
JCR-SQL2 allows identifiers to be surrounded by matching single quotes, double quotes, or opening and closing square
brackets.
- getIdentifierType() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
- getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getImportContentHandler(String, int) - Method in class org.modeshape.jcr.JcrSession
-
- getImportedKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
This driver maps REFERENCE properties as keys, and therefore it represents as imported keys those properties on other types
referencing the type identified by the table name.
- getImportInputSource(String, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- getImports() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getImports() - Method in class org.modeshape.sequencer.javafile.metadata.JavaMetadata
-
- getInc() - Method in class org.modeshape.schematic.document.ObjectId
-
- getInc() - Method in class org.modeshape.schematic.document.Timestamp
-
- getIncludedMediaTypes() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
- getIncludedMimeTypes() - Method in class org.modeshape.jcr.api.text.TextExtractor
-
- getIndex(String) - Method in class org.modeshape.jcr.RepositoryConfiguration.Indexes
-
- getIndex(String, String) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the queryable index with the given name and applicable for the given workspace.
- getIndex() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getIndex() - Method in interface org.modeshape.jcr.value.Path.Segment
-
Get the index for this segment, which will be 1 by default.
- getIndex() - Method in interface org.modeshape.schematic.document.Array.Entry
-
Get the index for this entry.
- getIndex() - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- getIndex() - Method in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- getIndex() - Method in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- getIndex() - Method in class org.modeshape.schematic.internal.document.BasicArray.BasicEntry
-
- getIndexBuilder(IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
- getIndexBuilder(IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.local.LocalIndexProvider
-
- getIndexBuilder(IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.index.lucene.LuceneIndexProvider
-
- getIndexBuilder(IndexDefinition, String, NodeTypes.Supplier, ChangeSetAdapter.NodeTypePredicate) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Offers subclasses the possibility of providing a
ManagedIndexBuilder
instance which significantly simplifies the
task of creating or updating
ManagedIndex
instances for providers.
- getIndexChangeAdapter() - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- getIndexChangeAdapter() - Method in interface org.modeshape.jcr.spi.index.provider.ManagedIndex
-
Get the ChangeSetAdapter implementation through which changes to content are sent to the index.
- getIndexDefinitions() - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Get a map of the registered index definitions keyed by their names.
- getIndexDefinitions() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the current index definitions.
- getIndexDefinitions() - Method in class org.modeshape.jcr.RepositoryIndexes
-
Get a map of the registered index definitions keyed by their names.
- getIndexDefinitions() - Method in interface org.modeshape.jcr.spi.index.WorkspaceChanges
-
- getIndexes() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the indexes used by this repository.
- getIndexes(String, String, IndexManager.IndexStatus) - Method in interface org.modeshape.jcr.spi.index.IndexManager
-
Returns a list of ManagedIndex
instances for a given provider and workspace, which have a certain status.
- getIndexes(String) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get this provider's
ManagedIndex
instances for the given workspace.
- getIndexInContent() - Method in class org.modeshape.common.text.Position
-
Get the 0-based index of this position in the content character array.
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getIndexManager() - Method in interface org.modeshape.jcr.api.Workspace
-
Returns the IndexManager
object that can be used to programmatically register and unregister index
definitions.
- getIndexNames(String, String, IndexManager.IndexStatus) - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Returns a list with the names of all the indexes that have a certain status, for a provider and workspace.
- getIndexNames() - Method in class org.modeshape.jcr.RepositoryConfiguration.Indexes
-
Get the names of the indexes defined in this configuration.
- getIndexNames() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get all the index definition names belonging to this provider.
- getIndexPlanner() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the planner that, during the query planning/optimization phase, evaluates for a single source the AND-ed query
constraints and defines indexes that may be used.
- getIndexProperties() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the index property values keyed by their name.
- getIndexProperty(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the index property with the given name.
- getIndexProviders() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the ordered list of index providers defined in the configuration.
- getIndexStatus(String, String, String) - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Returns the status of the index with the given name for the given provider and workspace.
- getIndexWriter() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the writer that ModeShape can use to regenerate the indexes when a portion of the repository is to be re-indexed.
- getInitialContent() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns the initial content configuration for this repository configuration
- getInitialContentFile(String) - Method in class org.modeshape.jcr.RepositoryConfiguration.InitialContent
-
Returns the initial content file configured for the workspace with the given name.
- getInitialContext(Hashtable<?, ?>) - Method in class org.modeshape.common.naming.SingletonInitialContextFactory
-
- getInitialCreator() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getInitialTimeExpression() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Get the time that the first optimization process should be run.
- getInitialTimeExpression() - Method in class org.modeshape.jcr.RepositoryConfiguration.GarbageCollection
-
Get the time that the first garbage collection process should be run.
- getInitialTimeExpression() - Method in class org.modeshape.jcr.RepositoryConfiguration.Journaling
-
Get the time that the first GC process should be run.
- getInjector() - Method in class org.modeshape.jboss.service.ReferenceFactoryService
-
- getInputPath() - Method in class org.modeshape.jcr.sequencer.PathExpression.Matcher
-
- getInputPath() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression.Matcher
-
- getInputPath() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the input path of the node/property that is to be sequenced.
- getInputStream(BinaryKey) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Get an
InputStream
to the binary content with the supplied key.
- getInputStream(BinaryKey) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- getInputStream(BinaryKey) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- getInputStream(BinaryKey) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- getInputStream(BinaryKey) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- getInputStream(BinaryKey) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- getInputWorkspaceName() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the name of the workspace where the input exists.
- getInsertedBeforeAnotherChild() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedChildrenChanges
-
- getInsertedBeforeAnotherChild() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ChildrenChanges
-
Returns the (insertedBeforeChildId, (childId, childName)) map of the children that have been inserted before an
existing child due to a reordering operation.
- getInsertionsByBeforeKey() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Get the map of insertions keyed by the 'before' node
- getInstance(Hashtable<?, ?>) - Static method in class org.modeshape.common.naming.SingletonInitialContextFactory
-
Return the
Context
singleton instance.
- getInstance() - Static method in class org.modeshape.common.naming.SingletonInitialContextFactory
-
Return the previously-configured
Context
singleton instance.
- getInstance() - Static method in class org.modeshape.common.text.Inflector
-
- getInstance() - Static method in class org.modeshape.common.text.NoOpEncoder
-
- getInstance(String, ClassLoader) - Static method in class org.modeshape.common.util.Reflection
-
Instantiates a class based on the class name provided.
- getInstance() - Static method in class org.modeshape.schematic.document.MaxKey
-
- getInstance() - Static method in class org.modeshape.schematic.document.MinKey
-
- getInstance() - Static method in class org.modeshape.schematic.document.Null
-
- getInstanceOf(Object, Class<C>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Checks that the object is an instance of the specified Class and then returns the object cast to the specified Class
- getInt(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getInt(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getInteger(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the integer value in this document for the given field name.
- getInteger(String, int) - Method in interface org.modeshape.schematic.document.Document
-
Get the integer value in this document for the given field name.
- getInteger(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getInteger(String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getInteger(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getInteger(String, int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getInteger(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getInteger(String, int) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getInteger(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getInteger(String, int) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getInterfaceNames() - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- getInterfaces() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getIntervalInHours() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Get the optimization interval in hours.
- getIntervalInHours() - Method in class org.modeshape.jcr.RepositoryConfiguration.GarbageCollection
-
Get the garbage collection interval in hours.
- getIntervalInHours() - Method in class org.modeshape.jcr.RepositoryConfiguration.Journaling
-
Get the GC interval in hours.
- getIntervalInMillis() - Method in class org.modeshape.jcr.RepositoryConfiguration.GarbageCollection
-
Get the garbage collection interval in milliseconds.
- getIntValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getItem(String) - Method in class org.modeshape.jcr.JcrSession
-
- getJaas() - Method in class org.modeshape.jcr.RepositoryConfiguration.Security
-
Get the configuration information for the JAAS provider.
- getJavaSourceFromTheInputStream(InputStream, long, String) - Static method in class org.modeshape.sequencer.javafile.JavaMetadataUtil
-
Gets Java source from the InputStream
.
- getJcrContext() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- getJcrInputPath() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression.Matcher
-
- getJcrName() - Method in class org.modeshape.jdbc.JcrType
-
Get the name of the JCR type.
- getJcrNodeType(Name) - Method in class org.modeshape.jcr.NodeTypes
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.metric.MonitorService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.AuthenticatorService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.IndexDefinitionService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.IndexProviderService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.PersistenceService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.SequencerService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.SourceService
-
- getJcrRepositoryInjector() - Method in class org.modeshape.jboss.service.TextExtractorService
-
- getJcrType() - Method in class org.modeshape.jdbc.JcrType
-
Get the JCR PropertyType
value.
- getJdbcDataType() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getJDBCMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getJDBCMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getJdbcType() - Method in class org.modeshape.jdbc.JcrType
-
Get the JDBC
Types
value.
- getJdbcTypeName() - Method in class org.modeshape.jdbc.JcrType
-
Get the native type name associated with the JDBC
Types
value.
- getJndiName() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getJoinCondition() - Method in class org.modeshape.jcr.query.model.Join
-
- getJoinConditions() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the join conditions that should be applied to this index if/when it is used.
- getJoinConditions() - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- getJoinConditions() - Method in interface org.modeshape.jcr.spi.index.IndexConstraints
-
Get the join conditions that apply to the index to which this filter is submitted.
- getJoinCriteriaPosition() - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- getJoinType() - Method in class org.modeshape.jcr.query.model.Join
-
- getJournalId() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
- getJournalId() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getJournalId() - Method in class org.modeshape.jcr.journal.JournalRecord
-
- getJournaling() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns the journaling configuration
- getJournalLocation() - Method in class org.modeshape.jcr.journal.LocalJournal
-
- getKey() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- getKey() - Method in class org.modeshape.common.collection.ImmutableMapEntry
-
- getKey() - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the key for the node.
- getKey() - Method in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
- getKey() - Method in class org.modeshape.jcr.cache.change.BinaryValueUsageChange
-
Get the binary key.
- getKey() - Method in class org.modeshape.jcr.cache.ChildReference
-
- getKey(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getKey() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getKey() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getKey() - Method in exception org.modeshape.jcr.cache.DocumentStoreException
-
Get the document key
- getKey() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Get the key for this repository.
- getKey(Schemata.Column...) - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Obtain this table's
key
that contains exactly those columns listed.
- getKey(Iterable<Schemata.Column>) - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Obtain this table's
key
that contains exactly those columns listed.
- getKey() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- getKey() - Method in interface org.modeshape.jcr.value.BinaryValue
-
Get the key for the binary value.
- getKeys() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the collection of keys for this table.
- getKeywords() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getKeywords() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getKeywords() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getKind() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the kind of index.
- getLabel() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the human-readable label for the property.
- getLabel() - Method in enum org.modeshape.jcr.api.monitor.DurationMetric
-
The readable label for this metric.
- getLabel() - Method in enum org.modeshape.jcr.api.monitor.ValueMetric
-
The readable label for this metric.
- getLabel() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getLanguage() - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- getLanguage() - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- getLanguage() - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
- getLanguage() - Method in class org.modeshape.jcr.query.parse.JcrQomQueryParser
-
- getLanguage() - Method in class org.modeshape.jcr.query.parse.JcrSql2QueryParser
-
- getLanguage() - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
Get the name of the language that this parser is able to understand.
- getLanguage() - Method in interface org.modeshape.jcr.query.parse.QueryParser
-
Get the name of the language that this parser is able to understand.
- getLanguage() - Method in class org.modeshape.jcr.query.xpath.XPathQueryParser
-
- getLanguage() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getLanguage() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty.AlternateScript
-
- getLanguage() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getLanguages() - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Get the set of languages that this engine is capable of parsing.
- getLast() - Method in interface org.modeshape.schematic.document.Path
-
Get the last segment in the path.
- getLast() - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- getLast() - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- getLast() - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- getLastChild() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the last child.
- getLastChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the last child.
- getLastPrinted() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getLastSaved() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getLastSegment() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getLastSegment() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getLastSegment() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getLastSegment() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getLastSegment() - Method in interface org.modeshape.jcr.value.Path
-
Get the last segment in this path.
- getLastStep() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- getLatestAvailableUpgradeId() - Method in class org.modeshape.jcr.Upgrades
-
Get the identifier of the latest upgrade known to this object.
- getLatestImportURI() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
-
- getLatestIndexUpdateTime() - Method in class org.modeshape.jcr.index.local.LocalIndexProvider
-
- getLatestIndexUpdateTime() - Method in class org.modeshape.jcr.index.lucene.LuceneIndexProvider
-
- getLatestIndexUpdateTime() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Return the latest time at which this provider successfully updated its indexes.
- getLeft() - Method in interface org.modeshape.jcr.api.query.qom.ArithmeticOperand
-
Get the left-hand operand.
- getLeft() - Method in interface org.modeshape.jcr.api.query.qom.SetQuery
-
Get the left-hand query.
- getLeft() - Method in class org.modeshape.jcr.query.model.ArithmeticOperand
-
- getLeft() - Method in class org.modeshape.jcr.query.model.Join
-
- getLeft() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getLeft() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getLeft() - Method in class org.modeshape.jcr.query.xpath.XPath.BinaryComponent
-
- getLength() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getLengthFieldName() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Gets the name of the field to store length.
- getLevel() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- getLimits() - Method in interface org.modeshape.jcr.api.query.qom.QueryCommand
-
Get the limits associated with this query.
- getLimits() - Method in class org.modeshape.jcr.query.model.Query
-
- getLimits() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getLimits() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getLine() - Method in class org.modeshape.common.text.Position
-
Get the 1-based line number of the character.
- getLineNumber() - Method in exception org.modeshape.schematic.document.ParsingException
-
- getLineNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- getLineNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionParameter
-
- getLiteral() - Method in enum org.modeshape.jcr.api.monitor.DurationMetric
-
The literal string form of the duration metric.
- getLiteral() - Method in enum org.modeshape.jcr.api.monitor.ValueMetric
-
The literal string form of the value metric.
- getLiteral() - Method in enum org.modeshape.jcr.api.monitor.Window
-
The literal string form of the window.
- getLiteralValue() - Method in class org.modeshape.jcr.query.model.LiteralValue
-
- getLocalizationBundle(ClassLoader, String, Locale) - Static method in class org.modeshape.common.i18n.ClasspathLocalizationRepository
-
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
- getLocalizationProblemLocales(Class<?>) - Static method in class org.modeshape.common.i18n.I18n
-
Note, calling this method will not trigger localization of the supplied internationalization class.
- getLocalizationProblemLocales() - Static method in class org.modeshape.jcr.GraphI18n
-
- getLocalizationProblems(Class<?>) - Static method in class org.modeshape.common.i18n.I18n
-
Note, calling this method will not trigger localization of the supplied internationalization class.
- getLocalizationProblems(Class<?>, Locale) - Static method in class org.modeshape.common.i18n.I18n
-
Note, calling this method will not trigger localization of the supplied internationalization class.
- getLocalizationProblems() - Static method in class org.modeshape.jcr.GraphI18n
-
- getLocalizationProblems(Locale) - Static method in class org.modeshape.jcr.GraphI18n
-
- getLocalName() - Method in enum org.modeshape.jboss.subsystem.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.modeshape.jboss.subsystem.Element
-
Get the local name of this element.
- getLocalName() - Method in interface org.modeshape.jcr.api.Namespaced
-
Return the local part of the object's name.
- getLocalName() - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getLocalName() - Method in interface org.modeshape.jcr.value.Name
-
Get the local name part of this qualified name.
- getLocalNamespaces() - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getLocalSession() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLocalSession(Repository, ConnectionInfo) - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLocalSessionInstance() - Static method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLocalSourceKey() - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Returns the value of the local repository source key.
- getLocalSourceKey() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- getLocalSourceKey() - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- getLocalTest() - Method in class org.modeshape.jcr.query.xpath.XPath.NameTest
-
- getLocation() - Method in class org.modeshape.common.collection.Problem
-
- getLocation() - Method in exception org.modeshape.jcr.value.PathNotFoundException
-
Get the path that was not found
- getLock() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
- getLockChange() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getLockTimeoutMillis() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getLockTokens() - Method in class org.modeshape.jcr.JcrSession
-
- getLogger(String) - Method in class org.modeshape.common.logging.jdk.JdkLoggerFactory
-
- getLogger(String) - Method in class org.modeshape.common.logging.log4j.Log4jLoggerFactory
-
- getLogger(String) - Method in class org.modeshape.common.logging.LogFactory
-
Return a logger named according to the name parameter.
- getLogger(Class<?>) - Static method in class org.modeshape.common.logging.Logger
-
Return a logger named corresponding to the class passed as parameter.
- getLogger(String) - Static method in class org.modeshape.common.logging.Logger
-
Return a logger named according to the name parameter.
- getLogger(String) - Method in class org.modeshape.common.logging.slf4j.SLF4JLoggerFactory
-
- getLogger() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
- getLogger(Class<?>) - Method in class org.modeshape.jcr.ExecutionContext
-
Return a logger associated with this context.
- getLogger(String) - Method in class org.modeshape.jcr.ExecutionContext
-
Return a logger associated with this context.
- getLogger(Class<?>) - Static method in class org.modeshape.jcr.ExtensionLogger
-
Creates a new logger instance for the underlying class.
- getLogger() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Get the I18n-compatible logger for this connector instance.
- getLoggingLocale() - Static method in class org.modeshape.common.logging.Logger
-
Get the locale used for the logs.
- getLoginContext() - Method in class org.modeshape.jcr.api.JaasCredentials
-
Get the JAAS login context
- getLogLevel() - Method in enum org.modeshape.common.collection.Problem.Status
-
- getLong(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getLong(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getLong(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the integer value in this document for the given field name.
- getLong(String, long) - Method in interface org.modeshape.schematic.document.Document
-
Get the long value in this document for the given field name.
- getLong(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getLong(String, long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getLong(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getLong(String, long) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getLong(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getLong(String, long) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getLong(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getLong(String, long) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getLongestRunning(DurationMetric) - Method in interface org.modeshape.jcr.api.monitor.RepositoryMonitor
-
Get the longest-running activities recorded for the specified metric.
- getLongestRunning(DurationMetric) - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- getLongestRunning(DurationMetric) - Method in class org.modeshape.jcr.RepositoryStatistics
-
- getLongestRunning(DurationMetric) - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getLongestRunning(DurationMetric) - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
Get the longest-running activities recorded for the specified metric.
- getLongFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getLongFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for long types.
- getLongFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
long
properties.
- getLongFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getLowerBound() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Get the lower bound of this bucket.
- getLowerBound() - Method in class org.modeshape.common.statistic.Histogram.BucketingStrategy
-
- getLowerBound() - Method in class org.modeshape.common.statistic.Histogram.DefaultBucketingStrategy
-
- getLowerBound() - Method in class org.modeshape.common.statistic.Histogram.ExplicitBucketingStrategy
-
- getLowerBound() - Method in class org.modeshape.common.statistic.Histogram.StandardDeviationBucketingStrategy
-
- getLowerBound() - Method in interface org.modeshape.jcr.api.query.qom.Between
-
Get the lower bound operand.
- getLowerBound() - Method in class org.modeshape.jcr.query.model.Between
-
- getLowerCaseFieldName() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Gets the name of the field used for store lowered case value.
- getLowestAncestorThatDoesExist() - Method in exception org.modeshape.jcr.value.PathNotFoundException
-
- getLowestExistingKey() - Method in exception org.modeshape.jcr.cache.PathNotFoundException
-
- getLowestExistingPath() - Method in exception org.modeshape.jcr.cache.PathNotFoundException
-
- getMachine() - Method in class org.modeshape.schematic.document.ObjectId
-
- getMajorVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getMajorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getManagedIndex(String, String) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the managed index with the given name and applicable for the given workspace.
- getMandatoryChildNodeDefinitions(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Get the mandatory child node definitions for a node with the named primary type and mixin types.
- getMandatoryPropertyDefinitions(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Get the mandatory property definitions for a node with the named primary type and mixin types.
- getMappedColumn(String) - Method in class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- getMappedSelectorNames() - Method in class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- getMarkedContent() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Returns the string content for characters bounded by the previous marked position and the position of the currentToken
(inclusive).
- getMathOperations() - Method in class org.modeshape.common.statistic.Histogram
-
- getMathOperations() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
- getMaxAllowedClockDelayMillis() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Returns the maximum accepted delay in clock time between cluster members.
- getMaxBinaryLiteralLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum length of binary literals (or if there is a limit it is not known), so this method returns 0.
- getMaxCatalogNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum length of the catalog (repository) names - or the limit is not known.
- getMaxCharLiteralLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum length of character literals (or if there is a limit it is not known), so this method returns 0.
- getMaxColumnNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum length of column names (or if there is a limit it is not known), so this method returns 0.
- getMaxColumnsInGroupBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
JCR-SQL2 does not support GROUP BY, so this method returns 0.
- getMaxColumnsInIndex() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no limit to the number of columns in an index (or if there is a limit it is not known), so this method returns 0.
- getMaxColumnsInOrderBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no limit to the number of columns in an ORDER BY statement (or if there is a limit it is not known), so this
method returns 0.
- getMaxColumnsInSelect() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no limit to the number of columns in a select statement (or if there is a limit it is not known), so this method
returns 0.
- getMaxColumnsInTable() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no limit to the number of columns in a table (or if there is a limit it is not known), so this method returns 0.
- getMaxConnections() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no limit to the number of connections (or if there is a limit it is not known), so this method returns 0.
- getMaxCursorNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There are no cursors (or there is no limit), so this method returns 0.
- getMaximum() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Get the maximum value in the series.
- getMaximum() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
Get the maximum of the sampled values.
- getMaximum() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getMaximum() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
- getMaximum() - Method in class org.modeshape.jmx.StatisticalData
-
- getMaximumCount() - Method in class org.modeshape.common.statistic.Histogram
-
- getMaximumDuration() - Method in class org.modeshape.common.statistic.Stopwatch
-
Get the maximum duration that this stopwatch has recorded.
- getMaximumLinesToRead() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
- getMaximumPercentage() - Method in class org.modeshape.common.statistic.Histogram
-
- getMaxIndexLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There are no indexes (or there is no limit), so this method returns 0.
- getMaxKey(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
MaxKey
value in this document for the given field name.
- getMaxKey(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getMaxKey(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getMaxKey(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getMaxKey(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getMaxLength() - Method in class org.modeshape.common.text.SecureHashTextEncoder
-
Get the maximum length of the encoded string, or
Integer.MAX_VALUE
if there is no maximum.
- getMaxPoolSize() - Method in class org.modeshape.jcr.RepositoryConfiguration.Sequencing
-
Get the maximum number of threads that can be spawned for sequencing at the same time
- getMaxPoolSize() - Method in class org.modeshape.jcr.RepositoryConfiguration.TextExtraction
-
Get the maximum number of threads that can be spawned for sequencing at the same time
- getMaxProcedureNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There are no procedures, so this method returns 0.
- getMaxRowSize() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum row size.
- getMaxSchemaNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
There is no maximum length of the schema (workspace) names - or the limit is not known.
- getMaxStatementLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxStatements() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxTableNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxTablesInSelect() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxUserNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMean() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Return the approximate mean (average) value represented as an instance of the operand type.
- getMean() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
The mean (or average) of the sampled values.
- getMean() - Method in class org.modeshape.jmx.StatisticalData
-
- getMeanValue() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Return the mean (average) value.
- getMedian() - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Return the approximate mean (average) value represented as an instance of the operand type.
- getMedianDuration() - Method in class org.modeshape.common.statistic.Stopwatch
-
Get the median duration that this stopwatch has recorded.
- getMedianValue() - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Return the median value.
- getMemberValues() - Method in class org.modeshape.sequencer.classfile.metadata.AnnotationMetadata
-
- getMemberValues() - Method in class org.modeshape.sequencer.javafile.metadata.AnnotationMetadata
-
- getMessage() - Method in class org.modeshape.common.collection.Problem
-
- getMessage() - Method in interface org.modeshape.jcr.api.Problem
-
Get the message written in the current locale.
- getMessage() - Method in exception org.modeshape.jcr.cache.ReferentialIntegrityException
-
- getMessage() - Method in exception org.modeshape.jcr.value.PathNotFoundException
-
- getMessageString() - Method in class org.modeshape.common.collection.Problem
-
Get the message written in the current locale.
- getMetaData() - Method in class org.modeshape.jdbc.JcrConnection
-
- getMetaData() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getMetadata() - Method in interface org.modeshape.schematic.SchematicEntry
-
Get the metadata associated with this document.
- getMetadata() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- getMetadata() - Method in class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- getMetadata() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
-
- getMetadataAuthority() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getMetadataCollector() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- getMetadataDate() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getMetadataType() - Method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- getMethodMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Gets a method meta data from MethodDeclaration
.
- getMethods() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getMethods() - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- getMethodTypeMemberMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
- getMilliseconds() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the number of milliseconds from 1970-01-01T00:00Z.
- getMilliseconds() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getMillisecondsInUtc() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the number of milliseconds from 1970-01-01T00:00Z with this time converted to UTC.
- getMillisecondsInUtc() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getMillisOfSecond() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the milliseconds of the second value of this instance in time.
- getMillisOfSecond() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getMimeType() - Method in interface org.modeshape.jcr.api.Binary
-
Get the MIME type for this binary value.
- getMimeType(String) - Method in interface org.modeshape.jcr.api.Binary
-
Get the MIME type for this binary value.
- getMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- getMimeType(BinaryValue, String) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Get the MIME type for this binary value, never null
.
- getMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- getMimeType(BinaryKey, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- getMimeType() - Method in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- getMimeType(String) - Method in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- getMimeType() - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
- getMimeType(String) - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
- getMimeType() - Method in class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- getMimeType(String) - Method in class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- getMimeType() - Method in class org.modeshape.jcr.value.binary.StoredBinaryValue
-
- getMimeType(String) - Method in class org.modeshape.jcr.value.binary.StoredBinaryValue
-
- getMimeType() - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- getMimeType() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getMimeType() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getMimeTypeDetector(Environment) - Method in class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
- getMimeTypeDetector() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Get the MIME type detector for this connector instance.
- getMinimum(Pointer[], long) - Static method in class org.modeshape.common.collection.ring.Pointers
-
- getMinimum() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Get the minimum value in the series.
- getMinimum() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
Get the minimum of the sampled values.
- getMinimum() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getMinimum() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
- getMinimum() - Method in class org.modeshape.jmx.StatisticalData
-
- getMinimumBinarySizeInBytes() - Method in class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
- getMinimumBinarySizeInBytes() - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- getMinimumBinarySizeInBytes() - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Get the minimum number of bytes that a binary value must contain before it can be stored in the binary store.
- getMinimumBinarySizeInBytes() - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- getMinimumDuration() - Method in class org.modeshape.common.statistic.Stopwatch
-
Get the minimum duration that this stopwatch has recorded.
- getMinimumStringSize() - Method in class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
- getMinKey(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
MinKey
value in this document for the given field name.
- getMinKey(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getMinKey(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getMinKey(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getMinKey(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getMinorVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getMinorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getMinutes() - Method in class org.modeshape.common.math.Duration.Components
-
Get the whole minutes in this duration.
- getMixinChanges() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getMixinChanges() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getMixinChanges() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the changes to the mixins.
- getMixinNodeTypes() - Method in interface org.modeshape.jcr.api.observation.Event
-
If this Event
is of type NODE_ADDED
, NODE_REMOVED
or NODE_MOVED
then this method returns the declared mixin node types of the node at (or formerly at) the
path returned by getPath()
.
- getMixinNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- getMixinNodeTypes() - Method in class org.modeshape.jcr.NodeTypes
-
Return an immutable snapshot of the mixin node types that are currently registered in this node type manager.
- getMixins() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the list of mixins of the import element, which should translate to the mixins of a jcr node.
- getMixins() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- getMixinTypeNames(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getMixinTypeNames() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getMixinTypeNames() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns a set with the names of the primary types of the underlying document.
- getMixinTypes(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the set of mixin types for this node.
- getMixinTypes() - Method in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
Returns the mixins for this node.
- getMixinTypes(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getMixinTypes(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getMixinTypes(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getMixinTypes() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getMixinTypes() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns a set with the names of the primary types of the underlying document.
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.AuthenticatorService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.IndexDefinitionService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.IndexProviderService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.PersistenceService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.SequencerService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.SourceService
-
- getModeShapeEngineInjector() - Method in class org.modeshape.jboss.service.TextExtractorService
-
- getModificationDate() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getModificationDate() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getModificationDate() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getModifiedCount() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
Return the number of documents that were successfully updated/modified by the operation.
- getModifiers() - Method in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- getModifyDate() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getModuleLoaderInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getMonitoring() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the monitoring-related aspects of this repository.
- getMonitorInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getName() - Method in class org.modeshape.common.logging.Logger
-
Return the name of this logger instance.
- getName() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the property name in camel case.
- getName() - Method in class org.modeshape.connector.git.GitFunction
-
Get the name of this function.
- getName() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getName() - Method in class org.modeshape.connector.meta.jdbc.ProcedureMetadata
-
- getName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getName() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the name of this index.
- getName() - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Get the name of this index.
- getName() - Method in interface org.modeshape.jcr.api.NamedRepository
-
Get the name of the repository
- getName() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Get the name for this sequencer.
- getName() - Method in class org.modeshape.jcr.api.text.TextExtractor
-
Returns the text extractor name.
- getName(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the name for this node, without any same-name-sibiling (SNS) index.
- getName() - Method in class org.modeshape.jcr.cache.ChildReference
-
- getName(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getName(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getName() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Get the name for this repository.
- getName() - Method in exception org.modeshape.jcr.cache.WorkspaceNotFoundException
-
Get the name of the workspace that was not found.
- getName() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- getName() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Gets the name of this column.
- getName() - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- getName() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getName() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getName() - Method in class org.modeshape.jcr.JcrRepository
-
Get the name of this JCR repository instance.
- getName() - Static method in class org.modeshape.jcr.ModeShape
-
Get the name suitable for public display.
- getName() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the name of this index.
- getName(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the internal
Name
of the supplied cached node.
- getName() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getName() - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- getName() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
Get the name for this column.
- getName() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the name for this table.
- getName() - Method in class org.modeshape.jcr.query.xpath.XPath.FunctionCall
-
- getName() - Method in class org.modeshape.jcr.RepositoryConfiguration.Component
-
Get the component's name.
- getName() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getName() - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
- getName() - Method in class org.modeshape.jcr.security.SimplePrincipal
-
- getName() - Method in interface org.modeshape.jcr.spi.index.Index
-
Get the name of this index.
- getName() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the name for this provider.
- getName() - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Get the name of the index.
- getName() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getName() - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getName() - Method in interface org.modeshape.jcr.value.Path.Segment
-
Get the name component of this segment.
- getName() - Method in interface org.modeshape.jcr.value.Property
-
Get the name of the property.
- getName() - Method in enum org.modeshape.jcr.value.PropertyType
-
- getName() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the name of the import element, which should translate to the name of a jcr node.
- getName() - Method in class org.modeshape.jdbc.DriverInfo
-
- getName() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getName() - Method in class org.modeshape.jmx.EnumDescription
-
- getName() - Method in interface org.modeshape.schematic.document.Document.Field
-
Get the name of the field
- getName() - Method in interface org.modeshape.schematic.DocumentLibrary
-
Get the name of this library.
- getName() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getName() - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- getName() - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- getName() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- getName() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getName() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getName() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the name of the node.
- getName() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getName(Name) - Static method in class org.modeshape.sequencer.javafile.JavaMetadataUtil
-
Get the fully qualified name from the Name
.
- getName() - Method in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- getName() - Method in class org.modeshape.sequencer.javafile.metadata.AnnotationMetadata
-
- getName() - Method in class org.modeshape.sequencer.javafile.metadata.ImportMetadata
-
- getName() - Method in class org.modeshape.sequencer.javafile.metadata.ModifierMetadata
-
- getName() - Method in class org.modeshape.sequencer.javafile.metadata.Variable
-
- getName() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
-
- getName() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getNamedStoreIterator() - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
Get an iterator over all the named stores
- getNameFactory() - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getNameFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getNameFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for name objects.
- getNameFactory() - Method in interface org.modeshape.jcr.value.NameFactory.Holder
-
- getNameFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
name
properties.
- getNameFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getNameInNamespace() - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- getNameOrStringLiteral() - Method in class org.modeshape.jcr.query.xpath.XPath.ProcessingInstructionTest
-
- getNameParser(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- getNameParser(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- getNamespaceForPrefix(String) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- getNamespaceForPrefix(String) - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getNamespaceForPrefix(String) - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- getNamespaceForPrefix(String) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getNamespaceForPrefix(String) - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- getNamespaceForPrefix(String) - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Get the namespace URI for the supplied prefix.
- getNamespacePrefix(String) - Method in class org.modeshape.jcr.JcrSession
-
- getNamespacePrefixes() - Method in class org.modeshape.jcr.JcrSession
-
- getNamespaceRegistry() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getNamespaceRegistry() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the (mutable) namespace registry for this context.
- getNamespaceRegistry() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the namespace registry with durable prefixes as used by the query indexes.
- getNamespaceRegistry() - Method in class org.modeshape.jcr.value.basic.NameValueFactory
-
- getNamespaceRegistry() - Method in interface org.modeshape.jcr.value.NameFactory
-
Get the namespace registry.
- getNamespaceRegistry() - Method in interface org.modeshape.jcr.value.NamespaceRegistry.Holder
-
- getNamespaces() - Method in class org.modeshape.jcr.CndImporter
-
- getNamespaces() - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- getNamespaces() - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getNamespaces() - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- getNamespaces() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getNamespaces() - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- getNamespaces() - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Obtain a snapshot of all of the
namespaces
registered at the time this method is called.
- getNamespaceURI(String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
-
- getNamespaceURI() - Method in interface org.modeshape.jcr.api.Namespaced
-
Returns the URI in which this object's name is scoped.
- getNamespaceURI(String) - Method in class org.modeshape.jcr.JcrSession
-
- getNamespaceUri() - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getNamespaceUri() - Method in class org.modeshape.jcr.value.basic.BasicNamespace
-
- getNamespaceUri() - Method in interface org.modeshape.jcr.value.Name
-
Get the URI for the namespace used in this qualified name.
- getNamespaceUri() - Method in interface org.modeshape.jcr.value.NamespaceRegistry.Namespace
-
Get the URI for the namespace
- getNameTest() - Method in class org.modeshape.jcr.query.xpath.XPath.AttributeNameTest
-
- getNameValueFactory() - Method in class org.modeshape.jcr.value.basic.PathValueFactory
-
- getNCharacterStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNCharacterStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNClob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNClob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNegated() - Method in class org.modeshape.jcr.query.xpath.XPath.Negation
-
- getNegatedTerm() - Method in class org.modeshape.jcr.query.model.FullTextSearch.NegationTerm
-
Get the term that is negated.
- getNetworkTimeout() - Method in class org.modeshape.jdbc.JcrConnection
-
- getNewNames() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Get the names for the new nodes, keyed by their key.
- getNewParent() - Method in class org.modeshape.jcr.cache.change.NodeMoved
-
Get the parent under which the node now appears.
- getNewPath() - Method in class org.modeshape.jcr.cache.change.NodeMoved
-
Get the new path for the node, if it is known
- getNewPrimaryParent() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedParentChanges
-
- getNewPrimaryParent() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ParentChanges
-
Returns the id of the new primary parent if there is a new primary parent.
- getNewProperty() - Method in class org.modeshape.jcr.cache.change.PropertyChanged
-
- getNewValue() - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- getNewValue() - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- getNextBatch(int) - Method in class org.modeshape.jcr.index.elasticsearch.SearchResults
-
- getNextBatch(int) - Method in interface org.modeshape.jcr.spi.index.provider.Filter.Results
-
Obtain the next batch of results for the query.
- getNickname() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getNode(Node, String, boolean) - Method in class org.modeshape.jcr.api.JcrTools
-
Get the node under a specified node at a location defined by the specified relative path.
- getNode(NodeKey) - Method in interface org.modeshape.jcr.cache.CachedNodeSupplier
-
Get the cached representation of the node with the supplied node key.
- getNode(NodeKey) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getNode(ChildReference) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getNode(NodeKey) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getNode(ChildReference) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getNode(NodeKey) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- getNode(ChildReference) - Method in interface org.modeshape.jcr.cache.NodeCache
-
Get the cached representation of the node as represented by the supplied child reference.
- getNode(NodeKey) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getNode(ChildReference) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getNode(String) - Method in class org.modeshape.jcr.JcrSession
-
- getNode(String, boolean) - Method in class org.modeshape.jcr.JcrSession
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRow
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRow
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRow
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRow
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRow
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRow
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRow
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRow
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRow
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRow
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- getNode() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- getNode(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Obtain the JCR node given the supplied cached node.
- getNode(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getNode(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getNode() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- getNode() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- getNode() - Method in interface org.modeshape.jcr.query.NodeSequence.RowAccessor
-
Get the first node in the current row.
- getNode(int) - Method in interface org.modeshape.jcr.query.NodeSequence.RowAccessor
-
Get the node at the specified index in the current row.
- getNode() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- getNode(int) - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- getNodeAtPath(Path, NodeCache) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- getNodeByIdentifier(String) - Method in class org.modeshape.jcr.JcrSession
-
- getNodeByUUID(String) - Method in class org.modeshape.jcr.JcrSession
-
Deprecated.
- getNodeCache(String) - Method in class org.modeshape.jcr.query.QueryContext
-
Get the NodeCache for the given workspace name.
- getNodeChanges() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getNodeChanges() - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Returns an object encapsulating all the different changes that this session node contains.
- getNodeDefinitionTemplates() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getNodeKey() - Method in exception org.modeshape.jcr.cache.LockFailureException
-
Get the key for the node that could not be locked
- getNodeKey() - Method in exception org.modeshape.jcr.cache.NodeNotFoundException
-
Get the key for the node that was not found
- getNodeKey() - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- getNodeKeyFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for node key objects.
- getNodeKeyFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getNodeKeysAtAndBelow(NodeKey) - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getNodeKeysAtAndBelow(NodeKey) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Returns a set with the
NodeKey
s of the existing nodes (persistent not transient & new) which are at and below the
path of the node with the given key.
- getNodeKeysAtAndBelow(NodeKey) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getNodes() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getNodes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getNodeTest() - Method in class org.modeshape.jcr.query.xpath.XPath.AxisStep
-
- getNodeType(String) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- getNodeType() - Method in exception org.modeshape.jcr.NodeTypeExistsException
-
Get the name of the existing node type.
- getNodeType(Name) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
- getNodeTypeDefinitions() - Method in class org.modeshape.jcr.CndImporter
-
- getNodeTypeManager() - Method in interface org.modeshape.jcr.api.Workspace
-
This method returns the ModeShape-specific specialization of the standard NodeTypeManager
interface.
- getNodeTypeName() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the name of the node type for which this index applies.
- getNodeTypeName() - Method in class org.modeshape.jcr.query.model.Selector
-
- getNodeTypes(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getNodeTypes() - Method in interface org.modeshape.jcr.NodeTypes.Supplier
-
Get the immutable cache of node types.
- getNodeTypes() - Method in class org.modeshape.jcr.query.QueryContext
-
Get an immutable snapshot of the node types.
- getNodeTypes() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns a list with the cnd files which should be loaded at startup.
- getNominalDisplaySize() - Method in class org.modeshape.jdbc.JcrType
-
Get the nominal display size for the given type.
- getNonSystemNodeByIdentifier(String) - Method in class org.modeshape.jcr.JcrSession
-
- getNormalizedPath() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getNormalizedPath() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getNormalizedPath() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getNormalizedPath() - Method in interface org.modeshape.jcr.value.Path
-
Get a normalized path with as many ".." segments and all "." resolved.
- getNotes() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- getNotNull(T, String) - Static method in class org.modeshape.common.util.CheckArg
-
Returns the specified argument if it is not null
.
- getNString(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNString(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNullable() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getNullOrder() - Method in interface org.modeshape.jcr.api.query.qom.Ordering
-
Gets the order.
- getNullOrder() - Method in class org.modeshape.jcr.query.model.Ordering
-
- getNumber(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the number value in this document for the given field name.
- getNumber(String, Number) - Method in interface org.modeshape.schematic.document.Document
-
Get the number value in this document for the given field name.
- getNumber(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getNumber(String, Number) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getNumber(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getNumber(String, Number) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getNumber(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getNumber(String, Number) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getNumber(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getNumber(String, Number) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getNumberClass() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
- getNumberOfBits() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
-
Get the number of bits that make up a digest.
- getNumberOfBytes() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
-
Get the length of the hexadecimal representation.
- getNumberOfComments() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getNumberOfImages() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Returns the number of images in the examined file.
- getNumberOfValues() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Get the number of values in this bucket.
- getNumericFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getObject(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(int, Class<T>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String, Class<T>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObjectFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getObjectFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
object
properties.
- getObjectId(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
ObjectId
value in this document for the given field name.
- getObjectId(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getObjectId(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getObjectId(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getObjectId(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.jcr.JndiRepositoryFactory
-
Creates an JcrRepository
or ModeShape engine using the reference information specified.
- getObjectName(Object) - Static method in class org.modeshape.common.util.CheckArg
-
- getOffset() - Method in interface org.modeshape.jcr.api.query.qom.Limit
-
Get the number of rows skipped before the results begin.
- getOffset() - Method in class org.modeshape.jcr.query.model.Limit
-
- getOffsetInt() - Method in class org.modeshape.jcr.spi.federation.PageKey
-
Returns the integer representation of the offset, if the offset is convertible to an integer.
- getOffsetString() - Method in class org.modeshape.jcr.spi.federation.PageKey
-
Returns the offset of the block, which semantically represents a pointer to the start of the block.
- getOldParent() - Method in class org.modeshape.jcr.cache.change.NodeMoved
-
Get the parent under which the node formerly appeared.
- getOldPath() - Method in class org.modeshape.jcr.cache.change.NodeMoved
-
Get the old path for the node, if it is known
- getOldPath() - Method in class org.modeshape.jcr.cache.change.NodeReordered
-
- getOldProperty() - Method in class org.modeshape.jcr.cache.change.PropertyChanged
-
- getOldSegment() - Method in class org.modeshape.jcr.cache.change.NodeRenamed
-
Get the old segment for the node.
- getOldValue() - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- getOnParentVersion() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getOperand() - Method in interface org.modeshape.jcr.api.query.qom.Between
-
Get the dynamic operand specification.
- getOperand() - Method in interface org.modeshape.jcr.api.query.qom.Cast
-
Get the inner operand.
- getOperand() - Method in interface org.modeshape.jcr.api.query.qom.SetCriteria
-
Get the dynamic operand specification for the left-hand side of the set criteria.
- getOperand() - Method in class org.modeshape.jcr.query.model.Between
-
- getOperand() - Method in class org.modeshape.jcr.query.model.Cast
-
Get the inner operand.
- getOperand() - Method in class org.modeshape.jcr.query.model.LowerCase
-
- getOperand() - Method in class org.modeshape.jcr.query.model.Ordering
-
- getOperand() - Method in class org.modeshape.jcr.query.model.SetCriteria
-
- getOperand() - Method in class org.modeshape.jcr.query.model.UpperCase
-
- getOperand1() - Method in interface org.modeshape.jcr.api.query.qom.Relike
-
Get the static operand that identifies the value to match.
- getOperand1() - Method in class org.modeshape.jcr.query.model.Comparison
-
- getOperand1() - Method in class org.modeshape.jcr.query.model.Relike
-
- getOperand2() - Method in interface org.modeshape.jcr.api.query.qom.Relike
-
Get the specification of the property.
- getOperand2() - Method in class org.modeshape.jcr.query.model.Comparison
-
- getOperand2() - Method in class org.modeshape.jcr.query.model.Relike
-
- getOperandClass() - Method in class org.modeshape.common.math.DoubleOperations
-
- getOperandClass() - Method in class org.modeshape.common.math.DurationOperations
-
- getOperandClass() - Method in class org.modeshape.common.math.FloatOperations
-
- getOperandClass() - Method in class org.modeshape.common.math.IntegerOperations
-
- getOperandClass() - Method in class org.modeshape.common.math.LongOperations
-
- getOperandClass() - Method in interface org.modeshape.common.math.MathOperations
-
Return the class that these operations operate upon.
- getOperandClass() - Method in class org.modeshape.common.math.ShortOperations
-
- getOperation() - Method in interface org.modeshape.jcr.api.query.qom.SetQuery
-
Get the set operation for this query.
- getOperation() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getOperation() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getOperationName() - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepClone
-
- getOperationName() - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- getOperator() - Method in interface org.modeshape.jcr.api.query.qom.ArithmeticOperand
-
Get the operator for this binary operand.
- getOperator() - Method in class org.modeshape.jcr.query.model.ArithmeticOperand
-
- getOperator() - Method in class org.modeshape.jcr.query.model.Comparison
-
- getOperator() - Method in class org.modeshape.jcr.query.xpath.XPath.Comparison
-
- getOperators() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getOperators() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
Get the set of operators that can be used in a comparison involving this column.
- getOptimizationTime(TimeUnit) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
Get the time required to determine or select a (more) optimal plan.
- getOrCreateArray(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Get the existing array value in this document for the given field name, or create a new array if there is no existing array
at this field.
- getOrCreateArray(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getOrCreateArray(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getOrCreateCollection(K) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- getOrCreateDocument(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Get the existing document value in this document for the given field name, or create a new document if there is no existing
document at this field.
- getOrCreateDocument(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getOrCreateDocument(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getOrder() - Method in class org.modeshape.jcr.query.model.Ordering
-
- getOrder() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBySpec
-
The order for this specification
- getOrderBy() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
Get the order-by clause.
- getOrderBySpecifications() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBy
-
- getOrderings() - Method in interface org.modeshape.jcr.api.query.qom.QueryCommand
-
Gets the orderings for this query.
- getOrderings() - Method in class org.modeshape.jcr.query.model.Query
-
- getOrderings() - Method in class org.modeshape.jcr.query.model.QueryObjectModel
-
- getOrderings() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getOrderings() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getOrdinalPosition() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getOrientation() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getOriginalName() - Method in class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- getOutputExpression() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression
-
- getOutputNodeKey() - Method in class org.modeshape.jcr.cache.change.NodeSequenced
-
Get the key of the top-level node that was output by the sequencer.
- getOutputNodePath() - Method in class org.modeshape.jcr.cache.change.NodeSequenced
-
Get the path of the top-level node that was output by the sequencer.
- getOutputPath() - Method in class org.modeshape.jcr.cache.change.AbstractSequencingChange
-
- getOutputPath() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression.Matcher
-
Get the path in the repository where the sequenced content should be placed.
- getOutputPath() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the path for the sequencing output.
- getOutputWorkspaceName() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression.Matcher
-
Get the name of the workspace where the sequenced content should be placed.
- getOutputWorkspaceName() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the name of the workspace where the output is to be written.
- getPackageMetadata() - Method in class org.modeshape.sequencer.javafile.metadata.JavaMetadata
-
- getPageCount() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getPageNumber() - Method in class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- getPages() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getPages() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getPages() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getParameters() - Method in class org.modeshape.common.collection.Problem
-
- getParameters() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the provider-specific parameters for this index usage.
- getParameters() - Method in class org.modeshape.jcr.query.xpath.XPath.FunctionCall
-
- getParameters() - Method in interface org.modeshape.jcr.spi.index.IndexConstraints
-
- getParameters() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getParameters() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getParameterTypes() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getParent() - Method in class org.modeshape.jcr.cache.change.NodeReordered
-
- getParent() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the parent of this node.
- getParent() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getParent() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getParent() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getParent() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getParent() - Method in interface org.modeshape.jcr.value.Path
-
Return the path to the parent, or this path if it is the
root
.
- getParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the parent of this node.
- getParentChanges() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getParentChanges() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the changes to the parents.
- getParentId() - Method in class org.modeshape.connector.git.CallSpecification
-
- getParentId() - Method in class org.modeshape.jcr.spi.federation.PageKey
-
Returns the id of the document which owns the block and effectively the list of children,
- getParentIds() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getParentIds() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the list of identifiers of the parents of the underlying document.
- getParentKey(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the node key for this node's primary parent within this workspace.
- getParentKey() - Method in class org.modeshape.jcr.cache.change.NodeAdded
-
Get the key for the parent under which the new node was added.
- getParentKey() - Method in class org.modeshape.jcr.cache.change.NodeRemoved
-
Get the key for the parent under which the new node was added.
- getParentKey(Document, String, String) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Obtain the preferred
key
for the parent of this node.
- getParentKey(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getParentKey(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getParentKey() - Method in exception org.modeshape.jcr.cache.NodeNotFoundInParentException
-
Get the key for the parent node.
- getParentKeyInAnyWorkspace(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the node key for this node's primary parent in any workspace.
- getParentKeyInAnyWorkspace(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getParentKeyInAnyWorkspace(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getParentLogger() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getParentMixinTypes() - Method in class org.modeshape.jcr.cache.change.NodeRemoved
-
Get the mixin names of the parent node.
- getParentPath() - Method in class org.modeshape.jcr.query.model.ChildNode
-
- getParentPath() - Method in class org.modeshape.schematic.internal.delta.Operation
-
- getParentPrimaryType() - Method in class org.modeshape.jcr.cache.change.NodeRemoved
-
Get the name of the primary type of the parent node.
- getParentSelectorName() - Method in class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
- getParser(String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
- getParserFor(String) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Get the parser for the supplied language.
- getParserId() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- getParserList() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
- getParsers() - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
- getParserSupportedMediaTypes() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
- getPassword() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the JCR password.
- getPath(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the path to this node.
- getPath(PathCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the path to this node.
- getPath() - Method in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
Get the path to the node involved in the change.
- getPath(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPath(PathCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPath(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getPath(PathCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getPath(CachedNode) - Method in class org.modeshape.jcr.cache.PathCache
-
- getPath(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the internal
Path
of the supplied cached node.
- getPath() - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getPath(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getPath() - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getPath(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getPath() - Method in class org.modeshape.jcr.query.model.SameNode
-
- getPath() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBySpec
-
Gets child axis for this order specification.
- getPath() - Method in interface org.modeshape.jcr.value.Location
-
Get the path that (at least in part) defines this location.
- getPath() - Method in class org.modeshape.jcr.value.WorkspaceAndPath
-
Get the path.
- getPath() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the path of this import element, which translates to the path of the jcr node.
- getPath() - Method in class org.modeshape.jdbc.JcrRowId
-
- getPath() - Method in class org.modeshape.schematic.internal.schema.DocumentTransformer.Conversion
-
- getPath() - Method in class org.modeshape.schematic.internal.schema.ValidationProblem
-
- getPath() - Method in interface org.modeshape.schematic.SchemaLibrary.Problem
-
The path to the field about which this problem applies.
- getPathCache(String, NodeCache) - Method in class org.modeshape.jcr.cache.RepositoryPathCache
-
- getPathExpression() - Method in class org.modeshape.jcr.Sequencers.SequencingConfiguration
-
- getPathExpressions() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Obtain the path expressions as configured on the sequencer.
- getPathFactory() - Method in class org.modeshape.jcr.Connectors.AbstractPathMappings
-
- getPathFactory() - Method in interface org.modeshape.jcr.Connectors.PathMappings
-
Get a path factory that can be used to create new paths.
- getPathFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getPathFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for path objects.
- getPathFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
path
properties.
- getPathFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getPathMappings(Connector) - Method in class org.modeshape.jcr.Connectors
-
Get the immutable mappings from connector-specific external paths to projected, repository paths.
- getPathMappings(Connector) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Get the immutable mappings from connector-specific external paths to projected, repository paths.
- getPathNotFound() - Method in exception org.modeshape.jcr.cache.PathNotFoundException
-
- getPaths(CachedNode) - Method in class org.modeshape.jcr.cache.AllPathsCache
-
Get all of the paths through which the specified node is accessible, including all paths based upon the node's
parent
(which can potentially have multiple paths) and upon the node's
additional parents
(which each can potentially have multiple paths).
- getPaths() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- getPaths() - Method in interface org.modeshape.jcr.query.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- getPaths() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- getPathTo(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the path from this node (inclusive) to the supplied descendant node (inclusive)
- getPathToContainerOfField() - Method in interface org.modeshape.jboss.subsystem.MappedAttributeDefinition
-
- getPathToContainerOfField() - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition
-
- getPathToContainerOfField() - Method in class org.modeshape.jboss.subsystem.MappedSimpleAttributeDefinition
-
- getPathToField() - Method in interface org.modeshape.jboss.subsystem.MappedAttributeDefinition
-
- getPathToField() - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition
-
- getPathToField() - Method in class org.modeshape.jboss.subsystem.MappedSimpleAttributeDefinition
-
- getPathToNode() - Method in class org.modeshape.jcr.cache.change.AbstractPropertyChange
-
- getPattern(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
Pattern
value in this document for the given field name.
- getPattern(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getPattern(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getPattern(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getPattern(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getPayload() - Method in interface org.modeshape.jcr.api.monitor.DurationActivity
-
Get the payload for this activity.
- getPayload() - Method in class org.modeshape.jcr.RepositoryStatistics.DurationActivityImpl
-
- getPayloadType() - Method in class org.modeshape.jcr.clustering.MessageConsumer
-
Returns the type of the payload;
- getPercentageOfValues() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Return the percentage of values in the histogram that appear in this bucket.
- getPermissions(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Gets the map of privileges by principal name which are in effect for this node.
- getPermissions(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPermissions(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getPersistenceConfiguration() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getPhysicalHeightDpi() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Returns the physical height of this image in dots per inch (dpi).
- getPhysicalHeightInch() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
If
ImageMetadata.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could
be found.
- getPhysicalWidthDpi() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
If
ImageMetadata.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could
be found.
- getPhysicalWidthInch() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Returns the physical width of an image in inches, or -1.0f
if width information is not available.
- getPlan() - Method in interface org.modeshape.jcr.api.query.QueryResult
-
Get a description of ModeShape's plan for executing this query.
- getPlan() - Method in class org.modeshape.jcr.query.engine.Results
-
- getPlan() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getPlan() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get a description of the query plan, if requested.
- getPlanningTime(TimeUnit) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
Get the time required to come up with the canonical plan.
- getPointer() - Method in class org.modeshape.common.collection.ring.RingBuffer.ConsumerRunner
-
- getPolicies(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- getPolicyName() - Method in class org.modeshape.jcr.RepositoryConfiguration.JaasSecurity
-
Get the name of the JAAS policy.
- getPort() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
Gets ES instance port number.
- getPosition() - Method in exception org.modeshape.common.text.ParsingException
-
- getPosition() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultIterator
-
- getPosition() - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- getPositionForSelector(String) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- getPrecision(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method always returns the nominal display size for the type.
- getPrecision(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getPrecision() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getPredefinedWorkspaceNames() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Obtain the names of the workspaces that were listed as being predefined.
- getPredicates() - Method in class org.modeshape.jcr.query.xpath.XPath.AxisStep
-
- getPredicates() - Method in class org.modeshape.jcr.query.xpath.XPath.FilterStep
-
- getPrefix(String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
-
- getPrefix() - Method in class org.modeshape.jcr.value.basic.BasicNamespace
-
- getPrefix() - Method in interface org.modeshape.jcr.value.NamespaceRegistry.Namespace
-
Get the prefix for the namespace
- getPrefixes(String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
-
- getPrefixForNamespaceUri(String, boolean) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- getPrefixForNamespaceUri(String, boolean) - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getPrefixForNamespaceUri(String, boolean) - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- getPrefixForNamespaceUri(String, boolean) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getPrefixForNamespaceUri(String, boolean) - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- getPrefixForNamespaceUri(String, boolean) - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Return the prefix used for the supplied namespace URI.
- getPrefixTest() - Method in class org.modeshape.jcr.query.xpath.XPath.NameTest
-
- getPrettyWriter() - Static method in class org.modeshape.schematic.document.Json
-
- getPreviousValue() - Method in interface org.modeshape.jcr.api.observation.PropertyEvent
-
In case of a Event.PROPERTY_CHANGED
event, returns the single value of the old property if it
wasn't a multi-value property, or the first value from the list of values if the property was multi-valued.
- getPreviousValues() - Method in interface org.modeshape.jcr.api.observation.PropertyEvent
-
In case of a Event.PROPERTY_CHANGED
event, returns all the values of the old property.
- getPrimaryExpression() - Method in class org.modeshape.jcr.query.xpath.XPath.FilterStep
-
- getPrimaryItemName() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getPrimaryItemName() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getPrimaryKeyCatalogName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getPrimaryKeyColumnName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getPrimaryKeyName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getPrimaryKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getPrimaryKeySchemaName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getPrimaryKeyTableName() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getPrimaryNodeType() - Method in interface org.modeshape.jcr.api.observation.Event
-
If this Event
is of type NODE_ADDED
, NODE_REMOVED
or NODE_MOVED
then this method returns the declared primary node type of the node at (or formerly at) the
path returned by getPath()
.
- getPrimaryNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- getPrimaryNodeTypes() - Method in class org.modeshape.jcr.NodeTypes
-
Return an immutable snapshot of the primary node types that are currently registered in this node type manager.
- getPrimaryType(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the primary type for this node.
- getPrimaryType() - Method in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
Returns the primary type of the node
- getPrimaryType(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getPrimaryType(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPrimaryType(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getPrimaryType() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getPrimaryType() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns name of the primary type of the underlying document.
- getPrimaryType() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
- getPrimaryTypeName(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getPrimaryTypeName() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getPrimaryTypeName() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the name of primary type of the underlying document.
- getPrincipal() - Method in class org.modeshape.jcr.security.acl.AccessControlEntryImpl
-
- getPrintDate() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getPrintedBy() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getPrivileges(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- getPrivileges() - Method in class org.modeshape.jcr.security.acl.AccessControlEntryImpl
-
- getPrivileges(SecurityContext) - Method in class org.modeshape.jcr.security.acl.JcrAccessControlList
-
Lists all privileges defined by this access list for the given user.
- getProblems() - Method in class org.modeshape.common.collection.AbstractProblems
-
- getProblems() - Method in class org.modeshape.common.collection.SimpleProblems
-
- getProblems() - Method in class org.modeshape.common.collection.ThreadSafeProblems
-
- getProblems() - Method in exception org.modeshape.jcr.api.index.InvalidIndexDefinitionException
-
Get the problems associated with the index definition(s).
- getProblems() - Method in exception org.modeshape.jcr.ConfigurationException
-
- getProblems() - Method in class org.modeshape.jcr.query.engine.Results
-
- getProblems() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the problem container used by this query context.
- getProblems() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the problems encountered during execution.
- getProblems() - Method in interface org.modeshape.jcr.Upgrades.Context
-
Get a problems instance which can be used to record failures/warnings/information messages.
- getProblems() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getProcedureColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcedures(Connection, String, String, String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getProcedures(Connection, String, String, String) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of procedures that currently exist in the database to which connection
is connected within the
named catalog (if catalogName
is non-null) and named schema (if schemaName
is non-null).
- getProcedures(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcedureTerm() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcess() - Method in class org.modeshape.schematic.document.ObjectId
-
- getProcessId() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the identifier for the process in which this context exists.
- getProcessKey() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Get the key of the process in which the changes were made.
- getProcessKey() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getProcessKey() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Get the key of the process in which the changes were made.
- getProducer() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getProjectedNodeKey(String) - Method in class org.modeshape.jcr.Connectors
-
Returns the key of the internal (federated) node which has been projected on the external node with the given key.
- getProjectedNodeKey() - Method in class org.modeshape.jcr.Connectors.Projection
-
- getProjectedPath() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the projected path
- getProjectionConfigurationsForWorkspace(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- getProjectionForExternalNode(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Get the projection that uses the supplied external node key.
- getProjections() - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- getProjectionsByWorkspace() - Method in class org.modeshape.jcr.RepositoryConfiguration.Federation
-
Returns the [workspaceName, list(projections)] of projections configured for each workspace.
- getProperties(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get an iterator over all of the node's properties.
- getProperties(Collection<?>, NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get an iterator over all of the properties of this node that have names matching at least one of the supplied patterns.
- getProperties() - Method in class org.modeshape.jcr.cache.change.NodeAdded
-
Get the immutable map of properties that were added as part of this node.
- getProperties(Document, Map<Name, Property>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getProperties(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getProperties(Collection<?>, NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getProperties(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getProperties(Collection<?>, NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getProperties(String) - Method in class org.modeshape.jcr.Connectors.LocalDocumentStoreExtraProperties
-
- getProperties() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getProperties(String) - Method in class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- getProperties() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns all the properties of the underlying document.
- getProperties(String) - Method in interface org.modeshape.jcr.spi.federation.ExtraPropertiesStore
-
Retrieve the extra properties that were stored for the node with the supplied ID.
- getProperties() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the imported element's properties.
- getProperties() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the immutable properties for the connection.
- getPropertiesByName(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the properties collection.
- getPropertiesByName(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPropertiesByName(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getProperty(String, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- getProperty(String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- getProperty(Object, String, String, String, String, Object...) - Method in class org.modeshape.common.util.Reflection
-
Get the representation of the named property (with the supplied labe, category, description, and allowed values) on the
target object.
- getProperty(Object, String, String) - Method in class org.modeshape.common.util.Reflection
-
Get the representation of the named property (with the supplied description) on the target object.
- getProperty(Object, String) - Method in class org.modeshape.common.util.Reflection
-
Get the representation of the named property on the target object.
- getProperty(Object, Reflection.Property) - Method in class org.modeshape.common.util.Reflection
-
Get current value for the property on the supplied target object.
- getProperty(Name, NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the property with the given name.
- getProperty(Name) - Method in interface org.modeshape.jcr.cache.CachedNode.Properties
-
- getProperty() - Method in class org.modeshape.jcr.cache.change.AbstractPropertyChange
-
- getProperty(Document, String) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getProperty(Document, Name) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getProperty(Name, NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getProperty(Name, NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getProperty(Name) - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getProperty(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- getProperty(String) - Method in class org.modeshape.jcr.JcrSession
-
- getProperty(PlanNode.Property) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the node's value for this supplied property.
- getProperty(PlanNode.Property, Class<ValueType>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the node's value for this supplied property, casting the result to the supplied type.
- getProperty(Name) - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the property which has the given name, or null if there is no such property.
- getProperty(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns the property which has the given name, or null if there is no such property.
- getProperty(String) - Method in class org.modeshape.schematic.internal.schema.DocumentTransformer.PropertiesAccessor
-
- getProperty(String) - Method in interface org.modeshape.schematic.internal.schema.DocumentTransformer.PropertyAccessor
-
- getProperty(String) - Method in class org.modeshape.schematic.internal.schema.DocumentTransformer.SystemPropertyAccessor
-
- getProperty(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the property with the supplied name.
- getProperty1Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
- getProperty2Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
- getPropertyAsCollection(PlanNode.Property, Class<ValueType>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the node's value for this supplied property, casting the result to a
Collection
of the supplied type.
- getPropertyAsList(PlanNode.Property, Class<ValueType>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the node's value for this supplied property, casting the result to a
List
of the supplied type.
- getPropertyAsString(Object, Reflection.Property) - Method in class org.modeshape.common.util.Reflection
-
Get current value represented as a string for the property on the supplied target object.
- getPropertyChanges() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getPropertyChanges() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the changes to the properties.
- getPropertyCount(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Determine the number of properties that this node contains.
- getPropertyCount(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getPropertyCount(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getPropertyDefinition(PropertyDefinitionId) - Method in class org.modeshape.jcr.NodeTypes
-
- getPropertyDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getPropertyDefinitionTemplates() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- getPropertyDelimiter() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Return the starting property delimiter
- getPropertyFactory() - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getPropertyFactory() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the factory for creating
Property
objects.
- getPropertyInfo(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getPropertyInfos() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getPropertyKeys() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the keys for the property values that are set on this node.
- getPropertyName() - Method in interface org.modeshape.jcr.api.index.IndexColumnDefinition
-
Get the name of the property for which this index column applies.
- getPropertyName() - Method in interface org.modeshape.jcr.api.index.IndexColumnDefinitionTemplate
-
Get the name of the property for which this index column applies.
- getPropertyName() - Method in interface org.modeshape.jcr.api.query.qom.ReferenceValue
-
Get the name of the one reference property.
- getPropertyName() - Method in class org.modeshape.jcr.query.model.Column
-
- getPropertyName() - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
- getPropertyName() - Method in class org.modeshape.jcr.query.model.PropertyExistence
-
- getPropertyName() - Method in class org.modeshape.jcr.query.model.PropertyValue
-
- getPropertyName() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
- getPropertyNameForColumnName(String) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getPropertyNameForColumnName(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- getPropertyNameForColumnName(String) - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the name of the property that corresponds to the named column in each tuple.
- getPropertyNames() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Return the list of property names for this node.
- getPropertyType() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- getPropertyType() - Method in interface org.modeshape.jcr.value.ValueFactory
-
Get the
type
of values created by this factory.
- getPropertyType(String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the JCR property type of the property with the given name.
- getPropertyTypeName() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getPropertyTypeName() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
Get the property type for this column.
- getPropertyValue() - Method in class org.modeshape.jcr.query.model.Length
-
- getProvider(String) - Method in interface org.modeshape.jcr.spi.index.IndexManager
-
Get the query index provider registered with the given name.
- getProviderName() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the name of the provider that owns this index.
- getProviderName() - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Get the name of the provider that owns this index.
- getProviderName() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
The name of the provider that owns the index.
- getProviderName() - Method in interface org.modeshape.jcr.spi.index.Index
-
- getProviderNames() - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Get the names of the available index providers.
- getPseudoColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
This method always returns an emtpy result set. *
Note: This method is part of the JDBC API in JDK 1.7.
- getPublisher() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getQOMFactory() - Method in interface org.modeshape.jcr.api.query.QueryManager
-
- getQualifiedName() - Method in class org.modeshape.jcr.query.PseudoColumns.Info
-
- getQuery() - Method in interface org.modeshape.jcr.api.query.qom.Subquery
-
- getQuery(Node) - Method in interface org.modeshape.jcr.api.query.QueryManager
-
- getQuery() - Method in class org.modeshape.jcr.query.model.Subquery
-
- getQuery() - Method in exception org.modeshape.jcr.query.parse.InvalidQueryException
-
Get the query that is invalid.
- getQueryManager() - Method in interface org.modeshape.jcr.api.Workspace
-
This method returns the ModeShape-specific specialization of the standard QueryManager
interface.
- getRadix() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getRange(K) - Method in interface org.modeshape.jcr.query.engine.process.JoinSequence.RangeProducer
-
Determine the range of keys given the input key.
- getRating() - Method in class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- getRawIndex(String) - Method in class org.modeshape.jcr.RepositoryConfiguration.Indexes
-
Get the document representing the single named index definition.
- getReadable(Node) - Method in class org.modeshape.jcr.api.JcrTools
-
Get the readable string form for a specified node.
- getReadableSize() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- getReader() - Static method in class org.modeshape.schematic.document.Bson
-
- getReader() - Static method in class org.modeshape.schematic.document.Json
-
- getReason() - Method in class org.modeshape.schematic.internal.schema.ValidationProblem
-
- getReason() - Method in interface org.modeshape.schematic.SchemaLibrary.Problem
-
Get the message describing the problem.
- getRef(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRef(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getReference() - Method in class org.modeshape.jboss.service.ReferenceFactoryService
-
- getReferenceFactory() - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getReferenceFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getReferenceFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for references objects.
- getReferenceFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
reference
properties.
- getReferenceFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getReferenceGenerationStrategyName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getReferences() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segment
-
- getReferrerChanges() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getReferrerChanges() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- getReferrerChanges() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges
-
Returns the changes to the referrers.
- getReferrerCounts(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get a snapshot of the referrers that have REFERENCE and/or WEAK_REFERENCE properties pointing to this node.
- getReferrerCounts(Document, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getReferrerCounts(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getReferrerCounts(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getReferrerCounts(ReferrerCounts) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- getReferrers(NodeCache, CachedNode.ReferenceType) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the keys of the nodes that have JCR REFERENCE and/or WEAK_REFERENCE properties pointing to this node.
- getReferrers(Document, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getReferrers(NodeCache, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getReferrers(NodeCache, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getRegisteredNamespaceUris() - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- getRegisteredNamespaceUris() - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- getRegisteredNamespaceUris() - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- getRegisteredNamespaceUris() - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- getRegisteredNamespaceUris() - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- getRegisteredNamespaceUris() - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Obtain the set of namespaces that are registered.
- getReindexing() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Returns the reindexing configuration.
- getRemovals() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- getRemovals() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Get the set of keys for the nodes that were removed from the list of child references.
- getRemovals() - Method in class org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
-
- getRemoved() - Method in class org.modeshape.jcr.cache.document.SessionNode.MixinChanges
-
- getRemoved() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedChildrenChanges
-
- getRemoved() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedMixinChanges
-
- getRemoved() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedParentChanges
-
- getRemoved() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedPropertyChanges
-
- getRemoved() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ChildrenChanges
-
Returns the ids of the children that have been removed.
- getRemoved() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.MixinChanges
-
Returns the set of names of the mixins that have been removed.
- getRemoved() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ParentChanges
-
Returns a set of the ids of the parents that have been removed.
- getRemoved() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.PropertyChanges
-
Returns the set of names of the removed properties
- getRemovedEntries() - Method in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- getRemovedEntries() - Method in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- getRemovedFederatedSegments() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getRemovedIndexDefinitions() - Method in interface org.modeshape.jcr.spi.index.IndexDefinitionChanges
-
- getRemovedInternalProperties() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getRemovedInternalProperties() - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Returns a set of all the internal properties which have been removed from this node.
- getRemovedReferrers(CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- getRemovedStrong() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
-
- getRemovedStrong() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ReferrerChanges
-
Returns the set with the document identifiers of the document which have been removed as strong referrers.
- getRemovedValue() - Method in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- getRemovedValue() - Method in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- getRemovedWeak() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
-
- getRemovedWeak() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ReferrerChanges
-
Returns the set with the document identifiers of the document which have been removed as weak referrers.
- getRemovedWorkspaces() - Method in interface org.modeshape.jcr.spi.index.WorkspaceChanges
-
Get the names of the existing workspaces that were removed.
- getRenamed() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedChildrenChanges
-
- getRenamed() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ChildrenChanges
-
Returns the (childId, newChildName) map of children that have been renamed.
- getReorderedBeforePath() - Method in class org.modeshape.jcr.cache.change.NodeReordered
-
Gets the path of the node at the "destination" of the reordering.
- getRepositories() - Method in class org.modeshape.jcr.ModeShapeEngine
-
Get an instantaneous snapshot of the JCR repositories and their state.
- getRepository(String) - Method in interface org.modeshape.jcr.api.Repositories
-
Return the JCR Repository with the supplied name.
- getRepository(String, Map<?, ?>) - Method in interface org.modeshape.jcr.api.RepositoriesContainer
-
Return the JCR Repository with the supplied name and an optional map of parameters which can be used to initialize the
repository.
- getRepository() - Method in interface org.modeshape.jcr.api.Session
-
- getRepository(String, Map) - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- getRepository(Map) - Method in class org.modeshape.jcr.JcrRepositoryFactory
-
Returns a reference to the appropriate repository for the given parameter map, if one exists.
- getRepository() - Method in class org.modeshape.jcr.JcrSession
-
- getRepository(String) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Get the deployed Repository
instance with the given the name.
- getRepository() - Method in interface org.modeshape.jcr.Upgrades.Context
-
Get the repository's running state.
- getRepositoryCache() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the RepositoryCache instance that should be used to load the result tuple values.
- getRepositoryConfiguration(String) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Get the immutable configuration for the repository with the supplied name.
- getRepositoryDelegate() - Method in class org.modeshape.jdbc.JcrConnection
-
Returns the interface used to communicate to the Jcr Repository.
- getRepositoryKey() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Get the key of the repository in which the changes were made.
- getRepositoryKey() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getRepositoryKey() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getRepositoryKey() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Get the key of the repository in which the changes were made.
- getRepositoryKeys() - Method in class org.modeshape.jcr.ModeShapeEngine
-
- getRepositoryManager() - Method in interface org.modeshape.jcr.api.Workspace
-
Return a
RepositoryManager
that can be used to administer the Repository instance through which this workspace's
session was acquired.
- getRepositoryMetadataDocumentKey() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Get the identifier of the repository's metadata document.
- getRepositoryMonitor() - Method in interface org.modeshape.jcr.api.RepositoryManager
-
A RepositoryMonitor
object represents a monitoring view of the Session's Repository instance.
- getRepositoryMonitor() - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- getRepositoryName() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Get the name of the repository.
- getRepositoryName() - Method in interface org.modeshape.jcr.security.AdvancedAuthorizationProvider.Context
-
Get the name of the repository that is being accessed.
- getRepositoryName() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Get the name of the repository.
- getRepositoryName() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the name of the repository.
- getRepositoryName() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getRepositoryName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the name of the repository.
- getRepositoryNames() - Method in interface org.modeshape.jcr.api.Repositories
-
Get the names of the available repositories.
- getRepositoryNames(Map<?, ?>) - Method in interface org.modeshape.jcr.api.RepositoriesContainer
-
Returns the names of all the available repositories, using an optional map of parameters which may be used to initialize
additional repositories, which will also be returned.
- getRepositoryNames(Map<?, ?>) - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- getRepositoryNames() - Method in class org.modeshape.jcr.ModeShapeEngine
-
- getRepositoryNames() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getRepositoryNames() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Called to get all the repository names currently available in the ModeShapeEngine.
- getRepositoryPath() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the repository path
- getRepositoryPath() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getRepositoryState(String) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Get the state of the deployed Repository
instance with the given the name.
- getRepositoryStatistics() - Method in class org.modeshape.jcr.JcrRepository
-
Get the component that can be used to obtain statistics for this repository.
- getRepresentationClass() - Method in class org.modeshape.jdbc.JcrType
-
Get the Java class used to represent values for this type.
- getRequest() - Method in class org.modeshape.jcr.api.ServletCredentials
-
Get the Servlet request that this credentials applies to.
- getRequestorId() - Method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- getRequestorLastChangeSetTime() - Method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- getRequiredColumns() - Method in class org.modeshape.jcr.query.plan.PlanUtil.RequiredColumnVisitor
-
Get the columns that are required.
- getRequiredType() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- getRequiredType() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
- getRequiredType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getRequiredValidator(Validator) - Static method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory
-
- getResolvers() - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- getResource() - Method in class org.modeshape.common.collection.Problem
-
- getResourceAsStream(String, ClassLoader, Class<?>) - Static method in class org.modeshape.common.util.IoUtil
-
Get the
input stream
to the resource given by the supplied path.
- getRespondentId() - Method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- getRespondentRecords() - Method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- getResultFormulationTime(TimeUnit) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
Get the time required to formulate the structure of the results.
- getResultSetHoldability() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getRetainedValues() - Method in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- getRetentionManager() - Method in class org.modeshape.jcr.JcrSession
-
- getReturnType() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getReturnType() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getReturnTypeName() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getRevision() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getRight() - Method in interface org.modeshape.jcr.api.query.qom.ArithmeticOperand
-
Get the right-hand operand.
- getRight() - Method in interface org.modeshape.jcr.api.query.qom.SetQuery
-
Get the right-hand query.
- getRight() - Method in class org.modeshape.jcr.query.model.ArithmeticOperand
-
- getRight() - Method in class org.modeshape.jcr.query.model.Join
-
- getRight() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- getRight() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- getRight() - Method in class org.modeshape.jcr.query.xpath.XPath.BinaryComponent
-
- getRightRowsFor(Object) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashCrossJoinBatch
-
- getRightRowsFor(Object) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getRightRowsFor(Object) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinRangeBatch
-
- getRights() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getRole() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getRootDocumentId() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns the connector-specific ID for the root document.
- getRootKey() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getRootKey() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getRootKey() - Method in interface org.modeshape.jcr.cache.NodeCache
-
Get the node key for the root node.
- getRootKey() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getRootNode() - Method in class org.modeshape.jcr.JcrSession
-
- getRootNode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getRootTree() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- getRow() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.DelegatingSequence
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.DependentQuery
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.SecureSequence
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.process.SortingSequence
-
- getRowCount() - Method in class org.modeshape.jcr.query.engine.Results
-
- getRowCount() - Method in class org.modeshape.jcr.query.NodeSequence
-
Get the number of rows in this sequence.
- getRowCount() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the number of rows in the results, if that information is available.
- getRowFactoryClassName() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
- getRowId(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowId(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowIdLifetime() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getRowLimit() - Method in interface org.modeshape.jcr.api.query.qom.Limit
-
Get the maximum number of rows that are to be returned.
- getRowLimit() - Method in class org.modeshape.jcr.query.model.Limit
-
- getRows() - Method in class org.modeshape.jcr.query.engine.Results
-
- getRows() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getRows() - Method in class org.modeshape.jcr.query.JcrSqlQueryResult
-
- getRows() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the rows that make up these query results.
- getRows() - Method in class org.modeshape.jcr.query.XPathQueryResult
-
- getRows() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getSameNameSiblingIndex() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Get the current same-name-sibling index.
- getSampleRate() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getSamplerate() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getScale(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method returns the number of digits behind the decimal point, which is assumed to be 3 if the type is
PropertyType.DOUBLE
or 0 otherwise.
- getScale(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getScale() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getScheduledThreadPool(String) - Method in interface org.modeshape.common.util.ThreadPoolFactory
-
Obtain a scheduled thread pool with the supplied name, or create and return one if no thread pool exists with that name.
- getScheduledThreadPool(String) - Method in class org.modeshape.common.util.ThreadPools
-
- getScheduledThreadPool(String) - Method in class org.modeshape.jcr.ExecutionContext
-
- getSchema() - Method in class org.modeshape.jdbc.JcrConnection
-
- getSchemaElementTest() - Method in class org.modeshape.jcr.query.xpath.XPath.DocumentTest
-
- getSchemaName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method always returns the workspace name.
- getSchemaName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getSchemaNames(Connection, String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getSchemaNames(Connection, String) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of schema names that currently exist in the database to which connection
is connected within the
named catalog.
- getSchemaNames(Connection, String) - Method in class org.modeshape.connector.meta.jdbc.SqlServerMetadataCollector
-
- getSchemas() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSchemas(String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSchemata() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the definition of the tables available within this query context.
- getSchemataForSession(JcrSession) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
Get a schemata instance that works with the supplied session and that uses the session-specific namespace mappings.
- getSchemaTerm() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getScheme() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getScope() - Method in class org.modeshape.schematic.document.CodeWithScope
-
- getScopeCatalogName() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getScopeSchemaName() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getScopeTableName() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRow
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRow
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRow
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRow
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRow
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRow
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRow
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRow
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRow
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRow
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- getScore() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- getScore() - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getScore(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getScore() - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getScore(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getScore() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- getScore() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- getScore() - Method in interface org.modeshape.jcr.query.NodeSequence.RowAccessor
-
Get the score for the first node in the current row.
- getScore(int) - Method in interface org.modeshape.jcr.query.NodeSequence.RowAccessor
-
Get the score for the specified node in the current row.
- getScore() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- getScore(int) - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- getScore() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- getScore() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
-
Get the score.
- getScoreFunction() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBySpec
-
Get the score function for this order specification.
- getSearchStringEscape() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSeconds() - Method in class org.modeshape.common.math.Duration.Components
-
Get the duration's seconds component.
- getSecurity() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the security-related aspects of this repository.
- getSecurityContext() - Method in class org.modeshape.jcr.ExecutionContext
-
- getSecurityManagementServiceInjector() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getSegment(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Get the path segment for this node.
- getSegment() - Method in class org.modeshape.jcr.cache.ChildReference
-
- getSegment(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getSegment(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
Get the name for this node, without any same-name-sibiling (SNS) index.
- getSegment(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getSegment(NodeCache, CachedNode) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
Get the segment for this node.
- getSegment(int) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getSegment(int) - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getSegment(int) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getSegment(int) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getSegment(int) - Method in interface org.modeshape.jcr.value.Path
-
Get the segment at the supplied index.
- getSegmentAsString(NamespaceRegistry) - Method in class org.modeshape.jcr.cache.ChildReference
-
- getSegmentsArray() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getSegmentsArray() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getSegmentsArray() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getSegmentsArray() - Method in interface org.modeshape.jcr.value.Path
-
Obtain a copy of the segments in this path.
- getSegmentsList() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- getSegmentsList() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getSegmentsList() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getSegmentsList() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getSegmentsList() - Method in interface org.modeshape.jcr.value.Path
-
Get an unmodifiable list of the path segments.
- getSegmentsOfParent() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getSegmentsOfParent() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- getSegmentsOfParent() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- getSegmentsOfParent() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getSegmentsOfParent() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getSelectAllColumns() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the queryable columns in this table that should be used in case of "SELECT *".
- getSelectAllColumnsByName() - Method in interface org.modeshape.jcr.query.validate.Schemata.Table
-
Get the queryable columns in this table that should be used in case of "SELECT *".
- getSelectedNodePath() - Method in class org.modeshape.jcr.sequencer.PathExpression.Matcher
-
- getSelectedPath() - Method in class org.modeshape.jcr.cache.change.AbstractSequencingChange
-
- getSelectedPath() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression.Matcher
-
- getSelectedPath() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the path of the selected node that is to be sequenced.
- getSelectedWorkspaceName() - Method in class org.modeshape.jcr.sequencer.PathExpression.Matcher
-
Get the name of the selected workspace.
- getSelectExpression() - Method in class org.modeshape.jcr.sequencer.PathExpression
-
- getSelectExpression() - Method in class org.modeshape.jcr.sequencer.SequencerPathExpression
-
- getSelectivityEstimate() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the estimate of the selectivity of this index for the query constraints.
- getSelector1Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
- getSelector1Name() - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
- getSelector2Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
- getSelector2Name() - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
- getSelector2Path() - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
- getSelectorAliasesByName(Visitable) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Get a map of the selector aliases keyed by their names.
- getSelectorIndex(String) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getSelectorIndex(String) - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
- getSelectorName() - Method in interface org.modeshape.jcr.api.query.qom.ChildCount
-
Get the selector symbol upon which this operand applies.
- getSelectorName() - Method in interface org.modeshape.jcr.api.query.qom.NodeDepth
-
Get the selector symbol upon which this operand applies.
- getSelectorName() - Method in interface org.modeshape.jcr.api.query.qom.NodeId
-
Get the selector symbol upon which this operand applies.
- getSelectorName() - Method in interface org.modeshape.jcr.api.query.qom.NodePath
-
Get the selector symbol upon which this operand applies.
- getSelectorName() - Method in interface org.modeshape.jcr.api.query.qom.ReferenceValue
-
Get the selector symbol upon which this operand applies.
- getSelectorName() - Method in class org.modeshape.jcr.query.model.ChildCount
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.ChildNode
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.Column
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.DescendantNode
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.FullTextSearchScore
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.NodeDepth
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.NodeId
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.NodeLocalName
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.NodeName
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.NodePath
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.PropertyExistence
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.PropertyValue
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.SameNode
-
- getSelectorName() - Method in class org.modeshape.jcr.query.model.Selector
-
- getSelectorNameFor(Source) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
- getSelectorNameForColumnName(String) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getSelectorNameForColumnName(String) - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the name of the selector that produced the column with the given name.
- getSelectorNames() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- getSelectorNames() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getSelectorNames() - Method in interface org.modeshape.jcr.query.QueryResults.Columns
-
Get the names of the selectors that are associated with these results.
- getSelectorNames() - Method in class org.modeshape.jcr.query.XPathQueryResult
-
- getSelectorNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getSelectorNamesByAlias(Visitable) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Get a map of the selector names keyed by their aliases.
- getSelectors() - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- getSelectors() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the selectors that are referenced by this plan node.
- getSelectorsFor(List<Column>) - Method in class org.modeshape.jcr.query.optimize.PushProjects
-
- getSelectorsReferencedBy(Visitable) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Get the names of the selectors referenced by the visitable object.
- getSelfReferencingColumnName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getSequenceNr() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getSequencer(UUID) - Method in class org.modeshape.jcr.Sequencers
-
- getSequencer(String) - Method in class org.modeshape.jcr.Sequencers
-
- getSequencer() - Method in class org.modeshape.jcr.Sequencers.SequencingConfiguration
-
- getSequencerId() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the identifier of the sequencer.
- getSequencerName() - Method in class org.modeshape.jcr.cache.change.AbstractSequencingChange
-
- getSequencers() - Method in class org.modeshape.jcr.RepositoryConfiguration.Sequencing
-
Get the ordered list of sequencers.
- getSequencers(Problems) - Method in class org.modeshape.jcr.RepositoryConfiguration.Sequencing
-
- getSequencing() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the sequencing-related aspects of this repository.
- getSerializer() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder
-
- getSerializer() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- getSerializer(BufferManager) - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- getSerializer(BufferManager) - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- getSerializer(BufferManager) - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- getSerializer(BufferManager) - Method in interface org.modeshape.jcr.query.Tuples.TupleFactory
-
- getSerializer(BufferManager) - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- getSession() - Method in interface org.modeshape.jcr.security.AdvancedAuthorizationProvider.Context
-
- getSession() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getSessionId() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns the ID of the session in which the changes occurred.
- getSessionId() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getSheet(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- getSheets() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- getSheets() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getShort(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getShort(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getSignificantFigures() - Method in class org.modeshape.common.statistic.Histogram
-
- getSimpleReferenceFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getSimpleReferenceFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
reference
properties.
- getSimpleStatistics() - Method in class org.modeshape.common.statistic.Stopwatch
-
Return this stopwatch's simple statistics.
- getSingleMappedSelectorName() - Method in class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- getSingleValueFromStaticOperand(StaticOperand) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- getSize() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultIterator
-
- getSize() - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- getSize() - Method in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- getSize() - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
- getSize() - Method in class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- getSize() - Method in class org.modeshape.jcr.value.binary.StoredBinaryValue
-
- getSize() - Method in interface org.modeshape.jcr.value.BinaryValue
-
Get the length of this binary data.
- getSkipCount() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
Return the number of documents that were skipped by the operation because the document could not be obtained in an
timely fashion.
- getSlides() - Method in class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- getSnsIndex() - Method in class org.modeshape.jcr.cache.ChildReference
-
- getSource() - Method in interface org.modeshape.jcr.api.query.qom.SelectQuery
-
Gets the node-tuple source for this query.
- getSource() - Method in class org.modeshape.jcr.query.model.QueryObjectModel
-
- getSource() - Method in class org.modeshape.jcr.query.model.SelectQuery
-
- getSource() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- getSourceCode(int, int) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- getSourceJdbcDataType() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getSourceKey() - Method in class org.modeshape.jcr.cache.NodeKey
-
Get the multi-character key uniquely identifying the repository's storage source in which this node appears.
- getSourceName() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the name of the source for which the projection is configured
- getSourceName() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns the name of the source which this connector interfaces with.
- getSourceName() - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
Returns the name of the external source, to which this binary belongs.
- getSourceNameAtKey(String) - Method in class org.modeshape.jcr.Connectors
-
Returns the name of the external source mapped at the given key.
- getSourceNameAtKey(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Returns the name of the external source mapped at the given key.
- getSourceToTargetKeys() - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- getSQLKeywords() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSQLStateType() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSQLXML(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getSQLXML(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getStackTrace(Throwable) - Static method in class org.modeshape.common.util.StringUtil
-
Get the stack trace of the supplied exception.
- getStandardDeviation() - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Return the standard deviation.
- getStandardDeviation() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
Get the standard deviation of the sampled values, which is a measure of how spread out the numbers are and is the square
root of the
variance
.
- getStandardDeviation() - Method in class org.modeshape.jmx.StatisticalData
-
- getStart() - Method in class org.modeshape.jmx.HistoricalData
-
- getStartTime() - Method in interface org.modeshape.jcr.api.monitor.History
-
Get the timestamp (including time zone information) at which this history window starts.
- getStartupProblems() - Method in class org.modeshape.jcr.JcrRepository
-
Starts this repository instance (if not already started) and returns all the possible startup problems & warnings which did
not prevent the repository from starting up.
- getState() - Method in class org.modeshape.jcr.JcrRepository
-
Get the state of this JCR repository instance.
- getState() - Method in class org.modeshape.jcr.ModeShapeEngine
-
Get the running state of this engine.
- getStatement() - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- getStatement() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getStatementTypeName(String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- getStatementTypeName(String[]) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getStatisticalData() - Method in class org.modeshape.jmx.HistoricalData
-
- getStatistics() - Method in class org.modeshape.jcr.query.engine.Results
-
- getStatistics() - Method in interface org.modeshape.jcr.query.QueryResults
-
Get the statistics that describe the time metrics for this query.
- getStats() - Method in interface org.modeshape.jcr.api.monitor.History
-
Get the statistics for that make up the history.
- getStatus() - Method in class org.modeshape.common.collection.Problem
-
- getStatus() - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- getStatus() - Method in interface org.modeshape.jcr.spi.index.provider.ManagedIndex
-
Return the current status of the managed index
- getStatus() - Method in class org.modeshape.jcr.txn.LocalTransaction
-
- getStatus() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- getSteps() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- getStoredMimeType(BinaryValue) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
Returns the stored mime-type of a binary value.
- getStoredMimeType(BinaryValue) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- getStoredMimeType(BinaryValue) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- getStoredMimeType(BinaryValue) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- getStoredMimeType(BinaryValue) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- getStoredQueryPath() - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- getStrategy() - Method in class org.modeshape.common.statistic.Histogram
-
- getStream() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- getStreams() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getStreamType() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getString() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the ISO-8601 representation of this instance in time.
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- getString(StringBuilder) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- getString(StringBuilder) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- getString() - Method in enum org.modeshape.jcr.query.model.JoinType
-
- getString() - Method in enum org.modeshape.jcr.query.model.NullOrder
-
- getString() - Method in enum org.modeshape.jcr.query.model.Order
-
- getString() - Method in interface org.modeshape.jcr.query.model.Readable
-
Get the string representation of this query object.
- getString() - Method in class org.modeshape.jcr.query.model.SelectorName
-
- getString() - Method in enum org.modeshape.jcr.query.model.SetQuery.Operation
-
- getString() - Method in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
Get the string representation of the visited objects.
- getString() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
- getString() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- getString() - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicName
-
- getString() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getString() - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getString() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.IdentifierPathSegment
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.IdentifierPathSegment
-
- getString() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getString() - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- getString() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getString(NamespaceRegistry) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- getString() - Method in class org.modeshape.jcr.value.basic.StringReference
-
- getString(TextEncoder) - Method in class org.modeshape.jcr.value.basic.StringReference
-
- getString() - Method in interface org.modeshape.jcr.value.Readable
-
Get the string form of the object.
- getString(TextEncoder) - Method in interface org.modeshape.jcr.value.Readable
-
Get the encoded string form of the object, using the supplied encoder to encode characters.
- getString(NamespaceRegistry) - Method in interface org.modeshape.jcr.value.Readable
-
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
- getString(NamespaceRegistry, TextEncoder) - Method in interface org.modeshape.jcr.value.Readable
-
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to
prefixes.
- getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.modeshape.jcr.value.Readable
-
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to
prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter
used between the namespace prefix and the local part of any names.
- getString() - Method in interface org.modeshape.jcr.value.Reference
-
Get the string form of the Reference.
- getString(TextEncoder) - Method in interface org.modeshape.jcr.value.Reference
-
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
- getString(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getString(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getString(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the string value in this document for the given field name.
- getString(String, String) - Method in interface org.modeshape.schematic.document.Document
-
Get the string value in this document for the given field name.
- getString(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getString(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getString(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getString(String, String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getString(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getString(String, String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getString(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getString(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getStringFactory() - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- getStringFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getStringFactory() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for string types.
- getStringFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
string
properties.
- getStringFactory() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getStringFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getStringName() - Method in class org.modeshape.jcr.query.PseudoColumns.Info
-
- getStringValue(Value, int) - Method in class org.modeshape.jcr.api.JcrTools
-
- getStringValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getStringValueFactory() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- getStringValueFactory() - Method in class org.modeshape.jcr.value.basic.StringValueFactory
-
- getStringValueFactory() - Method in class org.modeshape.jcr.value.binary.BinaryStoreValueFactory
-
- getStringValueFactory() - Static method in class org.modeshape.jcr.value.ValueComparators
-
- getStrongReferrers() - Method in class org.modeshape.jcr.cache.ReferrerCounts
-
Get the set of node keys to the nodes with strong references.
- getSubject() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getSubject() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getSubject() - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- getSubject() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getSubstitutedProperty(String, DocumentTransformer.PropertyAccessor) - Static method in class org.modeshape.schematic.internal.schema.DocumentTransformer
-
getSubstitutedProperty is called to perform the property substitution on the value.
- getSubtypes() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getSuperclassName() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getSuperTables(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSuperTypeName() - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- getSupertypes() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- getSuperTypes(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSupportedPrivileges(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- getSymbol() - Method in enum org.modeshape.jcr.query.model.SetQuery.Operation
-
- getSymbol() - Method in enum org.modeshape.jcr.query.plan.PlanNode.Type
-
Get the symbol representation of this node type.
- getSymbol(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
Symbol
value in this document for the given field name.
- getSymbol() - Method in class org.modeshape.schematic.document.Symbol
-
- getSymbol(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getSymbol(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getSymbol(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getSymbol(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getSystemFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSystemKey() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- getSystemWorkspaceKey() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- getSystemWorkspaceName() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- getTable(SelectorName) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
- getTable(SelectorName) - Method in class org.modeshape.jcr.NodeTypeSchemata.SessionSchemata
-
- getTable(SelectorName) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata
-
- getTable(SelectorName) - Method in interface org.modeshape.jcr.query.validate.Schemata
-
Get the information for the table or view with the supplied name within this schema.
- getTableElementsString(DdlTokenStream, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Method which extracts the table element string from a CREATE TABLE statement.
- getTableName() - Method in class org.modeshape.jcr.value.binary.Database
-
- getTableName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getTableName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getTablePrivileges(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTables(Connection, String, String, String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
-
- getTables(Connection, String, String, String) - Method in interface org.modeshape.connector.meta.jdbc.MetadataCollector
-
Return the list of tables that currently exist in the database to which connection
is connected within the named
catalog (if catalogName
is non-null) and named schema (if schemaName
is non-null).
- getTables(String, String, String, String[]) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTableTypes() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTargetClass() - Method in class org.modeshape.common.util.Reflection
-
Return the class that is the target for the reflection methods.
- getTargetType() - Method in exception org.modeshape.jcr.value.ValueFormatException
-
- getTemplate() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getTerm() - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
- getTerminator() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Returns current terminator
- getTerms() - Method in class org.modeshape.jcr.query.model.FullTextSearch.CompoundTerm
-
Get the terms that make up this compound term.
- getText() - Method in class org.modeshape.jcr.text.TextExtractorOutput
-
- getText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- getText(BinaryValue) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Get the text that can be extracted from this binary content.
- getText(BinaryValue) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- getText() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- getText() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
-
- getText() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- getText() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
-
- getTextExtraction() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
Get the configuration for the text extraction aspects of this repository.
- getTextExtractors(Problems) - Method in class org.modeshape.jcr.RepositoryConfiguration.TextExtraction
-
Get the ordered list of text extractors.
- getTextGraph(int) - Method in class org.modeshape.common.statistic.Histogram
-
Generate a textual (horizontal) bar graph of this histogram.
- getThreadPool(String) - Method in interface org.modeshape.common.util.ThreadPoolFactory
-
Obtain a thread pool with the supplied name, or create and return one if no thread pool exists with that name.
- getThreadPool(String) - Method in class org.modeshape.common.util.ThreadPools
-
- getThreadPool(String) - Method in class org.modeshape.jcr.ExecutionContext
-
- getThreadPoolFactory() - Method in class org.modeshape.jcr.ExecutionContext
-
- getThreadPoolName() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Get the name of the thread pool that should be used for optimization work.
- getThreadPoolName() - Method in class org.modeshape.jcr.RepositoryConfiguration.GarbageCollection
-
Get the name of the thread pool that should be used for garbage collection work.
- getThreadPoolName() - Method in class org.modeshape.jcr.RepositoryConfiguration.Journaling
-
Get the name of the thread pool that should be used for garbage collection journal entries.
- getThreadPoolName() - Method in class org.modeshape.jcr.RepositoryConfiguration.Sequencing
-
Get the name of the thread pool that should be used for sequencing work.
- getThreadPoolName() - Method in class org.modeshape.jcr.RepositoryConfiguration.TextExtraction
-
Get the name of the thread pool that should be used for sequencing work.
- getThrowable() - Method in class org.modeshape.common.collection.Problem
-
- getThrowable() - Method in interface org.modeshape.jcr.api.Problem
-
Get the exception that caused this problem.
- getThumbnail() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getThumbnail() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- getTime() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache.BasicSaveContext
-
- getTime() - Method in interface org.modeshape.jcr.cache.SessionCache.SaveContext
-
Get the instance in time that the save is taking place.
- getTime(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime() - Method in class org.modeshape.schematic.document.ObjectId
-
- getTime() - Method in class org.modeshape.schematic.document.Timestamp
-
- getTimeBasedKey() - Method in class org.modeshape.jcr.journal.JournalRecord
-
- getTimeDateFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTimeGenerated(long) - Method in class org.modeshape.common.util.TimeBasedKeys
-
Obtain the milliseconds since epoch in UTC that the supplied key was generated.
- getTimestamp() - Method in interface org.modeshape.jcr.api.sequencer.Sequencer.Context
-
Get the timestamp of the sequencing.
- getTimestamp() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns the time at which the change set was created.
- getTimestamp() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getTimestamp() - Method in class org.modeshape.jcr.Sequencers.SequencingContext
-
- getTimestamp(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimeWindow() - Method in class org.modeshape.jmx.HistoricalData
-
- getTimeWindows() - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getTimeWindows() - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
- getTimeZoneId() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the identifier of the time zone in which this instant is defined
- getTimeZoneId() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getTimeZoneOffsetHours() - Method in interface org.modeshape.jcr.api.value.DateTime
-
Get the number of hours that this time zone is offset from UTC.
- getTimeZoneOffsetHours() - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- getTitle() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.epub.EpubMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- getTitle() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.odf.OdfMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getTitle() - Method in class org.modeshape.sequencer.video.VideoMetadata
-
- getTitleType() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getTokens() - Method in class org.modeshape.common.text.TokenStream.TokenFactory
-
- getTotal() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Get the aggregate sum of the values in the series.
- getTotalBytesRead() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
Returns the number of bytes that have been read from this input.
- getTotalDuration() - Method in class org.modeshape.common.statistic.Stopwatch
-
Get the total duration that this stopwatch has recorded.
- getTotalDuration(TimeUnit) - Method in interface org.modeshape.jcr.api.monitor.History
-
Get the total duration of this history window.
- getTotalEditingTime() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getTotalNumberOfValues() - Method in class org.modeshape.common.statistic.Histogram
-
Return the total number of values that have gone into this histogram.
- getTotalTime(TimeUnit) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
Get the time required to execute the query.
- getTrack() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getTransaction() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- getTransactionalCache(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCaches
-
- getTransactionIsolation() - Method in class org.modeshape.jdbc.JcrConnection
-
- getTransactionManager() - Method in interface org.modeshape.jcr.api.txn.TransactionManagerLookup
-
Searches for a transaction manager instance.
- getTransactionManager() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns the transaction manager instance that was set on the connector during initialization.
- getTransactionManager() - Method in class org.modeshape.jcr.txn.DefaultTransactionManagerLookup
-
- getTransactionManager() - Method in class org.modeshape.jcr.txn.Transactions
-
Get the transaction manager.
- getTransactionManagerLookup() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getTransactionManagerSuppliers() - Method in class org.modeshape.jcr.txn.DefaultTransactionManagerLookup
-
- getTransactions() - Method in class org.modeshape.jcr.JcrRepository.JcrRepositoryEnvironment
-
- getTransactions() - Method in interface org.modeshape.jcr.RepositoryEnvironment
-
- getTransform() - Method in class org.modeshape.jdbc.JcrType
-
Return the
Transform
object to use to transform the
Value
to the correct data type.
- getType() - Method in class org.modeshape.common.util.Reflection.Property
-
Get the class to which the value must belong (excluding null values).
- getType() - Method in class org.modeshape.connector.meta.jdbc.ProcedureMetadata
-
- getType() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getType() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Gets type of this column.
- getType() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.PropertyValueExtractor
-
- getType() - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Get the class representing the value type.
- getType() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Get the type for this node.
- getType() - Method in class org.modeshape.jcr.query.PseudoColumns.Info
-
- getType() - Method in interface org.modeshape.jcr.query.RowExtractors.ExtractFromRow
-
- getType() - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- getType() - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- getType() - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- getType() - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- getType() - Method in class org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
-
Returns the type of the configured binary store.
- getType() - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- getType() - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- getType() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
Returns the name of the import element, which should translate to the type of a jcr node.
- getType() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getType() - Method in class org.modeshape.schematic.document.Binary
-
- getType(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
Bson.Type
constant that describes the type of value for the given field name.
- getType(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getType(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getType(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getType(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getType() - Method in class org.modeshape.schematic.internal.schema.ValidationProblem
-
- getType() - Method in interface org.modeshape.schematic.SchemaLibrary.Problem
-
Get the type of problem.
- getType() - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- getType() - Method in class org.modeshape.sequencer.javafile.metadata.AnnotationMetadata
-
- getType() - Method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- getType() - Method in class org.modeshape.sequencer.javafile.metadata.ImportMetadata
-
- getType() - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- getType() - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- getTypeAsEnum() - Method in class org.modeshape.jcr.query.PseudoColumns.Info
-
- getTypeCatalogName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getTypedValue(ModelNode) - Method in interface org.modeshape.jboss.subsystem.MappedAttributeDefinition
-
Obtain from the supplied model node value the value that can be used in the RepositoryConfiguration field.
- getTypedValue(ModelNode) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition
-
- getTypedValue(ModelNode) - Method in class org.modeshape.jboss.subsystem.MappedSimpleAttributeDefinition
-
- getTypedValue(ModelNode, AttributeDefinition) - Static method in class org.modeshape.jboss.subsystem.MappedSimpleAttributeDefinition
-
- getTypeFactory(String) - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory given the name of the type.
- getTypeFactory(Object) - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the type factory for the type denoted by the supplied prototype value.
- getTypeFactory(String) - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getTypeFactory(Object) - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getTypeForValue(Object) - Static method in class org.modeshape.schematic.document.Bson
-
Get the
Bson.Type
constant that describes the type of value for the given field name.
- getTypeInfo() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTypeMap() - Method in class org.modeshape.jdbc.JcrConnection
-
- getTypeMetadata() - Method in class org.modeshape.sequencer.javafile.metadata.JavaMetadata
-
Gets the list for type declarations (class/interface/enum/annotation) of this unit.
- getTypeName() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
-
- getTypeName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getTypeName() - Method in interface org.modeshape.jcr.query.model.TypeSystem.TypeFactory
-
Get the name of the type created by this factory.
- getTypeName() - Method in class org.modeshape.jcr.query.Tuples.Tuple2TypeFactory
-
- getTypeName() - Method in class org.modeshape.jcr.query.Tuples.Tuple3TypeFactory
-
- getTypeName() - Method in class org.modeshape.jcr.query.Tuples.Tuple4TypeFactory
-
- getTypeName() - Method in class org.modeshape.jcr.query.Tuples.TupleNTypeFactory
-
- getTypeName() - Method in class org.modeshape.jcr.query.xpath.XPath.AttributeTest
-
- getTypeName() - Method in class org.modeshape.jcr.query.xpath.XPath.ElementTest
-
- getTypeName() - Method in class org.modeshape.jcr.value.ValueTypeSystem.Factory
-
- getTypeName() - Method in class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- getTypeName() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- getTypeName(Type) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- getTypeNames() - Method in class org.modeshape.jcr.query.model.TypeSystem
-
Get the names of the supported types.
- getTypeNames() - Method in class org.modeshape.jcr.value.ValueTypeSystem
-
- getTypeSchemaName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
-
- getTypeSystem() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getTypeSystem() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the interface for working with literal values and types.
- getTypeSystem() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the type system associated with these factories.
- getUDTs(String, String, String, int[]) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getUncountables() - Method in class org.modeshape.common.text.Inflector
-
Get the set of words that are not processed by the Inflector.
- getUnencodedString() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- getUnencodedString() - Method in interface org.modeshape.jcr.value.Path.Segment
-
- getUnicodeStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUnicodeStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUniqueId() - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Return the unique identifier for this sequencer.
- getUnmodifiedCount() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
Return the number of documents that were not updated/modified by the operation.
- getUnusedBinaryKeys() - Method in class org.modeshape.jcr.BackupObserver
-
Get the binary keys that have been marked as being unused during the time this observer was listening to the repository.
- getUnusedSource() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- getUpdatedIndexDefinitions() - Method in interface org.modeshape.jcr.spi.index.IndexDefinitionChanges
-
- getUpdateRule() - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyMetadata
-
- getUpperBound() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Get the upper bound of this bucket.
- getUpperBound() - Method in class org.modeshape.common.statistic.Histogram.BucketingStrategy
-
- getUpperBound() - Method in class org.modeshape.common.statistic.Histogram.DefaultBucketingStrategy
-
- getUpperBound() - Method in class org.modeshape.common.statistic.Histogram.ExplicitBucketingStrategy
-
- getUpperBound() - Method in class org.modeshape.common.statistic.Histogram.StandardDeviationBucketingStrategy
-
- getUpperBound() - Method in interface org.modeshape.jcr.api.query.qom.Between
-
Get the upper bound operand.
- getUpperBound() - Method in class org.modeshape.jcr.query.model.Between
-
- getUpperCaseFieldName() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
Gets the name of the field used for store upper case value.
- getUri() - Method in class org.modeshape.schematic.internal.schema.SchemaDocument
-
- getUriFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getUriFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
URI
properties.
- getUrl() - Static method in class org.modeshape.jcr.ModeShape
-
Get the project URL suitable for public display.
- getUrl() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the original URL of the connection.
- getURL() - Method in class org.modeshape.jdbc.JcrMetaData
-
This method returns the effective URL of the connection, which includes all connection properties (even if those properties
were passed in via the Properties argument).
- getURL(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getURL(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUrlExample() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
The delegate should provide an example of the URL to be used
- getUrlPrefix() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getUsedBinaryKeys() - Method in class org.modeshape.jcr.BackupObserver
-
Get the binary keys that have been marked as being used during the time this observer was listening to the repository.
- getUserData() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns a set of (key,value) pairs which may contain additional user information.
- getUserData() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getUserId() - Method in class org.modeshape.jcr.cache.change.AbstractSequencingChange
-
- getUserId() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns the ID (username) of the user which performed the changes.
- getUserId() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getUserId() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache.BasicSaveContext
-
- getUserId() - Method in interface org.modeshape.jcr.cache.SessionCache.SaveContext
-
Get the identifier for the user that is making this save.
- getUserID() - Method in class org.modeshape.jcr.JcrSession
-
- getUserId() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Returns the ID (username) of the user which performed the changes.
- getUserId() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
Get the id (username) of the user which triggered the sequencing
- getUserName() - Method in class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
-
- getUserName() - Method in class org.modeshape.jcr.security.JaasSecurityContext
-
- getUserName() - Method in interface org.modeshape.jcr.security.SecurityContext
-
Returns the authenticated user's name
- getUserName() - Method in class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
-
- getUsername() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the JCR user name.
- getUserName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getUUID() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Returns a unique identifier for this change set.
- getUUID() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getUuid(CachedNode) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the UUID identifier of the supplied cached node.
- getUuid(String) - Method in interface org.modeshape.schematic.document.Document
-
Get the
UUID
value in this document for the given field name.
- getUuid(String, UUID) - Method in interface org.modeshape.schematic.document.Document
-
Get the
UUID
value in this document for the given field name.
- getUuid(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- getUuid(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- getUuid(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- getUuid(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- getValidator() - Method in class org.modeshape.schematic.internal.schema.SchemaDocument
-
- getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
- getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
- getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
- getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- getValue() - Method in class org.modeshape.common.collection.ImmutableMapEntry
-
- getValue() - Method in class org.modeshape.jboss.metric.MonitorService
-
- getValue() - Method in class org.modeshape.jboss.service.AuthenticatorService
-
- getValue() - Method in class org.modeshape.jboss.service.BinaryStorageService
-
- getValue() - Method in class org.modeshape.jboss.service.CompositeBinaryStorageService
-
- getValue() - Method in class org.modeshape.jboss.service.EngineService
-
- getValue() - Method in class org.modeshape.jboss.service.IndexDefinitionService
-
- getValue() - Method in class org.modeshape.jboss.service.IndexProviderService
-
- getValue() - Method in class org.modeshape.jboss.service.PersistenceService
-
- getValue() - Method in class org.modeshape.jboss.service.ReferenceFactoryService
-
- getValue() - Method in class org.modeshape.jboss.service.RepositoryService
-
- getValue() - Method in class org.modeshape.jboss.service.SequencerService
-
- getValue() - Method in class org.modeshape.jboss.service.SourceService
-
- getValue() - Method in class org.modeshape.jboss.service.TextExtractorService
-
- getValue(String, CachedNode, int) - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getValue(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
-
- getValue(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- getValue() - Method in class org.modeshape.jcr.query.model.FullTextSearch.SimpleTerm
-
Get the value of this term.
- getValue(QueryContext, StaticOperand) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Get the value associated with the static operand of the comparison.
- getValue() - Method in class org.modeshape.jcr.query.xpath.XPath.Literal
-
- getValue(int) - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- getValue(int) - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- getValue(int) - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- getValue(int) - Method in interface org.modeshape.jcr.value.Property
-
Returns the value of the property at the given index.
- getValue() - Method in exception org.modeshape.jcr.value.ValueFormatException
-
Get the original value that was being converted.
- getValue(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getValue(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getValue() - Method in interface org.modeshape.schematic.document.Array.Entry
-
Get the value for this entry.
- getValue() - Method in interface org.modeshape.schematic.document.Document.Field
-
Get the value of the field.
- getValue() - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- getValue() - Method in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- getValue() - Method in class org.modeshape.schematic.internal.document.BasicArray.BasicEntry
-
- getValue() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValue() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionParameter
-
- getValue() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty.AlternateScript
-
- getValue() - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- getValueAsBinary() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsBinary() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsBoolean() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsBoolean() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsDocument() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsDocument() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsDouble() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsDouble() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsInt() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsInt() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsInteger() - Method in class org.modeshape.jcr.query.xpath.XPath.Literal
-
- getValueAsNumber() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsNumber() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsPattern() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsPattern() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsString() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsString() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueAsUuid() - Method in interface org.modeshape.schematic.document.Document.Field
-
- getValueAsUuid() - Method in class org.modeshape.schematic.internal.document.ImmutableField
-
- getValueClass() - Method in enum org.modeshape.jcr.value.PropertyType
-
- getValueConstraints() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getValueFactories() - Method in class org.modeshape.jcr.ExecutionContext
-
Get the factories that should be used to create values for
properties
.
- getValueFactories() - Method in interface org.modeshape.jcr.spi.index.IndexConstraints
-
Get the factories for values of various types.
- getValueFactory() - Method in interface org.modeshape.jcr.api.Session
-
- getValueFactory(PropertyType) - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getValueFactory(Object) - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getValueFactory() - Method in class org.modeshape.jcr.JcrSession
-
- getValueFactory() - Method in class org.modeshape.jcr.query.JcrTypeSystem
-
- getValueFactory(PropertyType) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactories
-
- getValueFactory(Object) - Method in class org.modeshape.jcr.value.basic.AbstractValueFactories
-
- getValueFactory(PropertyType) - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory that creates values of the supplied
type
.
- getValueFactory(Object) - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory that is best able to create values with the most natural type given by the supplied value.
- getValueInRow(NodeSequence.RowAccessor) - Method in interface org.modeshape.jcr.query.RowExtractors.ExtractFromRow
-
Evaluate the
DynamicOperand
against the current row in the supplied batch.
- getValueMetrics() - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getValueMetrics() - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
- getValues() - Method in class org.modeshape.common.statistic.DetailedStatistics
-
Get the values that have been recorded in these statistics.
- getValues() - Method in class org.modeshape.common.statistic.Histogram.BucketingStrategy
-
- getValues() - Method in interface org.modeshape.jcr.api.query.qom.SetCriteria
-
Get the static operands for this set criteria.
- getValues() - Method in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- getValues() - Method in class org.modeshape.jcr.query.model.FullTextSearch.SimpleTerm
-
Get the values of this term if the term is quoted.
- getValues() - Method in class org.modeshape.jcr.query.model.SetCriteria
-
- getValues() - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getValues() - Method in interface org.modeshape.jcr.value.Property
-
Obtain the property's values in their natural form.
- getValues(ValueMetric, Window) - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
- getValues(ValueMetric, Window) - Method in interface org.modeshape.jmx.RepositoryStatisticsMXBean
-
Get the statistics for the specified value metric during the given window in time.
- getValues() - Method in class org.modeshape.sequencer.classfile.metadata.EnumMetadata
-
- getValues() - Method in class org.modeshape.sequencer.javafile.metadata.EnumMetadata
-
- getValuesAsArray() - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getValuesAsArray(ValueFactory<T>) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getValuesAsArray(Property.ValueTypeTransformer<T>, Class<T>) - Method in class org.modeshape.jcr.value.basic.BasicProperty
-
- getValuesAsArray() - Method in interface org.modeshape.jcr.value.Property
-
Obtain the property's values as an array of objects in their natural form.
- getValuesAsArray(ValueFactory<T>) - Method in interface org.modeshape.jcr.value.Property
-
Convert the values of this property to whatever type the given value factory is used to create.
- getValuesAsArray(Property.ValueTypeTransformer<T>, Class<T>) - Method in interface org.modeshape.jcr.value.Property
-
Convert the values of this property to the given type, using the specified type transformer.
- getValuesToRemove() - Method in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- getVariables() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the variables that are to be substituted into the
BindVariableName
used in the query.
- getVariables() - Method in interface org.modeshape.jcr.spi.index.IndexConstraints
-
Get the variables that are to be substituted into the
BindVariableName
used in the query.
- getVariables() - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Get the variables that are to be substituted into the
BindVariableName
used in the query.
- getVariables() - Method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- getVariance() - Method in interface org.modeshape.jcr.api.monitor.Statistics
-
Get the variance of the sampled values, which is the average of the squared differences from the
mean
.
- getVariance() - Method in class org.modeshape.jmx.StatisticalData
-
- getVendor() - Static method in class org.modeshape.jcr.ModeShape
-
Get the vendor name suitable for public display.
- getVendorName() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVendorName() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVendorUrl() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVendorUrl() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVersion() - Static method in class org.modeshape.jcr.ModeShape
-
Get the version suitable for public display.
- getVersion() - Method in class org.modeshape.jcr.NodeTypes
-
Get the version number of this cache.
- getVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVersion() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- getVersionColumns(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getVisibility() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- getVisibility() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- getVisibility() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- getVisibility(int) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- getWarnings() - Method in interface org.modeshape.jcr.api.query.QueryResult
-
Get any warnings that might describe potential problems with this query.
- getWarnings() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- getWarnings() - Method in class org.modeshape.jdbc.JcrConnection
-
- getWarnings() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getWeakReferenceFactory() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
- getWeakReferenceFactory() - Method in interface org.modeshape.jcr.value.ValueFactories
-
Get the value factory for
reference
properties.
- getWeakReferrers() - Method in class org.modeshape.jcr.cache.ReferrerCounts
-
Get the set of node keys to the nodes with weak references.
- getWidth() - Method in class org.modeshape.common.statistic.Histogram.Bucket
-
Get the width of this bucket.
- getWidth() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
- getWidth() - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- getWindow() - Method in interface org.modeshape.jcr.api.monitor.History
-
Get the kind of window.
- getWords() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- getWorkerLatch(BinaryKey, boolean) - Method in class org.modeshape.jcr.TextExtractors
-
- getWorkspace() - Method in interface org.modeshape.jcr.api.RepositoryManager
-
Return the Workspace
object through which this repository manager was created.
- getWorkspace() - Method in interface org.modeshape.jcr.api.Session
-
- getWorkspace() - Method in class org.modeshape.jcr.cache.document.AbstractSessionCache
-
- getWorkspace() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Get the cache the reflects the workspace content, without any of the transient, unsaved changes of this session.
- getWorkspace() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- getWorkspace() - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- getWorkspace() - Method in class org.modeshape.jcr.JcrSession
-
- getWorkspaceCache(String) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Get the NodeCache for the workspace with the given name.
- getWorkspaceCacheSize() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- getWorkspaceKey() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getWorkspaceKey() - Method in class org.modeshape.jcr.cache.NodeKey
-
Get the multi-character key uniquely identifying the workspace in which the node appears.
- getWorkspaceMatchRule() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the rule that defines the workspaces to which this index definition applies.
- getWorkspaceName() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Get the name of the workspace in which the changes were made.
- getWorkspaceName() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- getWorkspaceName() - Method in class org.modeshape.jcr.cache.change.WorkspaceAdded
-
- getWorkspaceName() - Method in class org.modeshape.jcr.cache.change.WorkspaceRemoved
-
- getWorkspaceName() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- getWorkspaceName() - Method in class org.modeshape.jcr.journal.JournalRecord
-
Get the name of the workspace in which the changes were made.
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.IndexPlan
-
Get the name of the workspace to which this index applies.
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- getWorkspaceName(Path) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- getWorkspaceName() - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Get the name of the current workspace.
- getWorkspaceName() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- getWorkspaceName() - Method in interface org.modeshape.jcr.query.NodeSequence.Batch
-
Get the name of the workspace in which exists all nodes in this batch.
- getWorkspaceName() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- getWorkspaceName() - Method in class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Returns the projection's workspace name
- getWorkspaceName() - Method in interface org.modeshape.jcr.security.AdvancedAuthorizationProvider.Context
-
Get the name of the repository workspace that is being accessed.
- getWorkspaceName() - Method in class org.modeshape.jcr.value.WorkspaceAndPath
-
Get the workspace name.
- getWorkspaceName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the name of the workspace.
- getWorkspaceNames() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Get the names of all available workspaces in this repository.
- getWorkspaceNames() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the names of each workspace that is to be queried.
- getWorkspacesWithProjections() - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Get the names of the workspaces that contain at least one projection.
- getWorkspacesWithProjectionsFor(Connector) - Method in class org.modeshape.jcr.Connectors
-
- getWorkspacesWithProjectionsFor(Connector) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
Get the set of workspace names that contain projections of the supplied connector.
- getWrapped() - Method in class org.modeshape.jcr.query.xpath.XPath.ParenthesizedExpression
-
- getYear() - Method in class org.modeshape.sequencer.audio.AudioMetadata
-
- getYear() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- GIGA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- GitBinaryValue - Class in org.modeshape.connector.git
-
A
BinaryValue
implementation used to read the content of a specific object ID from the supplied repository.
- GitBinaryValue(ObjectId, ObjectLoader, String, String, MimeTypeDetector) - Constructor for class org.modeshape.connector.git.GitBinaryValue
-
- GitBranches - Class in org.modeshape.connector.git
-
A
GitFunction
that returns the list of branches in this repository.
- GitBranches(GitConnector) - Constructor for class org.modeshape.connector.git.GitBranches
-
- GitCommitDetails - Class in org.modeshape.connector.git
-
A
GitFunction
that returns the information about a particular commit.
- GitCommitDetails(GitConnector) - Constructor for class org.modeshape.connector.git.GitCommitDetails
-
- GitConnector - Class in org.modeshape.connector.git
-
A read-only
Connector
that accesses the content in a local Git repository that is a clone of a remote repository.
- GitConnector() - Constructor for class org.modeshape.connector.git.GitConnector
-
- GitFunction - Class in org.modeshape.connector.git
-
- GitFunction(String, GitConnector) - Constructor for class org.modeshape.connector.git.GitFunction
-
- GitHistory - Class in org.modeshape.connector.git
-
A
GitFunction
that returns the history information about the (latest) commits in a particular branch or tag.
- GitHistory(GitConnector) - Constructor for class org.modeshape.connector.git.GitHistory
-
- GitI18n - Class in org.modeshape.connector.git
-
The internationalized string constants for the org.modeshape.connector.git*
packages.
- GitLexicon - Class in org.modeshape.connector.git
-
Lexicon of names from the "http://www.modeshape.org/git/1.0
" namespace used in the Git connector.
- GitLexicon() - Constructor for class org.modeshape.connector.git.GitLexicon
-
- GitLexicon.Namespace - Class in org.modeshape.connector.git
-
- GitRoot - Class in org.modeshape.connector.git
-
- GitRoot(GitConnector) - Constructor for class org.modeshape.connector.git.GitRoot
-
- GitTags - Class in org.modeshape.connector.git
-
A
GitFunction
that returns the list of tags in this repository.
- GitTags(GitConnector) - Constructor for class org.modeshape.connector.git.GitTags
-
- GitTree - Class in org.modeshape.connector.git
-
A function that returns the file and directory structure within a particular commit.
- GitTree(GitConnector) - Constructor for class org.modeshape.connector.git.GitTree
-
- GRANT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- GRANT_PRIVILEGE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- GRANTEE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of Grantee column in server's results object returned by getElementEntitlements method in User API
- GRANTEE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of Grantee column in server's results object returned by getGroupEntitlements method in User API
- GRANTEE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- GRANTOR - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of Grantor column in server's results object returned by getElementEntitlements method in User API
- GRANTOR - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of Grantor column in server's results object returned by getGroupEntitlements method in User API
- GraphI18n - Class in org.modeshape.jcr
-
The internationalized string constants for the org.modeshape.graph*
packages.
- group(int) - Method in class org.modeshape.jcr.sequencer.PathExpression.Matcher
-
- GROUP_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of GroupName column in server's results object returned by getElementEntitlements method in User API
- GROUP_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of GroupName column in server's results object returned by getGroupEntitlements method in User API
- GROUP_POSITION - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- groupCount() - Method in class org.modeshape.jcr.sequencer.PathExpression.Matcher
-
- gt(Object) - Method in class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- gte(Object) - Method in class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- GuardedBy - Annotation Type in org.modeshape.common.annotation
-
Copyright (c) 2005 Brian Goetz and Tim Peierls.
- GZIP - Static variable in class org.modeshape.common.util.Base64
-
Specify that data should be gzip-compressed in second bit.
- GZIP - Static variable in class org.modeshape.schematic.Base64
-
Specify that data should be gzip-compressed in second bit.
- GZIP_EXTENSION - Static variable in class org.modeshape.jcr.BackupDocumentReader
-
- GZIP_EXTENSION - Static variable in class org.modeshape.jcr.BackupDocumentWriter
-
- I18n - Class in org.modeshape.common.i18n
-
An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values
within i18n message placeholders, and dynamically reading properties from i18n property files.
- i18nBundleNotFoundInClasspath - Static variable in class org.modeshape.common.CommonI18n
-
- i18nClassInterface - Static variable in class org.modeshape.common.CommonI18n
-
- i18nClassInterface - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nClassNotPublic - Static variable in class org.modeshape.common.CommonI18n
-
- i18nClassNotPublic - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nFieldFinal - Static variable in class org.modeshape.common.CommonI18n
-
- i18nFieldFinal - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nFieldInvalidType - Static variable in class org.modeshape.common.CommonI18n
-
- i18nFieldInvalidType - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nFieldNotPublic - Static variable in class org.modeshape.common.CommonI18n
-
- i18nFieldNotPublic - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nFieldNotStatic - Static variable in class org.modeshape.common.CommonI18n
-
- i18nFieldNotStatic - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nLocalizationFileNotFound - Static variable in class org.modeshape.common.CommonI18n
-
- i18nLocalizationFileNotFound - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nLocalizationProblems - Static variable in class org.modeshape.common.CommonI18n
-
- i18nLocalizationProblems - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nPropertyDuplicate - Static variable in class org.modeshape.common.CommonI18n
-
- i18nPropertyDuplicate - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nPropertyMissing - Static variable in class org.modeshape.common.CommonI18n
-
- i18nPropertyMissing - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nPropertyUnused - Static variable in class org.modeshape.common.CommonI18n
-
- i18nPropertyUnused - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- i18nRequiredToSuppliedParameterMismatch - Static variable in class org.modeshape.common.CommonI18n
-
- i18nRequiredToSuppliedParameterMismatch - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- I18nResource - Interface in org.modeshape.common.i18n
-
Interface which should be implemented by any i18n compliant resource.
- id() - Method in class org.modeshape.common.i18n.I18n
-
- ID - Static variable in class org.modeshape.connector.git.GitBranches
-
- ID - Static variable in class org.modeshape.connector.git.GitCommitDetails
-
- ID - Static variable in class org.modeshape.connector.git.GitHistory
-
- ID - Static variable in class org.modeshape.connector.git.GitRoot
-
- ID - Static variable in class org.modeshape.connector.git.GitTags
-
- ID - Static variable in class org.modeshape.connector.git.GitTree
-
- ID - Static variable in class org.modeshape.connector.meta.jdbc.DatabaseRetriever
-
- id - Variable in class org.modeshape.jcr.index.local.MapDB.UniqueKey
-
- ID - Static variable in class org.modeshape.jcr.index.lucene.FieldUtil
-
- ID - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- id() - Method in class org.modeshape.jcr.query.QueryContext
-
Get the local identifier used within the query engine to identify a query context.
- id - Variable in class org.modeshape.jcr.txn.Transactions.BaseTransaction
-
- id() - Method in class org.modeshape.jcr.txn.Transactions.BaseTransaction
-
- id() - Method in class org.modeshape.jcr.txn.Transactions.RollbackOnlyTransaction
-
- id() - Method in interface org.modeshape.jcr.txn.Transactions.Transaction
-
Returns a unique identifier for the transaction.
- id() - Method in class org.modeshape.persistence.file.FileDb
-
- id() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- id() - Method in interface org.modeshape.schematic.SchematicDb
-
Returns a unique identifier for this schematic DB.
- ID - Static variable in class org.modeshape.schematic.SchematicEntry.FieldName
-
The name of the metadata field used to store the document key.
- id() - Method in interface org.modeshape.schematic.SchematicEntry
-
Returns this document's id.
- id(Document) - Static method in interface org.modeshape.schematic.SchematicEntry
-
Returns the value of the ID from a given entry document.
- ID - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
The Derby parser identifier.
- ID - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
The MySQL parser identifier.
- ID - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
The Oracle parser identifier.
- ID - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
The Postress parser identifier.
- ID - Static variable in class org.modeshape.sequencer.ddl.StandardDdlParser
-
The Standard DDL parser identifier.
- ID - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ID_PARAMETER - Static variable in class org.modeshape.jcr.query.engine.IndexPlanners
-
- IDENTIFIER - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- IDENTIFIER - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon
-
- IDENTIFIER_LEADING_TERMINAL - Static variable in interface org.modeshape.jcr.value.Path
-
The character used to begin an identifier segment within a path.
- IDENTIFIER_TRAILING_TERMINAL - Static variable in interface org.modeshape.jcr.value.Path
-
The character used to end an identifier segment within a path.
- IDENTIFIER_TYPE - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- IdentifierPath - Class in org.modeshape.jcr.value.basic
-
Optimized implementation of
Path
that serves as a JCR identifier path.
- IdentifierPath(IdentifierPathSegment) - Constructor for class org.modeshape.jcr.value.basic.IdentifierPath
-
- identifierPathContainedUnsupportedIdentifierFormat - Static variable in class org.modeshape.jcr.GraphI18n
-
- identifierPathDoesNotMatchSuppliedUuid - Static variable in class org.modeshape.jcr.GraphI18n
-
- identifierPathNeverReferencesProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- IdentifierPathSegment - Class in org.modeshape.jcr.value.basic
-
A
Path.Segment
implementation that represents an identifier segment.
- IdentifierPathSegment(Name) - Constructor for class org.modeshape.jcr.value.basic.IdentifierPathSegment
-
- IDENTITY_CONSTRAINT_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdReader
-
- idField(String) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
- idFor(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Utility method for determining the node identifier for the supplied file.
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.CatalogRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.ColumnRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.DatabaseRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.ForeignKeyRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.ProcedureRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.SchemaRetriever
-
- idFrom(String) - Method in class org.modeshape.connector.meta.jdbc.TableRetriever
-
- idleTimeInSecondsBeforeTestingConnections - Variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
The number of seconds that a connection can remain idle before the connection should be tested to ensure it is still valid.
- idQuery(String) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
- idTerm(String) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
- ignore(Pointer) - Method in interface org.modeshape.common.collection.ring.DependentOnPointers
-
Ignore the specified pointer that cursor had previously
stayed behind
.
- ignore(Pointer) - Method in class org.modeshape.common.collection.ring.GarbageCollectingConsumer
-
- ignore(Pointer) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- ignore(Pointer) - Method in class org.modeshape.common.collection.ring.TrailingPointer
-
- illegalAccessExceptionWhileSettingProperty - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- ImageMetadata - Class in org.modeshape.sequencer.image
-
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution
from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
- ImageMetadata() - Constructor for class org.modeshape.sequencer.image.ImageMetadata
-
- ImageMetadataLexicon - Class in org.modeshape.sequencer.image
-
A lexicon of names used within the image sequencer.
- ImageMetadataSequencer - Class in org.modeshape.sequencer.image
-
A sequencer that processes the binary content of an image file, extracts the metadata for the image, and then writes that image
metadata to the repository.
- ImageMetadataSequencer() - Constructor for class org.modeshape.sequencer.image.ImageMetadataSequencer
-
- ImmediateFuture<V> - Class in org.modeshape.common.util
-
A
Future
implementation that is immediately done.
- ImmediateFuture(V) - Constructor for class org.modeshape.common.util.ImmediateFuture
-
Create a new
Future
instance that is completed immediately and returns the supplied result.
- Immutable - Annotation Type in org.modeshape.common.annotation
-
Copyright (c) 2005 Brian Goetz and Tim Peierls.
- Immutable - Annotation Type in org.modeshape.schematic.annotation
-
Copyright (c) 2005 Brian Goetz and Tim Peierls.
- ImmutableAppendedList<T> - Class in org.modeshape.common.collection
-
An immutable
List
that consists of a single element appended to another existing
List
.
- ImmutableAppendedList(List<T>, T) - Constructor for class org.modeshape.common.collection.ImmutableAppendedList
-
Create an instance using the supplied parent list and an element to be virtually appended to the parent.
- ImmutableChildReferences - Class in org.modeshape.jcr.cache.document
-
- ImmutableChildReferences() - Constructor for class org.modeshape.jcr.cache.document.ImmutableChildReferences
-
- ImmutableChildReferences.EmptyChildReferences - Class in org.modeshape.jcr.cache.document
-
- ImmutableChildReferences.Medium - Class in org.modeshape.jcr.cache.document
-
- ImmutableChildReferences.ReferencesUnion - Class in org.modeshape.jcr.cache.document
-
- ImmutableChildReferences.Segment - Class in org.modeshape.jcr.cache.document
-
- ImmutableChildReferences.Segmented - Class in org.modeshape.jcr.cache.document
-
- ImmutableColumn - Class in org.modeshape.jcr.query.validate
-
- ImmutableColumn(String, String, PropertyType) - Constructor for class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ImmutableColumn(String, String) - Constructor for class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ImmutableColumn(String, String, PropertyType, boolean) - Constructor for class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ImmutableColumn(String, String, PropertyType, boolean, boolean, boolean, Object, Object, Operator...) - Constructor for class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ImmutableColumn(String, String, PropertyType, boolean, boolean, Object, Object, Set<Operator>) - Constructor for class org.modeshape.jcr.query.validate.ImmutableColumn
-
- ImmutableField - Class in org.modeshape.schematic.internal.document
-
- ImmutableField(String, Object) - Constructor for class org.modeshape.schematic.internal.document.ImmutableField
-
- ImmutableKey - Class in org.modeshape.jcr.query.validate
-
- ImmutableKey(Iterable<Schemata.Column>) - Constructor for class org.modeshape.jcr.query.validate.ImmutableKey
-
- ImmutableKey(Schemata.Column...) - Constructor for class org.modeshape.jcr.query.validate.ImmutableKey
-
- ImmutableMapEntry<K,V> - Class in org.modeshape.common.collection
-
- ImmutableMapEntry(K, V) - Constructor for class org.modeshape.common.collection.ImmutableMapEntry
-
- ImmutableMapEntry(Map.Entry<K, V>) - Constructor for class org.modeshape.common.collection.ImmutableMapEntry
-
- ImmutableProblems - Class in org.modeshape.common.collection
-
An immutable wrapper for a mutable
Problems
.
- ImmutableProblems(Problems) - Constructor for class org.modeshape.common.collection.ImmutableProblems
-
- ImmutableSchemata - Class in org.modeshape.jcr.query.validate
-
- ImmutableSchemata(Map<SelectorName, Schemata.Table>) - Constructor for class org.modeshape.jcr.query.validate.ImmutableSchemata
-
- ImmutableSchemata.Builder - Class in org.modeshape.jcr.query.validate
-
A builder of immutable
Schemata
objects.
- ImmutableSchemata.MutableTable - Class in org.modeshape.jcr.query.validate
-
- impersonate(Credentials) - Method in class org.modeshape.jcr.JcrSession
-
- IMPLEMENTS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- implicit() - Static method in class org.modeshape.jcr.query.engine.IndexPlanners
-
Get the IndexPlanners instance that looks only for the implicit (built-in) indexes.
- implicitIndexes() - Static method in class org.modeshape.jcr.query.optimize.AddIndexes
-
The instance of the rule that uses the implicit indexes, like those for finding nodes (or children or descendants) based
upon a path.
- IMPORT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- IMPORT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- importBuiltIns(Problems) - Method in class org.modeshape.jcr.CndImporter
-
- importContent(Session, String) - Method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, String, int) - Method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, String, String) - Method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, String, String, int) - Method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, Class<?>, String) - Static method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, Class<?>, String, String) - Static method in class org.modeshape.jcr.api.JcrTools
-
- importContent(Session, Class<?>, String, String, int) - Static method in class org.modeshape.jcr.api.JcrTools
-
- IMPORTED_XSD - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- IMPORTED_XSDS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- ImportElement(NodeImportXmlHandler.ImportElement) - Constructor for class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
- importFrom(InputStream, Problems, String) - Method in class org.modeshape.jcr.CndImporter
-
Import the CND content from the supplied stream, placing the content into the importer's destination.
- importFrom(File, Problems) - Method in class org.modeshape.jcr.CndImporter
-
Import the CND content from the supplied stream, placing the content into the importer's destination.
- importFrom(String, Problems, String) - Method in class org.modeshape.jcr.CndImporter
-
Import the CND content from the supplied stream, placing the content into the importer's destination.
- importFromXml(InputSource) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- importInitialContent(String) - Method in class org.modeshape.jcr.InitialContentImporter
-
- ImportMetadata - Class in org.modeshape.sequencer.javafile.metadata
-
Import metadata.
- ImportMetadata.Type - Enum in org.modeshape.sequencer.javafile.metadata
-
- IMPORTS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- importXML(String, InputStream, int) - Method in class org.modeshape.jcr.JcrSession
-
- in(DynamicOperand, StaticOperand...) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Tests that the value (or values) defined by the supplied dynamic operand are found within the specified set of values.
- in(DynamicOperand, StaticOperand...) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- IN_OUT_NO_COPY - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- INCLUDE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- includeBinaries() - Method in class org.modeshape.jcr.api.BackupOptions
-
Whether or not binary data should be part of the backup or not.
- includeBinaries() - Method in class org.modeshape.jcr.api.RestoreOptions
-
Whether binaries should be restored or not.
- includeComments() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
- INCLUDED_XSD - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- INCLUDED_XSDS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- includeFullTextScores(Iterable<Constraint>) - Static method in class org.modeshape.jcr.query.engine.QueryUtil
-
- includeFullTextScores(Constraint) - Static method in class org.modeshape.jcr.query.engine.QueryUtil
-
- includeLower(boolean) - Method in class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- includeMimeType() - Method in class org.modeshape.connector.git.GitConnector
-
- includeNode(CachedNode, NodeCache) - Method in interface org.modeshape.jcr.cache.document.NodeCacheIterator.NodeFilter
-
Determine if the supplied node is to be included in the iterator.
- includeNode(CachedNode, NodeCache) - Method in class org.modeshape.jcr.query.engine.QuerySources.CompositeNodeFilter
-
- includeSimpleReferences() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
Return whether simple references should be included
- includesWeakReferences() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
Get whether weak references should be included.
- includesWorkspace(String) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Determine whether changes in the named workspace should be processed.
- includesWorkspace(String) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- includeSystemContent(boolean) - Method in interface org.modeshape.jcr.api.query.Query
-
Specify whether the system content should be included in the query results.
- includeSystemContent - Variable in class org.modeshape.jcr.query.engine.QuerySources
-
- includeSystemContent() - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- includeSystemContent(boolean) - Method in class org.modeshape.jcr.query.JcrQuery
-
- includeSystemContent - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
Flag indicates whether the content under "/jcr:system" should be included in the results.
- includeUpper(boolean) - Method in class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- incorrectRingBufferSize - Static variable in class org.modeshape.common.CommonI18n
-
- increment(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- increment(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- increment(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- increment(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- increment(Long) - Method in class org.modeshape.common.math.LongOperations
-
- increment(T) - Method in interface org.modeshape.common.math.MathOperations
-
Increment the supplied operand by 1.
- increment(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- increment(ValueMetric, long) - Method in class org.modeshape.jcr.RepositoryStatistics
-
Record an incremental change to a value, called by the code that knows when and how the metric changes.
- increment(ValueMetric) - Method in class org.modeshape.jcr.RepositoryStatistics
-
Record an increment in a value, called by the code that knows when and how the metric changes.
- INCREMENT - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- IncrementalDocumentEditor - Class in org.modeshape.schematic.internal.document
-
Document editor implementation which allows the editing of a document via a list of incremental changes.
- IncrementalDocumentEditor(MutableDocument, List<Operation>) - Constructor for class org.modeshape.schematic.internal.document.IncrementalDocumentEditor
-
- IncrementalDocumentEditor.DocumentChanges - Class in org.modeshape.schematic.internal.document
-
- incrementAndGet() - Method in class org.modeshape.common.collection.ring.Pointer
-
- incrementBinaryReferenceCount(BinaryKey, Set<BinaryKey>, Set<BinaryKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Increment the reference count for the stored binary value with the supplied SHA-1 hash.
- incrementEntryCountFor(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- incrementReferenceCount() - Method in class org.modeshape.jcr.value.binary.FileLocks.LockHolder
-
- incrementReferenceCount() - Method in class org.modeshape.jcr.value.binary.NamedLocks.NamedLock
-
- indent(Writer) - Method in class org.modeshape.schematic.internal.document.PrettyJsonWriter
-
- index() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- index() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- INDEX - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- Index - Interface in org.modeshape.jcr.spi.index
-
An index used by the query system to quickly provide the set of
NodeKey
s that satisfy a particular portion of a query.
- index - Variable in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- index() - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- index - Variable in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- index - Variable in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- index - Variable in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- index - Variable in class org.modeshape.schematic.internal.document.BasicArray.IndexEntry
-
- INDEX - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- INDEX_ATTRIBUTES - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- INDEX_COLUMN - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- INDEX_COLUMN_DEFINITIONS_PATTERN - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- INDEX_COLUMNS - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- INDEX_DEFINITION_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- INDEX_KIND - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- INDEX_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- INDEX_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
- INDEX_ORDER - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- INDEX_PROVIDER - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- INDEX_PROVIDER_ALIASES - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- INDEX_PROVIDER_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- INDEX_PROVIDER_FIELDS - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- INDEX_PROVIDERS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- INDEX_QUALIFIER - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- INDEX_QUALIFIER - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains qualifier for the index.
- INDEX_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- INDEX_VALUES - Static variable in class org.modeshape.schematic.internal.document.IndexSequence
-
- INDEX_WORKSPACE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- indexAlreadyExists - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexAppliesTo(JoinCondition) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
Determine if this index can be used to evaluate the given join condition.
- indexAppliesTo(ChildNodeJoinCondition) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(DescendantNodeJoinCondition) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(EquiJoinCondition) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(SameNodeJoinCondition) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(Constraint) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
Determine if this index can be used to evaluate the given constraint.
- indexAppliesTo(Comparison) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(And) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(Or) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(Not) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(Between) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(SetCriteria) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(Relike) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- indexAppliesTo(PropertyExistence) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- IndexChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
Base class for all index-related changes.
- IndexChangeAdapter(ExecutionContext, String, ChangeSetAdapter.NodeTypePredicate, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- IndexChangeAdapters - Class in org.modeshape.jcr.spi.index.provider
-
Utility for creating generic
IndexChangeAdapter
instances, which support both single and multi-valued properties.
- IndexChangeAdapters.AbstractPropertyChangeAdapter<T> - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.EnumeratedPropertyChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.MixinTypesChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.MultiColumnChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.NodeDepthChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.NodeLocalNameChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.NodeNameChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.NodePathChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.NodeTypesChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.PathBasedChangeAdapter<T> - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.PrimaryTypeChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.PropertyChangeAdapter<T> - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.TextPropertyChangeAdapter - Class in org.modeshape.jcr.spi.index.provider
-
- IndexChangeAdapters.UniquePropertyChangeAdapter<T> - Class in org.modeshape.jcr.spi.index.provider
-
- IndexColumnDefinition - Interface in org.modeshape.jcr.api.index
-
- IndexColumnDefinitionTemplate - Interface in org.modeshape.jcr.api.index
-
- IndexColumnsValidator - Class in org.modeshape.jboss.subsystem
-
A ParameterValidator that validates a value as a correctly-formatted index columns definition.
- IndexColumnsValidator(boolean) - Constructor for class org.modeshape.jboss.subsystem.IndexColumnsValidator
-
Creates a ParameterValidator that allows values that are correctly-formatted index column definitions
- IndexConstraints - Interface in org.modeshape.jcr.spi.index
-
- IndexCostCalculator - Interface in org.modeshape.jcr.spi.index
-
- IndexCostCalculator.Costs - Class in org.modeshape.jcr.spi.index
-
- IndexDefinition - Interface in org.modeshape.jcr.api.index
-
An immutable description of an index definition.
- IndexDefinition.IndexKind - Enum in org.modeshape.jcr.api.index
-
The kind of indexes.
- IndexDefinition.WorkspaceMatchRule - Interface in org.modeshape.jcr.api.index
-
- IndexDefinitionChanges - Interface in org.modeshape.jcr.spi.index
-
- indexDefinitionName(ModelNode) - Method in class org.modeshape.jboss.subsystem.IndexDefinitionWriteAttributeHandler
-
- IndexDefinitionService - Class in org.modeshape.jboss.service
-
- IndexDefinitionService(String, Properties) - Constructor for class org.modeshape.jboss.service.IndexDefinitionService
-
- indexDefinitionServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- IndexDefinitionTemplate - Interface in org.modeshape.jcr.api.index
-
- IndexDefinitionWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for an index definitions submodel's
attribute definitions
.
- indexDefns - Variable in class org.modeshape.jcr.query.QueryContext
-
- indexDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
-
- IndexEntry(int, Object) - Constructor for class org.modeshape.schematic.internal.document.BasicArray.IndexEntry
-
- INDEXES - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
Index-related items
- INDEXES - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- Indexes(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Indexes
-
- indexesChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- indexesFor(String, String) - Method in class org.modeshape.jcr.RepositoryIndexes
-
Get all of the index definitions that deal with properties on the node type with the given name.
- indexesKey() - Method in class org.modeshape.jcr.SystemContent
-
- indexesNode() - Method in class org.modeshape.jcr.SystemContent
-
- indexesTo(int) - Static method in class org.modeshape.schematic.internal.document.IndexSequence
-
Obtain an iterator for the indexes up to the specified size.
- indexExists(String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Tests for the index existence with specified name.
- IndexExistsException - Exception in org.modeshape.jcr.api.index
-
Exception used when an index already exists.
- IndexExistsException() - Constructor for exception org.modeshape.jcr.api.index.IndexExistsException
-
Constructs a new instance of this class with null
as its detail message.
- IndexExistsException(String) - Constructor for exception org.modeshape.jcr.api.index.IndexExistsException
-
Constructs a new instance of this class with the specified detail message.
- IndexExistsException(Throwable) - Constructor for exception org.modeshape.jcr.api.index.IndexExistsException
-
Constructs a new instance of this class with the specified root cause.
- IndexExistsException(String, Throwable) - Constructor for exception org.modeshape.jcr.api.index.IndexExistsException
-
Constructs a new instance of this class with the specified detail message and root cause.
- IndexFeedback - Interface in org.modeshape.jcr.spi.index
-
A feedback mechanism to allow a
IndexProvider
to signal to ModeShape that one or more indexes need to be rebuilt.
- IndexFeedback.IndexingCallback - Interface in org.modeshape.jcr.spi.index
-
- indexFrom(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- indexFrom(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- IndexManager - Interface in org.modeshape.jcr.api.index
-
An interface for programmatically adding or removing index providers and index definitions.
- indexManager() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- IndexManager - Interface in org.modeshape.jcr.spi.index
-
An interface for programmatically adding or removing index providers and index definitions.
- IndexManager.IndexStatus - Enum in org.modeshape.jcr.api.index
-
Enum with a list of possible statuses for managed indexes.
- indexMustHaveName - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexMustHaveOneColumnOfSpecificType - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexMustHaveProviderName - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexName() - Method in class org.modeshape.jcr.index.local.LocalIndexBuilder
-
- indexOf(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- indexOf(Object) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- indexOf(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- indexOf(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- indexOutsidePropertyValuesBoundaries - Static variable in class org.modeshape.jcr.JcrI18n
-
- IndexPlan - Class in org.modeshape.jcr.query.engine
-
- IndexPlan(String, String, String, Collection<Constraint>, Collection<JoinCondition>, int, long, Float, Map<String, Object>) - Constructor for class org.modeshape.jcr.query.engine.IndexPlan
-
- IndexPlanner - Class in org.modeshape.jcr.spi.index.provider
-
A provider-specific component obtained by ModeShape and then used in the planning and optimization phases of each query to
identify which provider-specific indexes, if any, can be used in the processing phase to most-efficiently obtain the set of
nodes that satisfies the given criteria.
- IndexPlanner() - Constructor for class org.modeshape.jcr.spi.index.provider.IndexPlanner
-
- IndexPlanners - Class in org.modeshape.jcr.query.engine
-
- IndexPlanners() - Constructor for class org.modeshape.jcr.query.engine.IndexPlanners
-
- IndexProvider - Class in org.modeshape.jcr.spi.index.provider
-
- IndexProvider() - Constructor for class org.modeshape.jcr.spi.index.provider.IndexProvider
-
- IndexProvider(IndexPlanner) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexProvider
-
- IndexProvider.ManagedIndexOperation - Interface in org.modeshape.jcr.spi.index.provider
-
An operation that performs on a managed index with the associated index definition.
- indexProviderAlreadyExists - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexProviderDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
-
- IndexProviderExistsException - Exception in org.modeshape.jcr.spi.index.provider
-
Exception used when an index provider already exists.
- IndexProviderExistsException() - Constructor for exception org.modeshape.jcr.spi.index.provider.IndexProviderExistsException
-
Constructs a new instance of this class with null
as its detail message.
- IndexProviderExistsException(String) - Constructor for exception org.modeshape.jcr.spi.index.provider.IndexProviderExistsException
-
Constructs a new instance of this class with the specified detail message.
- IndexProviderExistsException(Throwable) - Constructor for exception org.modeshape.jcr.spi.index.provider.IndexProviderExistsException
-
Constructs a new instance of this class with the specified root cause.
- IndexProviderExistsException(String, Throwable) - Constructor for exception org.modeshape.jcr.spi.index.provider.IndexProviderExistsException
-
Constructs a new instance of this class with the specified detail message and root cause.
- indexProviderMissingPlanner - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexProviderNameMustMatchProvider - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexProviderNameRequired - Static variable in class org.modeshape.jcr.JcrI18n
-
- indexProvidersChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- IndexProviderService - Class in org.modeshape.jboss.service
-
- IndexProviderService(String, Properties) - Constructor for class org.modeshape.jboss.service.IndexProviderService
-
- indexProviderServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- IndexProviderWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for an index provider submodel's
attribute definitions
.
- IndexQueryEngine - Class in org.modeshape.jcr.query.engine
-
A
QueryEngine
implementation that uses available indexes to more quickly produce query results.
- IndexQueryEngine(ExecutionContext, String, Planner, Optimizer, IndexManager) - Constructor for class org.modeshape.jcr.query.engine.IndexQueryEngine
-
- IndexQueryEngine.Builder - Class in org.modeshape.jcr.query.engine
-
- IndexQueryEngine.ProviderIndexPlanner - Class in org.modeshape.jcr.query.engine
-
A
IndexPlanner
implementation that passes through only those indexes that are owned by the named provider.
- IndexSequence - Class in org.modeshape.schematic.internal.document
-
An
IndexSequence
is a lightweight ordered sequence of string representing array indexes.
- IndexSequence(int) - Constructor for class org.modeshape.schematic.internal.document.IndexSequence
-
- IndexUpdater - Class in org.modeshape.jcr.index.local
-
Class which handles various aspects related to local index updating in terms of writing data to MapDB.
- IndexUpdater(DB) - Constructor for class org.modeshape.jcr.index.local.IndexUpdater
-
- indexUpdater - Variable in class org.modeshape.jcr.index.local.LocalIndex
-
- IndexUsage - Class in org.modeshape.jcr.spi.index.provider
-
A component that can determine if an index can be used to evaluate constraints.
- IndexUsage(QueryContext, IndexCostCalculator, IndexDefinition) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- IndexValues - Class in org.modeshape.jcr.index.local
-
Utilities for working with individual values.
- IndexValues.Converter<T> - Interface in org.modeshape.jcr.index.local
-
Converts between StaticOperand
and an index's key type.
- IndexValues.StandardConverter<T> - Class in org.modeshape.jcr.index.local
-
- IndexWriter - Interface in org.modeshape.jcr.spi.index
-
Interface used to record in the indexes the changes to content.
- infiniteSequence() - Static method in class org.modeshape.schematic.internal.document.IndexSequence
-
Obtain an iterator for the indexes up the
largest
integer.
- Inflector - Class in org.modeshape.common.text
-
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
- Inflector() - Constructor for class org.modeshape.common.text.Inflector
-
- Inflector(Inflector) - Constructor for class org.modeshape.common.text.Inflector
-
- INFLECTOR - Static variable in class org.modeshape.common.util.Reflection
-
- Inflector.Rule - Class in org.modeshape.common.text
-
- info(I18nResource, Object...) - Method in class org.modeshape.common.logging.Logger
-
Log a message at the INFO level according to the specified format and (optional) parameters.
- info(Throwable, I18nResource, Object...) - Method in class org.modeshape.common.logging.Logger
-
Log an exception (throwable) at the INFO level with an accompanying message.
- info(String, Object...) - Method in interface org.modeshape.jcr.api.Logger
-
Log a message at the INFO level according to the specified format and (optional) parameters.
- info(Throwable, String, Object...) - Method in interface org.modeshape.jcr.api.Logger
-
Log an exception (throwable) at the INFO level with an accompanying message.
- info(String, Object...) - Method in class org.modeshape.jcr.ExtensionLogger
-
- info(Throwable, String, Object...) - Method in class org.modeshape.jcr.ExtensionLogger
-
- Info(String, Name, int) - Constructor for class org.modeshape.jcr.query.PseudoColumns.Info
-
- info() - Method in class org.modeshape.jdbc.JcrConnection
-
- infoCount() - Method in class org.modeshape.common.collection.AbstractProblems
-
- infoCount() - Method in class org.modeshape.common.collection.ImmutableProblems
-
- infoCount() - Method in interface org.modeshape.common.collection.Problems
-
Determine the number of information messages within these results.
- InheritingXmlSequencer - Class in org.modeshape.sequencer.xml
-
- InheritingXmlSequencer() - Constructor for class org.modeshape.sequencer.xml.InheritingXmlSequencer
-
- init() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
- init() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- initBaseVersionKeys() - Method in class org.modeshape.jcr.JcrSession
-
- initDataSource() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- initDetector(ClassLoader) - Method in class org.modeshape.jcr.mimetype.ContentDetector
-
- initDetector(ClassLoader) - Method in class org.modeshape.jcr.mimetype.NameOnlyDetector
-
- initDetector(ClassLoader) - Method in class org.modeshape.jcr.mimetype.TikaMimeTypeDetector
-
- INITIAL_CONTENT - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name of the field under which initial content can be specified for workspaces
- INITIAL_CREATOR - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- INITIAL_TIME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- INITIAL_VALUE - Static variable in class org.modeshape.common.collection.ring.Pointer
-
- initialActivityMonitorTaskName - Static variable in class org.modeshape.common.CommonI18n
-
- InitialContent(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.InitialContent
-
- InitialContentImporter - Class in org.modeshape.jcr
-
Class which handles the import of initial content files for new workspaces, using a
NodeImportXmlHandler
.
- initialize(Class<?>) - Static method in class org.modeshape.common.i18n.I18n
-
Initializes the internationalization fields declared on the supplied class.
- initialize() - Static method in class org.modeshape.common.naming.SingletonInitialContextFactory
-
- initialize() - Method in class org.modeshape.common.text.Inflector
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.connector.git.GitConnector
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- initialize() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
This class lazily initializes the DefaultParser
instance.
- initialize() - Method in class org.modeshape.jboss.security.JBossDomainAuthenticationProvider
-
- initialize(ExtensionContext) - Method in class org.modeshape.jboss.subsystem.ModeShapeExtension
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Initialize the sequencer.
- initialize() - Method in class org.modeshape.jcr.Connectors
-
- initialize() - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- initialize() - Method in class org.modeshape.jcr.query.engine.process.DependentQuery
-
- initialize() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- initialize() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- initialize() - Method in class org.modeshape.jcr.query.engine.process.SortingSequence
-
- initialize() - Method in class org.modeshape.jcr.security.EnvironmentAuthenticationProvider
-
Initializes this provider instance, after the org.modeshape.jcr.Environment)
and the security domain have been set
- initialize() - Method in class org.modeshape.jcr.Sequencers
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Initialize the connector.
- initialize() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Initialize the provider.
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.audio.AudioMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.cnd.CndSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.epub.EpubMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.image.ImageMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.javafile.JavaFileSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.mp3.Mp3MetadataSequencer
-
Deprecated.
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.odf.OdfMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.pdf.PdfMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.sramp.AbstractSrampSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.video.VideoMetadataSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.wsdl.WsdlSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.xml.XmlSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.xsd.XsdSequencer
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.zip.ZipSequencer
-
- initializeAreaOnDisk() - Method in class org.modeshape.jcr.BackupService.BackupActivity
-
Initialize the backup area on disk, ensuring that the backup location does exist.
- initializeConnector(Connector, NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.jcr.Connectors
-
- initializeDefaultNamespaces(NamespaceRegistry) - Method in class org.modeshape.jcr.ExecutionContext
-
Method that initializes the default namespaces for namespace registries.
- initializeIndexStorage(SessionCache, MutableCachedNode) - Method in interface org.modeshape.jcr.cache.RepositoryCache.ContentInitializer
-
Initializes the system part of the repository that deals with index storage.
- initializeParsers(ExtensionParsingContext) - Method in class org.modeshape.jboss.subsystem.ModeShapeExtension
-
- INITIALIZER - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- initializeStorage(File) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- initializeStorage(File) - Method in class org.modeshape.jcr.value.binary.TransientBinaryStore
-
Ensures that the directory used by this binary store exists and can be both read and written to.
- initializeSystemArea(SessionCache, MutableCachedNode) - Method in interface org.modeshape.jcr.cache.RepositoryCache.ContentInitializer
-
Initializes the system part of the repository.
- initializeTokens(List<TokenStream.Token>) - Method in class org.modeshape.common.text.TokenStream
-
Method to allow subclasses to preprocess the set of tokens and return the correct tokens to use.
- initializeTokens(List<TokenStream.Token>) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Method to allow subclasses to preprocess the set of tokens and return the correct tokens to use.
- initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
- initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
- initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- initializeVersionStorage(NodeKey, NodeKey, NodeKey, Name, Set<Name>, Path, NodeKey, DateTime) - Method in class org.modeshape.jcr.SystemContent
-
Create and initialize the version history structure for a versionable node with the supplied UUID.
- initializing - Static variable in class org.modeshape.jcr.JcrI18n
-
- initMetadataCollector() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- initNodeTypes(NodeTypeManager) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- initOriginalVersionKeys() - Method in class org.modeshape.jcr.JcrSession
-
- initRepository() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- initRetrievers() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- INLINE_COLUMN_PROPERTY_START - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants
-
- inMemory() - Static method in class org.modeshape.jcr.index.lucene.LuceneConfig
-
- inMemory(boolean) - Static method in class org.modeshape.persistence.file.FileDb
-
- inMemoryBatches - Variable in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- InMemoryBinaryValue - Class in org.modeshape.jcr.value.binary
-
An implementation of
BinaryValue
that keeps the binary data in-memory.
- InMemoryBinaryValue(BinaryStore, byte[]) - Constructor for class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- InMemoryBinaryValue(BinaryStore, BinaryKey, byte[]) - Constructor for class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- inMemoryConnectorMustAllowUpdates - Static variable in class org.modeshape.jcr.GraphI18n
-
- inMemoryConnectorRequestsMustHavePathOrUuid - Static variable in class org.modeshape.jcr.GraphI18n
-
- InMemoryDocumentLibrary - Class in org.modeshape.schematic.internal
-
- InMemoryDocumentLibrary(String) - Constructor for class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- InMemorySchemaLibrary - Class in org.modeshape.schematic.internal
-
- InMemorySchemaLibrary(String) - Constructor for class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- innerJoin(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform an inner join between the already defined source with the supplied table.
- innerJoinAllNodesAs(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform an inner join between the already defined source with the "__ALL_NODES" table using the supplied alias.
- INPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- INPUT_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- INPUT_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- InputStream(InputStream) - Constructor for class org.modeshape.common.util.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.modeshape.common.util.Base64.InputStream
-
- InputStream(InputStream) - Constructor for class org.modeshape.schematic.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.modeshape.schematic.Base64.InputStream
-
- inputString - Variable in class org.modeshape.common.text.TokenStream
-
- insert(Map<String, Document>) - Method in class org.modeshape.persistence.relational.DefaultStatements.DefaultBatchUpdate
-
- insert(Map<String, Document>) - Method in interface org.modeshape.persistence.relational.Statements.BatchUpdate
-
Inserts a bunch of documents into a table.
- INSERT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- INSERT_CONTENT - Static variable in interface org.modeshape.persistence.relational.Statements
-
- insertAsParent(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Insert the supplied node into the plan node tree immediately above this node.
- insertAsParent(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Insert the supplied node into the plan node tree immediately above this node.
- insertBefore(ChildReference, ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Insert the supplied child reference before another child reference.
- insertChildren(EditableDocument, Map<NodeKey, SessionNode.Insertions>, Set<NodeKey>, Map<NodeKey, Name>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- insertContent(BinaryKey, InputStream, long, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- insertDocument(PreparedStatement, String, Document) - Method in class org.modeshape.persistence.relational.DefaultStatements.DefaultBatchUpdate
-
- inserted(NodeKey) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the child reference for the inserted node with the supplied key.
- inserted() - Method in interface org.modeshape.jcr.cache.ChildReferences.ChildInsertions
-
The nodes that were inserted.
- inserted(NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- inserted(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- inserted() - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- insertedBefore() - Method in interface org.modeshape.jcr.cache.ChildReferences.ChildInsertions
-
The reference to the child before which the nodes are to be inserted.
- insertedBefore() - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- InsertedChildReferences() - Constructor for class org.modeshape.jcr.cache.document.SessionNode.InsertedChildReferences
-
- insertEntryBefore(K, V, LinkedListMultimap.Entry<K, V>) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- insertionCount() - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the number of child references that were inserted.
- insertionCount(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the number of child references that were inserted with the given name.
- insertionCount() - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- insertionCount(Name) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- insertionCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- insertionCount(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- insertions(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the references to the children with the supplied name that were inserted.
- insertions(Name) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- insertions(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- Insertions(ChildReference) - Constructor for class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- Insertions(ChildReference, ChildReference) - Constructor for class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- insertionsBefore(ChildReference) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the set of child references that were inserted before the node with the supplied key.
- insertionsBefore(ChildReference) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- insertionsBefore(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- insertOrUpdateFailed - Static variable in class org.modeshape.persistence.relational.RelationalProviderI18n
-
- insertRow() - Method in class org.modeshape.jdbc.JcrResultSet
-
- insertsAreDetected(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- INSTANCE - Static variable in class org.modeshape.common.text.Inflector
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddAuthenticator
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddCassandraBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddCustomBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddDatabaseBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddDatabasePersistence
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddFileBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddFilePersistence
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddIndexDefinition
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddIndexProvider
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddMongoBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddRepository
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddSequencer
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddTextExtractor
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.AddTransientBinaryStorage
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeAuthenticatorResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeBinaryStorageResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeCompositeBinaryStorageResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeDbPersistenceResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeFilePersistenceResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeIndexDefinitionResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeIndexProviderResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeRepositoryResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeRootResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeSequencerResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeSourceResource
-
- INSTANCE - Static variable in class org.modeshape.jboss.subsystem.ModeShapeTextExtractorResource
-
- INSTANCE - Static variable in class org.modeshape.jcr.cache.change.NoOpChanges
-
- INSTANCE - Static variable in class org.modeshape.jcr.cache.ChildReferences.NoContext
-
- INSTANCE - Static variable in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- INSTANCE - Static variable in class org.modeshape.jcr.mimetype.NullMimeTypeDetector
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.AddAccessNodes
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.AddJoinConditionColumnsToSources
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.AddOrderingColumnsToSources
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.CopyCriteria
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.JoinOrder
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.OrderIndexesByCost
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.PushProjects
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.PushSelectCriteria
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RaiseSelectCriteria
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RaiseVariableName
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RemoveEmptyAccessNodes
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.ReorderSortAndRemoveDuplicates
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.ReplaceViews
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RewriteIdentityJoins
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RewritePathAndNameCriteria
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- INSTANCE - Static variable in class org.modeshape.jcr.query.optimize.RightOuterToLeftOuterJoins
-
- INSTANCE - Static variable in class org.modeshape.jcr.Upgrades.ModeShape_3_6_0
-
- INSTANCE - Static variable in class org.modeshape.jcr.Upgrades.ModeShape_4_0_0_Alpha1
-
- INSTANCE - Static variable in class org.modeshape.jcr.Upgrades.ModeShape_4_0_0_Beta3
-
- INSTANCE - Static variable in class org.modeshape.jcr.value.basic.RootPath
-
- INSTANCE - Static variable in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- INSTANCE - Static variable in class org.modeshape.schematic.document.MaxKey
-
- INSTANCE - Static variable in class org.modeshape.schematic.document.MinKey
-
- INSTANCE - Static variable in class org.modeshape.schematic.document.Null
-
- INSTANCE - Static variable in class org.modeshape.schematic.internal.document.DefaultDocumentValueFactory
-
- INSTANCE - Static variable in class org.modeshape.schematic.internal.schema.DocumentTransformer.SystemPropertyAccessor
-
- instance(InputStream) - Static method in class org.modeshape.sequencer.classfile.metadata.ClassFileMetadataReader
-
- instance(InputStream, long, String) - Static method in class org.modeshape.sequencer.javafile.metadata.JavaMetadata
-
Creates a new instance of JavaMetadata
, that will be used to get informations of a compilation unit.
- instance(InputStream) - Static method in class org.modeshape.sequencer.mp3.Mp3Metadata
-
Deprecated.
- instance(InputStream) - Static method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadataReader
-
- instance(InputStream) - Static method in class org.modeshape.sequencer.msoffice.MSOfficeMetadataReader
-
- instance(InputStream) - Static method in class org.modeshape.sequencer.msoffice.powerpoint.PowerPointMetadataReader
-
- instance(InputStream) - Static method in class org.modeshape.sequencer.msoffice.word.WordMetadataReader
-
- instantiateConnector(RepositoryConfiguration.Component) - Method in class org.modeshape.jcr.Connectors
-
- INT32 - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- INT64 - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- integer(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Returns the integer value of the input string.
- IntegerConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.IntegerConverter
-
- IntegerOperations - Class in org.modeshape.common.math
-
- IntegerOperations() - Constructor for class org.modeshape.common.math.IntegerOperations
-
- INTERFACE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- INTERFACES - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- interfaceType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- internalChangedWithinTransaction(ChangeSet) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCache
-
- internalClear() - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCache
-
- internalEntityDecl(String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- internalNodeRemoved(String) - Method in class org.modeshape.jcr.Connectors
-
Signals that an internal node with the given key has been removed.
- internalStream() - Method in class org.modeshape.connector.git.GitBinaryValue
-
- internalStream() - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- internalStream() - Method in class org.modeshape.jcr.value.binary.EmptyBinaryValue
-
- internalStream() - Method in class org.modeshape.jcr.value.binary.InMemoryBinaryValue
-
- internalStream() - Method in class org.modeshape.jcr.value.binary.StoredBinaryValue
-
- internalStream() - Method in class org.modeshape.jcr.value.binary.UrlBinaryValue
-
- interruptedWhileClosingChannel - Static variable in class org.modeshape.jcr.GraphI18n
-
- interruptedWhilePerformingBackup - Static variable in class org.modeshape.jcr.JcrI18n
-
- intersect(QueryCommand, QueryCommand, Ordering[], Limit, boolean) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a query command that returns all rows that are both in the result of the left-hand query and in the result of the
right-hand query.
- intersect(QueryCommand, QueryCommand, Ordering[], Limit, boolean) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- intersect() - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform an INTERSECT between the query as defined prior to this method and the query that will be defined following this
method.
- Intersect(XPath.Component, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.Intersect
-
- intersectAll() - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform an INTERSECT ALL between the query as defined prior to this method and the query that will be defined following
this method.
- IntersectBatch(NodeSequence.Batch) - Constructor for class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- IntersectSequence - Class in org.modeshape.jcr.query.engine.process
-
A
AbstractNodeKeysSequence
implementation which performs an INTERSECT operation between 2 other sequences,
keeping only instances which have the same unique value in both sequences.
- IntersectSequence(String, NodeSequence, NodeSequence, TypeSystem, BufferManager, CachedNodeSupplier, boolean, boolean) - Constructor for class org.modeshape.jcr.query.engine.process.IntersectSequence
-
- IntersectSequence.IntersectBatch - Class in org.modeshape.jcr.query.engine.process
-
A batch implementation which wraps the left batch, but return rows from the matching keys from the right.
- INTERVAL_IN_HOURS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- intValue(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- intValue() - Method in class org.modeshape.common.math.Duration
-
- intValue(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- intValue(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- intValue(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- intValue(Long) - Method in class org.modeshape.common.math.LongOperations
-
- intValue(T) - Method in interface org.modeshape.common.math.MathOperations
-
Convert the value to an integer.
- intValue(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- invalidAbsolutePath - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidArgument - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- invalidArgumentExceptionWhileSettingProperty - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- invalidClientInfo - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- invalidColumnIndex - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- invalidColumnType - Static variable in class org.modeshape.jcr.index.lucene.LuceneIndexProviderI18n
-
- invalidGarbageCollectionInitialTime - Static variable in class org.modeshape.jcr.JcrI18n
-
- InvalidIndexDefinitionException - Exception in org.modeshape.jcr.api.index
-
Exception used when one or more index definitions is invalid.
- InvalidIndexDefinitionException(Problems) - Constructor for exception org.modeshape.jcr.api.index.InvalidIndexDefinitionException
-
Constructs a new instance of this class.
- InvalidIndexDefinitionException(Problems, String) - Constructor for exception org.modeshape.jcr.api.index.InvalidIndexDefinitionException
-
Constructs a new instance of this class.
- InvalidIndexDefinitionException(Problems, Throwable) - Constructor for exception org.modeshape.jcr.api.index.InvalidIndexDefinitionException
-
Constructs a new instance of this class.
- InvalidIndexDefinitionException(Problems, String, Throwable) - Constructor for exception org.modeshape.jcr.api.index.InvalidIndexDefinitionException
-
Constructs a new instance of this class.
- invalidIndexDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidIndexInSegmentName - Static variable in class org.modeshape.jcr.GraphI18n
-
- invalidInitialContentValue - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidLockToken - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidMethodForMultiValuedProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidMethodForSingleValuedProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidMixinSupertype - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidMixinTypeForNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidNodeTypeName - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidNodeTypeNameParameter - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidOperatorForOperand - Static variable in class org.modeshape.jcr.index.lucene.LuceneIndexProviderI18n
-
- invalidOperatorForPropertyType - Static variable in class org.modeshape.jcr.index.lucene.LuceneIndexProviderI18n
-
- InvalidPathException - Exception in org.modeshape.jcr.value
-
A runtime exception that represents that an invalid
path
was specified.
- InvalidPathException() - Constructor for exception org.modeshape.jcr.value.InvalidPathException
-
- InvalidPathException(String) - Constructor for exception org.modeshape.jcr.value.InvalidPathException
-
- InvalidPathException(Throwable) - Constructor for exception org.modeshape.jcr.value.InvalidPathException
-
- InvalidPathException(String, Throwable) - Constructor for exception org.modeshape.jcr.value.InvalidPathException
-
- InvalidPathExpressionException - Exception in org.modeshape.jcr.sequencer
-
A runtime exception that represents that an invalid
path expression
was specified.
- InvalidPathExpressionException() - Constructor for exception org.modeshape.jcr.sequencer.InvalidPathExpressionException
-
- InvalidPathExpressionException(String) - Constructor for exception org.modeshape.jcr.sequencer.InvalidPathExpressionException
-
- InvalidPathExpressionException(Throwable) - Constructor for exception org.modeshape.jcr.sequencer.InvalidPathExpressionException
-
- InvalidPathExpressionException(String, Throwable) - Constructor for exception org.modeshape.jcr.sequencer.InvalidPathExpressionException
-
- invalidPathParameter - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidPrimaryItemName - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidPrimaryTypeName - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidProjectionExpression - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidProjectionPath - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidPropertyType - Static variable in class org.modeshape.jcr.GraphI18n
-
- invalidPropertyType - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidQualifiedNameString - Static variable in class org.modeshape.jcr.GraphI18n
-
- InvalidQueryException - Exception in org.modeshape.jcr.query.parse
-
An exception signalling that a query is invalid (but typically well-formed)
- InvalidQueryException(String) - Constructor for exception org.modeshape.jcr.query.parse.InvalidQueryException
-
Create an exception with the invalid query.
- InvalidQueryException(String, String) - Constructor for exception org.modeshape.jcr.query.parse.InvalidQueryException
-
Create an exception with the invalid query and a message.
- invalidQueryLanguage - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidRelativePath - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidRepositoryNodePath - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- InvalidSequencerPathExpression - Exception in org.modeshape.jcr.sequencer
-
A repository exception
that denotes an invalid path expression for a sequencer.
- InvalidSequencerPathExpression() - Constructor for exception org.modeshape.jcr.sequencer.InvalidSequencerPathExpression
-
- InvalidSequencerPathExpression(String) - Constructor for exception org.modeshape.jcr.sequencer.InvalidSequencerPathExpression
-
- InvalidSequencerPathExpression(Throwable) - Constructor for exception org.modeshape.jcr.sequencer.InvalidSequencerPathExpression
-
- InvalidSequencerPathExpression(String, Throwable) - Constructor for exception org.modeshape.jcr.sequencer.InvalidSequencerPathExpression
-
- invalidStateString - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- invalidSupertypeName - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidUnorderedCollectionType - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidUrl - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- invalidUrlPrefix - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- invalidVersion - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidVersionForRestore - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidVersionLabel - Static variable in class org.modeshape.jcr.JcrI18n
-
- invalidVersionName - Static variable in class org.modeshape.jcr.JcrI18n
-
- invocationTargetExceptionWhileSettingProperty - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- invokeAccessibly(Object, Method, Object[]) - Static method in class org.modeshape.common.util.Reflection
-
- invokeBestMethodOnTarget(String[], Object, Object...) - Method in class org.modeshape.common.util.Reflection
-
Find and execute the best method on the target class that matches the signature specified with one of the specified names
and the list of arguments.
- invokeGetterMethodOnTarget(String, Object) - Method in class org.modeshape.common.util.Reflection
-
Find and execute the getter method on the target class for the supplied property name.
- invokeSetterMethodOnTarget(String, Object, Object) - Method in class org.modeshape.common.util.Reflection
-
Find and execute the best setter method on the target class for the supplied property name and the supplied list of
arguments.
- IoException - Exception in org.modeshape.jcr.value
-
A runtime exception that represents that an error occurred during input/output.
- IoException() - Constructor for exception org.modeshape.jcr.value.IoException
-
- IoException(String) - Constructor for exception org.modeshape.jcr.value.IoException
-
- IoException(Throwable) - Constructor for exception org.modeshape.jcr.value.IoException
-
- IoException(String, Throwable) - Constructor for exception org.modeshape.jcr.value.IoException
-
- IoUtil - Class in org.modeshape.common.util
-
A set of utilities for more easily performing I/O.
- is(PlanNode.Type) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type does match the supplied type
- is(Operator) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the operator that will be used in the comparison, returning an interface that can be used to define the
right-hand-side of the comparison.
- is(Operator, QueryCommand) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint using the supplied operator.
- is(Operator, Subquery) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint using the supplied operator.
- is(Operator, Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint using the supplied operator.
- IS_ABSTRACT - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_ABSTRACT - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- IS_AUTOINCREMENT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- IS_CHECKED_OUT - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_DEEP - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_DEEP - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
Deprecated.
- IS_DISTINCT_DEFAULT - Static variable in class org.modeshape.jcr.query.model.Query
-
- IS_FULL_TEXT_SEARCHABLE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_FULL_TEXT_SEARCHABLE - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- IS_GRANTABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of the column containing privilage grantable info.
- IS_GRANTABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of the column containing privilage grantable info.
- IS_GREATER_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
- IS_GREATER_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
- IS_GREATER_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
- IS_GREATER_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
- IS_HELD_BY_SESSION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- IS_LESS_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
- IS_LESS_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
- IS_LESS_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.CompareNameQuery
-
- IS_LESS_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.CompareStringQuery
-
- IS_MIXIN - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_MIXIN - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- IS_NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that has an String value indicating nullablity
- IS_NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that has an String value indicating nullablity
- IS_NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- IS_QUERY_ORDERABLE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_QUERY_ORDERABLE - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- IS_QUERYABLE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- IS_QUERYABLE - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- IS_SESSION_SCOPED - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- IS_SIGNED - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column in server's results containing isSigned value.
- IS_TABLE_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
-
- isAbove(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Determine if the supplied node is a descendant of this node.
- isAbsolute() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- isAbsolute() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- isAbsolute() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isAbsolute() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isAbsolute() - Method in interface org.modeshape.jcr.value.Path
-
Return whether this path is an absolute path.
- isAbstract() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- isAbstract() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- isAbstract() - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
- isAbstract() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- isAbstract() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isAccepted(String) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Determine if this sequencer has been configured to accept and process content with the supplied MIME type.
- isAccessControlEnabled() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- isAdded() - Method in class org.modeshape.schematic.internal.delta.AddValueIfAbsentOperation
-
- isAfter(DateTime) - Method in interface org.modeshape.jcr.api.value.DateTime
-
Return whether this date-time is later than the supplied date-time.
- isAfter(DateTime) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- isAfterLast() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isAggregate() - Method in class org.modeshape.jcr.security.acl.PrivilegeImpl
-
- isAll() - Method in interface org.modeshape.jcr.api.query.qom.SetQuery
-
Return whether this set query is a 'UNION ALL' or 'INTERSECT ALL' or 'EXCEPT ALL' query.
- isAll() - Method in class org.modeshape.jcr.query.model.SetQuery
-
- isAll() - Method in class org.modeshape.jcr.query.model.SetQueryObjectModel
-
- isAncestorOf(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isAncestorOf(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isAncestorOf(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isAncestorOf(Path) - Method in interface org.modeshape.jcr.value.Path
-
Determine whether this path is an ancestor of the supplied path.
- isAnonymous() - Method in class org.modeshape.jcr.JcrSession
-
- isAnonymous() - Method in class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
-
- isAnonymous() - Method in class org.modeshape.jcr.security.JaasSecurityContext
-
- isAnonymous() - Method in interface org.modeshape.jcr.security.SecurityContext
-
Return whether this security context is an anonymous context.
- isAnonymous() - Method in class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
-
- isApplied() - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- isArrayType() - Method in class org.modeshape.common.util.Reflection.Property
-
Determine if this is property's (the
type
is an array.
- isAsync() - Method in class org.modeshape.jcr.RepositoryConfiguration.Reindexing
-
Get whether the reindexing should be done synchronously or asynchronously
- isAtOrAbove(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isAtOrAbove(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isAtOrAbove(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isAtOrAbove(Path) - Method in interface org.modeshape.jcr.value.Path
-
- isAtOrBelow(NodeCache, Path) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Determine if this node is effectively at or below the supplied path.
- isAtOrBelow(NodeCache, Path) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- isAtOrBelow(NodeCache, Path) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isAtOrBelow(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isAtOrBelow(Path) - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- isAtOrBelow(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isAtOrBelow(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isAtOrBelow(Path) - Method in interface org.modeshape.jcr.value.Path
-
- isAutoCreated() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isAutoIncrement(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method always returns false, since this JCR property types don't represent auto-incremented values.
- isAutoIncrement(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isAutoIncrement() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- isBefore(DateTime) - Method in interface org.modeshape.jcr.api.value.DateTime
-
Return whether this date-time is earlier than the supplied date-time.
- isBefore(DateTime) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- isBeforeFirst() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isBelow(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Determine if the supplied node is an ancestor of this node.
- isBelowPath(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Define a constraint clause that the node within the named table is a descendant of the node at the supplied path.
- isBetween(Object, Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint using the supplied operator.
- isBetween() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the constraint as a range between a lower boundary and an upper boundary.
- isBinary() - Method in enum org.modeshape.jcr.query.model.ArithmeticOperator
-
Return whether this is an binary operator.
- isBinary() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isBinary() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isBinary() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isBinary() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether this property is a binary property or not.
- isBlank(String) - Static method in class org.modeshape.common.util.StringUtil
-
Returns true if the given string is null or represents the empty string
- isBooleanType() - Method in class org.modeshape.common.util.Reflection.Property
-
Determine if this is a boolean property (the
type
is a
Boolean
or boolean).
- isCacheable(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- isCacheable() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- isCacheable() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Returns whether documents exposed by this connector should be cached by the repository or not.
- isCacheable() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Returns whether the document should be cached by the repository or not.
- isCancelled() - Method in class org.modeshape.common.util.ImmediateFuture
-
- isCancelled() - Method in class org.modeshape.jcr.query.QueryContext
-
- isCaseSensitive(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- isCaseSensitive() - Method in class org.modeshape.jdbc.JcrType
-
Get the indicator if the value is case sensitive
- isCaseSensitive(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isCatalogAtStart() - Method in class org.modeshape.jdbc.JcrMetaData
-
- isChild(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Define a constraint clause that the node within the named table is the child of the node at the supplied path.
- isClosed() - Method in class org.modeshape.jdbc.JcrConnection
-
- isClosed() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isColumnDefinitionStart(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Utility method to additionally check if MODIFY definition without datatype
- isColumnDefinitionStart(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
This utility method provides this parser the ability to distinguish between a CreateTable Constrain and a ColumnDefinition
Definition which are the only two statement segment types allowed within the CREATE TABLE parenthesis ( xxxxxx );
- isComment(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Checks if next token is of type comment.
- isComparable() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- isComparable() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
- isComplete() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Return whether this cursor has
completed
normally.
- isComplete() - Method in interface org.modeshape.common.collection.ring.PointerBarrier
-
Return whether this barrier has completed and should no longer be used.
- isComplete() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- isComplete() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.NonRootParentReferenceToSelf
-
- isComplete() - Method in interface org.modeshape.jcr.cache.document.LazyCachedNode.ParentReferenceToSelf
-
Determine if this object is still complete.
- isComplete() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.RootParentReferenceToSelf
-
- isConstructor() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isContentNode(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- isContinuous() - Method in enum org.modeshape.jcr.api.monitor.ValueMetric
-
Return whether this metric's values are continuous across multiple windows.
- isCreated(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:created' mixin type.
- isCreatingWorkspacesAllowed() - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- isCurrency(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method always returns false, since no JCR property types (directly) represent currency.
- isCurrency(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isCurrentlyInTransaction() - Method in class org.modeshape.jcr.txn.Transactions
-
Determine if the current thread is already associated with an existing transaction.
- isCurrentRowValid(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.DynamicOperandFilter
-
- isCurrentRowValid(NodeSequence.Batch) - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.RowFilterSupplier
-
- isCurrentRowValid(NodeSequence.Batch) - Method in interface org.modeshape.jcr.query.NodeSequence.RowFilter
-
Determine if the current row in the given batch satisfies the filter and should be included in the results.
- isCustomDataType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Method to determine of next tokens represent a custom data type.
- isDatatype(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Method determines if the next set of tokens matches one of the registered data type token sets.
- isDebug() - Method in class org.modeshape.jcr.api.JcrTools
-
- isDebugEnabled() - Method in class org.modeshape.common.logging.Logger
-
Return whether messages at the DEBUG level are being logged.
- isDebugEnabled() - Method in interface org.modeshape.jcr.api.Logger
-
Return whether messages at the DEBUG level are being logged.
- isDebugEnabled() - Method in class org.modeshape.jcr.ExtensionLogger
-
- isDefaultNullOrder() - Method in class org.modeshape.jcr.query.model.Ordering
-
- isDefinitelyWritable(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method always returns false, since this JDBC driver does not support writes.
- isDefinitelyWritable(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isDepth(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isDepth(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isDerivedFrom(String[], String, String[]) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Determine if any of the test type names are equal to or have been derived from the primary type or any of the mixins.
- isDescendantOf(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isDescendantOf(Path) - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- isDescendantOf(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isDescendantOf(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isDescendantOf(Path) - Method in interface org.modeshape.jcr.value.Path
-
Determine whether this path is an descendant of the supplied path.
- isDestroyed(NodeKey) - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- isDestroyed(NodeKey) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- isDestroyed(NodeKey) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Return whether the node with the supplied key has been removed using this session but not yet persisted.
- isDestroyed(NodeKey) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- isDetailedStatistics() - Method in class org.modeshape.common.statistic.Stopwatch
-
Return true if detailed statistics are being kept.
- isDistinct() - Method in class org.modeshape.jcr.query.model.Query
-
Determine whether this query is to return only distinct values.
- isDone() - Method in class org.modeshape.common.util.ImmediateFuture
-
- isEmpty() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- isEmpty() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- isEmpty() - Method in class org.modeshape.common.collection.AbstractProblems
-
- isEmpty() - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- isEmpty() - Method in class org.modeshape.common.collection.ImmutableProblems
-
- isEmpty() - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- isEmpty() - Method in interface org.modeshape.common.collection.Multimap
-
- isEmpty() - Method in interface org.modeshape.common.collection.Problems
-
Determine if this collection is empty.
- isEmpty() - Method in class org.modeshape.common.collection.ThreadSafeProblems
-
- isEmpty() - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- isEmpty(Object[], String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the array is empty
- isEmpty() - Method in interface org.modeshape.jcr.api.query.QueryResult
-
Return whether the number of rows in the results is 0.
- isEmpty() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Checks if this set has any changes.
- isEmpty() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- isEmpty() - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Determine if this set of changes is empty.
- isEmpty() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Determine if there are no references in this container.
- isEmpty() - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.SessionNode.MixinChanges
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- isEmpty() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
Checks if this ws cache is empty.
- isEmpty() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedChildrenChanges
-
- isEmpty() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedMixinChanges
-
- isEmpty() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedParentChanges
-
- isEmpty() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedPropertyChanges
-
- isEmpty() - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
-
- isEmpty() - Method in interface org.modeshape.jcr.journal.ChangeJournal.Records
-
Returns true if the records set is empty.
- isEmpty() - Method in interface org.modeshape.jcr.query.BufferManager.Buffer
-
Determine if this buffer is empty.
- isEmpty() - Method in class org.modeshape.jcr.query.BufferManager.CloseableDistinctBuffer
-
- isEmpty() - Method in class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- isEmpty() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- isEmpty() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.DelegatingSequence
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.DependentQuery
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- isEmpty() - Method in class org.modeshape.jcr.query.engine.Results
-
- isEmpty() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- isEmpty() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- isEmpty() - Method in interface org.modeshape.jcr.query.NodeSequence.Batch
-
Determine whether this batch is empty.
- isEmpty() - Method in class org.modeshape.jcr.query.NodeSequence
-
Determine whether this results is known to be empty.
- isEmpty() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- isEmpty() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- isEmpty() - Method in interface org.modeshape.jcr.query.QueryResults
-
Determine whether this results is known to be empty.
- isEmpty() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- isEmpty() - Method in interface org.modeshape.jcr.query.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- isEmpty() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.RelativePathLikeExpressions
-
- isEmpty() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- isEmpty() - Method in class org.modeshape.jcr.RepositoryConfiguration.Indexes
-
Determine whether there are indexes defined in this configuration.
- isEmpty() - Method in class org.modeshape.jcr.security.acl.JcrAccessControlList
-
Checks entries of this access control list.
- isEmpty() - Method in class org.modeshape.jcr.Sequencers
-
Determine if there are no sequencers configured.
- isEmpty() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ChildrenChanges
-
Checks if there are any changes to the children (appended/renamed/removed/insertedBefore)
- isEmpty() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.MixinChanges
-
Checks if there are any changes to the mixins (removed/added)
- isEmpty() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ParentChanges
-
Checks if there are any changes to the parent (appended/removed/primary parent changed)
- isEmpty() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.PropertyChanges
-
Checks if there are any changes to the properties (removed/added/changed)
- isEmpty() - Method in interface org.modeshape.jcr.spi.federation.DocumentChanges.ReferrerChanges
-
Checks if there are any changes to the referrers (added/removed weak/strong)
- isEmpty() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isEmpty() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isEmpty() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isEmpty() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether this property has no actual values.
- isEmpty() - Method in interface org.modeshape.schematic.document.Changes
-
Determine if there are any changes.
- isEmpty() - Method in interface org.modeshape.schematic.document.Document
-
Return whether this document contains no fields and is therefore empty.
- isEmpty() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- isEmpty() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- isEmpty() - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- isEmpty() - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor.DocumentChanges
-
- isEmpty() - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- isEnabled() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Determine whether this index is currently enabled.
- isEnabled() - Method in class org.modeshape.jcr.RepositoryConfiguration.Clustering
-
Checks whether clustering is enabled or not.
- isEnabled() - Method in class org.modeshape.jcr.RepositoryConfiguration.DocumentOptimization
-
Determine if document optimization is enabled.
- isEnabled() - Method in class org.modeshape.jcr.RepositoryConfiguration.Journaling
-
Checks whether journaling is enabled or not, based on a journaling configuration having been provided.
- isEnabled() - Method in interface org.modeshape.jcr.spi.index.Index
-
Determine if this index is enabled for use.
- isEnabled() - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- isEnabled() - Method in interface org.modeshape.jcr.spi.index.provider.ManagedIndex
-
Determine if this index is enabled for use.
- isEncrypted() - Method in class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- isEnumeration() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- isEnumeration() - Method in class org.modeshape.sequencer.classfile.metadata.EnumMetadata
-
- isEqual(Object) - Static method in class org.modeshape.common.function.Predicate
-
- isEqualNoNulls(Type, Type) - Static method in class org.modeshape.common.util.ObjectUtil
-
- isEquals(T, String, T, String) - Static method in class org.modeshape.common.util.CheckArg
-
Asserts that the specified first object is
equal to
the specified second object.
- isEqualTo() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isEqualTo(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be equivalent to the supplied literal value.
- isEqualToVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be equivalent to the value of the supplied variable.
- isEqualWithNulls(Type, Type) - Static method in class org.modeshape.common.util.ObjectUtil
-
- isEquivalent(JsonSchema.Type) - Method in enum org.modeshape.schematic.document.JsonSchema.Type
-
Determine whether this type is equivalent to the supplied type.
- isErrorEnabled() - Method in class org.modeshape.common.logging.Logger
-
Return whether messages at the ERROR level are being logged.
- isErrorEnabled() - Method in interface org.modeshape.jcr.api.Logger
-
Return whether messages at the ERROR level are being logged.
- isErrorEnabled() - Method in class org.modeshape.jcr.ExtensionLogger
-
- isETag(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:etag' mixin type.
- isExcluded(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Utility method to determine if the file is excluded by the inclusion/exclusion filter.
- isExcludedFromSearch(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Determine if this node and *all* of its children should be taken into account when searching/indexing or not.
- isExcludedFromSearch(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- isExcludedFromSearch(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isExistsQuery - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
Set when the query results are not ordered or offset but are limited to a single row, implying that the query is just
trying to see if a row exists.
- isExternal(NodeCache) - Method in interface org.modeshape.jcr.cache.CachedNode
-
Determine if this node belongs to an external source (via federation) or is local to the repository.
- isExternal(NodeCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- isExternal(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isFederatedDocument(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- isFinal() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- isFinal() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- isFinal() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isFinished() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- isFirst() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isForeign() - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- isForeign() - Method in class org.modeshape.jcr.value.basic.StringReference
-
- isForeign() - Method in interface org.modeshape.jcr.value.Reference
-
Determine whether this reference is a reference to a node which belongs to another source as the owning node.
- isForeignKey(NodeKey, NodeKey) - Static method in class org.modeshape.jcr.JcrSession
-
Checks if the node given key is foreign by comparing the source key & workspace key against the same keys from this
session's root.
- isForeignKey(NodeKey) - Method in class org.modeshape.jcr.JcrSession
-
Checks if the node given key is foreign by comparing the source key & workspace key against the same keys from this
session's root.
- isFullTextSearchable() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- isFullTextSearchable() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
Get whether the column can be used in a full-text search.
- isFullTextSearchable() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isFullyDefinedType(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if the named node type does not appear in any of the other sets.
- isFullyQualifiedClassname(String) - Static method in class org.modeshape.common.util.ClassUtil
-
Determine whether the supplied string represents a well-formed fully-qualified Java classname.
- isGreaterThan(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is greater than the supplied value
- isGreaterThan(double, double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is greater than the supplied value
- isGreaterThan() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isGreaterThan(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be greater than the supplied literal value.
- isGreaterThanOrEqualTo(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is greater than or equal to the supplied value
- isGreaterThanOrEqualTo() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isGreaterThanOrEqualTo(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be greater than or equal to the supplied literal value.
- isGreaterThanOrEqualToVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be greater than or equal to the value of the supplied variable.
- isGreaterThanVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be greater than the value of the supplied variable.
- isHexadecimal(String) - Method in enum org.modeshape.common.util.SecureHash.Algorithm
-
Determine whether the supplied string is of the correct format to contain a hexadecimal representation of this
algorithm.
- isHexCharacter(char) - Static method in class org.modeshape.common.util.StringUtil
-
- isHexString(String) - Static method in class org.modeshape.common.util.StringUtil
-
- isId(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isId(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isIdentifier() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isIdentifier() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- isIdentifier() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isIdentifier() - Method in class org.modeshape.jcr.value.basic.IdentifierPathSegment
-
- isIdentifier() - Method in interface org.modeshape.jcr.value.Path
-
Returns whether this path represents an identifier path.
- isIdentifier() - Method in interface org.modeshape.jcr.value.Path.Segment
-
Return whether this segment is an identifier segment.
- isIn(Object...) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- isIn(Iterable<Object>) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- isInferred() - Method in class org.modeshape.common.util.Reflection.Property
-
Return whether this property was inferred purely by reflection, or whether annotations were used for its definition.
- isInfoEnabled() - Method in class org.modeshape.common.logging.Logger
-
Return whether messages at the INFORMATION level are being logged.
- isInfoEnabled() - Method in interface org.modeshape.jcr.api.Logger
-
Return whether messages at the INFORMATION level are being logged.
- isInfoEnabled() - Method in class org.modeshape.jcr.ExtensionLogger
-
- isInitializingRepository() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- isInstanceOf(Object, Class<?>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the object is an instance of the specified Class
- isInSubquery(QueryCommand) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- isInSubquery(Subquery) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
- isInteger() - Method in class org.modeshape.jcr.query.xpath.XPath.Literal
-
- isInterface() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- isKeyWord(String) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
- isLast() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isLastModified(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:lastModified' mixin type.
- isLessThan(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is less than the supplied value
- isLessThan() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isLessThan(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be less than the supplied literal value.
- isLessThanOrEqualTo(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is less than or equal to the supplied value
- isLessThanOrEqualTo() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isLessThanOrEqualTo(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be less than or equal to the supplied literal value.
- isLessThanOrEqualToVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be less than or equal to the value of the supplied variable.
- isLessThanVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be less than the value of the supplied variable.
- isLike() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isLike(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be LIKE the supplied literal value.
- isLikeVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be LIKE the value of the supplied variable.
- isLimitedToSingleRowWithNoOffset() - Method in class org.modeshape.jcr.query.model.Limit
-
- isLive() - Method in class org.modeshape.jcr.JcrSession
-
- isLocalName(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isLocalName(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isLocked(EditableDocument) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Checks if the given document is already locked
- isLowerBoundIncluded() - Method in interface org.modeshape.jcr.api.query.qom.Between
-
Return whether the lower bound is to be included in the results.
- isLowerBoundIncluded() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.Range
-
- isLowerBoundIncluded() - Method in class org.modeshape.jcr.query.model.Between
-
- isMandatory() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isMappedToSingleSelector() - Method in class org.modeshape.jcr.query.plan.PlanUtil.ColumnMapping
-
- isMissingTerminatorNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- isMixin() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- isMixin() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- isMixin(Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine whether the node type given by the supplied name is a mixin node type.
- isMixinTypesIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isMultiple() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isMultiple() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isMultiple() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isMultiple() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether the property currently has multiple values.
- isMultiple() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isMultiValue() - Method in interface org.modeshape.jcr.api.observation.PropertyEvent
-
Returns true
if this property is multi-valued and false
if this property is single-valued.
- isName(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isName(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isNative() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isNegative(int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is negative (<0).
- isNegative(long, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is negative (<0).
- isNegative(double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is negative (<0).
- isNew() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isNew() - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Return whether this node was created since last saved.
- isNew(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- isNext(char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNext(char, char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNext(char, char, char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNext(char) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Determine if the next character on the sream is the supplied value.
- isNext(char, char) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Determine if the next two characters on the stream match the supplied values.
- isNext(char, char, char) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Determine if the next three characters on the sream match the supplied values.
- isNextAnyOf(char[]) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextAnyOf(String) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextAnyOf(char[]) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Determine if the next character on the stream matches one of the supplied characters.
- isNextAnyOf(String) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Determine if the next character on the stream matches one of the supplied characters.
- isNextKeyWord() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
- isNextLetterOrDigit() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextLetterOrDigit() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- isNextValidXmlCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextValidXmlCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- isNextValidXmlNameCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextValidXmlNameCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- isNextValidXmlNcNameCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextValidXmlNcNameCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- isNextWhitespace() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- isNextWhitespace() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- isNodeDepthIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isNodeLocalNameIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isNodeNameIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isNodePathIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isNodeType(String) - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- isNonNegative(int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-negative (>=0).
- isNonNegative(long, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-negative (>=0).
- isNonNegative(double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-negative (>=0).
- isNonPositive(int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-positive (<=0).
- isNonPositive(long, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-positive (<=0).
- isNonPositive(double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is non-positive (<=0).
- isNormalized(List<Path.Segment>) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isNormalized() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- isNormalized() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- isNormalized() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isNormalized() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isNormalized() - Method in interface org.modeshape.jcr.value.Path
-
Return whether this path is normalized and contains no unnecessary "." segments and as few ".." segments as possible.
- isNot(PlanNode.Type) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type does not match the supplied type
- isNotEmpty(String, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the string is not empty, is not null, and does not contain only whitespace.
- isNotEmpty(Iterator<?>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Checks that the iterator is not empty, and throws an exception if it is.
- isNotEmpty(Collection<?>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the collection is not empty
- isNotEmpty(Map<?, ?>, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the map is not empty
- isNotEmpty(Object[], String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the array is not empty
- isNotEquals(T, String, T, String) - Static method in class org.modeshape.common.util.CheckArg
-
Asserts that the specified first object is not
equal to
the specified second object.
- isNotEqualTo() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Use the 'equal to' operator in the comparison, returning an interface that can be used to define the right-hand-side of
the comparison.
- isNotEqualTo(Object) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be not equal to the supplied literal value.
- isNotEqualToVariable(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint to be not equal to the value of the supplied variable.
- isNotGreaterThan(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is not greater than the supplied value
- isNotLessThan(int, int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is not less than the supplied value
- isNotNan(double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is not NaN.
- isNotNull(Object, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the specified argument is non-null
- isNotNull() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- isNotOneOf(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type does not match any of the supplied types
- isNotOneOf(Set<PlanNode.Type>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type does not match any of the supplied types
- isNotSame(T, String, T, String) - Static method in class org.modeshape.common.util.CheckArg
-
Asserts that the specified first object is not the same as (==) the specified second object.
- isNotZeroLength(String, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the string is non-null and has length > 0
- isNtResource(Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if the named primary node type is or subtypes the 'nt:resource' node type.
- isNull(Object, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is null
- isNull(String) - Method in interface org.modeshape.schematic.document.Document
-
Determine whether this object has a pair with the given the name and the value is null.
- isNull(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- isNull(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- isNull(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- isNull(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- isNullable(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- isNullable(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isNullOrMissing(String) - Method in interface org.modeshape.schematic.document.Document
-
Determine whether this object has a pair with the given the name and the value is null, or if this object has no field with
the given name.
- isNullOrMissing(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- isNullOrMissing(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- isNullOrMissing(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- isNullOrMissing(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- ISO8601 - Static variable in class org.modeshape.jdbc.JdbcJcrValueFactory
-
- isOffset() - Method in interface org.modeshape.jcr.api.query.qom.Limit
-
Determine whether this limit clause defines an offset.
- isOffset() - Method in class org.modeshape.jcr.query.model.Limit
-
- isOneOf(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type matches one of the supplied types
- isOneOf(Set<PlanNode.Type>) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Return true if this node's type matches one of the supplied types
- isOpen() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Checks if this instance is open or not (open means the JGroups channel has been connected).
- isOrderable() - Method in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- isOrderable() - Method in interface org.modeshape.jcr.query.validate.Schemata.Column
-
- isOuter() - Method in enum org.modeshape.jcr.query.model.JoinType
-
Check if this join type is an outer join.
- isPaged() - Method in class org.modeshape.connector.git.GitCommitDetails
-
- isPaged() - Method in class org.modeshape.connector.git.GitFunction
-
- isPaged() - Method in class org.modeshape.connector.git.GitHistory
-
- isPaged() - Method in class org.modeshape.connector.git.GitTree
-
- isParentReference() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- isParentReference() - Method in interface org.modeshape.jcr.value.Path.Segment
-
Return whether this segment is a reference to a parent.
- isPath(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isPath(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isPathOriented(DynamicOperand) - Method in class org.modeshape.jcr.query.optimize.RewritePathAndNameCriteria
-
- ISPHYSICAL - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- ISPHYSICAL - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- isPositive(int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is positive (>0).
- isPositive(long, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is positive (>0).
- isPositive(double, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is positive (>0).
- isPowerOfTwo(int, String) - Static method in class org.modeshape.common.util.CheckArg
-
Check that the argument is a power of 2.
- isPrimaryTypeIndex(IndexColumnDefinition, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isPrimitive() - Method in class org.modeshape.common.util.Reflection.Property
-
Determine if this is property's (the
type
is a primitive.
- isProgressive() - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Returns whether the image is stored in a progressive (also called: interlaced) way.
- isProperlyFormattedKey(String) - Static method in class org.modeshape.jcr.value.BinaryKey
-
Determine if the supplied hexadecimal string is potentially a binary key by checking the format of the string.
- isPropertyModified(SessionCache, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isPropertyModified(SessionCache, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Return whether the property with the supplied name was modified since the session was last saved.
- isPropertyNew(SessionCache, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isPropertyNew(SessionCache, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Return whether the property with the supplied name was created since the session was last saved.
- isPropertyRemoved(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- isProtected() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isQueryable(CallSpecification) - Method in class org.modeshape.connector.git.GitFunction
-
- isQueryable(Name, Set<Name>) - Method in interface org.modeshape.jcr.cache.change.ChangeSetAdapter.NodeTypePredicate
-
Determine if the given primary type and mixin types are queryable according to this predicate, in the JSR-283 sense.
- isQueryable(Document) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- isQueryable() - Method in class org.modeshape.jcr.federation.FederatedDocumentReader
-
- isQueryable() - Method in class org.modeshape.jcr.JcrNodeTypeDelegate
-
- isQueryable() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- isQueryable(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Check if the node type and mixin types are queryable or not.
- isQueryable() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Indicates if content exposed by this connector should be indexed by the repository or not.
- isQueryable() - Method in interface org.modeshape.jcr.spi.federation.DocumentReader
-
Determine whether the document is considered queryable.
- isQueryOrderable() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- isQuotingRequired() - Method in class org.modeshape.jcr.query.model.FullTextSearch.SimpleTerm
-
Get whether this term needs to be quoted because it consists of multiple words.
- isRangeOperator() - Method in enum org.modeshape.jcr.api.query.qom.Operator
-
Determine whether this operator is one that is used to define a range of values:
<
,
>
,
<=
, or
>=
.
- isReadOnly() - Method in class org.modeshape.common.util.Reflection.Property
-
Return whether this property is read-only.
- isReadOnly() - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- isReadOnly() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- isReadOnly() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Returns whether this cache is readonly.
- isReadOnly() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- isReadOnly() - Method in class org.modeshape.jcr.JcrSession
-
- isReadonly() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Indicates if the connector instance has been configured in read-only mode.
- isReadonly() - Method in class org.modeshape.jcr.spi.federation.ReadOnlyConnector
-
- isReadonly() - Method in class org.modeshape.jcr.spi.federation.WritableConnector
-
- isReadOnly() - Method in class org.modeshape.jdbc.JcrConnection
-
- isReadOnly() - Method in class org.modeshape.jdbc.JcrMetaData
-
- isReadOnly(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
Even though the value may be writable in the JCR repository, this JDBC driver does not support writes.
- isReadOnly(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isReadonlyPath(Path, JcrSession) - Method in class org.modeshape.jcr.Connectors
-
- isReference() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isReference() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isReference() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isReference() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether this property contains reference values, based upon the first value in the property.
- isReferenceable(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:referenceable' mixin type.
- isReferenceIndex(String) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- isReferenceIndex() - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- isReferenceProperty(Name, Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if the named property on the node type is a reference property.
- isRegisteredNamespaceUri(String) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- isRegisteredNamespaceUri(String) - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- isRegisteredNamespaceUri(String) - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- isRegisteredNamespaceUri(String) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- isRegisteredNamespaceUri(String) - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- isRegisteredNamespaceUri(String) - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Return whether there is a registered prefix for the supplied namespace URI.
- isRegisteredPrefix(String) - Method in interface org.modeshape.jcr.api.NamespaceRegistry
-
Determine if there is a namespace registered with the supplied prefix.
- isRegisteredUri(String) - Method in interface org.modeshape.jcr.api.NamespaceRegistry
-
Determine if there is a namespace registered with the supplied URI.
- isRelative() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- isRemoved(ChildReference) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Determine whether the supplied child reference was removed.
- isRemoved(ChildReference) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- isRemoved(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- isRemoved(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- isRemoved() - Method in class org.modeshape.schematic.internal.delta.RemoveOperation
-
- isRemovedReferrer(NodeKey, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- isRenamed(ChildReference) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Determine whether the supplied child reference was renamed.
- isRenamed(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Determine whether any of the child references were renamed to the supplied name.
- isRenamed(ChildReference) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- isRenamed(Name) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- isRenamed(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- isRenamed(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- isReservedFieldName(String) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
- isResponse() - Method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- isRoot(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Utility method for determining if the node identifier is the identifier of the root node in this external source.
- isRoot() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.NonRootParentReferenceToSelf
-
- isRoot() - Method in interface org.modeshape.jcr.cache.document.LazyCachedNode.ParentReferenceToSelf
-
- isRoot() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.RootParentReferenceToSelf
-
- isRoot() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- isRoot() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- isRoot() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isRoot() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isRoot() - Method in interface org.modeshape.jcr.value.Path
-
Return whether this path represents the root path.
- isRowSet() - Method in class org.modeshape.jdbc.JcrResultSet
-
- isRunning() - Method in class org.modeshape.common.statistic.Stopwatch
-
Return whether this stopwatch is currently running.
- isSame(T, String, T, String) - Static method in class org.modeshape.common.util.CheckArg
-
Asserts that the specified first object is the same as (==) the specified second object.
- isSame(InputStream, InputStream) - Static method in class org.modeshape.common.util.IoUtil
-
Write the entire contents of the supplied string to the given stream.
- isSameAs(DateTime) - Method in interface org.modeshape.jcr.api.value.DateTime
-
Return whether this date-time is exactly the the same as the supplied date-time.
- isSameAs(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Determine whether the supplied plan is equivalent to this plan.
- isSameAs(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- isSameAs(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- isSameAs(DateTime) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- isSameAs(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- isSameAs(Path) - Method in interface org.modeshape.jcr.value.Path
-
Determine whether this path represents the same as the supplied path.
- isSameAs(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Determine whether the supplied plan is equivalent to this plan.
- isSameNode(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Define a constraint clause that the node within the named table is the same node as that appearing at the supplied
path.
- isScore(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isScore(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isSearchable(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
In JCR-SQL2, every property can be used in a WHERE clause.
- isSearchable(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isSelfReference() - Method in class org.modeshape.jcr.value.basic.BasicPathSegment
-
- isSelfReference() - Method in interface org.modeshape.jcr.value.Path.Segment
-
Return whether this segment is a self-reference.
- isShareable(Name, Set<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:shareable' mixin type.
- isShutdownInProgress() - Method in interface org.modeshape.jboss.lifecycle.ContainerLifeCycleListener
-
- isShutdownInProgress() - Method in class org.modeshape.jboss.lifecycle.JBossLifeCycleListener
-
- isSigned(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
This method returns true if the column is a PropertyType.DOUBLE
, PropertyType.LONG
or
PropertyType.DATE
.
- isSigned() - Method in class org.modeshape.jdbc.JcrType
-
Get the indicator if the value is considered a signed value.
- isSigned(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isSimple() - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- isSimple() - Method in class org.modeshape.jcr.value.basic.StringReference
-
- isSimple() - Method in interface org.modeshape.jcr.value.Reference
-
Determine whether this reference is a uni-directional reference
- isSimpleReference() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isSimpleReference() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isSimpleReference() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isSimpleReference() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether this property contains simple reference values, based upon the first value in the property.
- isSingle() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- isSingle() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- isSingle() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- isSingle() - Method in interface org.modeshape.jcr.value.Property
-
Determine whether the property currently has a single value.
- isSingleValueDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
-
- isSlashEncoded() - Method in class org.modeshape.common.text.UrlEncoder
-
- isStandardDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
-
- isStatic() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- isStatic() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isStrictFp() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
-
- isStrictFp() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isSubqueryVariableName(String) - Static method in class org.modeshape.jcr.query.model.Subquery
-
- isSynchronized() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
-
- isSynchronous() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Determine whether this index is updated synchronously.
- isTableConstraint(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
This utility method provides this parser the ability to distinguish between a CreateTable Constraint and a ColumnDefinition
Definition which are the only two statement segment types allowed within the CREATE TABLE parenthesis ( xxxxxx );
- isTeiidSupport() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Return true of Teiid support is required for this connection.
- isTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to determine if next token is a terminator.
- isTestMode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- isTraceEnabled() - Method in class org.modeshape.common.logging.Logger
-
Return whether messages at the TRACE level are being logged.
- isTraceEnabled() - Method in interface org.modeshape.jcr.api.Logger
-
Return whether messages at the TRACE level are being logged.
- isTraceEnabled() - Method in class org.modeshape.jcr.ExtensionLogger
-
- isTransient() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- isType(Name, NodeTypes) - Method in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
Determine if the
primary type
or any of the
mixin types
of the changed
node exactly matches at least one of the supplied node types.
- isType(PropertyType, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
- isType(PropertyType, PropertyType) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- isTypeFor(Object) - Method in class org.modeshape.jcr.value.PropertyType.ClassBasedTypeChecker
-
- isTypeFor(Object) - Method in enum org.modeshape.jcr.value.PropertyType
-
- isTypeFor(Class<?>) - Method in enum org.modeshape.jcr.value.PropertyType
-
- isTypeForEach(Iterable<?>) - Method in enum org.modeshape.jcr.value.PropertyType
-
- isTypeForEach(Iterator<?>) - Method in enum org.modeshape.jcr.value.PropertyType
-
- isTypeOrSubtype(Name, Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine whether the node's given node type matches or extends the node type with the supplied name.
- isTypeOrSubtype(Set<Name>, Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine whether at least one of the node's given node types matches or extends the node type with the supplied name.
- isTypeOrSubtype(Name[], Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine whether at least one of the node's given node types matches or extends the node type with the supplied name.
- isUnary() - Method in enum org.modeshape.jcr.query.model.ArithmeticOperator
-
Return whether this is an unary operator.
- isUncountable(String) - Method in class org.modeshape.common.text.Inflector
-
Determine whether the supplied word is considered uncountable by the
pluralize
and
singularize
methods.
- isUnlimited() - Method in interface org.modeshape.jcr.api.query.qom.Limit
-
Determine whether this limit clause is necessary.
- isUnlimited() - Method in class org.modeshape.jcr.query.model.Limit
-
- isUnorderedCollection(Name, Collection<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if the named node type or any of the mixin types subtypes the 'mode:unorderedCollection' type.
- isUnused(String) - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- isUpgradeRequired(int) - Method in class org.modeshape.jcr.Upgrades
-
Determine if an
upgrade
is required given the identifier of the last known
upgrade, which is compared to the identifiers of the registered upgrades.
- isUpperBoundIncluded() - Method in interface org.modeshape.jcr.api.query.qom.Between
-
Return whether the upper bound is to be included in the results.
- isUpperBoundIncluded() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.Range
-
- isUpperBoundIncluded() - Method in class org.modeshape.jcr.query.model.Between
-
- isUuid(String) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isUuid(Name) - Static method in class org.modeshape.jcr.query.PseudoColumns
-
- isValid(LinkedListMultimap.Entry<K, V>) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- isValid(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid character in XML.
- isValid(CachedNode) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.NonRootParentReferenceToSelf
-
- isValid(CachedNode) - Method in interface org.modeshape.jcr.cache.document.LazyCachedNode.ParentReferenceToSelf
-
Determine if this instance is still valid, given the supplied
CachedNode
instance that represents the
most-recently acquired parent node representation.
- isValid(CachedNode) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode.RootParentReferenceToSelf
-
- isValid(int) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- isValid(int) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- isValid(int) - Method in class org.modeshape.jdbc.JcrConnection
-
- isValid(double, double) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ExclusiveMaximumValidator
-
- isValid(double, double) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ExclusiveMinimumValidator
-
- isValid(double, double) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MaximumValidator
-
- isValid(double, double) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MinimumValidator
-
- isValid(double, double) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.NumericValidator
-
Evaluate whether the actual value and expected value violate the schema rule.
- isValidContent(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid character in XML content
- isValidFormat(String) - Static method in class org.modeshape.jcr.cache.NodeKey
-
Determine if the supplied string may be a valid identifier.
- isValidFormat(String) - Static method in class org.modeshape.jcr.spi.federation.PageKey
-
Checks if the given string is a valid
PageKey
format.
- isValidIndex(int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- isValidName(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid non-first character in an XML Name.
- isValidName(String) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine if the supplied name is a valid XML Name.
- isValidNameStart(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid first character in an XML Name.
- isValidNcName(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid non-first character in an XML NCName.
- isValidNcName(String) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine if the supplied name is a valid XML NCName.
- isValidNcNameStart(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid first character in an XML NCName.
- isValidPubid(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid character in an XML Pubid.
- isValidRandomIdentifier(String) - Static method in class org.modeshape.jcr.cache.NodeKey
-
Determine if the supplied string is known to be a valid
random
node key identifier.
- isValidSchemaChild(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- isValidSpace(int) - Static method in class org.modeshape.common.xml.XmlCharacters
-
Determine whether the supplied character is a valid whitespace character in XML
- isVariable(Operator, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Define the right-hand-side of the constraint using the supplied operator.
- isVersionable(Name) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if the named node type is or subtypes the 'mix:versionable' mixin type.
- isVersionable(Name, Collection<Name>) - Method in class org.modeshape.jcr.NodeTypes
-
Determine if at least one of the named primary node type or mixin types is or subtypes the 'mix:versionable' mixin type.
- isVolatile() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
-
- isWarnEnabled() - Method in class org.modeshape.common.logging.Logger
-
Return whether messages at the WARNING level are being logged.
- isWarnEnabled() - Method in interface org.modeshape.jcr.api.Logger
-
Return whether messages at the WARNING level are being logged.
- isWarnEnabled() - Method in class org.modeshape.jcr.ExtensionLogger
-
- isWeak() - Method in class org.modeshape.jcr.value.basic.NodeKeyReference
-
- isWeak() - Method in class org.modeshape.jcr.value.basic.StringReference
-
- isWeak() - Method in interface org.modeshape.jcr.value.Reference
-
Determine whether this reference is considered a weak reference.
- isWildcard() - Method in class org.modeshape.jcr.query.xpath.XPath.NameTest
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- isWrapperFor(Class<?>) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.JcrConnection
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.JcrMetaData
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- isWrapperFor(Class<?>) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- isWritable(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
Even though the value may be writable in the JCR repository, this JDBC driver does not support writes.
- isWritable(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- itemAlreadyExistsWithUuid - Static variable in class org.modeshape.jcr.JcrI18n
-
- ItemCountValidator(String, int) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ItemCountValidator
-
- itemExists(String) - Method in class org.modeshape.jcr.JcrSession
-
- itemNotFoundAtPath - Static variable in class org.modeshape.jcr.JcrI18n
-
- itemNotFoundUsingColunName(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- itemNotFoundWithUuid - Static variable in class org.modeshape.jcr.JcrI18n
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.EntriesCollection
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.ValuesCollection
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- iterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedEntrySet
-
- iterator() - Method in class org.modeshape.common.collection.AbstractProblems
-
- iterator() - Method in class org.modeshape.common.collection.DelegateIterable
-
- iterator() - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- iterator() - Method in class org.modeshape.common.collection.ImmutableProblems
-
- iterator() - Method in class org.modeshape.common.collection.LinkedListMultimap.MapEntries
-
- iterator() - Method in interface org.modeshape.common.collection.Problems
-
- iterator() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
Returns an iterator over the elements in this queue in proper sequence.
- iterator(Name) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all of the children that have same name matching the supplied value.
- iterator(Name, ChildReferences.Context) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all of the children that have same name matching the supplied value.
- iterator() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all of the children.
- iterator(Collection<?>, NamespaceRegistry) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all of the children that have
names
(excluding same-name-sibling indexes)
matching at least one of the supplied patterns.
- iterator(ChildReferences.Context) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all child references in this collection, using the supplied context.
- iterator(ChildReferences.Context, Collection<?>, NamespaceRegistry) - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get an iterator over all of the children that have
names
(excluding same-name-sibling indexes)
matching at least one of the supplied patterns, using the supplied context.
- iterator(Name) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator() - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
Get an iterator over all child references in this collection, but base the SNS indexes upon those already consumed.
- iterator(Collection<?>, NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator(ChildReferences.Context, Collection<?>, NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator(ChildReferences.Context, Name) - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- iterator() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(Collection<?>, NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(ChildReferences.Context, Collection<?>, NamespaceRegistry) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- iterator(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- iterator() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- iterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- iterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- iterator() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- iterator(Name) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- iterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- iterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- iterator() - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- iterator(Name) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- iterator(Name, ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- iterator(ChildReferences.Context) - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- iterator() - Method in class org.modeshape.jcr.cache.document.SessionNode.InsertedChildReferences
-
- iterator() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories
-
This implementation always iterates over the instances return by the get*Factory()
methods.
- iterator() - Method in class org.modeshape.jcr.JcrProblems
-
- iterator() - Method in class org.modeshape.jcr.journal.JournalRecord
-
- iterator() - Method in class org.modeshape.jcr.query.BufferManager.CloseableDistinctBuffer
-
- iterator() - Method in class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- iterator() - Method in interface org.modeshape.jcr.query.BufferManager.DistinctBuffer
-
Get an iterator over all of the records.
- iterator() - Method in interface org.modeshape.jcr.query.BufferManager.QueueBuffer
-
Get an iterator over all of the values.
- iterator() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence.QueueBufferSupplier
-
- iterator() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- iterator - Variable in class org.modeshape.jcr.query.JcrQueryResult.AbstractRow
-
- iterator() - Method in class org.modeshape.jcr.query.model.FullTextSearch.CompoundTerm
-
- iterator() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
- iterator() - Method in class org.modeshape.jcr.query.xpath.XPath.OrderBy
-
- iterator() - Method in class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- iterator() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.RelativePathLikeExpressions
-
- iterator() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- iterator() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactories
-
This implementation always iterates over the instances return by the get*Factory()
methods.
- iterator() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- iterator() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- iterator() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- iterator() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- iterator() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- iterator() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- iterator() - Static method in enum org.modeshape.jcr.value.PropertyType
-
Return an iterator over all the property type enumeration literals.
- iterator() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- iterator() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- iterator() - Method in class org.modeshape.schematic.internal.document.IncrementalDocumentEditor.DocumentChanges
-
- iterator() - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- iterator() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- iterator() - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- iterator() - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- iterator() - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- iterator() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.CompositeValidator
-
- iterator() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.UnionValidator
-
- iterator() - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- iterator() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
This iterator is immutable.
- name() - Method in class org.modeshape.common.database.DatabaseType
-
Get the name of the database
- NAME - Static variable in class org.modeshape.connector.git.GitBranches
-
- NAME - Static variable in class org.modeshape.connector.git.GitCommitDetails
-
- name - Variable in class org.modeshape.connector.git.GitFunction
-
- NAME - Static variable in class org.modeshape.connector.git.GitHistory
-
- NAME - Static variable in class org.modeshape.connector.git.GitRoot
-
- NAME - Static variable in class org.modeshape.connector.git.GitTags
-
- NAME - Static variable in class org.modeshape.connector.git.GitTree
-
- NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- NAME - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- name(String) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- name - Variable in class org.modeshape.jcr.index.local.LocalIndex
-
- name - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- NAME - Static variable in class org.modeshape.jcr.JcrLexicon
-
- NAME - Static variable in class org.modeshape.jcr.JcrSvLexicon
-
- name - Variable in class org.modeshape.jcr.query.BufferManager.CloseableBuffer
-
- name() - Method in class org.modeshape.jcr.query.model.Selector
-
Get the name for this selector.
- name() - Method in class org.modeshape.jcr.query.model.SelectorName
-
The raw name of the selector.
- Name() - Constructor for class org.modeshape.jcr.query.PseudoColumns.Name
-
- NAME - Static variable in class org.modeshape.jcr.query.xpath.XPathParser.XPathTokenizer
-
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace
and non-symbol characters.
- NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field specifying the repository's name.
- name(String) - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- name(String) - Method in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- name - Variable in class org.modeshape.jcr.value.binary.NamedLocks.NamedLock
-
- Name - Interface in org.modeshape.jcr.value
-
A qualified name consisting of a namespace and a local name.
- NAME - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column in server's results containing name of the datatype.
- NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- NAME - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- NAME - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- name - Variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- NAME - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- NAME - Static variable in class org.modeshape.sequencer.xml.DtdLexicon
-
- NAME_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of name values.
- nameChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- NameComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.NameComparator
-
- named(String) - Method in class org.modeshape.common.collection.ring.RingBufferBuilder
-
- NamedLock(String) - Constructor for class org.modeshape.jcr.value.binary.NamedLocks.NamedLock
-
- namedLock - Variable in class org.modeshape.jcr.value.binary.NamedLocks.WrappedLock
-
- NamedLocks - Class in org.modeshape.jcr.value.binary
-
A utility class that represents a set of named locks, allowing callers to atomically obtain a lock with a given name.
- NamedLocks() - Constructor for class org.modeshape.jcr.value.binary.NamedLocks
-
- NamedLocks.NamedLock - Class in org.modeshape.jcr.value.binary
-
- NamedLocks.WrappedLock - Class in org.modeshape.jcr.value.binary
-
- NamedRepository - Interface in org.modeshape.jcr.api
-
- NamedSelector - Class in org.modeshape.jcr.query.model
-
A Selector that has a name.
- NamedSelector(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NamedSelector
-
Create a selector with a name.
- NamedSelector(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.model.NamedSelector
-
Create a selector with the supplied name and alias.
- namedSelector(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Convenience method that creates a
NamedSelector
object given a string that contains the selector name and
optionally an alias.
- NamedThreadFactory - Class in org.modeshape.common.util
-
The thread factory that lets us adjust the names of the threads.
- NamedThreadFactory(String) - Constructor for class org.modeshape.common.util.NamedThreadFactory
-
- nameFactory - Variable in class org.modeshape.jcr.CndImporter
-
- nameFactory - Variable in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- nameFactory() - Method in class org.modeshape.jcr.NodeTypes
-
- NameFactory - Interface in org.modeshape.jcr.value
-
A factory for creating
names
.
- NameFactory.Holder - Interface in org.modeshape.jcr.value
-
- nameFieldQuery(String, Operator, Object, CaseOperations.CaseOperation) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- nameForComponent - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- nameFrom(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- nameFrom(XPath.NameTest) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
- nameFrom(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Helper method that creates a
Name
object from a string, using no decoding.
- nameFrom(String, String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Create a name from the given namespace URI and local name.
- nameFrom(String, String, TextDecoder) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Create a name from the given namespace URI and local name.
- nameFromValue(int) - Static method in class org.modeshape.jcr.api.PropertyType
-
Returns the name of the specified type
.
- nameOf(String) - Method in class org.modeshape.jcr.query.QueryBuilder.JoinClause
-
Walk the current source or the 'rightSource' to find the named selector with the supplied name or alias
- NameOnlyDetector - Class in org.modeshape.jcr.mimetype
-
MimeTypeDetector
implementation which uses Apache Tika to determine the mimetype of a given binary, based only
on the name of the binary property.
- NameOnlyDetector(Environment) - Constructor for class org.modeshape.jcr.mimetype.NameOnlyDetector
-
Creates a new name based detector
- nameOperandRequiresNameLiteralType - Static variable in class org.modeshape.jcr.GraphI18n
-
- namePropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- namePropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- namePropertyIsRequiredForFederatedRepositorySource - Static variable in class org.modeshape.jcr.GraphI18n
-
- namePropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- names(Collection<Name>) - Method in class org.modeshape.jcr.CndImporter
-
- names() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
- nameSetFrom(SelectorName) - Static method in class org.modeshape.jcr.query.model.SelectorName
-
Create a set that contains the supplied SelectName object.
- nameSetFrom(SelectorName, SelectorName...) - Static method in class org.modeshape.jcr.query.model.SelectorName
-
Create a set that contains the supplied SelectName object.
- nameSetFrom(Set<SelectorName>, Set<SelectorName>) - Static method in class org.modeshape.jcr.query.model.SelectorName
-
Create a set that contains the SelectName objects in the supplied sets.
- Namespace() - Constructor for class org.modeshape.connector.git.GitLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.jcr.JcrLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.jcr.JcrMixLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.jcr.JcrNtLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.jcr.JcrSvLexicon.Namespace
-
- NAMESPACE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- Namespace() - Constructor for class org.modeshape.jcr.ModeShapeLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.audio.AudioMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.cnd.CndSequencerLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.epub.EpubMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.mp3.Mp3MetadataLexicon.Namespace
-
Deprecated.
- Namespace() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.odf.OdfMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.pdf.PdfMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.pdf.XmpMetadataLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.sramp.SrampLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.text.TextSequencerLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.video.VideoMetadataLexicon.Namespace
-
- NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- Namespace() - Constructor for class org.modeshape.sequencer.wsdl.WsdlLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.xml.DtdLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.xml.XmlLexicon.Namespace
-
- NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- Namespace() - Constructor for class org.modeshape.sequencer.xsd.XsdLexicon.Namespace
-
- Namespace() - Constructor for class org.modeshape.sequencer.zip.ZipLexicon.Namespace
-
- namespaceAliasWasNotMappedToRealNamespace - Static variable in class org.modeshape.jcr.GraphI18n
-
- Namespaced - Interface in org.modeshape.jcr.api
-
An orthogonal interface that defines methods to obtain the local part and namespace URI of an object that has a namespaced
name.
- NamespaceEntityResolver - Class in org.modeshape.sequencer.sramp
-
A simple registry that keeps track of the identifiers and paths for entities, keyed by their namespace and name.
- NamespaceEntityResolver() - Constructor for class org.modeshape.sequencer.sramp.NamespaceEntityResolver
-
- NamespaceException - Exception in org.modeshape.jcr.value
-
A runtime exception denoting that a namespace was invalid or not found.
- NamespaceException() - Constructor for exception org.modeshape.jcr.value.NamespaceException
-
- NamespaceException(String) - Constructor for exception org.modeshape.jcr.value.NamespaceException
-
- NamespaceException(Throwable) - Constructor for exception org.modeshape.jcr.value.NamespaceException
-
- NamespaceException(String, Throwable) - Constructor for exception org.modeshape.jcr.value.NamespaceException
-
- NamespaceRegistry - Interface in org.modeshape.jcr.api
-
An extension of JCR 2.0's NamespaceRegistry
interface, with a few ModeShape-specific enhancements.
- NamespaceRegistry - Interface in org.modeshape.jcr.value
-
Registry of namespaces, which are used to provide isolated and independent domains for
names
.
- NamespaceRegistry.Holder - Interface in org.modeshape.jcr.value
-
- NamespaceRegistry.Namespace - Interface in org.modeshape.jcr.value
-
Representation of a single namespace at a single point in time.
- NamespaceRegistryWithAliases - Class in org.modeshape.jcr.value.basic
-
- NamespaceRegistryWithAliases(NamespaceRegistry, Map<String, String>, Map<String, String>) - Constructor for class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
Construct a new registry around another delegate registry with a set of aliases for existing namespaces in the delegate
registry.
- NAMESPACES - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- namespaces() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Get the namespace registry for the provider's
execution context
, and which can be used to convert
qualified names (e.g., "
jcr:description
") to unqualified names (or vice versa).
- namespacesKey() - Method in class org.modeshape.jcr.SystemContent
-
- namespacesNode() - Method in class org.modeshape.jcr.SystemContent
-
- nameString() - Method in class org.modeshape.common.database.DatabaseType
-
Get the name of the database as a string
- NameTest(String, String) - Constructor for class org.modeshape.jcr.query.xpath.XPath.NameTest
-
- NameValueFactory - Class in org.modeshape.jcr.value.basic
-
- NameValueFactory(NamespaceRegistry.Holder, TextDecoder, ValueFactories) - Constructor for class org.modeshape.jcr.value.basic.NameValueFactory
-
Create a new instance.
- NATIVE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- NATIVE - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- nativeSQL(String) - Method in class org.modeshape.jdbc.JcrConnection
-
This method pre-processes the supplied SQL-compatible query and returns the corresponding JCR-SQL2.
- NaturalComparator() - Constructor for class org.modeshape.jcr.index.local.MapDB.NaturalComparator
-
- NavigationVisitor(Visitor) - Constructor for class org.modeshape.jcr.query.model.Visitors.NavigationVisitor
-
Create a visitor that walks all query objects.
- NC_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- NC_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- needsQuotes(String) - Method in class org.modeshape.jcr.query.model.Visitors.JcrSql2Writer
-
- negate() - Method in class org.modeshape.common.function.Predicate
-
Obtain a new predicate that performs the logical NOT of this predicate.
- negate(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- negate(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- negate(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- negate(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- negate(Long) - Method in class org.modeshape.common.math.LongOperations
-
- negate(T) - Method in interface org.modeshape.common.math.MathOperations
-
Negate the supplied operand.
- negate(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- negate(String) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
Compute the "negated" string, which replaces the digits (0 becomes 9, 1 becomes 8, ... and 9 becomes 0).
- negate(StringBuilder) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
Compute the "negated" string, which replaces the digits (0 becomes 9, 1 becomes 8, ... and 9 becomes 0).
- Negation(XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.Negation
-
- NegationTerm(FullTextSearch.Term) - Constructor for class org.modeshape.jcr.query.model.FullTextSearch.NegationTerm
-
- NestableThreadLocalTransaction(TransactionManager) - Constructor for class org.modeshape.jcr.txn.Transactions.NestableThreadLocalTransaction
-
- NESTED - Static variable in class org.modeshape.jboss.subsystem.ModeShapeCustomBinaryStorageResource
-
- NESTED - Static variable in class org.modeshape.jboss.subsystem.ModeShapeDatabaseBinaryStorageResource
-
- NESTED - Static variable in class org.modeshape.jboss.subsystem.ModeShapeFileBinaryStorageResource
-
- NESTED_STORES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- NESTED_TYPES - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- nestedStoreConfiguration(String) - Method in class org.modeshape.jboss.service.CompositeBinaryStorageService
-
- never() - Static method in class org.modeshape.common.function.Predicate
-
Return a predicate that is never satisfied.
- NEW_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- newAlias() - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
- newArray() - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new, empty editable array that can be used as a new array value in other documents.
- newArray(int) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new, empty editable array that can be used as a new array value in other documents.
- newArray(Collection<?>) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable array that can be used as a new array value in other documents.
- newArray(Object...) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable array that can be used as a new array value in other documents.
- newBarrier() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Add a new barrier that a consumer can use the wait for the next available positions.
- newBarrier() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- newByteBuffer(int) - Method in class org.modeshape.schematic.internal.io.BsonDataOutput
-
- newChangeSet() - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSetFactory
-
Create a new change set for the connector.
- newChildReference(String, String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
- newCondition() - Method in class org.modeshape.common.collection.ring.RingBuffer.NoOpLock
-
- newCondition() - Method in class org.modeshape.jcr.value.binary.FileLocks.WrappedLock
-
- newCondition() - Method in class org.modeshape.jcr.value.binary.NamedLocks.WrappedLock
-
- newConnection(boolean, boolean) - Method in class org.modeshape.persistence.relational.DataSourceManager
-
- newConnection(boolean, boolean) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- newConnectorChangedSet() - Method in class org.modeshape.jcr.spi.federation.Connector
-
- newDocument(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
- newDocument(Document) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document that is a copy of the supplied document.
- newDocument() - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document that can be used as a new document entry in a SchematicDb or as nested documents for other
documents.
- newDocument(String, Object) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document, initialized with a single field, that can be used as a new document entry in a SchematicDb
or as nested documents for other documents.
- newDocument(String, Object, String, Object) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document, initialized with two fields, that can be used as a new document entry in a SchematicDb or
as nested documents for other documents.
- newDocument(String, Object, String, Object, String, Object) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document, initialized with three fields, that can be used as a new document entry in a SchematicDb or
as nested documents for other documents.
- newDocument(String, Object, String, Object, String, Object, String, Object) - Static method in class org.modeshape.schematic.DocumentFactory
-
Create a new editable document, initialized with four fields, that can be used as a new document entry in a SchematicDb or
as nested documents for other documents.
- newDocument() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
- newDocumentId(String, Name, Name) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- newDocumentId(String, Name, Name) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Generates an identifier which will be assigned when a new document (aka. child) is created under an existing document
(aka.parent).
- newDocumentId(String, Name, Name) - Method in class org.modeshape.jcr.spi.federation.ReadOnlyConnector
-
- newDocumentKey(String, Name, Name) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Generates a new key which will be assigned to a new child document when it is being added to its parent.
- newDocumentKey(String, Name, Name) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- newDocumentKey(String, Name, Name) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- newDocumentWriter(String) - Method in class org.modeshape.connector.git.GitConnector
-
- newInstance(String) - Static method in class org.modeshape.jcr.security.SimplePrincipal
-
Creates new instance of the principal.
- newInstance(NodeKey, TextDecoder, ValueFactories, boolean, boolean) - Static method in class org.modeshape.jcr.value.basic.NodeIdentifierReferenceFactory
-
- newInstance(TextDecoder, ValueFactories, boolean, boolean) - Static method in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
Create a new instance.
- newPageDocument(PageKey) - Method in class org.modeshape.jcr.spi.federation.Connector
-
- newParent() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- newPointer() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Return a new pointer that starts at this cursor's current position, ensuring that this cursor always
stays behind
it on the ring buffer.
- newPointer() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- newPrimaryParent() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the node key of the new primary parent, in case it has changed.
- newThread(Runnable) - Method in class org.modeshape.common.util.NamedThreadFactory
-
- newValue - Variable in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- newValue - Variable in class org.modeshape.schematic.internal.delta.PutOperation
-
- newWriter(String, String) - Method in class org.modeshape.jcr.index.lucene.LuceneConfig
-
- next() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- next() - Method in class org.modeshape.common.collection.AbstractMultimap.ValueIterator
-
- next() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
-
- next() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedMapEntryIterator
-
- next() - Method in class org.modeshape.common.collection.DelegateIterator
-
- next() - Method in class org.modeshape.common.collection.EmptyIterator
-
- next() - Method in class org.modeshape.common.collection.LinkedListMultimap.EntryIterator
-
- next() - Method in class org.modeshape.common.collection.LinkedListMultimap.KeyIterator
-
- next() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- next() - Method in class org.modeshape.common.collection.MultiIterator
-
- next() - Method in class org.modeshape.common.collection.ReadOnlyIterator
-
- next() - Method in class org.modeshape.common.collection.SequentialIterator
-
- next() - Method in class org.modeshape.common.collection.SingleIterator
-
- next() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- next() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
Obtain the next character value, and advance the stream.
- next() - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences.ChildReferenceWithNameIterator
-
- next(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segment
-
- next() - Method in class org.modeshape.jcr.cache.document.NodeCacheIterator
-
- next() - Method in class org.modeshape.jcr.cache.document.UnionIterator
-
- next() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories.ValueFactoryIterator
-
- next() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
-
- next() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- next() - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- next() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactories.ValueFactoryIterator
-
- next() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory.ConvertingIterator
-
- next() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty.EmptyIterator
-
- next() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty.ValueIterator
-
- next() - Method in class org.modeshape.jdbc.JcrResultSet
-
This method, when cursor position is after the last row, will return false
- next() - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- next() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- next(int) - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- NEXT_BLOCK - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- nextAccessControlPolicy() - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.AbstractNodeKeysSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.DelegatingSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.DependentQuery
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.DistinctSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatchFactory
-
- nextBatch() - Method in interface org.modeshape.jcr.query.engine.process.JoinSequence.BatchFactory
-
Get the next batch.
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.EmptyBatchFactory
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatchFactory
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatchFactory
-
- nextBatch() - Method in interface org.modeshape.jcr.query.engine.process.RestartableSequence.BatchSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.SecureSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.engine.process.SortingSequence
-
- nextBatch() - Method in class org.modeshape.jcr.query.NodeSequence
-
Get the next batch of
NodeKey
instances.
- nextDocument() - Method in interface org.modeshape.schematic.document.DocumentSequence
-
Get the next document.
- nextDocumentDelim() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
Consume the next document delimiter (either a ',' or a ';'), and return whether the end-of-document character (e.g.,
'}') has been consumed.
- nextFieldDelim() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- nextIndex() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- nextIndex() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- nextIndex() - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- nextIterator() - Method in class org.modeshape.common.collection.MultiIterator
-
- nextKey() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- nextKey() - Method in class org.modeshape.common.util.TimeBasedKeys
-
Get the next key for the current time in UTC.
- nextKey - Variable in class org.modeshape.jcr.cache.document.DocumentTranslator.ChildReferencesInfo
-
- nextMethodMustBeCalledBeforeGettingValue - Static variable in class org.modeshape.jcr.GraphI18n
-
- nextNameForVersionNode(Property, ChildReferences) - Method in class org.modeshape.jcr.SystemContent
-
Compute the name for the next version node in the given history.
- nextNode() - Method in class org.modeshape.jcr.cache.document.NodeCacheIterator
-
- nextNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
-
- nextNumber() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
Return a string containing the next number on the stream.
- nextPosition() - Method in class org.modeshape.common.text.TokenStream
-
Get the position of the next (or current) token.
- nextRow() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- nextRow() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- nextRow() - Method in interface org.modeshape.jcr.query.NodeSequence.Batch
-
Move to the next row in this batch.
- nextRow() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- nextRow() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- nextString() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
Read the next quoted string from the stream, where stream begins with the a single-quote or double-quote character and
the string ends with the same quote character.
- nextString(char) - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- nextUsefulChar() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- nextWord() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
Return a string containing the next alpha-numeric word on the stream.
- NICKNAME - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon
-
- NILLABLE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- NO_ACTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
-
- NO_COLUMNS - Static variable in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- NO_DURATION_RECORDS - Static variable in interface org.modeshape.jcr.api.monitor.DurationActivity
-
An empty array.
- NO_HISTORY - Static variable in interface org.modeshape.jcr.api.monitor.History
-
A history with no statistics, no window, no start or end time, and no duration.
- NO_INDEXES - Static variable in class org.modeshape.jcr.RepositoryIndexes
-
- NO_INSERTIONS_ITERATOR - Static variable in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- NO_LIMIT - Static variable in class org.modeshape.jdbc.JcrMetaData
-
- NO_OP_DECODER - Static variable in interface org.modeshape.jcr.value.Path
-
The text decoder that does nothing.
- NO_OP_ENCODER - Static variable in interface org.modeshape.jcr.value.Path
-
The text encoder that does nothing.
- NO_OPERATORS - Static variable in class org.modeshape.jcr.query.validate.ImmutableColumn
-
- NO_OPTIONS - Static variable in class org.modeshape.common.util.Base64
-
No options specified.
- NO_OPTIONS - Static variable in class org.modeshape.schematic.Base64
-
No options specified.
- NO_PASS_ROW_FILTER - Static variable in class org.modeshape.jcr.query.NodeSequence
-
- NO_PROPERTIES - Static variable in interface org.modeshape.jcr.spi.federation.ExtraPropertiesStore
-
- NO_PROPERTIES_MAP - Static variable in class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- NO_SCORE - Static variable in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- NO_STATISTICS - Static variable in interface org.modeshape.jcr.api.monitor.Statistics
-
An empty statistics array.
- NO_TYPES - Static variable in class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
- NoChanges() - Constructor for class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- noChildNodeDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- noChildNodeDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
-
- NODE - Static variable in class org.modeshape.jcr.JcrSvLexicon
-
- node - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- node(String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Constructs an
AstNode
with the given string name
- node(String, AstNode, Object...) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Constructs an
AstNode
with the given name, types and parent node.
- node(String, AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Constructs an
AstNode
with the given name, type and parent node.
- NODE_BY_ID_INDEX_NAME - Static variable in class org.modeshape.jcr.query.engine.IndexPlanners
-
- NODE_BY_PATH_INDEX_NAME - Static variable in class org.modeshape.jcr.query.engine.IndexPlanners
-
- NODE_KEY_SERIALIZER - Static variable in class org.modeshape.jcr.index.local.MapDB
-
- NODE_SEQUENCED - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Generated on persist when a node is successfully sequenced.
- NODE_SEQUENCING_FAILURE - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Generated when the sequencing of an input node fails.
- NODE_TYPE - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
- NODE_TYPE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- NODE_TYPE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- NODE_TYPE - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- NODE_TYPE_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- NODE_TYPE_NAME - Static variable in class org.modeshape.jcr.JcrLexicon
-
- NODE_TYPE_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- NODE_TYPE_NAME - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- NODE_TYPES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- NODE_TYPES - Static variable in class org.modeshape.jcr.JcrLexicon
-
- NODE_TYPES - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- NODE_TYPES - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name of the field using which initial cnd files can be specified
- NodeAdded - Class in org.modeshape.jcr.cache.change
-
Change representing the addition of a node.
- NodeAdded(NodeKey, NodeKey, Path, Name, Set<Name>, Map<Name, Property>) - Constructor for class org.modeshape.jcr.cache.change.NodeAdded
-
- nodeAlreadyExistsWithUuid - Static variable in class org.modeshape.jcr.GraphI18n
-
- NodeCache - Interface in org.modeshape.jcr.cache
-
- NodeCacheIterator - Class in org.modeshape.jcr.cache.document
-
An iterator that returns all of the keys for the nodes in the cache that are below the specified starting node.
- NodeCacheIterator(NodeCache, NodeKey) - Constructor for class org.modeshape.jcr.cache.document.NodeCacheIterator
-
Create a new iterator over the nodes in the supplied node cache that are at or below the supplied starting node.
- NodeCacheIterator(NodeCache, NodeKey, NodeCacheIterator.NodeFilter) - Constructor for class org.modeshape.jcr.cache.document.NodeCacheIterator
-
Create a new iterator over the nodes in the supplied node cache that are at or below the supplied starting node.
- NodeCacheIterator.NodeFilter - Interface in org.modeshape.jcr.cache.document
-
- nodeChanged(NodeKey, Path, Name, Set<Name>) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Create an event signifying that something about the node (other than the properties or location) changed.
- NodeChanged - Class in org.modeshape.jcr.cache.change
-
Change representing the modification of a node.
- NodeChanged(NodeKey, Path, Name, Set<Name>) - Constructor for class org.modeshape.jcr.cache.change.NodeChanged
-
- nodeChanged(NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeChanged(NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- NodeComparison(XPath.Component, XPath.NodeComparisonOperator, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.NodeComparison
-
- nodeCreated(NodeKey, NodeKey, Path, Name, Set<Name>, Map<Name, Property>) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a new node was created.
- nodeCreated(NodeKey, NodeKey, Path, Name, Set<Name>, Map<Name, Property>) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeCreated(NodeKey, NodeKey, Path, Name, Set<Name>, Map<Name, Property>) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeCreated(String, String, String, Name, Set<Name>, Map<Name, Property>) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- nodeCreated(String, String, String, Name, Set<Name>, Map<Name, Property>) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a new node resource was created.
- nodeCreatedBySessionUsedExistingKey - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodeDepth - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that evaluates to the depth of a node given by a selector, used in a Comparison
constraint.
- nodeDepth(String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Evaluates to a LONG
value equal to the depth of a node in the specified selector.
- NodeDepth - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the depth of a node given by a selector, used in a
Comparison
constraint.
- NodeDepth(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NodeDepth
-
Create a dynamic operand that evaluates to the depth of the node identified by the selector.
- nodeDepth(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- nodeDepth(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- NodeDepthChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeDepthChangeAdapter
-
- nodeDoesNotExist - Static variable in class org.modeshape.jcr.GraphI18n
-
- nodeDoesNotExistWithUuid - Static variable in class org.modeshape.jcr.GraphI18n
-
- nodeExists(String) - Method in class org.modeshape.jcr.JcrSession
-
- nodeExists(NodeKey) - Method in class org.modeshape.jcr.JcrSession
-
Utility method to determine if the node with the specified key still exists within the transient & persisted state.
- nodeFactory() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Method to access the node utility class.
- nodeFilterForWorkspace(String) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
- nodeHasAlreadyBeenRemovedFromThisSession - Static variable in class org.modeshape.jcr.GraphI18n
-
- NodeId - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that evaluates to the identifier
of a node given by a selector, used in a
Comparison
constraint.
- NodeId - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the
identifier
of a node given by a selector, used in a
Comparison
constraint.
- NodeId(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NodeId
-
Create a dynamic operand that evaluates to the identifier
of the node described by the
selector.
- nodeId(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- nodeIdentifier(NodeKey, NodeKey) - Static method in class org.modeshape.jcr.JcrSession
-
Returns a string representing a node's identifier, based on whether the node is foreign or not.
- nodeIdentifier(NodeKey) - Method in class org.modeshape.jcr.JcrSession
-
Returns a string representing a node's identifier, based on whether the node is foreign or not.
- NodeIdentifierReferenceFactory - Class in org.modeshape.jcr.value.basic
-
A custom ReferenceValueFactory specialization that knows about a particular workspace, used to handle conversion from
Node.getIdentifier()
strings, including those that are local (e.g., not
foreign
) and thus don't have the source part and workspace part.
- NodeIdentifierReferenceFactory(PropertyType, TextDecoder, ValueFactories, boolean, boolean, NodeKey) - Constructor for class org.modeshape.jcr.value.basic.NodeIdentifierReferenceFactory
-
- NodeImportDestination - Interface in org.modeshape.jcr.xml
-
Interface which is expected to be implemented by clients that perform node importing via XML, using the
NodeImportXmlHandler
class.
- NodeImportXmlHandler - Class in org.modeshape.jcr.xml
-
A simplified version of the graph xml import handler (from ModeShape 2.x) which is used for importing initial content into
workspaces.
- NodeImportXmlHandler(NodeImportDestination) - Constructor for class org.modeshape.jcr.xml.NodeImportXmlHandler
-
Creates a new handler instance, using only an execution context and some default values.
- NodeImportXmlHandler(NodeImportDestination, String, String, String, String, NodeImportXmlHandler.AttributeScoping) - Constructor for class org.modeshape.jcr.xml.NodeImportXmlHandler
-
Create a handler that parses an xml file.
- NodeImportXmlHandler.AttributeScoping - Enum in org.modeshape.jcr.xml
-
The choices for how attributes that have no namespace prefix should be assigned a namespace.
- NodeImportXmlHandler.ImportElement - Class in org.modeshape.jcr.xml
-
- nodeIndex(int, int) - Method in class org.modeshape.jcr.query.NodeSequence.MultiWidthBatch
-
- nodeIndex(int, int) - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- nodeIndexForSelector(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- nodeInWorkspace(AbstractSessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
Get the CachedNode within the workspace cache.
- nodeIsCheckedIn - Static variable in class org.modeshape.jcr.JcrI18n
-
- nodeIsShareable - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodeKey - Class in org.modeshape.jcr.cache
-
- NodeKey(String) - Constructor for class org.modeshape.jcr.cache.NodeKey
-
Reconstitute a node key from the supplied string.
- NodeKey(String, String, String) - Constructor for class org.modeshape.jcr.cache.NodeKey
-
Reconstitute a node key from the supplied source key, workspace key, and node identifier.
- nodeKey(NodeKey) - Static method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
- NodeKeyReference - Class in org.modeshape.jcr.value.basic
-
- NodeKeyReference(NodeKey, boolean, boolean) - Constructor for class org.modeshape.jcr.value.basic.NodeKeyReference
-
- NodeKeyReference(NodeKey, boolean, boolean, boolean) - Constructor for class org.modeshape.jcr.value.basic.NodeKeyReference
-
- NodeKeyTypeFactory(ValueFactory<String>) - Constructor for class org.modeshape.jcr.value.ValueTypeSystem.NodeKeyTypeFactory
-
- NodeLocalName - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the local name of a node given by a selector, used in a
Comparison
constraint.
- NodeLocalName(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NodeLocalName
-
Create a dynamic operand that evaluates to the local name of the node identified by the selector.
- nodeLocalName(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- nodeLocalName(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- nodeLocalName(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- nodeLocalName(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 local name.
- nodeLocalName(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Adds to the order-by clause by using the local name of the node given by the named table.
- nodeLocalName(String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- NodeLocalNameChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeLocalNameChangeAdapter
-
- nodeModifiedBySessionWasRemovedByAnotherSession - Static variable in class org.modeshape.jcr.JcrI18n
-
- nodeMoved(NodeKey, Name, Set<Name>, NodeKey, NodeKey, Path, Path) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was moved from one parent to another, and may have also been renamed.
- NodeMoved - Class in org.modeshape.jcr.cache.change
-
Change representing the moving of a node.
- NodeMoved(NodeKey, Name, Set<Name>, NodeKey, NodeKey, Path, Path) - Constructor for class org.modeshape.jcr.cache.change.NodeMoved
-
- nodeMoved(NodeKey, Name, Set<Name>, NodeKey, NodeKey, Path, Path) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeMoved(NodeKey, Name, Set<Name>, NodeKey, NodeKey, Path, Path) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeMoved(String, Name, Set<Name>, String, String, String, String) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- nodeMoved(String, Name, Set<Name>, String, String, String, String) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a node resource (and all descendants) was moved from one parent to another.
- NodeName - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the qualified name of a node given by a selector, used in a
Comparison
constraint.
- NodeName(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NodeName
-
Create a dynamic operand that evaluates to the qualified name of the node identified by the selector.
- nodeName(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- nodeName(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- nodeName(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- nodeName(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 name.
- nodeName(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Adds to the order-by clause by using the node name (including namespace) of the node given by the named table.
- nodeName(String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- NodeNameChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeNameChangeAdapter
-
- nodeNotFound - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodeNotFoundException - Exception in org.modeshape.jcr.cache
-
An exception signalling that a node does not exist.
- NodeNotFoundException(NodeKey) - Constructor for exception org.modeshape.jcr.cache.NodeNotFoundException
-
- NodeNotFoundException(NodeKey, String) - Constructor for exception org.modeshape.jcr.cache.NodeNotFoundException
-
- NodeNotFoundException(NodeKey, Throwable) - Constructor for exception org.modeshape.jcr.cache.NodeNotFoundException
-
- NodeNotFoundException(NodeKey, String, Throwable) - Constructor for exception org.modeshape.jcr.cache.NodeNotFoundException
-
- NodeNotFoundInParentException - Exception in org.modeshape.jcr.cache
-
An exception signalling that a node does not exist in the specified parent.
- NodeNotFoundInParentException(NodeKey, NodeKey) - Constructor for exception org.modeshape.jcr.cache.NodeNotFoundInParentException
-
- nodeNotInTheSameSession - Static variable in class org.modeshape.jcr.JcrI18n
-
- nodeNotLockable - Static variable in class org.modeshape.jcr.JcrI18n
-
- nodeNotReferenceable - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodePath - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that evaluates to the path of a node given by a selector, used in a Comparison
constraint.
- nodePath(String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Evaluates to a PATH
value equal to the prefix-qualified path of a node in the specified selector.
- NodePath - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the path of a node given by a selector, used in a
Comparison
constraint.
- NodePath(SelectorName) - Constructor for class org.modeshape.jcr.query.model.NodePath
-
Create a dynamic operand that evaluates to the path of the node identified by the selector.
- nodePath(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- nodePath(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- NodePathChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodePathChangeAdapter
-
- nodeRemoved(NodeKey, NodeKey, Path, Name, Set<Name>, Name, Set<Name>) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was removed.
- NodeRemoved - Class in org.modeshape.jcr.cache.change
-
Change representing the removal of a node.
- NodeRemoved(NodeKey, NodeKey, Path, Name, Set<Name>, Name, Set<Name>) - Constructor for class org.modeshape.jcr.cache.change.NodeRemoved
-
- nodeRemoved(NodeKey, NodeKey, Path, Name, Set<Name>, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeRemoved(NodeKey, NodeKey, Path, Name, Set<Name>, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeRemoved(String, String, String, Name, Set<Name>, Name, Set<Name>) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- nodeRemoved(String, String, String, Name, Set<Name>, Name, Set<Name>) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a node resource (and all descendants) was removed.
- nodeRenamed(NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was renamed (but still has the same parent)
- NodeRenamed - Class in org.modeshape.jcr.cache.change
-
Change representing the renaming of a node.
- NodeRenamed(NodeKey, Path, Path.Segment, Name, Set<Name>) - Constructor for class org.modeshape.jcr.cache.change.NodeRenamed
-
- nodeRenamed(NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeRenamed(NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeReordered(NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was placed into a new location within the same parent.
- NodeReordered - Class in org.modeshape.jcr.cache.change
-
A change event which is generated by a Node.orderBefore(String, String)
operation.
- NodeReordered(NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Constructor for class org.modeshape.jcr.cache.change.NodeReordered
-
- nodeReordered(NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeReordered(NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeReordered(String, Name, Set<Name>, String, String, String, String) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- nodeReordered(String, Name, Set<Name>, String, String, String, String) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a node resource (and all descendants) was placed into a new location within the same parent.
- nodes(String, Path) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Return an iterator over all nodes at or below the specified path in the named workspace, using the supplied filter.
- nodes - Variable in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- NodeSequence - Class in org.modeshape.jcr.query
-
A sequence of nodes that is accessed by batches and that is accessible only once.
- NodeSequence() - Constructor for class org.modeshape.jcr.query.NodeSequence
-
- NodeSequence.AlternateSizeBatch - Class in org.modeshape.jcr.query
-
- NodeSequence.Batch - Interface in org.modeshape.jcr.query
-
A batch of rows containing nodes and scores.
- NodeSequence.LimitBatch - Class in org.modeshape.jcr.query
-
- NodeSequence.MultiWidthBatch - Class in org.modeshape.jcr.query
-
- NodeSequence.Restartable - Interface in org.modeshape.jcr.query
-
- NodeSequence.RowAccessor - Interface in org.modeshape.jcr.query
-
An interface that abstracts accessing the node(s) and score(s) in a row.
- NodeSequence.RowFilter - Interface in org.modeshape.jcr.query
-
A filter of rows.
- NodeSequence.SingleWidthBatch - Class in org.modeshape.jcr.query
-
- nodeSequenced(NodeKey, Path, Name, Set<Name>, NodeKey, Path, String, String, String, String) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was successfully sequenced.
- NodeSequenced - Class in org.modeshape.jcr.cache.change
-
Change which is triggered after the sequencing process of a node is finished.
- NodeSequenced(NodeKey, Path, Name, Set<Name>, NodeKey, Path, String, String, String, String) - Constructor for class org.modeshape.jcr.cache.change.NodeSequenced
-
- nodeSequenced(NodeKey, Path, Name, Set<Name>, NodeKey, Path, String, String, String, String) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeSequenced(NodeKey, Path, Name, Set<Name>, NodeKey, Path, String, String, String, String) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- nodeSequencingFailure(NodeKey, Path, Name, Set<Name>, String, String, String, String, Throwable) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a node was not sequenced successfully.
- NodeSequencingFailure - Class in org.modeshape.jcr.cache.change
-
Change which is triggered if the sequencing of a node fails
- NodeSequencingFailure(NodeKey, Path, Name, Set<Name>, String, String, String, String, Throwable) - Constructor for class org.modeshape.jcr.cache.change.NodeSequencingFailure
-
- nodeSequencingFailure(NodeKey, Path, Name, Set<Name>, String, String, String, String, Throwable) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- nodeSequencingFailure(NodeKey, Path, Name, Set<Name>, String, String, String, String, Throwable) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- NodeTest() - Constructor for class org.modeshape.jcr.query.xpath.XPath.NodeTest
-
- nodeType(String) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- nodeType(String) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to get NodeType
based on specified name
- nodeType(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- nodeTypeAlreadyExists - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodeTypeExistsException - Exception in org.modeshape.jcr
-
An exception that captures the error condition that a referenced node type already exists.
- NodeTypeExistsException(Name) - Constructor for exception org.modeshape.jcr.NodeTypeExistsException
-
- NodeTypeExistsException(Name, String, Throwable) - Constructor for exception org.modeshape.jcr.NodeTypeExistsException
-
- NodeTypeExistsException(Name, String) - Constructor for exception org.modeshape.jcr.NodeTypeExistsException
-
- NodeTypeExistsException(Name, Throwable) - Constructor for exception org.modeshape.jcr.NodeTypeExistsException
-
- nodeTypeIndexMustHaveOneColumn - Static variable in class org.modeshape.jcr.JcrI18n
-
- NodeTypeManager - Interface in org.modeshape.jcr.api.nodetype
-
An extension of JCR 2.0's NodeTypeManager
interface, with methods to support registering node type
definitions from CND and Jackrabbit XML files.
- nodeTypeManager() - Method in class org.modeshape.jcr.JcrRepository
-
- nodeTypeManager() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- NodeTypeMatcher - Class in org.modeshape.jcr.spi.index.provider
-
- NodeTypeMatcher() - Constructor for class org.modeshape.jcr.spi.index.provider.NodeTypeMatcher
-
- nodeTypes() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- nodeTypes - Variable in class org.modeshape.jcr.CndImporter
-
- nodeTypes() - Method in class org.modeshape.jcr.JcrRepository.JcrRepositoryEnvironment
-
- NodeTypes - Class in org.modeshape.jcr
-
- NodeTypes(ExecutionContext) - Constructor for class org.modeshape.jcr.NodeTypes
-
- NodeTypes(ExecutionContext, Iterable<JcrNodeType>, int) - Constructor for class org.modeshape.jcr.NodeTypes
-
- nodeTypes - Variable in class org.modeshape.jcr.query.engine.QuerySources
-
- nodeTypes - Variable in class org.modeshape.jcr.query.QueryContext
-
- nodeTypes() - Method in interface org.modeshape.jcr.RepositoryEnvironment
-
Returns the
NodeTypes
instance for this repository.
- nodeTypes() - Method in class org.modeshape.jcr.spi.index.provider.IndexUsage
-
- nodeTypes() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- nodeTypes() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to get all the NodeType
s defined.
- NodeTypes.Listener - Interface in org.modeshape.jcr
-
- NodeTypes.NodeCardinality - Enum in org.modeshape.jcr
-
List of ways to filter the returned node definitions
- NodeTypes.NodeDefinitionSet - Interface in org.modeshape.jcr
-
A set of child node definitions under a parent with a specific primary type and optional mixin types.
- NodeTypes.PropertyCardinality - Enum in org.modeshape.jcr
-
List of ways to filter the returned property definitions
- NodeTypes.Supplier - Interface in org.modeshape.jcr
-
- NodeTypesChangeAdapter(String, ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeTypesChangeAdapter
-
- NodeTypeSchemata - Class in org.modeshape.jcr
-
A
Schemata
implementation that is constructed from the
NodeType
s and
PropertyDefinition
s contained
within a
RepositoryNodeTypeManager
.
- NodeTypeSchemata.SessionSchemata - Class in org.modeshape.jcr
-
Implementation class that builds the tables lazily.
- NodeTypesImporter - Class in org.modeshape.jcr
-
Class which performs the import of the optional, repository configured node-types
- NodeTypesImporter(List<String>, JcrRepository.RunningState) - Constructor for class org.modeshape.jcr.NodeTypesImporter
-
- nodeTypesKey() - Method in class org.modeshape.jcr.SystemContent
-
- nodeTypesNode() - Method in class org.modeshape.jcr.SystemContent
-
- nodeTypesSupplier - Variable in class org.modeshape.jcr.spi.index.provider.ManagedIndexBuilder
-
- noDistinct() - Method in class org.modeshape.jcr.query.model.Query
-
Create a copy of this query, but one in which there may be duplicate rows in the results.
- noExistingVersionForRestore - Static variable in class org.modeshape.jcr.JcrI18n
-
- NoExtraPropertiesStorage - Class in org.modeshape.jcr.federation
-
An
ExtraPropertiesStore
implementation that throws an exception whenever trying to store or update extra properties.
- NoExtraPropertiesStorage(Connector) - Constructor for class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- noJcrTypeMapped - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- noMatchingBracketFound - Static variable in class org.modeshape.jcr.GraphI18n
-
- noMatchingDoubleQuoteFound - Static variable in class org.modeshape.common.CommonI18n
-
- noMatchingSingleQuoteFound - Static variable in class org.modeshape.common.CommonI18n
-
- noMoreContent - Static variable in class org.modeshape.common.CommonI18n
-
- noMoreContentButWasExpectingCharacter - Static variable in class org.modeshape.common.CommonI18n
-
- noMoreContentButWasExpectingToken - Static variable in class org.modeshape.common.CommonI18n
-
- noMoreContentButWasExpectingTokenType - Static variable in class org.modeshape.common.CommonI18n
-
- NON_UNIQUE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- NON_UNIQUE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains non uniqueness of the index.
- noNamespaceRegisteredForPrefix - Static variable in class org.modeshape.jcr.GraphI18n
-
- noNamespaceWithPrefix - Static variable in class org.modeshape.jcr.JcrI18n
-
- noNamespaceWithUri - Static variable in class org.modeshape.jcr.JcrI18n
-
- NONE - Static variable in class org.modeshape.jcr.query.model.Limit
-
- noNegativeDepth - Static variable in class org.modeshape.jcr.JcrI18n
-
- noNodeTypesReturned - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- nonPackageQualifiedName(Class<?>) - Static method in class org.modeshape.common.util.ClassUtil
-
- nonPackageQualifiedName(Object) - Static method in class org.modeshape.common.util.ClassUtil
-
- NonRootParentReferenceToSelf(CachedNode, ChildReference) - Constructor for class org.modeshape.jcr.cache.document.LazyCachedNode.NonRootParentReferenceToSelf
-
- NonSystemChangeNotifier(String) - Constructor for class org.modeshape.jcr.cache.document.WorkspaceCache.NonSystemChangeNotifier
-
- NoOpChanges - Class in org.modeshape.jcr.cache.change
-
An immutable
Changes
implementation that does nothing.
- NoOpEncoder - Class in org.modeshape.common.text
-
An encoder implementation that does nothing.
- NoOpEncoder() - Constructor for class org.modeshape.common.text.NoOpEncoder
-
- NoOpLock() - Constructor for class org.modeshape.common.collection.ring.RingBuffer.NoOpLock
-
- NoOpQueryIndexWriter - Class in org.modeshape.jcr.query.engine
-
- NoOtherAllowedPropertiesValidator(Set<String>) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.NoOtherAllowedPropertiesValidator
-
- noPendingChangesAllowed - Static variable in class org.modeshape.jcr.JcrI18n
-
- noPendingChangesAllowedForNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- noPrimaryItemNameDefinedOnPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
-
- noPrivilegeToGetLoginContextFromCredentials - Static variable in class org.modeshape.jcr.JcrI18n
-
- noPropertiesToRemove - Static variable in class org.modeshape.jcr.GraphI18n
-
- noPropertiesToUpdate - Static variable in class org.modeshape.jcr.GraphI18n
-
- noPropertyDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- noRepositoryNamesFound - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- normalAnnotation(String, Map<String, String>) - Static method in class org.modeshape.sequencer.javafile.metadata.AnnotationMetadata
-
- normalize(String) - Static method in class org.modeshape.common.util.StringUtil
-
Removes leading and trailing whitespace from the supplied text, and reduces other consecutive whitespace characters to a
single space.
- noSiblings() - Static method in class org.modeshape.jcr.cache.SiblingCounter
-
Create a sibling counter that always returns '0' for the number of same name siblings.
- noSnsDefinitionForNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- NoSnsIndexesContext() - Constructor for class org.modeshape.jcr.cache.ChildReferences.NoSnsIndexesContext
-
- noSuchColumn - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- NoSuchIndexException - Exception in org.modeshape.jcr.api.index
-
Exception used when an index does not exist.
- NoSuchIndexException() - Constructor for exception org.modeshape.jcr.api.index.NoSuchIndexException
-
Constructs a new instance of this class with null
as its detail message.
- NoSuchIndexException(String) - Constructor for exception org.modeshape.jcr.api.index.NoSuchIndexException
-
Constructs a new instance of this class with the specified detail message.
- NoSuchIndexException(Throwable) - Constructor for exception org.modeshape.jcr.api.index.NoSuchIndexException
-
Constructs a new instance of this class with the specified root cause.
- NoSuchIndexException(String, Throwable) - Constructor for exception org.modeshape.jcr.api.index.NoSuchIndexException
-
Constructs a new instance of this class with the specified detail message and root cause.
- noSuchNodeType - Static variable in class org.modeshape.jcr.JcrI18n
-
- noSuchNodeType - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- NoSuchProviderException - Exception in org.modeshape.jcr.spi.index.provider
-
Exception used when an index does not exist.
- NoSuchProviderException() - Constructor for exception org.modeshape.jcr.spi.index.provider.NoSuchProviderException
-
Constructs a new instance of this class with null
as its detail message.
- NoSuchProviderException(String) - Constructor for exception org.modeshape.jcr.spi.index.provider.NoSuchProviderException
-
Constructs a new instance of this class with the specified detail message.
- NoSuchProviderException(Throwable) - Constructor for exception org.modeshape.jcr.spi.index.provider.NoSuchProviderException
-
Constructs a new instance of this class with the specified root cause.
- NoSuchProviderException(String, Throwable) - Constructor for exception org.modeshape.jcr.spi.index.provider.NoSuchProviderException
-
Constructs a new instance of this class with the specified detail message and root cause.
- NoSuchRepositoryException - Exception in org.modeshape.jcr
-
Exception thrown when an operation attempts to access a repository that does not exist.
- NoSuchRepositoryException() - Constructor for exception org.modeshape.jcr.NoSuchRepositoryException
-
- NoSuchRepositoryException(String, Throwable) - Constructor for exception org.modeshape.jcr.NoSuchRepositoryException
-
- NoSuchRepositoryException(String) - Constructor for exception org.modeshape.jcr.NoSuchRepositoryException
-
- NoSuchRepositoryException(Throwable) - Constructor for exception org.modeshape.jcr.NoSuchRepositoryException
-
- noSuchVariableInQuery - Static variable in class org.modeshape.jcr.JcrI18n
-
- not() - Method in enum org.modeshape.jcr.api.query.qom.Operator
-
Get the NOT of this operator.
- not(Query) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- Not - Class in org.modeshape.jcr.query.model
-
A constraint that negates another constraint.
- Not(Constraint) - Constructor for class org.modeshape.jcr.query.model.Not
-
Create a constraint that negates another constraint.
- not(Constraint) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- not(Constraint) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- not() - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Signal that the next constraint clause (defined immediately after this method) should be negated.
- NOT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- NOT_NULL - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
-
- notBlank(String) - Static method in class org.modeshape.common.util.StringUtil
-
Returns true if the given string is not null and does not represents the empty string
- notClosed() - Method in class org.modeshape.jdbc.JcrConnection
-
- notClosed() - Method in class org.modeshape.jdbc.JcrResultSet
-
- NOTES - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.BackupObserver
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.bus.RepositoryChangeBus
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- notify(ChangeSet) - Method in interface org.modeshape.jcr.cache.change.ChangeSetListener
-
Notifies a listener of the given changes.
- notify(ChangeSet) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache.NonSystemChangeNotifier
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache.SystemChangeNotifier
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.cache.RepositoryCache.ChangesToWorkspacesListener
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.cache.RepositoryCache.RepositoryFeaturesDetector
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- notify(NodeTypes) - Method in interface org.modeshape.jcr.NodeTypes.Listener
-
Notification that the NodeTypes instance has changed.
- notify(ChangeSet) - Method in class org.modeshape.jcr.RepositoryStatistics
-
- notify(ChangeSet) - Method in class org.modeshape.jcr.Sequencers
-
This method is called when changes are persisted to the repository.
- notify(NodeTypes) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Notify the provider that the NodeTypes have changed.
- notify(WorkspaceChanges, ChangeBus, NodeTypes.Supplier, Set<String>, IndexFeedback) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Signal that some workspaces were added or removed.
- notify(IndexDefinitionChanges, ChangeBus, NodeTypes.Supplier, Set<String>, IndexFeedback) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Signal that some of the definitions of indexes owned by this provider were changed.
- notLocked - Static variable in class org.modeshape.jcr.JcrI18n
-
- notNull(Object, String) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- notNull(String, String) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- notOrderable - Static variable in class org.modeshape.jcr.JcrI18n
-
- NotQuery - Class in org.modeshape.jcr.index.elasticsearch.query
-
- NotQuery(Query) - Constructor for class org.modeshape.jcr.index.elasticsearch.query.NotQuery
-
- notStoredQuery - Static variable in class org.modeshape.jcr.JcrI18n
-
- NotThreadSafe - Annotation Type in org.modeshape.common.annotation
-
Copyright (c) 2005 Brian Goetz and Tim Peierls.
- NotThreadSafe - Annotation Type in org.modeshape.schematic.annotation
-
Copyright (c) 2005 Brian Goetz and Tim Peierls.
- NotValidValidator() - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.NotValidValidator
-
- noUpdates() - Method in class org.modeshape.jdbc.JcrResultSet
-
- noVersionHistoryForTransientVersionableNodes - Static variable in class org.modeshape.jcr.JcrI18n
-
- NT_FILE - Static variable in class org.modeshape.jcr.api.JcrConstants
-
- NT_FOLDER - Static variable in class org.modeshape.jcr.api.JcrConstants
-
- NT_RESOURCE - Static variable in class org.modeshape.jcr.api.JcrConstants
-
- NT_UNSTRUCTURED - Static variable in class org.modeshape.jcr.api.JcrConstants
-
- NULL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- NULL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- NULL - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- Null - Class in org.modeshape.schematic.document
-
An object representation of 'null'.
- NULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- NULL_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column in server's results containing nullType name.
- NULL_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
-
- NULLABLE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that has an String value indicating nullablity
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that has an String value indicating nullablity
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that has an int value indicating nullablity
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of column that contains the nullable value.
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains the nullable value.
- NULLABLE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
-
- NULLABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- NULLABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- nullActivityMonitorTaskName - Static variable in class org.modeshape.common.CommonI18n
-
- NullConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.NullConverter
-
- NullMimeTypeDetector - Class in org.modeshape.jcr.mimetype
-
- NullOrder - Enum in org.modeshape.jcr.query.model
-
An enumeration for the kind of
Ordering
.
- nullOrder() - Method in class org.modeshape.jcr.query.model.Ordering
-
- nullPlusNonNullIsNull() - Method in class org.modeshape.jdbc.JcrMetaData
-
- nullPlusNonNullIsNull() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
ModeShape uses arithmetic operations in criteria, and in the current implementation if one operand is null then the
operations returns the other.
- nullReference(List<Comparison>, Comparison) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Find all occurrences of the comparison object in the supplied list and null the list's reference to it.
- nullReference(List<Comparison>, Iterable<Comparison>) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Find all references in the supplied list that match those supplied and set them to null.
- nullSafeSerializerFor(Class<?>) - Method in interface org.modeshape.jcr.index.local.MapDB.Serializers
-
Obtain a serializer for the given value type that can handle nulls.
- nullSafeSerializerFor(Class<?>) - Method in class org.modeshape.jcr.index.local.MapDB.SerializerSupplier
-
- nullSafeSerializerFor(Class<?>) - Method in class org.modeshape.jcr.query.BufferManager
-
- nullSafeSerializerFor(TypeSystem.TypeFactory<?>) - Method in class org.modeshape.jcr.query.BufferManager
-
Obtain serializer for the given value type that can handle null values.
- nullsAreSortedAtEnd() - Method in class org.modeshape.jdbc.JcrMetaData
-
Assumed to be false for JCR implementations (meaning that sort order IS used), though section 6.7.37 of JCR 2.0
specification says ordering of null values is implementation-determined.
- nullsAreSortedAtEnd() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
Assumed to be false for JCR implementations (meaning that sort order IS used), though section 6.7.37 of JCR 2.0
specification says ordering of null values is implementation-determined.
- nullsAreSortedAtStart() - Method in class org.modeshape.jdbc.JcrMetaData
-
Assumed to be false for JCR implementations (meaning that sort order IS used), though section 6.7.37 of JCR 2.0
specification says ordering of null values is implementation-determined.
- nullsAreSortedAtStart() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
Assumed to be false for JCR implementations (meaning that sort order IS used), though section 6.7.37 of JCR 2.0
specification says ordering of null values is implementation-determined.
- nullsAreSortedHigh() - Method in class org.modeshape.jdbc.JcrMetaData
-
Assumed to be false for JCR implementations, though section 6.7.37 of JCR 2.0 specification says ordering of null values is
implementation-determined.
- nullsAreSortedHigh() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
Assumed to be false for JCR implementations, though section 6.7.37 of JCR 2.0 specification says ordering of null values is
implementation-determined.
- nullsAreSortedLow() - Method in class org.modeshape.jdbc.JcrMetaData
-
Assumed to be true for JCR implementations, though section 6.7.37 of JCR 2.0 specification says ordering of null values is
implementation-determined.
- nullsAreSortedLow() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
Assumed to be true for JCR implementations, though section 6.7.37 of JCR 2.0 specification says ordering of null values is
implementation-determined.
- NUM_CHARS_IN_FILENAME_SUFFIX - Static variable in class org.modeshape.jcr.BackupService
-
- NUM_PREC_RADIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- NUM_PREC_RADIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
- NUM_PREC_RADIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- NUM_PREC_RADIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
- NUMBER_OF_IMAGES - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- NumberConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.NumberConverter
-
- numberOfConnectionsToAcquireAsNeeded - Variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
The number of connections that should be added to the pool when there are not enough to be used.
- numberOfEntriesForKey - Variable in class org.modeshape.common.collection.LinkedListMultimap
-
- NumericValidator(String, Number) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.NumericValidator
-
- numNonSystemNodes - Variable in class org.modeshape.jcr.api.JcrTools.CountNodes
-
- PACKAGE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- PackageMetadata - Class in org.modeshape.sequencer.javafile.metadata
-
Package meta data.
- PackageMetadata(String) - Constructor for class org.modeshape.sequencer.javafile.metadata.PackageMetadata
-
- PAD_ATTRIBUTE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- PAD_ATTRIBUTE_NO_PAD - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- PAD_ATTRIBUTE_PAD - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
value constraints
- PAGE_COUNT - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- PAGE_NODE - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- PAGE_NUMBER - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- Pageable - Interface in org.modeshape.jcr.spi.federation
-
Interface that should be implemented by
Connector
(s) that want to expose children of
nodes in a "page by page" fashion.
- PageableGitFunction - Interface in org.modeshape.connector.git
-
- PageKey - Class in org.modeshape.jcr.spi.federation
-
The key used to uniquely identify a page of children.
- PageKey(String) - Constructor for class org.modeshape.jcr.spi.federation.PageKey
-
Creates a new instance from a raw string, which is expected to contain 3 parts, each representing a piece of information
- PageKey(String, String, long) - Constructor for class org.modeshape.jcr.spi.federation.PageKey
-
Creates a new page key instance passing in each individual page component
- PAGES - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- PAGES - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains pages oocupied by table.
- PAGES - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- PAGES - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- pageSize - Variable in class org.modeshape.connector.git.GitFunction
-
- PageWriter - Interface in org.modeshape.jcr.spi.federation
-
A type of document writer that can add paging information to documents.
- parameter(int) - Method in class org.modeshape.connector.git.CallSpecification
-
Get the specified parameter.
- PARAMETER - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- PARAMETER_ORDER - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PARAMETER_STYLE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
-
- parameterCount() - Method in class org.modeshape.connector.git.CallSpecification
-
- PARAMETERIZED_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- PARAMETERS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- parametersAsPath(int) - Method in class org.modeshape.connector.git.CallSpecification
-
- parametersAsPath(int, int) - Method in class org.modeshape.connector.git.CallSpecification
-
- parametrizedType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- PARENT - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- parent(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- parent(AbstractSessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- parent - Variable in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
- PARENT - Static variable in interface org.modeshape.jcr.value.Path
-
String representation of the segment that references a parent.
- parent() - Method in interface org.modeshape.schematic.document.Path
-
Get the parent path, which may be an empty path.
- parent() - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- parent() - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- parent() - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- PARENT_NAME - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the name referencing a parent, provided as a convenience.
- PARENT_PATH - Static variable in class org.modeshape.jcr.value.basic.BasicPath
-
- PARENT_SEGMENT - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the path segment referencing a parent, provided as a convenience.
- parentChildNodeDefinitionDoesNotAllowSameNameSiblings - Static variable in class org.modeshape.jcr.JcrI18n
-
- parentChildNodeDefinitionIsProtected - Static variable in class org.modeshape.jcr.JcrI18n
-
- ParenthesizedExpression() - Constructor for class org.modeshape.jcr.query.xpath.XPath.ParenthesizedExpression
-
- ParenthesizedExpression(XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.ParenthesizedExpression
-
- parentPath - Variable in class org.modeshape.schematic.internal.delta.Operation
-
- parentReferenceToSelf(WorkspaceCache) - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
Get the parent node's child reference to this node.
- PARENTS - Static variable in class org.modeshape.connector.git.GitLexicon
-
- parentSelectorName() - Method in class org.modeshape.jcr.query.model.ChildNodeJoinCondition
-
Get the name of the selector that represents the parent.
- parse(String) - Method in class org.modeshape.jcr.CndImporter
-
Parse the CND content.
- parse(String) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
Parse the full-text search criteria given in the supplied string.
- parse(TokenStream) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
Parse the full-text search criteria from the supplied token stream.
- parse(TypeSystem, String, String) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Execute the supplied query by planning, optimizing, and then processing it.
- parse(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Method which performs the actual parsing of the data type name and applicable values (i.e.
- parse(String, AstNode, Object) - Method in interface org.modeshape.sequencer.ddl.DdlParser
-
Parses a DDL string, adding child
AstNode
s and properties to the supplied root.
- parse(String, String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
Parse the supplied DDL content and return the
root node
of the AST representation.
- parse(String, AstNode, Object) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses a DDL string, adding child
AstNode
s and properties to the supplied root.
- parse(InputSource) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
Parse the supplied source (which contains either a
Reader
or an
InputStream
) and produce a representation
of the WSDL definition.
- parse(InputSource) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
-
Parse the supplied source (which contains either a
Reader
or an
InputStream
) and produce a representation
of the WSDL definition.
- parseAdditiveExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Parses DDL ALTER statement based on SQL 92 specifications.
- parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL ALTER statement based on SQL 92 specifications.
- parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL ALTER TABLE
AstNode
based on SQL 92 specifications.
- parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Parses DDL ALTER TABLE
AstNode
based on SQL 92 specifications.
- parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL ALTER TABLE
AstNode
based on SQL 92 specifications.
- parseAndExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseAnyKindTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseApproxNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Approximate numeric data types.
- parseArray() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the JSON array on the stream, beginning with the '[' character until the ']' character, which is consumed.
- parseAtomicType(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseAttributeTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseAxisStep(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseBindVariableName(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseBitStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Bit string data types.
- parseBracketedLong(DdlTokenStream, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Returns a long value from the input token stream assuming the long is bracketed with parenthesis.
- parseCastableExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseCastExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Character string data types.
- parseCheckConstraint(DdlTokenStream, AstNode, String, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseChildNodeDefinition(TokenStream, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse a node type's child node definition from the next tokens on the stream.
- parseCollateClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses the default clause for a column and sets appropriate properties on the column node.
- parseColumnConstraint(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses an in-line column constraint including NULLABLE value, UNIQUE, PRIMARY KEY and REFERENCES to a Foreign Key.
- parseColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Utility method to parse the actual column definition.
- parseColumnDefinition(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Alternative StandardDdlParser method that can handle column definition without datatype (for MODIFY) and supports setting
mixin type of a column.
- parseColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse the actual column definition.
- parseColumnNameList(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Adds column reference nodes to a parent node.
- parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Utility method designed to parse columns within an ALTER TABLE ADD statement.
- parseColumns(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Utility method designed to parse columns within an ALTER TABLE ADD/MODIFY statement.
- parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
Utility method designed to parse columns within an ALTER TABLE ADD statement.
- parseColumnsAndConstraints(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse columns and table constraints within either a CREATE TABLE statement.
- parseCommentTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseComparisonExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseComparisonOperator(TokenStream) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseConstraint(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseConstraint(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
Parse a constraint clause.
- parseConstraintAttributes(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses the attributes associated with any in-line column constraint definition or a table constrain definition.
- parseContextItemExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseCreateAssertionStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE ASSERTION
AstNode
based on SQL 92 specifications.
- parseCreateCharacterSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE CHARACTER SET
AstNode
based on SQL 92 specifications.
- parseCreateCollationStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE COLLATION
AstNode
based on SQL 92 specifications.
- parseCreateDomainStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE DOMAIN
AstNode
based on SQL 92 specifications.
- parseCreateFunction(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL CREATE FUNCTION statement
- parseCreateFunctionStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Parses DDL CREATE FUNCTION statement
- parseCreateIndex(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL CREATE INDEX
- parseCreateProcedure(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL CREATE PROCEDURE statement
- parseCreateProcedureStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Parses DDL CREATE PROCEDURE statement
- parseCreateRole(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL CREATE ROLE statement
- parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Parses DDL CREATE SCHEMA
AstNode
based on SQL 92 specifications.
- parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
Currently, only CREATE TABLE, CREATE VIEW, CREATE INDEX, CREATE SEQUENCE, CREATE TRIGGER and GRANT are accepted as clauses
within CREATE SCHEMA.
- parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE SCHEMA
AstNode
based on SQL 92 specifications.
- parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL CREATE statement based on SQL 92 specifications.
- parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Parses DDL CREATE statement based on SQL 92 specifications.
- parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE statement based on SQL 92 specifications.
- parseCreateTableOptions(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseCreateTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseCreateTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE TABLE
AstNode
based on SQL 92 specifications.
- parseCreateTranslationStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE TRANSLATION
AstNode
based on SQL 92 specifications.
- parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Parses DDL CREATE VIEW
AstNode
basedregisterStatementStartPhrase on SQL 92 specifications.
- parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL CREATE VIEW
AstNode
basedregisterStatementStartPhrase on SQL 92 specifications.
- parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
- parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
- parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
- parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
- parseCustomType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
General catch-all data type parsing method that sub-classes can override to parse database-specific data types.
- parseDateFromLiteral(String) - Method in class org.modeshape.schematic.internal.document.JsonReader.DateValueMatcher
-
Parse the date represented by the supplied value.
- parseDateTimeType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Date and Time data types.
- parseDefaultClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseDefaultClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses the default clause for a column and sets appropriate properties on the column node.
- parseDefaultType(TokenStream, JcrNodeDefinitionTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the child node definition's default type, if they appear next on the token stream.
- parseDefaultValues(TokenStream, JcrPropertyDefinitionTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the property definition's default value, if they appear next on the token stream.
- parseDisjunctedTerms(TokenStream) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
- parseDocument() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the stream for the next JSON document.
- parseDocument(boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the stream for the next JSON document.
- parseDocument(AtomicBoolean, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the stream for the next JSON document.
- parseDocumentTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL DROP
AstNode
based on SQL 92 specifications.
- parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
-
Parses DDL DROP
AstNode
based on SQL 92 specifications.
- parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL DROP
AstNode
based on SQL 92 specifications.
- parseDynamicOperand(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseElementTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseExactNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Exact numeric data types.
- parseExceptionWhileExtractingText - Static variable in class org.modeshape.extractor.tika.TikaI18n
-
- parseExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseExprSingle(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseFilterExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseFrom(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseFrom(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
- parseFullTextSearchExpression(String, Position) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseFunction() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse a function call on the stream.
- parseFunctionCall(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseGeneralComp(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
- parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
- parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
-
Parses DDL GRANT statement
AstNode
based on SQL 92 specifications.
- parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
Parses DDL GRANT statement
AstNode
based on SQL 92 specifications.
- parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL GRANT statement
AstNode
based on SQL 92 specifications.
- parseIgnorableStatement(DdlTokenStream, String, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse a statement that can be ignored.
- parseIgnorableStatement(DdlTokenStream, String, AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse a statement that can be ignored.
- parseInClause(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseInsertStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL INSERT
AstNode
based on SQL 92 specifications.
- parseInstanceofExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseIntersectExceptExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseItemType(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseJoinCondition(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseKindTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseLimit(TokenStream) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseLine(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
Parse the given row into its constituent columns.
- parseLine(String) - Method in class org.modeshape.sequencer.text.DelimitedTextSequencer
-
- parseLine(String) - Method in class org.modeshape.sequencer.text.FixedWidthTextSequencer
-
- parseLiteral(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseLiteralValue(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseLiteralValue(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
- parseLong(DdlTokenStream, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Returns a long value from the input token stream assuming the long is not bracketed with parenthesis.
- parseLong(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Returns the integer value of the input string.
- parseMaterializedViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Parses DDL CREATE MATERIALIZED VIEW statement This could either be a standard view or a VIEW LOG ON statement.
- parseMiscellaneousType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 Misc data types.
- parseMultiplicativeExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseName(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse the name that is expected to be next on the token stream.
- parseName(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseName(String, TypeSystem, Position) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseName(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
Parsing behavior is overridden to that JCR-SQL style (unquoted prefixed) names are allowed.
- parseName(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Method to parse fully qualified schema, table and column names that are defined with '.' separator and optionally bracketed
with square brackets Example: partsSchema.supplier Example: [partsSchema].
- parseNamedSelector(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseNameList(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse a list of names, separated by commas.
- parseNameList(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses a comma separated list of names.
- parseNamespaceMapping(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse the namespace mapping statement that is next on the token stream.
- parseNameTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseNationalCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
Parses SQL-92 National Character string data types.
- parseNCName(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
- parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseNextStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Performs token match checks for initial statement type and delegates to specific parser methods.
- parseNodeAttributes(TokenStream, JcrNodeDefinitionTemplate, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the child node definition's attributes, if they appear next on the token stream.
- parseNodeComp(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseNodeTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseNodeTypeDefinition(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse the node type definition that is next on the token stream.
- parseNodeTypeName(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse a node type name that appears next on the token stream.
- parseNodeTypeOptions(TokenStream, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the options for the node types, including whether the node type is orderable, a mixin, abstract, whether it supports
querying, and which property/child node (if any) is the primary item for the node type.
- parseNumber(String) - Static method in class org.modeshape.schematic.internal.document.JsonReader
-
Parse the number represented by the supplied (unquoted) JSON field value.
- parseNumber(String) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the number represented by the supplied value.
- parseNumericLiteral(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseOrderBy(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseOrderBy(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseOrderBySpec(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseOrdering(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseOrExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseParenthesizedExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parsePath(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parsePathExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parsePathInWorkspace(String) - Static method in class org.modeshape.jcr.sequencer.PathExpression
-
Parse a path of the form {workspaceName}:{absolutePath}
or {absolutePath}
.
- parsePITest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parsePredicates(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parsePrimaryExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parsePropertyAttributes(TokenStream, JcrPropertyDefinitionTemplate, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the property definition's attributes, if they appear next on the token stream.
- parsePropertyDefinition(TokenStream, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse a node type's property definition from the next tokens on the stream.
- parsePropertyExistance(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parsePropertyExistance(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
- parsePropertyOrChildNodeDefinitions(TokenStream, JcrNodeTypeTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse a node type's property or child node definitions that appear next on the token stream.
- parsePropertyType(TokenStream, JcrPropertyDefinitionTemplate, String) - Method in class org.modeshape.jcr.CndImporter
-
Parse the property type, if a valid one appears next on the token stream.
- parsePropertyValue(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseQName(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseQuery(String, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseQuery(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseQuery(String, TypeSystem) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
- parseQuery(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
- parseQuery(String, TypeSystem) - Method in interface org.modeshape.jcr.query.parse.QueryParser
-
Parse the supplied query from a string representation into a
QueryCommand
.
- parseQuery(String, TypeSystem) - Method in class org.modeshape.jcr.query.xpath.XPathQueryParser
-
- parseQueryCommand(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseQueryOperators(TokenStream, JcrPropertyDefinitionTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the property definition's query operators, if they appear next on the token stream.
- Parser(JsonReader.Tokenizer, DocumentValueFactory, JsonReader.ValueMatcher) - Constructor for class org.modeshape.schematic.internal.document.JsonReader.Parser
-
- PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
- PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- parseRangeExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseReferences(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseReferenceValue(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseRelativePathExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseRequiredPrimaryTypes(TokenStream, JcrNodeDefinitionTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the child node definition's list of required primary types, if they appear next on the token stream.
- parseRevokeStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
- parseRevokeStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseSchemaAttributeTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseSchemaElementTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseSelect(TokenStream, AtomicBoolean, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseSelectorName(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseSequenceType(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseSetQuery(TokenStream, QueryCommand, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses DDL SET
AstNode
based on SQL 92 specifications.
- parseSingleTerminatedColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse the actual column definition.
- parseSingleType(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseSlashedStatement(DdlTokenStream, String[], AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
Utility method to parse a generic statement given a start phrase and statement mixin type.
- parseStatement(DdlTokenStream, String[], AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method to parse a generic statement given a start phrase and statement mixin type.
- parseStaticOperand(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseStepExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseStringList(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse a list of strings, separated by commas.
- parseStringLiteral(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseStrings(String) - Method in class org.modeshape.jcr.JndiRepositoryFactory
-
- parseSupertypes(TokenStream) - Method in class org.modeshape.jcr.CndImporter
-
Parse an optional list of supertypes if they appear next on the token stream.
- parseTableConstraint(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Parses full table constraint definition including the "CONSTRAINT" token Examples: CONSTRAINT P_KEY_2a UNIQUE
(PERMISSIONUID)
- parseTerm(TokenStream) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
- parseTextTest(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseTreatExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseUnaryExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseUnionExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseUnknownValue(String, int, int) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Override this method if custom value types are expected.
- parseUntilCommaOrTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- parseUntilSemiColon(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method which parses tokens until a semicolon is found or there are no more tokens.
- parseUntilTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method which parses tokens until a terminator is found, another statement is identified or there are no more
tokens.
- parseUntilTerminatorIgnoreEmbeddedStatements(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Utility method which parses tokens until a terminator is found or there are no more tokens.
- parseUsing(String, String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
- parseUsing(String, String, String, String...) - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
Parse the supplied DDL using multiple parsers, returning the result of each parser with its score in the order of highest
scoring to lowest scoring.
- parseUsingAll(String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
-
Parse the supplied DDL using all registered parsers, returning the result of each parser with its score in the order of
highest scoring to lowest scoring.
- parseValue(String) - Method in class org.modeshape.schematic.internal.document.JsonReader.DateValueMatcher
-
Parse the value given by the supplied string into an appropriate value object.
- parseValue() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the stream for the next field value, which can be one of the following values:
a nested document
an array of values
a string literal, surrounded by single-quote characters
a string literal, surrounded by double-quote characters
a string literal date of the form "yyyy-MM-ddTHH:mm:ss"
where T
is a literal character
a string literal date of the form "yyyy-MM-ddTHH:mm:ssZ"
where T
and Z
are literal characters
a string literal date of the form
"yyyy-MM-ddTHH:mm:ssGMT+00:00"
where
T
, and GMT
are literal characters
a string literal date of the form "/Date(millisOrIso)/"
a string literal date of the form "\/Date(millisOrIso)\/"
a date literal of the form new Date(millisOrIso)
a date literal of the form Date(millisOrIso)
a function of the form new functionName(parameters)
where parameters
consists of one or more values as parsed by this method
Note that in the date forms listed above, millisOrIso
is either a long value representing the
number of milliseconds since epoch or a string literal in ISO-8601 format representing a date and time.
- parseValue(String, int, int) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
Parse the value given by the supplied string located at the supplied line and column numbers.
- parseValue(String) - Method in class org.modeshape.schematic.internal.document.JsonReader.SimpleValueMatcher
-
Parse the value given by the supplied string into an appropriate value object.
- parseValue(String) - Method in interface org.modeshape.schematic.internal.document.JsonReader.ValueMatcher
-
Parse the value given by the supplied string into an appropriate value object.
- parseValueComp(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseValueConstraints(TokenStream, JcrPropertyDefinitionTemplate) - Method in class org.modeshape.jcr.CndImporter
-
Parse the property definition's value constraints, if they appear next on the token stream.
- parseValueExpr(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseVendorExtension(String) - Method in class org.modeshape.jcr.CndImporter
-
Parse the vendor extension, including the curly braces in the CND content.
- parseVendorExtensionContent(String) - Method in class org.modeshape.jcr.CndImporter
-
Parse the content of the vendor extension excluding the curly braces in the CND content.
- parseVendorExtensions(TokenStream, List<Property>) - Method in class org.modeshape.jcr.CndImporter
-
Parse the vendor extensions that may appear next on the tokenzied stream.
- parseWhere(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- parseWildcard(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseXPath(String) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- parseXPath(TokenStream) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
- ParsingException - Exception in org.modeshape.common.text
-
An exception representing a problem during parsing of text.
- ParsingException(Position) - Constructor for exception org.modeshape.common.text.ParsingException
-
- ParsingException(Position, String, Throwable) - Constructor for exception org.modeshape.common.text.ParsingException
-
- ParsingException(Position, String) - Constructor for exception org.modeshape.common.text.ParsingException
-
- ParsingException - Exception in org.modeshape.schematic.document
-
- ParsingException(String, int, int) - Constructor for exception org.modeshape.schematic.document.ParsingException
-
- ParsingException(String, Throwable, int, int) - Constructor for exception org.modeshape.schematic.document.ParsingException
-
- ParsingResult(String, AstNode, int, Exception) - Constructor for class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
-
- PART - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PARTIAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.MatchType
-
- PartialMemoryCountableSequence - Class in org.modeshape.jcr.query.engine.process
-
A sequence that will return an accurate size for a given NodeSequence by buffering and counting the nodes and then accessing
the buffered sequence.
- PartialMemoryCountableSequence(String, NodeSequence, BufferManager, CachedNodeSupplier, int) - Constructor for class org.modeshape.jcr.query.engine.process.PartialMemoryCountableSequence
-
- PARTS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PASS_ROW_FILTER - Static variable in class org.modeshape.jcr.query.NodeSequence
-
- password - Variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
The password that should be used when creating JDBC connections using the JDBC driver class.
- PASSWORD - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PASSWORD - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- password() - Method in class org.modeshape.persistence.relational.RelationalDbConfig
-
- PASSWORD_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
-
- passwordPropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- passwordPropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- PATH - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- path - Variable in class org.modeshape.jcr.cache.change.AbstractNodeChange
-
- PATH - Static variable in class org.modeshape.jcr.JcrLexicon
-
The "jcr:path" pseudo-column used in queries
- path(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- path(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 path.
- path(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Adds to the order-by clause by using the path of the node given by the named table.
- path(String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- path - Variable in class org.modeshape.jcr.sequencer.PathExpression.WorkspacePath
-
- Path - Interface in org.modeshape.jcr.value
-
An object representation of a node path within a repository.
- PATH - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- Path - Interface in org.modeshape.schematic.document
-
The path to a field somewhere within a document.
- path(String) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- path(String...) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- path(List<String>) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- path(Path, String) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- path(Path, String...) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- path(Path, List<String>) - Static method in class org.modeshape.schematic.internal.document.Paths
-
- Path.Segment - Interface in org.modeshape.jcr.value
-
Representation of the segments that occur within a path.
- PATH_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of path values.
- PATH_EXPRESSION - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- PATH_EXPRESSIONS - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PATH_EXPRESSIONS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- PATH_FIELD - Static variable in class org.modeshape.persistence.file.FileDbProvider
-
- PATH_IS_GREATER_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
- PATH_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
- PATH_IS_LESS_THAN - Static variable in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
- PATH_IS_LESS_THAN_OR_EQUAL_TO - Static variable in class org.modeshape.jcr.index.lucene.query.ComparePathQuery
-
- PATH_PARAMETER - Static variable in class org.modeshape.jcr.query.engine.IndexPlanners
-
- PATH_SEGMENT_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of path segment values.
- PATH_SEGMENT_NAME_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of path segment names, excluding same-name-sibling indexes.
- pathAncestorDegreeIsInvalid - Static variable in class org.modeshape.common.CommonI18n
-
- pathAncestorDegreeIsInvalid - Static variable in class org.modeshape.jcr.GraphI18n
-
- PathBasedChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>, Name) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- PathCache - Class in org.modeshape.jcr.cache
-
A simple cache of node paths, useful when obtaining the path for many nodes on a subgraph.
- PathCache(NodeCache) - Constructor for class org.modeshape.jcr.cache.PathCache
-
- pathCannotBeNormalized - Static variable in class org.modeshape.common.CommonI18n
-
- pathCannotBeNormalized - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathCannotHaveSameNameSiblingIndex - Static variable in class org.modeshape.jcr.JcrI18n
-
- PathComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.PathComparator
-
- pathConnectorRequestsMustHavePath - Static variable in class org.modeshape.jcr.GraphI18n
-
- PathExpression(boolean, List<XPath.StepExpression>, XPath.OrderBy) - Constructor for class org.modeshape.jcr.query.xpath.XPath.PathExpression
-
- PathExpression - Class in org.modeshape.jcr.sequencer
-
An expression that defines an acceptable path using a regular-expression-like language.
- PathExpression(String) - Constructor for class org.modeshape.jcr.sequencer.PathExpression
-
Create the supplied expression.
- PathExpression.Matcher - Class in org.modeshape.jcr.sequencer
-
- PathExpression.WorkspacePath - Class in org.modeshape.jcr.sequencer
-
- pathExpressionHasInvalidMatch - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathExpressionHasInvalidMatch - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- pathExpressionHasInvalidSelect - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathExpressionHasInvalidSelect - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- pathExpressionIsInvalid - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathExpressionIsInvalid - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- pathExpressionIsInvalidOnSequencer - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- pathExpressionMayNotBeBlank - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathExpressionMayNotBeBlank - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- PathExpressionValidator - Class in org.modeshape.jboss.subsystem
-
A ParameterValidator that validates a value as a correctly-formatted sequencer
path expression
.
- PathExpressionValidator(boolean) - Constructor for class org.modeshape.jboss.subsystem.PathExpressionValidator
-
Creates a ParameterValidator that allows values that are correctly-formatted sequencer
path
expressions
.
- pathFactory - Variable in class org.modeshape.jcr.cache.AllPathsCache
-
- pathFactory - Variable in class org.modeshape.jcr.Connectors.AbstractPathMappings
-
- pathFactory - Variable in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- pathFactory() - Method in class org.modeshape.jcr.spi.federation.Connector
-
- PathFactory - Interface in org.modeshape.jcr.value
-
A factory for creating
paths
.
- pathFactory - Variable in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
- pathFieldQuery(String, Operator, Object, CaseOperations.CaseOperation) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- pathFor(String) - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- pathFrom(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Helper method that creates a
Path
object from a string.
- pathFrom(Path, String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Helper method that creates a
Path
object from a parent path and a child path string.
- pathIsAlreadyAbsolute - Static variable in class org.modeshape.common.CommonI18n
-
- pathIsAlreadyAbsolute - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathIsNotAbsolute - Static variable in class org.modeshape.common.CommonI18n
-
- pathIsNotAbsolute - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathIsNotRelative - Static variable in class org.modeshape.common.CommonI18n
-
- pathIsNotRelative - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathIsNotValid - Static variable in class org.modeshape.jcr.GraphI18n
-
- PathMapping(Path, Path, String) - Constructor for class org.modeshape.jcr.Connectors.PathMapping
-
- pathMustBeAbsolute - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathNotFound - Static variable in class org.modeshape.jcr.JcrI18n
-
- PathNotFoundException - Exception in org.modeshape.jcr.cache
-
An exception signalling that a node at a supplied path does not exist.
- PathNotFoundException(Path, NodeKey, Path) - Constructor for exception org.modeshape.jcr.cache.PathNotFoundException
-
- PathNotFoundException(Path, NodeKey, Path, String) - Constructor for exception org.modeshape.jcr.cache.PathNotFoundException
-
- PathNotFoundException(Path, NodeKey, Path, Throwable) - Constructor for exception org.modeshape.jcr.cache.PathNotFoundException
-
- PathNotFoundException(Path, NodeKey, Path, String, Throwable) - Constructor for exception org.modeshape.jcr.cache.PathNotFoundException
-
- PathNotFoundException - Exception in org.modeshape.jcr.value
-
A runtime exception denoting that a node or property at a supplied
path
was not found.
- PathNotFoundException(Location, Path) - Constructor for exception org.modeshape.jcr.value.PathNotFoundException
-
- PathNotFoundException(Location, Path, String) - Constructor for exception org.modeshape.jcr.value.PathNotFoundException
-
- PathNotFoundException(Location, Path, Throwable) - Constructor for exception org.modeshape.jcr.value.PathNotFoundException
-
- PathNotFoundException(Location, Path, String, Throwable) - Constructor for exception org.modeshape.jcr.value.PathNotFoundException
-
- pathNotFoundExceptionLowestExistingLocationFound - Static variable in class org.modeshape.jcr.GraphI18n
-
- pathNotFoundRelativeTo - Static variable in class org.modeshape.jcr.JcrI18n
-
- paths - Variable in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.RelativePathLikeExpressions
-
- Paths - Class in org.modeshape.schematic.internal.document
-
- Paths() - Constructor for class org.modeshape.schematic.internal.document.Paths
-
- Paths.EmptyPath - Class in org.modeshape.schematic.internal.document
-
- Paths.MultiSegmentPath - Class in org.modeshape.schematic.internal.document
-
- Paths.SinglePath - Class in org.modeshape.schematic.internal.document
-
- PathSegmentComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.PathSegmentComparator
-
- PathSegmentNameComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.PathSegmentNameComparator
-
- pathsFromRoot() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- pathsFromRoot() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- pathsFromRoot() - Method in interface org.modeshape.jcr.value.Path
-
Return an iterator that walks the paths from the root path down to this path.
- PathValueFactory - Class in org.modeshape.jcr.value.basic
-
- PathValueFactory(TextDecoder, ValueFactories) - Constructor for class org.modeshape.jcr.value.basic.PathValueFactory
-
Create a new instance.
- PATTERN - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- PatternPropertyValidator(Pattern, Validator) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.PatternPropertyValidator
-
- PatternValidator(String, Pattern) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.PatternValidator
-
- payload - Variable in class org.modeshape.jcr.RepositoryStatistics.DurationActivityImpl
-
- PdfAttachmentMetadata - Class in org.modeshape.sequencer.pdf
-
Utility for extracting information from files embedded in PDF file.
- PdfAttachmentMetadata() - Constructor for class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- PdfBasicMetadata - Class in org.modeshape.sequencer.pdf
-
Utility for extracting Document Information Directory metadata from PDF files.
- PdfBasicMetadata(InputStream) - Constructor for class org.modeshape.sequencer.pdf.PdfBasicMetadata
-
- PdfMetadataLexicon - Class in org.modeshape.sequencer.pdf
-
A lexicon of names used within PDF sequencer.
- PdfMetadataLexicon() - Constructor for class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- PdfMetadataLexicon.Namespace - Class in org.modeshape.sequencer.pdf
-
- PdfMetadataSequencer - Class in org.modeshape.sequencer.pdf
-
A sequencer that processes the binary content of an PDF file, extracts the metadata, and then writes that
metadata to the repository.
- PdfMetadataSequencer() - Constructor for class org.modeshape.sequencer.pdf.PdfMetadataSequencer
-
- PdfPageMetadata - Class in org.modeshape.sequencer.pdf
-
Utility for extracting metadata from PDF files' pages.
- PdfPageMetadata() - Constructor for class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- PdfXmpMetadata - Class in org.modeshape.sequencer.pdf
-
Utility for extracting XMP metadata from PDF files.
- PdfXmpMetadata(InputStream) - Constructor for class org.modeshape.sequencer.pdf.PdfXmpMetadata
-
- peek() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- pendingMergeConflicts - Static variable in class org.modeshape.jcr.JcrI18n
-
- performOnEachDocument(BiFunction<String, EditableDocument, Boolean>) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Perform the supplied operation on each stored document that is accessible within this process.
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AbstractAddBinaryStorage
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddAuthenticator
-
- performRuntime(OperationContext, ModelNode, Resource) - Method in class org.modeshape.jboss.subsystem.AddDatabasePersistence
-
- performRuntime(OperationContext, ModelNode, Resource) - Method in class org.modeshape.jboss.subsystem.AddFilePersistence
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddIndexDefinition
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddIndexProvider
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddRepository
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddSequencer
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddSource
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddTextExtractor
-
- PERIOD - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- PERMISSION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- PERMISSION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of Permission column in server's results object returned by getElementEntitlements method in User API
- PERMISSION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of Permission column in server's results object returned by getGroupEntitlements method in User API
- PERMISSION_PRINCIPAL_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- PERMISSION_PRIVILEGES_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- permissionChanges() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- PermissionChanges() - Constructor for class org.modeshape.jcr.cache.document.SessionNode.PermissionChanges
-
- permissionDenied - Static variable in class org.modeshape.jcr.JcrI18n
-
- persistBucketRemovalChanges(NodeKey, Map<BucketId, Set<NodeKey>>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- persistChanges(Iterable<NodeKey>) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
Persist the changes within an already-established transaction.
- PERSISTENCE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name of the persistence section of the configuration.
- PERSISTENCE_DB_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PERSISTENCE_DS_JNDI_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PERSISTENCE_FS_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- persistenceDBServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- persistenceFSServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- PersistenceService - Class in org.modeshape.jboss.service
-
- PersistenceService(String, EditableDocument) - Constructor for class org.modeshape.jboss.service.PersistenceService
-
- persistentRegistry() - Method in class org.modeshape.jcr.JcrRepository
-
- persistentRegistry() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- PHYSICAL_HEIGHT_DPI - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- PHYSICAL_HEIGHT_INCHES - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- PHYSICAL_WIDTH_DPI - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- PHYSICAL_WIDTH_INCHES - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- PK_COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS_INFO
-
- PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
-
- PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS_INFO
-
- PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
- PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
- PK_TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS_INFO
-
- PK_TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS_INFO
-
- PK_TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS_INFO
-
- PKCOLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
-
- PKCOLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
- PKTABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
-
- PKTABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
Position of column that contains catalog name of the primaryTable.
- PKTABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
-
- PKTABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
- PKTABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
-
- PKTABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
Position of column that contains scheam name of the primaryTable.
- PlanHints - Class in org.modeshape.jcr.query.plan
-
- PlanHints() - Constructor for class org.modeshape.jcr.query.plan.PlanHints
-
- planner - Variable in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- Planner - Interface in org.modeshape.jcr.query.plan
-
Interface for a query planner.
- planner() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- PlanNode - Class in org.modeshape.jcr.query.plan
-
A representation of a single node within a plan tree.
- PlanNode(PlanNode.Type) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type.
- PlanNode(PlanNode.Type, PlanNode) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
- PlanNode(PlanNode.Type, SelectorName...) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
- PlanNode(PlanNode.Type, Iterable<SelectorName>) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
- PlanNode(PlanNode.Type, PlanNode, SelectorName...) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
- PlanNode(PlanNode.Type, PlanNode, Iterable<SelectorName>) - Constructor for class org.modeshape.jcr.query.plan.PlanNode
-
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
- PlanNode.Operation - Interface in org.modeshape.jcr.query.plan
-
- PlanNode.Property - Enum in org.modeshape.jcr.query.plan
-
An enumeration dictating the type of plan tree nodes.
- PlanNode.Traversal - Enum in org.modeshape.jcr.query.plan
-
- PlanNode.Type - Enum in org.modeshape.jcr.query.plan
-
An enumeration dictating the type of plan tree nodes.
- planOnly - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
Flag indicates whether the query execution can be stopped immediately after the plan is developed.
- planUseOfIndex(QueryContext, IndexCostCalculator, String, ManagedIndex, IndexDefinition) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
The method that is called by the IndexProvider's
default IndexPlanner
for each
managed index in the given workspace.
- PlanUtil - Class in org.modeshape.jcr.query.plan
-
- PlanUtil() - Constructor for class org.modeshape.jcr.query.plan.PlanUtil
-
- PlanUtil.AbsentColumn - Class in org.modeshape.jcr.query.plan
-
- PlanUtil.ColumnMapping - Class in org.modeshape.jcr.query.plan
-
Defines how the view columns are mapped (or resolved) into the columns from the source tables.
- PlanUtil.RequiredColumnVisitor - Class in org.modeshape.jcr.query.plan
-
- pluralize(Object) - Method in class org.modeshape.common.text.Inflector
-
Returns the plural form of the word in the string.
- pluralize(Object, int) - Method in class org.modeshape.common.text.Inflector
-
- plus(Duration) - Method in interface org.modeshape.jcr.api.value.DateTime
-
Add the specified amount of time.
- plus() - Method in class org.modeshape.jcr.query.QueryBuilder.ComparisonBuilder
-
Create a comparison object based upon the addition of the previously-constructed
DynamicOperand
and the next
DynamicOperand to be created with the supplied builder.
- plus(Duration) - Method in class org.modeshape.jcr.value.basic.ModeShapeDateTime
-
- PLUS_MINUS - Static variable in class org.modeshape.jcr.query.parse.FullTextSearchParser.TermTokenizer
-
The
token type
for tokens that consist of an individual '+' or '-' characters.
- Pointer - Class in org.modeshape.common.collection.ring
-
A sequence of long values that are updated atomically.
- Pointer() - Constructor for class org.modeshape.common.collection.ring.Pointer
-
- Pointer(long) - Constructor for class org.modeshape.common.collection.ring.Pointer
-
- PointerBarrier - Interface in org.modeshape.common.collection.ring
-
A barrier that encapsulates a
Pointer
and that will
wait
to advance it until it is safe to do so
and there are entries available to read.
- Pointers - Class in org.modeshape.common.collection.ring
-
Static methods for atomically modifying an array of
Pointer
instances.
- POOL_SIZE - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- POOL_SIZE - Static variable in class org.modeshape.persistence.relational.RelationalDbConfig
-
- poolCorePoolSizeCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolCorePoolSizeDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolCorePoolSizeLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolKeepAliveTimeCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolKeepAliveTimeDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolKeepAliveTimeLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaximumFailedAttemptsBeforeErrorCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaximumFailedAttemptsBeforeErrorDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaximumFailedAttemptsBeforeErrorLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaxiumumPoolSizeCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaxiumumPoolSizeDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolMaxiumumPoolSizeLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolPingTimeoutCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolPingTimeoutDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolPingTimeoutLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolSize() - Method in class org.modeshape.persistence.relational.RelationalDbConfig
-
- poolValidateConnectionBeforeUseCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolValidateConnectionBeforeUseDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- poolValidateConnectionBeforeUseLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- populateIndexingRules(LinkedList<OptimizerRule>, PlanHints) - Method in class org.modeshape.jcr.query.optimize.RuleBasedOptimizer
-
Method that is used to add the indexing rules to the rule stack.
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddAuthenticator
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddCassandraBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddCompositeBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddCustomBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddDatabaseBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddDatabasePersistence
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddFileBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddFilePersistence
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddIndexDefinition
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddIndexProvider
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddMongoBinaryStorage
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddRepository
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddSequencer
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddSource
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddTextExtractor
-
- populateModel(ModelNode, ModelNode) - Method in class org.modeshape.jboss.subsystem.AddTransientBinaryStorage
-
- populateRuleStack(LinkedList<OptimizerRule>, PlanHints) - Method in class org.modeshape.jcr.query.optimize.RuleBasedOptimizer
-
Method that is used to create the initial rule stack.
- PORT - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- PORT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PORT_TYPE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PORT_TYPES - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- PORT_TYPES - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- PORTS - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- PortTypeResolvers() - Constructor for class org.modeshape.sequencer.wsdl.Wsdl11Reader.PortTypeResolvers
-
- Position - Class in org.modeshape.common.text
-
A class that represents the position of a particular character in terms of the lines and columns of a character sequence.
- Position(int, int, int) - Constructor for class org.modeshape.common.text.Position
-
- position() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
-
- position(int) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
-
- position(int) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
-
- position() - Method in interface org.modeshape.common.text.TokenStream.Token
-
Get the position of this token, which includes the line number and column number of the first character in the token.
- position(byte[], long) - Method in class org.modeshape.jdbc.JcrBlob
-
- position(Blob, long) - Method in class org.modeshape.jdbc.JcrBlob
-
- POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- positionOfSlowestConsumer() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- positionOfSlowestPointer(long) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- postCommit() - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- PostgresDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.postgres
-
- PostgresDdlConstants.PostgresDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.postgres
-
- PostgresDdlConstants.PostgresStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.postgres
-
- PostgresDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.postgres
-
- PostgresDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
-
- PostgresDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.postgres
-
- PostgresDdlParser - Class in org.modeshape.sequencer.ddl.dialect.postgres
-
Postgres-specific DDL Parser.
- PostgresDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- postInitialize() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
Perform any initialization code that requires the repository to be in a running state.
- postProcess(AstNode) - Method in interface org.modeshape.sequencer.ddl.DdlParser
-
Allows parsers to post process the
AstNode
tree given the supplied root.
- postProcess(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Allows parsers to post process the
AstNode
tree given the supplied root.
- postShutdown() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
- postShutdown() - Method in class org.modeshape.jcr.index.local.LocalIndexProvider
-
- postShutdown() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Method called during #shutdown() after each of the managed indexes have been shutdown.
- PowerpointMetadata - Class in org.modeshape.sequencer.msoffice.powerpoint
-
Metadata for Microsoft Powerpoint decks.
- PowerpointMetadata() - Constructor for class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- PowerPointMetadataReader - Class in org.modeshape.sequencer.msoffice.powerpoint
-
Utility for extracting metadata from PowerPoint files
- PowerPointMetadataReader() - Constructor for class org.modeshape.sequencer.msoffice.powerpoint.PowerPointMetadataReader
-
- precedes(ArithmeticOperator) - Method in enum org.modeshape.jcr.query.model.ArithmeticOperator
-
Determine whether this operator has a higher precedence than the supplied operator.
- PRECISION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
- PRECISION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- PRECISION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
- PRECISION - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- preCommit(Map<String, String>) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- PREDECESSORS - Static variable in class org.modeshape.jcr.JcrLexicon
-
- PREDEFINED - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field under "workspaces" specifying the array of names for the predefined (existing) workspaces.
- PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- predefinedWorkspacesChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- Predicate<T> - Class in org.modeshape.common.function
-
A simple predicate that takes a single argument.
- Predicate() - Constructor for class org.modeshape.common.function.Predicate
-
- predicate - Variable in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- PREFIX - Static variable in class org.modeshape.connector.git.GitLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.jcr.JcrLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.jcr.JcrMixLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.jcr.JcrNtLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.jcr.JcrSvLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.jcr.ModeShapeLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon.Namespace
-
Deprecated.
- PREFIX - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.xml.DtdLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.xml.XmlLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon.Namespace
-
- PREFIX - Static variable in class org.modeshape.sequencer.zip.ZipLexicon.Namespace
-
- prepareCall(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareCall(String, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareCall(String, int, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareMetadata(Binary, TextExtractor.Context) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
Creates a new tika metadata object used by the parser.
- prepareStatement(String, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- prepareStatement(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareStatement(String, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareStatement(String, int[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareStatement(String, String[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareStatement(String, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareStatement(String, int, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- prepareToRestore() - Method in class org.modeshape.jcr.JcrRepository
-
- preRemoveChildrenFromBuckets(WorkspaceCache, EditableDocument, Set<NodeKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- preShutdown() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Method called immediately when #shutdown() is invoked, before any other operations are performed and before the managed
indexes are each shutdown.
- PrettyJsonWriter - Class in org.modeshape.schematic.internal.document
-
- PrettyJsonWriter() - Constructor for class org.modeshape.schematic.internal.document.PrettyJsonWriter
-
- previous() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- previous() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- previous() - Method in class org.modeshape.jdbc.JcrResultSet
-
- previous() - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- previousIndex() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- previousIndex() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- previousIndex() - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- previousPosition() - Method in class org.modeshape.common.text.TokenStream
-
Get the position of the previous token.
- PRIMARY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- PRIMARY_ITEM_NAME - Static variable in class org.modeshape.jcr.JcrLexicon
-
- PRIMARY_ITEM_NAME - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- PRIMARY_KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- PRIMARY_KEY_CATALOG_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PRIMARY_KEY_COLUMN_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PRIMARY_KEY_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PRIMARY_KEY_SCHEMA_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PRIMARY_KEY_TABLE_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PRIMARY_TYPE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- primaryItemDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
-
- primaryItemNameForPrimaryTypeIsNotValid - Static variable in class org.modeshape.jcr.JcrI18n
-
- primaryKeywordNotValidInJcr2CndFormat - Static variable in class org.modeshape.jcr.CndI18n
-
- primaryTypeCannotBeAbstract - Static variable in class org.modeshape.jcr.JcrI18n
-
- PrimaryTypeChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PrimaryTypeChangeAdapter
-
- PRIMITIVE_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- primitiveType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- principalAdded(String) - Method in class org.modeshape.jcr.cache.document.SessionNode.PermissionChanges
-
- principalRemoved(String) - Method in class org.modeshape.jcr.cache.document.SessionNode.PermissionChanges
-
- print(Object) - Method in class org.modeshape.jcr.api.JcrTools
-
- PRINT_DATE - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- PRINTED_BY - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- printNode(Node) - Method in class org.modeshape.jcr.api.JcrTools
-
Print this node and its properties to System.out if printing is enabled.
- PrintNodes(JcrTools) - Constructor for class org.modeshape.jcr.api.JcrTools.PrintNodes
-
- printQuery(Session, String) - Method in class org.modeshape.jcr.api.JcrTools
-
Execute the supplied JCR-SQL2 query and, if printing is enabled, print out the results.
- printQuery(Session, String, long, JcrTools.Variable...) - Method in class org.modeshape.jcr.api.JcrTools
-
Execute the supplied JCR-SQL2 query and, if printing is enabled, print out the results.
- printQuery(Session, String, long, Map<String, String>) - Method in class org.modeshape.jcr.api.JcrTools
-
Execute the supplied JCR-SQL2 query and, if printing is enabled, print out the results.
- printQuery(Session, String, String, long, Map<String, String>) - Method in class org.modeshape.jcr.api.JcrTools
-
- printSubgraph(Node) - Method in class org.modeshape.jcr.api.JcrTools
-
Load the subgraph below this node, and print it to System.out if printing is enabled.
- printSubgraph(Node, int) - Method in class org.modeshape.jcr.api.JcrTools
-
Load the subgraph below this node, and print it to System.out if printing is enabled.
- printSubgraph(Node, String, int, int) - Method in class org.modeshape.jcr.api.JcrTools
-
Load the subgraph below this node, and print it to System.out if printing is enabled.
- PRIVATE - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- privilegeFromName(String) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- PrivilegeImpl - Class in org.modeshape.jcr.security.acl
-
Implements JCR privilege object.
- PrivilegeImpl(Session, String, Privilege[]) - Constructor for class org.modeshape.jcr.security.acl.PrivilegeImpl
-
Creates new instance of the privilege object.
- PrivilegeImpl(Session, String, Privilege[], boolean) - Constructor for class org.modeshape.jcr.security.acl.PrivilegeImpl
-
Creates new instance of the privilege object.
- privileges() - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
Gets full list of known and supported privileges irrespective of the path.
- Privileges - Class in org.modeshape.jcr.security.acl
-
Collection of supported privileges.
- Privileges(JcrSession) - Constructor for class org.modeshape.jcr.security.acl.Privileges
-
Creates privileges related to the given session.
- Problem - Class in org.modeshape.common.collection
-
An immutable representation of a problem, with a status, code, internationalized and parameterized message, values for the
parameters, information about the resource and location, and an optional exception.
- Problem(Problem.Status, int, I18n, Object[], String, String, Throwable) - Constructor for class org.modeshape.common.collection.Problem
-
- problem() - Method in class org.modeshape.common.i18n.I18n
-
- problem(Locale) - Method in class org.modeshape.common.i18n.I18n
-
- Problem - Interface in org.modeshape.jcr.api
-
An immutable representation of a problem, with a code, message, and an optional exception.
- Problem.Status - Enum in org.modeshape.common.collection
-
- PROBLEM_LEVEL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- problemCount() - Method in class org.modeshape.common.collection.AbstractProblems
-
- problemCount() - Method in class org.modeshape.common.collection.ImmutableProblems
-
- problemCount() - Method in interface org.modeshape.common.collection.Problems
-
Determine the number of problems (that is, errors and warnings) within these results.
- problemCount() - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- problemCount() - Method in interface org.modeshape.schematic.SchemaLibrary.Results
-
Determine the number of problems (that is, errors and warnings) within these results.
- problemInitializingBackupArea - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemObtainingDocumentsToBackup - Static variable in class org.modeshape.jcr.JcrI18n
-
- Problems - Interface in org.modeshape.common.collection
-
An interface for a collection of
Problem
objects, with multiple overloaded methods for adding errors, warnings, and
informational messages.
- Problems - Interface in org.modeshape.jcr.api
-
- problems - Variable in class org.modeshape.jcr.BackupService.Activity
-
- problems() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- problems - Variable in class org.modeshape.jcr.query.QueryContext
-
- Problems - Interface in org.modeshape.schematic.internal.schema
-
An interface for recording problems.
- problemsClosingBackupFiles - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemsGettingBinaryKeysFromBinaryStore - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemsReadingBinaryFromBackup - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemsWhileSequencingNode - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- problemsWithQuery - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemsWritingBinaryToBackup - Static variable in class org.modeshape.jcr.JcrI18n
-
- problemsWritingDocumentToBackup - Static variable in class org.modeshape.jcr.JcrI18n
-
- PROCEDURE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PROCEDURE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- PROCEDURE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of column that contains catalog name of the procedure.
- PROCEDURE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Position of column that contains catalog name of the procedure.
- PROCEDURE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- PROCEDURE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- PROCEDURE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
- PROCEDURE_RETURN_TYPE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- PROCEDURE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- PROCEDURE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- PROCEDURE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
- PROCEDURE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- PROCEDURE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Position of column Procedure type.
- ProcedureMetadata - Class in org.modeshape.connector.meta.jdbc
-
Container for column-level metadata.
- ProcedureMetadata(String, String, int) - Constructor for class org.modeshape.connector.meta.jdbc.ProcedureMetadata
-
- ProcedureRetriever - Class in org.modeshape.connector.meta.jdbc
-
Class which converts procedure metadata to connector documents.
- ProcedureRetriever(JdbcMetadataConnector) - Constructor for class org.modeshape.connector.meta.jdbc.ProcedureRetriever
-
- PROCEDURES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- process(Definition, Node, long) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- process(T, Node, long) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
-
- process(XSDSchema, String, long, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
Read an XSDSchema instance and create the node hierarchy under the given root node.
- PROCESS_CONTENTS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- processAfterLocking(MutableCachedNode, SessionCache.SaveContext) - Method in interface org.modeshape.jcr.cache.SessionCache.PreSave
-
Process the supplied existing node prior to saving the changes but only after the entry corresponding to the key of the
node has been exclusively locked.
- processAfterLocking(MutableCachedNode, SessionCache.SaveContext) - Method in class org.modeshape.jcr.JcrSession.JcrPreSave
-
- processAnnotation(XSDAnnotation, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processAnnotations(List<XSDAnnotation>, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processArrayTypeFrom(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process a FieldDeclaration
to win information for an array type.
- processAttributeDeclaration(XSDAttributeDeclaration, Node, boolean) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processAttributeGroupContent(XSDAttributeGroupContent, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processAttributeGroupDefinition(XSDAttributeGroupDefinition, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processAttributeUse(XSDAttributeUse, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processBeforeLocking(MutableCachedNode, SessionCache.SaveContext) - Method in interface org.modeshape.jcr.cache.SessionCache.PreSave
-
Process the supplied node prior to saving the changes.
- processBeforeLocking(MutableCachedNode, SessionCache.SaveContext) - Method in class org.modeshape.jcr.JcrSession.JcrPreSave
-
- processBinding(Binding, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processBindingFault(BindingFault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processBindingInput(BindingInput, Node, OperationType, String, Operation) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processBindingOperation(BindingOperation, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processBindingOutput(BindingOutput, Node, OperationType, String, Operation) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processBindings(Map<String, Binding>, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processComplexTypeContent(XSDComplexTypeContent, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processComplexTypeDefinition(XSDComplexTypeDefinition, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processDocumentation(WSDLElement, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processDocumentWithReservedFieldNames(Document) - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser
-
- processElementDeclaration(XSDElementDeclaration, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processEnumerator(Enumerator, Node, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processEnumerators(List<Enumerator>, Node, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processExtensibilityElement(ExtensibilityElement, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processExtensibilityElements(WSDLElement, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processFacet(XSDFacet, Node, String, int) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processFacetsList(List<Facet>, Node, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processFault(Fault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processHTTPAddress(HTTPAddress, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processHTTPBinding(HTTPBinding, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processHTTPOperation(HTTPOperation, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processHTTPUrlEncoded(HTTPUrlEncoded, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processHTTPUrlReplacement(HTTPUrlReplacement, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processImport(XSDImport, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processInclude(XSDInclude, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- PROCESSING_INSTRUCTION - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- PROCESSING_INSTRUCTION_CONTENT - Static variable in class org.modeshape.sequencer.xml.XmlLexicon
-
- processingInstruction(String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- ProcessingInstructionTest(String) - Constructor for class org.modeshape.jcr.query.xpath.XPath.ProcessingInstructionTest
-
- processInput(Input, Node, OperationType, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processKey() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- processLock - Variable in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- processMessage(Message, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processMessages(Map<String, Message>, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processMIMEContent(MIMEContent, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processMIMEMimeXml(MIMEMimeXml, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processMIMEMultipartRelated(MIMEMultipartRelated, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processMIMEPart(MIMEPart, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processModelGroup(XSDModelGroup, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processModelGroupDefinition(XSDModelGroupDefinition, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processModifiersOfFieldDeclaration(FieldDeclaration, FieldMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process modifiers of a FieldDeclaration
- processModifiersOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process modifiers of a MethodDeclaration
.
- processModifiersOfTypeDeclaration(AbstractTypeDeclaration, TypeMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process modifiers of TypeDeclaration
.
- processNonSchemaAttributes(XSDConcreteComponent, Node, Set<String>) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processOperation(Operation, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processOutput(Output, Node, OperationType, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processParameterizedType(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process the parameterized type of a FieldDeclaration
.
- processParametersOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process parameters of a MethodDeclaration
.
- processPart(Part, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processParticle(XSDParticle, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processPOIFSReaderEvent(POIFSReaderEvent) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- processPort(Port, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processPortType(PortType, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processPortTypes(Map<String, PortType>, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processPrimitiveType(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process the primitive type of a FieldDeclaration
.
- processRedefine(XSDRedefine, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processReturnTypeOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process return type of a MethodDeclaration
.
- processSchema(Schema, Node, XsdReader) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processService(Service, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processServices(Map<String, Service>, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSimpleType(FieldDeclaration) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process the simple type of a FieldDeclaration
.
- processSimpleTypeDefinition(XSDSimpleTypeDefinition, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processSOAP12Address(SOAP12Address, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12Binding(SOAP12Binding, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12Body(SOAP12Body, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12Fault(SOAP12Fault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12Header(SOAP12Header, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12HeaderFault(SOAP12HeaderFault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAP12Operation(SOAP12Operation, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPAddress(SOAPAddress, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPBinding(SOAPBinding, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPBody(SOAPBody, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPFault(SOAPFault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPHeader(SOAPHeader, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPHeaderFault(SOAPHeaderFault, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processSOAPOperation(SOAPOperation, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processStream(Binary, TextExtractor.BinaryOperation<T>) - Method in class org.modeshape.jcr.api.text.TextExtractor
-
Allows subclasses to process the stream of binary value property in "safe" fashion, making sure the stream is closed at the
end of the operation.
- processTypeFacets(XSDSimpleTypeDefinition, Node, XSDTypeDefinition) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processTypes(Types, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processUnknownExtensionElement(ExtensibilityElement, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processVariablesOfVariableDeclarationFragment(FieldDeclaration, FieldMetadata) - Method in class org.modeshape.sequencer.javafile.AbstractJavaMetadata
-
Process variables of a VariableDeclarationFragment
.
- processWildcard(XSDWildcard, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- processXsdAnnotation(Element, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- processXsdReference(Element, Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- PRODUCER - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- PROGRESSIVE - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- PROJECTED_NODE_KEY - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- projectedPathPointsTowardsInternalNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- Projection(String, String, String) - Constructor for class org.modeshape.jcr.Connectors.Projection
-
- PROJECTION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- PROJECTION_ALIAS - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- PROJECTION_PATH_EXPRESSION_PATTERN - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- ProjectionConfiguration(String, String) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration
-
Creates a new projection using a string expression
- PROJECTIONS - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PROJECTIONS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- ProjectionValidator - Class in org.modeshape.jboss.subsystem
-
A ParameterValidator that validates a value as a correctly-formatted projection path expression.
- ProjectionValidator(boolean) - Constructor for class org.modeshape.jboss.subsystem.ProjectionValidator
-
Creates a ParameterValidator that allows values that are correctly-formatted projection path expressions
- PROPERTIES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PROPERTIES - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- properties() - Method in class org.modeshape.jcr.cache.document.LazyCachedNode
-
- properties - Variable in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- PropertiesAccessor(Properties) - Constructor for class org.modeshape.schematic.internal.schema.DocumentTransformer.PropertiesAccessor
-
- PropertiesTransformer(Properties) - Constructor for class org.modeshape.schematic.internal.schema.DocumentTransformer.PropertiesTransformer
-
- Property() - Constructor for class org.modeshape.common.util.Reflection.Property
-
Create a new object property that has no fields initialized.
- Property(String, String, String, boolean) - Constructor for class org.modeshape.common.util.Reflection.Property
-
Create a new object property with the supplied parameters set.
- Property(String, String, String, String, boolean, Class<?>, Object...) - Constructor for class org.modeshape.common.util.Reflection.Property
-
Create a new object property with the supplied parameters set.
- PROPERTY - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- Property - Interface in org.modeshape.jcr.api
-
Extension of Property
with some custom methods for retrieving values.
- property - Variable in class org.modeshape.jcr.cache.change.AbstractPropertyChange
-
- PROPERTY - Static variable in class org.modeshape.jcr.JcrSvLexicon
-
- Property - Interface in org.modeshape.jcr.value
-
Representation of a property consisting of a name and value(s).
- Property.ValueTypeTransformer<T> - Interface in org.modeshape.jcr.value
-
Interface which allows the conversion of a property value to a given type.
- PROPERTY_DEFINITION - Static variable in class org.modeshape.jcr.JcrLexicon
-
- PROPERTY_DEFINITION - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
- PROPERTY_DEFINITION - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- PROPERTY_LIST - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- PROPERTY_NAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- PROPERTY_NODE - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- PROPERTY_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- propertyAdded(NodeKey, Name, Set<Name>, Path, Property) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a property was added to a node.
- propertyAdded(NodeKey, Name, Set<Name>, Path, Property) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- PropertyAdded - Class in org.modeshape.jcr.cache.change
-
Internal event fired when a new property is added.
- PropertyAdded(NodeKey, Name, Set<Name>, Path, Property) - Constructor for class org.modeshape.jcr.cache.change.PropertyAdded
-
- propertyAdded(NodeKey, Name, Set<Name>, Path, Property) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- propertyAdded(String, Name, Set<Name>, String, Property) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- propertyAdded(String, Name, Set<Name>, String, Property) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a property was added to a node resource.
- PropertyChangeAdapter(ExecutionContext, ChangeSetAdapter.NodeTypePredicate, String, Name, ValueFactory<T>, ProvidedIndex<?>) - Constructor for class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PropertyChangeAdapter
-
- propertyChanged(NodeKey, Name, Set<Name>, Path, Property, Property) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a property was changed on a node.
- propertyChanged(NodeKey, Name, Set<Name>, Path, Property, Property) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- PropertyChanged - Class in org.modeshape.jcr.cache.change
-
Internal event fired when a property is changed on a node
- PropertyChanged(NodeKey, Name, Set<Name>, Path, Property, Property) - Constructor for class org.modeshape.jcr.cache.change.PropertyChanged
-
- propertyChanged(NodeKey, Name, Set<Name>, Path, Property, Property) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- propertyChanged(String, Name, Set<Name>, String, Property, Property) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- propertyChanged(String, Name, Set<Name>, String, Property, Property) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a property resource was changed on a node resource.
- PropertyEvent - Interface in org.modeshape.jcr.api.observation
-
Extension of the Event
interface allowing clients to retrieve extra information from events
generated around properties.
- PropertyExistence - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true only when a named property exists on a node.
- PropertyExistence(SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.PropertyExistence
-
Create a constraint requiring that a property exist on a node.
- propertyExistence(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- propertyExistence(SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- propertyExists(String) - Method in class org.modeshape.jcr.JcrSession
-
- propertyFactory - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- propertyFactory() - Method in class org.modeshape.jcr.spi.federation.Connector
-
- PropertyFactory - Interface in org.modeshape.jcr.value
-
A factory for creating
Property
objects.
- propertyFor(Name, Object) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- propertyIsNotPartOfRequest - Static variable in class org.modeshape.jcr.GraphI18n
-
- propertyIsProtected - Static variable in class org.modeshape.jcr.JcrI18n
-
- propertyIsRequiredForFederatedRepositorySource - Static variable in class org.modeshape.jcr.GraphI18n
-
- propertyName() - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.SingleColumnQueryFactory
-
- propertyName - Variable in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- propertyName() - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- propertyName - Variable in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- propertyNames() - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- propertyNoLongerHasValidDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- propertyNoLongerSatisfiesConstraints - Static variable in class org.modeshape.jcr.JcrI18n
-
- propertyNotFoundAtPathRelativeToReferenceNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- propertyOnSelectorIsNotUsedInQuery - Static variable in class org.modeshape.jcr.GraphI18n
-
- propertyRemoved(NodeKey, Name, Set<Name>, Path, Property) - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that a property was removed from a node.
- propertyRemoved(NodeKey, Name, Set<Name>, Path, Property) - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- PropertyRemoved - Class in org.modeshape.jcr.cache.change
-
Internal event fired when a property is removed from a node.
- PropertyRemoved(NodeKey, Name, Set<Name>, Path, Property) - Constructor for class org.modeshape.jcr.cache.change.PropertyRemoved
-
- propertyRemoved(NodeKey, Name, Set<Name>, Path, Property) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- propertyRemoved(String, Name, Set<Name>, String, Property) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- propertyRemoved(String, Name, Set<Name>, String, Property) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Signal that a property was removed from a node resource.
- PropertyType - Class in org.modeshape.jcr.api
-
ModeShape extension of the PropertyType
class, which allows additional property types.
- propertyType(Object) - Method in class org.modeshape.jcr.SystemContent
-
- propertyType - Variable in class org.modeshape.jcr.value.basic.AbstractValueFactory
-
- PropertyType - Enum in org.modeshape.jcr.value
-
The data types for property values.
- PropertyType.ClassBasedTypeChecker - Class in org.modeshape.jcr.value
-
- PropertyType.DateCanonicalizer - Class in org.modeshape.jcr.value
-
- PropertyType.DoubleCanonicalizer - Class in org.modeshape.jcr.value
-
- PropertyType.LongCanonicalizer - Class in org.modeshape.jcr.value
-
- PropertyType.ObjectCanonicalizer - Class in org.modeshape.jcr.value
-
- propertyTypesByName - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- propertyTypesByName - Variable in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- PropertyTypeUtil - Class in org.modeshape.jcr.cache
-
- PropertyTypeUtil() - Constructor for class org.modeshape.jcr.cache.PropertyTypeUtil
-
- PropertyValidator(String, Validator) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.PropertyValidator
-
- PropertyValue - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the value(s) of a property on a selector, used in a
Comparison
constraint.
- PropertyValue(SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.PropertyValue
-
Create a dynamic operand that evaluates to the property values of the node identified by the selector.
- propertyValue(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- propertyValue(SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- propertyValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for the named property.
- propertyValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- propertyValue(String, String) - Method in interface org.modeshape.jcr.query.QueryBuilder.DynamicOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for the named property.
- propertyValue(String, String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Adds to the order-by clause by using the value for the given table and property.
- propertyValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- PropertyValueExtractor(String, String, TypeSystem.TypeFactory<?>) - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine.PropertyValueExtractor
-
- PROTECTED - Static variable in class org.modeshape.jcr.JcrLexicon
-
- PROTECTED - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- PROTECTED - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- PROTOCOL_JNDI - Static variable in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
- PROTOCOL_UNKNOWN - Static variable in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
- ProvidedIndex<T> - Interface in org.modeshape.jcr.spi.index.provider
-
Interface that should be implemented by different index providers which provide specific index
IndexDefinition.IndexKind
to the repository.
- PROVIDER_ALIASES - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- PROVIDER_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- PROVIDER_NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- ProviderIndexPlanner(String, IndexPlanner) - Constructor for class org.modeshape.jcr.query.engine.IndexQueryEngine.ProviderIndexPlanner
-
- providerName(ModelNode) - Method in class org.modeshape.jboss.subsystem.IndexProviderWriteAttributeHandler
-
- providerName - Variable in class org.modeshape.jcr.query.engine.IndexQueryEngine.ProviderIndexPlanner
-
- PROVIDERS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- pruneEmptyDirectories(File, File) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
Remove any empty directories above removeable
but below directory
- PSEUDO_COLUMN_DEFNS - Static variable in class org.modeshape.jdbc.JcrMetaData
-
- PSEUDO_COLUMN_INFOS - Static variable in class org.modeshape.jcr.query.PseudoColumns
-
- PSEUDO_COLUMN_INFOS_WITHOUT_UUID - Static variable in class org.modeshape.jcr.query.PseudoColumns
-
- PSEUDO_COLUMN_NAMES - Static variable in class org.modeshape.jdbc.JcrMetaData
-
- PSEUDO_COLUMNS - Static variable in class org.modeshape.jcr.query.PseudoColumns
-
- PSEUDO_COLUMNS_WITHOUT_UUID - Static variable in class org.modeshape.jcr.query.PseudoColumns
-
- PseudoColumns - Class in org.modeshape.jcr.query
-
- PseudoColumns.Info - Class in org.modeshape.jcr.query
-
- PseudoColumns.Name - Class in org.modeshape.jcr.query
-
- PseudoColumns.QualifiedName - Class in org.modeshape.jcr.query
-
- PseudoColumns.Type - Class in org.modeshape.jcr.query
-
- pseudoProperty(ExecutionContext, Name, int) - Method in class org.modeshape.jcr.NodeTypeSchemata
-
- PseudoPropertyDefinition(NodeType, String, int, boolean, boolean, boolean, boolean, boolean, boolean, Value[], String[], int, String[]) - Constructor for class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- PseudoPropertyDefinition(NodeType, String, int, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- PUBLIC - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- PUBLIC_ID - Static variable in class org.modeshape.sequencer.xml.DtdLexicon
-
- publish(long) - Method in interface org.modeshape.common.collection.ring.Cursor
-
Publish the supplied position, making it available for consumers.
- publish(long) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- publish(long) - Method in class org.modeshape.jcr.bus.RepositoryCursor
-
- publish(Map<String, String>) - Method in class org.modeshape.jcr.federation.ConnectorChangeSetImpl
-
- publish(Map<String, String>) - Method in interface org.modeshape.jcr.spi.federation.ConnectorChangeSet
-
Finish the construction of this change-set and make it available for publication into the repository.
- PUBLISHER - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- pushDownJoinCriteria(PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.optimize.PushSelectCriteria
-
Attempt to push down criteria that applies to the JOIN as additional constraints on the JOIN itself.
- PushProjects - Class in org.modeshape.jcr.query.optimize
-
- PushProjects() - Constructor for class org.modeshape.jcr.query.optimize.PushProjects
-
- PushSelectCriteria - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that attempts to push the criteria nodes in a canonical plan down as far as possible.
- PushSelectCriteria() - Constructor for class org.modeshape.jcr.query.optimize.PushSelectCriteria
-
- pushTowardsOriginatingNode(PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.optimize.PushSelectCriteria
-
Push the criteria node as close to the originating node as possible.
- put(K, V) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- put(K, V) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- put(K, V) - Method in interface org.modeshape.common.collection.Multimap
-
Associate the supplied value with the given key, returning true if the size of this multimap was increased.
- put(Object, Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- put(String, Document) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Store the supplied document and metadata at the given key.
- put(Document) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Store the supplied document in the local db
- put(NodeKey, Path) - Method in class org.modeshape.jcr.cache.PathCache
-
- put(String, Object) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsRequest
-
Adds single property value.
- put(String, Object[]) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsRequest
-
Adds multivalued property value.
- put(Path, String, Object) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- put(K, V) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- put(K, V) - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- put(SortType, RecordType) - Method in interface org.modeshape.jcr.query.BufferManager.SortingBuffer
-
Put the supplied value into the buffer given its sortable value.
- put(String, SchematicEntry) - Method in class org.modeshape.persistence.file.FileDb
-
- put(String, SchematicEntry) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- put(Path, String, Object) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Set to the given value the field in the document at the supplied path.
- put(String, Document) - Method in interface org.modeshape.schematic.DocumentLibrary
-
Store the supplied document at the given key.
- put(String, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- put(String, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- put(int, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- put(String, Object) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- put(String, Object) - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
Sets a name/value pair in this object.
- put(String, Document) - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- put(String, Document) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- put(String, SchematicEntry) - Method in interface org.modeshape.schematic.SchematicDb
-
Stores the supplied schematic entry under the given key.
- put(String, Document) - Method in interface org.modeshape.schematic.SchematicDb
-
Store the supplied content document at the given key.
- putAll(Map<? extends Object, ? extends Object>) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- putAll(Document) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Sets on this object all name/value pairs from the supplied object.
- putAll(Map<? extends String, ? extends Object>) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Sets on this object all key/value pairs from the supplied map.
- putAll(Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- putAll(Document) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- putAll(Map<? extends String, ?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- putAll(Document) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- putAll(Document) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- putAll(Map<? extends String, ?>) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- putAll(Document) - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
Sets on this object all name/value pairs from the supplied object.
- putAll(Map<? extends String, ?>) - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
Sets on this object all key/value pairs from the supplied map.
- putEntry(Document) - Method in interface org.modeshape.schematic.SchematicDb
-
Store the supplied document.
- putForReading(String, Document) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- putForWriting(String, Document) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- putIfAbsent(String, Document) - Method in class org.modeshape.persistence.file.FileDb
-
- putIfAbsent(String, Document) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- putIfAbsent(String, Document) - Method in interface org.modeshape.schematic.DocumentLibrary
-
Store the supplied document at the given key.
- putIfAbsent(String, Document) - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- putIfAbsent(String, Document) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- putIfAbsent(String, Document) - Method in interface org.modeshape.schematic.SchematicDb
-
Store the supplied content at the given key.
- PutIfAbsentOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic put-if-absent operation for SchematicValueDelta.
- PutIfAbsentOperation(Path, String, Object) - Constructor for class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- putNew(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- putNew(Collection<String>) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- PutOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic put operation for SchematicValueDelta.
- PutOperation(Path, String, Object, Object) - Constructor for class org.modeshape.schematic.internal.delta.PutOperation
-
- R_PAREN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- RADIX - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- RADIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- RADIX - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- RaiseSelectCriteria - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that moves up higher in the plan any SELECT node that appears below a JOIN node and
that applies to selectors that are on the other side of the join.
- RaiseSelectCriteria() - Constructor for class org.modeshape.jcr.query.optimize.RaiseSelectCriteria
-
- RaiseVariableName - Class in org.modeshape.jcr.query.optimize
-
- RaiseVariableName() - Constructor for class org.modeshape.jcr.query.optimize.RaiseVariableName
-
- raiseVariableName(PlanNode) - Method in class org.modeshape.jcr.query.optimize.RaiseVariableName
-
- random(Double, Double, Random) - Method in class org.modeshape.common.math.DoubleOperations
-
- random(Duration, Duration, Random) - Method in class org.modeshape.common.math.DurationOperations
-
- random(Float, Float, Random) - Method in class org.modeshape.common.math.FloatOperations
-
- random(Integer, Integer, Random) - Method in class org.modeshape.common.math.IntegerOperations
-
- random(Long, Long, Random) - Method in class org.modeshape.common.math.LongOperations
-
- random(T, T, Random) - Method in interface org.modeshape.common.math.MathOperations
-
Generate a random instance within the specified range.
- random(Short, Short, Random) - Method in class org.modeshape.common.math.ShortOperations
-
- Range(K, boolean, K, boolean) - Constructor for class org.modeshape.jcr.query.engine.process.JoinSequence.Range
-
- rangeProducer - Variable in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- RangeQuery - Class in org.modeshape.jcr.index.elasticsearch.query
-
- RangeQuery(String) - Constructor for class org.modeshape.jcr.index.elasticsearch.query.RangeQuery
-
- RATING - Static variable in class org.modeshape.sequencer.pdf.XmpMetadataLexicon
-
- rawData() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- rawValue(Value) - Static method in class org.modeshape.jcr.query.model.LiteralValue
-
- read() - Method in class org.modeshape.common.util.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.modeshape.common.util.Base64.InputStream
-
- read(Reader) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
Reader
.
- read(InputStream) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
InputStream
.
- read(InputStream, String) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
InputStream
.
- read(File) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
File
.
- read(String, ClassLoader, boolean) - Static method in class org.modeshape.common.util.ResourceLookup
-
Returns the stream of a resource at a given path, using some optional class loaders.
- read(String, Class<?>, boolean) - Static method in class org.modeshape.common.util.ResourceLookup
-
Returns the stream of a resource at a given path, using the CL of a class.
- read() - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
- read(byte[], int, int) - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
- read(byte[]) - Method in class org.modeshape.common.util.SecureHash.HashingInputStream
-
- read() - Method in class org.modeshape.common.util.SecureHash.HashingReader
- read(char[], int, int) - Method in class org.modeshape.common.util.SecureHash.HashingReader
- read(char[]) - Method in class org.modeshape.common.util.SecureHash.HashingReader
- read(byte[], int, int) - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- read(byte[]) - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- read() - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- read() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- read(byte[], int, int) - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- read(byte[]) - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- read(char[], int, int) - Method in class org.modeshape.common.util.SizeMeasuringReader
-
- read() - Method in class org.modeshape.common.util.SizeMeasuringReader
-
- read(Reader) - Static method in class org.modeshape.common.util.StringUtil
-
Read and return the entire contents of the supplied
Reader
.
- read(InputStream) - Static method in class org.modeshape.common.util.StringUtil
-
Read and return the entire contents of the supplied
InputStream
.
- read() - Method in class org.modeshape.jcr.BackupDocumentReader
-
Read the next document from the files.
- read(InputStream) - Static method in class org.modeshape.jcr.index.elasticsearch.client.EsResponse
-
- READ - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
A standard JCR-defined permission to grant the user the ability to read nodes and/or properties.
- read(URL) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
- read(File) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
- read(InputStream, String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
- read(String) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Read the repository configuration given by the supplied path to a file on the file system, the path a classpath resource
file, or a string containg the actual JSON content.
- read(byte[], long) - Method in class org.modeshape.jcr.value.binary.AbstractBinary
-
- read() - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore.BufferedInputStream
-
- read() - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- read(byte[]) - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- read(byte[], int, int) - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- read(byte[], int, int) - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- read(byte[]) - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- read() - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- read() - Method in class org.modeshape.schematic.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.modeshape.schematic.Base64.InputStream
-
- read(InputStream) - Static method in class org.modeshape.schematic.document.Bson
-
Read the binary BSON representation from supplied input stream and construct the
Document
representation.
- read(DataInput) - Static method in class org.modeshape.schematic.document.Bson
-
Read the binary BSON representation from supplied data input and construct the
Document
representation.
- read(URL) - Static method in class org.modeshape.schematic.document.Json
-
- read(InputStream) - Static method in class org.modeshape.schematic.document.Json
-
- read(InputStream, boolean) - Static method in class org.modeshape.schematic.document.Json
-
- read(InputStream, Charset) - Static method in class org.modeshape.schematic.document.Json
-
Read the JSON representation from supplied input stream and construct the
Document
representation, using the
supplied
character set
.
- read(Reader) - Static method in class org.modeshape.schematic.document.Json
-
Read the JSON representation from supplied input stream and construct the
Document
representation.
- read(String) - Static method in class org.modeshape.schematic.document.Json
-
Read the supplied JSON representation and construct the
Document
representation.
- read(InputStream) - Method in class org.modeshape.schematic.internal.document.BsonReader
-
Read the binary BSON representation from supplied input stream and construct the
Document
representation.
- read(DataInput) - Method in class org.modeshape.schematic.internal.document.BsonReader
-
Read the binary BSON representation from supplied input stream and construct the
Document
representation.
- read(URL) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
- read(InputStream) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
- read(InputStream, Charset) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied input stream and construct the
Document
representation, using the
supplied
character set
.
- read(Reader) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied input stream and construct the
Document
representation.
- read(String) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied string and construct the
Document
representation.
- read(InputStream, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
- read(InputStream, Charset, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied input stream and construct the
Document
representation, using the
supplied
character set
.
- read(Reader, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied input stream and construct the
Document
representation.
- read(String, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Read the JSON representation from supplied string and construct the
Document
representation.
- read(byte[], int, int) - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- read() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- read(InputStream, Node) - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
Read the document from the supplied stream, and produce the derived content.
- read(InputSource, Node) - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
Read the document from the supplied stream, and produce the derived content.
- read(InputSource, Node) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
-
- read(InputSource, Node) - Method in class org.modeshape.sequencer.xsd.XsdReader
-
- READ_ACCESS_CONTROL - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
The permission that allows the user ability to read nodes
related to access control.
- readable(Path) - Method in class org.modeshape.jcr.JcrSession
-
- Readable - Interface in org.modeshape.jcr.query.model
-
- readable(Visitable) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Using a visitor, obtain the readable string representation of the supplied
object
- readable(Visitable, ExecutionContext) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Using a visitor, obtain the readable string representation of the supplied
object
- readable(Object[]) - Static method in class org.modeshape.jcr.query.model.Visitors
-
- readable(Object[], ExecutionContext) - Static method in class org.modeshape.jcr.query.model.Visitors
-
- readable(long, StringBuilder) - Method in class org.modeshape.jcr.query.QueryResults.Statistics
-
- readable(Visitable) - Method in class org.modeshape.jcr.query.validate.Validator
-
- Readable - Interface in org.modeshape.jcr.value
-
An interface defining methods to obtain a "readable" string representation.
- readableLocation(CachedNode) - Method in class org.modeshape.jcr.JcrSession
-
- ReadableVisitor(ExecutionContext) - Constructor for class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- readAllIndexDefinitions(Set<String>, Set<String>) - Method in class org.modeshape.jcr.SystemContent
-
Read from system storage the index definitions.
- readAllNamespaces() - Method in class org.modeshape.jcr.SystemContent
-
- readAllNodeTypes() - Method in class org.modeshape.jcr.SystemContent
-
Read from system storage all of the node type definitions.
- readArray(InputStream) - Method in class org.modeshape.schematic.internal.document.BsonReader
-
Read the binary BSON representation from supplied input stream and construct the
Array
representation.
- readArray(DataInput) - Method in class org.modeshape.schematic.internal.document.BsonReader
-
Read the binary BSON representation from supplied input stream and construct the
Document
representation.
- readBoolean() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readByte() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readBytes(InputStream) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
stream
.
- readBytes(File) - Static method in class org.modeshape.common.util.IoUtil
-
Read and return the entire contents of the supplied
file
.
- readChar() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readChildNodeDefinition(CachedNode) - Method in class org.modeshape.jcr.SystemContent
-
- readComponents(Document, String, String, Map<String, String>, Problems) - Method in class org.modeshape.jcr.RepositoryConfiguration
-
- readContent(BinaryKey, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
Attempts to return the content stream for a given binary value.
- readCString() - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- readDocument(Document) - Method in class org.modeshape.jcr.spi.federation.Connector
-
- readDocument(InputStream) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- readDocument(boolean) - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- readDouble() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.modeshape.jboss.subsystem.ModeShapeSubsystemXMLReader_3_0
-
- readElement(byte, MutableDocument) - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- Reader(BsonDataInput, DocumentValueFactory) - Constructor for class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- readFloat() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readFully(byte[]) - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readFully(byte[], int, int) - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readIndexColumnDefinition(CachedNode) - Method in class org.modeshape.jcr.SystemContent
-
- readIndexDefinition(CachedNode, Name) - Method in class org.modeshape.jcr.SystemContent
-
- readInt() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readLine() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readLock - Variable in class org.modeshape.jcr.value.binary.FileLocks.LockHolder
-
- readLock(File) - Method in class org.modeshape.jcr.value.binary.FileLocks
-
Obtain a read lock for the supplied file.
- readLock - Variable in class org.modeshape.jcr.value.binary.NamedLocks.NamedLock
-
- readLock(String) - Method in class org.modeshape.jcr.value.binary.NamedLocks
-
Obtain a read lock for the supplied name.
- readLong() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readMultiple(InputStream, boolean) - Static method in class org.modeshape.schematic.document.Json
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readMultiple(Reader) - Static method in class org.modeshape.schematic.document.Json
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readMultiple(InputStream) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readMultiple(InputStream, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readMultiple(Reader) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readMultiple(Reader, boolean) - Method in class org.modeshape.schematic.internal.document.JsonReader
-
Return a
DocumentSequence
that can be used to pull multiple documents from the stream.
- readNamespacePrefix(String, boolean) - Method in class org.modeshape.jcr.SystemContent
-
- readNodeTypeDefinition(CachedNode) - Method in class org.modeshape.jcr.SystemContent
-
- readNodeTypes(Set<Name>) - Method in class org.modeshape.jcr.SystemContent
-
Read from system storage the node type definitions with the supplied names.
- readObjectId(byte[]) - Static method in class org.modeshape.schematic.internal.document.BsonUtils
-
The BSON specification (or rather the
MongoDB
documentation) defines the structure of this data:
"A BSON ObjectID is a 12-byte value consisting of a 4-byte timestamp (seconds since epoch), a 3-byte
machine id, a 2-byte process id, and a 3-byte counter.
- readObjectId(String) - Static method in class org.modeshape.schematic.internal.document.BsonUtils
-
Read the
ObjectId
from the hexadecimal string representation of the ObjectId.
- ReadOnly - Annotation Type in org.modeshape.common.annotation
-
Annotation that can be used to specify that the target field, method, constructor, package or type is read-only.
- READONLY - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- READONLY - Static variable in interface org.modeshape.jcr.ModeShapeRoles
-
Constant containing the "readonly" role name.
- READONLY_EXTERNAL_PATH_PERMISSIONS - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- ReadOnlyConnector - Class in org.modeshape.jcr.spi.federation
-
A specialized abstract
Connector
class that is readable and can
never update content.
- ReadOnlyConnector() - Constructor for class org.modeshape.jcr.spi.federation.ReadOnlyConnector
-
- ReadOnlyIterator<T> - Class in org.modeshape.common.collection
-
An
Iterator
implementation that only allows reading elements, used as a wrapper around another iterator to make the
contents immutable to the user of this iterator.
- ReadOnlyIterator(Iterator<T>) - Constructor for class org.modeshape.common.collection.ReadOnlyIterator
-
- ReadOnlySessionCache - Class in org.modeshape.jcr.cache.document
-
- ReadOnlySessionCache(ExecutionContext, WorkspaceCache) - Constructor for class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- readPropertyDefinition(CachedNode) - Method in class org.modeshape.jcr.SystemContent
-
- readShort() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readString() - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- readUnsignedByte() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readUnsignedShort() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readUTF() - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- readUTF(int) - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
Read a UTF-8 string with the supplied length or, if the length is not known, the UTF-8 characters until the next zero-byte
value.
- readUTF(DataInput, int) - Static method in class org.modeshape.schematic.internal.io.BsonDataInput
-
Utility method to read a UTF-8 string from the supplied DataInput object given the supplied number of bytes to read or, if
the number of bytes is not known, all of the UTF-8 characters until the next zero-byte value.
- READWRITE - Static variable in interface org.modeshape.jcr.ModeShapeRoles
-
Constant containing the "readwrite" role name.
- rebind(Name, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- rebind(String, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- receive(Message) - Method in class org.modeshape.jcr.clustering.ClusteringService.Receiver
-
- receiver - Variable in class org.modeshape.jcr.clustering.ClusteringService
-
The component that will receive the JGroups messages.
- Receiver() - Constructor for class org.modeshape.jcr.clustering.ClusteringService.Receiver
-
- reconciliationCompleted() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- record(Sequencer.Context, InputStream, long, String, Node) - Method in class org.modeshape.sequencer.javafile.ClassSourceFileRecorder
-
Records a source file.
- record(Annotation, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Annotation:
NormalAnnotation
MarkerAnnotation
SingleMemberAnnotation
NormalAnnotation:
\@ TypeName ( [ MemberValuePair { , MemberValuePair } ] )
MarkerAnnotation:
\@ TypeName
SingleMemberAnnotation:
\@ TypeName ( Expression )
MemberValuePair:
SimpleName = Expression
- record(AnnotationTypeDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
AnnotationTypeDeclaration:
[ Javadoc ] { ExtendedModifier } @ interface Identifier
{ { AnnotationTypeBodyDeclaration | ; } }
AnnotationTypeBodyDeclaration:
AnnotationTypeMemberDeclaration
FieldDeclaration
TypeDeclaration
EnumDeclaration
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration:
[ Javadoc ] { ExtendedModifier }
Type Identifier ( ) [ default Expression ] ;
- record(AnnotationTypeMemberDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
AnnotationTypeMemberDeclaration:
[ Javadoc ] { ExtendedModifier }
Type Identifier ( ) [ default Expression ] ;
- record(Block, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Block:
{ { Statement } }
- record(Comment, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Comment:
LineComment
BlockComment
Javadoc
- record(CompilationUnit, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
CompilationUnit:
[ PackageDeclaration ]
{ ImportDeclaration }
{ TypeDeclaration | EnumDeclaration | AnnotationTypeDeclaration | ; }
- record(Sequencer.Context, InputStream, long, String, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Records a source file.
- record(EnumConstantDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
EnumConstantDeclaration:
[ Javadoc ] { ExtendedModifier } Identifier
[ ( [ Expression { , Expression } ] ) ]
[ AnonymousClassDeclaration ]
- record(EnumDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
EnumDeclaration:
[ Javadoc ] { ExtendedModifier } enum Identifier
[ implements Type { , Type } ]
{
[ EnumConstantDeclaration { , EnumConstantDeclaration } ] [ , ]
[ ; { ClassBodyDeclaration | ; } ]
}
- record(FieldDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
FieldDeclaration:
[Javadoc] { ExtendedModifier } Type VariableDeclarationFragment
{ , VariableDeclarationFragment } ;
VariableDeclarationFragment:
Identifier { [] } [ = Expression ]
A field container node will be created if one does not exist under node.
- record(Initializer, String, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Initializer:
[ static ] Block
Block:
{ { Statement } }
- record(MethodDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
MethodDeclaration:
[ Javadoc ] { ExtendedModifier }
[ < TypeParameter { , TypeParameter } > ]
( Type | void ) Identifier (
[ FormalParameter
{ , FormalParameter } ] ) {[ ] }
[ throws TypeName { , TypeName } ] ( Block | ; )
ConstructorDeclaration:
[ Javadoc ] { ExtendedModifier }
[ < TypeParameter { , TypeParameter } > ]
Identifier (
[ FormalParameter
{ , FormalParameter } ] )
[throws TypeName { , TypeName } ] Block
- record(Sequencer.Context, char[], Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Convert the compilation unit into JCR nodes.
- record(SingleVariableDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
SingleVariableDeclaration:
{ ExtendedModifier } Type [ ... ] Identifier { [] } [ = Expression ]
- record(Type, String, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Type:
PrimitiveType
ArrayType
SimpleType
QualifiedType
ParameterizedType
WildcardType
PrimitiveType:
byte
short
char
int
long
float
double
boolean
void
ArrayType:
Type [ ]
SimpleType:
TypeName
ParameterizedType:
Type < Type { , Type } >
QualifiedType:
Type .
- record(TypeDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
TypeDeclaration:
ClassDeclaration
InterfaceDeclaration
ClassDeclaration:
[ Javadoc ] { ExtendedModifier } class Identifier
[ < TypeParameter { , TypeParameter } > ]
[ extends Type ]
[ implements Type { , Type } ]
{ { ClassBodyDeclaration | ; } }
InterfaceDeclaration:
[ Javadoc ] { ExtendedModifier } interface Identifier
[ < TypeParameter { , TypeParameter } > ]
[ extends Type { , Type } ]
{ { InterfaceBodyDeclaration | ; } }
- record(TypeParameter, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
TypeParameter:
TypeVariable [ extends Type { & Type } ]
- record(Sequencer.Context, InputStream, long, String, Node) - Method in interface org.modeshape.sequencer.javafile.SourceFileRecorder
-
Records a source file.
- recordAnnotationMember(String, Expression, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordAnnotations(List<IExtendedModifier>, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordBodyDeclarations(AbstractTypeDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordBodyDeclarations(AnonymousClassDeclaration, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordClass(Sequencer.Context, Node, ClassMetadata) - Method in interface org.modeshape.sequencer.classfile.ClassFileRecorder
-
Records a row using the provided Node
node.
- recordClass(Sequencer.Context, Node, ClassMetadata) - Method in class org.modeshape.sequencer.classfile.DefaultClassFileRecorder
-
- recordComments(CompilationUnit, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Comment:
LineComment
BlockComment
Javadoc
- recordCompilerMessages(CompilationUnit, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordDuration(long, TimeUnit, String, String) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Record the duration of a query.
- recordError(Path, String) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- recordError(Path, String, Throwable) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- recordError(Path, String) - Method in interface org.modeshape.schematic.internal.schema.Problems
-
Record an error at the given path in a document.
- recordError(Path, String, Throwable) - Method in interface org.modeshape.schematic.internal.schema.Problems
-
Record an error at the given path in a document.
- recordError(Path, String) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- recordError(Path, String, Throwable) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- recordExpression(Expression, String, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
Expression:
Annotation,
ArrayAccess,
ArrayCreation,
ArrayInitializer,
Assignment,
BooleanLiteral,
CastExpression,
CharacterLiteral,
ClassInstanceCreation,
ConditionalExpression,
FieldAccess,
InfixExpression,
InstanceofExpression,
MethodInvocation,
Name,
NullLiteral,
NumberLiteral,
ParenthesizedExpression,
PostfixExpression,
PrefixExpression,
StringLiteral,
SuperFieldAccess,
SuperMethodInvocation,
ThisExpression,
TypeLiteral,
VariableDeclarationExpression
- recordFailure() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
- recordImports(CompilationUnit, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
ImportDeclaration:
import [ static ] Name [ . * ] ;
- recordIn(Problems) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- RecordingChanges - Class in org.modeshape.jcr.cache.change
-
A thread-safe
Changes
implementation that records the changes and makes them available for iteration.
- RecordingChanges(String, String, String, String, String) - Constructor for class org.modeshape.jcr.cache.change.RecordingChanges
-
Creates a new change set.
- recordModified() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
- recordNewVersion(CachedNode, SessionCache, Path, NodeKey, Collection<Property>, DateTime, AtomicReference<MutableCachedNode>) - Method in class org.modeshape.jcr.SystemContent
-
The method efficiently updates the JCR version history and storage with a new version of a node being checked in.
- recordPackage(CompilationUnit, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
PackageDeclaration:
[ Javadoc ] { Annotation } package Name ;
- recordRightRowsMatched(Object) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashCrossJoinBatch
-
- recordRightRowsMatched(Object) - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- recordRow(Node, String[]) - Method in class org.modeshape.sequencer.text.DefaultRowFactory
-
- recordRow(Node, String[]) - Method in interface org.modeshape.sequencer.text.RowFactory
-
Records a row using under the provided Node
instance.
- recordSkipped() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
- recordsNewerThan(LocalDateTime, boolean, boolean) - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Returns all records that have changesets which are newer than a given timestamp.
- recordsNewerThan(LocalDateTime, boolean, boolean) - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- recordsNewerThan(LocalDateTime, boolean, boolean) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- recordSourceReference(ASTNode, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordStatisticsForLastSecond(Statistics) - Method in class org.modeshape.jcr.RepositoryStatistics.MetricHistory
-
- recordSuccess() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- recordSuccess() - Method in interface org.modeshape.schematic.internal.schema.Problems
-
Record a successful validation.
- recordSuccess() - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- recordText(String) - Method in interface org.modeshape.jcr.api.text.TextExtractor.Output
-
Record the text as being extracted.
- recordText(String) - Method in class org.modeshape.jcr.text.TextExtractorOutput
-
- recordTypeMismatch(Path, String, JsonSchema.Type, Object, JsonSchema.Type, Object) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- recordTypeMismatch(Path, String, JsonSchema.Type, Object, JsonSchema.Type, Object) - Method in interface org.modeshape.schematic.internal.schema.Problems
-
Record a field value was encountered whose type was not the expected type but could be converted to the expected type.
- recordTypeMismatch(Path, String, JsonSchema.Type, Object, JsonSchema.Type, Object) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- recordTypes(CompilationUnit, Node, Node) - Method in class org.modeshape.sequencer.javafile.JdtRecorder
-
- recordUnmodified() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperationResults
-
- recordWarning(Path, String) - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- recordWarning(Path, String) - Method in interface org.modeshape.schematic.internal.schema.Problems
-
Record a warning at the given path in a document.
- recordWarning(Path, String) - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- REDEFINE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- REDEFINED_XSD - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- REDEFINED_XSDS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- REF - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- REF_GENERATION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- REF_GENERATION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- REF_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- REF_NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- Reference - Interface in org.modeshape.jcr.value
-
A representation of a reference to another node.
- REFERENCE - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- REFERENCE_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of reference values.
- REFERENCE_COUNT - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- REFERENCE_FIELD - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- REFERENCE_GENERATION_STRATEGY_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- REFERENCEABLE - Static variable in class org.modeshape.jcr.JcrMixLexicon
-
- ReferenceComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.ReferenceComparator
-
- ReferenceFactory - Interface in org.modeshape.jcr.value
-
- ReferenceFactoryService<T> - Class in org.modeshape.jboss.service
-
- ReferenceFactoryService() - Constructor for class org.modeshape.jboss.service.ReferenceFactoryService
-
- referenceFactoryServiceName(String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- referencesToCommits(ObjectId[], Values) - Static method in class org.modeshape.connector.git.GitCommitDetails
-
- referenceTo(String) - Method in class org.modeshape.connector.git.Values
-
- referenceToCommit(ObjectId, Values) - Static method in class org.modeshape.connector.git.GitCommitDetails
-
- referenceToHistory(ObjectId, String, Values) - Static method in class org.modeshape.connector.git.GitHistory
-
- referenceToTree(ObjectId, String, Values) - Static method in class org.modeshape.connector.git.GitTree
-
- referenceValue(String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a dynamic operand that evaluates to the REFERENCE value of the any property on the specified selector.
- referenceValue(String, String) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a dynamic operand that evaluates to the REFERENCE value of the specified property on the specified selector.
- ReferenceValue - Interface in org.modeshape.jcr.api.query.qom
-
A dynamic operand that evaluates to the value(s) of a single or any reference property on a selector, used in a
Comparison
constraint.
- referenceValue(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- referenceValue(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- ReferenceValue - Class in org.modeshape.jcr.query.model
-
A dynamic operand that evaluates to the value(s) of a single or any reference property on a selector, used in a
Comparison
constraint.
- ReferenceValue(SelectorName) - Constructor for class org.modeshape.jcr.query.model.ReferenceValue
-
Create a dynamic operand that evaluates to all of the reference values of the node identified by the selector.
- ReferenceValue(SelectorName, String, boolean, boolean) - Constructor for class org.modeshape.jcr.query.model.ReferenceValue
-
Create a dynamic operand that evaluates to the values of a single reference property of the node identified by the
selector.
- ReferenceValue(SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.ReferenceValue
-
Create a dynamic operand that evaluates to the values of a single reference property of the node identified by the
selector.
- referenceValue(SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- referenceValue(SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- referenceValue(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for any of the node's
reference properties.
- referenceValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ArithmeticBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for the named property.
- referenceValue(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- referenceValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- referenceValue(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.DynamicOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for any of the node's
reference properties.
- referenceValue(String, String) - Method in interface org.modeshape.jcr.query.QueryBuilder.DynamicOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for the named property.
- referenceValue(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for any of the node's
reference properties.
- referenceValue(String, String) - Method in interface org.modeshape.jcr.query.QueryBuilder.OrderByOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for the named property.
- referenceValue(String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- referenceValue(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- ReferenceValueFactory - Class in org.modeshape.jcr.value.basic
-
- ReferenceValueFactory(PropertyType, TextDecoder, ValueFactories, boolean, boolean) - Constructor for class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- referenceValueViolatesConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
-
- ReferentialIntegrityException - Exception in org.modeshape.jcr.cache
-
An exception signalling that a set of nodes could not be deleted because there are other nodes that contain JCR REFERENCE
properties pointing to these nodes, preventing their deletion.
- ReferentialIntegrityException(Map<String, Set<String>>) - Constructor for exception org.modeshape.jcr.cache.ReferentialIntegrityException
-
- referentialIntegrityException - Static variable in class org.modeshape.jcr.JcrI18n
-
- referrerChanges(boolean) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- ReferrerChanges() - Constructor for class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- ReferrerCounts - Class in org.modeshape.jcr.cache
-
An immutable snapshot of the referrers to a node.
- ReferrerCounts(Map<NodeKey, Integer>, Map<NodeKey, Integer>) - Constructor for class org.modeshape.jcr.cache.ReferrerCounts
-
- ReferrerCounts.MutableReferrerCounts - Class in org.modeshape.jcr.cache
-
- REFERRERS - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- Reflection - Class in org.modeshape.common.util
-
Utility class for working reflectively with objects.
- Reflection(Class<?>) - Constructor for class org.modeshape.common.util.Reflection
-
Construct a Reflection instance that cache's some information about the target class.
- Reflection.Property - Class in org.modeshape.common.util
-
A representation of a property on a Java object.
- refresh(String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Refreshes index data.
- refresh(boolean) - Method in class org.modeshape.jcr.JcrSession
-
- refreshFromSystem() - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
Refresh the node types from the stored representation.
- refreshRepositoryMetadata(boolean) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- refreshRow() - Method in class org.modeshape.jdbc.JcrResultSet
-
- refreshSearchManager(boolean) - Method in class org.modeshape.jcr.index.lucene.Searcher
-
- refreshTimeSeconds() - Method in class org.modeshape.jcr.index.lucene.LuceneConfig
-
- refreshWorkspaces() - Method in class org.modeshape.jcr.JcrRepository
-
- REGEX - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- REGEX_OPTIONS - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- REGEX_PATTERN - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- regexFlagsFor(Pattern) - Static method in class org.modeshape.schematic.internal.document.BsonUtils
-
- regexFlagsFor(int) - Static method in class org.modeshape.schematic.internal.document.BsonUtils
-
- regexFlagsFrom(String) - Static method in class org.modeshape.schematic.internal.document.BsonUtils
-
- RegexValidator - Class in org.modeshape.jboss.subsystem
-
A ParameterValidator that validates a value matches a predefined regular expression.
- RegexValidator(String, boolean) - Constructor for class org.modeshape.jboss.subsystem.RegexValidator
-
Creates a ParameterValidator that allows values that satisfy a single regular expression string.
- register(String, Object) - Static method in class org.modeshape.common.naming.SingletonInitialContext
-
A convenience method that registers the supplied object with the supplied name.
- register(String, Object, String, Object) - Static method in class org.modeshape.common.naming.SingletonInitialContext
-
A convenience method that registers the supplied objects with the supplied names.
- register(String, Object, String, Object, String, Object) - Static method in class org.modeshape.common.naming.SingletonInitialContext
-
A convenience method that registers the supplied objects with the supplied names.
- register(ChangeSetListener) - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- register(ChangeSetListener) - Method in class org.modeshape.jcr.bus.RepositoryChangeBus
-
- register(ChangeSetListener) - Method in interface org.modeshape.jcr.cache.change.Observable
-
Register the supplied observer.
- register(IndexProvider) - Method in interface org.modeshape.jcr.spi.index.IndexManager
-
- register(Iterable<NamespaceRegistry.Namespace>) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- register(Map<String, String>) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
Register a set of namespaces.
- register(String, String) - Method in class org.modeshape.jcr.SystemNamespaceRegistry
-
- register(String, String) - Method in class org.modeshape.jcr.value.basic.LocalNamespaceRegistry
-
- register(Iterable<NamespaceRegistry.Namespace>) - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- register(String, String) - Method in class org.modeshape.jcr.value.basic.NamespaceRegistryWithAliases
-
- register(Iterable<NamespaceRegistry.Namespace>) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- register(String, String) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- register(Iterable<NamespaceRegistry.Namespace>) - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- register(String, String) - Method in class org.modeshape.jcr.value.basic.ThreadSafeNamespaceRegistry
-
- register(String, String) - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
- register(Iterable<NamespaceRegistry.Namespace>) - Method in interface org.modeshape.jcr.value.NamespaceRegistry
-
- register(String, String, String) - Method in class org.modeshape.sequencer.sramp.NamespaceEntityResolver
-
- REGISTER_NAMESPACE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
The
register_namespace
permission define the ability to register (and unregister) namespaces.
- REGISTER_TYPE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
The
register_type
permission define the ability to register (and unregister) node types.
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeAuthenticatorResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeCassandraBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeCompositeBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeCustomBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeDatabaseBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeDbPersistenceResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeFileBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeFilePersistenceResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeIndexDefinitionResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeIndexProviderResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeMongoBinaryStorageResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeRepositoryResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeSequencerResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeSourceResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeTextExtractorResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeTransientBinaryStorageResource
-
- registerDefaultMimeTypes(String...) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Set the MIME types that are accepted by default, if there are any.
- registeredKeyWords - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
-
- registeredStatementStartPhrases - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
-
- registerForSymbolSpace(SymbolSpace, String, String, String) - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- registerIndex(IndexDefinition, boolean) - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Register a new definition for an index.
- registerIndexes(IndexDefinition[], boolean) - Method in interface org.modeshape.jcr.api.index.IndexManager
-
Register new definitions for several indexes.
- registerInThread(ChangeSetListener) - Method in interface org.modeshape.jcr.bus.ChangeBus
-
Register the supplied observer which will be always notified in the same thread as the bus instance.
- registerInThread(ChangeSetListener) - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- registerInThread(ChangeSetListener) - Method in class org.modeshape.jcr.bus.RepositoryChangeBus
-
- registerKeyWord(String) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Register a single key word.
- registerKeyWords(List<String>) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Register an
List
of key words.
- registerKeyWords(String[]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Register an array of key words.
- registerNamespace(String) - Method in interface org.modeshape.jcr.api.NamespaceRegistry
-
Get the prefix for a registered namespace with the supplied URI or, if no such namespace is registered, register it with a
generated prefix and return that prefix.
- registerNamespace(String, String, NamespaceRegistry) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
Registers a namespace using the given NamespaceRegistry
, if the namespace has not been previously registered.
- registerNamespace(NamespaceRegistry, String, String) - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- registerNamespaces(Map<String, String>) - Method in class org.modeshape.jcr.SystemContent
-
- registerNodeType(NodeTypeDefinition, boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Registers a new node type or updates an existing node type using the specified definition and returns the resulting
NodeType
object.
- registerNodeTypes(Session, String) - Method in class org.modeshape.jcr.api.JcrTools
-
- registerNodeTypes(InputStream, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
-
Registers or updates the node type definitions per the Compact Node Definition
(CND) file given by the supplied stream.
- registerNodeTypes(File, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
-
Registers or updates the node type definitions per the Compact Node Definition
(CND) file given by the supplied file.
- registerNodeTypes(URL, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
-
Registers or updates the node type definitions per the Compact Node Definition
(CND) file given by the supplied URL.
- registerNodeTypes(String, NodeTypeManager, boolean) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
- registerNodeTypes(InputStream, NodeTypeManager, boolean) - Method in class org.modeshape.jcr.api.sequencer.Sequencer
-
- registerNodeTypes(Collection<NodeTypeDefinition>, boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Registers or updates the specified Collection of NodeTypeDefinition
objects.
- registerNodeTypes(Iterable<NodeTypeDefinition>) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Registers the node types from the given JcrNodeTypeSource
.
- registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
Registers or updates the specified array of NodeTypeDefinition
objects.
- registerNodeTypes(File, boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- registerNodeTypes(InputStream, boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- registerNodeTypes(URL, boolean) - Method in class org.modeshape.jcr.JcrNodeTypeManager
-
- registerOperations(ManagementResourceRegistration) - Method in class org.modeshape.jboss.subsystem.ModeShapeRootResource
-
- registerStatementStartPhrase(String[]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
Register a phrase representing the start of a DDL statement
Examples would be: {"CREATE", "TABLE"} {"CREATE", "OR", "REPLACE", "VIEW"}
see
DdlConstants
for the default SQL 92 representations.
- registerStatementStartPhrase(String[][]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
-
- registerSynchronization(Synchronization) - Method in class org.modeshape.jcr.txn.LocalTransaction
-
- registry - Variable in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- reindex() - Method in interface org.modeshape.jcr.api.Workspace
-
Crawl and re-index the content in this workspace.
- reindex(String) - Method in interface org.modeshape.jcr.api.Workspace
-
Crawl and index the content starting at the supplied path in this workspace, to the designated depth.
- reindex(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapter
-
Reindex the specific node.
- Reindexable - Interface in org.modeshape.jcr.spi.index.provider
-
Interface which defines the reindexing capabilities of an index.
- reindexAll - Static variable in class org.modeshape.jcr.JcrI18n
-
- reindexAsync() - Method in interface org.modeshape.jcr.api.Workspace
-
Asynchronously crawl and re-index the content in this workspace.
- reindexAsync(String) - Method in interface org.modeshape.jcr.api.Workspace
-
Asynchronously crawl and index the content starting at the supplied path in this workspace, to the designated depth.
- reindexContentOnFinish() - Method in class org.modeshape.jcr.api.RestoreOptions
-
Whether a full reindexing should be performed or not after restoring the content.
- REINDEXING - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- Reindexing(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Reindexing
-
- REINDEXING_ASYNC - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- REINDEXING_ASYNC - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- REINDEXING_MODE - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- REINDEXING_MODE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- reindexNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the reindexing of a node.
- reindexNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- reindexNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.MultiColumnChangeAdapter
-
- reindexNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeTypesChangeAdapter
-
- reindexNode(String, NodeKey, Path, Name, Set<Name>, CachedNode.Properties, boolean) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- reindexSince(long) - Method in interface org.modeshape.jcr.api.Workspace
-
Reindex only the nodes from this workspace that have changed since the given timestamp.
- reindexSinceAsync(long) - Method in interface org.modeshape.jcr.api.Workspace
-
Asynchronously reindex only the nodes from this workspace that have changed since the given timestamp.
- RELATED_DOCUMENTS - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- RELATED_TO - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- RelationalDb - Class in org.modeshape.persistence.relational
-
SchematicDb
implementation which stores data in Relational databases.
- RelationalDb(Document) - Constructor for class org.modeshape.persistence.relational.RelationalDb
-
- RelationalDbConfig - Class in org.modeshape.persistence.relational
-
Class which holds the configuration options for
RelationalDb
- RelationalDbConfig(Document) - Constructor for class org.modeshape.persistence.relational.RelationalDbConfig
-
- RelationalProvider - Class in org.modeshape.persistence.relational
-
- RelationalProvider() - Constructor for class org.modeshape.persistence.relational.RelationalProvider
-
- RelationalProviderException - Exception in org.modeshape.persistence.relational
-
RuntimeException
which is thrown in exception cases by the relational db provider.
- RelationalProviderException(Throwable) - Constructor for exception org.modeshape.persistence.relational.RelationalProviderException
-
- RelationalProviderException(I18n, Object...) - Constructor for exception org.modeshape.persistence.relational.RelationalProviderException
-
- RelationalProviderI18n - Class in org.modeshape.persistence.relational
-
- relative(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- RELATIVE_TO - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- relativePathLikeExpressions(XPath.PathExpression) - Method in class org.modeshape.jcr.query.xpath.XPathToQueryTranslator
-
- RelativePathLikeExpressions() - Constructor for class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.RelativePathLikeExpressions
-
- RelativePathLikeExpressions(String[], int, XPathToQueryTranslator.DepthMode) - Constructor for class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.RelativePathLikeExpressions
-
- relativeTo(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- relativeTo(Path) - Method in interface org.modeshape.jcr.value.Path
-
Get a relative path from the supplied path to this path.
- relativeToRoot() - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- relativeToRoot() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- relativeToRoot() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- relativeToRoot() - Method in interface org.modeshape.jcr.value.Path
-
Obtain a path that is relative to the root node.
- releaseCachedNode(AbstractJcrNode) - Method in class org.modeshape.jcr.JcrSession
-
- releaseConnectionForActiveTx() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- releaseLock(T) - Method in class org.modeshape.jcr.locking.AbstractLockingService
-
- releaseLock(Lock) - Method in class org.modeshape.jcr.locking.ClusteredLockingService
-
- releaseLock(ReentrantLock) - Method in class org.modeshape.jcr.locking.StandaloneLockingService
-
- releaseSavepoint(Savepoint) - Method in class org.modeshape.jdbc.JcrConnection
-
- releaseThreadPool(ExecutorService) - Method in interface org.modeshape.common.util.ThreadPoolFactory
-
- releaseThreadPool(ExecutorService) - Method in class org.modeshape.common.util.ThreadPools
-
- releaseThreadPool(ExecutorService) - Method in class org.modeshape.jcr.ExecutionContext
-
- relike(StaticOperand, PropertyValue) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Filters node-tuples based on reverse like operation.
- Relike - Interface in org.modeshape.jcr.api.query.qom
-
Tests whether the property value contains a regular expression that matches the supplied operand.
- relike(StaticOperand, PropertyValue) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- Relike - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true when the reverse like operation evaluates to true.
- Relike(StaticOperand, PropertyValue) - Constructor for class org.modeshape.jcr.query.model.Relike
-
- RelikeQuery - Class in org.modeshape.jcr.index.lucene.query
-
A Lucene Query
implementation that matches some value by document property as like pattern.
- RelikeQuery(String, String) - Constructor for class org.modeshape.jcr.index.lucene.query.RelikeQuery
-
- remainingRowCount - Variable in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- remainingRowCount - Variable in class org.modeshape.jcr.query.engine.process.CountableSequence
-
- remainingRowCount - Variable in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column containing explanatory notes.
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
name of column containing explanatory notes.
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column containing explanatory notes.
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of column that contains comments.
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
- REMARKS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- REMOTE - Static variable in class org.modeshape.jcr.spi.index.IndexCostCalculator.Costs
-
- REMOTE_BRANCH_PREFIX - Static variable in class org.modeshape.connector.git.GitFunction
-
- remoteDoesNotExist - Static variable in class org.modeshape.connector.git.GitI18n
-
- remoteName() - Method in class org.modeshape.connector.git.GitConnector
-
- remoteNames() - Method in class org.modeshape.connector.git.GitConnector
-
- removalCount() - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the number of child references that were removed.
- removalCount() - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- removalCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- removalCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- remove() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
-
- remove(K, V) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- remove() - Method in class org.modeshape.common.collection.AbstractMultimap.ValueIterator
-
- remove() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
-
- remove(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- remove(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- remove(int) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- remove(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
-
- remove(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedEntrySet
-
- remove() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedMapEntryIterator
-
- remove() - Method in class org.modeshape.common.collection.DelegateIterator
-
- remove() - Method in class org.modeshape.common.collection.EmptyIterator
-
- remove(Object) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- remove(int) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- remove() - Method in class org.modeshape.common.collection.LinkedListMultimap.EntryIterator
-
- remove() - Method in class org.modeshape.common.collection.LinkedListMultimap.KeyIterator
-
- remove(K, V) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- remove() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- remove() - Method in class org.modeshape.common.collection.MultiIterator
-
- remove(K, V) - Method in interface org.modeshape.common.collection.Multimap
-
Remove the supplied key-value pair from this multi-map.
- remove() - Method in class org.modeshape.common.collection.ReadOnlyIterator
-
- remove(T, AtomicReferenceFieldUpdater<T, Pointer[]>, Pointer) - Static method in class org.modeshape.common.collection.ring.Pointers
-
Atomically remove the specified
Pointer
instance from an array known to the given updator.
- remove(C) - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Remove the supplied consumer, and block until it stops running and is closed and removed from this buffer.
- remove() - Method in class org.modeshape.common.collection.SequentialIterator
-
- remove() - Method in class org.modeshape.common.collection.SingleIterator
-
- remove(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
- remove(String) - Method in interface org.modeshape.jcr.api.version.VersionManager
-
Removes the versionable node at absPath
together will all the version histories of each versionable node
in the subgraph, provided that only the root version exists for each versionable node and each versionable node is
not shared.
- remove(String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Remove the existing document at the given key.
- remove(String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- remove(NodeKey) - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- remove() - Method in class org.modeshape.jcr.cache.document.NodeCacheIterator
-
- remove(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedAdditionalParents
-
- remove(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Remove the supplied node from this node's list of child references.
- remove(ChildReference) - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- remove(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.Insertions
-
- remove(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.MixinChanges
-
- remove() - Method in class org.modeshape.jcr.cache.document.UnionIterator
-
- remove() - Method in class org.modeshape.jcr.ExecutionContext.ContextFactories.ValueFactoryIterator
-
- remove(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- remove(String) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsRequest
-
Removes property.
- remove(String) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- remove(String, String, Object) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- remove(String, String, Object[]) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- remove(String, String, T[]) - Method in class org.modeshape.jcr.index.local.LocalIndex
-
- remove(String) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- remove(String, String, Object) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- remove(String, String, Object[]) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- remove(String, String) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- remove(Path, String) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- REMOVE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
A standard JCR-defined permission to grant the user the ability to remove nodes and/or properties.
- remove(String, NodeKey) - Method in class org.modeshape.jcr.query.CompositeIndexWriter
-
- remove(String, NodeKey) - Method in class org.modeshape.jcr.query.engine.NoOpQueryIndexWriter
-
- remove() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
-
- remove() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
-
- remove() - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- remove(Name) - Method in class org.modeshape.jcr.spi.federation.Connector.ExtraProperties
-
- remove(String) - Method in class org.modeshape.jcr.spi.federation.Connector.ExtraProperties
-
- remove(String, NodeKey) - Method in interface org.modeshape.jcr.spi.index.IndexWriter
-
Removes information from the indexes about a node.
- remove(String) - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Removes the given node from the index.
- remove(String, String, T) - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Removes a value for the given node from the index.
- remove(String, String, T[]) - Method in interface org.modeshape.jcr.spi.index.provider.ProvidedIndex
-
Removes multiple values from the index for the given node.
- remove(IndexDefinition) - Method in class org.modeshape.jcr.SystemContent
-
- remove() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactories.ValueFactoryIterator
-
- remove() - Method in class org.modeshape.jcr.value.basic.AbstractValueFactory.ConvertingIterator
-
- remove() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty.EmptyIterator
-
- remove() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty.ValueIterator
-
- remove() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- remove(String) - Method in class org.modeshape.persistence.file.FileDb
-
- remove(List<String>) - Method in class org.modeshape.persistence.relational.DefaultStatements.DefaultBatchUpdate
-
- remove(String) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- remove(List<String>) - Method in interface org.modeshape.persistence.relational.Statements.BatchUpdate
-
Removes a bunch of documents with a list of ids.
- remove(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- remove(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Remove the field with the supplied name, and return the value.
- remove(Path, String) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Remove the field from the document at the supplied path.
- remove(String) - Method in interface org.modeshape.schematic.DocumentLibrary
-
Remove the existing document at the given key.
- remove(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- remove(Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- remove(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- remove(int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- remove(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- remove(String) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- remove() - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- remove(String) - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- remove(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- remove(Object) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- remove(String) - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
Removes from this object the name/value pair with the given name.
- remove(String) - Method in class org.modeshape.schematic.internal.document.ObservableDocumentEditor
-
- remove(String) - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- remove(String) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- remove(String) - Method in class org.modeshape.schematic.internal.schema.SchemaDocumentCache
-
- remove(String) - Method in interface org.modeshape.schematic.SchematicDb
-
Remove the existing document at the given key.
- REMOVE_ALL_CONTENT - Static variable in interface org.modeshape.persistence.relational.Statements
-
- REMOVE_CHILD_NODES - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
The permission that allows to remove child nodes.
- REMOVE_CONTENT - Static variable in interface org.modeshape.persistence.relational.Statements
-
- removeAccessControlEntry(AccessControlEntry) - Method in class org.modeshape.jcr.security.acl.JcrAccessControlList
-
- removeACL(SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeACL(SessionCache) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Removes any potential existing ACL for this node.
- removeAll(K) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- removeAll(Collection<?>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- removeAll(Collection<?>) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- removeAll(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- removeAll(K) - Method in interface org.modeshape.common.collection.Multimap
-
Remove all of the key-value pairs that use the supplied key, returning the collection of values.
- removeAll() - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Removes all the contents of the document store (i.e. all the documents)
Note that for this to work, it is expected that the caller will've already started a transaction.
- removeAll() - Method in class org.modeshape.persistence.file.FileDb
-
- removeAll(Connection) - Method in class org.modeshape.persistence.relational.DefaultStatements
-
- removeAll() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- removeAll(Connection) - Method in interface org.modeshape.persistence.relational.Statements
-
Removes all the contents of a table.
- removeAll() - Method in interface org.modeshape.schematic.document.EditableDocument
-
Remove all fields from this document.
- removeAll() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- removeAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- removeAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- removeAll() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- removeAll() - Method in class org.modeshape.schematic.internal.document.BasicDocument
-
- removeAll() - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- removeAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- removeAll() - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that removes all of the values from this array.
- removeAll() - Method in interface org.modeshape.schematic.internal.document.MutableDocument
-
Remove all fields from this document.
- removeAll() - Method in class org.modeshape.schematic.internal.document.ObservableDocumentEditor
-
- removeAll() - Method in class org.modeshape.schematic.internal.schema.SchemaDocumentCache
-
- removeAll() - Method in interface org.modeshape.schematic.SchematicDb
-
Removes all the entries from this DB.
- removeAllBucketsFromUnorderedCollection(NodeKey) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- removeAllChildren(Node) - Method in class org.modeshape.jcr.api.JcrTools
-
Remove all children from the specified node
- removeAllChildren(Session, String) - Method in class org.modeshape.jcr.api.JcrTools
-
- removeAllChildren() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Remove all children from this node.
- removeAllChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Remove all children from this node.
- removeAllPredicatesExceptIndexes(String) - Method in class org.modeshape.jcr.sequencer.PathExpression
-
Remove all XPath predicates from the supplied regular expression string.
- removeAllProperties(SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeAllProperties(SessionCache) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove all of the properties from this node.
- removeAllReferences(SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeAllTrashFilesFor(BinaryKey) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- removeAllValues(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- removeAllValues(Collection<?>) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that removes all of the supplied values from this array.
- removeAllValuesForKey(Object) - Method in class org.modeshape.common.collection.AbstractMultimap
-
- RemoveAllValuesOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- RemoveAllValuesOperation(Path, Collection<?>) - Constructor for class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- removeArrayValue(Path, Array.Entry) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- removeArrayValue(Path, Array.Entry) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Remove the entry from the array at the given path.
- RemoveAtIndexOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- RemoveAtIndexOperation(Path, int) - Constructor for class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- removeAttribute(String) - Method in class org.modeshape.jcr.api.AnonymousCredentials
-
Removes an attribute from this credentials instance.
- removeBracketsAndQuotes(String, Position) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
Remove all leading and trailing single-quotes, double-quotes, or square brackets from the supplied text.
- removeBracketsAndQuotes(String, boolean, Position) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
Remove any leading and trailing single-quotes, double-quotes, or square brackets from the supplied text.
- removeBracketsAndQuotes(String, Position) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
- removeChild(SessionCache, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeChild(SessionCache, NodeKey) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove the node from being a child of this node.
- removeChild(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- removeChild(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Remove the node from this node.
- removeChild(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- removeChild(String) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Remove a child from this document.
- removeChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Remove the node from this node.
- removeChildFromNode(AbstractSessionCache, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
Remove the child from this parent node.
- REMOVED - Static variable in class org.modeshape.persistence.relational.TransactionalCaches
-
- removedCache - Variable in class org.modeshape.jcr.cache.AllPathsCache
-
- removedChildren() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the set of children that have been removed
- removedEntries - Variable in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- removedMixins() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set with the names of the mixins that have been removed.
- removeDocument(String) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- removeDocument(String) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Removes the document with the given id.
- removeDocument(String) - Method in class org.modeshape.jcr.spi.federation.ReadOnlyConnector
-
- removedParents() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the set of parents that have been removed
- removedPrincipalsCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.PermissionChanges
-
- removedPrincipalsCount() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.PermissionChanges
-
Returns the number of principals which have been removed from this node's ACL.
- removedProperties() - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removedPropertyNames() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set with the names of the properties that have been removed.
- removedStrongReferrers() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set of node keys with the strong referrers that have been removed.
- removeDuplicateSelectNodesUnderEachAccessNode(QueryContext, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- removedWeakReferrers() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns a set of node keys with the weak referrers that have been removed.
- RemoveEmptyAccessNodes - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that removes any ACCESS nodes that are known to never return any tuples because of
conflicting constraints.
- RemoveEmptyAccessNodes() - Constructor for class org.modeshape.jcr.query.optimize.RemoveEmptyAccessNodes
-
- removeEmptyOrNullElements(List<String>) - Method in class org.modeshape.connector.meta.jdbc.AbstractMetadataRetriever
-
- removeEntry(LinkedListMultimap.Entry<K, V>) - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- removeExpiredContent(long, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- removeFederatedSegment(String) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeFederatedSegment(String) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Removes the federated segment towards an external node.
- removeFederatedSegments(EditableDocument, Set<String>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- removeFromEnvironment(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- removeFromParent() - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Remove this node from its parent, and return the node that used to be the parent of this node.
- removeFromParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Remove this node from its parent, and return the node that used to be the parent of this node.
- removeIfEmpty() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- removeIndex(IndexDefinition, ManagedIndex, String) - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Method called when this provider needs to remove an existing index given the unique pair of workspace name and index
definition.
- removeInteralProperties(EditableDocument, Set<String>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- removeInternalProperty(String) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeInternalProperty(String) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Removes an internal property from this cached node.
- removeItem(String) - Method in class org.modeshape.jcr.JcrSession
-
- removeLanguage(String) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Remove from this engine the language with the given name.
- removeLanguages(String, String...) - Method in class org.modeshape.jcr.query.parse.QueryParsers
-
Remove from this engine the language with the given name.
- removeLockToken(String) - Method in class org.modeshape.jcr.JcrSession
-
- removeMissingTerminatorNodes(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- removeMixin(SessionCache, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeMixin(SessionCache, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove the supplied mixin type if already an explicitly referenced.
- removeNode(String, NodeKey, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the removal of a node.
- removeNode(String, NodeKey, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- removeNode(String, NodeKey, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.MultiColumnChangeAdapter
-
- removeNode(String, NodeKey, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeTypesChangeAdapter
-
- removeNode(String, NodeKey, NodeKey, Path, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- removeOldRecords() - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Removes older entries.
- removeOldRecords() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- removeOldRecords() - Method in class org.modeshape.jcr.journal.LocalJournal
-
- RemoveOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic remove operation for SchematicValueDelta.
- RemoveOperation(Path, String, Object) - Constructor for class org.modeshape.schematic.internal.delta.RemoveOperation
-
- removePath(NodeKey) - Method in class org.modeshape.jcr.cache.AllPathsCache
-
- removePath(NodeKey) - Method in class org.modeshape.jcr.cache.PathCache
-
- removePolicy(String, AccessControlPolicy) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- removePrefix(String...) - Static method in class org.modeshape.sequencer.xsd.XsdReader
-
- removeProjection(String) - Method in interface org.modeshape.jcr.api.federation.FederationManager
-
Removes a projection located at the given path, in the workspace which was used to get the federation manager.
- removeProjection(String) - Method in class org.modeshape.jcr.ModeShapeFederationManager
-
- removeProperties(String) - Method in class org.modeshape.jcr.Connectors.LocalDocumentStoreExtraProperties
-
- removeProperties(String) - Method in class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- removeProperties(String) - Method in interface org.modeshape.jcr.spi.federation.ExtraPropertiesStore
-
Remove all of the extra properties that were stored for the node with the supplied ID.
- removeProperty(EditableDocument, Name, Set<BinaryKey>, Set<BinaryKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- removeProperty(SessionCache, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeProperty(SessionCache, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove the property with the given name.
- removeProperty(Object) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Remove the node's value for this supplied property.
- removeProperty(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Remove and return the property with the supplied name.
- removePropertyValues(EditableDocument, Name, Collection<?>, Set<BinaryKey>, Set<BinaryKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- removeQuotes(String) - Method in class org.modeshape.jcr.CndImporter
-
- removeQuotes(String) - Method in class org.modeshape.jcr.query.parse.FullTextSearchParser
-
Remove any leading and trailing single- or double-quotes from the supplied text.
- removeQuotes(String) - Method in class org.modeshape.jcr.query.xpath.XPathParser
-
Remove any leading and trailing single-quotes or double-quotes from the supplied text.
- removeRecordsOlderThan(long) - Method in class org.modeshape.jcr.journal.LocalJournal
-
- removeReferrer(SessionCache, Property, NodeKey, CachedNode.ReferenceType) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- removeReferrer(SessionCache, Property, NodeKey, CachedNode.ReferenceType) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove from this node a reference with the given type from the node with the supplied key to this node.
- removeSegment(String) - Method in class org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
-
- removeStrongReferrer(Property, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- removeTralingZeros(StringBuilder) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
Utility to remove the trailing 0's.
- removeUnusedPredicates(String) - Method in class org.modeshape.jcr.sequencer.PathExpression
-
Replace certain XPath patterns that are not used or understood.
- removeValue(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- removeValue(int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- removeValue(Object) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that removes the supplied value.
- removeValue(int) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that removes the value at the supplied index.
- RemoveValueOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array remove operation for SchematicValueDelta.
- RemoveValueOperation(Path, Object) - Constructor for class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- removeValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.AbstractPropertyChangeAdapter
-
- removeValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PropertyChangeAdapter
-
- removeValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.TextPropertyChangeAdapter
-
- removeValues(NodeKey, Property) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.UniquePropertyChangeAdapter
-
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Remove binary values that have been
unused
for at least the specified amount of time.
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- removeValuesUnusedLongerThan(long, TimeUnit) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- removeVariableName(PlanNode) - Method in class org.modeshape.jcr.query.optimize.RaiseVariableName
-
- removeWeakReferrer(Property, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ReferrerChanges
-
- removeWorkspace(String) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the removal of a workspace in the repository.
- rename(Name, Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- rename(String, String) - Method in class org.modeshape.common.naming.SingletonInitialContext
-
- renameChild(SessionCache, NodeKey, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- renameChild(SessionCache, NodeKey, Name) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Renames the child node.
- renameCount() - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Get the number of child references that were renamed.
- renameCount() - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- renameCount() - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- renamed(NodeKey) - Method in interface org.modeshape.jcr.cache.ChildReferences.Changes
-
Return the new name for the child node with the supplied key.
- renamed(NodeKey) - Method in class org.modeshape.jcr.cache.ChildReferences.NoChanges
-
- renamed(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
- renamedChildren() - Method in interface org.modeshape.jcr.cache.MutableCachedNode.NodeChanges
-
Returns the [childKey, childName] pairs of the children that have been renamed, where "childName" represents the new
name after the rename.
- renameNode(String, NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the renaming of a node.
- renameNode(String, NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.MultiColumnChangeAdapter
-
- renameNode(String, NodeKey, Path, Path.Segment, Name, Set<Name>) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- renameTo(NodeKey, Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.ChangedChildren
-
Rename the child reference with the given key.
- reorderChild(SessionCache, NodeKey, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- reorderChild(SessionCache, NodeKey, NodeKey) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Remove the node from being a child of this node and append it as a child before the supplied node.
- reorderNode(String, NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the reordering of a node.
- reorderNode(String, NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.MultiColumnChangeAdapter
-
- reorderNode(String, NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeLocalNameChangeAdapter
-
- reorderNode(String, NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.NodeNameChangeAdapter
-
- reorderNode(String, NodeKey, Name, Set<Name>, NodeKey, Path, Path, Path) - Method in class org.modeshape.jcr.spi.index.provider.IndexChangeAdapters.PathBasedChangeAdapter
-
- ReorderSortAndRemoveDuplicates - Class in org.modeshape.jcr.query.optimize
-
- ReorderSortAndRemoveDuplicates() - Constructor for class org.modeshape.jcr.query.optimize.ReorderSortAndRemoveDuplicates
-
- repeatedlyWithSession(Repository, int, JcrTools.Operation) - Method in class org.modeshape.jcr.api.JcrTools
-
- replace(String, Document) - Method in interface org.modeshape.schematic.DocumentLibrary
-
Replace the existing document at the given key with the document that is supplied.
- replace(String, Document) - Method in class org.modeshape.schematic.internal.InMemoryDocumentLibrary
-
- replace(String, Document) - Method in class org.modeshape.schematic.internal.InMemorySchemaLibrary
-
- replaceAliasesWithProperties(QueryContext, Constraint, Map<String, String>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceAliasesWithProperties(QueryContext, PropertyValue, Map<String, String>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceAliasesWithProperties(QueryContext, DynamicOperand, Map<String, String>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceAllWithUppercase(String, String, int) - Static method in class org.modeshape.common.text.Inflector
-
Utility method to replace all occurrences given by the specific backreference with its uppercased form, and remove all
other backreferences.
- replaceChild(PlanNode, PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Replace the supplied child with another node.
- replaceChild(AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Replace the supplied child with another node.
- replacement - Variable in class org.modeshape.common.text.Inflector.Rule
-
- replaceParentWithAdditionalParent(NodeCache, NodeKey, NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- replaceReferences(QueryContext, Constraint, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceReferencesToRemovedSource(QueryContext, PlanNode, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceReferencesToRemovedSource(QueryContext, DynamicOperand, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceReferencesToRemovedSource(QueryContext, Constraint, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceReferencesToRemovedSource(QueryContext, JoinCondition, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceSelector(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Replace this plan's use of the named selector with the replacement. to this plan node.
- replaceSubqueriesWithBindVariables(QueryContext, Constraint, Map<String, Subquery>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceSubqueriesWithBindVariables(QueryContext, StaticOperand, Map<String, Subquery>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceSystemPropertyVariables(Document) - Static method in class org.modeshape.jcr.RepositoryConfiguration
-
Utility method to replace all system property variables found within the specified document.
- replaceViewReferences(QueryContext, PlanNode, PlanUtil.ColumnMapping) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceViewReferences(QueryContext, PlanNode, PlanUtil.ColumnMapping, SelectorName, List<PlanNode>) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceViewReferences(QueryContext, DynamicOperand, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- replaceViewReferences(QueryContext, JoinCondition, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.jcr.query.plan.PlanUtil
-
- ReplaceViews - Class in org.modeshape.jcr.query.optimize
-
- ReplaceViews() - Constructor for class org.modeshape.jcr.query.optimize.ReplaceViews
-
- replaceXPathPatterns(String) - Method in class org.modeshape.jcr.sequencer.PathExpression
-
Replace certain XPath patterns, including some predicates, with substrings that are compatible with regular expressions.
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.AddValueIfAbsentOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.ClearOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.Operation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- replay(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- repo - Variable in class org.modeshape.jcr.query.engine.QuerySources
-
- Repositories - Interface in org.modeshape.jcr.api
-
Representation of a generic container of multiple Repository
instances.
- repositories() - Method in class org.modeshape.jcr.ModeShapeEngine
-
Returns a copy of the repositories.
- RepositoriesContainer - Interface in org.modeshape.jcr.api
-
Interface which defines components acting as containers for one or more
Repository
instances.
- Repository - Interface in org.modeshape.jcr.api
-
An extension of JCR 2.0's Repository interface, with a few ModeShape-specific enhancements.
- repository() - Method in class org.modeshape.jcr.Connectors
-
- repository(Map<?, ?>, String) - Method in class org.modeshape.jcr.JcrRepositoriesContainer.JNDIRepositoryLookup
-
- repository(Map<?, ?>, String) - Method in class org.modeshape.jcr.JcrRepositoriesContainer.UrlRepositoryLookup
-
- repository - Variable in class org.modeshape.jcr.JcrSession
-
- REPOSITORY - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
The name of the node which is used for running 1-time operations
- repository - Variable in class org.modeshape.jcr.NodeTypesImporter
-
- repository - Variable in class org.modeshape.jcr.Sequencers
-
- REPOSITORY_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- REPOSITORY_INFO_KEY - Static variable in class org.modeshape.jcr.cache.RepositoryCache
-
- REPOSITORY_MODULE_DEPENDENCIES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- REPOSITORY_NAME - Static variable in interface org.modeshape.jcr.api.RepositoriesContainer
-
The name of the key for the ModeShape JCR repository name in the parameter map.
- REPOSITORY_NAME - Static variable in interface org.modeshape.jcr.api.Repository
-
- REPOSITORY_NAME - Static variable in interface org.modeshape.jcr.api.RepositoryFactory
-
The name of the key for the ModeShape JCR repository name in the parameter map.
- REPOSITORY_NAME_URL_PARAM - Static variable in class org.modeshape.jcr.JcrRepositoriesContainer
-
- REPOSITORY_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
-
- REPOSITORY_WORKSPACES - Static variable in interface org.modeshape.jcr.api.Repository
-
- repositoryCache - Variable in class org.modeshape.jcr.BackupService.Activity
-
- RepositoryCache - Class in org.modeshape.jcr.cache
-
- RepositoryCache(ExecutionContext, DocumentStore, LockingService, RepositoryConfiguration, RepositoryCache.ContentInitializer, RepositoryEnvironment, ChangeBus, Upgrades) - Constructor for class org.modeshape.jcr.cache.RepositoryCache
-
- repositoryCache() - Method in class org.modeshape.jcr.JcrRepository
-
- repositoryCache - Variable in class org.modeshape.jcr.query.QueryContext
-
- RepositoryCache.ChangesToWorkspacesListener - Class in org.modeshape.jcr.cache
-
- RepositoryCache.ContentInitializer - Interface in org.modeshape.jcr.cache
-
- RepositoryCache.RepositoryFeaturesDetector - Class in org.modeshape.jcr.cache
-
- repositoryCannotBeRestartedAfterRestore - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryCannotBeStartedWithoutTransactionalSupport - Static variable in class org.modeshape.jcr.JcrI18n
-
- RepositoryChangeBus - Class in org.modeshape.jcr.bus
-
- RepositoryChangeBus(String, ExecutorService) - Constructor for class org.modeshape.jcr.bus.RepositoryChangeBus
-
Creates a new change bus
- RepositoryChangeBus(String, ExecutorService, RepositoryStatistics, int) - Constructor for class org.modeshape.jcr.bus.RepositoryChangeBus
-
Creates a new change bus
- RepositoryChangeBus.ChangeSetListenerConsumerAdapter - Class in org.modeshape.jcr.bus
-
- RepositoryConfiguration - Class in org.modeshape.jcr
-
- RepositoryConfiguration() - Constructor for class org.modeshape.jcr.RepositoryConfiguration
-
- RepositoryConfiguration(String) - Constructor for class org.modeshape.jcr.RepositoryConfiguration
-
- RepositoryConfiguration(Document, String) - Constructor for class org.modeshape.jcr.RepositoryConfiguration
-
- RepositoryConfiguration(String, Environment) - Constructor for class org.modeshape.jcr.RepositoryConfiguration
-
- RepositoryConfiguration(Document, String, Environment) - Constructor for class org.modeshape.jcr.RepositoryConfiguration
-
- RepositoryConfiguration.AnonymousSecurity - Class in org.modeshape.jcr
-
The configuration of the use of the built-in anonymous authentication and authorization provider.
- RepositoryConfiguration.BinaryStorage - Class in org.modeshape.jcr
-
The binary-storage-related configuration information.
- RepositoryConfiguration.Clustering - Class in org.modeshape.jcr
-
Class holding the clustering configuration for a repository.
- RepositoryConfiguration.Component - Class in org.modeshape.jcr
-
- RepositoryConfiguration.Default - Class in org.modeshape.jcr
-
- RepositoryConfiguration.DocumentOptimization - Class in org.modeshape.jcr
-
- RepositoryConfiguration.Federation - Class in org.modeshape.jcr
-
The federation-related configuration information.
- RepositoryConfiguration.FieldName - Class in org.modeshape.jcr
-
- RepositoryConfiguration.FieldValue - Class in org.modeshape.jcr
-
- RepositoryConfiguration.GarbageCollection - Class in org.modeshape.jcr
-
- RepositoryConfiguration.Indexes - Class in org.modeshape.jcr
-
The index-related configuration information.
- RepositoryConfiguration.InitialContent - Class in org.modeshape.jcr
-
- RepositoryConfiguration.JaasSecurity - Class in org.modeshape.jcr
-
The configuration of the use of the built-in JAAS authentication and authorization provider.
- RepositoryConfiguration.Journaling - Class in org.modeshape.jcr
-
- RepositoryConfiguration.MonitoringSystem - Class in org.modeshape.jcr
-
The query-related configuration information.
- RepositoryConfiguration.ProjectionConfiguration - Class in org.modeshape.jcr
-
Object representation of a projection configuration within an external source
- RepositoryConfiguration.Reindexing - Class in org.modeshape.jcr
-
The reindexing configuration information.
- RepositoryConfiguration.ReindexingMode - Enum in org.modeshape.jcr
-
Possible reindexing modes.
- RepositoryConfiguration.Security - Class in org.modeshape.jcr
-
The security-related configuration information.
- RepositoryConfiguration.Sequencing - Class in org.modeshape.jcr
-
The security-related configuration information.
- RepositoryConfiguration.TextExtraction - Class in org.modeshape.jcr
-
- repositoryConfigurationContainsDeprecatedField - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryConfigurationIsNotValid - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryConnectionPoolIsNotRunning - Static variable in class org.modeshape.jcr.GraphI18n
-
- RepositoryCursor - Class in org.modeshape.jcr.bus
-
An extension to the
SingleProducerCursor
cursor which adds some functionality required by the repository.
- RepositoryCursor(int, WaitStrategy, RepositoryStatistics) - Constructor for class org.modeshape.jcr.bus.RepositoryCursor
-
- RepositoryDelegate - Interface in org.modeshape.jdbc.delegate
-
Represents the communication interface thru which the JDBC logic will obtain a connection and issue commands to the Jcr layer.
- RepositoryDelegateFactory - Class in org.modeshape.jdbc.delegate
-
The RepositoryDelegateFactory is used to create the required type of
RepositoryDelegate
based upon the
url
provided.
- RepositoryDelegateFactory() - Constructor for class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
- repositoryDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryEnvironment() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- RepositoryEnvironment - Interface in org.modeshape.jcr
-
Interface which exposes global repository subsystems/configuration to running sessions.
- RepositoryFactory - Interface in org.modeshape.jcr.api
-
ModeShape's RepositoryFactory
.
- RepositoryFeaturesDetector(SessionCache, NodeKey) - Constructor for class org.modeshape.jcr.cache.RepositoryCache.RepositoryFeaturesDetector
-
- RepositoryI18n - Class in org.modeshape.jcr
-
The internationalized string constants for the org.modeshape.repository*
packages.
- RepositoryIndexes - Class in org.modeshape.jcr
-
An immutable set of
IndexDefinition
instances describing all of the currently available indexes.
- RepositoryIndexes() - Constructor for class org.modeshape.jcr.RepositoryIndexes
-
- repositoryIsAlreadyDeployed - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryIsBeingRestoredAndCannotBeStarted - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryIsCurrentlyBeingRestored - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryIsNotRunningOrHasBeenShutDown - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryKey() - Method in class org.modeshape.jcr.JcrRepository
-
- repositoryKey() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- RepositoryManager - Interface in org.modeshape.jcr.api
-
A RepositoryManager
object represents a management view of the Session's Repository instance.
- repositoryMetadataChanged() - Method in interface org.modeshape.jcr.cache.change.Changes
-
Signal that the repository metadata has changed.
- repositoryMetadataChanged() - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
Handle the changing of the repository metadata information.
- repositoryMetadataChanged() - Method in class org.modeshape.jcr.cache.change.NoOpChanges
-
- repositoryMetadataChanged() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- RepositoryMetadataChanged - Class in org.modeshape.jcr.cache.change
-
- RepositoryMetadataChanged() - Constructor for class org.modeshape.jcr.cache.change.RepositoryMetadataChanged
-
- RepositoryMonitor - Interface in org.modeshape.jcr.api.monitor
-
A thread-safe component that provides histories and statistics on a variety of metrics.
- repositoryName() - Method in class org.modeshape.jboss.service.RepositoryService
-
- repositoryName(ModelNode) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- repositoryName() - Method in class org.modeshape.jboss.subsystem.AddressContext
-
Returns the name of the ModeShape repository, based on the address of the wrapped operation.
- repositoryName() - Method in class org.modeshape.jcr.BackupService.Activity
-
- repositoryName() - Method in class org.modeshape.jcr.JcrRepository
-
- repositoryName - Variable in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- repositoryName() - Method in class org.modeshape.jcr.query.QueryEngineBuilder
-
- repositoryNameDoesNotMatchConfigurationName - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryNameFrom(String, Map<?, ?>) - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- repositoryNameInUse - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- repositoryNamePropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- repositoryNamePropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- repositoryNames(Map<?, ?>, String) - Method in class org.modeshape.jcr.JcrRepositoriesContainer.JNDIRepositoryLookup
-
- repositoryNotFound - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryNotFoundInEngineAtJndiLocation - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryPath - Variable in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- RepositoryPathCache - Class in org.modeshape.jcr.cache
-
A set of
PathCache
instances keyed by workspace names.
- RepositoryPathCache() - Constructor for class org.modeshape.jcr.cache.RepositoryPathCache
-
- RepositoryRingBufferBuilder<T,C> - Class in org.modeshape.jcr.bus
-
An extension to the
RingBufferBuilder
which adds functionality required by the repository.
- RepositoryRingBufferBuilder(Executor, RingBuffer.ConsumerAdapter<T, C>, RepositoryStatistics) - Constructor for class org.modeshape.jcr.bus.RepositoryRingBufferBuilder
-
- RepositoryService - Class in org.modeshape.jboss.service
-
A
RepositoryService
instance is the service responsible for initializing a
JcrRepository
in the ModeShape
engine using the information from the configuration.
- RepositoryService(RepositoryConfiguration, String) - Constructor for class org.modeshape.jboss.service.RepositoryService
-
- repositoryServiceName(String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- repositoryServiceName - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- RepositoryStatistics - Class in org.modeshape.jcr
-
A component that records statistics for a variety of repository metrics, and makes the statistics available for a variety of
windows.
- RepositoryStatistics.DurationActivityImpl - Class in org.modeshape.jcr
-
- RepositoryStatistics.DurationHistory - Class in org.modeshape.jcr
-
- RepositoryStatistics.MetricHistory - Class in org.modeshape.jcr
-
- RepositoryStatistics.ValueHistory - Class in org.modeshape.jcr
-
- RepositoryStatisticsBean - Class in org.modeshape.jmx
-
- RepositoryStatisticsBean(RepositoryMonitor, String) - Constructor for class org.modeshape.jmx.RepositoryStatisticsBean
-
- RepositoryStatisticsMXBean - Interface in org.modeshape.jmx
-
JXM MXBean interface which exposes various monitoring information for a running repository.
- repositoryWasInitializedByOtherProcess - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryWasNeverInitializedAfterMinutes - Static variable in class org.modeshape.jcr.JcrI18n
-
- repositoryWasNeverUpgradedAfterMinutes - Static variable in class org.modeshape.jcr.JcrI18n
-
- RepositoryWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for a repository submodel's
attribute definitions
.
- request(String, Long) - Static method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- requestIsFrozenAndMayNotBeChanged - Static variable in class org.modeshape.jcr.GraphI18n
-
- requireActiveTransaction() - Static method in class org.modeshape.persistence.relational.TransactionsHolder
-
Requires that an active transaction exists for the current calling thread.
- requireBoth(NodeSequence.RowFilter, NodeSequence.RowFilter) - Static method in class org.modeshape.jcr.query.NodeSequence
-
- requireColumn(SelectorName, String) - Method in class org.modeshape.jcr.query.plan.PlanUtil.RequiredColumnVisitor
-
- requireColumn(SelectorName, String, String) - Method in class org.modeshape.jcr.query.plan.PlanUtil.RequiredColumnVisitor
-
- REQUIRED_PRIMARY_TYPES - Static variable in class org.modeshape.jcr.JcrLexicon
-
- REQUIRED_PRIMARY_TYPES - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- REQUIRED_TYPE - Static variable in class org.modeshape.jcr.JcrLexicon
-
- REQUIRED_TYPE - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- RequiredColumnVisitor(Set<SelectorName>) - Constructor for class org.modeshape.jcr.query.plan.PlanUtil.RequiredColumnVisitor
-
- requiredFieldNotSetInConnector - Static variable in class org.modeshape.jcr.JcrI18n
-
- requiredNodeDoesNotExistRelativeToNode - Static variable in class org.modeshape.jcr.GraphI18n
-
- requiredNodeDoesNotExistRelativeToNode - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- requiredPropertyIsMissingFromNode - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- requiredPropertyOnNodeCouldNotBeRead - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- requiredPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- requiredPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- requiredToSuppliedParameterMismatch - Static variable in class org.modeshape.common.CommonI18n
-
- RequiredValidator(String) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.RequiredValidator
-
- requireEither(NodeSequence.RowFilter, NodeSequence.RowFilter) - Static method in class org.modeshape.jcr.query.NodeSequence
-
- requireNoElements(XMLExtendedStreamReader) - Method in class org.modeshape.jboss.subsystem.ModeShapeSubsystemXMLReader_3_0
-
Checks that the current element has no attributes, throwing an
XMLStreamException
if one is found.
- requiresReindexing() - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- requiresReindexing() - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- requiresReindexing() - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- requiresReindexing() - Method in interface org.modeshape.jcr.spi.index.provider.Reindexable
-
Return whether this index is newly created and requires reindexing, or false if the index already exists.
- RequiresTransaction - Annotation Type in org.modeshape.schematic.annotation
-
Annotation that indicates that a certain method or constructor should only be called during an existing transaction.
- requiresVersionable - Static variable in class org.modeshape.jcr.JcrI18n
-
- RESERVED1 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- RESERVED2 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- RESERVED3 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- RESERVED_1 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Position of column the is reserved for future use.
- RESERVED_2 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Position of column the is reserved for future use.
- RESERVED_3 - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Position of column the is reserved for future use.
- ReservedField() - Constructor for class org.modeshape.schematic.document.Json.ReservedField
-
- reset() - Method in class org.modeshape.common.statistic.SimpleStatistics
-
Reset the statistics in this object, and clear out any stored information.
- reset() - Method in class org.modeshape.common.statistic.Stopwatch
-
Reset this stopwatch and clear all statistics.
- reset() - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- reset() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
-
- reset() - Method in class org.modeshape.common.util.SizeMeasuringReader
-
- reset() - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- reset() - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- reset() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
-
Reset the score back to zero.
- resetCalendar(TimeZone) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- residualNodeDefinitionsCannotBeAutoCreated - Static variable in class org.modeshape.jcr.JcrI18n
-
- residualNodeDefinitionsCannotBeMandatory - Static variable in class org.modeshape.jcr.JcrI18n
-
- residualPropertyDefinitionsCannotBeAutoCreated - Static variable in class org.modeshape.jcr.JcrI18n
-
- residualPropertyDefinitionsCannotBeMandatory - Static variable in class org.modeshape.jcr.JcrI18n
-
- RESOLUTION_X - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- RESOLUTION_Y - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- resolve(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- resolve(Path) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- resolve(Path) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- resolve(Path) - Method in interface org.modeshape.jcr.value.Path
-
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
- resolveAgainst(Path) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- resolveAgainst(Path) - Method in interface org.modeshape.jcr.value.Path
-
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
- resolveBranchOrTagOrCommitId(Repository, String) - Method in class org.modeshape.connector.git.GitFunction
-
Resolve the branch name, tag name, or commit ID into the appropriate ObjectId.
- resolveExternalPathToInternal(Path) - Method in class org.modeshape.jcr.Connectors.BasicPathMappings
-
- resolveExternalPathToInternal(Path) - Method in class org.modeshape.jcr.Connectors.EmptyPathMappings
-
- resolveExternalPathToInternal(Path, PathFactory) - Method in class org.modeshape.jcr.Connectors.PathMapping
-
Attempt to resolve the supplied external path to an internal path.
- resolveExternalPathToInternal(Path) - Method in interface org.modeshape.jcr.Connectors.PathMappings
-
Attempt to resolve the supplied external path (from the point of view of a connector) to the internal repository
path(s) using the connector's projections at the time this object
was
obtained
.
- resolveReferences() - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
After the entire graph of nodes has been copied, look at each of the target nodes for reference properties pointing
towards nodes in the source graph that now have equivalent nodes in the target graph.
- resolveReferences() - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
Attempt to resolve any references that remain unresolved.
- resolveSubject() - Method in interface org.modeshape.jcr.security.JaasProvider.SubjectResolver
-
Get the current JAAS Subject.
- resolveSubject() - Method in class org.modeshape.jcr.security.JaccSubjectResolver
-
- ResolvingValidator(String) - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ResolvingValidator
-
- RESOURCE - Static variable in class org.modeshape.connector.git.GitLexicon
-
- RESOURCE - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
- ResourceLookup - Class in org.modeshape.common.util
-
Utility to search and load resources from the CP.
- resourceUrl(String) - Method in class org.modeshape.jcr.api.JcrTools
-
- response(ClusteredJournal.DeltaMessage, String, List<JournalRecord>) - Static method in class org.modeshape.jcr.journal.ClusteredJournal.DeltaMessage
-
- restart() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Performs a shutdown/startup sequence.
- restart() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- restart() - Method in interface org.modeshape.jcr.query.NodeSequence.Restartable
-
- restart() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- restartable - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
Flag indicating whether iterating over the results can be done more than once.
- RestartableSequence - Class in org.modeshape.jcr.query.engine.process
-
A
NodeSequence
that captures the buffers as they are used (or all at once) so that the sequence can be restarted.
- RestartableSequence(String, NodeSequence, BufferManager, CachedNodeSupplier, int) - Constructor for class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- RestartableSequence.BatchSequence - Interface in org.modeshape.jcr.query.engine.process
-
- RestartableSequence.QueueBufferSupplier - Class in org.modeshape.jcr.query.engine.process
-
- restartBatches() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- RESTORE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
- RestoreActivity(File, LocalDocumentStore, BinaryStore, RepositoryCache, RestoreOptions) - Constructor for class org.modeshape.jcr.BackupService.RestoreActivity
-
- restoreContent(Connection, Iterable<BinaryKey>) - Method in class org.modeshape.jcr.value.binary.Database
-
- restoreDocuments(File) - Method in class org.modeshape.jcr.BackupService.RestoreActivity
-
- RestoreOptions - Class in org.modeshape.jcr.api
-
Class which allows a customization of the restore process
- RestoreOptions() - Constructor for class org.modeshape.jcr.api.RestoreOptions
-
- restoreRepository(File) - Method in interface org.modeshape.jcr.api.RepositoryManager
-
Begin a restore operation of the entire repository, reading the backup files in the specified directory on the local file
system.
- restoreRepository(File, RestoreOptions) - Method in interface org.modeshape.jcr.api.RepositoryManager
-
Begin a restore operation of the entire repository, reading the backup files in the specified directory on the local file
system.
- restoreRepository(JcrRepository, File, RestoreOptions) - Method in class org.modeshape.jcr.BackupService
-
Start asynchronously backing up the repository.
- restoreRepository(File) - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- restoreRepository(File, RestoreOptions) - Method in class org.modeshape.jcr.JcrRepositoryManager
-
- RESTRICT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DropBehavior
-
- ResultColumns(List<Column>, List<String>, boolean, QueryResults.Columns) - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine.ResultColumns
-
Create a new definition for the query results given the supplied columns.
- Results - Class in org.modeshape.jcr.query.engine
-
- Results(QueryResults.Columns, QueryResults.Statistics, NodeSequence, CachedNodeSupplier, Problems, String) - Constructor for class org.modeshape.jcr.query.engine.Results
-
Create a results object for the supplied context, command, and result columns and with the supplied tuples.
- results - Variable in class org.modeshape.jcr.query.JcrQueryResult
-
- resultSetIsClosed - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- resultSetIsForwardOnly - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- ResultSetMetaDataImpl - Class in org.modeshape.jdbc.metadata
-
- ResultSetMetaDataImpl(MetadataProvider) - Constructor for class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- ResultsMetadataConstants - Interface in org.modeshape.jdbc.metadata
-
This constants in this class indicate the column positions of different columns in queries against metadata.
- ResultsMetadataConstants.NULL_TYPES - Class in org.modeshape.jdbc.metadata
-
These types are associated with a DataType or an Element needing the indication of null types.
- ResultsMetadataConstants.SEARCH_TYPES - Class in org.modeshape.jdbc.metadata
-
These types are associated with the Element having valid search types.
- ResultsMetadataConstants.TABLE_TYPES - Class in org.modeshape.jdbc.metadata
-
- resume(Transaction) - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- resume(Transaction) - Method in class org.modeshape.jcr.txn.Transactions
-
- resumeEncoding() - Method in class org.modeshape.common.util.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeEncoding() - Method in class org.modeshape.schematic.Base64.OutputStream
-
Resumes encoding of the stream.
- retainAll(Collection<?>) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- retainAll(Collection<?>) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- retainAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- retainAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- retainAll(Collection<?>) - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- retainAllValues(Collection<?>) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- retainAllValues(Collection<?>) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that removes all of the values in this array except the supplied values.
- RetainAllValuesOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- RetainAllValuesOperation(Path, Collection<?>) - Constructor for class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- RETENTION_POLICY - Static variable in class org.modeshape.jcr.JcrLexicon
-
- retryLimit - Variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
The default number of times that a failed attempt to connect to a datasource should be retried
- retryLimitPropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- retryLimitPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- retryLimitPropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- RETURN_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- RETURN_TYPE_CLASS_NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- returning(List<Column>) - Method in class org.modeshape.jcr.query.model.Query
-
Create a copy of this query, but that returns results with the supplied columns.
- reverse() - Method in enum org.modeshape.jcr.api.query.qom.Operator
-
Get the equivalent operator if the operands are to be reversed.
- REVERSE_REF_COMPARATOR - Static variable in class org.modeshape.connector.git.GitFunction
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
-
- REVISION - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- REVOKE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- rewind() - Method in class org.modeshape.common.text.TokenStream
-
Method to allow tokens to be re-used from the start without re-tokenizing content.
- rewrite(QueryContext, List<Comparison>) - Method in class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
Rewrite the supplied comparisons, returning the new constraint and nulling in the supplied list those comparisons that were
rewritten (and leaving those that were not rewritten)
- rewrite(QueryContext, JoinCondition) - Method in class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- rewrite(QueryContext, List<Constraint>) - Method in class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- rewrite(QueryContext, Constraint) - Method in class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- rewrite(QueryContext, DynamicOperand) - Method in class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- rewrite(JcrSqlQueryParser.JoinableSources) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
- rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
-
- rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
-
- rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- RewriteAsRangeCriteria - Class in org.modeshape.jcr.query.optimize
-
- RewriteAsRangeCriteria() - Constructor for class org.modeshape.jcr.query.optimize.RewriteAsRangeCriteria
-
- rewriteConstraint(Constraint) - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser
-
- rewriteCriteria(QueryContext, Constraint) - Method in class org.modeshape.jcr.query.optimize.RewritePathAndNameCriteria
-
- RewriteIdentityJoins - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that rewrites JOIN nodes that have
equi-join criteria
where
the columns involved in the equi-join are all identity columns (that is, they form a
key
for the table).
- RewriteIdentityJoins() - Constructor for class org.modeshape.jcr.query.optimize.RewriteIdentityJoins
-
- rewriteJoinNode(QueryContext, PlanNode, Map<SelectorName, SelectorName>) - Method in class org.modeshape.jcr.query.optimize.RewriteIdentityJoins
-
- RewritePathAndNameCriteria - Class in org.modeshape.jcr.query.optimize
-
An
optimizer rule
that rewrites Constraint trees, moving path-, name-, or depth-oriented criteria to the
left-most parts of the constraint tree.
- RewritePathAndNameCriteria() - Constructor for class org.modeshape.jcr.query.optimize.RewritePathAndNameCriteria
-
- RewritePseudoColumns - Class in org.modeshape.jcr.query.optimize
-
Changes any criteria that writes criteria containing pseudo-columns into standard criteria.
- RewritePseudoColumns() - Constructor for class org.modeshape.jcr.query.optimize.RewritePseudoColumns
-
- right() - Method in class org.modeshape.jcr.query.model.And
-
Get the constraint that is on the right-hand-side of the AND operation.
- right() - Method in class org.modeshape.jcr.query.model.Or
-
Get the right-hand constraint.
- RightHandSide(QueryBuilder.ComparisonBuilder, Operator) - Constructor for class org.modeshape.jcr.query.QueryBuilder.RightHandSide
-
- rightMatchedRowKeys - Variable in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- RightOnlyBatch(NodeSequence.Batch) - Constructor for class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- RightOnlyBatchFactory() - Constructor for class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatchFactory
-
- rightOperands() - Method in class org.modeshape.jcr.query.model.SetCriteria
-
Get the collection of static operands defining the constrained values.
- rightOuterJoin(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform a right outer join between the already defined source with the supplied table.
- rightOuterJoinAllNodesAs(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Perform a right outer join between the already defined source with the "__ALL_NODES" table using the supplied alias.
- RightOuterToLeftOuterJoins - Class in org.modeshape.jcr.query.optimize
-
- RightOuterToLeftOuterJoins() - Constructor for class org.modeshape.jcr.query.optimize.RightOuterToLeftOuterJoins
-
- RightRowsBatch(Iterator<BufferedRows.BufferedRow>, int) - Constructor for class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- rightRowsWithNullKey - Variable in class org.modeshape.jcr.query.engine.process.HashJoinSequence
-
- RIGHTS - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- RingBuffer<T,C> - Class in org.modeshape.common.collection.ring
-
A circular or "ring" buffer that allows entries supplied by a producer to be easily, quickly, and independently consumed by
multiple
consumers
.
- RingBuffer.ConsumerAdapter<EntryType,ConsumerType> - Interface in org.modeshape.common.collection.ring
-
- RingBuffer.ConsumerRunner - Class in org.modeshape.common.collection.ring
-
- RingBuffer.NoOpLock - Class in org.modeshape.common.collection.ring
-
- RingBufferBuilder<T,C> - Class in org.modeshape.common.collection.ring
-
- RingBufferBuilder(Executor, RingBuffer.ConsumerAdapter<T, C>) - Constructor for class org.modeshape.common.collection.ring.RingBufferBuilder
-
- ROLE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
-
- ROLE - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- ROLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
-
- rollback() - Method in class org.modeshape.jcr.txn.LocalTransaction
-
- rollback() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- rollback() - Method in class org.modeshape.jcr.txn.Transactions.NestableThreadLocalTransaction
-
- rollback() - Method in class org.modeshape.jcr.txn.Transactions
-
Rolls back the current transaction, if one exists.
- rollback() - Method in class org.modeshape.jcr.txn.Transactions.RollbackOnlyTransaction
-
- rollback() - Method in class org.modeshape.jcr.txn.Transactions.SimpleTransaction
-
- rollback() - Method in class org.modeshape.jcr.txn.Transactions.SynchronizedTransaction
-
- rollback() - Method in class org.modeshape.jcr.txn.Transactions.TraceableSimpleTransaction
-
- rollback() - Method in interface org.modeshape.jcr.txn.Transactions.Transaction
-
Rolls back the transaction currently associated with the calling thread.
- rollback() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- rollback() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- rollback() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- rollback() - Method in class org.modeshape.jdbc.JcrConnection
-
- rollback(Savepoint) - Method in class org.modeshape.jdbc.JcrConnection
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.AddValueIfAbsentOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.AddValueOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.ClearOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.Operation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.PutIfAbsentOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.PutOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveAllValuesOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveAtIndexOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RemoveValueOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.RetainAllValuesOperation
-
- rollback(MutableDocument) - Method in class org.modeshape.schematic.internal.delta.SetValueOperation
-
- rollbackActiveTransactionsForWorkspace(String) - Method in class org.modeshape.jcr.cache.document.TransactionalWorkspaceCaches
-
- RollbackOnlyTransaction() - Constructor for class org.modeshape.jcr.txn.Transactions.RollbackOnlyTransaction
-
- rollbackRepositoryInfo() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Removes the repository info document, in case the repository has not yet been initialized (as indicated by the presence of
the #REPOSITORY_INITIALIZED_AT_FIELD_NAME field).
- ROOT - Static variable in class org.modeshape.connector.git.GitLexicon
-
- ROOT - Static variable in class org.modeshape.jcr.JcrLexicon
-
- ROOT - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- ROOT_NAME - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the root name.
- ROOT_NODE_ID - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
The standard identifier of the root node is '"/" '.
- ROOT_PATH - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the root path.
- ROOT_VERSION - Static variable in class org.modeshape.jcr.JcrLexicon
-
- rootNodeCannotBeDestinationOfMovedNode - Static variable in class org.modeshape.jcr.JcrI18n
-
- rootNodeIsNotProperty - Static variable in class org.modeshape.jcr.JcrI18n
-
- rootNodeUuidPropertyCategory - Static variable in class org.modeshape.jcr.GraphI18n
-
- rootNodeUuidPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- rootNodeUuidPropertyLabel - Static variable in class org.modeshape.jcr.GraphI18n
-
- rootNodeUuidWithDefaultPropertyDescription - Static variable in class org.modeshape.jcr.GraphI18n
-
- RootParentReferenceToSelf(WorkspaceCache) - Constructor for class org.modeshape.jcr.cache.document.LazyCachedNode.RootParentReferenceToSelf
-
- RootPath - Class in org.modeshape.jcr.value.basic
-
Optimized implementation of
Path
that serves as the root path.
- rootPath() - Static method in class org.modeshape.schematic.internal.document.Paths
-
- roundDown(Double, int) - Method in class org.modeshape.common.math.DoubleOperations
-
- roundDown(Duration, int) - Method in class org.modeshape.common.math.DurationOperations
-
- roundDown(Float, int) - Method in class org.modeshape.common.math.FloatOperations
-
- roundDown(Integer, int) - Method in class org.modeshape.common.math.IntegerOperations
-
- roundDown(Long, int) - Method in class org.modeshape.common.math.LongOperations
-
- roundDown(T, int) - Method in interface org.modeshape.common.math.MathOperations
-
Round down the supplied value to the desired scale.
- roundDown(Short, int) - Method in class org.modeshape.common.math.ShortOperations
-
- roundUp(Double, int) - Method in class org.modeshape.common.math.DoubleOperations
-
- roundUp(Duration, int) - Method in class org.modeshape.common.math.DurationOperations
-
- roundUp(Float, int) - Method in class org.modeshape.common.math.FloatOperations
-
- roundUp(Integer, int) - Method in class org.modeshape.common.math.IntegerOperations
-
- roundUp(Long, int) - Method in class org.modeshape.common.math.LongOperations
-
- roundUp(T, int) - Method in interface org.modeshape.common.math.MathOperations
-
Round up the supplied value to the desired scale.
- roundUp(Short, int) - Method in class org.modeshape.common.math.ShortOperations
-
- ROW - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.HashJoinBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.HashJoinSequence.RightRowsBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.IntersectSequence.IntersectBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.LeftOnlyBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.engine.process.JoinSequence.RightOnlyBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.NodeSequence.AlternateSizeBatch
-
- rowCount() - Method in interface org.modeshape.jcr.query.NodeSequence.Batch
-
Get the number of rows in the batch, if that information is available.
- rowCount() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.NodeSequence.MultiWidthBatch
-
- rowCount - Variable in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- rowCount() - Method in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- rowDeleted() - Method in class org.modeshape.jdbc.JcrResultSet
-
This method always returns false since this JDBC driver does not support any updates.
- RowExtractors - Class in org.modeshape.jcr.query
-
- RowExtractors.ExtractFromRow - Interface in org.modeshape.jcr.query
-
An operation that extracts a single value from the current row in a given
NodeSequence.Batch
.
- rowFactory - Variable in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- RowFactory - Interface in org.modeshape.sequencer.text
-
A simple interface that allows an implementer to control how rows in a text file are mapped to properties (including primary
and mixin types) in the graph.
- RowFilterSupplier() - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine.RowFilterSupplier
-
- rowInserted() - Method in class org.modeshape.jdbc.JcrResultSet
-
This method always returns false since this JDBC driver does not support any updates.
- rowNumber - Variable in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- rowSerializer - Variable in class org.modeshape.jcr.query.engine.process.RestartableSequence
-
- rowsKeptInMemory - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
When ModeShape buffers results so that they can be accessed more than once, it keeps a small number of rows in memory to
minimize the performance overhead.
- rowsLeftInBatch - Variable in class org.modeshape.jcr.query.engine.process.BufferingSequence
-
- rowsUsed() - Method in class org.modeshape.jcr.query.NodeSequence.LimitBatch
-
- rowUpdated() - Method in class org.modeshape.jdbc.JcrResultSet
-
This method always returns false since this JDBC driver does not support any updates.
- RS_BRACE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- Rule(String, String) - Constructor for class org.modeshape.common.text.Inflector.Rule
-
- RuleBasedOptimizer - Class in org.modeshape.jcr.query.optimize
-
Optimizer implementation that optimizes a query using a stack of rules.
- RuleBasedOptimizer() - Constructor for class org.modeshape.jcr.query.optimize.RuleBasedOptimizer
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ExclusiveMaximumValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ExclusiveMinimumValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.ItemCountValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MaximumItemsValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MaximumValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MinimumItemsValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.MinimumValidator
-
- ruleDescription() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.NumericValidator
-
- run() - Method in class org.modeshape.common.collection.ring.GarbageCollectingConsumer
-
- run() - Method in class org.modeshape.common.collection.ring.RingBuffer.ConsumerRunner
-
- run(Session) - Method in class org.modeshape.jcr.api.JcrTools.BrowseContent
-
- run(Session) - Method in class org.modeshape.jcr.api.JcrTools.CountNodes
-
- run(Node) - Method in interface org.modeshape.jcr.api.JcrTools.NodeOperation
-
- run(Session) - Method in interface org.modeshape.jcr.api.JcrTools.Operation
-
- run(Session) - Method in class org.modeshape.jcr.api.JcrTools.PrintNodes
-
- run() - Method in class org.modeshape.jcr.index.lucene.Searcher.SearchManagerRefresher
-
- run() - Method in class org.modeshape.jcr.JcrRepository.BackgroundRepositoryTask
-
- run() - Method in class org.modeshape.jcr.TextExtractors.Worker
-
- run(Connection, String, int, int, List<T>) - Method in interface org.modeshape.persistence.relational.DefaultStatements.BatchOperation
-
- runInLocalTransaction(Callable<V>, int, String...) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Runs the given operation within a local transaction, after optionally suspending any existing transaction.
- runInTransaction(Callable<V>, int, String...) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
Runs the given operation within a transaction, after optionally locking some keys.
- runJLS3Conversion(char[], boolean) - Static method in class org.modeshape.sequencer.javafile.CompilationUnitParser
-
Parses and process the java source code as a compilation unit and the result it abstract syntax tree (AST) representation
and this action uses the third edition of java Language Specification, that gets the possibility to support J2SE 5 during
the parsing.
- runningState() - Method in class org.modeshape.jcr.JcrRepository
-
- RunningState() - Constructor for class org.modeshape.jcr.JcrRepository.RunningState
-
- RunningState(JcrRepository.RunningState, JcrRepository.ConfigurationChange) - Constructor for class org.modeshape.jcr.JcrRepository.RunningState
-
- runOneTimeSystemInitializationOperation(Callable<Void>) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
Executes the given operation only once, when the repository is created for the first time, using child node under
jcr:system as a global "lock".
- runWithConnection(RelationalDb.SQLFunction<R>, boolean) - Method in class org.modeshape.persistence.relational.RelationalDb
-
- SAME_NAME_SIBLINGS - Static variable in class org.modeshape.jcr.JcrLexicon
-
- SAME_NAME_SIBLINGS - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- sameNode(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- SameNode - Class in org.modeshape.jcr.query.model
-
A constraint requiring that the selected node is reachable by the supplied absolute path
- SameNode(SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.SameNode
-
Create a constraint requiring that the node identified by the selector is reachable by the supplied absolute path.
- sameNode(SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- sameNodeJoinCondition(String, String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- SameNodeJoinCondition - Class in org.modeshape.jcr.query.model
-
A join condition that tests whether two nodes are the same nodes (that is, have the same identifier or have the same relative
path from the nearest ancestor with an identifiers).
- SameNodeJoinCondition(SelectorName, SelectorName, String) - Constructor for class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
Create a join condition that determines whether the node identified by the first selector is the same as the node at the
given path relative to the node identified by the second selector.
- SameNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
Create a join condition that determines whether the node identified by the first selector is the same as the node
identified by the second selector.
- sameNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- sameNodeJoinCondition(SelectorName, SelectorName, String) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- SAMPLE_RATE - Static variable in class org.modeshape.sequencer.audio.AudioMetadataLexicon
-
- SAMPLERATE - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- satisfiesConstraint(ValueType, ValueType) - Method in interface org.modeshape.jcr.index.lucene.query.CompareQuery.Evaluator
-
- save() - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- save(SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- save(Set<NodeKey>, SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.document.ReadOnlySessionCache
-
- save() - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
Persist the changes within a transaction.
- save(SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- save(SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
- save(Set<NodeKey>, SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.document.WritableSessionCache
-
This method saves the changes made by both sessions within a single transaction.
- save() - Method in interface org.modeshape.jcr.cache.SessionCache
-
Saves all changes made within this session.
- save(Set<NodeKey>, SessionCache, SessionCache.PreSave) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Saves all of this session's changes that were made at or below the specified path.
- save(SessionCache, SessionCache.PreSave) - Method in interface org.modeshape.jcr.cache.SessionCache
-
Saves all changes made within this session and the supplied session, using a single transaction for both.
- save() - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- save(Set<NodeKey>, SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- save(SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.cache.SessionCacheWrapper
-
- save() - Method in class org.modeshape.jcr.JcrSession
-
- save() - Method in class org.modeshape.jcr.JcrSession.SystemSessionCache
-
- save(SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.JcrSession.SystemSessionCache
-
- save(Set<NodeKey>, SessionCache, SessionCache.PreSave) - Method in class org.modeshape.jcr.JcrSession.SystemSessionCache
-
- save() - Method in class org.modeshape.jcr.spi.federation.Connector.ExtraProperties
-
- save() - Method in class org.modeshape.jcr.SystemContent
-
- SAVED - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- sb - Variable in class org.modeshape.jcr.query.model.Visitors.ReadableVisitor
-
- SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SCALE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- scan(String, IndexFeedback.IndexingCallback, Path) - Method in interface org.modeshape.jcr.spi.index.IndexFeedback
-
Signal that a portion of the repository content at/under the given path in the specified workspace should be scanned.
- scan(String, IndexFeedback.IndexingCallback) - Method in interface org.modeshape.jcr.spi.index.IndexFeedback
-
Signal that all of the repository content in the specified workspace should be scanned.
- ScanningQueryEngine - Class in org.modeshape.jcr.query.engine
-
A
QueryEngine
implementation that always scans all nodes in the workspace(s) and filtering out any node that does not
satisfy the criteria.
- ScanningQueryEngine(ExecutionContext, String, Planner, Optimizer) - Constructor for class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- ScanningQueryEngine.Builder - Class in org.modeshape.jcr.query.engine
-
- ScanningQueryEngine.DynamicOperandFilter - Class in org.modeshape.jcr.query.engine
-
- ScanningQueryEngine.PropertyValueExtractor - Class in org.modeshape.jcr.query.engine
-
- ScanningQueryEngine.ResultColumns - Class in org.modeshape.jcr.query.engine
-
- ScanningQueryEngine.ResultColumns.ColumnInfo - Class in org.modeshape.jcr.query.engine
-
- ScanningQueryEngine.RowFilterSupplier - Class in org.modeshape.jcr.query.engine
-
A
NodeSequence.RowFilter
implementation that lazily initializes the real RowFilter implementation the first time it's needed and
thereafter will simply delegate to the implementation.
- SCHEMA - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- SCHEMA - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SCHEMA_DOCUMENT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SCHEMA_LIBRARY - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- SCHEMA_LOCATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SCHEMA_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
-
- SchemaAttributeTest(XPath.NameTest) - Constructor for class org.modeshape.jcr.query.xpath.XPath.SchemaAttributeTest
-
- SchemaDocument - Class in org.modeshape.schematic.internal.schema
-
A Schema is a Document containing a description of the structure of other JSON/BSON documents.
- SchemaDocument(String, Document, Validator) - Constructor for class org.modeshape.schematic.internal.schema.SchemaDocument
-
- SchemaDocumentCache - Class in org.modeshape.schematic.internal.schema
-
- SchemaDocumentCache(DocumentLibrary, String) - Constructor for class org.modeshape.schematic.internal.schema.SchemaDocumentCache
-
- SchemaElementTest(XPath.NameTest) - Constructor for class org.modeshape.jcr.query.xpath.XPath.SchemaElementTest
-
- SchemaLibrary - Interface in org.modeshape.schematic
-
A library of JSON Schema documents.
- SchemaLibrary.MismatchedTypeProblem - Interface in org.modeshape.schematic
-
A special type of problem where a field value was not of the expected type, but where the field value could be converted to
the expected type
- SchemaLibrary.Problem - Interface in org.modeshape.schematic
-
- SchemaLibrary.ProblemType - Enum in org.modeshape.schematic
-
- SchemaLibrary.Results - Interface in org.modeshape.schematic
-
- SchemaRetriever - Class in org.modeshape.connector.meta.jdbc
-
Class which converts schema metadata to connector documents.
- SchemaRetriever(JdbcMetadataConnector) - Constructor for class org.modeshape.connector.meta.jdbc.SchemaRetriever
-
- schemata - Variable in class org.modeshape.jcr.query.QueryContext
-
- Schemata - Interface in org.modeshape.jcr.query.validate
-
The interface used to access the structure being queried and validate a query.
- Schemata.Column - Interface in org.modeshape.jcr.query.validate
-
Information about a queryable column.
- Schemata.Key - Interface in org.modeshape.jcr.query.validate
-
Information about a key for a table.
- Schemata.Table - Interface in org.modeshape.jcr.query.validate
-
Information about a queryable table.
- Schemata.View - Interface in org.modeshape.jcr.query.validate
-
Information about a view that is defined in terms of other views/tables.
- schemataKeyReferencesNonExistingColumn - Static variable in class org.modeshape.jcr.GraphI18n
-
- Schematic - Class in org.modeshape.schematic
-
- Schematic() - Constructor for class org.modeshape.schematic.Schematic
-
- SchematicDb - Interface in org.modeshape.schematic
-
A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the
stored documents.
- SchematicDbProvider<T extends SchematicDb> - Interface in org.modeshape.schematic
-
- SchematicEntry - Interface in org.modeshape.schematic
-
A wrapper over a conventional
Document
which exposes a predefined structure of documents usually stored inside
a
SchematicDb
.
- SchematicEntry.FieldName - Class in org.modeshape.schematic
-
- SCHEME - Static variable in class org.modeshape.sequencer.epub.EpubMetadataLexicon
-
- SCOPE - Static variable in class org.modeshape.schematic.document.Json.ReservedField
-
- SCOPE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SCOPE_CATALOG_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SCOPE_CATLOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribute (null if DATA_TYPE isn't REF)
- SCOPE_SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribute (null if the DATA_TYPE isn't REF)
- SCOPE_SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SCOPE_SCHEMA_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SCOPE_TABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribure (null if the DATA_TYPE isn't REF)
- SCOPE_TABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SCOPE_TABLE_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SCORE - Static variable in class org.modeshape.jcr.JcrLexicon
-
The "jcr:score" pseudo-column used in queries
- score(String, String, DdlParserScorer) - Method in interface org.modeshape.sequencer.ddl.DdlParser
-
Determine this parser's score for the given DDL string.
- score(String, String, DdlParserScorer) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Determine this parser's score for the given DDL string.
- scoreDocuments() - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
Checks if for the query produced by this factory scores are expected or not for matching documents.
- scoreDocuments() - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory.TextQueryFactory
-
- scores - Variable in class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- scores() - Method in interface org.modeshape.jcr.spi.index.provider.Filter.ResultBatch
-
- scoreStatements(int) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
-
Increment the score because another statement was matched.
- scoreText(String, int, String...) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
-
Increment the score if the given text contains any of the supply keywords.
- scoreText(String, String...) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
-
Increment the score if the given text contains any of the supply keywords.
- search(String, String, EsRequest) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Executes query.
- search(Searcher.Searchable<T>, boolean) - Method in class org.modeshape.jcr.index.lucene.Searcher
-
- search(IndexSearcher) - Method in interface org.modeshape.jcr.index.lucene.Searcher.Searchable
-
- SEARCH - Static variable in class org.modeshape.jcr.JcrRepository.QueryLanguage
-
The full-text search language defined as part of the abstract query model, in Section 6.7.19 of the JCR 2.0
specification.
- search(String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Define a constraint clause that the node within the named table have at least one property that satisfies the full-text
search expression.
- search(String, String, String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
Define a constraint clause that the node within the named table have a value for the named property that satisfies the
full-text search expression.
- search(String) - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- SEARCH_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column in server's results containing search type name.
- SEARCH_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that has an String value indicating searchability
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains the searchable value.
- SEARCHABLE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- searchEngineIndexerForSourceHasAlreadyBeenClosed - Static variable in class org.modeshape.jcr.GraphI18n
-
- searcher - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- Searcher - Class in org.modeshape.jcr.index.lucene
-
- Searcher(LuceneConfig, IndexWriter, String) - Constructor for class org.modeshape.jcr.index.lucene.Searcher
-
- Searcher.Searchable<T> - Interface in org.modeshape.jcr.index.lucene
-
- Searcher.SearchManagerRefresher - Class in org.modeshape.jcr.index.lucene
-
- searchManager(IndexWriter) - Method in class org.modeshape.jcr.index.lucene.LuceneConfig
-
- SearchManagerRefresher() - Constructor for class org.modeshape.jcr.index.lucene.Searcher.SearchManagerRefresher
-
- SearchResults - Class in org.modeshape.jcr.index.elasticsearch
-
- SearchResults(EsClient, String, String, EsRequest) - Constructor for class org.modeshape.jcr.index.elasticsearch.SearchResults
-
Creates new search result instance for the given search request.
- secondReferences - Variable in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- secondValueInLimitRangeCannotBeLessThanFirst - Static variable in class org.modeshape.jcr.GraphI18n
-
- SecureHash - Class in org.modeshape.common.util
-
A simple utility to generate various kinds of secure hashes.
- SecureHash.Algorithm - Enum in org.modeshape.common.util
-
Commonly-used hashing algorithms.
- SecureHash.HashingInputStream - Class in org.modeshape.common.util
-
- SecureHash.HashingReader - Class in org.modeshape.common.util
-
- SecureHashTextEncoder - Class in org.modeshape.common.text
-
A text encoder that performs a secure hash of the input text and returns that hash as the encoded text.
- SecureHashTextEncoder(SecureHash.Algorithm) - Constructor for class org.modeshape.common.text.SecureHashTextEncoder
-
Create an encoder that uses the supplied algorithm and returns only the supplied number of characters in the hash.
- SecureHashTextEncoder(SecureHash.Algorithm, int) - Constructor for class org.modeshape.common.text.SecureHashTextEncoder
-
Create an encoder that uses the supplied algorithm and returns only the supplied number of characters in the hash.
- SecureSequence - Class in org.modeshape.jcr.query.engine.process
-
- SecureSequence(NodeSequence, JcrQueryContext) - Constructor for class org.modeshape.jcr.query.engine.process.SecureSequence
-
Creates a new secure sequence over an existing sequence.
- SECURITY - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field whose value is a document containing security information.
- Security(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Security
-
- SECURITY_DOMAIN - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SECURITY_DOMAIN - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- securityChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- SecurityContext - Interface in org.modeshape.jcr.security
-
A security context provides a pluggable means to support disparate authentication and authorization mechanisms that specify the
user name and roles.
- securityDomain() - Method in class org.modeshape.jcr.security.EnvironmentAuthenticationProvider
-
- securityExceptionWhileSettingProperty - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- Segment(ChildReferences, String, boolean) - Constructor for class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segment
-
- SEGMENT_PATTERN - Static variable in class org.modeshape.jcr.value.basic.PathValueFactory
-
Regular expression used to identify the different parts of a segment.
- Segmented(WorkspaceCache, ChildReferences, DocumentTranslator.ChildReferencesInfo, boolean) - Constructor for class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- segmentsFrom(List<?>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- select(Source, Constraint, Ordering[], Column[], Limit, boolean) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a query with one or more selectors.
- select(Source, Constraint, Ordering[], Column[], Limit, boolean) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- select(String...) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Add to the select clause the columns with the supplied names.
- SELECT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- selectDistinct(String...) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Select the distinct values from the columns with the supplied names.
- selectDistinctStar() - Method in class org.modeshape.jcr.query.QueryBuilder
-
Select all of the distinct values from the single-valued columns.
- SELECTED_PATH - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Constant under which the path resolved by the sequencer at the beginning of the sequencing process is set in the
event info map.
- selectedNodeTypes() - Method in interface org.modeshape.jcr.spi.index.IndexCostCalculator
-
Get the name of the node type that the query is selecting, including aliases.
- selector(String, String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- Selector - Class in org.modeshape.jcr.query.model
-
- Selector(SelectorName) - Constructor for class org.modeshape.jcr.query.model.Selector
-
Create a selector with a name.
- Selector(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.model.Selector
-
Create a selector with the supplied name and alias.
- selector(String) - Method in class org.modeshape.jcr.query.QueryBuilder
-
Convenience method that creates a selector name object using the supplied string.
- selector1Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
Get the name of the selector that appears on the left-side of the join.
- selector1Name() - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
Get the selector name for the first side of the join condition.
- selector2Name() - Method in class org.modeshape.jcr.query.model.EquiJoinCondition
-
Get the name of the selector that appears on the right-side of the join.
- selector2Name() - Method in class org.modeshape.jcr.query.model.SameNodeJoinCondition
-
Get the selector name for the second side of the join condition.
- selectorDoesNotExistInQuery - Static variable in class org.modeshape.jcr.GraphI18n
-
- selectorIndex - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- selectorName() - Method in class org.modeshape.jcr.query.model.Cast
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.ChildCount
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.ChildNode
-
Get the name of the selector representing the child
- selectorName() - Method in class org.modeshape.jcr.query.model.Column
-
Get the name of the selector for the node.
- selectorName() - Method in class org.modeshape.jcr.query.model.DescendantNode
-
Get the name of the selector for the node.
- selectorName() - Method in class org.modeshape.jcr.query.model.FullTextSearch
-
Get the name of the selector that is to be searched
- selectorName() - Method in class org.modeshape.jcr.query.model.FullTextSearchScore
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.Length
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.LowerCase
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.NodeDepth
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.NodeId
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.NodeLocalName
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.NodeName
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.NodePath
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.PropertyExistence
-
Get the name of the selector.
- selectorName() - Method in class org.modeshape.jcr.query.model.PropertyValue
-
Get the selector symbol upon which this operand applies.
- selectorName(String) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- selectorName() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
Get the selector symbol upon which this operand applies.
- selectorName() - Method in class org.modeshape.jcr.query.model.SameNode
-
Get the name of the selector.
- SelectorName - Class in org.modeshape.jcr.query.model
-
A representation of a qualified or expanded name.
- SelectorName(String) - Constructor for class org.modeshape.jcr.query.model.SelectorName
-
- selectorName() - Method in class org.modeshape.jcr.query.model.UpperCase
-
Get the selector symbol upon which this operand applies.
- selectorNames() - Method in class org.modeshape.jcr.query.model.ArithmeticOperand
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.Cast
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.ChildCount
-
- selectorNames() - Method in interface org.modeshape.jcr.query.model.DynamicOperand
-
Get the selector symbols to which this operand applies.
- selectorNames() - Method in class org.modeshape.jcr.query.model.FullTextSearchScore
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.Length
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.LowerCase
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.NodeDepth
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.NodeId
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.NodeLocalName
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.NodeName
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.NodePath
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.PropertyValue
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.ReferenceValue
-
- selectorNames() - Method in class org.modeshape.jcr.query.model.UpperCase
-
- selectorNames() - Method in class org.modeshape.jcr.query.parse.JcrSqlQueryParser.JoinableSources
-
- selectorNamesMayNotBeUsedMoreThanOnce - Static variable in class org.modeshape.jcr.GraphI18n
-
- selectorNotUsedInQuery - Static variable in class org.modeshape.jcr.JcrI18n
-
- selectorUsedInEquiJoinCriteriaDoesNotExistInQuery - Static variable in class org.modeshape.jcr.JcrI18n
-
- SelectQuery - Interface in org.modeshape.jcr.api.query.qom
-
Represents a typical select-style query.
- SelectQuery - Class in org.modeshape.jcr.query.model
-
- SelectQuery(Source, Constraint, List<? extends Ordering>, List<? extends Column>, Limit, boolean) - Constructor for class org.modeshape.jcr.query.model.SelectQuery
-
Create a new query that uses the supplied source, constraint, orderings, columns and limits.
- selectStar() - Method in class org.modeshape.jcr.query.QueryBuilder
-
Select all of the single-valued columns.
- SELF - Static variable in interface org.modeshape.jcr.value.Path
-
String representation of the segment that references the same segment.
- SELF_NAME - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the name referencing a self, provided as a convenience.
- SELF_PATH - Static variable in class org.modeshape.jcr.value.basic.AbstractPath
-
- SELF_PATH - Static variable in class org.modeshape.jcr.value.basic.BasicPath
-
- SELF_REFERENCING_COL_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- SELF_REFERENCING_COL_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- SELF_REFERENCING_COLUMN_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SELF_SEGMENT - Static variable in interface org.modeshape.jcr.value.Path
-
Singleton instance of the path segment referencing a parent, provided as a convenience.
- SelfClosingInputStream - Class in org.modeshape.common.util
-
An
InputStream
implementation that wraps another stream and makes sure that
InputStream.close()
is always called on the wrapped stream when there is no more content to read or when an unexpected exception occurs.
- SelfClosingInputStream(InputStream) - Constructor for class org.modeshape.common.util.SelfClosingInputStream
-
Create a self-closing
InputStream
that wraps another input stream.
- SEMICOLON - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- sendMessage(Serializable) - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Sends a message of a given type across a cluster.
- separateAndConstraints(Constraint, List<Constraint>) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
Walk the supplied constraint to extract a list of the constraints that can be AND-ed together.
- sequence(String, Property, Node) - Method in interface org.modeshape.jcr.api.Session
-
Sequence the specified property using the named sequencer, and place the generated output at the specified location using
this session.
- sequence(String, Property, Node) - Method in class org.modeshape.jcr.JcrSession
-
- sequence() - Method in class org.modeshape.jcr.query.JcrQueryResult
-
- SEQUENCE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SEQUENCE_NR - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- sequenced(String, NodeKey, Path, Name, Set<Name>, NodeKey, Path, String, String, String, String) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- SEQUENCED_DATE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- SEQUENCED_NODE_ID - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Constant under which the id of the node which triggered the sequencing, in the case of an
Event.Sequencing.NODE_SEQUENCED
event, will be found in the event info map
- SEQUENCED_NODE_PATH - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Constant under which the path of the node which triggered the sequencing, in the case of an
Event.Sequencing.NODE_SEQUENCED
event, will be found in the event info map
- sequenceFailure(String, NodeKey, Path, Name, Set<Name>, String, String, String, String, Throwable) - Method in class org.modeshape.jcr.cache.change.ChangeSetAdapter
-
- Sequencer - Class in org.modeshape.jcr.api.sequencer
-
A component that reads recently-changed content (often uploaded files) and extracts additional information from the content.
- Sequencer() - Constructor for class org.modeshape.jcr.api.sequencer.Sequencer
-
- Sequencer.Context - Interface in org.modeshape.jcr.api.sequencer
-
The sequencer context represents the complete context of a sequencer invocation.
- SEQUENCER_ALIASES - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
- SEQUENCER_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SEQUENCER_CLASSNAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SEQUENCER_MAX_POOL_SIZE - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SEQUENCER_NAME - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
Constant under which the sequencer id (as configured) is set in the event info map.
- SEQUENCER_THREAD_POOL_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- sequencerName(ModelNode) - Method in class org.modeshape.jboss.subsystem.SequencerWriteAttributeHandler
-
- SequencerPathExpression - Class in org.modeshape.jcr.sequencer
-
An expression that defines a selection of some change in the repository that signals a sequencing operation should be run, and
the location where the sequencing output should be placed.
- SequencerPathExpression(PathExpression, String) - Constructor for class org.modeshape.jcr.sequencer.SequencerPathExpression
-
- SequencerPathExpression.Matcher - Class in org.modeshape.jcr.sequencer
-
- sequencers() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- SEQUENCERS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- Sequencers - Class in org.modeshape.jcr
-
Component that manages the library of sequencers configured for a repository.
- Sequencers(JcrRepository.RunningState, RepositoryConfiguration, Iterable<String>) - Constructor for class org.modeshape.jcr.Sequencers
-
- Sequencers.SequencingConfiguration - Class in org.modeshape.jcr
-
- Sequencers.SequencingContext - Class in org.modeshape.jcr
-
- Sequencers.SequencingWorkItem - Class in org.modeshape.jcr
-
- Sequencers.SequencingWorkQueue - Class in org.modeshape.jcr
-
- Sequencers.WorkQueue - Interface in org.modeshape.jcr
-
- SequencerService - Class in org.modeshape.jboss.service
-
- SequencerService(String, Properties) - Constructor for class org.modeshape.jboss.service.SequencerService
-
- sequencerServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- sequencersMayNotChangeThePrimaryTypeOfTheSelectedNode - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- sequencerTaskName - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
-
- SequencerWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for a sequencer submodel's
attribute definitions
.
- SEQUENCING - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- Sequencing(Document) - Constructor for class org.modeshape.jcr.RepositoryConfiguration.Sequencing
-
- SEQUENCING_FAILURE_CAUSE - Static variable in interface org.modeshape.jcr.api.observation.Event.Sequencing
-
- SEQUENCING_MAX_POOL_SIZE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- SEQUENCING_POOL - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- sequencingChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- SequencingConfiguration(SequencerPathExpression, Sequencer) - Constructor for class org.modeshape.jcr.Sequencers.SequencingConfiguration
-
- SequencingContext(DateTime, ValueFactory) - Constructor for class org.modeshape.jcr.Sequencers.SequencingContext
-
- sequencingExecutor - Variable in class org.modeshape.jcr.Sequencers
-
- sequencingServiceName - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- SequencingWorkItem(UUID, String, String, String, String, String, String, String) - Constructor for class org.modeshape.jcr.Sequencers.SequencingWorkItem
-
- SequencingWorkQueue() - Constructor for class org.modeshape.jcr.Sequencers.SequencingWorkQueue
-
- SequentialIterator<T> - Class in org.modeshape.common.collection
-
An iterator that abstracts iterating over two other iterators.
- SequentialIterator(Iterator<T>, Iterator<T>) - Constructor for class org.modeshape.common.collection.SequentialIterator
-
- serialize(DataOutput, int, int, Object[]) - Method in class org.modeshape.jcr.index.local.MapDB.DelegatingKeySerializer
-
- serialize(DataOutput, Double) - Method in class org.modeshape.jcr.index.local.MapDB.DoubleSerializer
-
- serialize(DataOutput, int, int, Object[]) - Method in class org.modeshape.jcr.index.local.MapDB.LocalTuple2KeySerializer
-
- serialize(DataOutput, int, int, Object[]) - Method in class org.modeshape.jcr.index.local.MapDB.UniqueKeyBTreeSerializer
-
- serialize(DataOutput, MapDB.UniqueKey<K>) - Method in class org.modeshape.jcr.index.local.MapDB.UniqueKeySerializer
-
- serialize(DataOutput, BufferedRows.DoubleNodeRow) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.DoubleNodeRowSerializer
-
- serialize(DataOutput, BufferedRows.MultiNodeRow) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.MultiNodeRowSerializer
-
- serialize(DataOutput, BufferedRows.QuadNodeRow) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.QuadNodeRowSerializer
-
- serialize(DataOutput, BufferedRows.SingleNodeRow) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRowSerializer
-
- serialize(DataOutput, BufferedRows.TripleNodeRow) - Method in class org.modeshape.jcr.query.engine.process.BufferedRows.TripleNodeRowSerializer
-
- serialize(DataOutput, Tuples.Tuple2<T1, T2>) - Method in class org.modeshape.jcr.query.Tuples.Tuple2Serializer
-
- serialize(DataOutput, Tuples.Tuple3<T1, T2, T3>) - Method in class org.modeshape.jcr.query.Tuples.Tuple3Serializer
-
- serialize(DataOutput, Tuples.Tuple4<T1, T2, T3, T4>) - Method in class org.modeshape.jcr.query.Tuples.Tuple4Serializer
-
- serialize(DataOutput, Tuples.TupleN) - Method in class org.modeshape.jcr.query.Tuples.TupleNSerializer
-
- serializeNodeKey(CachedNode) - Static method in class org.modeshape.jcr.query.engine.process.BufferedRows
-
- serializer(CachedNodeSupplier, int) - Static method in class org.modeshape.jcr.query.engine.process.BufferedRows
-
- serializer(Serializer<T1>, Serializer<T2>) - Static method in class org.modeshape.jcr.query.Tuples
-
Create a Serializer
for tuples of size 2.
- serializer(Serializer<T1>, Serializer<T2>, Serializer<T3>) - Static method in class org.modeshape.jcr.query.Tuples
-
Create a Serializer
for tuples of size 3.
- serializer(Serializer<T1>, Serializer<T2>, Serializer<T3>, Serializer<T4>) - Static method in class org.modeshape.jcr.query.Tuples
-
Create a Serializer
for tuples of size 4.
- serializer(Serializer<?>[]) - Static method in class org.modeshape.jcr.query.Tuples
-
Create a Serializer
for n-ary tuples
- serializer(Serializer<?>, int) - Static method in class org.modeshape.jcr.query.Tuples
-
Create a Serializer
for uniform tuples.
- serializerFor(Class<?>) - Method in interface org.modeshape.jcr.index.local.MapDB.Serializers
-
Obtain a serializer for the given value type.
- serializerFor(Class<?>) - Method in class org.modeshape.jcr.index.local.MapDB.SerializerSupplier
-
- serializerFor(Class<?>) - Method in class org.modeshape.jcr.query.BufferManager
-
- serializerFor(TypeSystem.TypeFactory<?>) - Method in class org.modeshape.jcr.query.BufferManager
-
Obtain a serializer for the given value type.
- serializers - Variable in class org.modeshape.jcr.index.local.LocalIndexBuilder
-
- serializers(ValueFactories) - Static method in class org.modeshape.jcr.index.local.MapDB
-
- SerializerSupplier(ValueFactories) - Constructor for class org.modeshape.jcr.index.local.MapDB.SerializerSupplier
-
- SERVICE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- serviceNotShutdowAndMayNotBeTerminated - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- SERVICES - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- SERVICES - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- serviceShutdowAndMayNotBePaused - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- serviceShutdowAndMayNotBeStarted - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- ServletCredentials - Class in org.modeshape.jcr.api
-
- ServletCredentials(HttpServletRequest) - Constructor for class org.modeshape.jcr.api.ServletCredentials
-
- ServletProvider - Class in org.modeshape.jcr.security
-
- ServletProvider() - Constructor for class org.modeshape.jcr.security.ServletProvider
-
- ServletProvider.ServletSecurityContext - Class in org.modeshape.jcr.security
-
- ServletSecurityContext(HttpServletRequest) - Constructor for class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
-
- Session - Interface in org.modeshape.jcr.api
-
- session(NodeCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- SESSION_SCOPE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
Deprecated.
- SessionCache - Interface in org.modeshape.jcr.cache
-
- SessionCache.PreSave - Interface in org.modeshape.jcr.cache
-
- SessionCache.SaveContext - Interface in org.modeshape.jcr.cache
-
The context of a save operation, created during each call to
SessionCache.save()
and passed to the
PreSave#processBeforeLocking(MutableCachedNode, SaveContext)
or
PreSave#processAfterLocking(MutableCachedNode, SaveContext)
invocations.
- SessionCacheWrapper - Class in org.modeshape.jcr.cache
-
A
SessionCache
implementation that wraps another and is suitable to extend and overwrite only those methods that are
required.
- SessionCacheWrapper(SessionCache) - Constructor for class org.modeshape.jcr.cache.SessionCacheWrapper
-
- SessionChildReferences - Class in org.modeshape.jcr.cache.document
-
A
ChildReferences
implementation that projects a single, changeable view of the child references of a node, allowing
child references to be added to the end of the persisted state.
- SessionChildReferences(ChildReferences, MutableChildReferences, SessionNode.ChangedChildren, boolean) - Constructor for class org.modeshape.jcr.cache.document.SessionChildReferences
-
- sessionIsNotActive - Static variable in class org.modeshape.jcr.JcrI18n
-
- SessionNode - Class in org.modeshape.jcr.cache.document
-
A node used within a
session
when that node has (or may have) transient (unsaved) changes.
- SessionNode(NodeKey, boolean) - Constructor for class org.modeshape.jcr.cache.document.SessionNode
-
- SessionNode.ChangedAdditionalParents - Class in org.modeshape.jcr.cache.document
-
- SessionNode.ChangedChildren - Class in org.modeshape.jcr.cache.document
-
The representation of the changes made to the child references of this node.
- SessionNode.DeepClone - Class in org.modeshape.jcr.cache.document
-
- SessionNode.DeepCopy - Class in org.modeshape.jcr.cache.document
-
- SessionNode.FederatedSegmentChanges - Class in org.modeshape.jcr.cache.document
-
- SessionNode.InsertedChildReferences - Class in org.modeshape.jcr.cache.document
-
- SessionNode.Insertions - Class in org.modeshape.jcr.cache.document
-
- SessionNode.LockChange - Enum in org.modeshape.jcr.cache.document
-
- SessionNode.MixinChanges - Class in org.modeshape.jcr.cache.document
-
- SessionNode.PermissionChanges - Class in org.modeshape.jcr.cache.document
-
- SessionNode.ReferrerChanges - Class in org.modeshape.jcr.cache.document
-
- SessionSchemata(JcrSession) - Constructor for class org.modeshape.jcr.NodeTypeSchemata.SessionSchemata
-
- set(V) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
-
- set(int, V) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- set(int, T) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- set(V) - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
-
- set(long) - Method in class org.modeshape.common.collection.ring.Pointer
-
- set(ValueMetric, long) - Method in class org.modeshape.jcr.RepositoryStatistics
-
Record a specific value for a metric, called by the code that knows when and how the metric changes.
- set(String, Object) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field with the given name to the supplied value.
- set(String, Object) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied value.
- set(int, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- set(String, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- set(int, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- set(Object) - Method in class org.modeshape.schematic.internal.document.BasicArray.UnmodifiableListIterator
-
- set(String, Object) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- SET_DEFAULT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
-
- SET_NULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
-
- SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- SET_PROPERTY - Static variable in interface org.modeshape.jcr.ModeShapePermissions
-
A standard JCR-defined permission to grant the user the ability to add or change properties.
- setAbstract(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setAccessControlEnabled(boolean) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- setActiveTxId(String) - Static method in class org.modeshape.persistence.relational.TransactionsHolder
-
- setAllowedValues(Collection<?>) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the allowed values for this property.
- setAllowedValues(Object...) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the allowed values for this property.
- setAllowExpression(boolean) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setAllowExpression(boolean) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setAllWorkspaces() - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set this index definition to apply to all workspaces.
- setAlternateScript(EpubMetadataProperty.AlternateScript) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setArray(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a new, empty array.
- setArray(String, Array) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be the supplied array.
- setArray(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a new, empty array.
- setArray(int, Array) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be the supplied array.
- setArray(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be a new, empty array.
- setArray(String, Array) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be the supplied array.
- setArray(String, Object...) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be the supplied array.
- setArray(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setArray(String, Array) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setArray(String, Object...) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setArray(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setArray(int, Array) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setArray(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setArray(String, Array) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setArray(String, Object...) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setArrayDimensions(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setArrayValue(Path, Array.Entry) - Method in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- setArrayValue(Path, Array.Entry) - Method in interface org.modeshape.schematic.document.Editor.Observer
-
Set the supplied entry in the array at the given path.
- setAsSchemaChildNode(AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- setAttachments(List<PdfAttachmentMetadata>) - Method in class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- setAttribute(String, Object) - Method in class org.modeshape.jcr.api.AnonymousCredentials
-
Stores an attribute in this credentials instance.
- setAttributeScoping(XmlSequencer.AttributeScoping) - Method in class org.modeshape.sequencer.xml.XmlSequencer
-
- setAutoCommit(boolean) - Method in class org.modeshape.jdbc.JcrConnection
-
- setAutoIncrement(boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setBinary(String, byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a binary value.
- setBinary(int, byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a binary value.
- setBinary(String, byte, byte[]) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be a binary value.
- setBinary(String, byte, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setBinary(int, byte, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setBinary(String, byte, byte[]) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setBinaryStream(long) - Method in class org.modeshape.jdbc.JcrBlob
-
- setBitrate(Integer) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setBoolean(String, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied boolean value.
- setBoolean(int, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied boolean value.
- setBoolean(String, boolean) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied boolean value.
- setBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setBoolean(int, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setBoolean(String, boolean) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setBucketCount(int) - Method in class org.modeshape.common.statistic.Histogram
-
Set the number of buckets that this histogram will use.
- setBytes(long, byte[]) - Method in class org.modeshape.jdbc.JcrBlob
-
- setBytes(long, byte[], int, int) - Method in class org.modeshape.jdbc.JcrBlob
-
- setCacheable(EditableDocument, boolean) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Marks the given document as cacheable, by setting a flag.
- setCacheable(boolean) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setCacheable(boolean) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets whether a particular document should be cached by the repository or not.
- setCatalog(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setCategory(String) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the name of the category in which this property belongs.
- setChangedNodes(Set<NodeKey>) - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
Sets the list of node keys involved in this change set.
- setChannels(Integer) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setChildren(List<? extends Document>) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setChildren(LinkedHashMap<String, Name>) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setChildren(List<? extends Document>) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- setChildren(LinkedHashMap<String, Name>) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
- setChildren(List<? extends Document>) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Set the list of children for the underlying document.
- setChildren(LinkedHashMap<String, Name>) - Method in interface org.modeshape.jcr.spi.federation.PageWriter
-
Set an ordered of (childId, childName) for the underlying document.
- setChildrenChanges(LinkedHashMap<String, Name>, Map<String, Name>, Set<String>, Map<String, LinkedHashMap<String, Name>>) - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- setChunkSize(int) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
Modifies chunk size used to store content.
- setClassFileRecorder(ClassFileRecorder) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
-
- setClassFileRecorderClassName(String) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
-
- setClasspath(URL[]) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
Set the names of the classloaders that should be used to load any non-standard DdlParser implementations specified in the
list of grammars.
- setClientInfo(Properties) - Method in class org.modeshape.jdbc.JcrConnection
-
- setClientInfo(String, String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setCode(String, String, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
- setCode(String, String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
- setCode(int, String, boolean) - Method in interface org.modeshape.schematic.document.EditableArray
-
- setCode(int, String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
- setCode(String, String, boolean) - Method in interface org.modeshape.schematic.document.EditableDocument
-
- setCode(String, String, Document) - Method in interface org.modeshape.schematic.document.EditableDocument
-
- setCode(String, String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setCode(String, String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setCode(int, String, boolean) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setCode(int, String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setCode(String, String, boolean) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setCode(String, String, Document) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setCodec(String) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setCollectComments(boolean) - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Specify whether textual comments are supposed to be extracted from input.
- setColumnDefinitions(Iterable<? extends IndexColumnDefinition>) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the definitions for this index's columns
- setColumnDefinitions(IndexColumnDefinition) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set a single definitions for this index's columns
- setColumnDefinitions(IndexColumnDefinition, IndexColumnDefinition...) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set a single definitions for this index's columns
- setColumnStartPositions(int[]) - Method in class org.modeshape.sequencer.text.FixedWidthTextSequencer
-
Set the column start positions.
- setColumnStartPositions(String) - Method in class org.modeshape.sequencer.text.FixedWidthTextSequencer
-
Set the column start positions from a list of column start positions concatenated into a single, comma-delimited string.
- setColumnType(int) - Method in interface org.modeshape.jcr.api.index.IndexColumnDefinitionTemplate
-
Set the type of value for this index column applies.
- setCommentMarker(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
Sets the comment marker to use.
- setConstraint(Constraint) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- setConstraint(Constraint) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerCaser
-
- setConstraint(Constraint) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperCaser
-
- setCreationDate(Calendar) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- SetCriteria - 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 set of values
specified by the collection of values.
- SetCriteria - Class in org.modeshape.jcr.query.model
-
A constraint that evaluates to true when the defined operation evaluates to true.
- SetCriteria(DynamicOperand, Collection<? extends StaticOperand>) - Constructor for class org.modeshape.jcr.query.model.SetCriteria
-
- SetCriteria(DynamicOperand, StaticOperand...) - Constructor for class org.modeshape.jcr.query.model.SetCriteria
-
- setCriteria(DynamicOperand, Collection<? extends StaticOperand>) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- setData(byte[]) - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- setData(byte[]) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- setDatatypeParser(DataTypeParser) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- setDate(String, Date) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied date value.
- setDate(String, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the date value parsed from the ISO-8601 date representation.
- setDate(int, Date) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied date value.
- setDate(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the date value parsed from the ISO-8601 date representation.
- setDate(String, Date) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied date value.
- setDate(String, String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the date value parsed from the ISO-8601 date representation.
- setDate(String, Date) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDate(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDate(int, Date) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDate(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDate(String, Date) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setDate(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setDebug(boolean) - Method in class org.modeshape.jcr.api.JcrTools
-
- setDeclaredSuperTypeNames(String[]) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setDefaultCatalogName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setDefaultLength(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- setDefaultPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- setDefaultScale(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- setDefaultSchemaName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setDefaultValue(ModelNode) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setDescription(String) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the description for this property.
- setDescription(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the description for this index.
- setDetermineImageNumber(boolean) - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Specify whether the number of images in a file is to be determined - default is false
.
- setDisplaySeq(Long) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setDocument(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a new, empty Document.
- setDocument(String, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be the supplied Document.
- setDocument(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a new, empty Document.
- setDocument(int, Document) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be the supplied Document.
- setDocument(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be a new, empty Document.
- setDocument(String, Document) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be the supplied Document.
- setDocument(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDocument(String, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDocument(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDocument(int, Document) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setDocument(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setDocument(String, Document) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setDoUseTerminator(boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
Sets the value of the use terminator flag for the parser.
- setEnvironment(Environment) - Method in class org.modeshape.jcr.security.EnvironmentAuthenticationProvider
-
Sets the active repository environment for this provider.
- setExtraColumns(boolean) - Method in class org.modeshape.jcr.query.validate.ImmutableSchemata.MutableTable
-
- setExtractedText(BinaryKey, String, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- setExtraPropertiesStore(ExtraPropertiesStore) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Method that can be called by a connector during
initialization
if
it wants to provide its own implementation of an "extra" properties store.
- setFetchDirection(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
This method, when called on an open result set, will have no effect on the fetch direction because this driver only
supports
ResultSet.FETCH_FORWARD
.
- setFetchSize(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- setFieldPathInRepositoryConfiguration(String...) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setFileAs(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setFlags(AttributeAccess.Flag...) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setFramerate(Double) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setGeneratedPrefixTemplate(String) - Method in class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- setGrammars(String[]) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
-
Set the names of the grammars that should be considered during processing.
- setGroupPosition(Long) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setHeaderLevel(int) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
-
- setHeadings(List<WordMetadata.WordHeading>) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
-
- setHeight(Integer) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setHoldability(int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setHost(String) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
Assigns ES instance address.
- setId(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setId(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets an identifier string on the underlying document.
- setIdentifierType(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setIdleTimeInSecondsBeforeTestingConnections(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setInferred(boolean) - Method in class org.modeshape.common.util.Reflection.Property
-
Set whether this property was inferred purely by reflection.
- setInput(DataInput) - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Set the input stream to the argument stream (or file).
- setInput(InputStream) - Method in class org.modeshape.sequencer.image.ImageMetadata
-
Set the input stream to the argument stream (or file).
- setJournalPath(String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Sets the path (relative) of the journal.
- setJournalRelativeTo(String) - Method in class org.modeshape.jboss.service.RepositoryService
-
Sets the base folder of the journal
- setKey(EditableDocument, NodeKey) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- setKey(EditableDocument, String) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- setKind(IndexDefinition.IndexKind) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the kind of this index.
- setLabel(String) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the human-readable label for the property.
- setLargeStringLength(long) - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- setLength(String, int, char) - Static method in class org.modeshape.common.util.StringUtil
-
Set the length of the string, padding with the supplied character if the supplied string is shorter than desired, or
truncating the string if it is longer than desired.
- setLength(long) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setLevel(int) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- setLimit(long) - Method in class org.modeshape.jcr.query.JcrQuery
-
- setLocalSourceKey(String) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Sets the value of the local repository source key.
- setLocalSourceKey(String) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- setLocalSourceKey(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- setLogger(Logger) - Method in class org.modeshape.jcr.api.text.TextExtractor
-
Sets a logger instance.
- setLoggingLocale(Locale) - Static method in class org.modeshape.common.logging.Logger
-
Set the locale used for the logs.
- setMaximumConnectionIdleTimeInSeconds(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setMaximumConnectionsInPool(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setMaximumLinesToRead(int) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
Sets the maximum number of lines to read.
- setMaximumSizeOfStatementCache(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setMaxSize(int) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setMeasurementUnit(MeasurementUnit) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setMetadata(MSOfficeMetadata) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- setMetadata(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- setMetadata(MSOfficeMetadata) - Method in class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- setMetadata(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- setMetadata(MSOfficeMetadata) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
-
- setMetadata(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
-
- setMetadataAuthority(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setMetadataCollectorClassName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setMimeType(BinaryKey, String, Connection) - Method in class org.modeshape.jcr.value.binary.Database
-
- setMimeType(String) - Method in class org.modeshape.jcr.value.binary.ExternalBinaryValue
-
- setMimeType(String) - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- setMimeType(String) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- setMimeTypeDetector(MimeTypeDetector) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- setMimeTypeDetector(MimeTypeDetector) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Set the MIME type detector that can be used for determining the MIME type for binary content.
- setMimeTypeDetector(MimeTypeDetector) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- setMinimumBinarySizeInBytes(long) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- setMinimumBinarySizeInBytes(long) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Set the minimum number of bytes that a binary value must contain before it can be stored in the binary store.
- setMinimumBinarySizeInBytes(long) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- setMinimumConnectionsInPool(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setMinimumStringLengthForBinaryStorage(long) - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
- setMinSize(int) - Method in class org.modeshape.jboss.subsystem.MappedListAttributeDefinition.Builder
-
- setMixin(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setMixinChanges(Set<Name>, Set<Name>) - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- setModificationDate(Calendar) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- setName(String) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the property name in camel case.
- setName(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the name of the index.
- setName(String) - Method in class org.modeshape.jcr.api.text.TextExtractor
-
Sets the text extractor name.
- setName(String) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setName(String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
- setName(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setName(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setName(String) - Method in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- setName(String) - Method in class org.modeshape.sequencer.javafile.metadata.Variable
-
- setName(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
-
- setName(String) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- setNamespace(String, String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
-
- setNamespacePrefix(String, String) - Method in class org.modeshape.jcr.JcrSession
-
- setNetworkTimeout(Executor, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setNodeTypeName(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the name of the node type for which this index applies.
- setNotes(String) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- setNotNull(boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setNotQueryable() - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setNotQueryable() - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets a flag on the underlying document which indicates that it should not be indexed (and therefore will not appear in
queries) by the repository.
- setNull(String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a null value.
- setNull(int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a null value.
- setNull(String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be a null value.
- setNull(String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNull(int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNull(String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setNumber(String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied integer value.
- setNumber(String, long) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied long value.
- setNumber(String, float) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied float value.
- setNumber(String, double) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied double value.
- setNumber(int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied integer value.
- setNumber(int, long) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied long value.
- setNumber(int, float) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied float value.
- setNumber(int, double) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied double value.
- setNumber(String, int) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied integer value.
- setNumber(String, long) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied long value.
- setNumber(String, float) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied float value.
- setNumber(String, double) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied double value.
- setNumber(String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(String, long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(String, float) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(String, double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(int, long) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(int, float) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(int, double) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setNumber(String, int) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setNumber(String, long) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setNumber(String, float) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setNumber(String, double) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setNumberOfConnectionsToAcquireAsNeeded(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setObjectId(String, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(String, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied 12-byte binary value.
- setObjectId(String, int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(int, byte[]) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied 12-byte binary value.
- setObjectId(int, int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(String, String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(String, byte[]) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to an
ObjectId
created from the supplied 12-byte binary value.
- setObjectId(String, int, int, int, int) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to an
ObjectId
created from the supplied hexadecimal binary value.
- setObjectId(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(String, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(String, int, int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(int, byte[]) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(int, int, int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setObjectId(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setObjectId(String, byte[]) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setObjectId(String, int, int, int, int) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setOffset(long) - Method in class org.modeshape.jcr.query.JcrQuery
-
- setOrderableChildNodes(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setPageNumber(Integer) - Method in class org.modeshape.sequencer.pdf.PdfPageMetadata
-
- setParent(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setParent(PlanNode) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Set the parent for this node.
- setParent(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets the id of the parent of the underlying document.
- setParent(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Set the parent for this node.
- setParentChanges(Set<String>, Set<String>, String) - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- setParents(EditableDocument, NodeKey, NodeKey, SessionNode.ChangedAdditionalParents) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- setParents(String...) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setParents(List<String>) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setParents(String...) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets the ids of one or more parents on the underlying document.
- setParents(List<String>) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets the ids of one or more parents on the underlying document.
- setPermissions(SessionCache, Map<String, Set<String>>) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setPermissions(SessionCache, Map<String, Set<String>>) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Sets permissions for this node, creating in effect an ACL.
- setPolicy(String, AccessControlPolicy) - Method in class org.modeshape.jcr.AccessControlManagerImpl
-
- setPort(int) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexProvider
-
Gets ES instance port number.
- setPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setPrimaryItemName(String) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
Passing a null or blank name is equivalent to "unsetting" (or removing) the primary item name.
- setPrimaryType(Name) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setPrimaryType(String) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setPrimaryType(String) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets the primary type of the underlying document.
- setPrimaryType(Name) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Sets the primary type of the underlying document.
- setPrimaryTypeOnRootNodeIsNotSupported - Static variable in class org.modeshape.jcr.JcrI18n
-
- setProperties(SessionCache, Iterable<Property>) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setProperties(SessionCache, Iterator<Property>) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setProperties(SessionCache, Iterable<Property>) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Set the properties on this node.
- setProperties(SessionCache, Iterator<Property>) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Set the properties on this node.
- setProperties(Map<Name, Property>) - Method in class org.modeshape.jcr.federation.FederatedDocumentWriter
-
- setProperties(Map<Name, Property>) - Method in interface org.modeshape.jcr.spi.federation.DocumentWriter
-
Replaces the underlying document's properties with the one from the given map.
- setPropertiesOnNode(AstNode, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
-
- setProperty(String, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
- setProperty(Object, Reflection.Property, Object) - Method in class org.modeshape.common.util.Reflection
-
Set the property on the supplied target object to the specified value.
- setProperty(EditableDocument, Property, Set<BinaryKey>, Set<BinaryKey>) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
- setProperty(SessionCache, Property) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setProperty(SessionCache, Property) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Set the property with the given name.
- setProperty(PlanNode.Property, Object) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Set the node's value for the supplied property.
- setProperty(String, Object) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Set the property with the given name to the supplied value.
- setProperty(String, Object...) - Method in class org.modeshape.sequencer.ddl.node.AstNode
-
Set the property with the given name to the supplied values.
- setPropertyChanges(Set<Name>, Set<Name>) - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- setPropertyDelimiter(char) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- setPropertyIfUnchanged(SessionCache, Property) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setPropertyIfUnchanged(SessionCache, Property) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Set the given property only if it has not been set previously and therefore appear as changed.
- setPropertyName(String) - Method in interface org.modeshape.jcr.api.index.IndexColumnDefinitionTemplate
-
Set the name of the property for which this index column applies.
- setPropertyOnParent(String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
- setProviderName(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the name of the index provider implementation that owns this index.
- SetQuery - Interface in org.modeshape.jcr.api.query.qom
-
Represents a set query.
- setQuery(QueryCommand, SetQuery.Operation, QueryCommand, Ordering[], Limit, boolean) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- SetQuery - Class in org.modeshape.jcr.query.model
-
This object acts as a Set operator on multiple
queries
, such as performing UNION, INTERSECT, and EXCEPT
operations.
- SetQuery(QueryCommand, SetQuery.Operation, QueryCommand, boolean) - Constructor for class org.modeshape.jcr.query.model.SetQuery
-
Create a set query involving the supplied left- and right-hand-side queries.
- SetQuery(QueryCommand, SetQuery.Operation, QueryCommand, boolean, List<? extends Ordering>, Limit) - Constructor for class org.modeshape.jcr.query.model.SetQuery
-
Create a set query involving the supplied left- and right-hand-side queries.
- setQuery(QueryCommand, SetQuery.Operation, QueryCommand, boolean) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- SetQuery.Operation - Enum in org.modeshape.jcr.query.model
-
- setQueryable(EditableDocument, boolean) - Method in class org.modeshape.jcr.cache.document.DocumentTranslator
-
Marks the given document as queryable, by setting a flag.
- setQueryable(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
-
- setQueryContainsResultSetsWithDifferentColumns - Static variable in class org.modeshape.jcr.JcrI18n
-
- setQueryContainsResultSetsWithDifferentFullTextSearch - Static variable in class org.modeshape.jcr.JcrI18n
-
- setQueryContainsResultSetsWithDifferentNumberOfColumns - Static variable in class org.modeshape.jcr.JcrI18n
-
- SetQueryObjectModel - Interface in org.modeshape.jcr.api.query.qom
-
A set query extension to the JCR query object model.
- SetQueryObjectModel - Class in org.modeshape.jcr.query.model
-
- SetQueryObjectModel(JcrQueryContext, String, String, SetQuery, PlanHints, Path) - Constructor for class org.modeshape.jcr.query.model.SetQueryObjectModel
-
Creates a new JCR
Query
by specifying the set query statement itself, the language in which the query is stated,
the
SetQuery
representation and, optionally, the node from which the query was loaded.
- setReadOnly(boolean) - Method in class org.modeshape.common.util.Reflection.Property
-
Set whether this property is read-only.
- setReadOnly(boolean) - Method in class org.modeshape.jdbc.JcrConnection
-
- setReference(SessionCache, Property, SessionCache) - Method in class org.modeshape.jcr.cache.document.SessionNode
-
- setReference(SessionCache, Property, SessionCache) - Method in interface org.modeshape.jcr.cache.MutableCachedNode
-
Sets a property of type reference in the case when there's an active system cache and the property is a reference towards a
transient node from the system cache.
- setReference(Node, String, SymbolSpace, String, String) - Method in class org.modeshape.sequencer.sramp.AbstractResolvingReader
-
- setReference(Node, String, SymbolSpace, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- setReferenceable(Node, SymbolSpace, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- setReferenceable(Node, SymbolSpace, String, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
-
- setReferrerChanges(Set<String>, Set<String>, Set<String>, Set<String>) - Method in class org.modeshape.jcr.federation.FederatedDocumentChanges
-
- setRegularExpression(String, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied regular expression.
- setRegularExpression(String, String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied regular expression.
- setRegularExpression(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied regular expression.
- setRegularExpression(int, String, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied regular expression.
- setRegularExpression(String, String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied regular expression.
- setRegularExpression(String, String, int) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied regular expression.
- setRegularExpression(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setRegularExpression(String, String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setRegularExpression(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setRegularExpression(int, String, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setRegularExpression(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setRegularExpression(String, String, int) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setRepositoryName(String) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- setRepositoryNames(Set<String>) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- setRetryLimit(Integer) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- setReturnType(FieldMetadata) - Method in class org.modeshape.sequencer.javafile.metadata.MethodMetadata
-
- setRole(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setRollbackOnly() - Method in class org.modeshape.jcr.txn.LocalTransaction
-
- setRollbackOnly() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- setRootNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- setRowFactoryClassName(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
-
Sets the custom row factory class name.
- setSamplerate(Integer) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setSavepoint() - Method in class org.modeshape.jdbc.JcrConnection
-
- setSavepoint(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setScale(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setSchema(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setScheme(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setSecurityDomain(String) - Method in class org.modeshape.jcr.security.EnvironmentAuthenticationProvider
-
Sets the name of the security domain in which authentication will be attempted.
- setSheets(List<ExcelSheetMetadata>) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- setSignificantFigures(int) - Method in class org.modeshape.common.statistic.Histogram
-
Set the number of significant figures used in the calculation of the bucket widths.
- setSlashEncoded(boolean) - Method in class org.modeshape.common.text.FilenameEncoder
-
Set whether this encoder should use slash encoding.
- setSlashEncoded(boolean) - Method in class org.modeshape.common.text.UrlEncoder
-
- setSlides(List<SlideMetadata>) - Method in class org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata
-
- setSource(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
-
- setSplitPattern(String) - Method in class org.modeshape.sequencer.text.DelimitedTextSequencer
-
Sets the regular expression to use to split incoming rows.
- setStrategy(double, double, int) - Method in class org.modeshape.common.statistic.Histogram
-
Set the histogram to use the standard deviation to determine the bucket sizes.
- setStrategy(T, T) - Method in class org.modeshape.common.statistic.Histogram
-
Set the histogram to use the supplied minimum and maximum values to determine the bucket size.
- setStrategyToDefault() - Method in class org.modeshape.common.statistic.Histogram
-
Set the histogram to use the actual minimum and maximum values to determine the bucket sizes.
- setStreamType(String) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setString(String, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied string value.
- setString(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to the supplied string value.
- setString(String, String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to the supplied string value.
- setString(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setString(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setString(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setSubject(String) - Method in class org.modeshape.sequencer.pdf.PdfAttachmentMetadata
-
- setSubqueryVariableName(PlanNode, String) - Method in class org.modeshape.jcr.query.plan.CanonicalPlanner
-
- setSummaryInformation(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
-
- setSuperTypeName(String) - Method in class org.modeshape.sequencer.javafile.metadata.TypeMetadata
-
- setSymbol(String, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to a
Symbol
created from the supplied string value.
- setSymbol(int, String) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to a
Symbol
created from the supplied string value.
- setSymbol(String, String) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to a
Symbol
created from the supplied string value.
- setSymbol(String, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setSymbol(int, String) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setSymbol(String, String) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setSynchronous(boolean) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the whether this index should be updated synchronously within save calls.
- setTerminator(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- setTestMode(boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
-
- setText(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
-
- setText(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
-
- setText(String) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- setText(String) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
-
- setTextExtractors(TextExtractors) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- setTextExtractors(TextExtractors) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Set the text extractor that can be used for extracting text from binary content.
- setTextExtractors(TextExtractors) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- setThumbnail(byte[]) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- setTimestamp(String, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to a
Timestamp
with the supplied time in seconds and increment.
- setTimestamp(int, int, int) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to a
Timestamp
with the supplied time in seconds and increment.
- setTimestamp(String, int, int) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to a
Timestamp
with the supplied time in seconds and increment.
- setTimestamp(String, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setTimestamp(int, int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setTimestamp(String, int, int) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setTitle(String) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- setTitleType(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- setTransactionIsolation(int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setTransactionTimeout(int) - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- setType(Class<?>) - Method in class org.modeshape.common.util.Reflection.Property
-
Set the class to which the value must belong (excluding null values).
- setType(PlanNode.Type) - Method in class org.modeshape.jcr.query.plan.PlanNode
-
Set the type for this node.
- setType(String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler.ImportElement
-
- setType(Integer) - Method in class org.modeshape.sequencer.audio.AudioMetadataArtwork
-
- setType(AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
-
Sets the mixin type property for an
AstNode
- setTypeMap(Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrConnection
-
- setUnusedSource(String) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
-
- setUuid(String, UUID) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a
UUID
.
- setUuid(int, UUID) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field at the given index to be a
UUID
.
- setUuid(String, UUID) - Method in interface org.modeshape.schematic.document.EditableDocument
-
Set the value for the field with the given name to be a
UUID
.
- setUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setUuid(int, UUID) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setUuid(String, UUID) - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- setValidator(ParameterValidator) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- setValue(V) - Method in class org.modeshape.common.collection.ImmutableMapEntry
-
- setValue(Object, String, Object) - Static method in class org.modeshape.common.util.Reflection
-
Sets the value of a field of an object instance via reflection
- setValue(int, Object) - Method in interface org.modeshape.schematic.document.EditableArray
-
Set the value for the field with the given name to the supplied value.
- setValue(String, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setValue(int, Object) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- setValue(int, Object) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- setValue(int, Object) - Method in interface org.modeshape.schematic.internal.document.MutableArray
-
Modifiable method that sets the supplied value at the given index.
- setValue(String) - Method in class org.modeshape.sequencer.epub.EpubMetadataProperty
-
- SetValueOperation - Class in org.modeshape.schematic.internal.delta
-
An atomic array add operation for SchematicValueDelta.
- SetValueOperation(Path, Object, int) - Constructor for class org.modeshape.schematic.internal.delta.SetValueOperation
-
- setWidth(Integer) - Method in class org.modeshape.sequencer.video.StreamMetadata
-
- setWorkspace(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the name of the workspace to which this definition applies.
- setWorkspaceName(String) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Call to set the workspace name.
- setWorkspaceNamePattern(String) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the names of the workspaces to which this definition applies using a regular expression pattern.
- setWorkspaces(String...) - Method in interface org.modeshape.jcr.api.index.IndexDefinitionTemplate
-
Set the names of the workspaces to which this definition applies.
- setWriteLimit(Integer) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
Sets the write limit for the Tika parser, representing the maximum number of characters that should be extracted by the
TIKA parser.
- setXmlName(String) - Method in class org.modeshape.jboss.subsystem.MappedAttributeDefinitionBuilder
-
- sha1(String) - Static method in class org.modeshape.common.util.SecureHash
-
Computes the sha1 value for the given string.
- sha1(File) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
Computes the SHA1 for the given file.
- SHA1 - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- SHA1_FIELD - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- SHARE - Static variable in class org.modeshape.jcr.JcrNtLexicon
-
The "nt:share" node type name only appears in a serialized XML document exported from a repository, and never
appears in the actual repository content.
- SHARE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
The name of the "mode:share" node type, used as the primary type on nodes that are proxies for the original node.
- SHAREABLE - Static variable in class org.modeshape.jcr.JcrMixLexicon
-
The name for the "mix:shareable" mixin.
- shareAlreadyExistsWithinParent - Static variable in class org.modeshape.jcr.JcrI18n
-
- SHARED_UUID - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
The REFERENCE property on the "mode:share" node type.
- SharedLockingInputStream - Class in org.modeshape.jcr.value.binary
-
A
InputStream
implementation around a file that creates a shared lock when reading the file, ensuring the file is not
changed by other writers in this or other JVM processes.
- SharedLockingInputStream(BinaryKey, File, NamedLocks) - Constructor for class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
Create a self-closing, (shared) locking
InputStream
to read the content of the supplied
file
.
- sharedNodesFilter() - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Creates a node filter which doesn't include any of the nodes from the shared set in the query result.
- SHEET_NAME - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- SHEETS - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- ShortOperations - Class in org.modeshape.common.math
-
- ShortOperations() - Constructor for class org.modeshape.common.math.ShortOperations
-
- shortValue(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- shortValue(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- shortValue(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- shortValue(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- shortValue(Long) - Method in class org.modeshape.common.math.LongOperations
-
- shortValue(T) - Method in interface org.modeshape.common.math.MathOperations
-
Convert the value to a short.
- shortValue(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- should(Query) - Method in class org.modeshape.jcr.index.elasticsearch.query.BoolQuery
-
- shouldProcessSourceKey(NodeKey) - Method in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- showPlan - Variable in class org.modeshape.jcr.query.plan.PlanHints
-
Flag indicates whether the query plan should be included in the
QueryResults
- shutdown() - Method in class org.modeshape.common.collection.ring.RingBuffer
-
Shutdown this ring buffer by preventing any further entries, but allowing all existing entries to be processed by all
consumers.
- shutdown() - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- shutdown() - Method in class org.modeshape.connector.git.GitConnector
-
- shutdown() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataConnector
-
- shutdown() - Method in class org.modeshape.jboss.service.RepositoryService
-
- shutdown() - Method in interface org.modeshape.jcr.api.RepositoriesContainer
-
- shutdown(long, TimeUnit) - Method in interface org.modeshape.jcr.api.RepositoriesContainer
-
- shutdown() - Method in class org.modeshape.jcr.BackupService
-
Shut down this service and immediately terminate all currently-running backup operations.
- shutdown() - Method in interface org.modeshape.jcr.bus.ChangeBus
-
Shuts down the change bus, closing and clearing resources created during
ChangeBus.start()
- shutdown() - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- shutdown() - Method in class org.modeshape.jcr.bus.RepositoryChangeBus
-
- shutdown() - Method in class org.modeshape.jcr.clustering.ClusteringService
-
Shuts down and clears resources held by this service.
- shutdown() - Method in class org.modeshape.jcr.Connectors
-
- shutdown() - Method in interface org.modeshape.jcr.Environment
-
Shutdown this environment, allowing it to reclaim any resources.
- shutdown(boolean) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndex
-
- shutdown(boolean) - Method in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- shutdown() - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- shutdown(long, TimeUnit) - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- shutdown(boolean) - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- shutdown(long, TimeUnit) - Method in class org.modeshape.jcr.JcrRepositoryFactory
-
- shutdown() - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Stops the journal.
- shutdown() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- shutdown() - Method in class org.modeshape.jcr.journal.LocalJournal
-
- shutdown() - Method in class org.modeshape.jcr.locking.AbstractLockingService
-
- shutdown() - Method in interface org.modeshape.jcr.locking.LockingService
-
Shuts down this locking service.
- shutdown() - Method in class org.modeshape.jcr.ModeShapeEngine
-
Shutdown this engine to stop all repositories, terminate any ongoing background operations (such as sequencing), and
reclaim any resources that were acquired by this engine.
- shutdown(boolean) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Shutdown this engine, optionally stopping all still-running repositories.
- shutdown() - Method in class org.modeshape.jcr.query.engine.ScanningQueryEngine
-
- shutdown() - Method in interface org.modeshape.jcr.query.QueryEngine
-
Signal that the engine is no longer needed and should clean up and/or close any resources.
- shutdown() - Method in class org.modeshape.jcr.Sequencers.SequencingWorkQueue
-
- shutdown() - Method in class org.modeshape.jcr.Sequencers
-
- shutdown() - Method in interface org.modeshape.jcr.Sequencers.WorkQueue
-
- shutdown() - Method in class org.modeshape.jcr.spi.federation.Connector
-
Shutdown the connector by releasing all resources.
- shutdown(boolean) - Method in class org.modeshape.jcr.spi.index.provider.DefaultManagedIndex
-
- shutdown() - Method in class org.modeshape.jcr.spi.index.provider.IndexProvider
-
Signal this provider that it is no longer needed and can release any resources that are being held.
- shutdown(boolean) - Method in interface org.modeshape.jcr.spi.index.provider.Lifecycle
-
Shut down this index and release all runtime resources.
- shutdown() - Method in class org.modeshape.jcr.TextExtractors
-
- shutdown() - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- shutdown() - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Shuts down the store.
- shutdown() - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
Shut down all the named stores
- shutdown() - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- shutdownConnectors() - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- shutdownRepository(String) - Method in interface org.modeshape.jcr.api.RepositoriesContainer
-
Asynchronously shutdown the deployed Repository
instance with the given the name, and return a future that will
return whether the Repository instance is shutdown.
- shutdownRepository(String) - Method in class org.modeshape.jcr.JcrRepositoriesContainer
-
- shutdownRepository(String) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Asynchronously shutdown the deployed Repository
instance with the given the name, and return a future that will
return whether the Repository instance is shutdown.
- shutdownUnusedConnectors() - Method in class org.modeshape.jcr.Connectors.Snapshot
-
- shutdownWhileExtractingText - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- shutdownWhileSequencing - Static variable in class org.modeshape.jcr.RepositoryI18n
-
- SiblingCounter - Class in org.modeshape.jcr.cache
-
A function interface that determines (potentially lazily) the number of siblings with a given name.
- SiblingCounter() - Constructor for class org.modeshape.jcr.cache.SiblingCounter
-
- signalAllWhenBlocking() - Method in class org.modeshape.common.collection.ring.BlockingWaitStrategy
-
- signalAllWhenBlocking() - Method in interface org.modeshape.common.collection.ring.WaitStrategy
-
Signal all components that want to be notified that the pointer has advanced.
- signalClosed() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
Signal that this workspace cache has been fully closed.
- signalClosing() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
Signal that this workspace cache is to be closed, and it can start reclaiming resources.
- signalConsumers() - Method in interface org.modeshape.common.collection.ring.Cursor
-
Signal that the consumers should wake up if they are blocked on the barrier.
- signalConsumers() - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- signalDeleted() - Method in class org.modeshape.jcr.cache.document.WorkspaceCache
-
Signal that the workspace for this workspace cache has been deleted/destroyed, so this cache is not needed anymore.
- SIGNED - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- simple - Variable in class org.modeshape.jcr.value.basic.ReferenceValueFactory
-
- SIMPLE_CONTENT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SIMPLE_REFERENCE - Static variable in class org.modeshape.jcr.api.PropertyType
-
The SIMPLE_REFERENCE
property type is used to store references to nodes without also storing
back-references.
- SIMPLE_REFERENCE_FIELD - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- SIMPLE_TYPE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- SIMPLE_TYPE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SIMPLE_TYPE_DEFINITION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
-
- SIMPLE_VALUE_MATCHER - Static variable in class org.modeshape.schematic.internal.document.JsonReader
-
- SimpleNamespaceContext - Class in org.modeshape.common.xml
-
A simple
NamespaceContext
implementation that maintains the namespace and prefix mappings discovered within an XML
document.
- SimpleNamespaceContext() - Constructor for class org.modeshape.common.xml.SimpleNamespaceContext
-
- SimpleNamespaceRegistry - Class in org.modeshape.jcr.value.basic
-
A simple
NamespaceRegistry
implementation that is not thread-safe, but that provides all the basic functionality.
- SimpleNamespaceRegistry() - Constructor for class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- SimpleNamespaceRegistry(String) - Constructor for class org.modeshape.jcr.value.basic.SimpleNamespaceRegistry
-
- SimplePrincipal - Class in org.modeshape.jcr.security
-
Default local implementation of the principal.
- SimpleProblems - Class in org.modeshape.common.collection
-
- SimpleProblems() - Constructor for class org.modeshape.common.collection.SimpleProblems
-
- SimpleStatistics<T extends Number> - Class in org.modeshape.common.statistic
-
Encapsulation of the statistics for a series of values to which new values are frequently added.
- SimpleStatistics(MathOperations<T>) - Constructor for class org.modeshape.common.statistic.SimpleStatistics
-
- SimpleTerm(String) - Constructor for class org.modeshape.jcr.query.model.FullTextSearch.SimpleTerm
-
Create a simple term with the value and whether the term is excluded or included.
- SimpleTransaction(TransactionManager) - Constructor for class org.modeshape.jcr.txn.Transactions.SimpleTransaction
-
- simpleType(String) - Static method in class org.modeshape.sequencer.javafile.metadata.FieldMetadata
-
- SimpleValueMatcher(DocumentValueFactory) - Constructor for class org.modeshape.schematic.internal.document.JsonReader.SimpleValueMatcher
-
- single(String) - Static method in class org.modeshape.sequencer.javafile.metadata.ImportMetadata
-
- SINGLE_QUOTE - Static variable in class org.modeshape.jcr.query.model.Visitors
-
- SINGLE_QUOTED_STRING - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
-
The
token type
for tokens that consist of all the characters within single-quotes.
- SINGLE_QUOTED_STRING - Static variable in class org.modeshape.jcr.CndTokenizer
-
The token type for tokens that consist of all the characters within single-quotes.
- SINGLE_QUOTED_STRING - Static variable in class org.modeshape.jcr.query.parse.FullTextSearchParser.TermTokenizer
-
The
token type
for tokens that consist of all the characters within single-quotes.
- SINGLE_QUOTED_STRING - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
The
token type
for tokens that consist of all the characters
within single-quotes.
- SingleColumnIndexBuilder(ExecutionContext, IndexDefinition, NodeTypes.Supplier, String, ChangeSetAdapter.NodeTypePredicate, PropertyType, DB) - Constructor for class org.modeshape.jcr.index.local.LocalIndexBuilder.SingleColumnIndexBuilder
-
- SingleIterator<T> - Class in org.modeshape.common.collection
-
An
Iterator
that is used to iterate over a single, fixed value.
- SingleIterator(T) - Constructor for class org.modeshape.common.collection.SingleIterator
-
- singleMemberAnnotation(String, String) - Static method in class org.modeshape.sequencer.javafile.metadata.AnnotationMetadata
-
- SingleNameContext() - Constructor for class org.modeshape.jcr.cache.ChildReferences.SingleNameContext
-
- singleNode(Path, float) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Obtain a
NodeSequence
that returns the (queryable) node at the given path in the workspace, where the node is
assigned the given score.
- singleNode(String, String, float) - Method in class org.modeshape.jcr.query.engine.QuerySources
-
Obtain a
NodeSequence
that returns the (queryable) node with the given key in the workspace, where the node is
assigned the given score.
- SingleNodeRow(CachedNode, float) - Constructor for class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRow
-
- SingleNodeRowSerializer(CachedNodeSupplier) - Constructor for class org.modeshape.jcr.query.engine.process.BufferedRows.SingleNodeRowSerializer
-
- SingleOrderByOperandBuilder(QueryBuilder.OrderByBuilder, Order, NullOrder) - Constructor for class org.modeshape.jcr.query.QueryBuilder.SingleOrderByOperandBuilder
-
- SinglePath(String) - Constructor for class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- SinglePathLikeBuilder() - Constructor for class org.modeshape.jcr.query.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- SingleProblem() - Constructor for class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.SingleProblem
-
- singleProducer() - Method in class org.modeshape.common.collection.ring.RingBufferBuilder
-
- SingleProducerCursor - Class in org.modeshape.common.collection.ring
-
A single-threaded cursor for a ring buffer that ensures it does not pass the slowest
Pointer
that is consuming entries.
- SingleProducerCursor(int, WaitStrategy) - Constructor for class org.modeshape.common.collection.ring.SingleProducerCursor
-
- SingleSelectorQueryResultRow(JcrQueryResult.QueryResultRowIterator, NodeSequence.Batch, int) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
-
- SingleSelectorQueryResultRowIterator(JcrQueryContext, String, NodeSequence, QueryResults.Columns) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
-
- SingletonInitialContext - Class in org.modeshape.common.naming
-
- SingletonInitialContextFactory - Class in org.modeshape.common.naming
-
- SingletonInitialContextFactory() - Constructor for class org.modeshape.common.naming.SingletonInitialContextFactory
-
- singleValuedPropertyNeedsSingleValuedDefault - Static variable in class org.modeshape.jcr.JcrI18n
-
- SingleWidthBatch(NodeSequence.Batch) - Constructor for class org.modeshape.jcr.query.NodeSequence.SingleWidthBatch
-
- singularize(Object) - Method in class org.modeshape.common.text.Inflector
-
Returns the singular form of the word in the string.
- size() - Method in class org.modeshape.common.collection.AbstractMultimap.EntriesCollection
-
- size() - Method in class org.modeshape.common.collection.AbstractMultimap
-
- size() - Method in class org.modeshape.common.collection.AbstractMultimap.ValuesCollection
-
- size() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
-
- size() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
-
- size() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedEntrySet
-
- size() - Method in class org.modeshape.common.collection.AbstractProblems
-
- size() - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- size() - Method in class org.modeshape.common.collection.ImmutableProblems
-
- size() - Method in class org.modeshape.common.collection.LinkedListMultimap.MapEntries
-
- size() - Method in class org.modeshape.common.collection.LinkedListMultimap
-
- size() - Method in interface org.modeshape.common.collection.Multimap
-
Return the number of key-value pairs in this multimap.
- size() - Method in interface org.modeshape.common.collection.Problems
-
Get the number of problems that are in this collection
- size() - Method in class org.modeshape.common.collection.ThreadSafeProblems
-
- size() - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- size(String) - Static method in class org.modeshape.common.util.FileUtil
-
Determines the size (in bytes) of the file or directory at the given path.
- size() - Method in interface org.modeshape.jcr.api.index.IndexDefinition
-
Get the number of columns in this index.
- size() - Method in interface org.modeshape.jcr.api.Problems
-
Get the number of problems.
- size() - Method in interface org.modeshape.jcr.cache.change.ChangeSet
-
Return the number of individual changes.
- size() - Method in class org.modeshape.jcr.cache.change.RecordingChanges
-
- size() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Get the total number of child references for the node, including all subsequent blocks of ChildReferences.
- SIZE - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- size() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- size() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Medium
-
- size() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.ReferencesUnion
-
- size() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- size() - Method in class org.modeshape.jcr.cache.document.MutableChildReferences
-
- size() - Method in class org.modeshape.jcr.cache.document.SessionChildReferences
-
- size(Name) - Method in class org.modeshape.jcr.cache.document.SessionNode.InsertedChildReferences
-
- size() - Method in class org.modeshape.jcr.JcrProblems
-
- size() - Method in interface org.modeshape.jcr.journal.ChangeJournal.Records
-
Returns the number of records.
- size() - Method in interface org.modeshape.jcr.query.BufferManager.Buffer
-
Get the size of the buffer.
- size() - Method in class org.modeshape.jcr.query.BufferManager.CloseableDistinctBuffer
-
- size() - Method in class org.modeshape.jcr.query.BufferManager.CloseableQueueBuffer
-
- size() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBuffer
-
- size() - Method in class org.modeshape.jcr.query.BufferManager.CloseableSortingBufferWithDuplicates
-
- size() - Method in class org.modeshape.jcr.query.engine.process.RestartableSequence.QueueBufferSupplier
-
- size() - Method in interface org.modeshape.jcr.spi.index.provider.Filter.ResultBatch
-
Returns the total number of node keys in this batch.
- size() - Method in class org.modeshape.jcr.value.basic.BasicEmptyProperty
-
- size() - Method in class org.modeshape.jcr.value.basic.BasicMultiValueProperty
-
- size() - Method in class org.modeshape.jcr.value.basic.BasicPath
-
- size() - Method in class org.modeshape.jcr.value.basic.BasicSingleValueProperty
-
- size() - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- size() - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- size() - Method in class org.modeshape.jcr.value.basic.RootPath
-
- size() - Method in class org.modeshape.jcr.value.binary.FileLocks
-
Get the number of named locks.
- size() - Method in class org.modeshape.jcr.value.binary.NamedLocks
-
Get the number of named locks.
- size() - Method in interface org.modeshape.jcr.value.Path
-
Return the number of segments in this path.
- size() - Method in interface org.modeshape.jcr.value.Property
-
Get the number of actual values in this property.
- size() - Method in interface org.modeshape.schematic.document.Document
-
Return the number of name-value pairs in this object.
- size() - Method in interface org.modeshape.schematic.document.Path
-
Get the number of segments in this path.
- size() - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- size() - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- size() - Method in class org.modeshape.schematic.internal.document.DocumentEditor
-
- size - Variable in class org.modeshape.schematic.internal.document.IndexSequence
-
- size() - Method in class org.modeshape.schematic.internal.document.IndexSequence
-
- size() - Method in class org.modeshape.schematic.internal.document.JsonReader.Parser.FunctionCall
-
- size() - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- size() - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- size() - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- size() - Method in class org.modeshape.schematic.internal.io.BsonDataOutput
-
- size() - Method in class org.modeshape.schematic.internal.schema.JsonSchemaValidatorFactory.CompositeValidator
-
- SizeMeasuringInputStream - Class in org.modeshape.common.util
-
An
InputStream
implementation that can wrap another input stream and determine the number of bytes read.
- SizeMeasuringInputStream(InputStream, AtomicLong) - Constructor for class org.modeshape.common.util.SizeMeasuringInputStream
-
- SizeMeasuringReader - Class in org.modeshape.common.util
-
An
Reader
implementation that can wrap another input stream and determine the number of bytes read.
- SizeMeasuringReader(Reader, AtomicLong) - Constructor for class org.modeshape.common.util.SizeMeasuringReader
-
- skip(long) - Method in class org.modeshape.common.util.SelfClosingInputStream
-
- skip(long) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultIterator
-
- skip(NodeSequence, int) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a sequence of nodes that skips a specified number of rows before returning any rows.
- skip(long) - Method in class org.modeshape.jcr.security.acl.AccessControlPolicyIteratorImpl
-
- skip(long) - Method in class org.modeshape.jcr.value.binary.Database.DatabaseBinaryStream
-
- skip(long) - Method in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- skipBytes(int) - Method in class org.modeshape.schematic.internal.io.BsonDataInput
-
- SLASHED_STMT_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- slf4jAvailable - Static variable in class org.modeshape.common.CommonI18n
-
- SLF4JLoggerFactory - Class in org.modeshape.common.logging.slf4j
-
Factory used to create the
Logger
implementation that uses the SLF4J logging framework.
- SLF4JLoggerFactory() - Constructor for class org.modeshape.common.logging.slf4j.SLF4JLoggerFactory
-
- slice(NodeSequence, QueryResults.Columns) - Static method in class org.modeshape.jcr.query.NodeSequence
-
Create a sequence of nodes that include only those selectors defined by the given columns.
- slicingBatch(NodeSequence.Batch, int[]) - Static method in class org.modeshape.jcr.query.NodeSequence
-
- SLIDE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- SLIDE_NODE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- SlideMetadata - Class in org.modeshape.sequencer.msoffice.powerpoint
-
Metadata for Microsoft Office PowerPoint slides.
- SlideMetadata() - Constructor for class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
-
- SMALL_UNORDERED_COLLECTION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- Snapshot(Collection<RepositoryConfiguration.Component>, Set<String>, Map<String, List<RepositoryConfiguration.ProjectionConfiguration>>) - Constructor for class org.modeshape.jcr.Connectors.Snapshot
-
- Snapshot(Connectors.Snapshot) - Constructor for class org.modeshape.jcr.Connectors.Snapshot
-
- SOAP_ACTION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_ADDRESS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_BINDING - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_BODY - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_FAULT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_HEADER - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_HEADER_FAULT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_LOCATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOAP_OPERATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SOFTWARE - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
-
- SortingSequence - Class in org.modeshape.jcr.query.engine.process
-
- SortingSequence(String, NodeSequence, RowExtractors.ExtractFromRow, BufferManager, CachedNodeSupplier, boolean, boolean, boolean, NullOrder) - Constructor for class org.modeshape.jcr.query.engine.process.SortingSequence
-
- source() - Method in class org.modeshape.jcr.query.model.Query
-
Get the source for the results.
- Source - Interface in org.modeshape.jcr.query.model
-
The source that represents a set of node tuples.
- source - Variable in class org.modeshape.jcr.query.QueryBuilder
-
- source() - Method in interface org.modeshape.schematic.SchematicEntry
-
Returns the original document which is wrapped by this entry.
- SOURCE_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SOURCE_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- SOURCE_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is source type of a distinct type or user-generated Ref type, SQL type from java.sql.Types (null if
DATA_TYPE isn't DISTINCT or user-generated REF)
- SOURCE_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SOURCE_JDBC_DATA_TYPE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
-
- SOURCE_LENGTH - Static variable in class org.modeshape.jcr.cache.NodeKey
-
- SOURCE_LOCATION - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- SOURCE_NAME_FIELD - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- sourceCache - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- sourceDoesNotAllowCreatingWorkspaces - Static variable in class org.modeshape.jcr.GraphI18n
-
- SourceFileRecorder - Interface in org.modeshape.sequencer.javafile
-
A simple interface that allows an implementer to control how Java source file metadata is mapped to properties (including
primary and mixin types) in the graph.
- sourceIsReadOnly - Static variable in class org.modeshape.jcr.GraphI18n
-
- sourceKey(String) - Static method in class org.modeshape.jcr.cache.NodeKey
-
- sourceKeyToReferenceProperties - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- sourceName(ModelNode) - Method in class org.modeshape.jboss.subsystem.SourceWriteAttributeHandler
-
- sourceNode - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- SourceService - Class in org.modeshape.jboss.service
-
Service
implementation handling external sources
- SourceService(String, Properties) - Constructor for class org.modeshape.jboss.service.SourceService
-
- sourceServiceName(String, String) - Static method in class org.modeshape.jboss.subsystem.ModeShapeServiceNames
-
- sourceToTargetKeys - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- SourceWriteAttributeHandler - Class in org.modeshape.jboss.subsystem
-
An OperationStepHandler
implementation that handles changes to the model values for an external
source's submodel.
- SPACE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- SPEC_NAME_DESC - Static variable in class org.modeshape.jcr.JcrI18n
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
- splitChildren(NodeKey, EditableDocument, EditableArray, int, int, boolean, String) - Method in class org.modeshape.jcr.cache.document.DocumentOptimizer
-
Split the children in the given document (with the given key) into two or more blocks, based upon the specified number of
desired children per block and a tolerance.
- splitLines(String) - Static method in class org.modeshape.common.util.StringUtil
-
Split the supplied content into lines, returning each line as an element in the returned list.
- SQL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- SQL_92_ALL_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- SQL_92_RESERVED_WORDS - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
-
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that not used will contain nulls
- SqlServerMetadataCollector - Class in org.modeshape.connector.meta.jdbc
-
- SqlServerMetadataCollector() - Constructor for class org.modeshape.connector.meta.jdbc.SqlServerMetadataCollector
-
- SqlTokenizer(boolean) - Constructor for class org.modeshape.jcr.query.parse.BasicSqlQueryParser.SqlTokenizer
-
- sqrt(Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- sqrt(Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- sqrt(Float) - Method in class org.modeshape.common.math.FloatOperations
-
- sqrt(Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- sqrt(Long) - Method in class org.modeshape.common.math.LongOperations
-
- sqrt(T) - Method in interface org.modeshape.common.math.MathOperations
-
Return the square root of the supplied operand.
- sqrt(Short) - Method in class org.modeshape.common.math.ShortOperations
-
- SrampLexicon - Class in org.modeshape.sequencer.sramp
-
A lexicon of S-RAMP names used within the XSD sequencer.
- SrampLexicon.Namespace - Class in org.modeshape.sequencer.sramp
-
- StandaloneLockingService - Class in org.modeshape.jcr.locking
-
LockingService
implementation that is used by ModeShape when running in non-clustered (local) mode.
- StandaloneLockingService() - Constructor for class org.modeshape.jcr.locking.StandaloneLockingService
-
- StandaloneLockingService(long) - Constructor for class org.modeshape.jcr.locking.StandaloneLockingService
-
- STANDARD_DESCRIPTORS - Static variable in interface org.modeshape.jcr.api.Repository
-
An immutable collection of "standard" descriptors, as defined in the JSR-283 specification.
- STANDARD_PARSERS_BY_NAME - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
-
- STANDARD_UPGRADES - Static variable in class org.modeshape.jcr.Upgrades
-
The standard upgrades for the built-in components and content of ModeShape.
- StandardConverter(ValueFactory<T>) - Constructor for class org.modeshape.jcr.index.local.IndexValues.StandardConverter
-
- StandardDdlLexicon - Class in org.modeshape.sequencer.ddl
-
Lexicon for DDL concepts.
- StandardDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- StandardDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl
-
- StandardDdlParser - Class in org.modeshape.sequencer.ddl
-
Standard SQL 92 DDL file content parser.
- StandardDdlParser() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlParser
-
- StandardDeviationBucketingStrategy(double, double, int) - Constructor for class org.modeshape.common.statistic.Histogram.StandardDeviationBucketingStrategy
-
- start() - Method in class org.modeshape.common.statistic.Stopwatch
-
Start the stopwatch and begin recording the statistics a new run.
- start() - Method in class org.modeshape.common.text.TokenStream
-
Begin the token stream, including (if required) the tokenization of the input content.
- start(StartContext) - Method in class org.modeshape.jboss.metric.MonitorService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.AuthenticatorService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.BinaryStorageService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.CompositeBinaryStorageService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.EngineService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.IndexDefinitionService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.IndexProviderService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.PersistenceService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.ReferenceFactoryService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.RepositoryService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.SequencerService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.SourceService
-
- start(StartContext) - Method in class org.modeshape.jboss.service.TextExtractorService
-
- start() - Method in interface org.modeshape.jcr.bus.ChangeBus
-
Starts up the change bus.
- start() - Method in class org.modeshape.jcr.bus.ClusteredChangeBus
-
- start() - Method in class org.modeshape.jcr.bus.RepositoryChangeBus
-
- start() - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Starts this journal instance.
- start() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- start() - Method in class org.modeshape.jcr.journal.LocalJournal
-
- start() - Method in class org.modeshape.jcr.ModeShapeEngine
-
Start this engine to make it available for use.
- start() - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- start() - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Initialize the store and get ready for use.
- start() - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- start() - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
Initialize the store, and initialize all the named stores.
- start() - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- start() - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- start() - Method in class org.modeshape.jcr.value.binary.TransientBinaryStore
-
- start() - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
Initializes & registers this MBean with the local MBean server.
- start() - Method in class org.modeshape.persistence.file.FileDb
-
- start() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- start() - Method in interface org.modeshape.schematic.Lifecycle
-
Announces that the repository is about to start using this DB.
- START_POSITION - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- startArray() - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- startCDATA() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- startDocument() - Method in class org.modeshape.common.xml.StreamingContentHandler
-
- startDocument() - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
- startDocument() - Method in class org.modeshape.schematic.internal.document.BsonReader.Reader
-
- startDocument() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- startDTD(String, String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- started() - Method in interface org.modeshape.jcr.journal.ChangeJournal
-
Checks if this journal is active (i.e. can accept requests) or not.
- started() - Method in class org.modeshape.jcr.journal.ClusteredJournal
-
- started() - Method in class org.modeshape.jcr.journal.LocalJournal
-
- started() - Method in class org.modeshape.jcr.txn.Transactions.BaseTransaction
-
- startElement(String, String, String, Attributes) - Method in class org.modeshape.common.xml.StreamingContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
- startElement(String, String, String, Attributes) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- startEntity(String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
- startForked(Channel) - Static method in class org.modeshape.jcr.clustering.ClusteringService
-
Starts a new clustering service by forking a channel of an existing JGroups channel.
- startIndex() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
-
- startIndex() - Method in interface org.modeshape.common.text.TokenStream.Token
-
Get the index in the raw stream for the first character in the token.
- startingPathInSource - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- startMethodMustBeCalledBeforeConsumingOrMatching - Static variable in class org.modeshape.common.CommonI18n
-
- startMethodMustBeCalledBeforeNext - Static variable in class org.modeshape.common.CommonI18n
-
- startPrefixMapping(String, String) - Method in class org.modeshape.common.xml.StreamingContentHandler
-
- startPrefixMapping(String, String) - Method in class org.modeshape.jcr.xml.NodeImportXmlHandler
-
This method ensures that the namespace is registered with the
registry
, using the supplied prefix
to register the namespace if required.
- startPrefixMapping(String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
-
This method ensures that the namespace is registered with the
registry
, using the supplied prefix
to register the namespace if required.
- startRepository(String) - Method in class org.modeshape.jcr.ModeShapeEngine
-
Asynchronously start the deployed Repository
instance with the given the name, and return a future that will return
the Repository instance.
- startShutdown() - Method in class org.modeshape.jcr.cache.RepositoryCache
-
- startStandalone(String, String) - Static method in class org.modeshape.jcr.clustering.ClusteringService
-
Starts a standalone clustering service which in turn will start & connect its own JGroup channel.
- startStandalone(String, Channel) - Static method in class org.modeshape.jcr.clustering.ClusteringService
-
Starts a standalone clustering service which uses the supplied channel.
- startsWith(Path) - Method in interface org.modeshape.schematic.document.Path
-
Determine if the first segments of this path are equal to the segments in the supplied path.
- startsWith(Path) - Method in class org.modeshape.schematic.internal.document.Paths.EmptyPath
-
- startsWith(Path) - Method in class org.modeshape.schematic.internal.document.Paths.MultiSegmentPath
-
- startsWith(Path) - Method in class org.modeshape.schematic.internal.document.Paths.SinglePath
-
- STATEMENT - Static variable in class org.modeshape.jcr.JcrLexicon
-
- statement - Variable in class org.modeshape.jcr.query.JcrAbstractQuery
-
- STATEMENT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- STATEMENT_KEY - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
The
token type
for tokens that represent the start of a DDL
statement.
- statementIsClosed - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- Statements - Interface in org.modeshape.persistence.relational
-
A group of statements which are executed against a database.
- STATEMENTS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- Statements.BatchUpdate - Interface in org.modeshape.persistence.relational
-
A batch of table update operations.
- STATEMENTS_CONTAINER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- STATEMENTS_FILE_PATH - Static variable in class org.modeshape.jcr.value.binary.Database
-
- STATEMENTS_FILE_PREFIX - Static variable in class org.modeshape.jcr.value.binary.Database
-
- STATEMENTS_FILENAME_SUFFIX - Static variable in class org.modeshape.jcr.value.binary.Database
-
- STATIC - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- STATIC - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- StaticOperand - Interface in org.modeshape.jcr.query.model
-
- StatisticalData - Class in org.modeshape.jmx
-
Value holder exposed by JXM which provides statistical information via
Statistics
- StatisticalData(int, long, long, double, double) - Constructor for class org.modeshape.jmx.StatisticalData
-
- Statistics - Interface in org.modeshape.jcr.api.monitor
-
The immutable statistics for a sample of values.
- statistics() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- statistics() - Method in class org.modeshape.jcr.JcrRepository
-
- statistics() - Method in class org.modeshape.jcr.JcrRepositoryMonitor
-
- Statistics() - Constructor for class org.modeshape.jcr.query.QueryResults.Statistics
-
- Statistics(long) - Constructor for class org.modeshape.jcr.query.QueryResults.Statistics
-
- Statistics(long, long, long, long) - Constructor for class org.modeshape.jcr.query.QueryResults.Statistics
-
- statistics() - Method in class org.modeshape.jcr.Sequencers
-
- statisticsFor(long) - Static method in class org.modeshape.jcr.RepositoryStatistics
-
Utility method to construct the statistics for a series of values.
- statisticsFor(long[]) - Static method in class org.modeshape.jcr.RepositoryStatistics
-
Utility method to construct the statistics for a series of values.
- statisticsFor(Statistics[]) - Static method in class org.modeshape.jcr.RepositoryStatistics
-
Utility method to construct the composite statistics for a series of sampled statistics.
- status() - Method in class org.modeshape.jcr.txn.Transactions.BaseTransaction
-
- status() - Method in class org.modeshape.jcr.txn.Transactions.RollbackOnlyTransaction
-
- status() - Method in interface org.modeshape.jcr.txn.Transactions.Transaction
-
Returns the status associated with the current transaction
- stayBehind(Pointer...) - Method in interface org.modeshape.common.collection.ring.DependentOnPointers
-
Ensure that this cursor always remains behind the specified pointer.
- stayBehind(Pointer...) - Method in class org.modeshape.common.collection.ring.GarbageCollectingConsumer
-
- stayBehind(Pointer...) - Method in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- stayBehind(Pointer...) - Method in class org.modeshape.common.collection.ring.TrailingPointer
-
- stayBehinds - Variable in class org.modeshape.common.collection.ring.SingleProducerCursor
-
- StepExpression() - Constructor for class org.modeshape.jcr.query.xpath.XPath.StepExpression
-
- STMT_ABORT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_ALGORITHM - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_DEFINER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_ALTER_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_MATERIALIZED - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_OFFLINE_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_OFFLINE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_ONLINE_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_ONLINE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_RESOURCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_SESSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_SQL_SECURITY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_SYSTEM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ALTER_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ALTER_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ASSOCIATE_STATISTICS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_AUDIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_COMMENT_ON - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_COMMENT_ON - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_COMMIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_COMMIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_COMMIT_FORCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_COMMIT_WORK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_COMMIT_WRITE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_COPY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_ASSERTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_BITMAP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_CAST - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_CHARACTER_SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_COLLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_CONSTRAINT_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_CONTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_CONTROLFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_DEFINER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_GLOBAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_GLOBAL_TEMPORARY_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_LOCAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_LOCAL_TEMPORARY_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_MATERIALIZED_VEIW_LOG - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_MATERIALIZED_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_PRIVATE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_PUBLIC_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_OR_REPLACE_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PUBLIC_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PUBLIC_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_SPFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEMP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEMPORARY_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TRANSLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TRUSTED_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_CREATE_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_CREATE_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DEALLOCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DEALLOCATE_PREPARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DECLARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DECLARE_GLOBAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DISASSOCIATE_STATISTICS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DISCARD - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_ASSERTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_CAST - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_CHARACTER_SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_COLLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_CONSTRAINT_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_CONTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_MATERIALIZED - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_OFFLINE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_ONLINE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_OWNED_BY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_PUBLIC_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TRANSLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_DROP_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_DROP_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_EXPLAIN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_EXPLAIN_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_EXPLAIN_PLAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_FETCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_FLASHBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_GRANT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_INSERT_INTO - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_LISTEN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_LOAD - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_MERGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_MOVE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_NOAUDIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_NOTIFY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_PREPARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_PREPARE_TRANSATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_PURGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_REASSIGN_OWNED - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_REINDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_RELEASE_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_RENAME - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_RENAME_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_RENAME_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_RENAME_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_RENAME_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_RENAME_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- STMT_REVOKE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_REVOKE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ROLLBACK_PREPARED - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ROLLBACK_TO_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_ROLLBACK_TO_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_ROLLBACK_WORK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SELECT_INTO - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_SET_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SET_CONSTRAINTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SET_CONSTRAINTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_SET_CURRENT_ISOLATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_CURRENT_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_CURRENT_SQLID - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_DEFINE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
-
- STMT_SET_ISOLATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_SET_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- STMT_SET_SESSION_AUTHORIZATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_SET_TRANSACTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_SET_TRANSACTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_SHOW - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_TRUNCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- STMT_TRUNCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_UNLISTEN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- STMT_VACUUM - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- stop() - Method in class org.modeshape.common.statistic.Stopwatch
-
Stop the stopwatch and record the statistics for the latest run.
- stop(StopContext) - Method in class org.modeshape.jboss.metric.MonitorService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.AuthenticatorService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.BinaryStorageService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.CompositeBinaryStorageService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.EngineService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.IndexDefinitionService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.IndexProviderService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.PersistenceService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.ReferenceFactoryService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.RepositoryService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.SequencerService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.SourceService
-
- stop(StopContext) - Method in class org.modeshape.jboss.service.TextExtractorService
-
- stop() - Method in class org.modeshape.jmx.RepositoryStatisticsBean
-
Un-registers the bean from the JMX server.
- stop() - Method in class org.modeshape.persistence.file.FileDb
-
- stop() - Method in class org.modeshape.persistence.relational.RelationalDb
-
- stop() - Method in class org.modeshape.persistence.relational.TransactionalCaches
-
- stop() - Method in interface org.modeshape.schematic.Lifecycle
-
Announces that the repository is shutting down and will stop using this DB.
- Stopwatch - Class in org.modeshape.common.statistic
-
Provides a mechanism to measure time in the same way as a physical stopwatch.
- Stopwatch() - Constructor for class org.modeshape.common.statistic.Stopwatch
-
- Stopwatch(boolean) - Constructor for class org.modeshape.common.statistic.Stopwatch
-
- Stopwatch(boolean, String) - Constructor for class org.modeshape.common.statistic.Stopwatch
-
- STORAGE - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
The name for the field whose value is a document containing storage information.
- storageChanged - Variable in class org.modeshape.jcr.JcrRepository.ConfigurationChange
-
- storageRelatedConfigurationChangesWillTakeEffectAfterShutdown - Static variable in class org.modeshape.jcr.JcrI18n
-
- store(OutputStream, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- store(Iterable<JcrNodeType>, boolean) - Method in class org.modeshape.jcr.SystemContent
-
Stores the node types in the system area under /jcr:system/jcr:nodeTypes
.
- store(JcrNodeType, boolean) - Method in class org.modeshape.jcr.SystemContent
-
Stores the node type in the system area under /jcr:system/jcr:nodeTypes
.
- store(IndexDefinition, boolean) - Method in class org.modeshape.jcr.SystemContent
-
- STORE_NAME - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- storeAsNode(String) - Method in class org.modeshape.jcr.query.JcrAbstractQuery
-
- STORED_QUERY - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- StoredBinaryValue - Class in org.modeshape.jcr.value.binary
-
- StoredBinaryValue(BinaryStore, BinaryKey, long) - Constructor for class org.modeshape.jcr.value.binary.StoredBinaryValue
-
- storeDocument(Document) - Method in class org.modeshape.connector.filesystem.FileSystemConnector
-
- storeDocument(String, String, String, EsRequest) - Method in class org.modeshape.jcr.index.elasticsearch.client.EsClient
-
Indexes document.
- storeDocument(Document) - Method in class org.modeshape.jcr.spi.federation.Connector
-
Stores the given document.
- storeDocument(Document) - Method in class org.modeshape.jcr.spi.federation.ReadOnlyConnector
-
- storeExtractedText(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
Stores the extracted text of a binary value into this store.
- storeExtractedText(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- storeExtractedText(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- storeExtractedText(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- storeExtractedText(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- storeIfAbsent(String, Document) - Method in interface org.modeshape.jcr.cache.document.DocumentStore
-
Store the supplied document at the given key.
- storeIfAbsent(String, Document) - Method in class org.modeshape.jcr.cache.document.LocalDocumentStore
-
- storeIfAbsent(String, Document) - Method in class org.modeshape.jcr.federation.FederatedDocumentStore
-
- storeMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
Stores the given mime-type for a binary value.
- storeMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- storeMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- storeMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- storeMimeType(BinaryValue, String) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- storeProperties(String, Map<Name, Property>) - Method in class org.modeshape.jcr.Connectors.LocalDocumentStoreExtraProperties
-
- storeProperties(String, Map<Name, Property>) - Method in class org.modeshape.jcr.federation.NoExtraPropertiesStorage
-
- storeProperties(String, Map<Name, Property>) - Method in interface org.modeshape.jcr.spi.federation.ExtraPropertiesStore
-
Store the supplied extra properties for the node with the supplied ID.
- storeQuery(String, Name, String, String) - Method in interface org.modeshape.jcr.query.JcrQueryContext
-
Store the query at the given location.
- storesLowerCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storeToXML(OutputStream, String, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- storeToXML(OutputStream, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
-
- storeValue(InputStream, String, boolean) - Method in class org.modeshape.jcr.value.binary.AbstractBinaryStore
-
- storeValue(InputStream, boolean) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Store the binary value and return the JCR representation.
- storeValue(InputStream, String, boolean) - Method in interface org.modeshape.jcr.value.binary.BinaryStore
-
Store the binary value and return the JCR representation.
- storeValue(InputStream, boolean) - Method in class org.modeshape.jcr.value.binary.CassandraBinaryStore
-
- storeValue(InputStream, boolean) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- storeValue(InputStream, String, boolean) - Method in class org.modeshape.jcr.value.binary.CompositeBinaryStore
-
- storeValue(InputStream, boolean) - Method in class org.modeshape.jcr.value.binary.DatabaseBinaryStore
-
- storeValue(InputStream, boolean) - Method in class org.modeshape.jcr.value.binary.FileSystemBinaryStore
-
- storeValue(InputStream, boolean) - Method in class org.modeshape.jcr.value.binary.MongodbBinaryStore
-
- strategy - Variable in class org.modeshape.jcr.query.model.Visitors.NavigationVisitor
-
- stream - Variable in class org.modeshape.jcr.BackupDocumentReader
-
- stream - Variable in class org.modeshape.jcr.BackupDocumentWriter
-
- stream - Variable in class org.modeshape.jcr.value.binary.SharedLockingInputStream
-
- STREAM_NODE - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- STREAM_TYPE - Static variable in class org.modeshape.sequencer.video.VideoMetadataLexicon
-
- StreamingContentHandler - Class in org.modeshape.common.xml
-
- StreamingContentHandler(OutputStream) - Constructor for class org.modeshape.common.xml.StreamingContentHandler
-
- StreamingContentHandler(OutputStream, Collection<String>) - Constructor for class org.modeshape.common.xml.StreamingContentHandler
-
- StreamingContentHandler(OutputStream, Collection<String>, String) - Constructor for class org.modeshape.common.xml.StreamingContentHandler
-
- StreamMetadata - Class in org.modeshape.sequencer.video
-
Java class representing metadata within video or audio stream.
- StreamMetadata() - Constructor for class org.modeshape.sequencer.video.StreamMetadata
-
- STRICT_FP - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- STRICT_FP - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- string(Object) - Method in class org.modeshape.jcr.CndImporter
-
- STRING - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- STRING - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- STRING - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- STRING - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- STRING_COMPARATOR - Static variable in class org.modeshape.jcr.value.ValueComparators
-
A comparator of string values.
- stringBuilder() - Method in class org.modeshape.schematic.internal.document.JsonReader.Tokenizer
-
- StringBuilderWriter(StringBuilder) - Constructor for class org.modeshape.schematic.internal.document.CompactJsonWriter.StringBuilderWriter
-
- StringComparator() - Constructor for class org.modeshape.jcr.value.ValueComparators.StringComparator
-
- StringConverter() - Constructor for class org.modeshape.schematic.document.JsonSchema.StringConverter
-
- stringFactory - Variable in class org.modeshape.jcr.CndImporter
-
- stringFactory - Variable in class org.modeshape.jcr.index.lucene.LuceneIndex
-
- stringFactory - Variable in class org.modeshape.jcr.index.lucene.query.CompareQuery
-
- stringFactory - Variable in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- stringFactory() - Method in class org.modeshape.jcr.Sequencers
-
- StringFactory - Interface in org.modeshape.jcr.value
-
- stringFieldQuery(String, Operator, Object, CaseOperations.CaseOperation) - Method in class org.modeshape.jcr.index.lucene.query.LuceneQueryFactory
-
- StringQuery - Class in org.modeshape.jcr.index.elasticsearch.query
-
- StringQuery(String) - Constructor for class org.modeshape.jcr.index.elasticsearch.query.StringQuery
-
- StringReference - Class in org.modeshape.jcr.value.basic
-
A
Reference
implementation that uses a single
UUID
as the pointer.
- StringReference(String) - Constructor for class org.modeshape.jcr.value.basic.StringReference
-
- StringReference(String, boolean) - Constructor for class org.modeshape.jcr.value.basic.StringReference
-
- strings(Collection<String>) - Method in class org.modeshape.jcr.CndImporter
-
- StringSetValidator - Class in org.modeshape.jboss.subsystem
-
ModelTypeValidator
which accepts only a set of case-insensitive strings.
- StringSetValidator(boolean, boolean, String...) - Constructor for class org.modeshape.jboss.subsystem.StringSetValidator
-
- stringToDecimal(String) - Static method in class org.modeshape.jcr.index.lucene.FieldUtil
-
Converts the canonical string representation of a
BigDecimal
value into the object form.
- StringTransform - Class in org.modeshape.jdbc.types
-
- StringTransform() - Constructor for class org.modeshape.jdbc.types.StringTransform
-
- StringURLClassLoader - Class in org.modeshape.common.util
-
Extension of a
URLClassLoader
which accepts a list of strings instead of urls, trying to convert each string to an
url.
- StringURLClassLoader(List<String>) - Constructor for class org.modeshape.common.util.StringURLClassLoader
-
- StringUtil - Class in org.modeshape.common.util
-
Utilities for string processing and manipulation.
- StringUtil.Justify - Enum in org.modeshape.common.util
-
- stringValue(Object) - Method in class org.modeshape.jcr.index.elasticsearch.EsIndexColumn
-
- stringValue(StaticOperand, QueryContext) - Static method in class org.modeshape.jcr.query.engine.IndexPlanners
-
- StringValueFactory - Class in org.modeshape.jcr.value.basic
-
- StringValueFactory(TextDecoder, TextEncoder) - Constructor for class org.modeshape.jcr.value.basic.StringValueFactory
-
- StringValueFactory(NamespaceRegistry.Holder, TextDecoder, TextEncoder) - Constructor for class org.modeshape.jcr.value.basic.StringValueFactory
-
- stringValueFactory - Variable in class org.modeshape.jcr.value.ValueTypeSystem
-
- STRONG - Static variable in interface org.modeshape.jcr.cache.document.DocumentConstants
-
- strongReferenceValue(String) - Method in class org.modeshape.jcr.query.QueryBuilder.ConstraintBuilder
-
- strongReferenceValue(String) - Method in interface org.modeshape.jcr.query.QueryBuilder.DynamicOperandBuilder
-
Constrains the nodes in the the supplied table such that they must have a matching value for any of the node's non-weak
reference properties.
- STYLE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
-
- SUBJECT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
-
- SUBJECT - Static variable in class org.modeshape.sequencer.odf.OdfMetadataLexicon
-
- SUBJECT - Static variable in class org.modeshape.sequencer.pdf.PdfMetadataLexicon
-
- subList(int, int) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
-
- subList(int, int) - Method in class org.modeshape.common.collection.ImmutableAppendedList
-
- subList(int, int) - Method in class org.modeshape.schematic.internal.document.ArrayEditor
-
- subList(int, int) - Method in class org.modeshape.schematic.internal.document.BasicArray
-
- submit(Sequencers.SequencingWorkItem) - Method in class org.modeshape.jcr.Sequencers.SequencingWorkQueue
-
- submit(Sequencers.SequencingWorkItem) - Method in interface org.modeshape.jcr.Sequencers.WorkQueue
-
- submit(LinkedHashMap<Path, NodeImportXmlHandler.ImportElement>) - Method in interface org.modeshape.jcr.xml.NodeImportDestination
-
Processes the given [nodePath, parseElement] mappings, which represent the results of the xml parsing.
- submitWork(Sequencers.SequencingConfiguration, SequencerPathExpression.Matcher, String, String, String) - Method in class org.modeshape.jcr.Sequencers
-
- subpath(int) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- subpath(int, int) - Method in class org.modeshape.jcr.value.basic.AbstractPath
-
- subpath(int, int) - Method in class org.modeshape.jcr.value.basic.ChildPath
-
- subpath(int) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- subpath(int, int) - Method in class org.modeshape.jcr.value.basic.IdentifierPath
-
- subpath(int) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- subpath(int, int) - Method in class org.modeshape.jcr.value.basic.RootPath
-
- subpath(int) - Method in interface org.modeshape.jcr.value.Path
-
Return a new path consisting of the segments starting at beginIndex
index (inclusive).
- subpath(int, int) - Method in interface org.modeshape.jcr.value.Path
-
Return a new path consisting of the segments between the beginIndex
index (inclusive) and the endIndex
index (exclusive).
- subqueries(Visitable, boolean) - Static method in class org.modeshape.jcr.query.model.Visitors
-
Using a visitor, obtain the
Subquery
objects that are contained within the supplied
object
.
- subquery(QueryCommand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Creates a subquery that can be used as a StaticOperand
in another query.
- Subquery - Interface in org.modeshape.jcr.api.query.qom
-
Represents a non-correlated subquery used as a StaticOperand
.
- subquery(QueryCommand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- Subquery - Class in org.modeshape.jcr.query.model
-
A representation of a non-correlated subquery.
- Subquery(QueryCommand) - Constructor for class org.modeshape.jcr.query.model.Subquery
-
Create a new subquery component that uses the supplied query as the subquery expression.
- subquery(QueryCommand) - Method in class org.modeshape.jcr.query.parse.BasicSqlQueryParser
-
- subquery(Subquery) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- subquery(QueryCommand) - Method in class org.modeshape.jcr.query.QueryBuilder.LowerBoundary
-
Define the lower boundary value of a range.
- subquery(Subquery) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- subquery(QueryCommand) - Method in class org.modeshape.jcr.query.QueryBuilder.UpperBoundary
-
Define the upper boundary value of a range.
- subSet(K, K) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
-
- SUBSYSTEM_ATTRIBUTES - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SUBSYSTEM_NAME - Static variable in class org.modeshape.jboss.subsystem.ModeShapeExtension
-
- subtract(Double, Double) - Method in class org.modeshape.common.math.DoubleOperations
-
- subtract(long, TimeUnit) - Method in class org.modeshape.common.math.Duration
-
Subtract the supplied duration from this duration, and return the result.
- subtract(Duration) - Method in class org.modeshape.common.math.Duration
-
Subtract the supplied duration from this duration, and return the result.
- subtract(Duration, Duration) - Method in class org.modeshape.common.math.DurationOperations
-
- subtract(Float, Float) - Method in class org.modeshape.common.math.FloatOperations
-
- subtract(Integer, Integer) - Method in class org.modeshape.common.math.IntegerOperations
-
- subtract(Long, Long) - Method in class org.modeshape.common.math.LongOperations
-
- subtract(T, T) - Method in interface org.modeshape.common.math.MathOperations
-
Subtract the second operand from the first, and return the difference.
- subtract(Short, Short) - Method in class org.modeshape.common.math.ShortOperations
-
- subtract(DynamicOperand, DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
-
Create an arithmetic dynamic operand that subtracts the numeric value of the second operand from the numeric value of the
first.
- subtract(DynamicOperand, DynamicOperand) - Method in class org.modeshape.jcr.query.model.QueryObjectModelFactory
-
- Subtract(XPath.Component, XPath.Component) - Constructor for class org.modeshape.jcr.query.xpath.XPath.Subtract
-
- successCount() - Method in class org.modeshape.schematic.internal.schema.ValidationResult
-
- SUCCESSORS - Static variable in class org.modeshape.jcr.JcrLexicon
-
- SUMMARY_FILE_NAME - Static variable in class org.modeshape.jcr.BackupService
-
- SUPER_CLASS_NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- SUPERTYPES - Static variable in class org.modeshape.jcr.JcrLexicon
-
- SUPERTYPES - Static variable in class org.modeshape.sequencer.cnd.CndSequencerLexicon
-
- supertypesConflict - Static variable in class org.modeshape.jcr.JcrI18n
-
- supertypesFor(NodeTypeDefinition, Collection<JcrNodeType>) - Method in class org.modeshape.jcr.NodeTypes
-
Returns the list of node types for the supertypes defined in the given node type.
- Supplier<T> - Interface in org.modeshape.common.collection
-
A basic supplier for another object.
- supportsAlterTableWithAddColumn() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92FullSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsBatchUpdates() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsColumnAliasing() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsConvert() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsConvert(int, int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCoreSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsFullOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsFullOuterJoins() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
ModeShape does support FULL OUTER JOIN
, so this method returns true when this driver connects to a ModeShape
JCR repository.
- supportsFullTextConstraints() - Method in interface org.modeshape.jcr.spi.index.Index
-
Return whether this index can use full-text search constraints.
- supportsGetChildReferenceByKey() - Method in interface org.modeshape.jcr.cache.ChildReferences
-
Return whether it is possible/feasible to
find
a ChildReference for a child node given
only its NodeKey.
- supportsGetChildReferenceByKey() - Method in class org.modeshape.jcr.cache.document.AbstractChildReferences
-
- supportsGetChildReferenceByKey() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.EmptyChildReferences
-
- supportsGetChildReferenceByKey() - Method in class org.modeshape.jcr.cache.document.ImmutableChildReferences.Segmented
-
- supportsGetGeneratedKeys() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupByUnrelated() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsLikeEscapeClause() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsLimitedOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
-
- supportsMimeType(String) - Method in class org.modeshape.jcr.api.text.TextExtractor
-
Determine if this extractor is capable of processing content with the supplied MIME type.
- supportsMinimumSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleOpenResults() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleResultSets() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsNamedParameters() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsNonNullableColumns() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOrderByUnrelated() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsPositionedDelete() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsPositionedUpdate() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetHoldability(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetType(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSavepoints() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSelectForUpdate() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStatementPooling() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStoredProcedures() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInExists() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInIns() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTableCorrelationNames() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnion() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
ModeShape does support UNION
, so this method returns true when this driver connects to a ModeShape JCR
repository.
- supportsUnionAll() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnionAll() - Method in class org.modeshape.jdbc.ModeShapeMetaData
-
ModeShape does support UNION ALL
, so this method returns true when this driver connects to a ModeShape JCR
repository.
- suspect(Address) - Method in class org.modeshape.jcr.clustering.ClusteringService.Receiver
-
- suspend() - Method in class org.modeshape.jcr.txn.LocalTransactionManager
-
- suspend() - Method in class org.modeshape.jcr.txn.Transactions
-
Suspends the existing transaction, if there is one.
- suspendEncoding() - Method in class org.modeshape.common.util.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendEncoding() - Method in class org.modeshape.schematic.Base64.OutputStream
-
Suspends encoding of the stream.
- SYMBOL - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
-
The
token type
for tokens that consist of an individual "symbol" character.
- symbol() - Method in enum org.modeshape.jcr.api.query.qom.Operator
-
Get the symbol for this operator
- SYMBOL - Static variable in class org.modeshape.jcr.CndTokenizer
-
The token type for tokens that consist of an individual "symbol" character.
- symbol() - Method in enum org.modeshape.jcr.query.model.ArithmeticOperator
-
Get the symbol for this operator
- symbol() - Method in enum org.modeshape.jcr.query.model.JoinType
-
- symbol() - Method in enum org.modeshape.jcr.query.model.NullOrder
-
Get the symbolic representation of the order
- symbol() - Method in enum org.modeshape.jcr.query.model.Order
-
Get the symbolic representation of the order
- SYMBOL - Static variable in class org.modeshape.jcr.query.parse.BasicSqlQueryParser.SqlTokenizer
-
The token type for tokens that consist of an individual "symbol" character.
- SYMBOL - Static variable in class org.modeshape.jcr.query.xpath.XPathParser.XPathTokenizer
-
The token type for tokens that consist of an individual "symbol" character.
- SYMBOL - Static variable in class org.modeshape.schematic.document.Bson.Type
-
- Symbol - Class in org.modeshape.schematic.document
-
- Symbol(String) - Constructor for class org.modeshape.schematic.document.Symbol
-
- SYMBOL - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
-
The
token type
for tokens that consist of an individual
"symbol" character.
- SymbolSpace - Class in org.modeshape.sequencer.sramp
-
POJO representing a logical grouping of symbols.
- SymbolSpace(String) - Constructor for class org.modeshape.sequencer.sramp.SymbolSpace
-
- SymbolSpaceResolvers - Class in org.modeshape.sequencer.sramp
-
- SymbolSpaceResolvers() - Constructor for class org.modeshape.sequencer.sramp.SymbolSpaceResolvers
-
- SYNCHRONIZED - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
-
- SynchronizedTransaction(TransactionManager, Transaction) - Constructor for class org.modeshape.jcr.txn.Transactions.SynchronizedTransaction
-
- SYNCHRONOUS - Static variable in class org.modeshape.jboss.subsystem.ModelAttributes
-
- SYNCHRONOUS - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- SYNCHRONOUS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.Default
-
- SYNCHRONOUS - Static variable in class org.modeshape.jcr.RepositoryConfiguration.FieldName
-
- SYNCRHONIZED - Static variable in class org.modeshape.sequencer.javafile.metadata.AbstractMetadata
-
- SYSTEM - Static variable in class org.modeshape.jcr.JcrLexicon
-
- SYSTEM - Static variable in class org.modeshape.jcr.ModeShapeLexicon
-
- SYSTEM_ID - Static variable in class org.modeshape.sequencer.xml.DtdLexicon
-
- SYSTEM_WORKSPACE_NAME - Static variable in class org.modeshape.jcr.RepositoryConfiguration
-
The name of the 'system' workspace.
- SystemChangeNotifier(String) - Constructor for class org.modeshape.jcr.cache.document.WorkspaceCache.SystemChangeNotifier
-
- SystemContent - Class in org.modeshape.jcr
-
- SystemFailureException - Exception in org.modeshape.common
-
A generic
runtime exception
representing a catastrophic and/or unrecoverable failure of the system.
- SystemFailureException() - Constructor for exception org.modeshape.common.SystemFailureException
-
Construct a system failure exception with no message.
- SystemFailureException(String) - Constructor for exception org.modeshape.common.SystemFailureException
-
Construct a system failure exception with a single message.
- SystemFailureException(Throwable) - Constructor for exception org.modeshape.common.SystemFailureException
-
Construct a system failure exception with another exception that is the cause of the failure.
- SystemFailureException(String, Throwable) - Constructor for exception org.modeshape.common.SystemFailureException
-
Construct a system failure exception with a single message and another exception that is the cause of the failure.
- systemKey() - Method in class org.modeshape.jcr.SystemContent
-
- systemMetadataKey - Variable in class org.modeshape.jcr.cache.RepositoryCache
-
- SystemNamespaceRegistry - Class in org.modeshape.jcr
-
A
NamespaceRegistry
implementation that stores the namespaces in the '/jcr:system' area as individual nodes for each
namespace.
- systemNode() - Method in class org.modeshape.jcr.SystemContent
-
- SystemPropertiesTransformer() - Constructor for class org.modeshape.schematic.internal.schema.DocumentTransformer.SystemPropertiesTransformer
-
- SystemSessionCache(SessionCache) - Constructor for class org.modeshape.jcr.JcrSession.SystemSessionCache
-
- systemWorkspaceKey - Variable in class org.modeshape.jcr.cache.document.SessionNode.DeepCopy
-
- systemWorkspaceKey() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- systemWorkspaceKey() - Method in class org.modeshape.jcr.JcrRepository
-
- systemWorkspaceName - Variable in class org.modeshape.jcr.cache.RepositoryCache
-
- systemWorkspaceName() - Method in class org.modeshape.jcr.JcrRepository.RunningState
-
- systemWorkspaceName() - Method in class org.modeshape.jcr.JcrRepository
-
- systemWorkspaceName - Variable in class org.modeshape.jcr.query.engine.QuerySources
-