A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

absolute(int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
absoluteMaximumDepthForBranchReads() - Method in class org.modeshape.graph.request.processor.RequestProcessor
This method is called from RequestProcessor.process(ReadBranchRequest) when determining the maximum depth for the subgraph.
ABSTRACT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ABSTRACT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
AbstractAccessComponent - Class in org.modeshape.graph.query.process
A reusable base class for ProcessingComponent implementations that does everything except obtain the correct Location objects for the query results.
AbstractAccessComponent(QueryContext, QueryResults.Columns, PlanNode) - Constructor for class org.modeshape.graph.query.process.AbstractAccessComponent
 
AbstractJavaMetadata - Class in org.modeshape.sequencer.java
Abstract definition of a JavaMetadata.
AbstractJavaMetadata() - Constructor for class org.modeshape.sequencer.java.AbstractJavaMetadata
 
AbstractMapWorkspace - Class in org.modeshape.graph.connector.map
A default implementation of MapWorkspace that only requires the user to implement some simple, map-like operations.
AbstractMapWorkspace(MapRepository, String) - Constructor for class org.modeshape.graph.connector.map.AbstractMapWorkspace
 
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.EntriesCollection() - Constructor for class org.modeshape.common.collection.AbstractMultimap.EntriesCollection
 
AbstractMultimap.EntryIterator - Class in org.modeshape.common.collection
 
AbstractMultimap.ValueIterator - Class in org.modeshape.common.collection
 
AbstractMultimap.ValueIterator() - Constructor for class org.modeshape.common.collection.AbstractMultimap.ValueIterator
 
AbstractMultimap.ValuesCollection - Class in org.modeshape.common.collection
 
AbstractMultimap.ValuesCollection() - Constructor for class org.modeshape.common.collection.AbstractMultimap.ValuesCollection
 
AbstractMultimap.WrappedCollection - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedCollection(K, Collection<V>) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
 
AbstractMultimap.WrappedCollection.DelegateIterator - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedCollection.DelegateIterator() - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
 
AbstractMultimap.WrappedCollection.DelegateIterator(int) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
 
AbstractMultimap.WrappedKeySet - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedKeySet(Map<K, Collection<V>>) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedKeySet
 
AbstractMultimap.WrappedList - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedList(K, Collection<V>) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedList
 
AbstractMultimap.WrappedList.DelegateListIterator - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedList.DelegateListIterator() - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
 
AbstractMultimap.WrappedList.DelegateListIterator(int) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
 
AbstractMultimap.WrappedMap - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedMap(Map<K, Collection<V>>) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedMap
 
AbstractMultimap.WrappedMap.WrappedEntrySet - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedMap.WrappedEntrySet() - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedEntrySet
 
AbstractMultimap.WrappedMap.WrappedMapEntryIterator - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedMap.WrappedMapEntryIterator() - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedMapEntryIterator
 
AbstractMultimap.WrappedSortedKeySet - Class in org.modeshape.common.collection
 
AbstractMultimap.WrappedSortedKeySet(SortedMap<K, Collection<V>>) - Constructor for class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
 
AbstractNodeCachingRepositorySource<KeyType,NodeType extends Node> - Class in org.modeshape.graph.connector.base
 
AbstractNodeCachingRepositorySource() - Constructor for class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
AbstractPathRepositorySource - Class in org.modeshape.graph.connector.path
Basic implementation of the trivial PathRepositorySource methods and the path repository cache life cycle.
AbstractPathRepositorySource() - Constructor for class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
AbstractProblems - Class in org.modeshape.common.collection
A list of problems for some execution context.
AbstractProblems() - Constructor for class org.modeshape.common.collection.AbstractProblems
 
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
 
AbstractRepositorySource - Class in org.modeshape.graph.connector.base
Basic implementation of BaseRepositorySource, providing default implementations of the accessors and mutators in that interface.
AbstractRepositorySource() - Constructor for class org.modeshape.graph.connector.base.AbstractRepositorySource
 
AbstractSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor> - Class in org.modeshape.graph.search
A component that acts as a search engine for the content within a single RepositorySource.
AbstractSearchEngine(String, RepositoryConnectionFactory) - Constructor for class org.modeshape.graph.search.AbstractSearchEngine
Create a new provider instance that can be used to manage the indexes for the workspaces in a single source.
AbstractSearchEngine(String, RepositoryConnectionFactory, boolean) - Constructor for class org.modeshape.graph.search.AbstractSearchEngine
Create a new provider instance that can be used to manage the indexes for the workspaces in a single source.
AbstractSearchEngine.SearchWorkspaces - Class in org.modeshape.graph.search
 
AbstractSearchEngine.SearchWorkspaces(RepositoryConnectionFactory) - Constructor for class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
 
AbstractSearchEngine.Workspaces<WorkspaceType extends SearchEngineWorkspace> - Interface in org.modeshape.graph.search
 
AbstractTextSequencer - Class in org.modeshape.sequencer.text
The base class for the text sequencers.
AbstractTextSequencer() - Constructor for class org.modeshape.sequencer.text.AbstractTextSequencer
 
AbstractWritablePathWorkspace - Class in org.modeshape.graph.connector.path
Implementation of some methods from WritablePathWorkspace to assist in the development of path-based connectors.
AbstractWritablePathWorkspace(String, UUID) - Constructor for class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
accept(File, String) - Method in class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
accept(Visitor) - Method in class org.modeshape.graph.query.model.AllNodes
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.And
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.ArithmeticOperand
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Between
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.BindVariableName
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.ChildNode
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.ChildNodeJoinCondition
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Column
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Comparison
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.DescendantNode
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.EquiJoinCondition
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.FullTextSearch
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.FullTextSearchScore
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Join
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Length
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Limit
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Literal
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.LowerCase
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.NamedSelector
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.NodeDepth
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.NodeLocalName
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.NodeName
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.NodePath
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Not
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Or
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Ordering
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.PropertyExistence
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.PropertyValue
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Query
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.ReferenceValue
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.SameNode
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.SetCriteria
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.SetQuery
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.Subquery
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in class org.modeshape.graph.query.model.UpperCase
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
accept(Visitor) - Method in interface org.modeshape.graph.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.JcrSqlQueryParser.JoinableSources
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.qom.JcrNamedSelector
Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
acceptsURL(String) - Method in class org.modeshape.jdbc.LocalJcrDriver
acceptUrl(String) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
Determine if this factory accepts the supplied URL.
accessNode - Variable in class org.modeshape.graph.query.process.AbstractAccessComponent
 
AccessQueryRequest - Class in org.modeshape.graph.request
A Request to issue an access query a graph, where an access query is a low-level atomic query that is part of a large, planned query.
AccessQueryRequest(String, SelectorName, QueryResults.Columns, List<Constraint>, Limit, Schemata, Map<String, Object>) - Constructor for class org.modeshape.graph.request.AccessQueryRequest
Create a new request to execute the supplied query against the name workspace.
acquire() - Method in interface org.modeshape.graph.property.Binary
Acquire any resources for this data.
activated() - Static method in class org.modeshape.jcr.Profiler
 
ACTIVITY - Static variable in class org.modeshape.jcr.JcrLexicon
 
actualLocationDoesNotHaveCorrectChildName - Static variable in class org.modeshape.graph.GraphI18n
 
actualLocationIsNotAtCorrectChildSegment - Static variable in class org.modeshape.graph.GraphI18n
 
actualLocationIsNotChildOfInputLocation - Static variable in class org.modeshape.graph.GraphI18n
 
actualLocationMustHavePath - Static variable in class org.modeshape.graph.GraphI18n
 
actualLocationNotEqualToInputLocation - Static variable in class org.modeshape.graph.GraphI18n
 
actualNewLocationIsNotSameAsInputLocation - Static variable in class org.modeshape.graph.GraphI18n
 
actualNewLocationMustHavePath - Static variable in class org.modeshape.graph.GraphI18n
 
actualNewLocationMustHaveSameNameAsRequest - Static variable in class org.modeshape.graph.GraphI18n
 
actualNewLocationMustHaveSameParentAsOldLocation - Static variable in class org.modeshape.graph.GraphI18n
 
actualOldLocationIsNotSameAsInputLocation - Static variable in class org.modeshape.graph.GraphI18n
 
actualOldLocationMustHavePath - Static variable in class org.modeshape.graph.GraphI18n
 
adapt(Object) - Method in class org.modeshape.graph.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(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
Add the configuration for a component, or update any existing one that represents the same configuration
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(NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
add(int, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
add(Request) - Method in class org.modeshape.graph.request.BatchRequestBuilder
 
add(CompositeRequest, Request...) - Static method in class org.modeshape.graph.request.CompositeRequest
Add requests to the supplied composite request.
add(CompositeRequest, Iterator<? extends Request>) - Static method in class org.modeshape.graph.request.CompositeRequest
Add requests to the supplied composite request.
add(Request) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Add the request to this channel for asynchronous processing.
add(Request, CountDownLatch) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Add the request to this channel for asynchronous processing, and supply a count-down latch that should be decremented when this request is completed.
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(Selector, Position) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
add(SameNodeJoinCondition, Position) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
add(DynamicOperand, DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Create an arithmetic dynamic operand that adds the numeric value of the two supplied operand(s).
add(Name, Object) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
add(Name, Object...) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
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
 
AddAccessNodes - Class in org.modeshape.graph.query.optimize
An optimizer rule that inserts an ACCESS above each SOURCE leaf node in a query plan.
AddAccessNodes() - Constructor for class org.modeshape.graph.query.optimize.AddAccessNodes
 
addActualRequest(Request) - Method in class org.modeshape.graph.request.FunctionRequest
Add an actual request created and executed by the invocation of this function.
addActualRequests(Iterable<Request>) - Method in class org.modeshape.graph.request.FunctionRequest
Add the actual requests created and executed by the invocation of this function.
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
Add all of the problems in the supplied list.
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
Add all of the problems in the supplied list.
addAll(Iterable<Problem>) - Method in class org.modeshape.common.collection.ThreadSafeProblems
Add all of the problems in the supplied list.
addAll(Collection<? extends NodeType>) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
addAll(int, Collection<? extends NodeType>) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
addAndAwait(Request) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Add the request to this channel for processing, but wait to return until the request has been processed.
addChild(NodeEntity) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
addChild(int, NodeEntity) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
addChild(int, MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
addChild(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
addChild(WorkspaceType, NodeType, Name, int, UUID, Iterable<Property>) - Method in class org.modeshape.graph.connector.base.MapTransaction
Creates a new child node under the supplied parent, where the new child will have the specified name, properties, and (optionally) UUID.
addChild(WorkspaceType, NodeType, NodeType, NodeType, Name) - Method in class org.modeshape.graph.connector.base.MapTransaction
Inserts the specified child at the specified position in the list of children.
addChild(WorkspaceType, NodeType, Name, int, UUID, Iterable<Property>) - Method in class org.modeshape.graph.connector.base.PathTransaction
Creates a new child node under the supplied parent, where the new child will have the specified name, properties, and (optionally) UUID.
addChild(WorkspaceType, NodeType, NodeType, NodeType, Name) - Method in class org.modeshape.graph.connector.base.PathTransaction
Inserts the specified child at the specified position in the list of children.
addChild(WorkspaceType, NodeType, Name, int, UUID, Iterable<Property>) - Method in interface org.modeshape.graph.connector.base.Transaction
Creates a new child node under the supplied parent, where the new child will have the specified name, properties, and (optionally) UUID.
addChild(WorkspaceType, NodeType, NodeType, NodeType, Name) - Method in interface org.modeshape.graph.connector.base.Transaction
Inserts the specified child at the specified position in the list of children.
addChild(int, MapNode) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
addChild(MapNode) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
addChild(MapNode) - Method in interface org.modeshape.graph.connector.map.MapNode
Adds the given child to the end of the list of children for this node
addChild(int, MapNode) - Method in interface org.modeshape.graph.connector.map.MapNode
Inserts the specified child at the specified position in the list of children.
addChild(Location) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification property.
addChildren(Iterable<PlanNode>) - Method in class org.modeshape.graph.query.plan.PlanNode
Add the supplied nodes at the end of the list of children.
addChildren(PlanNode, PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Add the supplied nodes at the end of the list of children.
addChildren(PlanNode, PlanNode, PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Add the supplied nodes at the end of the list of children.
addChildren(Iterable<Location>) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
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.
addColumn(String, String, String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Add a column with the supplied name and type to the named table.
addColumn(String, String, String, boolean, boolean, Set<Operator>) - Method in class org.modeshape.graph.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.graph.query.validate.ImmutableSchemata.MutableTable
 
addConnectionIfUnderCorePoolSize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
addConnectionsIfUnderCorePoolSize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
addDeletedChild(Location) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addDeletedChild(Path, Property, Property...) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addDeletedChild(Path, Property) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addDeletedChildren(Iterable<Location>) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addDetector(MimeTypeDetectorConfig) - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Adds the configuration for a MIME-type detector before any previously added configurations, or updates any existing one that represents the same configuration
addDirectory(String, String) - Method in interface org.modeshape.connector.scm.ScmActionFactory
 
AddDirectory - Class in org.modeshape.connector.svn.mgnt
root should be the last, previously created, parent folder.
AddDirectory(String, String) - Constructor for class org.modeshape.connector.svn.mgnt.AddDirectory
 
addedValues() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the list of values to be added.
addEntryFor(K, V) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
addEquiJoinColumn(QueryContext, PlanNode, Column) - Method in class org.modeshape.graph.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
Add an error message with the parameters that should be used when localizing the message.
addError(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add an error 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 class org.modeshape.common.collection.ImmutableProblems
Add an error message with the parameters that should be used when localizing the message.
addError(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(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
addExcludedMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Add another MIME type that should be excluded.
addExtractor(TextExtractorConfig) - Method in class org.modeshape.graph.text.TextExtractors
Adds the configuration for a text extractor before any previously added configurations, or updates any existing one that represents the same configuration
addFile(String, String, byte[]) - Method in interface org.modeshape.connector.scm.ScmActionFactory
 
AddFile - Class in org.modeshape.connector.svn.mgnt
 
AddFile(String, String, byte[]) - Constructor for class org.modeshape.connector.svn.mgnt.AddFile
 
addFirstChild(PlanNode) - Method in class org.modeshape.graph.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.
addIfMissing(QueryContext, Column, List<Column>, List<String>) - Method in class org.modeshape.graph.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.
addImport(String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
addIncludedMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Add another MIME type that should be excluded.
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
Add a informational message with the parameters that should be used when localizing the message.
addInfo(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add an informational 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 class org.modeshape.common.collection.ImmutableProblems
Add a informational message with the parameters that should be used when localizing the message.
addInfo(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add an informational exception and message with the parameters that should be used when localizing the message.
addInfo(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add a informational exception and message with the parameters that should be used when localizing the message.
addInfo(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(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
adding(Ordering...) - Method in class org.modeshape.graph.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.graph.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.graph.query.model.SetQuery
 
addIrregular(String, String) - Method in class org.modeshape.common.text.Inflector
 
AddJoinConditionColumnsToSources - Class in org.modeshape.graph.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.graph.query.optimize.AddJoinConditionColumnsToSources
 
addKey(String, String...) - Method in class org.modeshape.graph.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.graph.query.validate.ImmutableSchemata.MutableTable
 
addLanguage(QueryParser) - Method in class org.modeshape.graph.query.parse.QueryParsers
Add a language to this engine by supplying its parser.
addLanguages(QueryParser, QueryParser...) - Method in class org.modeshape.graph.query.parse.QueryParsers
Add one or more languages to this engine by supplying the corresponding parsers.
addLanguages(Iterable<QueryParser>) - Method in class org.modeshape.graph.query.parse.QueryParsers
Add one or more languages to this engine by supplying the corresponding parsers.
addLastChild(PlanNode) - Method in class org.modeshape.graph.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.
addLockToken(String) - Method in class org.modeshape.jcr.JcrLockManager
 
addMissingProjectColumns(QueryContext, PlanNode, List<Column>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
addModel(Model) - Static method in class org.modeshape.connector.store.jpa.JpaSource.Models
 
addNewNode(Long, Location) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
addNewNode(Location) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
addNodeCachePolicyChangedListener(NodeCachePolicyChangedListener<KeyType, NodeType>) - Method in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
addNodeCachePolicyReference(Reference) - Method in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
addNodeToMap(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
Adds the given node to the persistent store, replacing any node already in the persistent store with the same UUID.
addNodeToMap(MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Adds the given node to the backing map, replacing any node already in the backing map with the same UUID.
addNodeTypes(String) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
addNodeTypes(File) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
addNodeTypes(URL) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
addNodeTypes(InputStream) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
addNodeTypes(String) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file located at the supplied path should be loaded into the repository.
addNodeTypes(File) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addNodeTypes(URL) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addNodeTypes(InputStream) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addOrdering(DynamicOperand) - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
 
addPasswordPropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
 
addPending() - Method in class org.modeshape.graph.request.BatchRequestBuilder
 
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
 
addProblem(VdbModel.Severity, String, String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
addProblem(String, String, String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
addProperties(Property...) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Iterable<Property>) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Property...) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperties(Iterable<Property>) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.modeshape.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addRef(Name, ReferenceResolver.ResolvedReference) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
addRef(Name, String) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
addRepositoryNamePropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
 
addRequireChangesTo(GraphSession.NodeId) - Method in class org.modeshape.graph.session.GraphSession.Dependencies
 
addRuleParser(Method) - Static method in class org.modeshape.graph.connector.federation.Projection
Add a static method that can be used to parse rule definition strings.
addRuleParser(ClassLoader, String, String) - Static method in class org.modeshape.graph.connector.federation.Projection
Add a static method that can be used to parse rule definition strings.
addRuleParser(Method) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addRuleParser(Class<?>, String) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addRuleParser(ClassLoader, String, String) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addSelector(SelectorName) - Method in class org.modeshape.graph.query.plan.PlanNode
Add a selector to this plan node.
addSelector(SelectorName, SelectorName) - Method in class org.modeshape.graph.query.plan.PlanNode
Add the selectors to this plan node.
addSelectors(Iterable<SelectorName>) - Method in class org.modeshape.graph.query.plan.PlanNode
Add the selectors to this plan node.
addSingularize(String, String) - Method in class org.modeshape.common.text.Inflector
 
addSource(RepositorySource) - Method in class org.modeshape.repository.RepositoryLibrary
Add the supplied source.
addSource(RepositorySource, boolean) - Method in class org.modeshape.repository.RepositoryLibrary
Add the supplied source.
addTable(String, String...) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Add a table with the supplied name and column names.
addTable(String, String[], String[]) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Add a table with the supplied name and column names and types.
addTag(String, String) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
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
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.
addToken(Position, int, int, int) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveTokenFactory
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.
addToken(Position, int) - Method in class org.modeshape.common.text.TokenStream.TokenFactory
Create a single-character token at the supplied index in the character stream.
addToken(Position, int, int) - Method in class org.modeshape.common.text.TokenStream.TokenFactory
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) - 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
 
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
 
addValue(Object) - Method in class org.modeshape.graph.Graph
 
addValue(Object) - Method in class org.modeshape.graph.Graph.Batch
 
addValues(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to add values to a property on an existing node
addValues(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to add values to a property on an existing node
addView(String, String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Add a view with the supplied name and SQL string definition.
addView(String, QueryCommand) - Method in class org.modeshape.graph.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
Add a warning message with the parameters that should be used when localizing the message.
addWarning(String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add a warning 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 class org.modeshape.common.collection.ImmutableProblems
Add a warning message with the parameters that should be used when localizing the message.
addWarning(int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(Throwable, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(Throwable, int, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(Throwable, int, String, String, I18n, Object...) - Method in class org.modeshape.common.collection.ImmutableProblems
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(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
addWorkspace(String, Iterable<Projection>, boolean) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Add a federated workspace to this source.
addWorkspace(String, boolean) - Method in class org.modeshape.jcr.JcrRepository
 
addWorkspacePropertyInfo(List<DriverPropertyInfo>) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
 
adjustReferenceProperties(ObjectInputStream, ObjectOutputStream, Map<String, String>) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the properties, adjust all Reference values that point to an "old" UUID to point to the corresponding "new" UUID, and reserialize the properties.
adjustSnsIndexesAndIndexes(EntityManager, Long, String, int, int, long, String, int) - Static method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
adjustSnsIndexesAndIndexesAfterRemoving(EntityManager, Long, String, String, long, int) - Static method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
ADMIN - Static variable in interface org.modeshape.jcr.ModeShapeRoles
Constant containing the "admin" role name.
afterLast() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
ALBUM - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
alias() - Method in class org.modeshape.graph.query.model.Selector
Get the alias name for this source, if there is one.
ALIAS - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
aliasesMappedToRealNamespacesButWereNotRegisteredInAliasNamespace - Static variable in class org.modeshape.graph.GraphI18n
 
aliasOrName() - Method in class org.modeshape.graph.query.model.Selector
Get the alias if this selector has one, or the name.
ALL - Static variable in class org.modeshape.connector.store.jpa.JpaSource.Models
 
all() - Static method in class org.modeshape.graph.property.PathExpression
 
ALL - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
ALL_NODES_NAME - Static variable in class org.modeshape.graph.query.model.AllNodes
 
ALL_OPERATORS - Static variable in class org.modeshape.graph.query.validate.ImmutableColumn
 
ALL_PRIVILEGES - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
ALL_PROPERTY_NAMES - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
allColumnsFor(Schemata.Table, SelectorName, List<Column>, List<String>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
 
ALLEXCEPTLIKE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
AllNodes - Class in org.modeshape.graph.query.model
A selector that represents a source that returns all nodes.
AllNodes() - Constructor for class org.modeshape.graph.query.model.AllNodes
 
AllNodes(SelectorName) - Constructor for class org.modeshape.graph.query.model.AllNodes
Create a selector with the supplied alias.
allNodeTypeTemplatesMustComeFromSameSession - Static variable in class org.modeshape.jcr.JcrI18n
 
ALLOW_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
ALLOW_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
ALLOW_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
ALLOW_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
ALLOW_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
AllowedValues - Annotation Type in org.modeshape.common.annotation
Annotation that can be used to specify that the target has certain allowed values.
allProceduresAreCallable() - Method in class org.modeshape.jdbc.JcrMetaData
allPropertyValuesMustHaveSameType - Static variable in class org.modeshape.jcr.JcrI18n
 
allRequests - Variable in class org.modeshape.graph.request.CompositeRequestChannel
The list of all requests that are or have been processed as part of this channel
allRequests() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Get all the requests that were submitted to this queue.
allTablesAreSelectable() - Method in class org.modeshape.jdbc.JcrMetaData
alreadyLocked - Static variable in class org.modeshape.jcr.JcrI18n
 
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.db2.Db2DdlConstants.Db2StatementStartPhrases
 
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_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
 
ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
 
ALTER_TABLE_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
alterTableOptionNotFound - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
ALWAYS - Static variable in class org.modeshape.jcr.JcrRepository.RebuildQueryIndexOnStartupOption
The value that indicates that the query index for each workspace should be rebuilt even if it already exists and appears to be valid.
ambiguousPrimaryItemName - Static variable in class org.modeshape.jcr.JcrI18n
 
ancestorInPathIsFile - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
ancestorPath() - Method in class org.modeshape.graph.query.model.DescendantNode
Get the path of the node that is to be the ancestor of the target node.
ancestorSelectorName() - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
Get the name of the selector for the ancestor node.
and() - Method in class org.modeshape.graph.Graph.AbstractAction
 
and(Location) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(String) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(Path) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(UUID) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property, Property...) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.And
Specify that another node should also be copied or moved.
and() - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Finish the request and prepare to start another.
and(String, Object) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Specify the name and value of an input to be passed to the function when it is executed.
and() - Method in interface org.modeshape.graph.Graph.Conjunction
Finish the request and prepare to start another.
and(Location) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(String) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(Path) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(Property, Property...) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(Iterable<Property>) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(Property) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(UUID) - Method in class org.modeshape.graph.Graph.CopyAction
 
and(UUID) - Method in interface org.modeshape.graph.Graph.Create
Specify the UUID that should the new node should have.
and(Property) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
and(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.Create
Specify property that should the new node should have.
and(String, Object...) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
and(Name, Object...) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
and(Property, Property...) - Method in interface org.modeshape.graph.Graph.Create
Specify properties that should the new node should have.
and(UUID) - Method in class org.modeshape.graph.Graph.CreateAction
 
and(Property) - Method in class org.modeshape.graph.Graph.CreateAction
 
and(Iterable<Property>) - Method in class org.modeshape.graph.Graph.CreateAction
 
and(String, Object...) - Method in class org.modeshape.graph.Graph.CreateAction
 
and(Name, Object...) - Method in class org.modeshape.graph.Graph.CreateAction
 
and(Property, Property...) - Method in class org.modeshape.graph.Graph.CreateAction
 
and() - Method in class org.modeshape.graph.Graph.CreateAction
 
and(UUID) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify the UUID that should the new node should have.
and(Property) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify property that should the new node should have.
and(String, Object...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Name, Object...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Property, Property...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify properties that should the new node should have.
and(Location) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(String) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(Path) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(Property, Property...) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(Iterable<Property>) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(Property) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(UUID) - Method in class org.modeshape.graph.Graph.MoveAction
 
and(String, Object) - Method in interface org.modeshape.graph.Graph.WithInput
Specify the name and value of an input to be passed to the function when it is executed.
And - Class in org.modeshape.graph.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.graph.query.model.And
 
and(Constraint, Constraint) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
and() - Method in class org.modeshape.graph.query.QueryBuilder.AndBuilder
Return the component
and() - Method in class org.modeshape.graph.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() - Method in class org.modeshape.jcr.JcrConfiguration
Convenience method to make the code that sets up this configuration easier to read.
and(Constraint, Constraint) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
and(Constraint, Constraint) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
and() - Method in class org.modeshape.repository.ModeShapeConfiguration
Convenience method to make the code that sets up this configuration easier to read.
and() - Method in class org.modeshape.repository.ModeShapeConfiguration.BaseReturnable
Return the configuration component.
and() - Method in interface org.modeshape.repository.ModeShapeConfiguration.Returnable
Return the configuration component.
andedConstraints - Variable in class org.modeshape.graph.query.process.AbstractAccessComponent
 
andedConstraints() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the immutable list of constraints that are AND-ed together in this query.
andItsDescendants() - Method in class org.modeshape.graph.Graph.LockAction
 
andItsDescendants() - Method in interface org.modeshape.graph.Graph.LockScope
 
andOutputtingTo(String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.PathExpressionOutput
Specify the output path expression, which determines where this sequencer's output will be placed.
andReturn() - Method in interface org.modeshape.graph.Graph.GetNodeConjunction
 
andValue(Object) - Method in interface org.modeshape.graph.Graph.AddValue
Specifies an additional value to be added
andValue(Object) - Method in class org.modeshape.graph.Graph.AddValueAction
 
andValue(Object) - Method in interface org.modeshape.graph.Graph.RemoveValue
Specifies an additional value to be removed
andValue(Object) - Method in class org.modeshape.graph.Graph.RemoveValueAction
 
ANNOTATED - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
ANNOTATION - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ANNOTATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
ANNOTATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ANNOTATION_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ANNOTATION_MEMBER - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ANNOTATION_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
AnnotationMetadata - Class in org.modeshape.sequencer.classfile.metadata
 
AnnotationMetadata - Class in org.modeshape.sequencer.java.metadata
Abstract class for annotations.
AnnotationMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.AnnotationMetadata
 
ANNOTATIONS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ANONYMOUS_USER_ROLES - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.ANONYMOUS_USER_ROLES option is "admin" .
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
 
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
 
AnonymousProvider.AnonymousSecurityContext - Class in org.modeshape.jcr.security
 
AnonymousProvider.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
A constant that can be used with the TokenStream.matches(int), TokenStream.matches(int, int...), TokenStream.consume(int), and TokenStream.canConsume(int) methods to signal that any token type is allowed to be matched.
ANY_VALUE - Static variable in class org.modeshape.common.text.TokenStream
A constant that can be used with the TokenStream.matches(String), TokenStream.matches(String, String...), TokenStream.consume(String), TokenStream.consume(String, String...), TokenStream.canConsume(String) and TokenStream.canConsume(String, String...) methods to signal that any value is allowed to be matched.
ApertureMimeTypeDetector - Class in org.modeshape.mimetype.aperture
A MimeTypeDetector that uses the Aperture library.
ApertureMimeTypeDetector() - Constructor for class org.modeshape.mimetype.aperture.ApertureMimeTypeDetector
 
append(String) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
append(char) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
append(int) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
append(SelectorName) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
append(Name) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
append(Path) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
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
 
appliedAt() - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the location of the node at which the function is to be applied.
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() - Method in class org.modeshape.connector.svn.SvnWorkspace.SvnCommand
 
apply() - Method in class org.modeshape.connector.svn.SvnWorkspace.SvnCompositeCommand
 
apply() - Method in interface org.modeshape.graph.connector.base.PathWorkspace.ChangeCommand
Make the change represented by this command permanent.
APPLY_TO_NEW_WORKSPACES - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
applyAction(Object) - Method in interface org.modeshape.connector.scm.ScmAction
 
applyAction(Object) - Method in class org.modeshape.connector.svn.mgnt.AddDirectory
 
applyAction(Object) - Method in class org.modeshape.connector.svn.mgnt.AddFile
 
applyAction(Object) - Method in class org.modeshape.connector.svn.mgnt.DeleteEntry
applyAction(Object) - Method in class org.modeshape.connector.svn.mgnt.UpdateFile
 
applyFunction(Function) - Method in class org.modeshape.graph.Graph
 
applyFunction(Function) - Method in class org.modeshape.graph.Graph.Batch
Request that the supplied function with input parameters be applied to the location in the workspace defined on the returned Graph.ApplyFunction object.
applyFunction(Function, Map<String, Serializable>, Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to run the supplied function at the given location in the named workspace, using the supplied inputs.
applyFunction(Function, Map<String, Serializable>, Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to run the supplied function at the given location in the named workspace, using the supplied inputs.
areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
areUpdatesAllowed() - Method in class org.modeshape.connector.disk.DiskSource
 
areUpdatesAllowed() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
areUpdatesAllowed() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
areUpdatesAllowed() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
areUpdatesAllowed() - Method in interface org.modeshape.graph.connector.map.MapRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Get whether this source allows updates.
areUpdatesAllowed() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
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
 
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
 
ArithmeticOperand - Class in org.modeshape.graph.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.graph.query.model.ArithmeticOperand
Create a arithmetic dynamic operand that operates upon the supplied operand(s).
arithmeticOperand(DynamicOperand, ArithmeticOperator, DynamicOperand) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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(DynamicOperand, ArithmeticOperator, DynamicOperand) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
arithmeticOperand(DynamicOperand, ArithmeticOperator, DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
 
ArithmeticOperator - Enum in org.modeshape.graph.query.model
The arithmetic operators.
ArithmeticOperator.Arity - Enum in org.modeshape.graph.query.model
 
arity() - Method in enum org.modeshape.graph.query.model.ArithmeticOperator
Get the 'arity' of the operator.
ARRAY_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ARRAY_TYPE_DESCRIPTION - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ARRAY_TYPE_MODIFIER_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ARRAY_TYPE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ARRAY_TYPE_VARIABLE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
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
 
ArrayTypeFieldMetadata - Class in org.modeshape.sequencer.java.metadata
ArrayTypeFieldMetadata represents the meta data for an array type.
ArrayTypeFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
 
ArrayTypeFieldMetadataSequencer - Class in org.modeshape.sequencer.java
Sequencer for array types.
ArrayTypeFieldMetadataSequencer() - Constructor for class org.modeshape.sequencer.java.ArrayTypeFieldMetadataSequencer
 
as(Path.Segment) - Method in interface org.modeshape.graph.Graph.AsChild
Finish the request by specifying the exact segment for the new child node.
as(Name) - Method in interface org.modeshape.graph.Graph.AsChild
Finish the request by specifying the name of the new child node.
as(String) - Method in interface org.modeshape.graph.Graph.AsChild
Finish the request by specifying the name of the new child node.
as(String) - Method in interface org.modeshape.graph.Graph.AsName
Finish the request by specifying the new name.
as(Name) - Method in interface org.modeshape.graph.Graph.AsName
Finish the request by specifying the new name.
as(Name) - Method in class org.modeshape.graph.Graph.MoveAction
 
as(String) - Method in class org.modeshape.graph.Graph.MoveAction
Finish the request by specifying the new name.
as(String) - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as the specified type.
as(String) - Method in class org.modeshape.graph.query.QueryBuilder.CastAsLowerBoundary
Define the left-hand side literal value cast as the specified type.
as(String) - Method in class org.modeshape.graph.query.QueryBuilder.CastAsRightHandSide
Define the right-hand side literal value cast as the specified type.
as(String) - Method in class org.modeshape.graph.query.QueryBuilder.CastAsUpperBoundary
Define the right-hand side literal value cast as the specified type.
asBoolean() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.BOOLEAN.
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() - Method in class org.modeshape.graph.query.QueryBuilder.OrderByBuilder
Begin specifying an order-by specification using ascending order.
ascending(DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
asDate() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.DATE.
asDouble() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.DOUBLE.
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.graph.query.validate.ImmutableSchemata.MutableTable
 
asLong() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.LONG.
asMap() - Method in class org.modeshape.common.collection.AbstractMultimap
Return a map view that associates each key with the corresponding values in the multimap.
asMap() - Method in class org.modeshape.common.collection.LinkedListMultimap
Return a map view that associates each key with the corresponding values in the multimap.
asMap() - Method in interface org.modeshape.common.collection.Multimap
Return a map view that associates each key with the corresponding values in the multimap.
asPath() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.PATH.
asReadableString(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Get a readable and potentially shorter string representation of the supplied value.
asReadableString(Object) - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Get a readable and potentially shorter string representation of the supplied value.
assertNode(Session, String, String, String...) - Method in class org.modeshape.jcr.JcrTools.BasicOperation
 
assertNotExecuted() - Method in class org.modeshape.graph.Graph.Batch
 
assignPolicy(NodeCachePolicy<KeyType, NodeType>) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
assignPolicy(NodeCachePolicy<KeyType, NodeType>) - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Injects the cache policy into the cache
asString(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the string representation of the supplied value, using the most appropriate factory given the value.
asString(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Get the string representation of the supplied value.
asString(Object) - Method in interface org.modeshape.graph.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.graph.query.model.TypeSystem.TypeFactory
Get the string representation of the supplied value.
asString() - Method in class org.modeshape.graph.query.QueryBuilder.CastAs
Define the right-hand side literal value cast as a PropertyType.STRING.
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(Name) - Constructor for class org.modeshape.sequencer.ddl.node.AstNode
Construct a node with the supplied name but without a parent.
AstNode(AstNode, Name) - 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(ExecutionContext) - Constructor for class org.modeshape.sequencer.ddl.node.AstNodeFactory
 
AstNodeFactory() - Constructor for class org.modeshape.sequencer.ddl.node.AstNodeFactory
 
at(Location) - Method in interface org.modeshape.graph.Graph.At
Specify the location of the node upon which the request is to operate.
at(String) - Method in interface org.modeshape.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(Path) - Method in interface org.modeshape.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(UUID) - Method in interface org.modeshape.graph.Graph.At
Specify the UUID of the node upon which the request is to operate.
at(Property) - Method in interface org.modeshape.graph.Graph.At
Specify the unique identification property that identifies the node upon which the request is to operate.
at(Property, Property...) - Method in interface org.modeshape.graph.Graph.At
Specify the unique identification properties that identify the node upon which the request is to operate.
at(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.At
Specify the unique identification properties that identify the node upon which the request is to operate.
at() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.modeshape.graph.request.FunctionRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.LockBranchRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the location defining the top of the branch to be read
at() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Get the location defining the node that is to be read.
at() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Get the location defining the node that is to be read.
atBoundary(PlanNode, PlanNode) - Method in class org.modeshape.graph.query.optimize.PushSelectCriteria
Determine whether all of the nodes between the criteria node and its originating node are criteria (SELECT) nodes.
attachCriteria(QueryContext, PlanNode, Constraint, List<? extends Column>, Map<String, Subquery>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Attach all criteria above the join nodes.
attachDuplicateRemoval(QueryContext, PlanNode) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Attach DUP_REMOVE node at top of tree.
attachLimits(QueryContext, PlanNode, Limit) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Attach a LIMIT node at the top of the plan tree.
attachNewProblem(DdlParserProblem, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
attachProject(QueryContext, PlanNode, List<? extends Column>, Map<SelectorName, Schemata.Table>) - Method in class org.modeshape.graph.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.graph.query.plan.CanonicalPlanner
Attach SORT node at top of tree.
attachSubqueries(QueryContext, PlanNode, Map<String, Subquery>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Attach plan nodes for each subquery, resulting with the first subquery at the top of the plan tree.
ATTRIBUTE_DECLARATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
ATTRIBUTE_DECLARATIONS - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
ATTRIBUTE_GROUP - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
ATTRIBUTE_GROUP_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.AnonymousProvider
Authenticate the user that is using the supplied credentials.
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 the user that is using the supplied credentials.
authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.JaasProvider
Authenticate the user that is using the supplied credentials.
authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.SecurityContextProvider
Deprecated. Authenticate the user that is using the supplied credentials.
authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.modeshape.jcr.security.ServletProvider
Authenticate the user that is using the supplied credentials.
AUTHENTICATION_PROVIDER - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
AUTHENTICATION_PROVIDERS - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
AuthenticationProvider - Interface in org.modeshape.jcr.security
An interface used by a ModeShape Repository for authenticating users when they create new sessions using Repository.login(javax.jcr.Credentials, String) and related methods.
AuthenticationProviders - Class in org.modeshape.jcr.security
An implementation of AuthenticationProvider that represents an ordered list of other AuthenticationProvider implementations.
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(String) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
Obtain or create a definition for the authentication provider with the supplied name or identifier.
authenticator(String) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Obtain or create a definition for the authentication provider with the supplied name or identifier.
AUTHID_VALUE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
AUTHOR - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
AUTHOR - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
AuthorizationProvider - Interface in org.modeshape.jcr.security
An interface that can authorize access to specific resources within repositories.
authorizer - Variable in class org.modeshape.graph.session.GraphSession
 
AUTO_CREATED - Static variable in class org.modeshape.graph.JcrLexicon
 
AUTO_GENERATE_SCHEMA - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
AUTO_GENERATE_SCHEMA_DISABLE - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The automatic schema generation setting that should be used in production is ""disable" ".
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
 
autoGenerateSchemaPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
autoGenerateSchemaPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
autoGenerateSchemaPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
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.SizeMeasuringInputStream
await() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Await until this channel has completed.
awaitTermination(long, TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Method that can be called after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() to wait until all connections in use at the time those methods were called have been closed normally.
awaitTermination(long, TimeUnit) - Method in class org.modeshape.jcr.JcrEngine
Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class org.modeshape.repository.ModeShapeEngine
Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class org.modeshape.repository.RepositoryLibrary.Administrator
awaitTermination(long, TimeUnit) - Method in class org.modeshape.repository.RepositoryLibrary
Utility method called by the administrator.
awaitTermination(long, TimeUnit) - Method in class org.modeshape.repository.RepositoryService.Administrator

B

backgroundService() - Method in class org.modeshape.jcr.JcrRepository
 
badNodeTypeName - Static variable in class org.modeshape.jcr.JcrI18n
 
BASE - Static variable in class org.modeshape.graph.JcrNtLexicon
 
BASE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
Base64 - Class in org.modeshape.common.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.modeshape.common.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.modeshape.common.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.modeshape.common.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.modeshape.common.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.modeshape.common.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.modeshape.common.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_ARTIFACT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
BASE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
BASE_TYPE_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
BASE_TYPE_NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
BASE_TYPE_REFERENCE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
BASE_VERSION - Static variable in class org.modeshape.jcr.JcrLexicon
 
BASE_VERSION_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
BaseInfinispanSource - Class in org.modeshape.connector.infinispan
A repository source that uses an Infinispan instance to manage the content.
BaseInfinispanSource() - Constructor for class org.modeshape.connector.infinispan.BaseInfinispanSource
Create a repository source instance.
baseInputSource - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
BasePropertiesFactory - Class in org.modeshape.connector.filesystem
A base class for CustomPropertiesFactory implementations that handle "extra" or "custom" properties for 'nt:file', 'nt:folder', or 'nt:resource' nodes.
BasePropertiesFactory() - Constructor for class org.modeshape.connector.filesystem.BasePropertiesFactory
Create an instance of this factory.
BaseRepositorySource - Interface in org.modeshape.graph.connector.base
An extension of the BaseRepositorySource class that provides a cache policy and a repository context.
BaseTransaction<NodeType extends Node,WorkspaceType extends Workspace> - Class in org.modeshape.graph.connector.base
 
BaseTransaction(ExecutionContext, Repository<NodeType, WorkspaceType>, UUID) - Constructor for class org.modeshape.graph.connector.base.BaseTransaction
 
baseUri - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
BasicCachePolicy - Class in org.modeshape.graph.cache
A basic mutable CachePolicy implementation.
BasicCachePolicy() - Constructor for class org.modeshape.graph.cache.BasicCachePolicy
 
BasicCachePolicy(long, TimeUnit) - Constructor for class org.modeshape.graph.cache.BasicCachePolicy
 
basicModelDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
basicTokenizer(boolean) - Static method in class org.modeshape.common.text.TokenStream
Obtain a basic TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
batch() - Method in class org.modeshape.graph.Graph
Begin a batch of requests to perform various operations.
batch(BatchRequestBuilder) - Method in class org.modeshape.graph.Graph
Begin a batch of requests to perform various operations, but specify the queue where all accumulated requests should be placed.
batch - Variable in class org.modeshape.graph.io.GraphBatchDestination
 
batch - Variable in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
BatchRequestBuilder - Class in org.modeshape.graph.request
A component that can be used to build up a list of requests.
BatchRequestBuilder() - Constructor for class org.modeshape.graph.request.BatchRequestBuilder
 
BatchRequestBuilder(LinkedList<Request>) - Constructor for class org.modeshape.graph.request.BatchRequestBuilder
 
BatchRequestBuilder.NodeChange - Class in org.modeshape.graph.request
 
BatchRequestBuilder.NodeChange(Location, String) - Constructor for class org.modeshape.graph.request.BatchRequestBuilder.NodeChange
 
before(Location) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(String) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Path) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(UUID) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Property) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Property, Property...) - Method in interface org.modeshape.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Location) - Method in class org.modeshape.graph.Graph.MoveAction
 
before(Path) - Method in class org.modeshape.graph.Graph.MoveAction
 
before(UUID) - Method in class org.modeshape.graph.Graph.MoveAction
 
before(Property, Property...) - Method in class org.modeshape.graph.Graph.MoveAction
 
before(Property) - Method in class org.modeshape.graph.Graph.MoveAction
 
before(String) - Method in class org.modeshape.graph.Graph.MoveAction
 
before() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the location defining the node before which the branch is to be placed
beforeFirst() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
begin(Principal) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
Between - Class in org.modeshape.graph.query.model
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the specified range.
Between(DynamicOperand, StaticOperand, StaticOperand) - Constructor for class org.modeshape.graph.query.model.Between
Create a constraint that the values of the supplied dynamic operand are between the lower and upper bounds (inclusive).
Between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Constructor for class org.modeshape.graph.query.model.Between
Create a constraint that the values of the supplied dynamic operand are between the lower and upper bounds, specifying whether the boundary values are to be included in the range.
between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
Between - Interface in org.modeshape.jcr.api.query.qom
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the specified range.
between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
Tests that the value (or values) defined by the supplied dynamic operand are within a specified range.
between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
between(DynamicOperand, StaticOperand, StaticOperand, boolean, boolean) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Tests that the value (or values) defined by the supplied dynamic operand are within a specified range.
BIG_DECIMAL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
BIG_DECIMAL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
BIG_INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
BIG_INTEGER - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
Binary - Interface in org.modeshape.graph.property
Value holder for binary data.
Binary - Interface in org.modeshape.jcr.api
An extension of the standard Binary interface, with methods to obtain the SHA-1 hash of the binary value.
BINARY - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
BINARY_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of binary values.
BinaryFactory - Interface in org.modeshape.graph.property
A factory for creating Binary instances.
bind(Name, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
bind(String, Object) - Method in class org.modeshape.common.naming.SingletonInitialContext
BINDING - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_OPERATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_OPERATION_FAULT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_OPERATION_INPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_OPERATION_OUTPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDING_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
BINDINGS - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
BINDINGS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
bindValue(String, Value) - Method in class org.modeshape.jcr.query.JcrQuery
bindValue(String, Value) - Method in class org.modeshape.jcr.query.JcrSearch
 
bindVariable(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
bindVariableMustConformToNcName - Static variable in class org.modeshape.graph.GraphI18n
 
BindVariableName - Class in org.modeshape.graph.query.model
A value bound to a variable name used in a Comparison constraint.
BindVariableName(String) - Constructor for class org.modeshape.graph.query.model.BindVariableName
 
bindVariableName(String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
bindVariableName(String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
BITMAP_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
BITS_PER_PIXEL - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
BLOB - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
BlobTransform - Class in org.modeshape.jdbc.types
 
BlobTransform() - Constructor for class org.modeshape.jdbc.types.BlobTransform
 
block() - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
BLOCK - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
BOOLEAN - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
BOOLEAN - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
BOOLEAN - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
BOOLEAN_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of boolean values.
booleanFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
BooleanTransform - Class in org.modeshape.jdbc.types
 
BooleanTransform() - Constructor for class org.modeshape.jdbc.types.BooleanTransform
 
broadcast(Changes) - Method in class org.modeshape.graph.observe.ChangeObservers
Broadcast the supplied changes to the registered observers.
browseTo(Repository, String) - Method in class org.modeshape.jcr.JcrTools
 
BUFFER_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that is not used will contain nulls
BUFFER_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
Position of column that is not used will contain nulls
build() - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Build the Schemata instance, using the current state of the builder.
build() - Method in class org.modeshape.jcr.JcrConfiguration
Construct an engine that reflects the current state of this configuration.
build() - Method in class org.modeshape.repository.ModeShapeConfiguration
Construct an engine that reflects the current state of this configuration.
buildArgumentClasses(Object...) - Static method in class org.modeshape.common.util.Reflection
Build the list of classes that correspond to the list of argument objects.
buildArgumentClassList(Object...) - Static method in class org.modeshape.common.util.Reflection
Build the list of classes that correspond to the list of argument objects.
builder() - Method in interface org.modeshape.graph.request.function.FunctionContext
Return a build that can be used to build, immediately execute, and return the executed requests.
buildLogicalConstraint() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
 
BUILT_IN - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
BUILTIN_PARSERS - Static variable in class org.modeshape.sequencer.ddl.DdlParsers
 
byAppending() - Method in interface org.modeshape.graph.Graph.Create
Create the node if it does not exist by appending or adjusting the same-name-sibling index).
byAppending() - Method in class org.modeshape.graph.Graph.CreateAction
Create the node if it does not exist by appending or adjusting the same-name-sibling index).
BYTE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
BYTE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 

C

CACHE_CONCURRENCY_STRATEGY - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
CACHE_CONFIGURATION_NAME - Static variable in class org.modeshape.connector.infinispan.InfinispanSource
 
CACHE_CONFIGURATION_NAME - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
CACHE_FACTORY_JNDI_NAME - Static variable in class org.modeshape.connector.infinispan.InfinispanSource
 
CACHE_FACTORY_JNDI_NAME - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
CACHE_JNDI_NAME - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
CACHE_MANAGER - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
CACHE_POLICY - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
CACHE_POLICY - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
CACHE_POLICY - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
CACHE_PROVIDER_CLASS_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
CACHE_TIME_TO_LIVE_IN_MILLISECONDS - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
Cacheable - Interface in org.modeshape.graph.cache
Interface defining an object that can be cached according to a CachePolicy.
CacheableRequest - Class in org.modeshape.graph.request
A request that contains results that may be cached.
CacheableRequest() - Constructor for class org.modeshape.graph.request.CacheableRequest
 
cacheConcurrencyStrategyPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheConcurrencyStrategyPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheConcurrencyStrategyPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheConfigurationNamePropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheConfigurationNamePropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheConfigurationNamePropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheConfigurationNamePropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheConfigurationNamePropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheConfigurationNamePropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheContainerJndiNamePropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheContainerJndiNamePropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheContainerJndiNamePropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
cacheFactoryJndiNamePropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheFactoryJndiNamePropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheFactoryJndiNamePropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheJndiNamePropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheJndiNamePropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheJndiNamePropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
cacheManagerLookupPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheManagerLookupPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheManagerLookupPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
CachePolicy - Interface in org.modeshape.graph.cache
The specification of how node data is to be cached.
cachePolicy - Variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
 
cachePolicy - Variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
cachePolicyChanged(NodeCachePolicyChangedEvent<UUID, DiskNode>) - Method in class org.modeshape.connector.disk.DiskWorkspace
Notifies this workspace that the cache policy has changed and the cache should be reset.
cachePolicyChanged(NodeCachePolicyChangedEvent<Path, PathNode>) - Method in class org.modeshape.connector.svn.SvnWorkspace
Notifies this workspace that the cache policy has changed and the cache should be reset.
cachePolicyChanged(NodeCachePolicyChangedEvent<KeyType, NodeType>) - Method in interface org.modeshape.graph.connector.base.cache.NodeCachePolicyChangedListener
Handler for NodeCachePolicyChangedEvents.
cacheProviderClassNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheProviderClassNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheProviderClassNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
CacheStatistics - Interface in org.modeshape.graph.connector.base.cache
This interface provides access to statistics for an individual workspace cache.
CacheStatistics - Interface in org.modeshape.graph.connector.path.cache
This interface provides access to statistics for an individual workspace cache.
cacheTimeToLiveInMillisecondsPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheTimeToLiveInMillisecondsPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
cacheTimeToLiveInMillisecondsPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
CALENDAR_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of calendar values.
call() - Method in class org.modeshape.jcr.JcrEngine.RepositoryInitializer
 
camelCase(String, boolean, char...) - Method in class org.modeshape.common.text.Inflector
By default, this method converts strings to UpperCamelCase.
cancel() - Method in class org.modeshape.graph.request.CloneBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Cancel this request.
cancel(boolean) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Cancel this forked channel, stopping work as soon as possible.
cancel() - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.CopyBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.CreateNodeRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.FunctionRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.LockBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.MoveBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadNodeRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.RenameNodeRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.Request
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.SearchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.SetPropertyRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Cancel this request.
cancel() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Cancel this request.
canceledSequencingXmlDocument - Static variable in class org.modeshape.sequencer.xml.XmlSequencerI18n
 
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
 
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
 
cannotConvertValue - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotCreateChildOnCheckedInNodeSinceOpvOfChildDefinitionIsNotIgnore - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotCreateFileAsExcludedPattern - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
cannotCreateRepository - Static variable in class org.modeshape.web.jcr.webdav.WebdavI18n
 
cannotCreateUuid - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotCreateWorkspaceInRepository - Static variable in class org.modeshape.web.jcr.webdav.WebdavI18n
 
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
 
cannotRedefineChildNodeWithIncompatibleDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotRedefineProperty - 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
 
cannotRemoveLockToken - 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
 
cannotRemoveRootNode - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotRemoveVersion - Static variable in class org.modeshape.jcr.JcrI18n
 
cannotRenameFileToExcludedPattern - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
cannotRestoreRootVersion - 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
 
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.graph.property.PropertyType.DoubleCanonicalizer
 
canonicalizeValue(Object) - Method in class org.modeshape.graph.property.PropertyType.LongCanonicalizer
 
canonicalizeValue(Object) - Method in class org.modeshape.graph.property.PropertyType.ObjectCanonicalizer
 
CanonicalPlanner - Class in org.modeshape.graph.query.plan
The planner that produces a canonical query plan given a query command.
CanonicalPlanner() - Constructor for class org.modeshape.graph.query.plan.CanonicalPlanner
 
CAPABILITIES - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
CAPABILITIES - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
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.
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
 
cast(int) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(String) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(long) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(double) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(Name) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(Path) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(URI) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
cast(int) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(String) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(long) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(double) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(Name) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(Path) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(URI) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
cast(int) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(String) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(long) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(double) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(Name) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(Path) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
cast(URI) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
CATALOG - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
CATALOG - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
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.ModeShapeXmlLexicon
 
CDATA_CONTENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
changeConfiguration() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Mark the current configuration (if there is one) as being invalid.
changed(NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
changed(NodeType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
changeDependencies - Variable in class org.modeshape.graph.session.GraphSession
A map that records how the changes to a node are dependent upon other nodes.
changedLocation() - Method in class org.modeshape.graph.request.ChangeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.LockBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
changedWorkspace() - Method in class org.modeshape.graph.request.ChangeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.LockBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
ChangeLogEntity - Class in org.modeshape.connector.store.jpa.model.common
Deprecated. This is no longer used.
ChangeLogEntity(String, DateTime, int, byte[]) - Constructor for class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
ChangeObserver - Class in org.modeshape.graph.observe
Abstract class that is used to signal that a change set has occurred.
ChangeObserver() - Constructor for class org.modeshape.graph.observe.ChangeObserver
 
ChangeObserver.ChangeSourceReference - Class in org.modeshape.graph.observe
A WeakReference implementation that provides a valid
ChangeObserver.ChangeSourceReference(Observable) - Constructor for class org.modeshape.graph.observe.ChangeObserver.ChangeSourceReference
 
ChangeObservers - Class in org.modeshape.graph.observe
Reusable manager of change listeners, typically employed by another Observable implementation.
ChangeObservers() - Constructor for class org.modeshape.graph.observe.ChangeObservers
 
ChangeObservers.ObserverReference - Class in org.modeshape.graph.observe
A WeakReference implementation that provides a valid
ChangeObservers.ObserverReference(Observer) - Constructor for class org.modeshape.graph.observe.ChangeObservers.ObserverReference
 
ChangeRequest - Class in org.modeshape.graph.request
A Request to make changes in a graph.
ChangeRequest() - Constructor for class org.modeshape.graph.request.ChangeRequest
 
changeRequests - Variable in class org.modeshape.graph.observe.Changes
 
changes - Variable in class org.modeshape.graph.connector.base.MapNode
The changes made to this object, making it unfrozen
changes - Variable in class org.modeshape.graph.connector.base.PathNode
The changes made to this object, making it unfrozen
Changes - Class in org.modeshape.graph.observe
A set of changes that were made atomically.
Changes(String, String, String, String, DateTime, List<ChangeRequest>, Map<String, String>) - Constructor for class org.modeshape.graph.observe.Changes
 
Changes(Changes) - Constructor for class org.modeshape.graph.observe.Changes
 
changes(String, Path) - Method in class org.modeshape.graph.request.ChangeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.CloneBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.CopyBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.CreateNodeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.DeleteBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.LockBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.MoveBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.RemovePropertyRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.RenameNodeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.SetPropertyRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.UnlockBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
changes() - Method in class org.modeshape.repository.ModeShapeConfiguration
 
channelClosed(Channel) - Method in class org.modeshape.clustering.ClusteredObservationBus.Listener
channelConnected(Channel) - Method in class org.modeshape.clustering.ClusteredObservationBus.Listener
channelDisconnected(Channel) - Method in class org.modeshape.clustering.ClusteredObservationBus.Listener
channelReconnected(Address) - Method in class org.modeshape.clustering.ClusteredObservationBus.Listener
channelShunned() - Method in class org.modeshape.clustering.ClusteredObservationBus.Listener
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
 
characters(char[], int, int) - Method in class org.modeshape.common.xml.StreamingContentHandler
characters(char[], int, int) - Method in class org.modeshape.graph.xml.XmlHandler
CHARACTERS - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
characters(char[], int, int) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
CHECK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
check() - Method in class org.modeshape.sequencer.image.ImageMetadata
Call this method after you have provided an input stream or file using ImageMetadata.setInput(InputStream) or ImageMetadata.setInput(DataInput).
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.
checkAuthentication(ITransaction) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
checkConfiguration(Subgraph) - Method in class org.modeshape.jcr.JcrEngine
Check the configuration given by the supplied graph.
checkConfiguration(Subgraph) - Method in class org.modeshape.repository.ModeShapeEngine
Check the configuration given by the supplied graph.
checkForErrors() - Method in class org.modeshape.graph.request.CompositeRequest
Check the set of requests for errors.
checkForProblems(Problems) - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
checkin(EntityManager) - Method in class org.modeshape.connector.store.jpa.EntityManagers
Return an EntityManager when it is no longer needed.
checkNotClosed() - Method in class org.modeshape.graph.search.SearchEngineIndexer
 
checkNotFrozen() - Method in class org.modeshape.graph.request.Request
Utility method to check that the request is not frozen, and if it is to throw an IllegalStateException.
checkout() - Method in class org.modeshape.connector.store.jpa.EntityManagers
Check out an EntityManager instance.
checkPath(Path) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
 
checkPermissions(Path, GraphSession.Authorizer.Action) - Method in interface org.modeshape.graph.session.GraphSession.Authorizer
Throws an AccessControlException if the current user is not able to perform the action on the node at the supplied path in the current workspace.
checkPermissions(Path, GraphSession.Authorizer.Action) - Method in class org.modeshape.graph.session.GraphSession.NoOpAuthorizer
Throws an AccessControlException if the current user is not able to perform the action on the node at the supplied path in the current workspace.
checkProblemsOnStartup() - Method in class org.modeshape.repository.ModeShapeEngine
Check whether there are any problems that would prevent startup.
checkRequestForErrors(Request) - Method in class org.modeshape.graph.search.SearchEngineIndexer
 
checkRunning() - Method in class org.modeshape.repository.ModeShapeEngine
 
CHECKSUM - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
checkThePath(SVNRepository, String, long, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
 
CHILD_NODE_DEFINITION - Static variable in class org.modeshape.graph.JcrLexicon
 
CHILD_NODE_DEFINITION - Static variable in class org.modeshape.graph.JcrNtLexicon
 
CHILD_PATH_SEGMENT_LIST - Static variable in class org.modeshape.connector.svn.SvnRepositoryLexicon
 
CHILD_VERSION_HISTORY - Static variable in class org.modeshape.jcr.JcrLexicon
 
ChildNode - Class in org.modeshape.graph.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.graph.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(SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
childNode(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
childNode(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
childNodeAlreadyExists - Static variable in class org.modeshape.jcr.JcrI18n
 
ChildNodeJoinCondition - Class in org.modeshape.graph.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.graph.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(SelectorName, SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
childNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
childNodeJoinCondition(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
childNotFound - Static variable in class org.modeshape.graph.GraphI18n
 
childNotFoundUnderNode - Static variable in class org.modeshape.jcr.JcrI18n
 
childSelectorName() - Method in class org.modeshape.graph.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.graph.query.optimize
An optimizer rule that choose the appropriate join algorithm and sets up any prerequisites, based upon the JoinCondition.
ChooseJoinAlgorithm(boolean) - Constructor for class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
 
CLASS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
CLASS_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
CLASS_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
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
 
ClassFileSequencerI18n - Class in org.modeshape.sequencer.classfile
The internationalized string constants for the org.modeshape.sequencer.text packages.
ClassFileSequencerI18n() - Constructor for class org.modeshape.sequencer.classfile.ClassFileSequencerI18n
 
ClassFileSequencerLexicon - Class in org.modeshape.sequencer.classfile
The namespace and property names used within a ClassFileSequencer to store internal information.
ClassFileSequencerLexicon() - Constructor for class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ClassFileSequencerLexicon.Namespace - Class in org.modeshape.sequencer.classfile
 
ClassFileSequencerLexicon.Namespace() - Constructor for class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon.Namespace
 
CLASSIFIED_BY - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
ClassLoaderFactory - Interface in org.modeshape.common.component
Factory interface for creating class loaders.
ClassMetadata - Class in org.modeshape.sequencer.classfile.metadata
 
ClassMetadata - Class in org.modeshape.sequencer.java.metadata
Class metadata.
ClassMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ClassMetadata
 
CLASSNAME - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
CLASSPATH - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
ClasspathLocalizationRepository - Class in org.modeshape.common.i18n
Implementation of a LocalizationRepository that loads a properties file from the classpath of the supplied class loader.
ClasspathLocalizationRepository() - Constructor for class org.modeshape.common.i18n.ClasspathLocalizationRepository
Create a repository using the current thread's context class loader or, if that is null, the same class loader that loaded this class.
ClasspathLocalizationRepository(ClassLoader) - Constructor for class org.modeshape.common.i18n.ClasspathLocalizationRepository
Create a repository using the supplied class loader.
ClassSourceFileRecorder - Class in org.modeshape.sequencer.java
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.java.ClassSourceFileRecorder
 
ClassUtil - Class in org.modeshape.common.util
Static utilities for working with classes.
cleanDocumentationContent(String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
This method is used by the Wsdl11Reader.processDocumentation(WSDLElement, Path) to clean up the documentation content string.
cleanedUpLocks - Static variable in class org.modeshape.jcr.JcrI18n
 
cleaningUpLocks - Static variable in class org.modeshape.jcr.JcrI18n
 
cleanUpLocks() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
clear() - Method in class org.modeshape.common.collection.AbstractMultimap
Remove all key-value pairs from this multimap.
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
Remove all key-value pairs from this multimap.
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() - Static method in class org.modeshape.common.util.LogContext
Clear all entries in the MDC of the underlying implementation.
clear(Long) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
clear() - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
clear() - Method in class org.modeshape.graph.query.QueryBuilder
Clear this builder completely to start building a new query.
clear(boolean) - Method in class org.modeshape.graph.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() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
clearAllChangedNodes() - Method in class org.modeshape.graph.session.GraphSession
Remove any cached information that has been marked as a transient change.
clearChanges() - Method in class org.modeshape.graph.session.GraphSession.Node
Clear any transient changes that have been accumulated in this node.
clearChildren() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
clearChildren() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
clearChildren() - Method in interface org.modeshape.graph.connector.map.MapNode
Removes all of the children for this node in a single operation.
clearHandlers() - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
clearNodes() - Method in class org.modeshape.graph.session.GraphSession
 
clearStatistics() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
clearStatistics() - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Clears all statistics for this cache
clearStatistics() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
clearStatistics() - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Clears all statistics for this cache
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.connector.disk.DiskNode
This method never clones the changes.
clone() - Method in class org.modeshape.connector.infinispan.InfinispanNode
This method never clones the changes.
clone() - Method in class org.modeshape.connector.jbosscache.JBossCacheNode
This method never clones the changes.
clone() - Method in class org.modeshape.graph.connector.base.MapNode
This method never clones the changes.
clone() - Method in class org.modeshape.graph.connector.base.PathNode
This method never clones the changes.
clone() - Method in class org.modeshape.graph.connector.inmemory.InMemoryNode
This method never clones the changes.
clone() - Method in class org.modeshape.graph.ExecutionContext
clone(Node) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone the specified node into a parent node at a different location, which is specified via the into(...)
clone(Location) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node at the specified location into a parent node at a different location, which is specified via the into(...)
clone(String) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(Path) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(UUID) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
clone(Property) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
clone(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone(Location) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node at the specified location into a parent node at a different location, which is specified via the into(...)
clone(Node) - Method in class org.modeshape.graph.Graph
Begin the request to clone the specified node into a parent node at a different location, which is specified via the into(...)
clone(String) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(Path) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(UUID) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
clone(Property) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
clone(Property, Property...) - Method in class org.modeshape.graph.Graph
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone() - Method in class org.modeshape.graph.query.plan.PlanHints
clone() - Method in class org.modeshape.graph.query.plan.PlanNode
This class returns a new clone of the plan tree rooted at this node.
clone() - Method in class org.modeshape.graph.request.ChangeRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.CloneBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.CopyBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.CreateNodeRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.DeleteBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.FunctionRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.LockBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.MoveBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.RemovePropertyRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.RenameNodeRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.SetPropertyRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.UnlockBranchRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.UpdateValuesRequest
This method does not clone the results.
clone() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
This method does not clone the results.
clone() - Method in class org.modeshape.sequencer.ddl.node.AstNode
This class returns a new clone of the plan tree rooted at this node.
cloneBranch(Location, String, Location, String, Name, Path.Segment, boolean) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to clone a branch to another.
cloneBranch(Location, String, Location, String, Name, Path.Segment, boolean) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to clone a branch to another.
CloneBranchRequest - Class in org.modeshape.graph.request
Instruction that a branch be cloned from one workspace into another.
CloneBranchRequest(Location, String, Location, String, Name, Path.Segment, boolean) - Constructor for class org.modeshape.graph.request.CloneBranchRequest
Create a request to clone a branch to another.
cloneConflictBehavior() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the desired behavior if the cloned workspace does not exist.
clonedFrom(String) - Method in interface org.modeshape.graph.Graph.CreateWorkspace
Specify that the new workspace should be initialized as a clone of another existing workspace.
cloneLimitedToBeWithinSingleSource - Static variable in class org.modeshape.graph.GraphI18n
 
cloneNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, Path.Segment, boolean, Set<Location>) - Method in class org.modeshape.graph.connector.base.MapTransaction
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, Path.Segment, boolean, Set<Location>) - Method in class org.modeshape.graph.connector.base.PathTransaction
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, Path.Segment, boolean, Set<Location>) - Method in interface org.modeshape.graph.connector.base.Transaction
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, Path.Segment, boolean, Set<Location>) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, Path.Segment, boolean, Set<Location>) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode() - Method in class org.modeshape.graph.session.GraphSession.Node
Clone this node (and all nodes below it).
cloneWithoutNewParent() - Method in class org.modeshape.graph.query.plan.PlanNode
 
cloneWithoutNewParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
cloneWorkspace(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
cloneWorkspace(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CloneWorkspaceRequest - Class in org.modeshape.graph.request
Request that an existing workspace be cloned into a target workspace with the supplied name.
CloneWorkspaceRequest(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Constructor for class org.modeshape.graph.request.CloneWorkspaceRequest
Create a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CloneWorkspaceRequest.CloneConflictBehavior - Enum in org.modeshape.graph.request
The options for the behavior when a request specifies the name of the workspace to clone, but the cloned workspace does not exist.
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.SizeMeasuringInputStream
close() - Method in class org.modeshape.common.util.SizeMeasuringReader
close() - Method in class org.modeshape.connector.disk.DiskSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
close() - Method in class org.modeshape.connector.store.jpa.EntityManagers
 
close() - Method in class org.modeshape.connector.store.jpa.JpaSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
close() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
 
close() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
Close this query object and clean up all in-database records associated with this query.
close() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
close() - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Indicates that the cache is no longer in use and should relinquish any resources.
close() - Method in class org.modeshape.graph.connector.base.Connection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
close() - Method in class org.modeshape.graph.connector.path.cache.PathRepositoryCache
 
close() - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Indicates that the cache is no longer in use and should relinquish any resources.
close() - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in interface org.modeshape.graph.connector.RepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in interface org.modeshape.graph.connector.RepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.query.process.DelegatingComponent
Close these results, allowing any resources to be released.
close() - Method in class org.modeshape.graph.query.process.ProcessingComponent
Close these results, allowing any resources to be released.
close() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Mark this source as having no more requests to process.
close() - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.modeshape.graph.request.processor.RequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.modeshape.graph.search.SearchableRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.modeshape.graph.search.SearchEngineIndexer
Close this indexer and release all resources.
close() - Method in class org.modeshape.graph.search.SearchEngineProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
close() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
Call to close the delegate connection and any outstanding transactions will be closed.
close() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
Call to close the delegate connection and any outstanding transactions will be closed.
close() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
Call to close the delegate connection and any outstanding transactions will be closed.
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.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
closeConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Close a connection that is in the pool but no longer in the available connections.
closed - Variable in class org.modeshape.graph.request.CompositeRequestChannel
Flag that defines whether the channel has processed all requests
closedConnectionMayNotBeUsed - Static variable in class org.modeshape.graph.GraphI18n
 
closeDirectories(ISVNEditor, String) - Static method in class org.modeshape.connector.svn.mgnt.ISVNEditorUtil
Close the directories where change was made.
closedRequestProcessor - Static variable in class org.modeshape.graph.GraphI18n
 
closeNow() - Method in class org.modeshape.connector.store.jpa.EntityManagers
For all opened EntityManager instances to be closed immediately, even if they are checked out.
closeParen() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Complete the specification of a constraint clause, and return the builder for the parent constraint clause.
closeStatement() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
Called when the Statement the is closed.
closeStatement() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
Called when the Statement the is closed.
closeStatement() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
Called when the Statement the is closed.
closingRequestProcessor - Static variable in class org.modeshape.graph.GraphI18n
 
CLUSTER_NAME - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
clusterDefinition(ReturnType) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a definition object for the clustering with the supplied name and return type.
CLUSTERED_OBSERVATION_BUS_CLASSNAME - Static variable in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
The name of the ObservationBus implementation class that will be used when clustering.
ClusteredObservationBus - Class in org.modeshape.clustering
An implementation of a cluster-aware ObservationBus.
ClusteredObservationBus() - Constructor for class org.modeshape.clustering.ClusteredObservationBus
 
ClusteredObservationBus.Listener - Class in org.modeshape.clustering
 
ClusteredObservationBus.Listener() - Constructor for class org.modeshape.clustering.ClusteredObservationBus.Listener
 
ClusteredObservationBus.Receiver - Class in org.modeshape.clustering
 
ClusteredObservationBus.Receiver() - Constructor for class org.modeshape.clustering.ClusteredObservationBus.Receiver
 
clustering() - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain the definition for this engine's clustering.
CLUSTERING - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
clusteringChannelIsRunningAndCannotBeChangedUnlessShutdown - Static variable in class org.modeshape.clustering.ClusteringI18n
 
clusteringConfigurationRequiresClusterName - Static variable in class org.modeshape.repository.RepositoryI18n
 
ClusteringI18n - Class in org.modeshape.clustering
The internationalized string constants for the org.modeshape.connector.filesystem* packages.
ClusteringI18n() - Constructor for class org.modeshape.clustering.ClusteringI18n
 
clusteringServiceName - Static variable in class org.modeshape.repository.RepositoryI18n
 
clusterNameRequired - Static variable in class org.modeshape.clustering.ClusteringI18n
 
CndFromEcore - Class in org.modeshape.sequencer.teiid
Utility class to generate a CND file from an ECore model.
CndFromEcore() - Constructor for class org.modeshape.sequencer.teiid.CndFromEcore
 
CndFromEcore.CndGraphReader - Class in org.modeshape.sequencer.teiid
 
CndFromEcore.CndGraphReader(Subgraph, boolean, boolean) - Constructor for class org.modeshape.sequencer.teiid.CndFromEcore.CndGraphReader
 
CndI18n - Class in org.modeshape.cnd
The internationalized string constants for the org.modeshape.cnd* packages.
CndI18n() - Constructor for class org.modeshape.cnd.CndI18n
 
CndImporter - Class in org.modeshape.cnd
A class that imports the node types contained in a JCR Compact Node Definition (CND) file into graph content.
CndImporter(Destination, Path, boolean, boolean) - Constructor for class org.modeshape.cnd.CndImporter
Create a new importer that will place the content in the supplied destination under the supplied path.
CndImporter(Destination, Path, boolean) - Constructor for class org.modeshape.cnd.CndImporter
Create a new importer that will place the content in the supplied destination under the supplied path.
CndImporter(Destination, Path) - Constructor for class org.modeshape.cnd.CndImporter
Create a new importer that will place the content in the supplied destination under the supplied path.
CndNodeTypeReader - Class in org.modeshape.jcr
Deprecated. Use NodeTypeManager.registerNodeTypes(java.io.InputStream, boolean) instead
CndNodeTypeReader(Session) - Constructor for class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Create a new node type factory that reads CND files.
CndNodeTypeReader(ExecutionContext) - Constructor for class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Create a new node type factory that reads CND files.
CndSequencer - Class in org.modeshape.sequencer.cnd
A sequencer of CND files.
CndSequencer() - Constructor for class org.modeshape.sequencer.cnd.CndSequencer
 
CndSequencer.OutputDestination - Class in org.modeshape.sequencer.cnd
 
CndSequencer.OutputDestination(SequencerOutput, StreamSequencerContext) - Constructor for class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
 
CndSequencerI18n - Class in org.modeshape.sequencer.cnd
The internationalized string constants for the org.modeshape.sequencer.cnd* packages.
CndSequencerI18n() - Constructor for class org.modeshape.sequencer.cnd.CndSequencerI18n
 
CndTokenizer - Class in org.modeshape.cnd
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.cnd.CndTokenizer
 
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
 
collectGarbage() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
Collect and remove all records that are no longer needed in the database.
CollectGarbageRequest - Class in org.modeshape.graph.request
Request that garbage collection be performed.
CollectGarbageRequest() - Constructor for class org.modeshape.graph.request.CollectGarbageRequest
Create a request to destroy an existing workspace.
Collections - Class in org.modeshape.common.collection
A set of utilities for more easily creating various kinds of collections.
Collections() - Constructor for class org.modeshape.common.collection.Collections
 
COLUMN - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
Column - Class in org.modeshape.graph.query.model
 
Column(SelectorName) - Constructor for class org.modeshape.graph.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.graph.query.model.Column
A column with the given name representing the named property on the node identified by the selector.
column(SelectorName, String, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
column(String) - Method in class org.modeshape.graph.query.QueryBuilder
Create a Column given the supplied expression.
column(SelectorName, String, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
 
column(String, String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
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_TYPE - 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_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.
columnDoesNotExistInQuery - Static variable in class org.modeshape.graph.GraphI18n
 
columnDoesNotExistOnTable - Static variable in class org.modeshape.graph.GraphI18n
 
columnFor(SelectorName, String) - Method in class org.modeshape.graph.query.optimize.AddJoinConditionColumnsToSources
 
columnIndexForName(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
 
columnInTableIsNotOrderable - Static variable in class org.modeshape.graph.GraphI18n
 
columnIsNotFullTextSearchable - Static variable in class org.modeshape.graph.GraphI18n
 
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.graph.GraphI18n
 
columnName() - Method in class org.modeshape.graph.query.model.Column
Get the name of the column.
columnNameFor(Column, List<String>, Set<Column>) - Static method in class org.modeshape.graph.query.process.QueryResultColumns
 
columnNames - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
COLUMNS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
columns() - Method in class org.modeshape.graph.query.model.Query
Return the columns defining the query results.
columns() - Method in interface org.modeshape.graph.query.model.QueryCommand
Return the columns defining the query results.
columns() - Method in class org.modeshape.graph.query.model.SetQuery
Return the columns defining the query results.
columns - Variable in class org.modeshape.graph.query.QueryBuilder
 
columns() - Method in class org.modeshape.graph.request.SearchRequest
Get the specification of the columns for the results.
columns - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
columns(List<? extends Column>) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
 
columns() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Return the columns defining the query results.
columns() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Return the columns defining the query results.
columnTypeCannotBeUsedInArithmeticOperation - Static variable in class org.modeshape.graph.GraphI18n
 
colunnsOfDependentQuery() - Method in class org.modeshape.graph.query.process.DependentQueryComponent
Get the columns definition for the results from the right component that is dependent upon the left.
colunnsOfIndependentQuery() - Method in class org.modeshape.graph.query.process.DependentQueryComponent
Get the columns definition for the results from the left, independent query that is processed first.
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.
COMMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
Command - Interface in org.modeshape.graph.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.cnd.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.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.graph.query.parse.SqlQueryParser.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.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of all the characters between "/*" and "*/", between "//" and the next line terminator (e.g., '\n', '\r' or "\r\n"), or between "--" and the next line terminator (e.g., '\n', '\r' or "\r\n").
COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
COMMENT - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
COMMENT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
COMMENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
comment(char[], int, int) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
COMMENT_CONTENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
commit() - Method in class org.modeshape.connector.disk.DiskTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Commit all changes to any sessions.
commit() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaTransaction
Commit any changes that have been made to the repository.
commit(List<PathWorkspace.ChangeCommand<PathNode>>) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
commit() - Method in class org.modeshape.graph.connector.base.BaseTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.connector.base.MapTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
commit() - Method in class org.modeshape.graph.connector.base.PathTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
commit(List<PathWorkspace.ChangeCommand<NodeType>>) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Successively (and in order) apply the changes from the list of pending commands All validation for each of the objects (including validation of resource availability in the underlying persistent store) should be performed prior to invoking this method.
commit() - Method in interface org.modeshape.graph.connector.base.Transaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.connector.inmemory.InMemoryTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.connector.map.LockBasedTransaction
Commit any changes that have been made to the repository.
commit() - Method in interface org.modeshape.graph.connector.map.MapRepositoryTransaction
Commit any changes that have been made to the repository.
commit() - Method in interface org.modeshape.graph.connector.path.PathRepositoryTransaction
Commit any changes that have been made to the repository.
commit() - Method in class org.modeshape.graph.search.SearchEngineProcessor
Subclasses should implement this method to commit and save any work that has been done with this processor.
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
commit(ITransaction) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
CommonI18n - Class in org.modeshape.common
The internationalized string constants for the org.modeshape.common* packages.
CommonI18n() - Constructor for class org.modeshape.common.CommonI18n
 
comparator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
comparator() - Static method in class org.modeshape.graph.Location
Get a Comparator that can be used to compare two Location objects.
comparatorFor(QueryContext, ProcessingComponent, ProcessingComponent, JoinCondition) - Static method in class org.modeshape.graph.query.process.JoinComponent
Create a Comparable that can be used to compare the values required to evaluate the supplied join condition.
compareNoNulls(Comparable, Comparable) - Static method in class org.modeshape.common.util.ObjectUtil
 
compareStaticOperands(QueryContext, Comparison, Comparison) - Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
Compare the values used in the two comparisons
compareTo(ComponentConfig) - Method in class org.modeshape.common.component.ComponentConfig
compareTo(Reflection.Property) - Method in class org.modeshape.common.util.Reflection.Property
compareTo(Projection) - Method in class org.modeshape.graph.connector.federation.Projection
compareTo(Projection.Rule) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
compareTo(Location) - Method in class org.modeshape.graph.Location
compareTo(Changes) - Method in class org.modeshape.graph.observe.Changes
compareTo(QueryResults.Statistics) - Method in class org.modeshape.graph.query.QueryResults.Statistics
compareTo(FieldMetadata) - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
 
compareTo(MethodMetadata) - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
compareTo(DdlParsers.ScoredParser) - Method in class org.modeshape.sequencer.ddl.DdlParsers.ScoredParser
compareTo(VdbModel) - Method in class org.modeshape.sequencer.teiid.VdbModel
The natural order of VDB models is based upon dependencies (e.g., model imports), where models that depends upon other models will always follow the models they depend on.
compareWithNulls(Comparable, Comparable) - Static method in class org.modeshape.common.util.ObjectUtil
 
Comparison - Class in org.modeshape.graph.query.model
A constraint that evaluates to true when the defined operation evaluates to true.
Comparison(DynamicOperand, Operator, StaticOperand) - Constructor for class org.modeshape.graph.query.model.Comparison
 
comparison(DynamicOperand, Operator, StaticOperand) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
comparison(DynamicOperand, Operator, StaticOperand) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
comparison(DynamicOperand, String, StaticOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
comparisonBuilder - Variable in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
comparisonBuilder(DynamicOperand) - Method in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
comparisonBuilder(DynamicOperand) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
 
comparisonBuilder - Variable in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
 
comparisonBuilder - Variable in class org.modeshape.graph.query.QueryBuilder.RightHandSide
 
comparisonBuilder - Variable in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
 
COMPILATION_UNIT_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
CompilationUnitParser - Class in org.modeshape.sequencer.java
The Parser, that process the a compilation unit.
CompilationUnitParser() - Constructor for class org.modeshape.sequencer.java.CompilationUnitParser
 
compile(String) - Static method in class org.modeshape.graph.property.PathExpression
Compile the supplied expression and return the resulting path expression instance.
completedRegisteringNodeTypesDefinedInConfiguration - Static variable in class org.modeshape.jcr.JcrI18n
 
completedStartingRepository - Static variable in class org.modeshape.jcr.JcrI18n
 
completeRequest(Request) - Method in class org.modeshape.graph.request.processor.RequestProcessor
 
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<T extends ComponentConfig> - Interface in org.modeshape.common.component
The interface for a ModeShape component, which sequences nodes and their content to extract additional information from the information.
componentClassnameNotValid - Static variable in class org.modeshape.common.CommonI18n
 
ComponentConfig - Class in org.modeshape.common.component
An immutable configuration for a Component.
ComponentConfig(String, String, String, String...) - Constructor for class org.modeshape.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, Map<String, Object>, String, String...) - Constructor for class org.modeshape.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, long, Map<String, Object>, String, String...) - Constructor for class org.modeshape.common.component.ComponentConfig
Create a component configuration.
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
 
ComponentLibrary<ComponentType,ConfigType extends ComponentConfig> - Class in org.modeshape.common.component
Maintains the list of component instances for the system.
ComponentLibrary() - Constructor for class org.modeshape.common.component.ComponentLibrary
Create a new library of components.
ComponentLibrary(boolean) - Constructor for class org.modeshape.common.component.ComponentLibrary
Create a new library of components.
componentNotConfigured - Static variable in class org.modeshape.common.CommonI18n
 
composeName(Name, Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
composeName(String, String) - Method in class org.modeshape.common.naming.SingletonInitialContext
composite - Variable in class org.modeshape.graph.request.CompositeRequestChannel
The CompositeRequest that is submitted to the underlying processor
compositeError - Variable in class org.modeshape.graph.request.CompositeRequestChannel
 
CompositeRequest - Class in org.modeshape.graph.request
A request that wraps multiple other requests, allowing multiple requests to be treated as a single request.
CompositeRequest(List<? extends Request>, boolean) - Constructor for class org.modeshape.graph.request.CompositeRequest
Create a composite request from the supplied list of requests.
CompositeRequest(boolean) - Constructor for class org.modeshape.graph.request.CompositeRequest
Create a composite request from the supplied list of requests.
CompositeRequestChannel - Class in org.modeshape.graph.request
A channel for Request objects that can be submitted to a consumer (typically a RequestProcessor or RepositoryConnection) while allowing the channel owner to continue adding more Request objects into the channel.
CompositeRequestChannel(String) - Constructor for class org.modeshape.graph.request.CompositeRequestChannel
Create a new channel with the supplied channel name.
CompositeRequestChannel(String, boolean) - Constructor for class org.modeshape.graph.request.CompositeRequestChannel
Create a new channel with the supplied channel name.
CompositeRequestChannel.ChannelCompositeRequest - Class in org.modeshape.graph.request
 
CompositeRequestChannel.ChannelCompositeRequest() - Constructor for class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
 
CompositeRequestChannel.LastRequest - Class in org.modeshape.graph.request
A psuedo Request that is used by the CompositeRequestChannel to insert into a request queue so that the queue's iterator knows when there are no more requests to process.
CompositeRequestChannel.LastRequest() - Constructor for class org.modeshape.graph.request.CompositeRequestChannel.LastRequest
 
COMPRESS_DATA - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
compressData - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
compressDataPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
compressDataPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
compressDataPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
compute(Object...) - Static method in class org.modeshape.common.util.HashCode
Compute a combined hash code from the supplied objects.
compute(int, Object...) - Static method in class org.modeshape.common.util.HashCode
Compute a combined hash code from the supplied objects using the supplied seed.
compute(Graph.Batch, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Update any computed fields based on the given node
compute(Graph.Batch, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Update any computed fields based on the given node
computeExpirationTime(CacheableRequest) - Static method in class org.modeshape.graph.Graph
 
computeHash(String) - Method in class org.modeshape.connector.store.jpa.util.Serializer
 
computeScore(DdlTokenStream, DdlParserScorer) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
computeSimpleProjection(List<Projection.Rule>) - Method in class org.modeshape.graph.connector.federation.Projection
 
configFileNotFound - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
configFileNotFound - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
configFileNotValid - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
configFileNotValid - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
CONFIGURATION - Static variable in class org.modeshape.graph.mimetype.ExtensionBasedMimeTypeDetector
A default configuration that may be used to add the ExtensionBasedMimeTypeDetector to a MimeTypeDetector instance.
CONFIGURATION - Static variable in class org.modeshape.jcr.JcrLexicon
 
configuration - Variable in class org.modeshape.repository.ModeShapeEngine
 
CONFIGURATION - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
CONFIGURATION_REPOSITORY_NAME - Static variable in class org.modeshape.repository.ModeShapeEngine
 
configurationFileNotSpecified - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
configurationGraph() - Method in class org.modeshape.repository.ModeShapeConfiguration
 
configure(ComponentType, ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
 
conflictBehavior() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
conflictBehavior() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the desired behavior if a workspace already exists with the desired workspace name .
conflictBehavior() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
CONFLICTING_CONSTRAINT - Static variable in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
 
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.
connectingFailureOrUserAuthenticationProblem - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
Connection<NodeType extends Node,WorkspaceType extends Workspace> - Class in org.modeshape.graph.connector.base
A connection to a Repository.
Connection(BaseRepositorySource, Repository<NodeType, WorkspaceType>) - Constructor for class org.modeshape.graph.connector.base.Connection
 
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
 
connectionIsNoLongerOpen - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
connectorName - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
connectorName - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
constrainedBy(Constraint) - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but one that uses the supplied constraint.
Constraint - Interface in org.modeshape.graph.query.model
Represents the abstract base class for all constraints.
constraint() - Method in class org.modeshape.graph.query.model.Not
The constraint being negated.
constraint() - Method in class org.modeshape.graph.query.model.Query
Get the constraints, if there are any.
constraint - Variable in class org.modeshape.graph.query.QueryBuilder
 
constraint() - Method in class org.modeshape.jcr.query.qom.JcrNot
The constraint being negated.
constraint() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Get the constraints, if there are any.
CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CONSTRAINT_ATTRIBUTE_TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
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.graph.query.QueryBuilder.ComparisonBuilder
 
constraintsChangedInSubtype - Static variable in class org.modeshape.jcr.JcrI18n
 
constraintViolatedOnReference - Static variable in class org.modeshape.jcr.JcrI18n
 
CONSTRUCTOR_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
CONSTRUCTOR_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
CONSTRUCTOR_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ConstructorMetadata - Class in org.modeshape.sequencer.java.metadata
Constructor metadata.
ConstructorMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ConstructorMetadata
 
CONSTRUCTORS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
constructStore(String, File) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
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(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.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;
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(Object) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
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(Collection<?>) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
containsChangesWithExternalDependencies() - Method in class org.modeshape.graph.session.GraphSession.Node
This method determines whether this node, or any nodes below it, contain changes that depend on nodes that are outside of this branch.
containsEntry(Object, Object) - Method in class org.modeshape.common.collection.AbstractMultimap
Determine whether this multimap contains the supplied key-value pair.
containsEntry(Object, Object) - Method in class org.modeshape.common.collection.LinkedListMultimap
Determine whether this multimap contains the supplied key-value pair.
containsEntry(Object, Object) - Method in interface org.modeshape.common.collection.Multimap
Determine whether this multimap contains the supplied key-value pair.
containsKey(K) - Method in class org.modeshape.common.collection.AbstractMultimap
Determine whether this multimap associates any values with the supplied key.
containsKey(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
Determine whether this multimap associates any values with the supplied key.
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
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
containsValue(Object) - Method in class org.modeshape.common.collection.AbstractMultimap
Determine whether this multimap associates at least one key with the supplied value.
containsValue(Object) - Method in class org.modeshape.common.collection.LinkedListMultimap
Determine whether this multimap associates at least one key with the supplied value.
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.graph.query.model.FullTextSearch.SimpleTerm
Return whether this term contains any unescaped wildcard characters (e.g., one of '*', '?'
CONTENT - Static variable in class org.modeshape.graph.JcrLexicon
 
CONTENT - Static variable in class org.modeshape.jcr.JcrLexicon
 
CONTENT - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
CONTENT - Static variable in class org.modeshape.sequencer.zip.ZipLexicon
 
CONTENT_ATTR - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
CONTENT_ENCODING - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
CONTENT_SIZE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
CONTENT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
ContentMapper - Interface in org.modeshape.web.jcr.webdav
Interface that supports mapping incoming WebDAV requests to create, modify, and access JCR content to node hierarchies and properties on these nodes.
contentPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
contentPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
contentPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
context - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
context - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
context - Variable in class org.modeshape.graph.connector.base.Repository
 
context - Variable in class org.modeshape.graph.Graph
 
context - Variable in class org.modeshape.graph.session.GraphSession
 
context - Variable in class org.modeshape.jcr.query.JcrQueryResult
 
context - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
context - Variable in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
context() - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
context - Variable in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
context - Variable in class org.modeshape.repository.ModeShapeEngine
 
context - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
context - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
context - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
contextDestroyed(ServletContextEvent) - Method in class org.modeshape.web.jcr.ModeShapeJcrDeployer
Alerts the repository factory that the web application is shutting down
contextId - Variable in class org.modeshape.graph.observe.Changes
 
contextInitialized(ServletContextEvent) - Method in class org.modeshape.web.jcr.ModeShapeJcrDeployer
Initializes the repository factory
convert(Value, Property) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
Utility method used to convert a JCR Value object into a valid graph property value.
convert(String, Class<T>, T, Map<String, Serializable>, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
 
convert(String, PropertyType, T, Map<String, Serializable>, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
 
convertArgumentClassesToPrimitives(Class<?>...) - Static method in class org.modeshape.common.util.Reflection
Convert any argument classes to primitives.
convertFileToURL(String) - Static method in class org.modeshape.common.util.FileUtil
Utility to convert File to URL.
convertReferenceValue(Object) - Method in class org.modeshape.graph.Graph
Utility method for checking a property value.
convertToJcrValue(PropertyType, Object) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
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(Node) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copy(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copy(Node) - Method in class org.modeshape.graph.Graph
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.modeshape.graph.Graph
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copyBranch(WorkspaceType, NodeType, MapTransaction<NodeType, WorkspaceType>.WorkspaceChanges, WorkspaceType, NodeType, boolean, Map<UUID, UUID>) - Method in class org.modeshape.graph.connector.base.MapTransaction
 
copyBranch(WorkspaceType, NodeType, PathTransaction<NodeType, WorkspaceType>.WorkspaceChanges, WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
 
copyBranch(Location, String, Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to copy a branch to another.
copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to copy a branch to another.
copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to copy a branch to another.
CopyBranchRequest - Class in org.modeshape.graph.request
Instruction that a branch be copied from one location into another.
CopyBranchRequest(Location, String, Location, String) - Constructor for class org.modeshape.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, String, Location, String, Name) - Constructor for class org.modeshape.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, String, Location, String, Name, NodeConflictBehavior) - Constructor for class org.modeshape.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
CopyCriteria - Class in org.modeshape.graph.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.graph.query.optimize.CopyCriteria
 
copyLimitedToBeWithinSingleSource - Static variable in class org.modeshape.graph.GraphI18n
 
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, boolean) - Method in class org.modeshape.graph.connector.base.MapTransaction
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, boolean) - Method in class org.modeshape.graph.connector.base.PathTransaction
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(WorkspaceType, NodeType, WorkspaceType, NodeType, Name, boolean) - Method in interface org.modeshape.graph.connector.base.Transaction
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean, Map<UUID, UUID>) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, PathNode, PathWorkspace, PathNode, Name, boolean) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
This should copy the subgraph rooted at the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, PathNode, PathWorkspace, PathNode, Name, boolean) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Copy the subgraph given by the original node and place the new copy under the supplied new parent.
copySelectNode(QueryContext, PlanNode, SelectorName, String, SelectorName, String) - Method in class org.modeshape.graph.query.optimize.CopyCriteria
 
copySelectNode(QueryContext, PlanNode, SelectorName, String, SelectorName, String) - Method in class org.modeshape.graph.query.optimize.RaiseSelectCriteria
 
copySelectNodes(QueryContext, PlanNode, PlanNode) - Method in class org.modeshape.graph.query.optimize.CopyCriteria
 
copyTo(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Copy this node (and all nodes below it) and place the copy under the supplied parent location.
CoreLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
CoreLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
CoreLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
CoreLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.CoreLexicon.Namespace
 
correctSameNameSiblingIndexes(ExecutionContext, MapNode, Name) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
correctSameNameSiblingIndexes(ExecutionContext, MapNode, Name) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Corrects the SNS indices for all children of the node with the given name
couldNotAcquireLock - Static variable in class org.modeshape.graph.GraphI18n
 
couldNotCopyData - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotCreateDirectory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotCreateFile - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotCreateFile - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
couldNotCreateLockFile - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
couldNotFindDefinitionOfRequiredPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
 
couldNotGetCatalogNames - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetColumn - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetDatabaseMetadata - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetProcedure - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetProcedureNames - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetSchemaNames - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetTable - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotGetTableNames - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotInstantiateRowFactory - Static variable in class org.modeshape.sequencer.text.TextSequencerI18n
 
couldNotReadData - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotReadData - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
couldNotSetDriverProperties - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
couldNotStartEngine - Static variable in class org.modeshape.jcr.JcrI18n
 
couldNotStoreProperties - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotStoreProperty - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
couldNotWriteData - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
count() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
count() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
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(byte[], PropertyType, boolean) - Static method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
create(EntityManager, Long, UUID, int) - Static method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
Create a query that returns a subgraph at and below the node with the supplied path and the supplied UUID.
create(String) - Method in class org.modeshape.connector.store.jpa.util.Workspaces
Create a workspace with the supplied name.
create(String) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Location, Name) - Method in class org.modeshape.graph.Graph.Batch
 
create(Path, Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, RepositoryConnectionFactory, ExecutionContext) - Static method in class org.modeshape.graph.Graph
Create a graph instance that uses the supplied repository and context.
create(RepositoryConnection, ExecutionContext) - Static method in class org.modeshape.graph.Graph
Create a graph instance that uses the supplied RepositoryConnection and context.
create(RepositorySource, ExecutionContext) - Static method in class org.modeshape.graph.Graph
Create a graph instance that uses the supplied RepositoryConnection and context.
create(ExecutionContext) - Static method in class org.modeshape.graph.Graph
Create a graph instance that uses a transient, in-memory source and the supplied context.
create(String) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(String, Property) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(String, Property, Property...) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(Location, Name) - Method in class org.modeshape.graph.Graph
 
create(Path, Iterable<Property>) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Property) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Property, Property...) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Iterable<Property>) - Method in interface org.modeshape.graph.io.Destination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in interface org.modeshape.graph.io.Destination
Create a node at the supplied path and with the supplied attributes.
create(NodeConflictBehavior, Path, Property, Property...) - Method in interface org.modeshape.graph.io.Destination
Create a node at the supplied path and with the supplied attributes, using the supplied behavior in case of a node conflict.
create(Path, Iterable<Property>) - Method in class org.modeshape.graph.io.GraphBatchDestination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in class org.modeshape.graph.io.GraphBatchDestination
Create a node at the supplied path and with the supplied attributes.
create(NodeConflictBehavior, Path, Property, Property...) - Method in class org.modeshape.graph.io.GraphBatchDestination
Create a node at the supplied path and with the supplied attributes, using the supplied behavior in case of a node conflict.
create(Path) - Static method in class org.modeshape.graph.Location
Create a location defined by a path.
create(UUID) - Static method in class org.modeshape.graph.Location
Create a location defined by a UUID.
create(Path, UUID) - Static method in class org.modeshape.graph.Location
Create a location defined by a path and an UUID.
create(Path, Property) - Static method in class org.modeshape.graph.Location
Create a location defined by a path and a single identification property.
create(Path, Property, Property...) - Static method in class org.modeshape.graph.Location
Create a location defined by a path and multiple identification properties.
create(Path, Iterable<Property>) - Static method in class org.modeshape.graph.Location
Create a location defined by a path and an iterator over identification properties.
create(Property) - Static method in class org.modeshape.graph.Location
Create a location defined by a single identification property.
create(Property, Property...) - Static method in class org.modeshape.graph.Location
Create a location defined by multiple identification properties.
create(Iterable<Property>) - Static method in class org.modeshape.graph.Location
Create a location defined by a path and an iterator over identification properties.
create(List<Property>) - Static method in class org.modeshape.graph.Location
Create a location defined by multiple identification properties.
create(InputStream, long, byte[]) - Method in interface org.modeshape.graph.property.BinaryFactory
Create a value from the binary content given by the supplied stream, the approximate length, and the SHA-1 secure hash of the content.
create(Reader, long, byte[]) - Method in interface org.modeshape.graph.property.BinaryFactory
Create a value from the binary content given by the supplied reader, the approximate length, and the SHA-1 secure hash of the content.
create(File) - Method in interface org.modeshape.graph.property.BinaryFactory
Create a binary value from the given file.
create() - Method in interface org.modeshape.graph.property.DateTimeFactory
Create a date-time instance for the current time in the local time zone.
create(DateTime, long) - Method in interface org.modeshape.graph.property.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.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, int) - Method in interface org.modeshape.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, String) - Method in interface org.modeshape.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(String, String) - Method in interface org.modeshape.graph.property.NameFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in interface org.modeshape.graph.property.NameFactory
Create a name from the given namespace URI and local name.
create(Path, Path) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied relative path to the supplied parent path.
create(Path, Name, int) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String, int) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Iterable<Path.Segment>) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in interface org.modeshape.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Name, Object...) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterable<?>) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, Path) - Method in interface org.modeshape.graph.property.PropertyFactory
Create a property with the supplied name and Path value.
create() - Method in interface org.modeshape.graph.property.UuidFactory
Create a new random UUID.
create(String) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from an integer.
create(long) - Method in interface org.modeshape.graph.property.ValueFactory
Create a long from a string.
create(boolean) - Method in interface org.modeshape.graph.property.ValueFactory
Create a boolean from a string.
create(float) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a float.
create(double) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a double.
create(BigDecimal) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a decimal.
create(Calendar) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a Calendar instance.
create(Date) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a date.
create(DateTime) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a date-time instant.
create(Name) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a name.
create(Path) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a path.
create(Path.Segment) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a path segment.
create(Reference) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a reference.
create(URI) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a URI.
create(UUID) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a UUID.
create(byte[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in interface org.modeshape.graph.property.ValueFactory
Create a value from a the binary content given by the supplied reader.
create(Object) - Method in interface org.modeshape.graph.property.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.graph.property.ValueFactory
Create an array of values from an array of string values, using no decoding.
create(String[], TextDecoder) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(int[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of longs.
create(boolean[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of booleans.
create(float[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of floats.
create(double[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of doubles.
create(BigDecimal[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of decimal values.
create(Calendar[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of DateTime instants.
create(Name[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of names.
create(Path[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of references.
create(URI[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from an array of UUIDs.
create(byte[][]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from the array of binary content.
create(Binary[]) - Method in interface org.modeshape.graph.property.ValueFactory
Create an array of values from the array of binary objects.
create(Object[]) - Method in interface org.modeshape.graph.property.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.graph.property.ValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in interface org.modeshape.graph.property.ValueFactory
Create an iterable with the values (of an unknown type).
create(String) - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Create the typed representation of the value given the supplied string representation.
create(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Create the typed representation of the value given the supplied object representation.
create(String) - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Create the typed representation of the value given the supplied string representation.
create(Object) - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Create the typed representation of the value given the supplied object representation.
create() - Method in interface org.modeshape.graph.session.GraphSession.NodeIdFactory
 
create(int, String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
 
create(Path, Iterable<Property>) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Create a node at the supplied path and with the supplied attributes.
create(NodeConflictBehavior, Path, Property, Property...) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Create a node at the supplied path and with the supplied attributes, using the supplied behavior in case of a node conflict.
CREATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CREATE_FILE_NAME - Static variable in class org.modeshape.util.SchemaGen
 
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.db2.Db2DdlConstants.Db2StatementStartPhrases
 
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_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
 
CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
 
CREATE_VERSION_NODE - Static variable in class org.modeshape.jcr.SystemFunctions
An shared instance of the immutable SystemFunctions.CreateVersionNodeFunction.
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 interface org.modeshape.graph.property.PathFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in interface org.modeshape.graph.property.PathFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in interface org.modeshape.graph.property.PathFactory
Create an absolute path with the supplied segments, in order.
createAccessComponent(QueryCommand, QueryContext, PlanNode, QueryResults.Columns, SelectComponent.Analyzer) - Method in class org.modeshape.graph.query.process.QueryProcessor
Create the ProcessingComponent that processes a single PlanNode.Type.ACCESS branch of a query plan.
createAnalyzer(QueryContext) - Method in class org.modeshape.graph.query.process.QueryProcessor
Create an SelectComponent.Analyzer implementation that should be used by the non-access ProcessingComponents that evaluate criteria.
createAnnotationMetadataFor(Annotation) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
 
createArrayOf(String, Object[]) - Method in class org.modeshape.jdbc.JcrConnection
createAt(String) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path, and return an interface used to either add properties for the new node, or complete/submit the request and return the location, node, or graph.
createAt(Path) - Method in class org.modeshape.graph.Graph
Begin the request to create a node located at the supplied path, and return an interface used to either add properties for the new node, or complete/submit the request and return the location, node, or graph.
createBehaviorFor(Path) - Method in class org.modeshape.graph.io.GraphBatchDestination
Override this method in a subclass to control the NodeConflictBehavior that should be used when creating the node at the supplied path.
createBlob() - Method in class org.modeshape.jdbc.JcrConnection
createBuilder(TypeSystem) - Static method in class org.modeshape.graph.query.validate.ImmutableSchemata
Obtain a new instance for building Schemata objects.
createCacheContainer() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Method controls how a cache container gets created.
createCacheContainer() - Method in class org.modeshape.connector.infinispan.InfinispanSource
 
createCacheContainer() - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
 
createCanonicalPlan(QueryContext, Query) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Create a canonical query plan for the given query.
createCanonicalPlan(QueryContext, SetQuery) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Create a canonical query plan for the given set query.
createChecker(TypeSystem, Schemata, QueryResults.Columns, Constraint, Map<String, Object>, SelectComponent.Analyzer) - Method in class org.modeshape.graph.query.process.SelectComponent
Create the constraint evaluator that is used by the SelectComponent to evaluate the supplied criteria.
createChecker(TypeSystem, Schemata, QueryResults.Columns, ProcessingComponent.DynamicOperation, Operator, StaticOperand) - Method in class org.modeshape.graph.query.process.SelectComponent
 
createChild(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Create a new child node with the supplied name.
createChild(Name, Property...) - Method in class org.modeshape.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial properties.
createChild(Name, Collection<Property>) - Method in class org.modeshape.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial identification properties.
createChild(Name, Collection<Property>, Property...) - Method in class org.modeshape.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial properties.
createClob() - Method in class org.modeshape.jdbc.JcrConnection
createCndImporter() - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
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
createColumnsFor(PlanNode, QueryResults.Columns) - Method in class org.modeshape.graph.query.process.QueryProcessor
 
createComponent(QueryCommand, QueryContext, PlanNode, QueryResults.Columns, SelectComponent.Analyzer) - Method in class org.modeshape.graph.query.process.QueryProcessor
Method that is called to build up the ProcessingComponent objects that correspond to the optimized query plan.
createConnection(JpaSource) - Method in class org.modeshape.connector.store.jpa.Model
 
createConnection(JpaSource) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleModel
 
createConnection(String) - Method in interface org.modeshape.graph.connector.RepositoryConnectionFactory
Create a RepositoryConnection using the given RepositorySource name.
createConnection(String) - Method in class org.modeshape.jcr.JcrRepository.DelegatingConnectionFactory
Create a RepositoryConnection using the given RepositorySource name.
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.
createConnection(String) - Method in class org.modeshape.repository.RepositoryLibrary
Create a RepositoryConnection using the given RepositorySource name.
createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
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(NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
created(NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
CREATED - Static variable in class org.modeshape.graph.JcrLexicon
 
CREATED - Static variable in class org.modeshape.graph.JcrMixLexicon
 
CREATED - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
CREATED_BY - Static variable in class org.modeshape.graph.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
createDynamicOperation(TypeSystem, Schemata, QueryResults.Columns, DynamicOperand) - Method in class org.modeshape.graph.query.process.ProcessingComponent
Create a ProcessingComponent.DynamicOperation instance that is able to evaluate the supplied DynamicOperand.
createEntryIterator() - Method in class org.modeshape.common.collection.AbstractMultimap
Return an iterator over all entries in this multimap.
createFile(Node, String) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
createFile(Node, String) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
createFolder(Node, String) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
createFolder(Node, String) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
createFolder(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
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.
createIfMissing(Name, String...) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
Create the node at the supplied path under the current path, and return the Create operation for the last node created.
createIfMissing(Name) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
Create the node at the supplied path under the current path, and return the Create operation for the last node created.
createIfMissing(Path, Name...) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
Create the node at the supplied path under the current path, and return the Create operation for the last node created.
createImportMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Create a set of ImportMetadata of a compilation unit.
createInstanceFromProperties(Subgraph, Location, Problems, boolean) - Method in class org.modeshape.repository.RepositoryService
Instantiate the Object described by the supplied properties.
createInt(String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
 
createIterator() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Utility method to create an iterator over the requests in this channel.
createJoin(JoinCondition) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
 
createMapNode(UUID) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
createMapNode(UUID) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Creates an empty node with the given UUID.
createMappingFor(Schemata.View, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
createMappingForAliased(SelectorName, Schemata.View, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
createMappingForAliased(SelectorName, Schemata.Table, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
createMerger(QueryResults.Columns, QueryResults.Columns, QueryResults.Columns) - Static method in class org.modeshape.graph.query.process.JoinComponent
Create a JoinComponent.TupleMerger implementation that will combine a tuple fitting the left columns with a tuple fitting the right columns.
createMethodParamPath(PathFactory, Path) - Static method in class org.modeshape.sequencer.java.MethodMetadataSequencer
Create a path of method/constructor parameter.
createMethodParamRootPath(PathFactory, Path) - Static method in class org.modeshape.sequencer.java.MethodMetadataSequencer
create a root path for method parameter.
createMoveCommand(PathNode, PathNode) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
createMoveCommand(NodeType, NodeType) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Create a change command that represents the movement of a node.
createName(String) - Method in class org.modeshape.graph.Graph
 
createNClob() - Method in class org.modeshape.jdbc.JcrConnection
createNewCache(CacheFactory<UUID, JBossCacheNode>, String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Method that is responsible for attempting to create a new cache given the supplied workspace name.
createNode(UUID, Path.Segment, UUID, Iterable<Property>) - Method in class org.modeshape.connector.disk.DiskTransaction
Create a new instance of the node, given the supplied UUID.
createNode(UUID, Path.Segment, UUID, Iterable<Property>) - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Create a new instance of the node, given the supplied UUID.
createNode(UUID, Path.Segment, UUID, Iterable<Property>) - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Create a new instance of the node, given the supplied UUID.
createNode(Path.Segment, Path, Iterable<Property>) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository.JdbcMetadataTransaction
 
createNode(UUID, Path.Segment, UUID, Iterable<Property>) - Method in class org.modeshape.graph.connector.base.MapTransaction
Create a new instance of the node, given the supplied UUID.
createNode(Path.Segment, Path, Iterable<Property>) - Method in class org.modeshape.graph.connector.base.PathTransaction
Create a new instance of the node, given the supplied name and parent path.
createNode(UUID, Path.Segment, UUID, Iterable<Property>) - Method in class org.modeshape.graph.connector.inmemory.InMemoryTransaction
Create a new instance of the node, given the supplied UUID.
createNode(ExecutionContext, String, Iterable<Property>) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Create a node at the supplied path.
createNode(ExecutionContext, MapNode, Name, UUID, Iterable<Property>) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Create a new node with the supplied name, as a child of the supplied parent.
createNode(ExecutionContext, String, Iterable<Property>) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Create a node at the supplied path.
createNode(ExecutionContext, MapNode, Name, UUID, Iterable<Property>) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Create a new node with the supplied name, as a child of the supplied parent.
createNode(ExecutionContext, String, Map<Name, Property>, NodeConflictBehavior) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
createNode(ExecutionContext, String, Map<Name, Property>, NodeConflictBehavior) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Create a node at the supplied path.
createNode(ExecutionContext, PathNode, Name, Map<Name, Property>, NodeConflictBehavior) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Create a new node with the supplied name, as a child of the supplied parent.
createNode(Location, String, Name, Iterator<Property>) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[]) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[], NodeConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[]) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[], NodeConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(GraphSession.Node<Payload, PropertyPayload>, GraphSession.NodeId, Location) - Method in class org.modeshape.graph.session.GraphSession
 
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.
CreateNodeRequest - Class in org.modeshape.graph.request
Instruction to create the node under the specified location.
CreateNodeRequest(Location, String, Name, Property...) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, Iterable<Property>) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, Iterator<Property>) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Property...) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterable<Property>) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterator<Property>) - Constructor for class org.modeshape.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
createNodeTypeTemplate() - Method in class org.modeshape.jcr.JcrNodeTypeManager
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to JcrNodeTypeManager.registerNodeType(NodeTypeDefinition, boolean)
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.modeshape.jcr.JcrNodeTypeManager
Returns a NodeTypeTemplate based on the definition given in ntd.
createOrderBysForJoinCondition(JoinCondition, Set<SelectorName>, List<Object>, Set<SelectorName>, List<Object>) - Method in class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
 
createPackageMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Create a PackageMetadata of a compilation unit.
createParameterizedFieldMetadataFrom(Type) - Method in class org.modeshape.sequencer.java.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.
createPath(String) - Method in class org.modeshape.graph.Graph
 
createPath(String) - Static method in class org.modeshape.sequencer.java.JavaMetadataUtil
Create a path for the tree without index.
createPathWithIndex(String, int) - Static method in class org.modeshape.sequencer.java.JavaMetadataUtil
Create a path for the tree with index.
createPlan(QueryContext, QueryCommand) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Create a canonical query plan for the given command.
createPlan(QueryContext, QueryCommand) - Method in interface org.modeshape.graph.query.plan.Planner
Create a canonical query plan for the given command.
createPlanNode(QueryContext, Source, Map<SelectorName, Schemata.Table>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Create a JOIN or SOURCE node that contain the source information.
createProcessor(ExecutionContext, AbstractSearchEngine.Workspaces<WorkspaceType>, Observer, boolean) - Method in class org.modeshape.graph.search.AbstractSearchEngine
Create the SearchEngineProcessor implementation that can be used to operate against the SearchEngineWorkspace instances.
createProcessor(ExecutionContext, Observer, boolean) - Method in class org.modeshape.graph.search.AbstractSearchEngine
Create the SearchEngineProcessor implementation that can be used to operate against the SearchEngineWorkspace instances.
createProcessor(ExecutionContext, Observer, boolean) - Method in interface org.modeshape.graph.search.SearchEngine
Create the SearchEngineProcessor implementation that can be used to operate against the SearchEngineWorkspace instances.
createProjection(ExecutionContext, ProjectionParser, Node) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Instantiate the Projection described by the supplied properties.
createProperty(Name, Object) - Method in class org.modeshape.graph.xml.XmlHandler
Create a property with the given name and value, obtained from an attribute name and value in the XML content.
createProperty(Name, Collection<Object>) - Method in class org.modeshape.graph.xml.XmlHandler
Create a property with the given name and values, obtained from an attribute name and value in the XML content.
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.
createPropertyIfDifferent(Map<Name, Property>, Name, Object, PropertyFactory, ValueFactory<?>) - Method in class org.modeshape.jcr.SystemFunctions.VersionHistoryFunction
A utility method that will create a new Property instance if there is not already an existing single-valued property with the supplied name and expected values.
createPropertySet() - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
createPutCommand(PathNode, PathNode) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
createPutCommand(NodeType, NodeType) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Create a change command for the required update to the given node
createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
createRegexFromLikeExpression(String) - Static method in class org.modeshape.graph.query.process.SelectComponent
 
createRelativePath() - Method in interface org.modeshape.graph.property.PathFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in interface org.modeshape.graph.property.PathFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in interface org.modeshape.graph.property.PathFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in interface org.modeshape.graph.property.PathFactory
Create a relative path with the supplied segments, in order.
createRemoveCommand(Path) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
createRemoveCommand(Path) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Create a change command for the removal of the given node and its descendants
createRepository(String, String, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
Create a SVNRepository from a http protocol.
createRepository() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
createRepository() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
createRepositoryDelegate(String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
Create a RepositoryDelegate instance, given the connection information.
createRepositorySource(Subgraph, Location, Problems) - Method in class org.modeshape.repository.RepositoryService
Instantiate the RepositorySource described by the supplied properties.
createRequestProcessor(Transaction<PathNode, FileSystemWorkspace>) - Method in class org.modeshape.connector.filesystem.FileSystemRepository
 
createRequestProcessor(Transaction<NodeType, WorkspaceType>) - Method in class org.modeshape.graph.connector.base.Repository
Create a RequestProcessor instance that should be used to process a set of requests within the supplied transaction.
createResource(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
createResultSet(List<List<?>>, ResultSetMetaData) - Static method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
 
createRootPath() - Method in interface org.modeshape.graph.property.PathFactory
Create an absolute root path.
createRootPath(PathFactory, Path) - Static method in class org.modeshape.sequencer.java.ArrayTypeFieldMetadataSequencer
the root path.
createRootPath(PathFactory, Path) - Static method in class org.modeshape.sequencer.java.SimpleTypeMetadataSequencer
the root path.
createRow(Node, Object[]) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
 
createRow(Node, Object[]) - Method in class org.modeshape.jcr.query.XPathQueryResult.XPathQueryResultRowIterator
 
createRowFactory(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
Creates an instance of the row factory configured for this sequencer.
createSegment(String) - Method in interface org.modeshape.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in interface org.modeshape.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in interface org.modeshape.graph.property.PathFactory
Create a path segment given the supplied segment name and index.
createSegment(Name) - Method in interface org.modeshape.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in interface org.modeshape.graph.property.PathFactory
Create a path segment given the supplied segment name and index.
createSimpleTypeParamPath(PathFactory, Path) - Static method in class org.modeshape.sequencer.java.SimpleTypeMetadataSequencer
Create the path of parameter.
createSortComparator(QueryContext, QueryResults.Columns) - Method in class org.modeshape.graph.query.process.ProcessingComponent
 
createSortComparator(QueryContext, QueryResults.Columns, List<Ordering>, Map<SelectorName, SelectorName>) - Method in class org.modeshape.graph.query.process.SortValuesComponent
 
createSortComparator(QueryContext, QueryResults.Columns, Ordering, Map<SelectorName, SelectorName>) - Method in class org.modeshape.graph.query.process.SortValuesComponent
 
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.
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
createSVNURL(String, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
 
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
createTypeMetadata(CompilationUnit) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Create a list with all top level types of a compilation unit.
createUnder(Location) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to create a node under the existing parent node at the supplied location.
createUnder(Location) - Method in class org.modeshape.graph.Graph
Begin the request to create a node under the existing parent node at the supplied location.
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
createUtc() - Method in interface org.modeshape.graph.property.DateTimeFactory
Create a date-time instance for the current time in UTC.
createValue(int, Object) - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
createWith(T, Location, Name) - Method in class org.modeshape.graph.Graph.CreateNodeNamedAction
 
createWorkspace(Transaction<DiskNode, DiskWorkspace>, String, CreateWorkspaceRequest.CreateConflictBehavior, String) - Method in class org.modeshape.connector.disk.DiskRepository
 
createWorkspace(ExecutionContext, String) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
createWorkspace(Transaction<NodeType, WorkspaceType>, String, CreateWorkspaceRequest.CreateConflictBehavior, String) - Method in class org.modeshape.graph.connector.base.Repository
Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
createWorkspace(ExecutionContext, String) - Method in class org.modeshape.graph.connector.map.MapRepository
Creates a new workspace with the given name containing only a root node.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.modeshape.graph.connector.map.MapRepository
Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) - Method in class org.modeshape.graph.connector.map.MapRepository
Attempts to create a workspace with the requested name as in the #createWorkspace(ExecutionContext, String, CreateConflictBehavior) method and then clones the content from the given source workspace into the new workspace if the creation was successful.
createWorkspace(ExecutionContext, String) - Method in class org.modeshape.graph.connector.path.WritablePathRepository
Creates a new workspace with the given name containing only a root node.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.modeshape.graph.connector.path.WritablePathRepository
Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) - Method in class org.modeshape.graph.connector.path.WritablePathRepository
Attempts to create a workspace with the requested name as in the #createWorkspace(ExecutionContext, String, CreateConflictBehavior) method and then clones the content from the given source workspace into the new workspace if the creation was successful.
createWorkspace() - Method in class org.modeshape.graph.Graph
Create a new workspace in the source used by this graph.
createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
createWorkspace(ExecutionContext, String) - Method in class org.modeshape.graph.search.AbstractSearchEngine
Create the index(es) required for the named workspace.
createWorkspace(String, String) - Method in class org.modeshape.jcr.JcrRepository
Create a new workspace with the supplied name.
CreateWorkspaceRequest - Class in org.modeshape.graph.request
Request that a new workspace be created with the supplied name.
CreateWorkspaceRequest(String, CreateWorkspaceRequest.CreateConflictBehavior) - Constructor for class org.modeshape.graph.request.CreateWorkspaceRequest
Create a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CreateWorkspaceRequest.CreateConflictBehavior - Enum in org.modeshape.graph.request
The options for the behavior when a request specifies a workspace name that already is used by an existing workspace.
CREATING_APPLICATION - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
creatingWorkspacesAllowed - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
creatingWorkspacesAllowed(Request) - Method in class org.modeshape.graph.connector.base.Processor
 
creatingWorkspacesAllowedPropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
creatingWorkspacesAllowedPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
creatingWorkspacesAllowedPropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
creatingWorkspacesAllowedPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
creatingWorkspacesAllowedPropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
creatingWorkspacesAllowedPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
creatingWorkspacesAllowedPropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
creatingWorkspacesAllowedPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
creatingWorkspacesAllowedPropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
creatingWorkspacesAllowedPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
creatingWorkspacesAllowedPropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
creatingWorkspacesAllowedPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
CREDENTIALS - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
credentialsMustProvideJaasMethod - Static variable in class org.modeshape.jcr.JcrI18n
 
credentialsMustReturnLoginContext - Static variable in class org.modeshape.jcr.JcrI18n
 
crossJoin(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a cross join between the already defined source with the supplied table.
crossJoinAllNodesAs(String) - Method in class org.modeshape.graph.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_LIFECYCLE_STATE - Static variable in class org.modeshape.jcr.JcrLexicon
 
currentCountFor(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
currentNamespaceUri - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
currentPath - Variable in class org.modeshape.graph.xml.XmlHandler
The path for the node representing the current element.
currentPath - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The path for the node representing the current element.
currentRowNotSet - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
currentWorkspaceCannotBeDeleted - Static variable in class org.modeshape.graph.GraphI18n
 
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2DataTypes
 
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_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerDataTypes
 
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2DataTypes
 
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_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseDataTypes
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.db2.Db2DdlConstants
 
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_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants
 
CUSTOM_PROPERTY_FACTORY - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
CustomPropertiesFactory - Interface in org.modeshape.connector.filesystem
A simple interface that allows an implementer to define additional properties for "nt:folder", "nt:file", and "nt:resource" nodes created by the file system connector.
customPropertiesFactoryPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
customPropertiesFactoryPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
customPropertiesFactoryPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 

D

DATA - Static variable in class org.modeshape.graph.JcrLexicon
 
data - Variable in class org.modeshape.graph.observe.Changes
 
DATA - Static variable in class org.modeshape.jcr.JcrLexicon
 
DATA - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon
 
DATA_SOURCE_JNDI_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DATA_SOURCE_JNDI_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that contains SQL type from java.sql.Types for column's data type.
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that contains SQL type from java.sql.Types for column's data type.
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
Position of column that contains SQL type from java.sql.Types for column's data type.
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
Position of column that contains SQL type from java.sql.Types for column's data type.
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains SQL type from java.sql.Types for column's data type.
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
DATABASE_MAJOR_VERSION - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DATABASE_MINOR_VERSION - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DATABASE_PRODUCT_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DATABASE_PRODUCT_VERSION - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DATABASE_ROOT - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
dataDefinitionCausesTransactionCommit() - Method in class org.modeshape.jdbc.JcrMetaData
dataDefinitionIgnoredInTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
dataSourceJndiNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
dataSourceJndiNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dataSourceJndiNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
dataSourceJndiNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dataSourceJndiNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
dataSourceJndiNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
DataType - Class in org.modeshape.sequencer.ddl.datatype
A representation of SQL data types.
DataType() - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String, int) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String, int, int) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DATATYPE_LENGTH - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_PRECISION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_SCALE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DataTypeParser - Class in org.modeshape.sequencer.ddl.datatype
A parser for SQL data types.
DataTypeParser() - Constructor for class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
DATE - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
DATE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
DATE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
DATE_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of date values.
DATE_FORMAT - Static variable in class org.modeshape.jdbc.util.TimestampWithTimezone
 
DATE_TIME_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of date-time instances.
dateParsingFailure - Static variable in class org.modeshape.common.CommonI18n
 
DateTime - Interface in org.modeshape.graph.property
An immutable date-time class that represents an instance in time.
DATETIME_FORMAT - Static variable in class org.modeshape.jdbc.util.TimestampWithTimezone
 
DateTimeFactory - Interface in org.modeshape.graph.property
A factory for creating date-time instants.
DateTransform - Class in org.modeshape.jdbc.types
 
DateTransform() - Constructor for class org.modeshape.jdbc.types.DateTransform
 
Db2DdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.db2
 
Db2DdlConstants.Db2DataTypes - Interface in org.modeshape.sequencer.ddl.dialect.db2
 
Db2DdlConstants.Db2StatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.db2
 
Db2DdlParser - Class in org.modeshape.sequencer.ddl.dialect.db2
 
Db2DdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.db2.Db2DdlParser
 
DDL_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_LENGTH - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_ORIGINAL_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_CHAR_INDEX - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_COLUMN_NUMBER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_LINE_NUMBER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DdlConstants - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.AstNodeNames - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.DataTypes - Interface in org.modeshape.sequencer.ddl
Constants related to Data Types
DdlConstants.DropBehavior - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.MatchType - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.Problems - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.ReferencialAction - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.StatementStartPhrases - Interface in org.modeshape.sequencer.ddl
 
DdlParser - Interface in org.modeshape.sequencer.ddl
Interface for parsing DDL files.
DdlParserConfig - Class in org.modeshape.sequencer.ddl
A ComponentConfig implementation to support various parser configurations.
DdlParserConfig(String, String, Map<String, Object>, String, String[]) - Constructor for class org.modeshape.sequencer.ddl.DdlParserConfig
 
DdlParserConfig(String, String, Map<String, Object>, Class<? extends DdlParser>) - Constructor for class org.modeshape.sequencer.ddl.DdlParserConfig
 
DdlParserConfig(String, String, Class<? extends DdlParser>) - Constructor for class org.modeshape.sequencer.ddl.DdlParserConfig
 
DdlParserProblem - Exception in org.modeshape.sequencer.ddl
A special form of DdlConstants.Problems that is also a ParsingException.
DdlParserProblem(Position) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParserProblem(int, Position, String, Throwable) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParserProblem(int, Position, String) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParsers - Class in org.modeshape.sequencer.ddl
A set of parsers capable of understanding DDL file content.
DdlParsers() - Constructor for class org.modeshape.sequencer.ddl.DdlParsers
Create an instance that uses all of the built-in parsers.
DdlParsers(List<DdlParser>) - Constructor for class org.modeshape.sequencer.ddl.DdlParsers
Create an instance that uses the supplied parsers, in order.
DdlParsers.ScoredParser - Class in org.modeshape.sequencer.ddl
 
DdlParsers.ScoredParser(DdlParser, DdlParserScorer, Object) - Constructor for class org.modeshape.sequencer.ddl.DdlParsers.ScoredParser
 
DdlParserScorer - Class in org.modeshape.sequencer.ddl
Interface used by a parser to determine a score describing how well it handles the DDL content.
DdlParserScorer() - Constructor for class org.modeshape.sequencer.ddl.DdlParserScorer
 
DdlSequencer - Class in org.modeshape.sequencer.ddl
A sequencer of DDL files.
DdlSequencer() - Constructor for class org.modeshape.sequencer.ddl.DdlSequencer
 
DdlSequencerI18n - Class in org.modeshape.sequencer.ddl
The internationalized string constants for the org.modeshape.sequencer.ddl* packages.
DdlSequencerI18n() - Constructor for class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
ddlTokenizer(boolean) - Static method in class org.modeshape.sequencer.ddl.DdlTokenStream
Obtain a ddl DdlTokenStream.DdlTokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
DdlTokenStream - Class in org.modeshape.sequencer.ddl
A TokenStream implementation designed around requirements for tokenizing and parsing DDL statements.
DdlTokenStream(String, TokenStream.Tokenizer, boolean) - Constructor for class org.modeshape.sequencer.ddl.DdlTokenStream
 
DdlTokenStream.DdlTokenizer - Class in org.modeshape.sequencer.ddl
 
DdlTokenStream.DdlTokenizer(boolean) - Constructor for class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
 
deactivated() - Static method in class org.modeshape.jcr.Profiler
 
debug(String, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
debug(Throwable, String, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
debug(String, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log a message at the DEBUG level according to the specified format and (optional) parameters.
debug(Throwable, String, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(String, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the DEBUG level according to the specified format and (optional) parameters.
debug(Throwable, String, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(I18n, Object...) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
DECIMAL - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for tokens that consist of an individual '.' character.
DECIMAL - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of an individual '.' character.
DECIMAL - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
DECIMAL - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of an individual '.' character.
DECIMAL_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of decimal values.
DECIMAL_DIGITS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DECIMAL_DIGITS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
 
DECIMAL_DIGITS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
 
DecimalTransform - Class in org.modeshape.jdbc.types
 
DecimalTransform() - Constructor for class org.modeshape.jdbc.types.DecimalTransform
 
DECLARE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
decode(String) - Method in class org.modeshape.common.text.Jsr283Encoder
Return the decoded version of an encoded string
decode(String) - Method in class org.modeshape.common.text.NoOpEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.modeshape.common.text.QuoteEncoder
Return the decoded version of an encoded string
decode(String) - Method in interface org.modeshape.common.text.TextDecoder
Return the decoded version of an encoded string
decode(String) - Method in class org.modeshape.common.text.UrlEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.modeshape.common.text.XmlNameEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.modeshape.common.text.XmlValueEncoder
Return the decoded version of an encoded string
DECODE - Static variable in class org.modeshape.common.util.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.modeshape.common.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.modeshape.common.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.modeshape.common.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.modeshape.common.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class org.modeshape.common.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.modeshape.common.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decoder - Variable in class org.modeshape.graph.xml.XmlHandler
The TextDecoder that is used to decode the names.
decoder - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The TextDecoder that is used to decode the names.
decodeToFile(String, String) - Static method in class org.modeshape.common.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.modeshape.common.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.modeshape.common.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrementEntryCountFor(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
DEFAULT - Static variable in class org.modeshape.common.component.ComponentLibrary
Class loader factory instance that always returns the current thread's context class loader (if not null) or component library's class loader.
DEFAULT - Static variable in class org.modeshape.connector.store.jpa.JpaSource.Models
 
DEFAULT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
DEFAULT_ALLOWS_UPDATES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source supports updates by default, but each instance may be configured to be read-only or updateable.
DEFAULT_ATTRIBUTE_SCOPING - Static variable in class org.modeshape.graph.xml.XmlHandler
The default XmlHandler.AttributeScoping.
DEFAULT_ATTRIBUTE_SCOPING - Static variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The default XmlSequencer.AttributeScoping.
DEFAULT_AUTO_GENERATE_SCHEMA - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The default automatic schema generation setting is ""validate" ", unless otherwise specified.
DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The cache concurrency strategy is ""read-write" ", unless otherwise specified.
DEFAULT_CACHE_MANAGER_LOOKUP - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The cache manager lookup name is " ", unless otherwise specified.
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
The default cache policy for this repository source (no caching)
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
The default cache policy for this repository source (no caching)
DEFAULT_CACHE_POLICY - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
DEFAULT_CACHE_POLICY_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
DEFAULT_CACHE_PROVIDER_CLASS_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The class name of the JPA cache provider is " ", unless otherwise specified.
DEFAULT_CATALOG_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DEFAULT_CLASSLOADER_FACTORY - Static variable in class org.modeshape.graph.mimetype.MimeTypeDetectors
Class loader factory instance that always returns the current thread's context class loader, or if null the class loader for this class.
DEFAULT_CLASSLOADER_FACTORY - Static variable in class org.modeshape.graph.text.TextExtractors
Class loader factory instance that always returns the current thread's context class loader, or if null the class loader for this class.
DEFAULT_CLASSPATH - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
 
DEFAULT_CLONE_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.CloneWorkspaceRequest
The default CloneWorkspaceRequest.CloneConflictBehavior that will be used if it is unspecified.
DEFAULT_CODE - Static variable in class org.modeshape.common.collection.Problem
 
DEFAULT_COMPATIBLE_WITH_PREJCR2 - Static variable in class org.modeshape.cnd.CndImporter
The default flag for supporting pre-JCR 2.0 CND format is true .
DEFAULT_CONFIGURATION_SOURCE_NAME - Static variable in class org.modeshape.repository.ModeShapeConfiguration
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.CreateNodeRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.MoveBranchRequest
 
DEFAULT_CONTEXT - Static variable in class org.modeshape.graph.ExecutionContext
 
DEFAULT_CORE_POOL_SIZE - Static variable in class org.modeshape.graph.connector.RepositoryConnectionPool
The core pool size for default-constructed pools is 1 .
DEFAULT_CREATE_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.CloneWorkspaceRequest
The default CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
DEFAULT_CREATE_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.CreateWorkspaceRequest
The default CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
DEFAULT_DECODER - Static variable in interface org.modeshape.graph.property.Path
The default text decoder to be used when none is otherwise specified.
DEFAULT_DECODER - Static variable in interface org.modeshape.graph.property.ValueFactory
 
DEFAULT_DECODER - Static variable in class org.modeshape.graph.xml.XmlHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_DECODER - Static variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_DETERMINE_MIME_TYPE_USING_CONTENT - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source by default does not use the file content to determine the MIME type, but instead just uses the filename.
DEFAULT_EAGER_FILE_LOADING - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source by default does not eagerly read the file content into Binary values, but instead does it only when necessary.
DEFAULT_ENCODER - Static variable in interface org.modeshape.graph.property.Path
The default text encoder to be used when none is otherwise specified.
DEFAULT_ENCODER - Static variable in interface org.modeshape.graph.property.ValueFactory
 
DEFAULT_ENCODING - Static variable in class org.modeshape.common.xml.StreamingContentHandler
 
DEFAULT_EXCLUDED_MIME_TYPES - Static variable in class org.modeshape.extractor.tika.TikaTextExtractor
The MIME types that are excluded by default.
DEFAULT_EXCLUSION_PATTERN - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
DEFAULT_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
DEFAULT_EXTENSION - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
DEFAULT_EXTRA_PROPERTIES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
The default behavior for dealing with extra properties on 'nt:file', 'nt:folder' and 'nt:resource' nodes is to log them.
DEFAULT_FILENAME - Static variable in class org.modeshape.jcr.Profiler
 
DEFAULT_FILENAME_FILTER - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
DEFAULT_FULL_TEXT_SEARCHABLE - Static variable in class org.modeshape.graph.query.validate.ImmutableColumn
 
DEFAULT_GARBAGE_COLLECTION_INTERVAL_IN_SECONDS - Static variable in class org.modeshape.repository.ModeShapeEngine
The default interval (in seconds) for running the garbage collection sweeps, if there are sources require it.
DEFAULT_GRAMMARS - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
 
DEFAULT_ID_CURRENT_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_DATETIME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_LITERAL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_NULL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_SESSION_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_SYSTEM_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_INCLUSION_PATTERN - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
DEFAULT_INDEX - Static variable in interface org.modeshape.graph.property.Path
The default index for a Path.Segment.
DEFAULT_KEEP_ALIVE_TIME_IN_SECONDS - Static variable in class org.modeshape.graph.connector.RepositoryConnectionPool
The keep-alive time for connections in default-constructed pools is * * * * 30L seconds.
DEFAULT_LOCK_FILE_USED - Static variable in class org.modeshape.connector.disk.DiskSource
The initial value for whether a lock file is used is "false ", unless otherwise specified.
DEFAULT_MAX_PATH_LENGTH - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
DEFAULT_MAXIMUM_DEPTH - Static variable in class org.modeshape.graph.request.ReadBranchRequest
 
DEFAULT_MAXIMUM_FETCH_DEPTH - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
DEFAULT_MAXIMUM_POOL_SIZE - Static variable in class org.modeshape.graph.connector.RepositoryConnectionPool
The maximum pool size for default-constructed pools is 10 .
DEFAULT_MIME_TYPE - Static variable in class org.modeshape.graph.mimetype.MimeTypeDetectors
 
DEFAULT_MIME_TYPE - Static variable in class org.modeshape.graph.text.TextExtractors
 
DEFAULT_NAME_OF_DEFAULT_CATALOG - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
The initial catalog name for databases that do not support catalogs is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_SCHEMA - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
The initial schema name for databases that do not support schemas is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.disk.DiskSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NODE_CACHE_POLICY - Variable in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
The initial cache policy.
DEFAULT_NODE_CONFLICT_BEHAVIOR - Static variable in class org.modeshape.graph.request.CopyBranchRequest
 
DEFAULT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_OPTIONS - Static variable in class org.modeshape.jcr.JcrRepository
The static unmodifiable map of default options, which are initialized in the static initializer.
DEFAULT_ORDERABLE - Static variable in class org.modeshape.graph.query.validate.ImmutableColumn
 
DEFAULT_PATH - Static variable in class org.modeshape.repository.ModeShapeConfiguration
 
DEFAULT_PRECISION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_PRIMARY_TYPE - Static variable in class org.modeshape.graph.JcrLexicon
 
DEFAULT_REPOSITORY_ROOT_PATH - Static variable in class org.modeshape.connector.disk.DiskSource
The initial value for where content should be stored on disk is ""/tmp" ", unless otherwise specified.
DEFAULT_RESOURCE_EXTENSION - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
The default number of times that a request that failed due to system error should be retried
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.federation.FederatedRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
The default number of times that a request that failed due to system error should be retried
DEFAULT_RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_ROOT_NODE_UUID - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
The default limit is "cafebabe-cafe-babe-cafe-babecafebabe" for the root node's UUID.
DEFAULT_ROOT_NODE_UUID - Static variable in class org.modeshape.connector.store.jpa.JpaSource
The default UUID that is used for root nodes in a store.
DEFAULT_ROOT_NODE_UUID - Static variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
The default UUID that is used for root nodes in a store.
DEFAULT_ROOT_NODE_UUID - Static variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
The default UUID that is used for root nodes in a store.
DEFAULT_SCHEMA_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DEFAULT_SCHEMA_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
DEFAULT_SELECTOR_NAME - Static variable in class org.modeshape.graph.query.process.QueryResultColumns
 
DEFAULT_SHOW_SQL - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source does not output executed SQL by default, but this can be overridden by calling JpaSource.setShowSql(boolean).
DEFAULT_SUPPORT_AUTOMATIC_GARBAGE_COLLECTION - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for automatic garbage collection is true .
DEFAULT_SUPPORT_CREATING_WORKSPACES - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for creating workspaces is false .
DEFAULT_SUPPORT_EVENTS - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORT_LOCKS - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for creating locks is false .
DEFAULT_SUPPORT_QUERIES - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for querying workspaces is false .
DEFAULT_SUPPORT_REFERENCES - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for references is true .
DEFAULT_SUPPORT_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for same-name-siblings is true .
DEFAULT_SUPPORT_SEARCHES - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for searching workspaces is false .
DEFAULT_SUPPORT_UPDATES - Static variable in class org.modeshape.graph.connector.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORTS_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source does support creating workspaces.
DEFAULT_SUPPORTS_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source does support creating workspaces.
DEFAULT_SUPPORTS_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
This source does support creating workspaces.
DEFAULT_SUPPORTS_UPDATES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source does not support updates by default, but each instance may be configured to be read-only or updateable}.
DEFAULT_SUPPORTS_UPDATES - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
This source supports udpates by default, but each instance may be configured to be read-only or updateable}.
DEFAULT_TEMPORARY_STORAGE_PATH - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
The default path to the temporary storage area, the default value uses the directory specified by the java.io.tmpdir system property.
DEFAULT_TERMINATOR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DEFAULT_TIME_TO_WAIT - Static variable in class org.modeshape.graph.connector.RepositoryConnectionPool
The default time to wait for ping when called from a client.
DEFAULT_TIME_UNIT - Static variable in class org.modeshape.graph.connector.RepositoryConnectionPool
The default TimeUnit to wait for ping when called from a client.
DEFAULT_UPDATES_ALLOWED - Static variable in class org.modeshape.connector.disk.DiskSource
The initial value for whether updates are allowed is "true ", unless otherwise specified.
DEFAULT_UPDATES_ALLOWED - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
The initial value for whether updates are allowed is "true ", unless otherwise specified.
DEFAULT_UPDATES_ALLOWED - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
The initial value for whether updates are allowed is "true ", unless otherwise specified.
DEFAULT_USE_VENDOR_EXTENSIONS - Static variable in class org.modeshape.cnd.CndImporter
The default flag for using vendor extensions is true .
DEFAULT_UUID_PROPERTY_NAME - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
DEFAULT_VALUE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DEFAULT_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_VALUES - Static variable in class org.modeshape.graph.JcrLexicon
 
DEFAULT_VERIFY_WORKSPACE_IN_SOURCE - Static variable in class org.modeshape.graph.search.AbstractSearchEngine
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
DEFAULT_WORKSPACE - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
The default name of the SvnRepositorySource.defaultWorkspace property.
DEFAULT_WORKSPACE_NAME - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
The default name for the workspace used by this source, which is a blank string.
DEFAULT_WORKSPACE_NAME - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
The default name for the workspace used by this source, which is a blank string.
DEFAULT_WORKSPACE_NAME - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.modeshape.repository.ModeShapeConfiguration
 
DEFAULT_WORKSPACE_NAME_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
DEFAULT_WORKSPACE_NAME_ATTR - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
DEFAULT_ZERO - Static variable in class org.modeshape.jdbc.JcrMetaData
 
defaultCacheFactoryConfigurationNameWasNotValidConfiguration - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
DefaultCacheStatistics - Class in org.modeshape.graph.connector.base.cache
Default, thread-safe implementation of CacheStatistics that uses AtomicLongs as counters for the statistics.
DefaultCacheStatistics() - Constructor for class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
DefaultCacheStatistics - Class in org.modeshape.graph.connector.path.cache
Default, thread-safe implementation of CacheStatistics that uses AtomicLongs as counters for the statistics.
DefaultCacheStatistics() - Constructor for class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
defaultCatalogNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultCatalogNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultCatalogNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
DefaultClassFileRecorder - Class in org.modeshape.sequencer.classfile
 
DefaultClassFileRecorder() - Constructor for class org.modeshape.sequencer.classfile.DefaultClassFileRecorder
 
DefaultContentMapper - Class in org.modeshape.web.jcr.webdav
 
DefaultContentMapper() - Constructor for class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
DefaultMapNode - Class in org.modeshape.graph.connector.map
 
DefaultMapNode(UUID) - Constructor for class org.modeshape.graph.connector.map.DefaultMapNode
 
DefaultPathNode - Class in org.modeshape.graph.connector.path
Default immutable implementation of PathNode
DefaultPathNode(Path, UUID, Map<Name, Property>, List<Path.Segment>) - Constructor for class org.modeshape.graph.connector.path.DefaultPathNode
 
DefaultPathNode(Path, UUID, Iterable<Property>, List<Path.Segment>) - Constructor for class org.modeshape.graph.connector.path.DefaultPathNode
 
defaultPrimaryType - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The default primary type.
DefaultProperties - Class in org.modeshape.sequencer.teiid
 
DefaultRequestResolver - Class in org.modeshape.web.jcr.webdav
Deprecated. use SingleRepositoryRequestResolver instead for the same functionality
DefaultRequestResolver() - Constructor for class org.modeshape.web.jcr.webdav.DefaultRequestResolver
Deprecated.  
DefaultRowFactory - Class in org.modeshape.sequencer.text
A default implementation of the RowFactory class.
DefaultRowFactory() - Constructor for class org.modeshape.sequencer.text.DefaultRowFactory
 
defaults - Variable in class org.modeshape.sequencer.teiid.XmiModelReader
 
defaultSchemaNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultSchemaNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultSchemaNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultWorkspaceName - Static variable in class org.modeshape.jcr.JcrI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
defaultWorkspaceNamePropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
defaultWorkspaceNamePropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
defaultWorkspaceNamePropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
DEFERRABILITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
DEFERRABILITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Position of column that determines if forein key constraints can be deffered until commit.
DEFERRABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
delegate() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
 
delegate() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
delegate() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
 
delegate() - Method in class org.modeshape.graph.query.process.DelegatingComponent
Get the delegate processor.
delegate() - Method in class org.modeshape.graph.search.SearchableRepositorySource
 
delegateConnection() - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
 
DelegatingComponent - Class in org.modeshape.graph.query.process
 
DelegatingComponent(ProcessingComponent) - Constructor for class org.modeshape.graph.query.process.DelegatingComponent
 
DelegatingComponent(ProcessingComponent, QueryResults.Columns) - Constructor for class org.modeshape.graph.query.process.DelegatingComponent
 
delete(String) - Static method in class org.modeshape.common.util.FileUtil
Delete the file or directory at the supplied path.
delete(File) - Static method in class org.modeshape.common.util.FileUtil
Delete the file or directory given by the supplied reference.
delete(Node) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the specified node.
delete(Location) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node at the given location.
delete(String) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node at the given path.
delete(Path) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node at the given path.
delete(UUID) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node with the given UUID.
delete(Property) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node with the given identification properties.
delete(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Request to delete the node with the given identification properties.
delete(Node) - Method in class org.modeshape.graph.Graph
Request to delete the specified node.
delete(Location) - Method in class org.modeshape.graph.Graph
Request to delete the node at the given location.
delete(String) - Method in class org.modeshape.graph.Graph
Request to delete the node at the given path.
delete(Path) - Method in class org.modeshape.graph.Graph
Request to delete the node at the given path.
delete(UUID) - Method in class org.modeshape.graph.Graph
Request to delete the node with the given UUID.
delete(Property) - Method in class org.modeshape.graph.Graph
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.modeshape.graph.Graph
Request to delete the node with the given identification properties.
delete(String, Location) - Method in class org.modeshape.graph.observe.NetChangeObserver.ChangeContext
Record the details of a deleted node at the supplied location in the named workspace.
DELETE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DELETE_ALLOWED - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
DELETE_RULE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
DELETE_RULE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Position of column that determines how forein key changes if PK is deleted.
DELETE_SQL - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
DELETE_SQL_DEFAULT - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
DELETE_WORKSPACE - Static variable in interface org.modeshape.jcr.ModeShapePermissions
The delete_workspace permission allows the user the ability to delete workspaces.
deleteBranch(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to delete a branch.
deleteBranch(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to delete a branch.
DeleteBranchRequest - Class in org.modeshape.graph.request
Instruction that a branch be deleted.
DeleteBranchRequest(Location, String) - Constructor for class org.modeshape.graph.request.DeleteBranchRequest
Create a request to delete a branch.
DeleteChildrenRequest - Class in org.modeshape.graph.request
Instruction that all nodes below a supplied node be deleted.
DeleteChildrenRequest(Location, String) - Constructor for class org.modeshape.graph.request.DeleteChildrenRequest
Create a request to delete all children of the supplied node.
deletedNodes - Variable in class org.modeshape.graph.session.GraphSession
A set that records the UUIDs of the nodes that have been deleted from this session (via the GraphSession.operations) but not yet saved.
deleteEntry(String) - Method in interface org.modeshape.connector.scm.ScmActionFactory
 
DeleteEntry - Class in org.modeshape.connector.svn.mgnt
 
DeleteEntry(String) - Constructor for class org.modeshape.connector.svn.mgnt.DeleteEntry
 
deleteFailed - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
deleteFailed - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
deleteRow() - Method in class org.modeshape.jdbc.JcrResultSet
deletesAreDetected(int) - Method in class org.modeshape.jdbc.JcrMetaData
deleteSubgraph(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
Delete the nodes in the subgraph.
deleteUnused(EntityManager, String) - Static method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
Delete all unused large value entities.
DelimitedTextSequencer - Class in org.modeshape.sequencer.text
An text sequencer implementation that uses a regular-expression pattern to split incoming rows into columns.
DelimitedTextSequencer() - Constructor for class org.modeshape.sequencer.text.DelimitedTextSequencer
 
DELIMITER - Static variable in interface org.modeshape.graph.property.Path
The delimiter character used to separate segments within a path.
DELIMITER_STR - Static variable in interface org.modeshape.graph.property.Path
String form of the delimiter used to separate segments within a path.
DependentQueryComponent - Class in org.modeshape.graph.query.process
A ProcessingComponent that executes a dependent query node by first executing the left component and then executing the right component.
DependentQueryComponent(QueryContext, ProcessingComponent, ProcessingComponent, String, String) - Constructor for class org.modeshape.graph.query.process.DependentQueryComponent
 
depth(String) - Method in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's depth.
depth(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's depth.
depth(String) - Method in interface org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's depth.
depth(String) - Method in interface org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder
Adds to the order-by clause by using the depth of the node given by the named table.
depth(String) - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the depth of the node given by the named table.
depth - Variable in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
DEPTH - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
derbyDataTypeStrings - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
 
DerbyDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlConstants.DerbyDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlConstants.DerbyStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
DerbyDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
 
DerbyDdlParser - Class in org.modeshape.sequencer.ddl.dialect.derby
Derby-specific DDL Parser.
DerbyDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
 
DERIVED - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
DERIVED_ARTIFACT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
DERIVED_AT - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
DERIVED_FROM - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
DescendantNode - Class in org.modeshape.graph.query.model
A constraint requiring that the selected node is a descendant of the node reachable by the supplied absolute path
DescendantNode(SelectorName, String) - Constructor for class org.modeshape.graph.query.model.DescendantNode
Create a constraint requiring that the node identified by the selector is a descendant of the node reachable by the supplied absolute path.
descendantNode(SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
descendantNode(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
descendantNode(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
DescendantNodeJoinCondition - Class in org.modeshape.graph.query.model
A join condition that evaluates to true only when the named node is a descendant of another named node.
DescendantNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.graph.query.model.DescendantNodeJoinCondition
Create a join condition that determines whether the node identified by the descendant selector is indeed a descendant of the node identified by the ancestor selector.
descendantNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
descendantNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
descendantNodeJoinCondition(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
descendantSelectorName() - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
Get the name of the selector for the descedant node.
descending() - Method in class org.modeshape.graph.query.QueryBuilder.OrderByBuilder
Begin specifying an order-by specification using descending order.
descending(DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Description - Annotation Type in org.modeshape.common.annotation
Annotation that can be used provide a human-readable description.
description() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
 
DESCRIPTION - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
DESCRIPTION - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
DESCRIPTION - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
DESCRIPTION - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
DESCRIPTION - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
DESCRIPTORS - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
deserialize(byte[]) - Static method in class org.modeshape.clustering.ClusteredObservationBus
 
deserializeAllProperties(ObjectInputStream, Collection<Property>, Serializer.LargeValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the serialized properties on the supplied object stream.
deserializeProperty(ObjectInputStream, Serializer.LargeValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the serialized property on the supplied object stream.
deserializePropertyValues(ObjectInputStream, Name, boolean, Serializer.LargeValues, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the serialized property on the supplied object stream.
deserializeSomeProperties(ObjectInputStream, Collection<Property>, Serializer.LargeValues, Serializer.LargeValues, Name...) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the serialized properties on the supplied object stream.
desiredName() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the name of the clone if it is to be different than that of the original.
desiredName() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the name of the copy if it is to be different than that of the original.
desiredName() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the name of the copy if it is to be different than that of the original.
desiredNameOfNewWorkspace() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the desired name for the new workspace.
desiredNameOfTargetWorkspace() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the desired name for the target workspace.
desiredSegment() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the exact segment at which the clone should be rooted
destination - Variable in class org.modeshape.cnd.CndImporter
 
Destination - Interface in org.modeshape.graph.io
Interface used internally as the destination for the requests.
destination - Variable in class org.modeshape.graph.xml.XmlHandler
The destination where the content should be sent.
destination - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
destroy() - Method in class org.modeshape.connector.disk.DiskWorkspace
 
destroy() - Method in class org.modeshape.connector.infinispan.InfinispanWorkspace
 
destroy(String) - Method in class org.modeshape.connector.store.jpa.util.Workspaces
Remove the entity representation of the workspace.
destroy(ExecutionContext) - Method in interface org.modeshape.graph.search.SearchEngineWorkspace
Destroy the indexes for the workspace with the supplied name.
destroy() - Method in class org.modeshape.graph.session.GraphSession.Node
Remove this node from it's parent and destroy it's contents.
destroyNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Destroy the node.
destroyNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Destroy the node.
destroySubcontext(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
destroySubcontext(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
destroyWorkspace(DiskWorkspace) - Method in class org.modeshape.connector.disk.DiskTransaction
Destroy the workspace with the supplied name.
destroyWorkspace(InfinispanWorkspace) - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Destroy the workspace with the supplied name.
destroyWorkspace(JBossCacheWorkspace) - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Destroy the workspace with the supplied name.
destroyWorkspace(JdbcMetadataWorkspace) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository.JdbcMetadataTransaction
 
destroyWorkspace(String) - Method in class org.modeshape.graph.connector.base.Repository
Removes the named workspace from the #workspaces workspaces map.
destroyWorkspace(WorkspaceType) - Method in interface org.modeshape.graph.connector.base.Transaction
Destroy the workspace with the supplied name.
destroyWorkspace(InMemoryWorkspace) - Method in class org.modeshape.graph.connector.inmemory.InMemoryTransaction
Destroy the workspace with the supplied name.
destroyWorkspace(String) - Method in class org.modeshape.graph.connector.map.MapRepository
Removes the named workspace from the #workspaces workspaces map.
destroyWorkspace(String) - Method in class org.modeshape.graph.connector.path.WritablePathRepository
Removes the named workspace from the #workspaces workspaces map.
destroyWorkspace() - Method in class org.modeshape.graph.Graph
Destroy an existing workspace in the source used by this graph.
destroyWorkspace(String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to destroy an existing workspace.
destroyWorkspace(String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to destroy an existing workspace.
destroyWorkspace(String, JcrWorkspace) - Method in class org.modeshape.jcr.JcrRepository
Destroy the workspace with the supplied name.
DestroyWorkspaceRequest - Class in org.modeshape.graph.request
Request that an existing workspace with the supplied name be destroyed.
DestroyWorkspaceRequest(String) - Constructor for class org.modeshape.graph.request.DestroyWorkspaceRequest
Create a request to destroy an existing workspace.
detailsFor(String, Location) - Method in class org.modeshape.graph.observe.NetChangeObserver.ChangeContext
Find or create the details for the changes made to a node at the supplied location in the named workspace.
detectMimeType(Session, String) - Method in class org.modeshape.jcr.JcrTools
Detect the MIME type for the named filename.
detectMimeType(Session, File, boolean) - Method in class org.modeshape.jcr.JcrTools
Detect the MIME type for the named filename.
detectMimeType(Session, URL, boolean) - Method in class org.modeshape.jcr.JcrTools
Detect the MIME type for the named filename.
DETERMINE_MIME_TYPE_USING_CONTENT - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
determineColumnWidths(TypeSystem, int, boolean) - Method in class org.modeshape.graph.query.process.QueryResults
Determine the width of each column.
determineDialect(EntityManager) - Method in class org.modeshape.connector.store.jpa.HibernateAdapter
 
determineDialect(EntityManager) - Method in interface org.modeshape.connector.store.jpa.JpaAdapter
Determines the dialect in an implementation-specific manager
determineMimeTypeUsingContentPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
determineMimeTypeUsingContentPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
determineMimeTypeUsingContentPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
determineProtocol(String) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
 
determineQueryResultColumns(PlanNode, PlanHints) - Method in class org.modeshape.graph.query.QueryEngine
 
DiagramLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
DiagramLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.DiagramLexicon
 
DiagramLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
DiagramLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.DiagramLexicon.Namespace
 
DIALECT - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
dialect - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
dialectCouldNotBeDeterminedAndMustBeSpecified - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dialectPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dialectPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dialectPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
dialectRequiresModification - Static variable in class org.modeshape.util.JpaDdlGenI18n
 
digestName() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
 
directoryLocationCreated - Static variable in class org.modeshape.util.JpaDdlGenI18n
 
discoverType(Object) - Static method in enum org.modeshape.graph.property.PropertyType
 
discoverType(Class<?>) - Static method in enum org.modeshape.graph.property.PropertyType
Discover the most appropriate PropertyType whose values can be assigned to variables or parameters of the supplied type.
DiskConnectorI18n - Class in org.modeshape.connector.disk
The internationalized string constants for the org.modeshape.connector.infinispan* packages.
DiskConnectorI18n() - Constructor for class org.modeshape.connector.disk.DiskConnectorI18n
 
DiskNode - Class in org.modeshape.connector.disk
A specialization of the MapNode.
DiskNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>) - Constructor for class org.modeshape.connector.disk.DiskNode
Create a new node for storage on a disk.
DiskNode(UUID, Path.Segment, UUID, Iterable<Property>, List<UUID>) - Constructor for class org.modeshape.connector.disk.DiskNode
Create a new node for storage on a disk..
DiskNode(UUID) - Constructor for class org.modeshape.connector.disk.DiskNode
Create a new node for storage on a disk.
DiskRepository - Class in org.modeshape.connector.disk
The representation of a disk-based repository and its content.
DiskRepository(DiskSource) - Constructor for class org.modeshape.connector.disk.DiskRepository
 
DiskSource - Class in org.modeshape.connector.disk
A repository source that uses a uses a disk to store arbitrary content.
DiskSource() - Constructor for class org.modeshape.connector.disk.DiskSource
Create a repository source instance.
DiskTransaction - Class in org.modeshape.connector.disk
 
DiskTransaction(ExecutionContext, DiskRepository, UUID, DiskRepository.DiskLock) - Constructor for class org.modeshape.connector.disk.DiskTransaction
 
DiskWorkspace - Class in org.modeshape.connector.disk
Workspace implementation for disk connector
DiskWorkspace(String, File, DiskNode, DiskRepository) - Constructor for class org.modeshape.connector.disk.DiskWorkspace
Create a new workspace instance.
DiskWorkspace(String, File, DiskWorkspace) - Constructor for class org.modeshape.connector.disk.DiskWorkspace
Create a new workspace instance.
DISPLAY_SIZE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
distinct() - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but one in which there are no duplicate rows in the results.
distinct - Variable in class org.modeshape.graph.query.QueryBuilder
 
DistinctComponent - Class in org.modeshape.graph.query.process
A ProcessingComponent implementation that removes duplicates.
DistinctComponent(ProcessingComponent) - Constructor for class org.modeshape.graph.query.process.DistinctComponent
 
DistinctOfSortedComponent - Class in org.modeshape.graph.query.process
An efficient ProcessingComponent that removes duplicates from an already-sorted set of results.
DistinctOfSortedComponent(SortValuesComponent) - Constructor for class org.modeshape.graph.query.process.DistinctOfSortedComponent
 
divide(DynamicOperand, DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
Create an arithmetic dynamic operand that divides the numeric value of the first operand by the numeric value of the second.
divide(DynamicOperand, DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Create an arithmetic dynamic operand that divides the numeric value of the first operand by the numeric value of the second.
dnaPropertyTypeFor(int) - Static method in class org.modeshape.jcr.PropertyTypeUtil
Compute the ModeShape PropertyType for the given JCR PropertyType value.
DO_BREAK_LINES - Static variable in class org.modeshape.common.util.Base64
Do break lines when encoding.
doCheckIsTerminated() - Method in class org.modeshape.repository.RepositoryLibrary.Administrator
doCheckIsTerminated() - Method in class org.modeshape.repository.RepositoryService.Administrator
doCreateInstance(Class<?>) - Method in class org.modeshape.common.component.ComponentLibrary
Method that instantiates the supplied class.
doCreateJcrRepository(String) - Method in class org.modeshape.jcr.JcrEngine
 
DOCUMENT - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
DOCUMENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
DOCUMENT_ARTIFACT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
doesMaxRowSizeIncludeBlobs() - Method in class org.modeshape.jdbc.JcrMetaData
doLookup(String, String) - Method in class org.modeshape.sequencer.xsd.NamespaceEntityResolver
 
DONT_GUNZIP - Static variable in class org.modeshape.common.util.Base64
Specify that gzipped data should not be automatically gunzipped.
doSetResults(QueryResults.Columns, List<Object[]>, QueryResults.Statistics) - Method in class org.modeshape.graph.request.SearchRequest
Set the results for this request.
doShutdown(ServiceAdministrator.State) - Method in class org.modeshape.repository.RepositoryLibrary.Administrator
doShutdown(ServiceAdministrator.State) - Method in class org.modeshape.repository.RepositoryService.Administrator
doStart(ServiceAdministrator.State) - Method in class org.modeshape.repository.RepositoryLibrary.Administrator
doStart(ServiceAdministrator.State) - Method in class org.modeshape.repository.RepositoryService.Administrator
DOUBLE - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
DOUBLE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
DOUBLE - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
DOUBLE_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of double values.
DOUBLE_QUOTE - Static variable in class org.modeshape.jcr.Profiler
 
DOUBLE_QUOTED_STRING - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for tokens that consist of all the characters within double-quotes.
DOUBLE_QUOTED_STRING - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of all the characters within double-quotes.
DOUBLE_QUOTED_STRING - Static variable in class org.modeshape.graph.query.parse.FullTextSearchParser.TermTokenizer
The token type for tokens that consist of all the characters within double-quotes.
DOUBLE_QUOTED_STRING - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of all the characters within double-quotes.
DoubleTransform - Class in org.modeshape.jdbc.types
 
DoubleTransform() - Constructor for class org.modeshape.jdbc.types.DoubleTransform
 
doUnregister() - Method in class org.modeshape.graph.observe.ChangeObserver
Method called by ChangeObserver.unregister() that actually does the unregistering.
doUseTerminator() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns if parser is using statement terminator or not.
drainUnusedConnections(int) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
DRIVER_CLASS_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DRIVER_CLASS_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
DRIVER_CLASSLOADER_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
DRIVER_CLASSLOADER_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
driverClassloaderNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassloaderNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverClassloaderNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassloaderNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverClassloaderNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassloaderNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverClassNameAndUrlAreRequired - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverClassNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverClassNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
driverClassNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
driverErrorRegistering - Static variable in class org.modeshape.jdbc.JdbcI18n
HTTP connection option related text info
driverErrorRegistering - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
DriverInfo - Class in org.modeshape.jdbc
Information about the driver.
DriverInfo(String, String, String, String) - Constructor for class org.modeshape.jdbc.DriverInfo
 
driverInfo() - Method in class org.modeshape.jdbc.JcrConnection
 
driverName - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
driverVendor - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVendor - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
driverVendorUrl - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVendorUrl - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
driverVersion - Static variable in class org.modeshape.jdbc.JdbcI18n
 
driverVersion - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
DROP - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DROP_BEHAVIOR - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DROP_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
DROP_FILE_NAME - Static variable in class org.modeshape.util.SchemaGen
 
DROP_OPTION_TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2StatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
 
DROP_TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
DTYPE_BFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BIGINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BIGINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BIGSERIAL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BINARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BINARY_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BINARY_FLOAT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BINARY_LARGE_OBJECT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BIT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_BIT_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BOOL - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BOOL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BOOLEAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BOOLEAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BOX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BYTEA - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHAR_ORACLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_CHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHARACTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHARACTER_LARGE_OBJECT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_CHARACTER_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CIDR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CIRCLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_CLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_CODE_ANY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_APROX_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_BIT_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_CHAR_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_CUSTOM - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_DATE_TIME - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_EXACT_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_MISC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_NCHAR_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DATETIME - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_DEC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DECIMAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_DOUBLE_PRECISION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_ENUM - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_FIXED - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_FLOAT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_FLOAT4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_FLOAT8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INET - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INT2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INTEGER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INTERVAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INTERVAL_DAY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_INTERVAL_YEAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_LONG - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LONG_RAW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LONG_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_LONG_VARCHAR_FBD - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_LONGBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_LONGTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_LSEG - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_MACADDR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_MEDIUMBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MEDIUMINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MEDIUMTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MONEY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_NATIONAL_CHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHARACTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHARACTER_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_NCHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NCHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NCLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_NUMBER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NVARCHAR2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_PATH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_POINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_POLYGON - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_RAW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_REAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_SERIAL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SERIAL4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SERIAL8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SET - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_SMALLINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TIME - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TIMESTAMP - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TIMESTAMPZ - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TINYBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TINYINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TINYTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TSQUERY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TSVECTOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TXID_SNAPSHOT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_UUID - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_VARBINARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_VARBIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_VARCHAR2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_XML - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_XML - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_YEAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
duplicateTablesWithSameName - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
DynamicOperand - Interface in org.modeshape.graph.query.model
A dynamic operand used in a Comparison constraint.
dynamicOperandCannotBeUsedInArithmeticOperation - Static variable in class org.modeshape.graph.GraphI18n
 

E

EAGER_FILE_LOADING - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
eagerFileLoadingPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
eagerFileLoadingPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
eagerFileLoadingPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
EcoreLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
EcoreLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.EcoreLexicon
 
EcoreLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
EcoreLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.EcoreLexicon.Namespace
 
EDATATYPE_TO_JCR_TYPENAME - Static variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
editor - Variable in class org.modeshape.connector.svn.SvnWorkspace.SvnCommand
 
ELEMENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
ELEMENT_CONTENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
ELEMENT_DECLARATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
ELEMENT_DECLARATION - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
ELEMENT_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
Position of ElementName column in server's results object returned by getElementEntitlements method in User API
ELEMENT_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
ELEMENT_NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
ELEMENT_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
elements() - Method in class org.modeshape.common.collection.UnmodifiableProperties
EMPTY - Static variable in class org.modeshape.graph.query.process.QueryResultColumns
 
empty() - Static method in class org.modeshape.graph.query.process.QueryResultColumns
Get an empty results column definition.
EMPTY_BYTE_ARRAY - Static variable in class org.modeshape.connector.svn.SvnWorkspace
 
EMPTY_CONTENT_POSITION - Static variable in class org.modeshape.common.text.Position
The position is used when there is no content.
EMPTY_PROBLEMS - Static variable in class org.modeshape.common.collection.AbstractProblems
 
EMPTY_PROPERTIES - Static variable in class org.modeshape.graph.Graph
 
EMPTY_STATISTICS - Static variable in class org.modeshape.graph.query.QueryResults.Statistics
 
EMPTY_STRING_ARRAY - Static variable in class org.modeshape.common.util.StringUtil
 
emptyInputSource - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
EmptyIterator<T> - Class in org.modeshape.common.collection
A reusuable Iterator implementation that has no elements.
EmptyIterator() - Constructor for class org.modeshape.common.collection.EmptyIterator
 
emptyNodeIterator() - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
emptyRepositoryNameProvidedWhenRegisteringRepositoryInJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
emptyTuples() - Method in class org.modeshape.graph.query.process.ProcessingComponent
Utility method to create a new tuples list that is empty.
encode(String) - Method in class org.modeshape.common.text.FilenameEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.Jsr283Encoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.NoOpEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.QuoteEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.SecureHashTextEncoder
Returns the encoded version of a string.
encode(String) - Method in interface org.modeshape.common.text.TextEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.UrlEncoder
Returns the encoded version of a string.
encode(String, BitSet) - Method in class org.modeshape.common.text.UrlEncoder
 
encode(String) - Method in class org.modeshape.common.text.XmlNameEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.modeshape.common.text.XmlValueEncoder
Returns the encoded version of a string.
ENCODE - Static variable in class org.modeshape.common.util.Base64
Specify encoding in first bit.
encode(InputStream) - Static method in class org.modeshape.common.util.Base64
Encodes content of the supplied InputStream into Base64 notation.
encode(InputStream, int) - Static method in class org.modeshape.common.util.Base64
Encodes the content of the supplied InputStream into Base64 notation.
encode(ByteBuffer, ByteBuffer) - Static method in class org.modeshape.common.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.modeshape.common.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.modeshape.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.modeshape.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.modeshape.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.modeshape.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.modeshape.common.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.modeshape.common.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class org.modeshape.common.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.modeshape.common.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.modeshape.common.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.modeshape.common.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
ENCODER - Static variable in class org.modeshape.sequencer.teiid.ReferenceResolver
 
ENCODER - Static variable in class org.modeshape.sequencer.teiid.XmiModelReader
 
encodeToFile(byte[], String) - Static method in class org.modeshape.common.util.Base64
Convenience method for encoding data to a file.
ENCODING - Static variable in class org.modeshape.graph.JcrLexicon
 
ENCODING - Static variable in class org.modeshape.jcr.JcrLexicon
 
ENCODING_STYLE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
end() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Complete this constraint specification.
end() - Method in class org.modeshape.graph.query.QueryBuilder.OrderByBuilder
Complete the order-by clause and return the QueryBuilder instance.
endCDATA() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
endContent() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
See if there is any element content that needs to be completed.
endDocument() - Method in class org.modeshape.common.xml.StreamingContentHandler
endDocument() - Method in class org.modeshape.graph.xml.XmlHandler
endElement(String, String, String) - Method in class org.modeshape.common.xml.StreamingContentHandler
endElement(String, String, String) - Method in class org.modeshape.graph.xml.XmlHandler
endElement(String, String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
endEntity(String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
endIndex() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Get the index in the raw stream past the last character in the token.
endIndex() - Method in interface org.modeshape.common.text.TokenStream.Token
Get the index in the raw stream past the last character in the token.
endingBefore() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the index past the last child that is to be included in the block.
endPositionMustBeGreaterThanStartingPosition - Static variable in class org.modeshape.common.CommonI18n
 
endPrefixMapping(String) - Method in class org.modeshape.graph.xml.XmlHandler
endPrefixMapping(String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
endsWith(Name) - Method in interface org.modeshape.graph.property.Path
Determine if the path's Path.getLastSegment() has the supplied name and no SNS index.
endsWith(Name, int) - Method in interface org.modeshape.graph.property.Path
Determine if the path's Path.getLastSegment() has the supplied name and SNS index.
ENFORCE_REFERENTIAL_INTEGRITY - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
engineIsNotRunning - Static variable in class org.modeshape.repository.RepositoryI18n
 
engineStarted - Static variable in class org.modeshape.jcr.JcrI18n
 
engineStarting - Static variable in class org.modeshape.jcr.JcrI18n
 
engineStopped - Static variable in class org.modeshape.jcr.JcrI18n
 
engineStopping - Static variable in class org.modeshape.jcr.JcrI18n
 
enqueue(Visitable) - Method in class org.modeshape.graph.query.model.Visitors.NavigationVisitor
 
enqueue(Iterable<? extends Visitable>) - Method in class org.modeshape.graph.query.model.Visitors.NavigationVisitor
 
ensureRegisteredInConnector(String, String) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
 
enterMethod(String, Object[]) - Method in class org.modeshape.jcr.Profiler
 
enterMethod(Object, String, Object...) - Method in class org.modeshape.jcr.Profiler
 
ENTITY - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon
 
entityManager - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
EntityManagers - Class in org.modeshape.connector.store.jpa
Utility class that owns an EntityManagerFactory instance and that provides references to EntityManager instances while providing the ability to properly clean up all resources by closing the EntityManager and EntityManagerFactory objects when no longer needed.
entries() - Method in class org.modeshape.common.collection.AbstractMultimap
Return a collection of all key-value pairs.
entries() - Method in class org.modeshape.common.collection.LinkedListMultimap
Return a collection of all key-value pairs.
entries() - Method in interface org.modeshape.common.collection.Multimap
Return a collection of all key-value pairs.
entriesByKey - Variable in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
entrySet() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
entrySet() - Method in class org.modeshape.common.collection.LinkedListMultimap.MapView
entrySet() - Method in class org.modeshape.common.collection.UnmodifiableProperties
ENUM - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ENUM_VALUES - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
ENUMERATED_VALUES - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
EnumMetadata - Class in org.modeshape.sequencer.classfile.metadata
 
EnumMetadata(ClassFile) - Constructor for class org.modeshape.sequencer.classfile.metadata.EnumMetadata
 
EnumMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for Java enums.
EnumMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.EnumMetadata
 
equals(Object) - Method in class org.modeshape.common.collection.AbstractMultimap
equals(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
equals(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
equals(Object) - Method in class org.modeshape.common.collection.ImmutableAppendedList
equals(Object) - Method in class org.modeshape.common.collection.ImmutableMapEntry
equals(Object) - Method in class org.modeshape.common.collection.LinkedListMultimap
equals(Object) - Method in class org.modeshape.common.collection.Problem
equals(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
equals(Object) - Method in class org.modeshape.common.component.ComponentConfig
equals(Object) - Method in class org.modeshape.common.text.Inflector.Rule
 
equals(Object) - Method in class org.modeshape.common.util.Reflection.Property
equals(Object) - Method in class org.modeshape.connector.disk.DiskSource
equals(Object) - Method in class org.modeshape.connector.infinispan.InfinispanSource
equals(Object) - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
equals(Object) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated. 
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
equals(Object) - Method in class org.modeshape.connector.store.jpa.Model
 
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
equals(Object) - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
equals(Object) - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
equals(Object) - Method in class org.modeshape.connector.svn.SvnRepositorySource
equals(Object) - Method in class org.modeshape.graph.cache.BasicCachePolicy
equals(Object) - Method in class org.modeshape.graph.connector.base.MapNode
equals(Object) - Method in class org.modeshape.graph.connector.base.PathNode
 
equals(Object) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
equals(Object) - Method in class org.modeshape.graph.connector.federation.Projection
equals(Object) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
equals(Object) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
equals(Object) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
equals(Object) - Method in class org.modeshape.graph.Graph.GraphNode
 
equals(Object) - Method in class org.modeshape.graph.Graph.GraphWorkspace
equals(Object) - Method in class org.modeshape.graph.Location
Two location objects are equal (or equivalent) if they share the same path and/or ID properties: if both locations have a path, they must have the same path; if both locations have ID properties, these properties must match.
equals(Object, boolean) - Method in class org.modeshape.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
equals(Object) - Method in class org.modeshape.graph.observe.ChangeObserver.ChangeSourceReference
equals(Object) - Method in class org.modeshape.graph.observe.ChangeObservers.ObserverReference
equals(Object) - Method in class org.modeshape.graph.observe.Changes
equals(Object) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
equals(Object) - Method in class org.modeshape.graph.property.PathExpression
equals(Object) - Method in class org.modeshape.graph.property.PathExpression.Matcher
equals(Object) - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
equals(Object) - Method in class org.modeshape.graph.query.model.AllNodes
equals(Object) - Method in class org.modeshape.graph.query.model.And
equals(Object) - Method in class org.modeshape.graph.query.model.ArithmeticOperand
equals(Object) - Method in class org.modeshape.graph.query.model.Between
equals(Object) - Method in class org.modeshape.graph.query.model.BindVariableName
equals(Object) - Method in class org.modeshape.graph.query.model.ChildNode
equals(Object) - Method in class org.modeshape.graph.query.model.ChildNodeJoinCondition
equals(Object) - Method in class org.modeshape.graph.query.model.Column
equals(Object) - Method in class org.modeshape.graph.query.model.Comparison
equals(Object) - Method in class org.modeshape.graph.query.model.DescendantNode
equals(Object) - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
equals(Object) - Method in class org.modeshape.graph.query.model.EquiJoinCondition
equals(Object) - Method in class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
equals(Object) - Method in class org.modeshape.graph.query.model.FullTextSearch
equals(Object) - Method in class org.modeshape.graph.query.model.FullTextSearch.NegationTerm
equals(Object) - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
equals(Object) - Method in class org.modeshape.graph.query.model.FullTextSearchScore
equals(Object) - Method in class org.modeshape.graph.query.model.Join
equals(Object) - Method in class org.modeshape.graph.query.model.Length
equals(Object) - Method in class org.modeshape.graph.query.model.Limit
equals(Object) - Method in class org.modeshape.graph.query.model.Literal
equals(Object) - Method in class org.modeshape.graph.query.model.LowerCase
equals(Object) - Method in class org.modeshape.graph.query.model.NamedSelector
equals(Object) - Method in class org.modeshape.graph.query.model.NodeDepth
equals(Object) - Method in class org.modeshape.graph.query.model.NodeLocalName
equals(Object) - Method in class org.modeshape.graph.query.model.NodeName
equals(Object) - Method in class org.modeshape.graph.query.model.NodePath
equals(Object) - Method in class org.modeshape.graph.query.model.Not
equals(Object) - Method in class org.modeshape.graph.query.model.Or
equals(Object) - Method in class org.modeshape.graph.query.model.Ordering
equals(Object) - Method in class org.modeshape.graph.query.model.PropertyExistence
equals(Object) - Method in class org.modeshape.graph.query.model.PropertyValue
equals(Object) - Method in class org.modeshape.graph.query.model.Query
equals(Object) - Method in class org.modeshape.graph.query.model.ReferenceValue
equals(Object) - Method in class org.modeshape.graph.query.model.SameNode
equals(Object) - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
equals(Object) - Method in class org.modeshape.graph.query.model.SelectorName
equals(Object) - Method in class org.modeshape.graph.query.model.SetCriteria
equals(Object) - Method in class org.modeshape.graph.query.model.SetQuery
equals(Object) - Method in class org.modeshape.graph.query.model.Subquery
equals(Object) - Method in class org.modeshape.graph.query.model.UpperCase
equals(Object) - Method in class org.modeshape.graph.query.parse.QueryParsers
equals(Object) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
equals(Object) - Method in class org.modeshape.graph.query.plan.PlanNode
equals(Object) - Method in class org.modeshape.graph.query.process.QueryResultColumns
equals(Object) - Method in class org.modeshape.graph.query.QueryContext
equals(Object) - Method in class org.modeshape.graph.request.AccessQueryRequest
equals(Object) - Method in class org.modeshape.graph.request.CloneBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
equals(Object) - Method in class org.modeshape.graph.request.CollectGarbageRequest
equals(Object) - Method in class org.modeshape.graph.request.CompositeRequest
equals(Object) - Method in class org.modeshape.graph.request.CopyBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.CreateNodeRequest
equals(Object) - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
equals(Object) - Method in class org.modeshape.graph.request.DeleteBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
equals(Object) - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
equals(Object) - Method in class org.modeshape.graph.request.FullTextSearchRequest
equals(Object) - Method in class org.modeshape.graph.request.FunctionRequest
equals(Object) - Method in class org.modeshape.graph.request.GetWorkspacesRequest
equals(Object) - Method in class org.modeshape.graph.request.LockBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.MoveBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadNodeRequest
equals(Object) - Method in class org.modeshape.graph.request.ReadPropertyRequest
equals(Object) - Method in class org.modeshape.graph.request.RemovePropertyRequest
equals(Object) - Method in class org.modeshape.graph.request.RenameNodeRequest
equals(Object) - Method in class org.modeshape.graph.request.SetPropertyRequest
equals(Object) - Method in class org.modeshape.graph.request.UnlockBranchRequest
equals(Object) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
equals(Object) - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
equals(Object) - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
equals(Object) - Method in class org.modeshape.graph.session.GraphSession.Node
equals(Object) - Method in class org.modeshape.graph.session.GraphSession.NodeId
equals(Object) - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
equals(Object) - Method in class org.modeshape.jcr.query.qom.JcrNamedSelector
equals(Object) - Method in class org.modeshape.repository.RepositoryService
equals(Object) - Method in class org.modeshape.sequencer.ddl.dialect.db2.Db2DdlParser
equals(Object) - Method in class org.modeshape.sequencer.ddl.node.AstNode
equals(Object) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
equals(Object) - Method in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
equals(Object) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
EquiJoinCondition - Class in org.modeshape.graph.query.model
A join condition that tests whether a property on a node is equal to a property on another node.
EquiJoinCondition(SelectorName, String, SelectorName, String) - Constructor for class org.modeshape.graph.query.model.EquiJoinCondition
Create an equi-join condition, given the names of the selector and property for the left- and right-hand-side of the join.
EquiJoinCondition(Column, Column) - Constructor for class org.modeshape.graph.query.model.EquiJoinCondition
Create an equi-join condition, given the columns.
equiJoinCondition(SelectorName, String, SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
equiJoinCondition(SelectorName, String, SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
equiJoinCondition(String, String, String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
equiJoinWithOneJcrPathPseudoColumnIsInvalid - Static variable in class org.modeshape.jcr.JcrI18n
 
error(I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
error(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
error(I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log a message at the ERROR level according to the specified format and (optional) parameters.
error(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log an exception (throwable) at the ERROR level with an accompanying message.
error(I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the ERROR level according to the specified format and (optional) parameters.
error(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
ERROR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
error(SAXParseException) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
errorAddingProjectionRuleParseMethod - Static variable in class org.modeshape.graph.GraphI18n
 
errorCleaningUpLocks - Static variable in class org.modeshape.jcr.JcrI18n
 
errorClosingBinaryStreamForPropertyFromNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorClosingConnection - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
errorClosingVdbFile - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
errorClosingWsdlFile - Static variable in class org.modeshape.sequencer.wsdl.WsdlI18n
 
errorClosingXsdFile - Static variable in class org.modeshape.sequencer.xsd.XsdI18n
 
errorClosingZipFile - Static variable in class org.modeshape.sequencer.zip.ZipI18n
 
errorCollectingGarbageInSource - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorConvertingIo - Static variable in class org.modeshape.graph.GraphI18n
 
errorConvertingJcrValueOfType - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
errorConvertingType - Static variable in class org.modeshape.graph.GraphI18n
 
errorCreatingInstanceOfClass - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorCreatingInstanceOfClassUsingClassLoaders - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorDeserializingChanges - Static variable in class org.modeshape.clustering.ClusteringI18n
 
errorDuringCheckinNode - Static variable in class org.modeshape.jcr.JcrI18n
 
errorExtractingExcelMetadata - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n
 
errorExtractingPowerpointMetadata - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n
 
errorExtractingWordMetadata - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n
 
errorFindingDataSourceInJndi - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
errorFindingDataSourceInJndi - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
errorFindingPropertyNameInPropertyAddedEvent - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyChangedEvent - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyRemovedEvent - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorFindingSequencersToRunAgainstNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorGettingNodeRelativeToNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorGettingOptionalPropertyFromNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorGettingRequiredPropertyFromNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorImportingCndContent - Static variable in class org.modeshape.cnd.CndI18n
 
errorImportingContent - Static variable in class org.modeshape.graph.GraphI18n
 
errorImportingNodeTypeContent - Static variable in class org.modeshape.jcr.JcrI18n
 
errorInRepositoryWhileFindingSequencersToRunAgainstNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorInRepositoryWhileSequencingNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorInstantiatingParserForGrammarClasspath - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorInstantiatingParserForGrammarUsingDefaultClasspath - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorLoadingNodeTypeDefintions - Static variable in class org.modeshape.jcr.JcrI18n
 
errorNotifyingObserver - Static variable in class org.modeshape.graph.GraphI18n
 
errorObtainingConnection - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
errorObtainingDefaultWorkspaceName - Static variable in class org.modeshape.jcr.JcrI18n
 
errorObtainingWorkspaceNames - Static variable in class org.modeshape.jcr.JcrI18n
 
errorParsingDdlContent - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorProcessingEvents - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorReadingConfigurationForFederatedRepositorySource - Static variable in class org.modeshape.graph.GraphI18n
 
errorReadingEcoreFile - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
errorReadingLine - Static variable in class org.modeshape.sequencer.text.TextSequencerI18n
 
errorReadingNodeTypesFromRemote - Static variable in class org.modeshape.jcr.JcrI18n
 
errorReadingPropertiesFromContainerNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorReadingPropertyValueBytes - Static variable in class org.modeshape.graph.GraphI18n
 
errorReadingVdbFile - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
errorReadingWsdlFile - Static variable in class org.modeshape.sequencer.wsdl.WsdlI18n
 
errorReadingXsdFile - Static variable in class org.modeshape.sequencer.xsd.XsdI18n
 
errorReadingZipFile - Static variable in class org.modeshape.sequencer.zip.ZipI18n
 
errorRefreshingNodeTypes - Static variable in class org.modeshape.jcr.JcrI18n
 
errorRefreshingNodeTypesFromSystem - Static variable in class org.modeshape.jcr.JcrI18n
 
errorRegisteringPersistentNamespace - Static variable in class org.modeshape.jcr.JcrI18n
 
errorResolvingNodesFromLocationsUsingSourceAndWorkspace - Static variable in class org.modeshape.graph.GraphI18n
 
errorSequencingClass - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerI18n
 
errorSequencingCndContent - Static variable in class org.modeshape.sequencer.cnd.CndSequencerI18n
 
errorSequencingDdlContent - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorSequencingFile - Static variable in class org.modeshape.sequencer.java.JavaMetadataI18n
 
errorSequencingModelContent - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
errorSequencingVdbContent - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
errorSequencingXmlDocument - Static variable in class org.modeshape.sequencer.xml.XmlSequencerI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
errorSerializingChanges - Static variable in class org.modeshape.clustering.ClusteringI18n
 
errorSerializingInMemoryCachePolicyInSource - Static variable in class org.modeshape.graph.GraphI18n
 
errorSerializingNodeCachePolicyInSource - Static variable in class org.modeshape.graph.GraphI18n
 
errorSerializingObjectUsedInSource - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
errorSettingContextClassLoader - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
errorSettingContextClassLoader - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
errorSettingJavaBeanPropertyOnInstanceOfClass - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorShuttingDownExecutorServiceInSearchEngineIndexer - Static variable in class org.modeshape.graph.GraphI18n
 
errorsParsingNodeTypeDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
 
errorsParsingStreamOfNodeTypeDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
 
errorsPreventStarting - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorStartingRepositoryCheckConfiguration - Static variable in class org.modeshape.jcr.JcrI18n
 
errorStartingRepositoryService - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorSynchronizingNodeTypes - Static variable in class org.modeshape.jcr.JcrI18n
 
errorUnregisteringWorkspaceListenerWhileShuttingDownObservationService - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorUpdatingQueryIndexes - Static variable in class org.modeshape.jcr.JcrI18n
 
errorVerifyingConfiguration - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorVerifyingWorkspaceName - Static variable in class org.modeshape.jcr.JcrI18n
 
errorWhileExtractingTextFrom - Static variable in class org.modeshape.extractor.tika.TikaI18n
 
errorWhileFindingNodeWithPath - Static variable in class org.modeshape.jcr.JcrI18n
 
errorWhileFindingNodeWithUuid - Static variable in class org.modeshape.jcr.JcrI18n
 
errorWhileInitializingTheNamespaceRegistry - Static variable in class org.modeshape.jcr.JcrI18n
 
errorWhilePerformingAccessQuery - Static variable in class org.modeshape.graph.GraphI18n
 
errorWhilePerformingQuery - Static variable in class org.modeshape.graph.GraphI18n
 
errorWhileSequencingNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
errorWhileStartingJGroups - Static variable in class org.modeshape.clustering.ClusteringI18n
 
errorWritingCndFile - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
ESCAPE_CHARACTER - Static variable in class org.modeshape.common.text.FilenameEncoder
 
ESCAPE_CHARACTER - Static variable in class org.modeshape.common.text.QuoteEncoder
 
ESCAPE_CHARACTER - Static variable in class org.modeshape.common.text.UrlEncoder
 
ETAG - Static variable in class org.modeshape.jcr.JcrLexicon
 
ETAG - Static variable in class org.modeshape.jcr.JcrMixLexicon
The name for the "mix:etag" mixin.
evaluate(Object, Object) - Method in interface org.modeshape.graph.query.process.JoinComponent.Joinable
Obtain the value that is to be used in the join condition.
evaluate(Object[]) - Method in interface org.modeshape.graph.query.process.JoinComponent.ValueSelector
Obtain the value that is to be used in the join condition.
evaluate(Object[]) - Method in interface org.modeshape.graph.query.process.ProcessingComponent.DynamicOperation
Perform the dynamic evaluation to obtain the desired result.
evaluate(Object, Object) - Method in interface org.modeshape.graph.query.process.SelectComponent.CompareOperation
Perform the comparison operation.
ExcelMetadata - Class in org.modeshape.sequencer.msoffice.excel
Metadata for Excel (Full text contents and list of sheet names)
ExcelMetadata() - Constructor for class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
 
ExcelMetadataReader - Class in org.modeshape.sequencer.msoffice.excel
Extracts data and some metadata from Excel files
ExcelMetadataReader() - Constructor for class org.modeshape.sequencer.msoffice.excel.ExcelMetadataReader
 
ExcelSheetMetadata - Class in org.modeshape.sequencer.msoffice.excel
Metadata for a sheet within a Microsoft Office Excel spreadsheet.
ExcelSheetMetadata() - Constructor for class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
 
except() - Method in class org.modeshape.graph.query.QueryBuilder
Perform an EXCEPT between the query as defined prior to this method and the query that will be defined following this method.
except(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 in the result of the left-hand query but not in the result of the right-hand query.
except(QueryCommand, QueryCommand, Ordering[], Limit, boolean) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Creates a query command that returns all rows that are in the result of the left-hand query but not in the result of the right-hand query.
exceptAll() - Method in class org.modeshape.graph.query.QueryBuilder
Perform an EXCEPT ALL between the query as defined prior to this method and the query that will be defined following this method.
ExceptComponent - Class in org.modeshape.graph.query.process
 
ExceptComponent(QueryContext, QueryResults.Columns, Iterable<ProcessingComponent>, boolean, boolean) - Constructor for class org.modeshape.graph.query.process.ExceptComponent
 
excludeFromSelectStar(String, String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Specify that the named column in the given table should be excluded from the selected columns when "SELECT *" is used.
excludeFromSelectStar(String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.MutableTable
 
excludeMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Exclude the MIME type from extraction.
EXCLUSION_PATTERN - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
exclusionPatternPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
exclusionPatternPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
exclusionPatternPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
execute(ExecutionContext, Request) - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Execute the supplied commands against this repository source.
execute(ScmAction, String) - Method in interface org.modeshape.connector.scm.ScmActionExecutor
 
execute(ExecutionContext, Request) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.connector.base.Connection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in interface org.modeshape.graph.connector.RepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Execute the supplied commands against this repository source.
execute() - Method in class org.modeshape.graph.Graph.AccessQueryProcessor
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.Graph.Batch
Stop accumulating the requests, submit them to the repository source, and return the results.
execute() - Method in interface org.modeshape.graph.Graph.BuildQuery
Execute the query and get the results.
execute() - Method in interface org.modeshape.graph.Graph.Executable
Stop accumulating the requests, submit them to the repository source, and return the results.
execute(Request) - Method in class org.modeshape.graph.Graph
Obtain a connection to the source, execute the supplied request, and check the request for errors.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.AddAccessNodes
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.AddJoinConditionColumnsToSources
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.CopyCriteria
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in interface org.modeshape.graph.query.optimize.OptimizerRule
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.PushProjects
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.PushSelectCriteria
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RaiseSelectCriteria
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RaiseVariableName
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RemoveEmptyAccessNodes
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.ReplaceViews
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RewriteIdentityJoins
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.graph.query.optimize.RightOuterToLeftOuterJoins
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute() - Method in class org.modeshape.graph.query.process.DependentQueryComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.DistinctComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.DistinctOfSortedComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.ExceptComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.IntersectComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.LimitComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.MergeJoinComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.NestedLoopJoinComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.NoResultsComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.ProcessingComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute(QueryContext, QueryCommand, QueryResults.Statistics, PlanNode) - Method in interface org.modeshape.graph.query.process.Processor
Process the supplied query plan for the given command and return the results.
execute() - Method in class org.modeshape.graph.query.process.ProjectComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute(QueryContext, QueryCommand, QueryResults.Statistics, PlanNode) - Method in class org.modeshape.graph.query.process.QueryProcessor
Process the supplied query plan for the given command and return the results.
execute() - Method in class org.modeshape.graph.query.process.SelectComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.SortLocationsComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.SortValuesComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute() - Method in class org.modeshape.graph.query.process.UnionComponent
Execute this stage of processing and return the resulting tuples that each conform to the columns.
execute(QueryContext, QueryCommand) - Method in interface org.modeshape.graph.query.Queryable
Execute the supplied query by planning, optimizing, and then processing it.
execute(QueryContext, QueryCommand) - Method in class org.modeshape.graph.query.QueryEngine
Execute the supplied query by planning, optimizing, and then processing it.
execute(Request) - Method in interface org.modeshape.graph.request.function.FunctionContext
Immediately execute the supplied request on this connector.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.search.SearchableRepositorySource.ParallelConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.modeshape.graph.search.SearchableRepositorySource.SynchronousConnection
Execute the supplied commands against this repository source.
execute() - Method in class org.modeshape.jcr.query.JcrQuery
execute(QueryCommand, PlanHints, Map<String, Object>) - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
execute() - Method in class org.modeshape.jcr.query.JcrSearch
execute(QueryContext, PlanNode, LinkedList<OptimizerRule>) - Method in class org.modeshape.jcr.query.RewritePseudoColumns
Optimize the supplied plan using the supplied context, hints, and yet-to-be-run rules.
execute(String, String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
execute(String, String) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
This execute method is used for redirection so that the JNDI implementation can control calling execute.
execute(String, String) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
Call to execute the sql query based on the specified Jcr language.
execute() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
executed - Variable in class org.modeshape.graph.Graph.Batch
 
executedRequest - Static variable in class org.modeshape.graph.GraphI18n
 
executeRequestsAsynchronously() - Method in class org.modeshape.graph.search.SearchableRepositorySource
 
executingRequest - Static variable in class org.modeshape.graph.GraphI18n
 
ExecutionContext - Class in org.modeshape.graph
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
ExecutionContext() - Constructor for class org.modeshape.graph.ExecutionContext
Create an instance of an execution context that uses the current JAAS calling context , with default implementations for all other components (including default namespaces in the namespace registry.
ExecutionContext(ExecutionContext) - Constructor for class org.modeshape.graph.ExecutionContext
Create a copy of the supplied execution context.
ExecutionContext(ExecutionContext, SecurityContext) - Constructor for class org.modeshape.graph.ExecutionContext
Create a copy of the supplied execution context, but use the supplied AccessControlContext instead.
ExecutionContext(SecurityContext, NamespaceRegistry, ValueFactories, PropertyFactory, MimeTypeDetector, TextExtractor, ClassLoaderFactory, Map<String, String>, String) - Constructor for class org.modeshape.graph.ExecutionContext
Create an instance of the execution context by supplying all parameters.
executionContextHasBeenClosed - Static variable in class org.modeshape.repository.RepositoryI18n
 
executorService() - Method in class org.modeshape.graph.search.SearchableRepositorySource
 
exist(SVNRepository) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
Check if the repository path exist.
EXISTING_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
existingStoreSpecifiesUnknownModel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
exists(SVNRepository, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
 
exists() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Return whether this node is known to exist.
exitMethod(String, Object[]) - Method in class org.modeshape.jcr.Profiler
 
exitMethod(Object, String, Object...) - Method in class org.modeshape.jcr.Profiler
 
expectedNamespaceOrNodeDefinition - Static variable in class org.modeshape.cnd.CndI18n
 
expectedValidNameLiteral - Static variable in class org.modeshape.cnd.CndI18n
 
expectedValidQueryOperator - Static variable in class org.modeshape.cnd.CndI18n
 
expectingComparisonOperator - Static variable in class org.modeshape.graph.GraphI18n
 
expectingConstraintCondition - Static variable in class org.modeshape.graph.GraphI18n
 
expectingLiteralAndUnableToParseAsDate - Static variable in class org.modeshape.graph.GraphI18n
 
expectingLiteralAndUnableToParseAsDouble - Static variable in class org.modeshape.graph.GraphI18n
 
expectingLiteralAndUnableToParseAsLong - Static variable in class org.modeshape.graph.GraphI18n
 
expectingValidBooleanAtLineAndColumn - Static variable in class org.modeshape.common.CommonI18n
 
expectingValidIntegerAtLineAndColumn - Static variable in class org.modeshape.common.CommonI18n
 
expectingValidLongAtLineAndColumn - Static variable in class org.modeshape.common.CommonI18n
 
expectingValidName - Static variable in class org.modeshape.graph.GraphI18n
 
expectingValidNameAtLineAndColumn - Static variable in class org.modeshape.graph.GraphI18n
 
expectingValidPath - Static variable in class org.modeshape.graph.GraphI18n
 
expectingValidPathAtLineAndColumn - Static variable in class org.modeshape.graph.GraphI18n
 
EXPIRATION_DATE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
EXPOSE_WORKSPACE_NAMES_IN_DESCRIPTOR - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.EXPOSE_WORKSPACE_NAMES_IN_DESCRIPTOR option is .
expression - Variable in class org.modeshape.common.text.Inflector.Rule
 
expression() - Method in class org.modeshape.graph.request.FullTextSearchRequest
Get the full-text search expression that is to be executed.
EXPRESSION_ASSIGNMENT_HANLDER_DELEGATION_CN - Static variable in class org.modeshape.sequencer.jpdl3.JPDL3MetadataConstants
 
expressionPattern - Variable in class org.modeshape.common.text.Inflector.Rule
 
ExtensionBasedMimeTypeDetector - Class in org.modeshape.graph.mimetype
A MimeTypeDetector that attempts to match the extension of the supplied name against a set of known file extensions.
ExtensionBasedMimeTypeDetector() - Constructor for class org.modeshape.graph.mimetype.ExtensionBasedMimeTypeDetector
Create a default instance of the extension-based MIME type detector.
ExtensionBasedMimeTypeDetector(Map<String, String>) - Constructor for class org.modeshape.graph.mimetype.ExtensionBasedMimeTypeDetector
Create an instance of the extension-based MIME type detector by using the supplied mappings.
ExtensionBasedMimeTypeDetector(Map<String, String>, boolean) - Constructor for class org.modeshape.graph.mimetype.ExtensionBasedMimeTypeDetector
Create an instance of the extension-based MIME type detector by using the supplied mappings.
externalEntityDecl(String, String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
EXTRA_PROPERTIES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
EXTRA_PROPERTIES_CLASSNAME_BY_KEY - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
extractChild(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Remove the child node from this node, and replace that child with its first child (if there is one).
extractChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove the child node from this node, and replace that child with its first child (if there is one).
extractFrom(InputStream, TextExtractorOutput, TextExtractorContext) - Method in class org.modeshape.extractor.teiid.TeiidVdbTextExtractor
Sequence the data found in the supplied stream, placing the output information into the supplied map.
extractFrom(InputStream, TextExtractorOutput, TextExtractorContext) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Sequence the data found in the supplied stream, placing the output information into the supplied map.
extractFrom(InputStream, TextExtractorOutput, TextExtractorContext) - Method in interface org.modeshape.graph.text.TextExtractor
Sequence the data found in the supplied stream, placing the output information into the supplied map.
extractFrom(InputStream, TextExtractorOutput, TextExtractorContext) - Method in class org.modeshape.graph.text.TextExtractors
Sequence the data found in the supplied stream, placing the output information into the supplied map.
extractFromParent() - Method in class org.modeshape.graph.query.plan.PlanNode
Extract this node from its parent, but replace this node with its child (if there is one).
extractFromParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Extract this node from its parent, but replace this node with its child (if there is one).
extractVersionInfomation(ExecutionContext, String, AtomicInteger) - Static method in class org.modeshape.sequencer.teiid.VdbSequencer
Utility method to extract the version information from a VDB filename.
extraPropertiesPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
extraPropertiesPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
extraPropertiesPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 

F

FACTORY - Static variable in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
FACTORY - Static variable in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
FactoryRepositoryProvider - Class in org.modeshape.web.jcr.spi
Repository provider backed by the ModeShape RepositoryFactory implementation.
FactoryRepositoryProvider() - Constructor for class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
 
failedToQueryForDerivedContent - Static variable in class org.modeshape.jcr.JcrI18n
 
failedToReadPropertiesFromManifest - Static variable in class org.modeshape.jcr.JcrI18n
 
failedToReadPropertiesFromManifest - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
failedToReadPropertyFromManifest - Static variable in class org.modeshape.jcr.JcrI18n
 
failingIfAnyUuidsMatch() - Method in interface org.modeshape.graph.Graph.WithUuids
 
fatalError(SAXParseException) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
fatalErrorSequencingXmlDocument - Static variable in class org.modeshape.sequencer.xml.XmlSequencerI18n
 
FAULT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
FederatedRepositorySource - Class in org.modeshape.graph.connector.federation
A RepositorySource for a federated repository.
FederatedRepositorySource() - Constructor for class org.modeshape.graph.connector.federation.FederatedRepositorySource
Construct a new instance of a RepositorySource for a federated repository.
federatedRepositorySourceMustBeInitialized - Static variable in class org.modeshape.graph.GraphI18n
 
federatedSourceDoesNotSupportCloningWorkspaces - Static variable in class org.modeshape.graph.GraphI18n
 
federatedSourceDoesNotSupportCreatingWorkspaces - Static variable in class org.modeshape.graph.GraphI18n
 
federatedSourceDoesNotSupportDestroyingWorkspaces - Static variable in class org.modeshape.graph.GraphI18n
 
FIELD - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
FIELD_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
FIELD_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
FieldMetadata - Class in org.modeshape.sequencer.classfile.metadata
 
FieldMetadata - Class in org.modeshape.sequencer.java.metadata
FieldMetadata is the base class of all fields.
FieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.FieldMetadata
 
FIELDS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
FILE - Static variable in class org.modeshape.graph.JcrNtLexicon
 
FILE - Static variable in class org.modeshape.sequencer.zip.ZipLexicon
 
fileAlreadyExists - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
fileDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
 
fileMustExistAndBeReadable - Static variable in class org.modeshape.jcr.JcrI18n
 
FILENAME_FILTER - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
FilenameEncoder - Class in org.modeshape.common.text
An encoder useful for converting text to be used within a filename on common file systems and operating systems, including Linux, OS X, and Windows XP.
FilenameEncoder() - Constructor for class org.modeshape.common.text.FilenameEncoder
 
FileSystemI18n - Class in org.modeshape.connector.filesystem
The internationalized string constants for the org.modeshape.connector.filesystem* packages.
FileSystemI18n() - Constructor for class org.modeshape.connector.filesystem.FileSystemI18n
 
FileSystemRepository - Class in org.modeshape.connector.filesystem
Implementation of Repository that provides access to an underlying file system.
FileSystemRepository(FileSystemSource) - Constructor for class org.modeshape.connector.filesystem.FileSystemRepository
 
FileSystemSource - Class in org.modeshape.connector.filesystem
The RepositorySource for the connector that exposes an area of the local file system as content in a repository.
FileSystemSource() - Constructor for class org.modeshape.connector.filesystem.FileSystemSource
 
FileUtil - Class in org.modeshape.common.util
A set of utilities for working with files and directories.
FileUtil() - Constructor for class org.modeshape.common.util.FileUtil
 
FILTER_CONDITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
FILTER_CONDITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
Position of column that contains any filter condition.
filterMixinTypeNames(Iterable<Object>) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.DefaultModelObjectHandler
 
FINAL - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
FINAL - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
finalize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Invokes shutdown when this pool is no longer referenced.
find(byte[]) - Method in interface org.modeshape.graph.property.BinaryFactory
Find an existing binary value given the supplied secure hash.
findAllAtOrBelow() - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes that are at or below this node.
findAllAtOrBelow(PlanNode.Traversal) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes that are at or below this node.
findAllAtOrBelow(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes of the specified type that are at or below this node, using pre-order traversal.
findAllAtOrBelow(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes with one of the specified types that are at or below this node.
findAllAtOrBelow(Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes with one of the specified types that are at or below this node.
findAllAtOrBelow(PlanNode.Traversal, PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes of the specified type that are at or below this node.
findAllAtOrBelow(PlanNode.Traversal, PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes with one of the specified types that are at or below this node.
findAllAtOrBelow(PlanNode.Traversal, Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Find all of the nodes with one of the specified types that are at or below this node.
findAllFirstNodesAtOrBelow(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Look at nodes below this node, searching for nodes that have the supplied type.
findAllMethods(String, boolean) - Method in class org.modeshape.common.util.Reflection
Finds the methods on the target class that match the supplied method name.
findAllMethods(Pattern) - Method in class org.modeshape.common.util.Reflection
Finds the methods on the target class that match the supplied method name.
findAllNames(EntityManager) - Static method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
Find the set of names for the existing workspaces.
findAncestor(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Starting at the parent of this node, find the lowest (also closest) ancestor that has the specified type.
findAncestor(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Starting at the parent of this node, find the lowest (also closest) ancestor that has one of the specified types.
findAncestor(Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Starting at the parent of this node, find the lowest (also closest) ancestor that has one of the specified types.
findAtOrBelow(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with the specified type that are at or below this node.
findAtOrBelow(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with one of the specified types that are at or below this node.
findAtOrBelow(Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with one of the specified types that are at or below this node.
findAtOrBelow(PlanNode.Traversal, PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with the specified type that are at or below this node.
findAtOrBelow(PlanNode.Traversal, PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with one of the specified types that are at or below this node.
findAtOrBelow(PlanNode.Traversal, Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Find the first node with one of the specified types that are at or below this node.
findBestChildForCriteria(PlanNode, PlanNode) - Method in class org.modeshape.graph.query.optimize.PushSelectCriteria
 
findBestMethodOnTarget(String, Object...) - Method in class org.modeshape.common.util.Reflection
Find the best method on the target class that matches the signature specified with the specified name and the list of arguments.
findBestMethodWithSignature(String, Class<?>...) - Method in class org.modeshape.common.util.Reflection
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findBestMethodWithSignature(String, boolean, Class<?>...) - Method in class org.modeshape.common.util.Reflection
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findByName(EntityManager, String) - Static method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
Find an existing workspace by its name, or create and return one if it does not already exist.
findByName(EntityManager, String, boolean) - Static method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
Find an existing workspace by its name.
findByUri(EntityManager, String) - Static method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
Find an existing namespace by its URI, or create and return one if it does not already exist.
findByUri(EntityManager, String, boolean) - Static method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
Find an existing namespace by its URI.
findColumn(String) - Method in class org.modeshape.jdbc.JcrResultSet
findColumnsWithSameNames(List<Column>) - Static method in class org.modeshape.graph.query.process.QueryResultColumns
 
findFirstMethod(String, boolean) - Method in class org.modeshape.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findFirstMethod(Pattern) - Method in class org.modeshape.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findGetterMethods() - Method in class org.modeshape.common.util.Reflection
Find the getter methods on the target class that begin with "get" or "is", that have no parameters, and that return something other than void.
findGetterPropertyNames() - Method in class org.modeshape.common.util.Reflection
Find the property names with getter methods on the target class.
findHandler(Node) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
findIndexOfMatchingConfiguration(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
Find the index for the matching configuration and component.
findIndexOfMatchingConfiguration(String) - Method in class org.modeshape.common.component.ComponentLibrary
Find the index for the matching configuration and component.
findLatest(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Find the latest version of the supplied node.
findMethodNames(String) - Method in class org.modeshape.common.util.Reflection
 
findMethods(String, boolean) - Method in class org.modeshape.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findMethods(Pattern) - Method in class org.modeshape.common.util.Reflection
Find the methods on the target class that matches the supplied method name.
findNode(WorkspaceType, UUID) - Method in class org.modeshape.graph.connector.base.MapTransaction
Attempt to find the node with the supplied UUID.
findNode(WorkspaceType, Path) - Method in class org.modeshape.graph.connector.base.PathTransaction
Attempt to find the node with the supplied path.
findNodeRelativeTo(GraphSession.Node<Payload, PropertyPayload>, Path) - Method in class org.modeshape.graph.session.GraphSession
Find the node with the supplied path relative to another node.
findNodeRelativeTo(GraphSession.Node<Payload, PropertyPayload>, Path, boolean) - Method in class org.modeshape.graph.session.GraphSession
Find the node with the supplied path relative to another node.
findNodeWith(Location) - Method in class org.modeshape.graph.session.GraphSession
Find in the session the node with the supplied location.
findNodeWith(GraphSession.NodeId) - Method in class org.modeshape.graph.session.GraphSession
Find in the session the node with the supplied identifier.
findNodeWith(GraphSession.NodeId, Path) - Method in class org.modeshape.graph.session.GraphSession
Find the node with the supplied identifier or, if no such node is found, the node at the supplied path.
findNodeWith(Path) - Method in class org.modeshape.graph.session.GraphSession
Find the node with the supplied path.
findNodeWith(Path, boolean) - Method in class org.modeshape.graph.session.GraphSession
Find the node with the supplied path.
findOption(String) - Static method in enum org.modeshape.jcr.JcrRepository.Option
Determine the option given the option name.
findOrCreateChild(Node, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node with the specified node under the specified parent node.
findOrCreateChild(Node, String, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node with the specified node and node type under the specified parent node.
findOrCreateNode(Session, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node at the specified path.
findOrCreateNode(Session, String, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node at the specified path and node type.
findOrCreateNode(Session, String, String, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node at the specified path.
findOrCreateNode(Node, String, String, String) - Method in class org.modeshape.jcr.JcrTools
Get or create a node at the specified path.
findOrCreateWorkspaceRoot(String, Cache<UUID, JBossCacheNode>, UUID) - Static method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
 
findOriginatingNode(PlanNode, List<PlanNode>) - Method in class org.modeshape.graph.query.optimize.PushSelectCriteria
Find the first node that has all of the same selectors as the supplied criteria.
findRequiredColumns(QueryContext, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
Collected the minimum set of columns from the supplied table that are required by or used within the plan at the supplied node or above.
findRequiredColumnTypes(QueryContext, List<Column>, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
findSupertypes(String) - Static method in class org.modeshape.sequencer.teiid.DefaultProperties
 
finish() - Method in class org.modeshape.graph.session.GraphSession.LoadAllChildrenVisitor
Method that should be called after all visiting has been done successfully (with no exceptions), including when no nodes were visited.
finish() - Method in class org.modeshape.graph.session.GraphSession.LoadNodesVisitor
Method that should be called after all visiting has been done successfully (with no exceptions), including when no nodes were visited.
finish() - Method in class org.modeshape.graph.session.GraphSession.NodeVisitor
Method that should be called after all visiting has been done successfully (with no exceptions), including when no nodes were visited.
finishNodeAfterLoading(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.LoadNodesVisitor
Method that is called on each node loaded by this visitor.
finishParentAfterLoading(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.LoadAllChildrenVisitor
Method that is called at the end of the GraphSession.LoadAllChildrenVisitor.finish() stage with each parent node whose children were all loaded.
finishPendingRequest() - Method in class org.modeshape.graph.request.BatchRequestBuilder
Finish any pending request
first() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
first() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
firstEntry - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
firstEntryWithKey - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
firstQuery - Variable in class org.modeshape.graph.query.QueryBuilder
 
firstQueryAll - Variable in class org.modeshape.graph.query.QueryBuilder
 
firstQuerySetOperation - Variable in class org.modeshape.graph.query.QueryBuilder
 
firstValue(Node, String) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
firstValue(Node, String, String) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
firstValue(Node, Name, String) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
firstValue(Node, String, boolean) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
firstValue(Node, String, long) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
firstValue(Node, Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, Name, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, String, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, String, boolean) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, String, long) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
firstValue(Node, String, double) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
FIXED_PREC_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that contains info if the column is a currency value
FIXED_PREC_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
 
FixedWidthTextSequencer - Class in org.modeshape.sequencer.text
An text sequencer implementation that uses a list of column numbers to split incoming rows into fixed-width columns.
FixedWidthTextSequencer() - Constructor for class org.modeshape.sequencer.text.FixedWidthTextSequencer
 
FK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
 
FKCOLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FKCOLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
 
FKPOSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FKTABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FKTABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Position of column that contains catalog name of the foreignTable.
FKTABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FKTABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
 
FKTABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
FKTABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Position of column that contains schema name of the foreignTable.
FLAT - Static variable in class org.modeshape.jcr.JcrRepository.VersionHistoryOption
The value that signals that all "nt:versionHistory" nodes with a name matching the UUID of the versioned node are stored directly under the /jcr:system/jcr:versionStorage node.
FLOAT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
FLOAT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
flushBase64() - Method in class org.modeshape.common.util.Base64.OutputStream
Method added by PHIL.
FOLDER - Static variable in class org.modeshape.graph.JcrNtLexicon
 
FOREIGN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
FOREIGN_KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
FORM - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
FORMAL_PARAMETER - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
FORMAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that has an String value indicating format
FORMAT_BMP - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for JPEG streams.
FORMAT_NAME - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
FORMAT_PBM - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.modeshape.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for RAS streams.
FORMATTER - Static variable in interface org.modeshape.graph.query.QueryResults
 
forSymbol(String) - Static method in enum org.modeshape.graph.query.model.ArithmeticOperator
Attempt to find the Operator given a symbol.
forSymbol(String) - Static method in enum org.modeshape.graph.query.model.JoinType
Attempt to find the JoinType given a symbol.
forSymbol(String) - Static method in enum org.modeshape.graph.query.model.Operator
Attempt to find the Operator given a symbol.
forSymbol(String) - Static method in enum org.modeshape.graph.query.model.Order
Attempt to find the Order given a symbol.
forSymbol(String) - Static method in enum org.modeshape.graph.query.model.SetQuery.Operation
 
forSymbol(String) - Static method in enum org.modeshape.graph.query.plan.PlanNode.Type
Attempt to find the Type given a symbol.
forText(String) - Static method in enum org.modeshape.cnd.QueryOperator
 
forwardOnly() - Method in class org.modeshape.jdbc.JcrResultSet
 
FRACTION_DIGITS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
free() - Method in class org.modeshape.jdbc.JcrBlob
freeze() - Method in class org.modeshape.connector.disk.DiskNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.connector.infinispan.InfinispanNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.connector.jbosscache.JBossCacheNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.graph.connector.base.MapNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.graph.connector.base.PathNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.graph.connector.inmemory.InMemoryNode
Return the frozen node with all internal state reflective of any changes.
freeze() - Method in class org.modeshape.graph.request.Request
Freeze this request to prevent any further modification.
freeze() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Freeze this request to prevent any further modification.
from - Variable in class org.modeshape.graph.Graph.CloneAction
 
from - Variable in class org.modeshape.graph.Graph.CopyAction
 
from(String) - Method in interface org.modeshape.graph.Graph.FromName
 
from(Name) - Method in interface org.modeshape.graph.Graph.FromName
 
from(String) - Method in class org.modeshape.graph.Graph.RemoveValueAction
 
from(Name) - Method in class org.modeshape.graph.Graph.RemoveValueAction
 
from(String) - Method in class org.modeshape.graph.query.QueryBuilder
Specify the name of the table from which tuples should be selected.
from() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the location defining the top of the branch to be cloned
from() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the location defining the top of the branch to be copied
from() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the location defining the top of the branch to be moved
from() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the location defining the node from which the property is to be removed.
fromAccessFlags(int) - Static method in enum org.modeshape.sequencer.classfile.metadata.Visibility
 
fromAllNodes() - Method in class org.modeshape.graph.query.QueryBuilder
Specify that the query should select from the "__ALLNODES__" built-in table.
fromAllNodesAs(String) - Method in class org.modeshape.graph.query.QueryBuilder
Specify that the query should select from the "__ALLNODES__" built-in table using the supplied alias.
fromHexString(String) - Static method in class org.modeshape.common.util.StringUtil
 
fromString(String, ExecutionContext) - Static method in class org.modeshape.graph.connector.federation.Projection
Parse the string form of a rule definition and return the rule
fromWorkspace(String) - Method in class org.modeshape.graph.Graph.CloneAction
 
fromWorkspace(String) - Method in class org.modeshape.graph.Graph.CopyAction
 
fromWorkspace(String) - Method in interface org.modeshape.graph.Graph.FromWorkspace
 
fromWorkspace() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the name of the workspace containing the branch to be cloned.
fromWorkspace() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the name of the workspace containing the branch to be copied.
fromWorkspaceName - Variable in class org.modeshape.graph.Graph.CopyAction
 
FROZEN_MIXIN_TYPES - Static variable in class org.modeshape.jcr.JcrLexicon
 
FROZEN_NODE - Static variable in class org.modeshape.jcr.JcrLexicon
 
FROZEN_NODE - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
FROZEN_PRIMARY_TYPE - Static variable in class org.modeshape.jcr.JcrLexicon
 
FROZEN_UUID - Static variable in class org.modeshape.jcr.JcrLexicon
 
FULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.MatchType
 
FULL_CONTENT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
fullOuterJoin(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a full outer join between the already defined source with the supplied table.
fullOuterJoinAllNodesAs(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a full outer join between the already defined source with the "__ALL_NODES" table using the supplied alias.
FullTextSearch - Class in org.modeshape.graph.query.model
A constraint that evaluates to true only when a full-text search applied to the search scope results in positive findings.
FullTextSearch(SelectorName, String, String, FullTextSearch.Term) - Constructor for class org.modeshape.graph.query.model.FullTextSearch
Create a constraint defining a full-text search against the property values on node within the search scope.
FullTextSearch(SelectorName, String, String) - Constructor for class org.modeshape.graph.query.model.FullTextSearch
Create a constraint defining a full-text search against the property values on node within the search scope.
FullTextSearch(SelectorName, String) - Constructor for class org.modeshape.graph.query.model.FullTextSearch
Create a constraint defining a full-text search against the node within the search scope.
fullTextSearch(SelectorName, String, String, FullTextSearch.Term) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
fullTextSearch(SelectorName, String, String, FullTextSearch.Term) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
fullTextSearch(String, String, StaticOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
FullTextSearch.CompoundTerm - Class in org.modeshape.graph.query.model
A list of FullTextSearch.Terms.
FullTextSearch.CompoundTerm(List<FullTextSearch.Term>) - Constructor for class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
Create a compound term of the supplied terms.
FullTextSearch.Conjunction - Class in org.modeshape.graph.query.model
A set of FullTextSearch.Terms that are ANDed together.
FullTextSearch.Conjunction(List<FullTextSearch.Term>) - Constructor for class org.modeshape.graph.query.model.FullTextSearch.Conjunction
Create a conjunction of the supplied terms.
FullTextSearch.Disjunction - Class in org.modeshape.graph.query.model
A set of FullTextSearch.Terms that are ORed together.
FullTextSearch.Disjunction(List<FullTextSearch.Term>) - Constructor for class org.modeshape.graph.query.model.FullTextSearch.Disjunction
Create a disjunction of the supplied terms.
FullTextSearch.NegationTerm - Class in org.modeshape.graph.query.model
A FullTextSearch.Term that represents a search term that requires another term to not appear.
FullTextSearch.NegationTerm(FullTextSearch.Term) - Constructor for class org.modeshape.graph.query.model.FullTextSearch.NegationTerm
 
FullTextSearch.SimpleTerm - Class in org.modeshape.graph.query.model
A FullTextSearch.Term that represents a single search term.
FullTextSearch.SimpleTerm(String) - Constructor for class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
Create a simple term with the value and whether the term is excluded or included.
FullTextSearch.Term - Interface in org.modeshape.graph.query.model
The general notion of a term that makes up a full-text search.
fullTextSearchExpression() - Method in class org.modeshape.graph.query.model.FullTextSearch
Get the full-text search expression, as a string.
FullTextSearchParser - Class in org.modeshape.graph.query.parse
A QueryParser implementation that parses a full-text search expression.
FullTextSearchParser() - Constructor for class org.modeshape.graph.query.parse.FullTextSearchParser
 
FullTextSearchParser.TermTokenizer - Class in org.modeshape.graph.query.parse
A basic TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
FullTextSearchParser.TermTokenizer() - Constructor for class org.modeshape.graph.query.parse.FullTextSearchParser.TermTokenizer
 
FullTextSearchRequest - Class in org.modeshape.graph.request
A Request to perform a full-text search on a graph.
FullTextSearchRequest(String, String, int, int) - Constructor for class org.modeshape.graph.request.FullTextSearchRequest
Create a new request to execute the supplied query against the name workspace.
FullTextSearchResultColumns - Class in org.modeshape.graph.query.process
A specialization of QueryResultColumns that can be used to represent results containing only the Location of the node and the
FullTextSearchResultColumns() - Constructor for class org.modeshape.graph.query.process.FullTextSearchResultColumns
Create a new definition for the query results containing just the locations and the full-text search scores.
FullTextSearchResultColumns(List<Column>, List<String>) - Constructor for class org.modeshape.graph.query.process.FullTextSearchResultColumns
Create a new definition for the query results given the supplied columns.
FullTextSearchScore - Class in org.modeshape.graph.query.model
A dynamic operand that evaluates to the full-text search score of a node given by a selector, used in a Comparison constraint and Orderings.
FullTextSearchScore(SelectorName) - Constructor for class org.modeshape.graph.query.model.FullTextSearchScore
Create a dynamic operand that evaluates to the full-text search score of the node identified by the selector.
fullTextSearchScore(SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
fullTextSearchScore(String) - Method in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
Constrains the nodes in the the supplied table such that they must satisfy the supplied full-text search on the nodes' property values.
fullTextSearchScore(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table such that they must satisfy the supplied full-text search on the nodes' property values.
fullTextSearchScore(String) - Method in interface org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder
Constrains the nodes in the the supplied table such that they must satisfy the supplied full-text search on the nodes' property values.
fullTextSearchScore(String) - Method in interface org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder
Adds to the order-by clause by using the full-text search score for the given table.
fullTextSearchScore(String) - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the full-text search score for the given table.
fullTextSearchScore(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
fullTextSearchScore(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Function - Class in org.modeshape.graph.request.function
A serializable function that is to be called within a connector during a single atomic operation.
Function() - Constructor for class org.modeshape.graph.request.function.Function
 
function() - Method in class org.modeshape.graph.request.FunctionRequest
Get the function implementation
FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
FUNCTION_PARAMETER_MODE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
FunctionContext - Interface in org.modeshape.graph.request.function
The context in which a Function is executed.
functionIsAmbiguous - Static variable in class org.modeshape.graph.GraphI18n
 
FunctionRequest - Class in org.modeshape.graph.request
 
FunctionRequest(Function, Location, String, Map<String, Serializable>) - Constructor for class org.modeshape.graph.request.FunctionRequest
Create a request to execute the function at the supplied location.
future - Variable in class org.modeshape.graph.request.CompositeRequestChannel
The Future that is submitted to the ExecutorService to do the processing, which is used to CompositeRequestChannel.await() until the processing is completed or cancel the work

G

GARBAGE_COLLECTION_INTERVAL - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
garbageCollectionEnabledPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
garbageCollectionEnabledPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
garbageCollectionEnabledPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
GENERATED - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
GENERATED_COLUMN_SPEC_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
generateShortNames() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
generateShortNames - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
generatesMixins() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
get(K) - Method in class org.modeshape.common.collection.AbstractMultimap
Get the collection of values that are associated with the supplied key.
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 the collection of values that are associated with the supplied key.
get(int) - Method in class org.modeshape.common.collection.ImmutableAppendedList
get(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
Get the collection of values that are associated with the supplied key.
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(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
get(String) - Static method in class org.modeshape.common.util.LogContext
Get the context identified by the key parameter.
get(String, boolean) - Method in class org.modeshape.connector.store.jpa.util.Namespaces
 
get(String, boolean) - Method in class org.modeshape.connector.store.jpa.util.Workspaces
Get the workspace with the supplied name, and optionally create a new one if missing.
get(KeyType) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
get(KeyType) - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Retrieves the cached node with the given path, it it exists and is valid
get(int) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
get(Path) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
get(Path) - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Retrieves the cached node with the given path, it it exists and is valid
get(String) - Method in class org.modeshape.sequencer.wsdl.PortTypeResolvers
 
get(QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.PortTypeResolvers
 
get(XsdResolvers.SymbolSpace) - Method in class org.modeshape.sequencer.xsd.XsdResolvers
 
getAbstractQueryModel() - Method in class org.modeshape.jcr.query.JcrQuery
Get the underlying and immutable Abstract Query Model representation of this query.
getAccessRequest() - Method in class org.modeshape.graph.Graph.AccessQueryProcessor
Get the access query request.
getActiveSessionCount() - Method in class org.modeshape.jcr.JcrRepository.Metrics
Get the number of currently-active sessions in this repository.
getActorIdExpression() - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
getActualAddedValues() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the actual added values.
getActualChildrenDeleted() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the list of the actual children that were deleted.
getActualLocation(WorkspaceType, Location, NodeType) - Method in class org.modeshape.graph.connector.base.Processor
 
getActualLocation(Location, MapNode) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
getActualLocation() - Method in class org.modeshape.graph.request.LockBranchRequest
Get the actual location of the node that was locked.
getActualLocation() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Get the actual location of the node that was unlocked.
getActualLocationAfter() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the actual location of the node after being cloned.
getActualLocationAfter() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the actual location of the node after being copied.
getActualLocationAfter() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the actual location of the node after being moved.
getActualLocationAfter() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the actual location of the node after being renamed.
getActualLocationBefore() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the actual location of the node before being cloned.
getActualLocationBefore() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the actual location of the node before being copied.
getActualLocationBefore() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the actual location of the node before being moved.
getActualLocationBefore() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the actual location of the node before being renamed.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the actual location of the node that was created.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.FunctionRequest
Get the actual location of the node whose children and properties were read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the actual location of the node whose properties were read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the actual location of the node that was read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the actual location of the node whose children and properties were read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Get the actual location of the node whose property was read.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Get the actual location of the node whose properties were read.
getActualLocationOfRoot() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfStartingAfterNode() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Get the actual location of the starting after sibling.
getActualProperty() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the actual node property that was created or updated.
getActualRemovedValues() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the actual removed values.
getActualRequestCount() - Method in class org.modeshape.graph.request.FunctionRequest
Get the number of actual requests created and executed by the invocation of this function.
getActualRequests() - Method in class org.modeshape.graph.request.FunctionRequest
Get the actual requests created and executed by the invocation of this function.
getActualWorkspaceName() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the actual name of the workspace that was created.
getActualWorkspaceName() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Get the actual name of the workspace that was created.
getActualWorkspaceName() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Get the actual name of the workspace.
getAddedOrModifiedProperties() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Get the combination of added and modified properties.
getAddedProperties() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getAdministrator() - Method in class org.modeshape.repository.RepositoryLibrary
 
getAdministrator() - Method in class org.modeshape.repository.RepositoryService
getAlbum() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
 
getAlgorithm() - Method in class org.modeshape.common.text.SecureHashTextEncoder
Return the secure hash algorithm used by this encoder.
getAllChildren(Long, Path) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
getAllChildren(Path) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getAllNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
getAllowedValues() - Method in class org.modeshape.common.util.Reflection.Property
Get the allowed values for this property.
getAllowsSameNameChildren() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
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.
getAllWorkspaceNames(Set<String>) - Method in class org.modeshape.connector.infinispan.InfinispanRepository
Utility method to obtain all of the names of the workspaces within the supplied cache container.
getAncestor(int) - Method in interface org.modeshape.graph.property.Path
Return the path to the ancestor of the supplied degree.
getAncestorPath() - Method in class org.modeshape.jcr.query.qom.JcrDescendantNode
getAncestorSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrDescendantNodeJoinCondition
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
 
getAnnotationMetada() - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
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.java.metadata.FieldMetadata
 
getAnnotations() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getAnnotations() - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
getArray(int) - Method in class org.modeshape.jdbc.JcrResultSet
getArray(String) - Method in class org.modeshape.jdbc.JcrResultSet
getAsciiStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
getAsciiStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
getAssignment() - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
Get the delegated instance, the assignment.
getAttributes(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getAttributeScoping() - Method in class org.modeshape.sequencer.xml.XmlSequencer
 
getAttributeValue(Element, String, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
getAuthor() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
 
getAuthor() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getAutoCommit() - Method in class org.modeshape.jdbc.JcrConnection
getAutoGenerateSchema() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the Hibernate setting dictating what it does with the database schema upon first connection.
getAvailableQueryOperators() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getAvailableWorkspaceNames() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
Get the names of workspaces that are available (at least to the current user)
getBaseInputSource() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
getBaseURI() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
getBatch() - Method in class org.modeshape.graph.Graph.GraphQueryContext
Get the Graph.Batch that is being used to execute these queries
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
getBinaryFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for binary properties.
getBinaryFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for binary objects.
getBinaryFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for binary objects.
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
getBindVariableName() - Method in class org.modeshape.jcr.query.qom.JcrBindVariableName
getBindVariableNames() - Method in class org.modeshape.jcr.query.JcrQuery
getBindVariableNames() - Method in class org.modeshape.jcr.query.JcrSearch
 
getBitsPerPixel() - Method in class org.modeshape.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the image's number of bits per pixel.
getBlob(int) - Method in class org.modeshape.jdbc.JcrResultSet
getBlob(String) - Method in class org.modeshape.jdbc.JcrResultSet
getBoolean(int) - Method in class org.modeshape.jdbc.JcrResultSet
getBoolean(String) - Method in class org.modeshape.jdbc.JcrResultSet
getBooleanFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for boolean properties.
getBooleanFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for boolean types.
getBooleanFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for boolean types.
getBooleanValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
 
getBranch(Location, int) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
Retrieves the branch of nodes rooted at the given location using the subgraph bulk accessor method.
getBundleProperties() - Static method in class org.modeshape.jcr.JcrRepository
 
getBundleProperty(String, boolean) - Static method in class org.modeshape.jcr.JcrRepository
 
getByte(int) - Method in class org.modeshape.jdbc.JcrResultSet
getByte(String) - Method in class org.modeshape.jdbc.JcrResultSet
getBytes() - Method in interface org.modeshape.graph.property.Binary
Get the contents of this data as a byte array.
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
getCache() - Method in class org.modeshape.connector.disk.DiskWorkspace
 
getCache() - Method in class org.modeshape.connector.jbosscache.JBossCacheRepository
 
getCache() - Method in class org.modeshape.connector.svn.SvnWorkspace
 
getCache() - Method in interface org.modeshape.graph.connector.base.NodeCachingWorkspace
 
getCache(String) - Method in class org.modeshape.graph.connector.path.cache.PathRepositoryCache
Gets the cache for the named workspace, creating a cache if necessary.
getCacheClass() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache.InMemoryCachePolicy
 
getCacheClass() - Method in class org.modeshape.graph.connector.path.cache.NoCachePolicy
 
getCacheClass() - Method in interface org.modeshape.graph.connector.path.cache.PathCachePolicy
Return the class to be used as the cache implementation
getCacheConcurrencyStrategy() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the cache concurrency strategy.
getCacheConfigurationName() - Method in class org.modeshape.connector.infinispan.InfinispanSource
Get the name of the configuration that should be used if a cache is to be created using the CacheContainer found in JNDI or the DefaultCacheManager if needed.
getCacheConfigurationName() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name of the configuration that should be used if a cache is to be created using the CacheFactory found in JNDI or the DefaultCacheFactory if needed.
getCacheContainer() - Method in class org.modeshape.connector.infinispan.InfinispanRepository
Get the cache manager used by this repository.
getCacheContainerJndiName() - Method in class org.modeshape.connector.infinispan.InfinispanSource
Get the name in JNDI of a CacheContainer instance that should be used to create the cache for this source.
getCacheFactoryJndiName() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name in JNDI of a CacheFactory instance that should be used to create the cache for this source.
getCacheJndiName() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name in JNDI of a Cache instance that should be used by this source.
getCacheManagerJndiName() - Method in class org.modeshape.connector.infinispan.InfinispanSource
Deprecated. 
getCacheManagerLookup() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the value specifying where the cache manager should be found.
getCacheOrCreateIfMissing(String) - Method in class org.modeshape.connector.infinispan.InfinispanRepository
 
getCachePolicy() - Method in class org.modeshape.connector.store.jpa.JpaSource
Returns the current cache policy
getCachePolicy() - Method in interface org.modeshape.graph.cache.Cacheable
Get the caching policy to be used for this object.
getCachePolicy() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Returns the cache policy for the repository source
getCachePolicy() - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Returns the cache policy for the repository source
getCachePolicy() - Method in class org.modeshape.graph.request.CacheableRequest
Get the caching policy to be used for this object.
getCacheProviderClassName() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the name of the implementation class for the JPA cache provider or region factory.
getCacheTimeToLiveInMilliseconds() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the time in milliseconds that content returned from this source may used while in the cache.
getCalendar() - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
 
getCanonicalPath() - Method in interface org.modeshape.graph.property.Path
Get the canonical form of this path.
getCanonicalPathFailed - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
getCanonicalValue(Object) - Method in enum org.modeshape.graph.property.PropertyType
Obtain a value of this type in its canonical form.
getCapabilities() - Method in class org.modeshape.connector.disk.DiskSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in interface org.modeshape.graph.connector.RepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.modeshape.graph.search.SearchableRepositorySource
Get the capabilities for this source.
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
Return the list of catalog names that currently exist in the database to which connection is connected.
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.
getCenturyOfEra() - Method in interface org.modeshape.graph.property.DateTime
Get the era of this instance in time.
getChangedOrAdded(UUID) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
getChangedOrAdded(Path) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
getChangeRequests() - Method in class org.modeshape.graph.observe.Changes
Get the list of changes.
getChanges() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
getChanges() - Method in class org.modeshape.graph.request.processor.RequestProcessor
Obtain the list of ChangeRequests that were successfully processed by this processor.
getChangesFor(WorkspaceType, boolean) - Method in class org.modeshape.graph.connector.base.MapTransaction
Get the changes for the supplied workspace, optionally creating the necessary object if it does not yet exist.
getChangesFor(WorkspaceType, boolean) - Method in class org.modeshape.graph.connector.base.PathTransaction
Get the changes for the supplied workspace, optionally creating the necessary object if it does not yet exist.
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
getChecksum() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getChild(WorkspaceType, NodeType, Path.Segment) - Method in class org.modeshape.graph.connector.base.MapTransaction
Find in the supplied parent node the child with the supplied name and same-name-sibling index.
getChild(WorkspaceType, NodeType, Path.Segment) - Method in class org.modeshape.graph.connector.base.PathTransaction
Find in the supplied parent node the child with the supplied name and same-name-sibling index.
getChild(WorkspaceType, NodeType, Path.Segment) - Method in interface org.modeshape.graph.connector.base.Transaction
Find in the supplied parent node the child with the supplied name and same-name-sibling index.
getChild(int) - Method in class org.modeshape.graph.query.plan.PlanNode
Get the child at the supplied index.
getChild(Path.Segment) - Method in class org.modeshape.graph.session.GraphSession.Node
Get the child with the supplied segment.
getChild(Name, int) - Method in class org.modeshape.graph.session.GraphSession.Node
Get the child with the supplied name and SNS index.
getChild(int) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the child at the supplied index.
getChildAfter(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Get the child node that immediately follows the supplied child.
getChildCount() - Method in class org.modeshape.graph.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.
getChildforNameAndType(AstNode, String, Name) - 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.
getChildName() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getChildNamespace() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getChildren() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getChildren() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getChildren(boolean) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getChildren() - Method in class org.modeshape.graph.connector.base.MapNode
 
getChildren(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Get the children for the supplied node.
getChildren(boolean) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getChildren() - Method in class org.modeshape.graph.connector.base.PathNode
 
getChildren(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Get the children for the supplied node.
getChildren(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Get the children for the supplied node.
getChildren() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getChildren() - Method in interface org.modeshape.graph.connector.map.MapNode
 
getChildren() - Method in class org.modeshape.graph.Graph
Request that the children be read on the node defined via the of(...)
getChildren() - Method in class org.modeshape.graph.Graph.GraphNode
 
getChildren(Name) - Method in class org.modeshape.graph.Graph.GraphNode
 
getChildren() - Method in interface org.modeshape.graph.Node
Get the children of the node.
getChildren(Name) - Method in interface org.modeshape.graph.Node
Get the children that have the supplied name.
getChildren() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the unmodifiable list of child nodes.
getChildren() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Location) - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the children of the node at the supplied location.
getChildren() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Get an iterator over the children that have the supplied name.
getChildren() - Method in class org.modeshape.graph.session.GraphSession.Node
Get an iterator over the children.
getChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the unmodifiable list of child nodes.
getChildrenCount() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the number of children.
getChildrenCount(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Get the number of children that have the same supplied name.
getChildrenForType(AstNode, Name) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Utility method to obtain the children of a given node that match the given type
getChildrenLocations(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Get the locations for all children of the supplied node.
getChildrenLocations(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Get the locations for all children of the supplied node.
getChildrenLocations(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Get the locations for all children of the supplied node.
getChildrenNames(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
getChildrenSegments() - Method in class org.modeshape.graph.Graph.GraphNode
 
getChildrenSegments() - Method in interface org.modeshape.graph.Node
Get the list of child segments.
getChildSegments() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getChildSegments() - Method in interface org.modeshape.graph.connector.path.PathNode
 
getChildSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrChildNodeJoinCondition
getClassLoader(String...) - Method in interface org.modeshape.common.component.ClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(String...) - Method in class org.modeshape.common.component.StandardClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(String...) - Method in class org.modeshape.graph.ExecutionContext
Get a class loader for the supplied classpath.
getClassLoaderFactory() - Method in class org.modeshape.common.component.ComponentLibrary
Get the class loader factory that should be used to load the component classes.
getClassLoaderFactory() - Method in class org.modeshape.graph.ExecutionContext
Get the class loader factory used by this context.
getClassLoaderFactory() - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Gets the class loader factory that should be used to load MIME-type detectors.
getClassLoaderFactory() - Method in class org.modeshape.graph.text.TextExtractors
Gets the class loader factory that should be used to load text extractors.
getClassLoaderFactory() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
 
getClassName(Class<?>) - Static method in class org.modeshape.common.util.Reflection
Returns the name of the class.
getClassName() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
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
getClusteringConfiguration() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
getClusterName() - Method in class org.modeshape.clustering.ClusteredObservationBus
Get the name of the JGroups cluster.
getCndFileName() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
getCode() - Method in class org.modeshape.common.collection.Problem
 
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.graph.query.validate.ImmutableSchemata.MutableTable
 
getColumn(String) - Method in interface org.modeshape.graph.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.graph.query.process.QueryResultColumns
Get the number of columns in each tuple.
getColumnCount() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the number of columns in each tuple.
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
 
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
 
getColumnIndexForName(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of the column given the column name.
getColumnIndexForName(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of the column given the column name.
getColumnIndexForProperty(String, String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of the column given the name of the selector and the property name from where the column should be obtained.
getColumnIndexForProperty(String, String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of the column given the name of the selector and the property name from where the column should be obtained.
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.qom.JcrColumn
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.graph.query.process.QueryResultColumns
Get the names of the columns.
getColumnNames() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the names of the columns.
getColumnNames() - Method in class org.modeshape.jcr.query.JcrQueryResult
getColumnNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
getColumnNamesInSelectStar() - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.MutableTable
 
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
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(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 class org.modeshape.graph.query.process.ProcessingComponent
Get the column definitions.
getColumns() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the columns.
getColumns() - Method in class org.modeshape.graph.query.process.QueryResults
Get the description of the columns contained in these results.
getColumns() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the columns.
getColumns() - Method in interface org.modeshape.graph.query.QueryResults
Get the description of the columns contained in these results.
getColumns() - Method in class org.modeshape.graph.query.validate.ImmutableKey
Get the columns that make up this key.
getColumns() - Method in interface org.modeshape.graph.query.validate.Schemata.Key
Get the columns that make up this key.
getColumns() - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Get the queryable columns in this 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.qom.JcrQueryObjectModel
getColumns() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Gets the columns for this query.
getColumns() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Gets the columns for this query.
getColumns() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Gets the columns for this query.
getColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getColumnsByName() - Method in interface org.modeshape.graph.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.graph.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.graph.query.optimize.RaiseSelectCriteria
Get the set of Column objects that represent those columns referenced by the visitable object.
getColumnType(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
getColumnType(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
 
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 class org.modeshape.graph.query.process.QueryResultColumns
Get the type name for each column.
getColumnTypes() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the type name for each column.
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.JcrQueryResult
Returns an array of the PropertyType name for each of the columns in this result.
getColumnTypes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
 
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
 
getComment() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getCommentMarker() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
 
getCommonAncestor(Path) - Method in interface org.modeshape.graph.property.Path
Find the lowest common ancestor of this path and the supplied path.
getComparator() - Method in enum org.modeshape.graph.property.PropertyType
 
getComparator() - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Get a comparator that can be used to store the values of this type.
getComparator() - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Get a comparator that can be used to store the values of this type.
getComparison(QueryContext, Comparison, Comparison, boolean) - Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
Get the comparison with the smallest (or largest) value.
getCompatibleType(String, String) - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type that is compatible with both of the supplied types.
getCompatibleType(String, String) - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type that is compatible with both of the supplied types.
getComponentClassname() - Method in class org.modeshape.common.component.ComponentConfig
Get the fully-qualified name of the Java class used for instances of this component
getComponentClasspath() - Method in class org.modeshape.common.component.ComponentConfig
Get the classpath defined in terms of strings compatible with a ClassLoaderFactory.
getComponentClasspathArray() - Method in class org.modeshape.common.component.ComponentConfig
Get the classpath defined as an array of strings compatible with a ClassLoaderFactory.
getComponentType() - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
 
getConcurrency() - Method in class org.modeshape.jdbc.JcrResultSet
getConfigType() - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the configType.
getConfiguration() - Method in class org.modeshape.clustering.ClusteredObservationBus
Get the configuration for JGroups.
getConfiguration() - Method in interface org.modeshape.common.component.Component
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfiguration(int) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource.DefaultRepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfiguration(int) - Method in interface org.modeshape.graph.connector.RepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfiguration(int) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource.DefaultRepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfiguration(int) - Method in class org.modeshape.jcr.JcrRepository.FederatedRepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfiguration(int) - Method in class org.modeshape.repository.SimpleRepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfigurationDefinition() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the immutable representation of the information defining where the configuration content can be found.
getConfigurationGraph() - Method in class org.modeshape.repository.ModeShapeEngine
 
getConfigurationSource() - Method in class org.modeshape.repository.RepositoryLibrary
 
getConfigurationSourceName() - Method in class org.modeshape.repository.RepositoryService
 
getConfigurationSubgraph(boolean) - Method in class org.modeshape.repository.ModeShapeEngine
Get a subgraph containing the configuration content.
getConfigurationWorkspaceName() - Method in class org.modeshape.repository.RepositoryLibrary
 
getConfigurationWorkspaceName() - Method in class org.modeshape.repository.RepositoryService
 
getConnection() - Method in class org.modeshape.connector.disk.DiskSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get a connection from this source.
getConnection() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Get a connection from the pool.
getConnection() - Method in interface org.modeshape.graph.connector.RepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.graph.search.SearchableRepositorySource
Get a connection from this source.
getConnection() - Method in class org.modeshape.jdbc.JcrMetaData
getConnectionFactory() - Method in class org.modeshape.graph.Graph
Get the RepositoryConnectionFactory that this graph uses to create repository connections.
getConnectionFactory() - Method in class org.modeshape.graph.search.AbstractSearchEngine
 
getConnectionInfo() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
getConnectionInfo() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
Call to get the connection information.
getConnectionPool(String) - Method in class org.modeshape.repository.RepositoryLibrary
Get the connection pool managing the RepositorySource with the specified name managed by this instance.
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.qom.JcrNot
getConstraint() - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModel
getConstraint() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Gets the constraint for this query.
getConstraint1() - Method in class org.modeshape.jcr.query.qom.JcrAnd
getConstraint1() - Method in class org.modeshape.jcr.query.qom.JcrOr
getConstraint2() - Method in class org.modeshape.jcr.query.qom.JcrAnd
getConstraint2() - Method in class org.modeshape.jcr.query.qom.JcrOr
getConstructorMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Get ConstructorMetadata
getConstructors() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
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).
getContentLocation() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get the location where the initial content is defined.
getContext() - Method in class org.modeshape.connector.disk.DiskSource
 
getContext() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
getContext() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
getContext() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
getContext() - Method in class org.modeshape.graph.connector.base.BaseTransaction
Get the context in which this operator executes.
getContext() - Method in class org.modeshape.graph.connector.base.Repository
 
getContext() - Method in interface org.modeshape.graph.connector.base.Transaction
Get the context in which this operator executes.
getContext() - Method in class org.modeshape.graph.Graph
Get the context of execution within which operations on this graph are performed.
getContext() - Method in class org.modeshape.graph.io.GraphImporter
Get the context in which the importer will be executed.
getContext() - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
getContext() - Method in class org.modeshape.graph.query.process.ProcessingComponent
Get the context in which this query is being executed.
getContext() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
 
getContext() - Method in class org.modeshape.sequencer.wsdl.WsdlReader
Get the sequencing context in which this reader is being used.
getContext() - Method in class org.modeshape.sequencer.xsd.XsdReader
Get the sequencing context in which this reader is being used.
getContextId() - Method in class org.modeshape.graph.observe.Changes
Get the identifier of the ExecutionContext where these changes originated.
getCorePoolSize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns the core number of connections.
getCreated() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getCreatingApplication() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getCredentials() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the JCR credentials that should be used.
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
getCurrentMarkedPosition() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getCurrentNamespaceUri() - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Get the current namespace URI.
getCurrentTime() - Method in class org.modeshape.graph.session.GraphSession
 
getCurrentWorkspace() - Method in class org.modeshape.graph.Graph
Get the name of the current workspace being used by this graph.
getCurrentWorkspaceName() - Method in class org.modeshape.graph.Graph.Batch
Get the name of the workspace that this batch is using.
getCurrentWorkspaceName() - Method in class org.modeshape.graph.Graph
Get the name of the current workspace being used by this graph.
getCursor() - Method in class org.modeshape.graph.query.process.QueryResults
Get a cursor that can be used to walk through the results.
getCursor() - Method in interface org.modeshape.graph.query.QueryResults
Get a cursor that can be used to walk through the results.
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.
getCustomPropertiesFactory() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the factory that is used to create custom properties on "nt:folder", "nt:file", and "nt:resource" nodes.
getData() - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
getData() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Get the data that represents the packed properties.
getData() - Method in class org.modeshape.graph.ExecutionContext
Get the immutable map of custom data that is affiliated with this context.
getData() - Method in class org.modeshape.graph.observe.Changes
Get the data associated with these changes.
getDatabaseMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
getDatabaseMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
getDatabaseProductName() - Method in class org.modeshape.jdbc.JcrMetaData
getDatabaseProductUrl() - Method in class org.modeshape.jdbc.JcrMetaData
 
getDatabaseProductVersion() - Method in class org.modeshape.jdbc.JcrMetaData
getDataSourceJndiName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getDataSourceJndiName() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
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
getDateFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for date properties.
getDateTimeFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for date-time objects.
getDateTimeFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for date-time objects.
getDayOfMonth() - Method in interface org.modeshape.graph.property.DateTime
Get the day of the month value of this instance in time.
getDayOfWeek() - Method in interface org.modeshape.graph.property.DateTime
Get the day of the week value of this instance in time.
getDayOfYear() - Method in interface org.modeshape.graph.property.DateTime
Get the day of the year of this instance in time.
getDecimalDigits() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getDecimalFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for decimal properties.
getDecimalFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for decimal types.
getDecimalFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for decimal types.
getDeclaredChildNodeDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
getDeclaredPropertyDefinitions() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
getDeclaredSupertypeNames() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
Get the direct supertypes for this node type.
getDeclaringNodeType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getDefaultCachePolicy() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Returns the cache policy for the repository source
getDefaultCachePolicy() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Returns the cache policy for the repository source
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.base.Connection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in interface org.modeshape.graph.connector.map.MapRepositorySource
Returns the cache policy for the repository source
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in interface org.modeshape.graph.connector.RepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.modeshape.graph.Graph
Get the default cache policy for this graph.
getDefaultCachePolicy() - Method in class org.modeshape.graph.request.processor.RequestProcessor
 
getDefaultCachePolicy() - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
Get the default cache policy for this repository.
getDefaultCatalogName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get the name of the default catalog.
getDefaultComparator() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the comparator that should be used by default.
getDefaultComparator() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the comparator that should be used by default.
getDefaultFor(String, String) - Method in class org.modeshape.sequencer.teiid.DefaultProperties
 
getDefaultLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getDefaultMappings() - Static method in class org.modeshape.common.util.MimeTypeUtil
Load the default extensions from MimeTypeUtil.MIME_TYPE_EXTENSIONS_RESOURCE_PATH, which can either be a property file or a tab-delimited *nix-style MIME types file (common in web servers and libraries).
getDefaultNamespaceUri() - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in interface org.modeshape.graph.property.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
 
getDefaults() - Static method in class org.modeshape.sequencer.teiid.DefaultProperties
 
getDefaultScale() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getDefaultSchemaName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get the name of the default schema.
getDefaultsFor(String) - Method in class org.modeshape.sequencer.teiid.DefaultProperties
 
getDefaultTransactionIsolation() - Method in class org.modeshape.jdbc.JcrMetaData
getDefaultType() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the name of the type that is used by default.
getDefaultType() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the name of the type that is used by default.
getDefaultValue() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getDefaultValues() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getDefaultWorkspaceName() - Method in class org.modeshape.connector.disk.DiskSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get the path to the existing directory that should be used for the default workspace.
getDefaultWorkspaceName() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Get the name of the workspace that should be used by default.
getDefaultWorkspaceName() - Method in class org.modeshape.graph.connector.base.Repository
 
getDefaultWorkspaceName() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the name of the workspace that should be used by default.
getDefaultWorkspaceName() - Method in class org.modeshape.graph.connector.map.MapRepository
 
getDefaultWorkspaceName() - Method in class org.modeshape.graph.connector.path.PathRepository
 
getDefaultWorkspaceName() - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get the name of the workspace that should be used by default.
getDefinition() - Method in interface org.modeshape.graph.query.validate.Schemata.View
Get the query that is the definition of the view.
getDepth() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getDepth() - Method in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
getDepthForLoadingNodes() - Method in class org.modeshape.graph.session.GraphSession
Get the subgraph depth that is read when a node is loaded from the persistence store.
getDescendantSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrDescendantNodeJoinCondition
getDescription() - Method in class org.modeshape.common.component.ComponentConfig
Get the description for this component
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 class org.modeshape.connector.store.jpa.Model
Get the description of this model in the default locale.
getDescription(Locale) - Method in class org.modeshape.connector.store.jpa.Model
Get the description of this model in the supplied locale.
getDescription() - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
getDescription() - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetDescription
Get the description of this component.
getDescription() - Method in enum org.modeshape.sequencer.classfile.metadata.Visibility
 
getDescription() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
getDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
getDescriptor(String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
Returns the value for the requested descriptorKey
getDescriptor(String) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
Returns the value for the requested descriptorKey
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
getDialect() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getDir(SVNRepository, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
 
getDirectoryProperties(ExecutionContext, Location, File) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Construct the custom properties that should be created for the supplied directory that is to be treated as an "nt:folder".
getDirectoryProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Construct the custom properties that should be created for the supplied directory that is to be treated as an "nt:folder".
getDirectoryProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.LogProperties
Construct the custom properties that should be created for the supplied directory that is to be treated as an "nt:folder".
getDirectoryProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.StoreProperties
Construct the custom properties that should be created for the supplied directory that is to be treated as an "nt:folder".
getDirectoryProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Construct the custom properties that should be created for the supplied directory that is to be treated as an "nt:folder".
getDouble(int) - Method in class org.modeshape.jdbc.JcrResultSet
getDouble(String) - Method in class org.modeshape.jdbc.JcrResultSet
getDoubleFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for double properties.
getDoubleFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for double types.
getDoubleFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for double types.
getDriverClassloaderName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getDriverClassloaderName() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getDriverClassName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getDriverClassName() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
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
getDueDate() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
getEcoreFileNames() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
Get the names of the Ecore files that are to be processed into node types.
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)
getElementType() - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
 
getEndStateMetadata() - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
getEngineVersion() - Method in class org.modeshape.jcr.JcrEngine
Get the version of this engine.
getEntityClasses() - Method in class org.modeshape.connector.store.jpa.Model
Return the entity classes that will be used by JPA to store information in the database.
getEntityClasses() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleModel
 
getEntityManager() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
 
getEntityManagerFactory(JpaSource) - Method in class org.modeshape.connector.store.jpa.HibernateAdapter
 
getEntityManagerFactory(JpaSource) - Method in interface org.modeshape.connector.store.jpa.JpaAdapter
Returns an EntityManagerFactory based on the values in the given source.
getEntityManagers() - Method in class org.modeshape.connector.store.jpa.JpaSource
Returns the current EntityManagers reference.
getEnvironment() - Method in class org.modeshape.common.naming.SingletonInitialContext
getEra() - Method in interface org.modeshape.graph.property.DateTime
Get the era of this instance in time.
getError() - Method in class org.modeshape.graph.request.Request
Get the error associated with this request, if there is such an error.
getExceptionsToRule() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Get the paths that define the exceptions to this rule.
getExcludedMimeTypes() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Set the MIME types that should be excluded.
getExclusionPattern() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the regular expression that, if matched by a file or folder, indicates that the file or folder should be ignored
getExclusionPattern() - Method in class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
getExecutionContext() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource.DefaultRepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in interface org.modeshape.graph.connector.RepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource.DefaultRepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in interface org.modeshape.graph.io.Destination
Obtain the execution context of the destination.
getExecutionContext() - Method in class org.modeshape.graph.io.GraphBatchDestination
Obtain the execution context of the destination.
getExecutionContext() - Method in interface org.modeshape.graph.request.function.FunctionContext
The context in which this function is executing.
getExecutionContext() - Method in class org.modeshape.graph.request.processor.RequestProcessor
The execution context that this process is operating within.
getExecutionContext() - Method in class org.modeshape.jcr.JcrRepository.FederatedRepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
getExecutionContext() - Method in class org.modeshape.repository.ModeShapeConfiguration
 
getExecutionContext() - Method in class org.modeshape.repository.ModeShapeEngine
Get the context in which this engine is executing.
getExecutionContext() - Method in class org.modeshape.repository.RepositoryLibrary
 
getExecutionContext() - Method in class org.modeshape.repository.SimpleRepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Obtain the execution context of the destination.
getExecutionContextForEngine() - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method used by ModeShapeConfiguration.build() to get the ExecutionContext instance for the engine.
getExecutionEnvironment() - Method in class org.modeshape.repository.RepositoryService
 
getExecutionTime(TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Get the time required to execute the query.
getExpectedType() - Method in interface org.modeshape.graph.query.process.ProcessingComponent.DynamicOperation
Get the expected type of the result of this evaluation
getExpirations() - Method in interface org.modeshape.graph.connector.base.cache.CacheStatistics
 
getExpirations() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
getExpirations() - Method in interface org.modeshape.graph.connector.path.cache.CacheStatistics
 
getExpirations() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
getExpirationTime() - Method in class org.modeshape.graph.Graph.GraphNode
 
getExpirationTime() - Method in interface org.modeshape.graph.Node
Get the time at which this node representation should no longer be used.
getExpirationTimeInMillis() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the time when this node expires.
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.graph.property.PathExpression
 
getExpression() - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the assignment expression for the jpdl identity component.
getExtraNameCharacters() - Method in class org.modeshape.jdbc.JcrMetaData
getExtraPropertiesBehavior() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the desired behavior for handling extra properties on "nt:foldeR", "nt:file", and "nt:resource" nodes.
getFailedRequests() - Method in exception org.modeshape.graph.request.MultipleRequestFailuresException
 
getFetchDirection() - Method in class org.modeshape.jdbc.JcrResultSet
This driver only supports ResultSet.FETCH_FORWARD.
getFetchSize() - Method in class org.modeshape.jdbc.JcrResultSet
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.java.AbstractJavaMetadata
Gets a field meta data from FieldDeclaration.
getFieldName(FieldDeclaration) - Method in class org.modeshape.sequencer.java.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.java.metadata.TypeMetadata
Gets a ordered lists of FieldMetadata from the unit.
getFilenameFilter(FilenameFilter) - Method in class org.modeshape.connector.filesystem.BasePropertiesFactory
Create a filename filter that will ignore any files needed by this implementation.
getFilenameFilter() - Method in class org.modeshape.connector.filesystem.FileSystemSource
 
getFilenameFilter(FilenameFilter) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
getFileProperties(ExecutionContext, Location, File) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:file".
getFileProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:file".
getFileProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.LogProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:file".
getFileProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.StoreProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:file".
getFileProperties(ExecutionContext, Location, File) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:file".
getFirstChild(WorkspaceType, NodeType, Name) - Method in class org.modeshape.graph.connector.base.BaseTransaction
Find in the supplied parent node the first child with the supplied name.
getFirstChild(WorkspaceType, NodeType, Name) - Method in interface org.modeshape.graph.connector.base.Transaction
Find in the supplied parent node the first child with the supplied name.
getFirstChild() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the first child.
getFirstChild(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Get the first child matching the name and lowest SNS index
getFirstChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the first child.
getFirstValue() - Method in interface org.modeshape.graph.property.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
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.image.ImageMetadata
If ImageMetadata.check() was successful, returns the image format's name.
getFqClassName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the full qualified name of the class delegation.
getFullTextSearchExpression() - Method in class org.modeshape.jcr.query.qom.JcrFullTextSearch
getFullTextSearchScoreIndex() - Method in class org.modeshape.graph.query.process.FullTextSearchResultColumns
Get the index of the tuple value containing the full-text search score for the node.
getFullTextSearchScoreIndexFor(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of the tuple value containing the full-text search score for the node taken from the named selector.
getFullTextSearchScoreIndexFor(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of the tuple value containing the full-text search score for the node taken from the named selector.
getFunctionColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getFunctions(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getGlobalProperty(Name) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Read a global configuration property.
getGrammars() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Get the names of the grammars that should be considered during processing.
getGraph() - Method in interface org.modeshape.graph.Graph.BaseResults
Get the graph containing the node.
getGraph() - Method in class org.modeshape.graph.Graph.Batch
Obtain the graph that this batch uses.
getGraph() - Method in class org.modeshape.graph.Graph.GraphNode
 
getGraph() - Method in class org.modeshape.graph.io.GraphImporter
The graph that this importer uses.
getGraph() - Method in interface org.modeshape.graph.Node
Get the graph containing the node.
getGraph() - Method in interface org.modeshape.graph.Results
Get the graph containing the node.
getGraph(String) - Method in class org.modeshape.repository.ModeShapeEngine
Get a graph to the underlying source.
getGraph(ExecutionContext, String) - Method in class org.modeshape.repository.ModeShapeEngine
Get a graph to the underlying source, using the supplied context.
getHandlerForImportingXml(Location, boolean) - Method in class org.modeshape.graph.io.GraphImporter
Return an XmlHandler that can be used to import content directly into the supplied location.
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 class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
getHash() - Method in interface org.modeshape.graph.property.Binary
Get the SHA-1 hash of the contents.
getHash() - Method in interface org.modeshape.jcr.api.Binary
Get the SHA-1 hash of the contents.
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.
getHeader() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
getHeaderLevel() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
 
getHeadings() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideDeckMetadata
 
getHeadings() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
 
getHeight() - Method in class org.modeshape.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's vertical resolution in pixels.
getHexHash() - Method in interface org.modeshape.jcr.api.Binary
Get the hexadecimal form of the SHA-1 hash of the contents.
getHexString(byte[]) - Static method in class org.modeshape.common.util.StringUtil
Get the hexadecimal string representation of the supplied byte array.
getHints() - Method in class org.modeshape.graph.query.QueryContext
Get the plan hints.
getHits() - Method in interface org.modeshape.graph.connector.base.cache.CacheStatistics
 
getHits() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
getHits() - Method in interface org.modeshape.graph.connector.path.cache.CacheStatistics
 
getHits() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
getHoldability() - Method in class org.modeshape.jdbc.JcrConnection
getHoldability() - Method in class org.modeshape.jdbc.JcrResultSet
According to 1.6 javadocs, holdability should be set to either ResultSet.CLOSE_CURSORS_AT_COMMIT or ResultSet.HOLD_CURSORS_OVER_COMMIT.
getHourOfDay() - Method in interface org.modeshape.graph.property.DateTime
Get the hour of the day of this instance in time.
getHref() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
getId() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
getId() - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
getId() - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
 
getId() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getId() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQueryEntity
 
getId() - Method in class org.modeshape.graph.ExecutionContext
Get the unique identifier for this context.
getId() - Method in class org.modeshape.graph.session.GraphSession.Snapshot
 
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
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getId() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
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.
getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getIdleTimeInSecondsBeforeTestingConnections() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getIdleTimeInSecondsBeforeTestingConnections() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getIdProperties() - Method in class org.modeshape.graph.Location
Get the identification properties that (at least in part) define this location.
getIdProperty(Name) - Method in class org.modeshape.graph.Location
Get the identification property with the supplied name, if there is such a property.
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.java.metadata.JavaMetadata
Gets a list of from the unit.
getImports() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getIncludedMimeTypes() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Get the MIME types that are explicitly requested to be included.
getInclusionPattern() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the regular expression that, if matched by a file or folder, indicates that the file or folder should be included
getInclusionPattern() - Method in class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
getIndex() - Method in interface org.modeshape.graph.property.Path.Segment
Get the index for this segment, which will be 1 by default.
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
getIndexInParent() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Get the zero-based index of this child within the parent's list of children
getIndexInParent() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getInitialContext(Hashtable<?, ?>) - Method in class org.modeshape.common.naming.SingletonInitialContextFactory
getInputPath() - Method in class org.modeshape.graph.property.PathExpression.Matcher
 
getInputPath() - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Return the path of the input node containing the content being sequenced.
getInputPath() - Method in class org.modeshape.graph.text.TextExtractorContext
Return the path of the input node containing the content being sequenced.
getInputProperties() - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperties() - Method in class org.modeshape.graph.text.TextExtractorContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperty(Name) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Return the property with the supplied name from the input node containing the content being sequenced.
getInputProperty(Name) - Method in class org.modeshape.graph.text.TextExtractorContext
Return the property with the supplied name from the input node containing the content being sequenced.
getInstance(String) - Method in class org.modeshape.common.component.ComponentLibrary
Get the instance given by the configuration with the supplied name.
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() - Static method in class org.modeshape.graph.connector.federation.ProjectionParser
Get the shared projection parser, which is by default populated with the standard parser rules.
getInstance() - Static method in class org.modeshape.jdbc.JcrDriver
 
getInstance() - Static method in class org.modeshape.jdbc.LocalJcrDriver
 
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
getInstances() - Method in class org.modeshape.common.component.ComponentLibrary
Return the list of components.
getInt(int) - Method in class org.modeshape.jdbc.JcrResultSet
getInt(String) - Method in class org.modeshape.jdbc.JcrResultSet
getInterfaceNames() - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
getInterfaces() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
getIntValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
 
getInUseCount() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns the approximate number of connections that are currently checked out from the pool.
getInvalidReferences() - Method in exception org.modeshape.graph.property.ReferentialIntegrityException
 
getIsolationLevel() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the JDBC transaction isolation level that should be used.
getJavadocMetadata() - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
getJavaSourceFromTheInputStream(InputStream, long, String) - Static method in class org.modeshape.sequencer.java.JavaMetadataUtil
Gets Java source from the InputStream.
getJcrContext() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
getJcrName() - Method in class org.modeshape.jdbc.JcrType
Get the name of the JCR type.
getJcrRepositoryNames() - Static method in class org.modeshape.web.jcr.RepositoryFactory
 
getJcrRepositoryNames() - Method in class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
 
getJcrRepositoryNames() - Method in interface org.modeshape.web.jcr.spi.RepositoryProvider
Returns the available repository names JCR implementations that do not support multiple repositories on the same server should provide a singleton set containing some default repository name.
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 JcrType.DefaultDataTypes value.
getJdbcTypeName() - Method in class org.modeshape.jdbc.JcrType
Get the native type name associated with the JDBC JcrType.DefaultDataTypes value.
getJndiName() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Gets the JNDI name this source is bound to.
getJndiName() - Method in class org.modeshape.repository.RepositoryService
 
getJoinCondition() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the join condition.
getJoinCondition() - Method in class org.modeshape.jcr.query.qom.JcrJoin
getJoinConditions() - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
getJoinCriteriaPosition() - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
getJoinType() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the type of join this processor represents.
getJoinType() - Method in class org.modeshape.jcr.query.qom.JcrJoin
getKeepAliveTime(TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may remain idle before being closed.
getKeepAliveTime() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may remain idle before being closed.
getKey() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
 
getKey() - Method in class org.modeshape.common.collection.ImmutableMapEntry
getKey(Schemata.Column...) - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Obtain this table's key that contains exactly those columns listed.
getKey(Iterable<Schemata.Column>) - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Obtain this table's key that contains exactly those columns listed.
getKeys() - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Get the collection of keys for this table.
getKeywords() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getLabel() - Method in class org.modeshape.common.util.Reflection.Property
Get the human-readable label for the property.
getLanguage() - Method in interface org.modeshape.graph.query.parse.QueryParser
Get the name of the language that this parser is able to understand.
getLanguage() - Method in class org.modeshape.graph.query.parse.SqlQueryParser
Get the name of the language that this parser is able to understand.
getLanguage() - Method in class org.modeshape.jcr.query.JcrQomQueryParser
Get the name of the language that this parser is able to understand.
getLanguage() - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
Get the name of the language that this parser is able to understand.
getLanguage() - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
Get the name of the language that this parser is able to understand.
getLanguage() - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
getLanguages() - Method in class org.modeshape.graph.query.parse.QueryParsers
Get the set of languages that this engine is capable of parsing.
getLargeValuePath() - Method in class org.modeshape.connector.disk.DiskSource
 
getLargeValues() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getLargeValueSizeInBytes() - Method in class org.modeshape.connector.disk.DiskSource
 
getLargeValueSizeInBytes() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getLastChild() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the last child.
getLastChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the last child.
getLastModified(Node) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
getLastModified(Node) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
getLastPrinted() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getLastSaved() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getLastSegment() - Method in interface org.modeshape.graph.property.Path
Get the last segment in this path.
getLatestImportURI() - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
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.qom.JcrArithmeticOperand
Get the left-hand operand.
getLeft() - Method in class org.modeshape.jcr.query.qom.JcrJoin
getLeft() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the left-hand query.
getLeft() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Get the left-hand query.
getLength() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getLength() - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
getLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getLevel() - Method in class org.modeshape.common.util.Logger
Get the logging level at which this logger is current set.
getLevel() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
getLibrary() - Method in class org.modeshape.graph.text.TextExtractors
 
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.qom.JcrSelectQuery
Get the limits associated with this query.
getLimits() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the limits associated with this query.
getLimits() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Get the limits associated with this query.
getLine() - Method in class org.modeshape.common.text.Position
Get the 1-based line number of the character.
getLiteralValue() - Method in class org.modeshape.jcr.query.qom.JcrLiteral
getLocalizationBundle(String, Locale) - Method in class org.modeshape.common.i18n.ClasspathLocalizationRepository
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
getLocalizationBundle(String, Locale) - Method in interface org.modeshape.common.i18n.LocalizationRepository
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.
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.
getLocalizationRepository() - Static method in class org.modeshape.common.i18n.I18n
Get the repository of localized messages.
getLocalName() - Method in interface org.modeshape.graph.property.Name
Get the local name part of this qualified name.
getLocalPathsToCachedSchemas() - Method in class org.modeshape.sequencer.wsdl.WsdlSequencer
Get the paths to the local cache of XSD, DTD and other files that may be referenced or imported into the XML Schema documents.
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
 
getLocation() - Method in class org.modeshape.common.collection.Problem
 
getLocation() - Method in interface org.modeshape.graph.Graph.CreateAt
Complete this request, submit it, and return the actual location of the created node.
getLocation() - Method in class org.modeshape.graph.Graph.GraphNode
 
getLocation() - Method in interface org.modeshape.graph.Node
Get the location of the node.
getLocation() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getLocation() - Method in exception org.modeshape.graph.property.PathNotFoundException
Get the path that was not found
getLocation(int) - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Get from the current row the location of the node from which the value in the given column was taken.
getLocation(String) - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Get from the current row the location of the node that was produced by the named selector.
getLocation(int) - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Get from the current row the location of the node from which the value in the given column was taken.
getLocation(String) - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Get from the current row the location of the node that was produced by the named selector.
getLocation() - Method in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
getLocation() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the current location for this node.
getLocation() - Method in class org.modeshape.graph.session.GraphSession.Snapshot
 
getLocation() - Method in interface org.modeshape.graph.Subgraph
Get the location of the subgraph, which is the location of the node at the top of the subgraph.
getLocationCount() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the number of Location objects in each tuple.
getLocationCount() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the number of Location objects in each tuple.
getLocationFor(Long, Path) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
getLocationFor(Path) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getLocationFor(Path) - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the location for the supplied path.
getLocationIndex() - Method in class org.modeshape.graph.query.process.FullTextSearchResultColumns
Get the index of a tuple's correct Location object.
getLocationIndex(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of a tuple's correct Location object given the name of the selector used in the query.
getLocationIndex(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of a tuple's correct Location object given the name of the selector used in the query.
getLocationIndexForColumn(int) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of a tuple's correct Location object given the column index.
getLocationIndexForColumn(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the index of a tuple's correct Location object given the column index.
getLocationIndexForColumn(int) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of a tuple's correct Location object given the column index.
getLocationIndexForColumn(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the index of a tuple's correct Location object given the column index.
getLock(String) - Method in class org.modeshape.jcr.JcrLockManager
 
getLockTokens() - Method in class org.modeshape.jcr.JcrLockManager
 
getLogFactory() - Static method in class org.modeshape.common.util.log.LogFactory
 
getLogger(Class<?>) - Method in class org.modeshape.common.util.log.JdkLoggerFactory
 
getLogger(String) - Method in class org.modeshape.common.util.log.JdkLoggerFactory
 
getLogger(Class<?>) - Method in class org.modeshape.common.util.log.LogFactory
Return a logger named corresponding to the class passed as parameter.
getLogger(String) - Method in class org.modeshape.common.util.log.LogFactory
Return a logger named according to the name parameter.
getLogger(Class<?>) - Method in class org.modeshape.common.util.log.SLF4JLoggerFactory
 
getLogger(String) - Method in class org.modeshape.common.util.log.SLF4JLoggerFactory
 
getLogger(Class<?>) - Static method in class org.modeshape.common.util.Logger
Return a logger named corresponding to the class passed as parameter.
getLogger(String) - Static method in class org.modeshape.common.util.Logger
Return a logger named according to the name parameter.
getLogger() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getLogger(Class<?>) - Method in class org.modeshape.graph.ExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in class org.modeshape.graph.ExecutionContext
Return a logger associated with this context.
getLogger() - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Gets the logger for this system
getLogger() - Method in class org.modeshape.graph.text.TextExtractors
Gets the logger for this system
getLogger() - Method in class org.modeshape.jcr.JcrEngine
 
getLoggingLocale() - Static method in class org.modeshape.common.util.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
getLongFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for long properties.
getLongFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for long types.
getLongFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for long types.
getLowerBound() - Method in interface org.modeshape.jcr.api.query.qom.Between
Get the lower bound operand.
getLowerBound() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the lower bound operand.
getLowestAncestorThatDoesExist() - Method in exception org.modeshape.graph.property.PathNotFoundException
Get the lowest (closest) existing ancestor of the non-existant location.
getLowestChangedNodeFor(Path) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
getLowestExistingPath(Path) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Find the lowest existing node along the path.
getLowestExistingPath(Path) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Find the lowest existing node along the path.
getLowestExistingPath(Path) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Find the lowest existing node along the path.
getMajorVersion() - Method in class org.modeshape.jdbc.DriverInfo
 
getMajorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
getMappedColumn(String) - Method in class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
getMappedSelectorNames() - Method in class org.modeshape.graph.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).
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.
getMaxDepth() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
 
getMaxDepth() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
getMaxFailedAttemptsBeforeError() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
getMaximumConnectionIdleTimeInSeconds() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getMaximumConnectionIdleTimeInSeconds() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getMaximumConnectionsInPool() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getMaximumConnectionsInPool() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getMaximumDepth() - Method in class org.modeshape.graph.search.SearchEngineIndexer.DeleteChildrenToDepthRequest
Get the maximum depth of descendant nodes below the parent node, where the children of the parent node have a depth of 1.
getMaximumDepth() - Method in interface org.modeshape.graph.Subgraph
Get the maximum depth requested for this subgraph.
getMaximumLinesToRead() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
 
getMaximumPoolSize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
getMaximumSizeOfStatementCache() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getMaximumSizeOfStatementCache() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getMaxIndexLength() - Method in class org.modeshape.jdbc.JcrMetaData
There are no indexes (or there is no limit), so this method returns 0.
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.
getMaxPathLength() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the maximum path length (in characters) allowed by the underlying file system
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
getMemberValues() - Method in class org.modeshape.sequencer.classfile.metadata.AnnotationMetadata
 
getMemberValues() - Method in class org.modeshape.sequencer.java.metadata.AnnotationMetadata
 
getMessage() - Method in class org.modeshape.common.collection.Problem
 
getMessage() - Method in exception org.modeshape.graph.property.PathNotFoundException
getMessage() - Method in exception org.modeshape.graph.request.MultipleRequestFailuresException
getMessage() - Method in class org.modeshape.sequencer.teiid.VdbModel.ValidationMarker
 
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 class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
 
getMetadata() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideDeckMetadata
 
getMetadata() - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
 
getMetadataCollector() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Returns the metadata collector instance
getMetadataCollectorClassName() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Get the class name of the metadata collector.
getMethodMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.java.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.java.metadata.TypeMetadata
Gets all MethodMetadata from the unit.
getMethodTypeMemberMetadataFrom(MethodDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Get MethodTypeMemberMetadata
getMetrics() - Method in class org.modeshape.jcr.JcrRepository
Get the component that exposes the metrics of a repository, which is for internal use only.
getMilliseconds() - Method in interface org.modeshape.graph.property.DateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMillisecondsInUtc() - Method in interface org.modeshape.graph.property.DateTime
Get the number of milliseconds from 1970-01-01T00:00Z with this time converted to UTC.
getMillisOfSecond() - Method in interface org.modeshape.graph.property.DateTime
Get the milliseconds of the second value of this instance in time.
getMimeType() - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Return the MIME-type of the content being sequenced.
getMimeType() - Method in class org.modeshape.graph.text.TextExtractorContext
Get the MIME type of the content being processed, if it is known.
getMimeType() - Method in class org.modeshape.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns a String with the MIME type of the format.
getMimeTypeDetector() - Method in class org.modeshape.graph.ExecutionContext
Return an object that can be used to determine the MIME type of some content, such as the content of a file.
getMimeTypeDetector() - Method in class org.modeshape.repository.ModeShapeEngine
Return the component that is able to detect MIME types given the name of a stream and a stream.
getMimeTypeDetectors() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
getMinimumConnectionsInPool() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getMinimumConnectionsInPool() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getMinimumSize() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.LargeValueSerializer
Get the minimum size for large values, specified as number of characters for a String or the number of bytes for a binary value
getMinimumSize() - Method in interface org.modeshape.connector.store.jpa.util.Serializer.LargeValues
Get the minimum size for large values, specified as number of characters for a String or the number of bytes for a binary value
getMinimumSize() - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoLargeValues
 
getMinorVersion() - Method in class org.modeshape.jdbc.DriverInfo
 
getMinorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
getMinuteOfHour() - Method in interface org.modeshape.graph.property.DateTime
Get the minute of this instance in time.
getMisses() - Method in interface org.modeshape.graph.connector.base.cache.CacheStatistics
 
getMisses() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
getMisses() - Method in interface org.modeshape.graph.connector.path.cache.CacheStatistics
 
getMisses() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
getMixinNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
getModel() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the model that will be used.
getModel(String) - Static method in class org.modeshape.connector.store.jpa.JpaSource.Models
 
getModelName() - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
getModels() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
getModifiedProperties() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getModifiers() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
getModifiers() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getModifiers() - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
getMonthOfYear() - Method in interface org.modeshape.graph.property.DateTime
Get the month of the year of this instance in time.
getMovedBefore() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Get the location before which the node was moved, or null if this node was not moved before a particular node
getMovedFrom() - Method in class org.modeshape.graph.session.GraphSession.Dependencies
 
getMultiValuedProperties(Property) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
getName() - Method in class org.modeshape.common.component.ComponentConfig
Get the name of this component.
getName() - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
getName() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
getName() - Method in class org.modeshape.common.util.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.infinispan.BaseInfinispanSource
Get the name for this repository source.
getName() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name for this repository source.
getName() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the name for this repository source.
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 class org.modeshape.connector.store.jpa.JpaSource
Get the name for this repository source.
getName() - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
 
getName() - Method in class org.modeshape.connector.store.jpa.Model
 
getName() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getName() - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
getName() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getName() - Method in class org.modeshape.graph.connector.base.MapNode
Returns the name of this node along with its SNS index within its parent's children
getName() - Method in class org.modeshape.graph.connector.base.MapWorkspace
Returns the name of the workspace.
getName() - Method in interface org.modeshape.graph.connector.base.Node
Returns the name of this node along with its SNS index within its parent's children
getName() - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getName() - Method in class org.modeshape.graph.connector.base.PathNode
Returns the name of this node along with its SNS index within its parent's children
getName() - Method in class org.modeshape.graph.connector.base.PathWorkspace
Returns the name of the workspace.
getName() - Method in interface org.modeshape.graph.connector.base.Workspace
Returns the name of the workspace.
getName() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
 
getName() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getName() - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the name of this node along with its SNS index within its parent's children
getName() - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Returns the name of the workspace.
getName() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
getName() - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Returns the name of the workspace.
getName() - Method in interface org.modeshape.graph.connector.RepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.Graph.GraphWorkspace
Get the name of the workspace.
getName() - Method in interface org.modeshape.graph.property.Path.Segment
Get the name component of this segment.
getName() - Method in interface org.modeshape.graph.property.Property
Get the name of the property.
getName() - Method in enum org.modeshape.graph.property.PropertyType
 
getName() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
Get the name for this column.
getName() - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.MutableTable
 
getName() - Method in interface org.modeshape.graph.query.validate.Schemata.Column
Get the name for this column.
getName() - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Get the name for this table.
getName() - Method in class org.modeshape.graph.search.SearchableRepositorySource
Get the name for this repository source.
getName() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the name of this node, without any same-name-sibling index.
getName() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Get the name of the property.
getName() - Method in interface org.modeshape.graph.Workspace
Get the name of the workspace.
getName() - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Get the name of this repository definition.
getName() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
getName() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
getName() - Method in class org.modeshape.jdbc.DriverInfo
 
getName() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getName() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Get the name of this configuration.
getName() - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
getName() - Method in interface org.modeshape.repository.ModeShapeConfiguration.HasName
Get the name.
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(Name) - Static method in class org.modeshape.sequencer.java.JavaMetadataUtil
Get the fully qualified name from the Name.
getName() - Method in class org.modeshape.sequencer.java.metadata.AnnotationMetadata
Get the name of the modifier.
getName() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
getName() - Method in class org.modeshape.sequencer.java.metadata.ImportMetadata
 
getName() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getName() - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
getName() - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
Get the name.
getName() - Method in class org.modeshape.sequencer.java.metadata.Variable
 
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3EndStateMetadata
 
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3StartStateMetadata
 
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
Get the name of the specific swimlane.
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TransitionMetadata
 
getName() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
 
getName() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
getName() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
getName() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getNameAttribute() - Method in class org.modeshape.graph.io.GraphImporter
 
getNameFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for name properties.
getNameInNamespace() - Method in class org.modeshape.common.naming.SingletonInitialContext
getNameOfDdlContent(StreamSequencerContext) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Utility method that attempts to discover the "name" of the DDL content being sequenced, which may help identify the dialect.
getNameParser(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
getNameParser(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
getNamesOfComponentsUnder(Name) - Method in class org.modeshape.repository.ModeShapeConfiguration
 
getNamespaceForPrefix(String) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in interface org.modeshape.graph.property.NamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceRegistry() - Method in class org.modeshape.graph.ExecutionContext
Get the (mutable) namespace registry for this context.
getNamespaceRegistry() - Method in interface org.modeshape.graph.property.NameFactory
Get the namespace registry.
getNamespaces() - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in interface org.modeshape.graph.property.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.graph.property.Name
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in interface org.modeshape.graph.property.NamespaceRegistry.Namespace
Get the URI for the namespace
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
getNegatedTerm() - Method in class org.modeshape.graph.query.model.FullTextSearch.NegationTerm
Get the term that is negated.
getNetChanges() - Method in class org.modeshape.graph.observe.NetChangeObserver.ChangeContext
Compute the set of net changes that were made within this context.
getNetChanges() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChanges
Get the list of net changes.
getNewPolicy() - Method in class org.modeshape.graph.connector.base.cache.NodeCachePolicyChangedEvent
 
getNewPropertyNames() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the names of the properties that were created by this request.
getNextRow(Object[]) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
getNextRow(Object[]) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
getNode(UUID) - Method in class org.modeshape.connector.disk.DiskWorkspace
 
getNode(UUID) - Method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Get the node with the supplied UUID.
getNode(UUID) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
getNode(Path) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
getNode() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
Get the root node of the subgraph.
getNode(Path) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
getNode(WorkspaceType, Path, Location) - Method in class org.modeshape.graph.connector.base.BaseTransaction
 
getNode(WorkspaceType, Location) - Method in class org.modeshape.graph.connector.base.MapTransaction
Find the node with the supplied unique identifier.
getNode(UUID) - Method in class org.modeshape.graph.connector.base.MapWorkspace
Get the node with the supplied UUID.
getNode(WorkspaceType, Location) - Method in class org.modeshape.graph.connector.base.PathTransaction
Find the node with the supplied unique identifier.
getNode(Path) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Get the node with the supplied path.
getNode(UUID) - Method in class org.modeshape.graph.connector.base.StandardMapWorkspace
Get the node with the supplied UUID.
getNode(WorkspaceType, Location) - Method in interface org.modeshape.graph.connector.base.Transaction
Find the node with the supplied unique identifier.
getNode(UUID) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Gets the node with the given UUID from the backing map, if one exists
getNode(ExecutionContext, String) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Find a node with the given path.
getNode(Path) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Find a node with the given path.
getNode(UUID) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Returns the node with the given UUID, if one exists or null if no with the given UUID exists in the workspace.
getNode(Path) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Returns the node at the given path, if one exists of null if no exists at the given path.
getNode(Path) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Returns the node at the given path, if one exists of null if no exists at the given path.
getNode(String) - Method in interface org.modeshape.graph.Graph.BaseResults
Get the node at the supplied location.
getNode(Path) - Method in interface org.modeshape.graph.Graph.BaseResults
Get the node at the supplied location.
getNode(Location) - Method in interface org.modeshape.graph.Graph.BaseResults
Get the node at the supplied location.
getNode() - Method in interface org.modeshape.graph.Graph.CreateAt
Complete this request, submit it, and return the actual node that was created.
getNode(String) - Method in interface org.modeshape.graph.Results
Get the node at the supplied location.
getNode(Path) - Method in interface org.modeshape.graph.Results
Get the node at the supplied location.
getNode(Location) - Method in interface org.modeshape.graph.Results
Get the node at the supplied location.
getNode(Name) - Method in interface org.modeshape.graph.Subgraph
Get the node at the supplied location.
getNode(String) - Method in interface org.modeshape.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
getNode(Name) - Method in interface org.modeshape.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
getNode(Path.Segment) - Method in interface org.modeshape.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
getNode(Path) - Method in interface org.modeshape.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
getNode(Node, String, boolean) - Method in class org.modeshape.jcr.JcrTools
Get the node under a specified node at a location defined by the specified relative path.
getNode(Location) - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
getNode(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
getNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
getNode(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
getNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
 
getNodeAt(UUID) - Method in class org.modeshape.graph.Graph
Request to read the node with the supplied UUID.
getNodeAt(Location) - Method in class org.modeshape.graph.Graph
Request to read the node at the supplied location.
getNodeAt(String) - Method in class org.modeshape.graph.Graph
Request to read the node at the supplied path.
getNodeAt(Path) - Method in class org.modeshape.graph.Graph
Request to read the node at the supplied path.
getNodeAt(Property) - Method in class org.modeshape.graph.Graph
Request to read the node with the supplied unique identifier property.
getNodeAt(Property, Property...) - Method in class org.modeshape.graph.Graph
Request to read the node with the supplied unique identifier properties.
getNodeAt(Iterable<Property>) - Method in class org.modeshape.graph.Graph
Request to read the node with the supplied unique identifier properties.
getNodeCachePolicy() - Method in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
Get the node cache policy for this source, or null if the global node cache policy should be used
getNodeCachePolicy() - Method in interface org.modeshape.graph.connector.base.NodeCachingRepositorySource
 
getNodeDefinitionTemplates() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
getNodeId() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Returns this node's unique identifier
getNodeId() - Method in class org.modeshape.graph.session.GraphSession.Node
 
getNodeKind(ExecutionContext, Path, String) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
getNodes(boolean, boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
Get the nodes in the subgraph.
getNodes() - Method in class org.modeshape.jcr.query.JcrQueryResult
getNodes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
 
getNodesToBeRefreshed() - Method in class org.modeshape.graph.session.GraphSession.RefreshState
 
getNodeType(String) - Method in class org.modeshape.jcr.JcrNodeTypeManager
getNodeType() - Method in exception org.modeshape.jcr.nodetype.NodeTypeExistsException
Get the name of the existing node type.
getNodeTypeDefinitions() - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Returns the node type definitions created by this factory.
getNodeTypeDefinitions() - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Returns the node type definitions created by this factory.
getNodeTypeName() - Method in class org.modeshape.jcr.query.qom.JcrNamedSelector
getNodeUuid() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getNodeUuidString() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Returns the node UUID string
getNominalDisplaySize() - Method in class org.modeshape.jdbc.JcrType
Get the nominal display size for the given type.
getNormalizedPath() - Method in interface org.modeshape.graph.property.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.
getNowInUtc() - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the 'current time' for this processor, which is usually a constant during its lifetime.
getNowInUtc() - Method in class org.modeshape.graph.request.processor.RequestProcessor
Get the 'current time' for this processor, which is usually a constant during its lifetime.
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
 
getNumberOfChildren() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the number of children for this node.
getNumberOfComments() - Method in class org.modeshape.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful and ImageMetadata.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfConnectionsToAcquireAsNeeded() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getNumberOfConnectionsToAcquireAsNeeded() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getNumberOfImages() - Method in class org.modeshape.sequencer.image.ImageMetadata
Returns the number of images in the examined file.
getNumChanges() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
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
getObjectFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for object properties.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.disk.DiskSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.filesystem.FileSystemSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.infinispan.InfinispanSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.store.jpa.JpaSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.connector.svn.SvnRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
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
 
getObserver() - Method in class org.modeshape.connector.disk.DiskSource
 
getObserver() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
getObserver() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
getObserver() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource.DefaultRepositoryContext
Get the observer that the connector may use to publish changes.
getObserver() - Method in interface org.modeshape.graph.connector.RepositoryContext
Get the observer that the connector may use to publish changes.
getObserver() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource.DefaultRepositoryContext
Get the observer that the connector may use to publish changes.
getObserver() - Method in class org.modeshape.jcr.JcrRepository.FederatedRepositoryContext
Get the observer that the connector may use to publish changes.
getObserver() - Method in class org.modeshape.repository.SimpleRepositoryContext
Get the observer that the connector may use to publish changes.
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.qom.JcrLimit
Get the number of rows skipped before the results begin.
getOldPolicy() - Method in class org.modeshape.graph.connector.base.cache.NodeCachePolicyChangedEvent
 
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.SetCriteria
Get the dynamic operand specification for the left-hand side of the set criteria.
getOperand() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the dynamic operand specification.
getOperand() - Method in class org.modeshape.jcr.query.qom.JcrLowerCase
getOperand() - Method in class org.modeshape.jcr.query.qom.JcrOrdering
getOperand() - Method in class org.modeshape.jcr.query.qom.JcrSetCriteria
Get the dynamic operand specification for the left-hand side of the set criteria.
getOperand() - Method in class org.modeshape.jcr.query.qom.JcrUpperCase
getOperand1() - Method in class org.modeshape.jcr.query.qom.JcrComparison
getOperand2() - Method in class org.modeshape.jcr.query.qom.JcrComparison
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.qom.JcrSetQuery
Get the set operation for this query.
getOperation() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Get the set operation for this query.
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.qom.JcrArithmeticOperand
Get the operator for this binary operand.
getOperator() - Method in class org.modeshape.jcr.query.qom.JcrComparison
getOperators() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
Get the set of operators that can be used in a comparison involving this column.
getOperators() - Method in interface org.modeshape.graph.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.graph.query.QueryResults.Statistics
Get the time required to determine or select a (more) optimal plan.
getOption(String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
getOption(JcrRepository.Option) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
getOption(JcrRepository.Option) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Get the value for the repository option.
getOptions() - Method in class org.modeshape.jcr.JcrRepository
Get the options as configured for this repository.
getOrCreateCollection(K) - Method in class org.modeshape.common.collection.AbstractMultimap
 
getOrder() - Method in class org.modeshape.jcr.query.qom.JcrOrdering
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.qom.JcrQueryObjectModel
getOrderings() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Gets the orderings for this query.
getOrderings() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Gets the orderings for this query.
getOrderings() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Gets the orderings for this query.
getOrdinalPosition() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getOriginal() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
 
getOriginalLocation() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Get the original location for this node, or null if this node was not moved
getOriginalLocation() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the original location for this node prior to making any transient changes.
getOriginalName() - Method in class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
getPackageMetadata() - Method in class org.modeshape.sequencer.java.metadata.JavaMetadata
Gets the PackageMetadata from the unit.
getPages() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getParam(ServletContext, String) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
getParam(String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
 
getParameterizedTypeFieldRModifierPath(PathFactory, Path, int) - Static method in class org.modeshape.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Create a path for the parameterized modifier.
getParameterizedTypeFieldRootPath(PathFactory, int) - Static method in class org.modeshape.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Create the root path for all path children of a parameterized type.
getParameterizedTypeFieldVariablePath(PathFactory, Path, int) - Static method in class org.modeshape.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Get the path of a parameterized type variable.
getParameters() - Method in class org.modeshape.common.collection.Problem
 
getParameters() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
getParameters() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getParameterTypes() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getParent() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Returns the parent identifier
getParent() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getParent() - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getParent() - Method in class org.modeshape.graph.connector.base.MapNode
 
getParent(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Returns the parent of the supplied node.
getParent() - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getParent() - Method in class org.modeshape.graph.connector.base.PathNode
 
getParent(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Returns the parent of the supplied node.
getParent(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Returns the parent of the supplied node.
getParent() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getParent() - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the parent of this node or null if the node is the root node for its workspace.
getParent() - Method in interface org.modeshape.graph.property.Path
Return the path to the parent, or this path if it is the root.
getParent() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the parent of this node.
getParent() - Method in class org.modeshape.graph.session.GraphSession.Node
Get this node's parent node.
getParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the parent of this node.
getParentIndexInParent() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getParentPath() - Method in class org.modeshape.jcr.query.qom.JcrChildNode
getParentSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrChildNodeJoinCondition
getParser() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ScoredParser
 
getParserFor(String) - Method in class org.modeshape.graph.query.parse.QueryParsers
Get the parser for the supplied language.
getParserList(StreamSequencerContext) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
 
getPassword() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
getPassword() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getPassword() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getPassword() - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
getPassword() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the JCR password.
getPath() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getPath() - Method in interface org.modeshape.graph.connector.path.PathNode
Returns the full path to this node
getPath() - Method in class org.modeshape.graph.Location
Get the path that (at least in part) defines this location.
getPath() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getPath() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the current path to this node.
getPath() - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
getPath(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
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.qom.JcrSameNode
getPath() - Method in class org.modeshape.jdbc.JcrRowId
 
getPath() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Get the path in the configuration repository where the configuration content may be found
getPath(ExecutionContext) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the current path of this node, using the supplied context.
getPath() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
getPath() - Method in class org.modeshape.sequencer.teiid.VdbModel.ValidationMarker
 
getPath() - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
Get the path to the node.
getPathExpressions() - Method in class org.modeshape.repository.ModeShapeConfiguration.SequencerBuilder
 
getPathExpressions() - Method in interface org.modeshape.repository.ModeShapeConfiguration.SequencerDefinition
Get the path expressions from the saved configuration.
getPathFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for path properties.
getPathFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for path objects.
getPathFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for path objects.
getPathFactory() - Method in class org.modeshape.graph.session.GraphSession
Get the path factory that should be used to adjust the path objects.
getPathInRepository() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
The path where the content is to be placed ("projected") into the repository.
getPathInRepository(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Get the path in repository that is projected from the supplied source path, or null if the supplied source path is not projected into the repository.
getPathInRepository(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
Get the path in repository that is projected from the supplied source path, or null if the supplied source path is not projected into the repository.
getPathInSource() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
The path of the content as known to the source
getPathInSource(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Get the path in source that is projected from the supplied repository path, or null if the supplied repository path is not projected into the source.
getPathInSource(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
Get the path in source that is projected from the supplied repository path, or null if the supplied repository path is not projected into the source.
getPathInVdb() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getPathRelativeTo(Path, ExecutionContext) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the current path of this node, as if the current tree is below the supplied root path, using the supplied context.
getPathRepositoryCache() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
getPathsInRepository(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection
Get the paths in the repository that correspond to the supplied path within the source.
getPathsInSource(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection
Get the paths in the source that correspond to the supplied path within the repository.
getPathTo(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Get the path from this node (inclusive) to the supplied descendant node (inclusive)
getPathToConfigurationRoot() - Method in class org.modeshape.repository.RepositoryLibrary
Get the path to the top-level of the configuration root.
getPathToConfigurationRoot() - Method in class org.modeshape.repository.RepositoryService
 
getPathToSources() - Method in class org.modeshape.repository.RepositoryService
 
getPayload() - Method in class org.modeshape.graph.session.GraphSession.Node
 
getPayload() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Get the payload for this property.
getPdName() - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
Get the name of process definition.
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.
getPingTimeout() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
The ping timeout, in seconds.
getPingTimeoutInNanos() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
getPlan() - Method in class org.modeshape.graph.query.process.QueryResults
Get a description of the query plan, if requested.
getPlan() - Method in interface org.modeshape.graph.query.QueryResults
Get a description of the query plan, if requested.
getPlan() - Method in class org.modeshape.jcr.query.JcrQueryResult
Get a description of the query plan, if requested.
getPlanningTime(TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Get the time required to come up with the canonical plan.
getPooledActorsExpression() - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
getPoolSize() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns the current number of connections in the pool, including those that are checked out (in use) and those that are not being used.
getPosition() - Method in exception org.modeshape.common.text.ParsingException
 
getPosition() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
getPosition() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
getPositionForSelector(String) - Method in class org.modeshape.jcr.query.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.connector.disk.DiskSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.connector.store.jpa.JpaSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Gets the names of the workspaces that are available when this source is created.
getPrefix(String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
getPrefix() - Method in interface org.modeshape.graph.property.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.connector.jcr.JcrNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in interface org.modeshape.graph.property.NamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrimaryItemName() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
getPrimaryKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getPrimaryNodeTypes() - Method in class org.modeshape.jcr.JcrNodeTypeManager
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 class org.modeshape.graph.query.process.QueryResults
Get the problems encountered during execution.
getProblems() - Method in class org.modeshape.graph.query.QueryContext
Get the problem container used by this query context.
getProblems() - Method in interface org.modeshape.graph.query.QueryResults
Get the problems encountered during execution.
getProblems() - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProblems() - Method in class org.modeshape.graph.text.TextExtractorContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProblems() - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Get the problems where warnings and error messages were recorded by this factory.
getProblems() - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Get the problems where warnings and error messages were recorded by this factory.
getProblems() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the problems (if any) that are associated with this configuration.
getProblems() - Method in class org.modeshape.repository.ModeShapeEngine
Get the problems that were encountered when setting up this engine from the configuration.
getProblems() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getProblems() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
getProblems() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
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
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(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
getProcessId() - Method in class org.modeshape.graph.ExecutionContext
Get the identifier for the process in which this context exists.
getProcessId() - Method in class org.modeshape.graph.observe.Changes
Get the identifier of the process where these changes originated.
getProperties() - Method in class org.modeshape.common.component.ComponentConfig
Get the (unmodifiable) properties to be set through reflection on components of this type after instantiation
getProperties(JpaSource) - Method in class org.modeshape.connector.store.jpa.HibernateAdapter
 
getProperties(JpaSource) - Method in interface org.modeshape.connector.store.jpa.JpaAdapter
Maps the JpaSource properties to the corresponding properties in the JPA implementation
getProperties() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getProperties(boolean) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getProperties() - Method in class org.modeshape.graph.connector.base.MapNode
Returns properties of this node.
getProperties() - Method in interface org.modeshape.graph.connector.base.Node
Returns properties of this node.
getProperties(boolean) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getProperties() - Method in class org.modeshape.graph.connector.base.PathNode
Returns properties of this node.
getProperties() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getProperties() - Method in interface org.modeshape.graph.connector.map.MapNode
Returns a map of property names to the property for the given name
getProperties() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getProperties() - Method in interface org.modeshape.graph.connector.path.PathNode
Returns a map of property names to the property for the given name
getProperties() - Method in class org.modeshape.graph.Graph
Request that the properties be read on the node defined via the on(...)
getProperties(Name...) - Method in class org.modeshape.graph.Graph
Request that the properties with the given names be read on the node defined via the on(...)
getProperties() - Method in class org.modeshape.graph.Graph.GraphNode
 
getProperties() - Method in interface org.modeshape.graph.Node
Get the properties on the node.
getProperties() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the information for each of the properties on this node.
getProperties() - Method in class org.modeshape.graph.session.GraphSession.Snapshot
 
getProperties() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the immutable properties for the connection.
getProperties() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Return the list of properties for this node.
getPropertiesByName() - Method in class org.modeshape.graph.Graph
Request that the properties be read on the node defined via the on(...)
getPropertiesByName() - Method in class org.modeshape.graph.Graph.GraphNode
 
getPropertiesByName() - Method in interface org.modeshape.graph.Node
Get the map of properties keyed by the property names.
getPropertiesByName() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesByName() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesFor(Location) - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the nodes that make up this branch.
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(ExecutionContext, String) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getProperty(Name) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getProperty(Name) - Method in class org.modeshape.graph.connector.base.MapNode
Returns the property with the supplied name.
getProperty(Name) - Method in interface org.modeshape.graph.connector.base.Node
Returns the property with the supplied name.
getProperty(Name) - Method in class org.modeshape.graph.connector.base.PathNode
Returns the property with the supplied name.
getProperty(ExecutionContext, String) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
Returns the named property
getProperty(Name) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
Returns the named property
getProperty(ExecutionContext, String) - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the named property
getProperty(Name) - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the named property
getProperty(ExecutionContext, String) - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getProperty(Name) - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getProperty(ExecutionContext, String) - Method in interface org.modeshape.graph.connector.path.PathNode
Returns the named property
getProperty(Name) - Method in interface org.modeshape.graph.connector.path.PathNode
Returns the named property
getProperty(String) - Method in class org.modeshape.graph.Graph
Request that the property with the given name be read on the node defined via the on(...)
getProperty(Name) - Method in class org.modeshape.graph.Graph
Request that the property with the given name be read on the node defined via the on(...)
getProperty(Name) - Method in class org.modeshape.graph.Graph.GraphNode
 
getProperty(String) - Method in class org.modeshape.graph.Graph.GraphNode
 
getProperty(String) - Method in interface org.modeshape.graph.Node
Get the property with the supplied name.
getProperty(Name) - Method in interface org.modeshape.graph.Node
Get the property with the supplied name.
getProperty(PlanNode.Property) - Method in class org.modeshape.graph.query.plan.PlanNode
Get the node's value for this supplied property.
getProperty(PlanNode.Property, Class<ValueType>) - Method in class org.modeshape.graph.query.plan.PlanNode
Get the node's value for this supplied property, casting the result to the supplied type.
getProperty() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Get the property that was read.
getProperty(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Get from this node the property with the supplied name.
getProperty() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Get the Graph API property object containing the values.
getProperty(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
getProperty(Name) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
getProperty(String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Get the property.
getProperty(Name) - Method in class org.modeshape.repository.ModeShapeConfiguration.SourceBuilder
 
getProperty(Name) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the property with the supplied name.
getProperty1Name() - Method in class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
getProperty2Name() - Method in class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
getPropertyAsCollection(PlanNode.Property, Class<ValueType>) - Method in class org.modeshape.graph.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.graph.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.
getPropertyCount() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getPropertyCount() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the number of properties owned by this node.
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.graph.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
Obtain the array of DriverPropertyInfo objects that describe the missing properties.
getPropertyKeys() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the keys for the property values that are set on this node.
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.qom.JcrColumn
getPropertyName() - Method in class org.modeshape.jcr.query.qom.JcrFullTextSearch
getPropertyName() - Method in class org.modeshape.jcr.query.qom.JcrPropertyExistence
getPropertyName() - Method in class org.modeshape.jcr.query.qom.JcrPropertyValue
getPropertyName() - Method in class org.modeshape.jcr.query.qom.JcrReferenceValue
Get the name of the one reference property.
getPropertyNameForColumn(int) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the name of the property that corresponds to the supplied column in each tuple.
getPropertyNameForColumn(int) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the name of the property that corresponds to the supplied column in each tuple.
getPropertyNameForColumnName(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
 
getPropertyNameForColumnName(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the name of the property that corresponds to the named column in each tuple.
getPropertyNameForColumnName(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
getPropertyNames() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the names of the properties on this node.
getPropertyType() - Method in interface org.modeshape.graph.property.ValueFactory
Get the type of values created by this factory.
getPropertyType() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
Get the property type for this column.
getPropertyType() - Method in interface org.modeshape.graph.query.validate.Schemata.Column
Get the property type for this column.
getPropertyValue() - Method in class org.modeshape.jcr.query.qom.JcrLength
getQuery() - Method in exception org.modeshape.graph.query.parse.InvalidQueryException
Get the XPath query that is invalid.
getQuery() - Method in interface org.modeshape.jcr.api.query.qom.Subquery
Gets the QueryCommand that makes up the subqery.
getQuery() - Method in class org.modeshape.jcr.query.qom.JcrSubquery
Gets the QueryCommand that makes up the subqery.
getQueryEngine() - Method in class org.modeshape.graph.Graph
 
getQueryEngine(Optimizer) - Method in class org.modeshape.graph.Graph
 
getQueryId() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
getRadix() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getReadable(Node) - Method in class org.modeshape.jcr.JcrTools
Get the readable string form for a specified node.
getRef(int) - Method in class org.modeshape.jdbc.JcrResultSet
getRef(String) - Method in class org.modeshape.jdbc.JcrResultSet
getReference() - Method in class org.modeshape.connector.disk.DiskSource
getReference() - Method in class org.modeshape.connector.filesystem.FileSystemSource
getReference() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
getReference() - Method in class org.modeshape.connector.infinispan.InfinispanSource
getReference() - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
getReference() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
getReference() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
getReference() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
getReference() - Method in class org.modeshape.connector.store.jpa.JpaSource
getReference() - Method in class org.modeshape.connector.svn.SvnRepositorySource
getReference() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
getReference() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
getReference() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
getReference() - Method in class org.modeshape.graph.search.SearchableRepositorySource
getReferenceFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for reference properties.
getReferenceFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for references objects.
getReferenceFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for references objects.
getReferenceGenerationStrategyName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
 
getRegisteredNamespaceUris() - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in interface org.modeshape.graph.property.NamespaceRegistry
Obtain the set of namespaces that are registered.
getRemoteInfinispanServerList() - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
Get the list of remote servers that make up the Infinispan cluster.
getRemovedNodes() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the set of nodes that were removed because of this clone operation.
getRemovedProperties() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getRepositories(String) - Method in interface org.modeshape.jcr.api.RepositoryFactory
Returns the Repositories instance referenced by the jcrUrl parameter.
getRepositories(String) - Method in class org.modeshape.jcr.JcrRepositoryFactory
 
getRepository() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
getRepository() - Method in class org.modeshape.graph.connector.base.BaseTransaction
Obtain the repository object against which this transaction is running.
getRepository() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Get the repository that owns this workspace.
getRepository(String) - Method in interface org.modeshape.jcr.api.Repositories
Return the JCR Repository with the supplied name.
getRepository(String) - Method in class org.modeshape.jcr.JcrEngine
Get the Repository implementation for the named repository.
getRepository() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
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(String, String) - Method in class org.modeshape.jcr.JcrRepositoryFactory
Returns the repository with the given name from the Repositories referenced by jcrUrl if the engine and the named repository exist, null otherwise.
getRepository() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
getRepositoryConnectionFactory() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource.DefaultRepositoryContext
Get the factory for connections to other sources.
getRepositoryConnectionFactory() - Method in interface org.modeshape.graph.connector.RepositoryContext
Get the factory for connections to other sources.
getRepositoryConnectionFactory() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource.DefaultRepositoryContext
Get the factory for connections to other sources.
getRepositoryConnectionFactory() - Method in class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
Get the connection factory for repository sources.
getRepositoryConnectionFactory() - Method in interface org.modeshape.graph.search.AbstractSearchEngine.Workspaces
Get the connection factory for repository sources.
getRepositoryConnectionFactory() - Method in class org.modeshape.jcr.JcrRepository.FederatedRepositoryContext
Get the factory for connections to other sources.
getRepositoryConnectionFactory() - Method in class org.modeshape.repository.ModeShapeEngine
Get a factory of connections, backed by the RepositorySor
getRepositoryConnectionFactory() - Method in class org.modeshape.repository.SimpleRepositoryContext
Get the factory for connections to other sources.
getRepositoryContext() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
getRepositoryContext() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
getRepositoryContext() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
getRepositoryContext() - Method in class org.modeshape.connector.store.jpa.JpaSource
Returns the current repository context for the source, as set with a call to JpaSource.initialize(RepositoryContext).
getRepositoryContext() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Returns the repository context for the repository source
getRepositoryContext() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Returns the repository context for the repository source
getRepositoryContext() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
getRepositoryContext() - Method in interface org.modeshape.graph.connector.map.MapRepositorySource
Returns the repository context for the repository source
getRepositoryContext() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Returns the repository context for the repository source
getRepositoryContext() - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Returns the repository context for the repository source
getRepositoryContext() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
getRepositoryDelegate() - Method in class org.modeshape.jdbc.JcrConnection
Returns the interface used to communicate to the Jcr Repository.
getRepositoryJndiName() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
getRepositoryLibrary() - Method in class org.modeshape.repository.RepositoryService
Get the library of RepositorySource instances used by this service.
getRepositoryName() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
getRepositoryName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the name of the repository.
getRepositoryName() - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
Get the name of the repository.
getRepositoryNames() - Method in interface org.modeshape.jcr.api.Repositories
Get the names of the available repositories.
getRepositoryNames() - Method in class org.modeshape.jcr.JcrEngine
Get the names of each of the JCR repositories.
getRepositoryNames(String) - Method in class org.modeshape.jcr.JcrRepositoryFactory
Returns the repository names in the JcrEngine referenced by the jcrUrl parameter.
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 JcrEngine.
getRepositoryPath() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the part of the ConnectionInfo.getUrl() that indicates the path to connect to the Repository.
getRepositoryRoot() - Method in class org.modeshape.connector.disk.DiskRepository
Get the root of this repository
getRepositoryRootPath() - Method in class org.modeshape.connector.disk.DiskSource
 
getRepositoryRootUrl() - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
getRepositoryService() - Method in class org.modeshape.repository.ModeShapeEngine
Get the repository service.
getRepositorySource() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Get the RepositorySource that's used by this pool.
getRepositorySource() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Get the repository source where the configuration content may be found
getRepositorySource(String) - Method in class org.modeshape.repository.ModeShapeEngine
Get the RepositorySource instance used by this engine.
getRepositoryWorkspaceName() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
getRepositoryWorspaceName(SVNRepository) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
Util to get the last segment from a path.
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.
getRequest() - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
Get the request.
getRequests() - Method in class org.modeshape.graph.request.CompositeRequest
Return the unmodifiable requests contained in this composite request.
getRequests() - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
Return the unmodifiable requests contained in this composite request.
getRequests() - Method in interface org.modeshape.graph.Results
Get the requests that were executed as part of these results.
getRequireChangesTo() - Method in class org.modeshape.graph.session.GraphSession.Dependencies
 
getRequiredColumns() - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
Get the columns that are required.
getRequiredType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getResolvers() - Method in class org.modeshape.sequencer.xsd.XsdReader
 
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.
getResourceContent(Node) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
getResourceContent(Node) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
getResourceContent(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
getResourceLength(Node) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
getResourceLength(Node) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
getResourceLength(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
getResourceProperties(ExecutionContext, Location, File, String) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:resource", which is the node that contains the content-oriented properties and that is a child of a "nt:file" node.
getResourceProperties(ExecutionContext, Location, File, String) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:resource", which is the node that contains the content-oriented properties and that is a child of a "nt:file" node.
getResourceProperties(ExecutionContext, Location, File, String) - Method in class org.modeshape.connector.filesystem.LogProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:resource", which is the node that contains the content-oriented properties and that is a child of a "nt:file" node.
getResourceProperties(ExecutionContext, Location, File, String) - Method in class org.modeshape.connector.filesystem.StoreProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:resource", which is the node that contains the content-oriented properties and that is a child of a "nt:file" node.
getResourceProperties(ExecutionContext, Location, File, String) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Construct the custom properties that should be created for the supplied file that is to be treated as an "nt:resource", which is the node that contains the content-oriented properties and that is a child of a "nt:file" node.
getResultColumns() - Method in class org.modeshape.graph.request.FullTextSearchRequest
Get the specification of the columns for the results.
getResultFormulationTime(TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Get the time required to formulate the structure of the results.
getResultSetHoldability() - Method in class org.modeshape.jdbc.JcrMetaData
getRetryLimit() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in interface org.modeshape.graph.connector.RepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.modeshape.graph.search.SearchableRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getReturnType() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
getReturnType() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
getReturnTypeName() - Method in class org.modeshape.sequencer.java.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.qom.JcrArithmeticOperand
Get the right-hand operand.
getRight() - Method in class org.modeshape.jcr.query.qom.JcrJoin
getRight() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the right-hand query.
getRight() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Get the right-hand query.
getRoot() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Returns the root node in the workspace.
getRoot() - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Returns the root node in the workspace.
getRoot() - Method in class org.modeshape.graph.Graph.GraphWorkspace
Get the root node of the workspace, which includes the path and any identification properties.
getRoot() - Method in class org.modeshape.graph.session.GraphSession
Get the root node.
getRoot() - Method in interface org.modeshape.graph.Subgraph
Get the node that is at the root of the subgraph.
getRoot() - Method in interface org.modeshape.graph.Workspace
Get the root node of the workspace, which includes the path and any identification properties.
getRootLocation() - Method in class org.modeshape.graph.connector.base.BaseTransaction
 
getRootNode() - Method in class org.modeshape.connector.svn.SvnWorkspace
 
getRootNode(WorkspaceType) - Method in class org.modeshape.graph.connector.base.BaseTransaction
Get the root node of the repository workspace.
getRootNode() - Method in class org.modeshape.graph.connector.base.MapWorkspace
Get the root node in this workspace.
getRootNode() - Method in class org.modeshape.graph.connector.base.PathWorkspace
Get the root node in this workspace.
getRootNode(WorkspaceType) - Method in interface org.modeshape.graph.connector.base.Transaction
Get the root node of the repository workspace.
getRootNode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getRootNodeUuid() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the UUID of the root node for the cache.
getRootNodeUuid() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the UUID of the root node for the cache.
getRootNodeUuid() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getRootNodeUuid() - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
getRootNodeUuid() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get the UUID of the root node for the cache.
getRootNodeUuid() - Method in class org.modeshape.graph.connector.base.MapWorkspace
Get the UUID of the root node.
getRootNodeUuid() - Method in class org.modeshape.graph.connector.base.PathWorkspace
 
getRootNodeUuid() - Method in class org.modeshape.graph.connector.base.Repository
Returns the UUID used by the root nodes in each workspace.
getRootNodeUuid() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the string representation of the UUID for the root node.
getRootNodeUuid() - Method in class org.modeshape.graph.connector.map.MapRepository
Returns the UUID used by the root nodes in each workspace.
getRootNodeUuid() - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
getRootNodeUuid() - Method in class org.modeshape.graph.connector.path.PathRepository
Returns the UUID used by the root nodes in each workspace.
getRootNodeUuid() - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Get the UUID that is used for the root node of each workspace
getRootNodeUuidObject() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get the UUID of the root node for the cache.
getRootNodeUuidObject() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the UUID of the root node for the cache.
getRootNodeUuidObject() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get the UUID for the root node.
getRootNodeUuidObject() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Get the UUID for the root node.
getRootNodeUuidObject() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Get the UUID for the root node.
getRootUuid() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getRootUuid() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQueryEntity
 
getRootUuid() - Method in class org.modeshape.graph.connector.base.BaseTransaction
 
getRow() - Method in class org.modeshape.jdbc.JcrResultSet
getRowCount() - Method in class org.modeshape.graph.query.process.QueryResults
Get the number of rows in the results.
getRowCount() - Method in interface org.modeshape.graph.query.QueryResults
Get the number of rows in the results.
getRowFactoryClassName() - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
 
getRowId(int) - Method in class org.modeshape.jdbc.JcrResultSet
This method will always throw SQLFeatureNotSupportedException
getRowId(String) - Method in class org.modeshape.jdbc.JcrResultSet
getRowIdLifetime() - Method in class org.modeshape.jdbc.JcrMetaData
getRowIndex() - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Get the 0-based index of the current row.
getRowIndex() - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Get the 0-based index of the current row.
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.qom.JcrLimit
Get the maximum number of rows that are to be returned.
getRows() - Method in class org.modeshape.jcr.query.JcrQueryResult
getRows() - Method in class org.modeshape.jcr.query.JcrSqlQueryResult
getRows() - Method in class org.modeshape.jcr.query.XPathQueryResult
getRows() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
 
getRules() - Method in class org.modeshape.graph.connector.federation.Projection
Get the rules that define this projection.
getSameNameSiblingIndex() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
getSameNameSiblingIndex() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the current same-name-sibling index.
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
 
getSchemaName() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
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
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 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.graph.query.QueryContext
Get the definition of the tables available within this query context.
getSchemata() - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
getSchemaTerm() - Method in class org.modeshape.jdbc.JcrMetaData
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.JcrQueryResult.MultiSelectorQueryResultRow
 
getScore(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
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.sequencer.ddl.DdlParserScorer
Get the score.
getScorer() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ScoredParser
 
getScoringResult() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ScoredParser
 
getSearchStringEscape() - Method in class org.modeshape.jdbc.JcrMetaData
getSecondOfMinute() - Method in interface org.modeshape.graph.property.DateTime
Get the seconds of the minute value of this instance in time.
getSecurityContext() - Method in class org.modeshape.graph.ExecutionContext
Get the security context for this context.
getSecurityContext() - Method in class org.modeshape.jcr.api.SecurityContextCredentials
Deprecated. Returns the JCR security context for this instance.
getSecurityContext() - Method in class org.modeshape.jcr.JcrSecurityContextCredentials
Deprecated. Returns the security context for this instance.
getSegment(int) - Method in interface org.modeshape.graph.property.Path
Get the segment at the supplied index.
getSegment() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the path segment for this node.
getSegments(List<Location>) - Method in class org.modeshape.graph.Graph
 
getSegmentsArray() - Method in interface org.modeshape.graph.property.Path
Obtain a copy of the segments in this path.
getSegmentsList() - Method in interface org.modeshape.graph.property.Path
Get an unmodifiable list of the path segments.
getSelectAllColumns() - Method in interface org.modeshape.graph.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.graph.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.graph.property.PathExpression.Matcher
 
getSelectedRepositoryName() - Method in class org.modeshape.graph.property.PathExpression.Matcher
Get the name of the selected repository.
getSelectedWorkspaceName() - Method in class org.modeshape.graph.property.PathExpression.Matcher
Get the name of the selected workspace.
getSelectExpression() - Method in class org.modeshape.graph.property.PathExpression
 
getSelector1Name() - Method in class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
getSelector1Name() - Method in class org.modeshape.jcr.query.qom.JcrSameNodeJoinCondition
getSelector2Name() - Method in class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
getSelector2Name() - Method in class org.modeshape.jcr.query.qom.JcrSameNodeJoinCondition
getSelector2Path() - Method in class org.modeshape.jcr.query.qom.JcrSameNodeJoinCondition
getSelectorAliasesByName(Visitable) - Static method in class org.modeshape.graph.query.model.Visitors
Get a map of the selector aliases keyed by their names.
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.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.qom.JcrChildNode
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrColumn
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrDescendantNode
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrFullTextSearch
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrFullTextSearchScore
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrNamedSelector
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrNodeDepth
Get the selector symbol upon which this operand applies.
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrNodeLocalName
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrNodeName
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrNodePath
Get the selector symbol upon which this operand applies.
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrPropertyExistence
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrPropertyValue
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrReferenceValue
Get the selector symbol upon which this operand applies.
getSelectorName() - Method in class org.modeshape.jcr.query.qom.JcrSameNode
getSelectorNameFor(Source) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
 
getSelectorNameForColumnName(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the name of the selector that produced the column with the given name.
getSelectorNameForColumnName(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the name of the selector that produced the column with the given name.
getSelectorNames() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the names of the selectors that are associated with these results.
getSelectorNames() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the names of the selectors that are associated with these results.
getSelectorNames() - Method in class org.modeshape.jcr.query.JcrQueryResult
getSelectorNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
 
getSelectorNamesByAlias(Visitable) - Static method in class org.modeshape.graph.query.model.Visitors
Get a map of the selector names keyed by their aliases.
getSelectors() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the selectors that are referenced by this plan node.
getSelectors() - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
getSelectorsFor(List<Column>) - Method in class org.modeshape.graph.query.optimize.PushProjects
 
getSelectorsReferencedBy(Visitable) - Static method in class org.modeshape.graph.query.model.Visitors
Get the names of the selectors referenced by the visitable object.
getSelfReferencingColumnName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
 
getSequenceConfigs() - Method in class org.modeshape.common.component.ComponentLibrary
Get the configurations for all Sequencers
getSequencingConfigurations() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
getSequencingService() - Method in class org.modeshape.repository.ModeShapeEngine
Get the sequencing service.
getSession() - Method in class org.modeshape.graph.session.GraphSession.Node
Get the session to which this node belongs.
getSession() - Method in class org.modeshape.jdbc.delegate.LocalSession
 
getSession(HttpServletRequest, String, String) - Static method in class org.modeshape.web.jcr.RepositoryFactory
 
getSession(HttpServletRequest, String, String) - Method in class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
Returns an active session for the given workspace name in the named repository.
getSession(HttpServletRequest, String, String) - Method in interface org.modeshape.web.jcr.spi.RepositoryProvider
Returns an active session for the given workspace name in the named repository.
getSeverity() - Method in class org.modeshape.sequencer.teiid.VdbModel.ValidationMarker
 
getSheet(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
 
getSheets() - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
 
getShort(int) - Method in class org.modeshape.jdbc.JcrResultSet
getShort(String) - Method in class org.modeshape.jdbc.JcrResultSet
getShowSql() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get whether this source outputs the SQL that it executes
getSingleMappedSelectorName() - Method in class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
getSize() - Method in interface org.modeshape.graph.property.Binary
Get the length of this binary data.
getSize() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
getSize() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
getSnapshot(boolean) - Method in class org.modeshape.graph.session.GraphSession.Node
Obtain a snapshot of the structure below this node.
getSnapshotsInPreOrder() - Method in class org.modeshape.graph.session.GraphSession.StructureSnapshot
Get the Location for every node in this cache
getSortingComparator() - Method in class org.modeshape.graph.query.process.SortValuesComponent
 
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.JcrConfiguration.RepositoryBuilder
 
getSource() - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Get the name of the repository source that is to be used by this JCR repository.
getSource() - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModel
getSource() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Gets the node-tuple source for this query.
getSource(String) - Method in class org.modeshape.repository.RepositoryLibrary
Get the RepositorySource with the specified name managed by this instance.
getSource() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getSourceJdbcDataType() - Method in class org.modeshape.connector.meta.jdbc.ColumnMetadata
 
getSourceJndiName() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getSourceName() - Method in class org.modeshape.connector.filesystem.StoreProperties
 
getSourceName() - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
getSourceName() - Method in class org.modeshape.graph.connector.base.Connection
Get the name for this repository source.
getSourceName() - Method in class org.modeshape.graph.connector.base.Repository
Returns the logical name (as opposed to the class name) of the repository source that defined this instance of the repository for use in error, informational, and other contextual messages.
getSourceName() - Method in class org.modeshape.graph.connector.federation.Projection
Get the name of the source to which this projection applies.
getSourceName() - Method in class org.modeshape.graph.connector.map.MapRepository
Returns the logical name (as opposed to the class name) of the repository source that defined this instance of the repository for use in error, informational, and other contextual messages.
getSourceName() - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.modeshape.graph.connector.path.PathRepository
Returns the logical name (as opposed to the class name) of the repository source that defined this instance of the repository for use in error, informational, and other contextual messages.
getSourceName() - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in interface org.modeshape.graph.connector.RepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Get the name for this repository source.
getSourceName() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Get the name of this pool, which delegates to the connection factory.
getSourceName() - Method in exception org.modeshape.graph.connector.RepositorySourceException
 
getSourceName() - Method in class org.modeshape.graph.Graph
The name of the repository that will be used by this graph.
getSourceName() - Method in class org.modeshape.graph.observe.Changes
Get the name of the source that was changed.
getSourceName() - Method in class org.modeshape.graph.request.processor.RequestProcessor
Get the name of the source against which this processor is executing.
getSourceName() - Method in class org.modeshape.graph.search.AbstractSearchEngine
Get the name of the source that can be searched with an engine that uses this provider.
getSourceName() - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
Get the name for this repository source.
getSourceName() - Method in interface org.modeshape.graph.search.SearchEngine
Get the name of the source that can be searched with an engine that uses this provider.
getSourceName() - Method in class org.modeshape.graph.search.SearchEngineIndexer
Get the name of the source containing the content.
getSourceName() - Method in class org.modeshape.jcr.JcrRepository.SourceWorkspacePair
 
getSourceName() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getSourceNames() - Method in class org.modeshape.repository.RepositoryLibrary
Get an unmodifiable collection of RepositorySource names.
getSources() - Method in class org.modeshape.repository.RepositoryLibrary
Get an unmodifiable collection of RepositorySource instances managed by this instance.
getSourceTranslator() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
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.
getStartStateMetadata() - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
getState() - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
getStatement() - Method in class org.modeshape.jcr.query.qom.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
 
getStatistics() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
getStatistics() - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
 
getStatistics() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
getStatistics() - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
 
getStatistics() - Method in class org.modeshape.graph.query.process.QueryResults
Get the statistics that describe the time metrics for this query.
getStatistics() - Method in interface org.modeshape.graph.query.QueryResults
Get the statistics that describe the time metrics for this query.
getStatistics() - Method in class org.modeshape.graph.request.SearchRequest
Get the statistics that describe the time metrics for this query.
getStatus() - Method in class org.modeshape.common.collection.Problem
 
getStatus() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Get the status of this property.
getStoredObject(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
getStoredQueryPath() - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
getStream() - Method in interface org.modeshape.graph.property.Binary
Get the contents of this data as a stream.
getString(NamespaceRegistry) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
getString(NamespaceRegistry) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
 
getString(TextEncoder) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
getString() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
 
getString(TextEncoder) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
 
getString() - Method in class org.modeshape.graph.connector.federation.Projection.Rule
 
getString() - Method in class org.modeshape.graph.Location
Get the string form of the location.
getString(TextEncoder) - Method in class org.modeshape.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry) - Method in class org.modeshape.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry, TextEncoder) - Method in class org.modeshape.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.modeshape.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString() - Method in interface org.modeshape.graph.property.DateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in interface org.modeshape.graph.property.Readable
Get the string form of the object.
getString(TextEncoder) - Method in interface org.modeshape.graph.property.Readable
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in interface org.modeshape.graph.property.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.graph.property.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.graph.property.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.graph.property.Reference
Get the string form of the Reference.
getString(TextEncoder) - Method in interface org.modeshape.graph.property.Reference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getString() - Method in enum org.modeshape.graph.query.model.JoinType
Get the string representation of this query object.
getString() - Method in enum org.modeshape.graph.query.model.Order
Get the string representation of this query object.
getString() - Method in interface org.modeshape.graph.query.model.Readable
Get the string representation of this query object.
getString() - Method in class org.modeshape.graph.query.model.SelectorName
Get the string representation of this query object.
getString() - Method in enum org.modeshape.graph.query.model.SetQuery.Operation
Get the string representation of this query object.
getString() - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
Get the string representation of the visited objects.
getString() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the string representation of this query object.
getString(NamespaceRegistry) - Method in class org.modeshape.graph.session.GraphSession.Node
Utility method to obtain a string representation that uses the namespace prefixes where appropriate.
getString(int) - Method in class org.modeshape.jdbc.JcrResultSet
getString(String) - Method in class org.modeshape.jdbc.JcrResultSet
getString(ExecutionContext) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the string representation of this query object.
getStringFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for string properties.
getStringFactory() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for string types.
getStringFactory() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for string types.
getStringFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
getStringValue(Value, int) - Method in class org.modeshape.jcr.JcrTools
 
getStringValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
 
getStringValueFactory() - Static method in class org.modeshape.graph.property.ValueComparators
 
getSubgraphOfDepth(int) - Method in class org.modeshape.graph.Graph
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
getSubject() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getSuperclassName() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
getSuperClassName() - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
getSuperTables(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getSuperTypes(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
getSupportsUpdates() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get whether this source supports updates.
getSwimlane() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
getSwimlanes() - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
Get a list of all swimlane of the process definition
getSymbol() - Method in enum org.modeshape.graph.query.model.SetQuery.Operation
 
getSymbol() - Method in enum org.modeshape.graph.query.plan.PlanNode.Type
Get the symbol representation of this node type.
getSystemFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
getTable(SelectorName) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata
Get the information for the table or view with the supplied name within this schema.
getTable(SelectorName) - Method in interface org.modeshape.graph.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(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
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(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.
getTargetNode(WorkspaceType, Request, Location) - Method in class org.modeshape.graph.connector.base.Processor
 
getTargetNode(MapWorkspace, Request, Location) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
getTargetNode(PathWorkspace, Request, Location) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
getTargetType() - Method in exception org.modeshape.graph.property.ValueFormatException
Get the PropertyType to which the value was being converted.
getTaskNodes() - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
getTasks() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getTemplate() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getTemporaryStoragePath() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Optional setting that allows administrators to specify a specific location for the file system connector's temporary storage.
getTerm() - Method in class org.modeshape.graph.query.model.FullTextSearch
Get the formal FullTextSearch.Term representation of the expression.
getTerminator() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns current terminator
getTerms() - Method in class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
Get the terms that make up this compound term.
getText() - Method in enum org.modeshape.cnd.QueryOperator
 
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
 
getTextExtractor() - Method in class org.modeshape.graph.ExecutionContext
Return an object that can be used to extract text from content, such as the content of a file.
getTextExtractor() - Method in class org.modeshape.repository.ModeShapeEngine
Return the component that is able to extract text given content and its MIME type.
getTextExtractors() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
getThrowable() - Method in class org.modeshape.common.collection.Problem
 
getThumbnail() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getThumbnail() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
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
getTimeCreated() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
 
getTimeDateFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
getTimeLastUsed() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
 
getTimeLoaded() - Method in interface org.modeshape.graph.cache.Cacheable
Get the time that this node data was originally loaded.
getTimeLoaded() - Method in class org.modeshape.graph.request.CacheableRequest
Get the time that this node data was originally loaded.
getTimestamp() - Method in class org.modeshape.common.component.ComponentConfig
Get the system timestamp when this configuration object was created.
getTimestamp() - Method in class org.modeshape.graph.observe.Changes
Get the timestamp that the changes were made.
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
getTimestampInUtc() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
getTimeToLive() - Method in class org.modeshape.graph.cache.BasicCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in interface org.modeshape.graph.cache.CachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in class org.modeshape.graph.cache.ImmutableCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
getTimeToLive() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
getTimeToLive() - Method in class org.modeshape.graph.connector.base.cache.NoCachePolicy
 
getTimeToLive() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache.InMemoryCachePolicy
 
getTimeToLive() - Method in class org.modeshape.graph.connector.path.cache.NoCachePolicy
 
getTimeZoneId() - Method in interface org.modeshape.graph.property.DateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneOffsetHours() - Method in interface org.modeshape.graph.property.DateTime
Get the number of hours that this time zone is offset from UTC.
getTitle() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
 
getTitle() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getTitle() - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
getTo() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TransitionMetadata
 
getTokens() - Method in class org.modeshape.common.text.TokenStream.TokenFactory
 
getTopLevelPathsInRepository(PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection
Get the paths in the repository that serve as top-level nodes exposed by this projection.
getTopLevelPathsInRepository(PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Get the paths in the repository that serve as top-level nodes exposed by this rule.
getTopLevelPathsInRepository(PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
Get the paths in the repository that serve as top-level nodes exposed by this rule.
getTotalConnectionsCreated() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Get the total number of connections that have been created by this pool.
getTotalConnectionsUsed() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Get the total number of times connections have been RepositoryConnectionPool.getConnection() used.
getTotalEditingTime() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getTotalNumberOfRequests() - Method in exception org.modeshape.graph.request.MultipleRequestFailuresException
 
getTotalTime(TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Get the time required to execute the query.
getTransaction() - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
Returns the transaction associated with this request processor.
getTransactionIsolation() - Method in class org.modeshape.jdbc.JcrConnection
getTransform() - Method in class org.modeshape.jdbc.JcrType
Return the Transform object to use to transform the Value to the correct data type.
getTransitions() - Method in class org.modeshape.sequencer.jpdl3.JPDL3StartStateMetadata
 
getTransitions() - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getTuples() - Method in class org.modeshape.graph.query.process.QueryResults
Get the actual tuples that contain the results.
getTuples() - Method in interface org.modeshape.graph.query.QueryResults
Get the actual tuples that contain the results.
getTuples() - Method in class org.modeshape.graph.request.SearchRequest
Get the results of this query.
getTupleSize() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the size of the tuple arrays.
getTupleSize() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the size of the tuple arrays.
getTupleValueNames() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Get the names of the all of the tuple values.
getTupleValueNames() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Get the names of the all of the tuple values.
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.connector.store.jpa.model.simple.LargeValueEntity
 
getType() - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Get the class representing the value type.
getType() - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Get the class representing the value type.
getType() - Method in class org.modeshape.graph.query.plan.PlanNode
Get the type for this node.
getType() - Method in class org.modeshape.graph.request.AccessQueryRequest
 
getType() - Method in class org.modeshape.graph.request.CloneBranchRequest
 
getType() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
 
getType() - Method in class org.modeshape.graph.request.CollectGarbageRequest
 
getType() - Method in class org.modeshape.graph.request.CompositeRequest
 
getType() - Method in class org.modeshape.graph.request.CompositeRequestChannel.LastRequest
 
getType() - Method in class org.modeshape.graph.request.CopyBranchRequest
 
getType() - Method in class org.modeshape.graph.request.CreateNodeRequest
 
getType() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
 
getType() - Method in class org.modeshape.graph.request.DeleteBranchRequest
 
getType() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
 
getType() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
 
getType() - Method in class org.modeshape.graph.request.FullTextSearchRequest
 
getType() - Method in class org.modeshape.graph.request.FunctionRequest
 
getType() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
 
getType() - Method in class org.modeshape.graph.request.LockBranchRequest
 
getType() - Method in class org.modeshape.graph.request.MoveBranchRequest
 
getType() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
 
getType() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
 
getType() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
 
getType() - Method in class org.modeshape.graph.request.ReadBranchRequest
 
getType() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
 
getType() - Method in class org.modeshape.graph.request.ReadNodeRequest
 
getType() - Method in class org.modeshape.graph.request.ReadPropertyRequest
 
getType() - Method in class org.modeshape.graph.request.RemovePropertyRequest
 
getType() - Method in class org.modeshape.graph.request.RenameNodeRequest
 
getType() - Method in class org.modeshape.graph.request.Request
Returns the type of the request
getType() - Method in class org.modeshape.graph.request.SetPropertyRequest
 
getType() - Method in class org.modeshape.graph.request.UnlockBranchRequest
 
getType() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
 
getType() - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
getType() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
 
getType() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
 
getType() - Method in class org.modeshape.jdbc.JcrResultSet
This driver only supports ResultSet.TYPE_FORWARD_ONLY.
getType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
getType() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
getTypeAttribute() - Method in class org.modeshape.graph.io.GraphImporter
 
getTypeCatalogName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
 
getTypeFactory(String) - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory given the name of the type.
getTypeFactory(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the type factory for the type denoted by the supplied prototype value.
getTypeFactory(String) - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory given the name of the type.
getTypeFactory(Object) - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the type factory for the type denoted by the supplied prototype value.
getTypeInfo() - Method in class org.modeshape.jdbc.JcrMetaData
getTypeMap() - Method in class org.modeshape.jdbc.JcrConnection
Retrieves the type map associated with this Connection object.
getTypeMetadata() - Method in class org.modeshape.sequencer.java.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 class org.modeshape.graph.property.ValueTypeSystem.Factory
Get the name of the type created by this factory.
getTypeName() - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Get the name of the type created by this factory.
getTypeName() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
 
getTypeNames() - Method in class org.modeshape.graph.property.ValueTypeSystem
Get the names of the supported types.
getTypeNames() - Method in interface org.modeshape.graph.query.model.TypeSystem
Get the names of the supported types.
getTypeSchemaName() - Method in class org.modeshape.connector.meta.jdbc.TableMetadata
 
getTypeSystem() - Method in interface org.modeshape.graph.property.ValueFactories
Get the type system associated with these factories.
getTypeSystem() - Method in class org.modeshape.graph.query.QueryContext
Get the interface for working with literal values and types.
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 interface org.modeshape.graph.property.Path.Segment
Get the raw string form of the segment using the no-op encoder.
getUnicodeStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
getUnicodeStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
getUniqueChildNames() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getUniqueChildNames() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getUniqueChildNames() - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the set of child names for this node
getUniqueChildNames() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getUniqueChildNames() - Method in interface org.modeshape.graph.connector.path.PathNode
Returns the set of child names for this node
getUnmodifiable() - Method in class org.modeshape.graph.cache.BasicCachePolicy
 
getUnmodifiable() - Method in class org.modeshape.graph.cache.ImmutableCachePolicy
 
getUnmodifiableChildren() - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getUnmodifiableChildren() - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getUnmodifiableProperties() - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
getUnmodifiableProperties() - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
getUnresolved() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
getUnusedSource() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
getUpdatesAllowed() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get whether this source supports updates.
getUpdatesAllowed() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get whether this source supports updates.
getUpperBound() - Method in interface org.modeshape.jcr.api.query.qom.Between
Get the upper bound operand.
getUpperBound() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the upper bound operand.
getUri() - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
getUriFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for URI properties.
getUrl() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getUrl() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
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
The delegate should provide the prefix defined by the LocalJcrDriver
getUsername() - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Get the username that should be used to access the repository.
getUsername() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
getUsername() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
getUsername() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated.  
getUsername() - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
getUserName() - Method in class org.modeshape.graph.JaasSecurityContext
Returns the authenticated user's name
getUserName() - Method in class org.modeshape.graph.observe.Changes
Get the user that made these changes.
getUserName() - Method in interface org.modeshape.graph.SecurityContext
Returns the authenticated user's name
getUserName() - Method in interface org.modeshape.jcr.api.SecurityContext
Deprecated. Returns the authenticated user's name
getUserName() - Method in class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
 
getUserName() - Method in class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
Returns the authenticated user's name
getUsername() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the JCR user name.
getUserName() - Method in class org.modeshape.jdbc.JcrMetaData
getUserName() - Method in class org.modeshape.web.jcr.ServletSecurityContext
Deprecated. Returns the authenticated user's name
getUuid() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
getUuid() - Method in class org.modeshape.graph.connector.base.MapNode
Returns the UUID for this node
getUuid() - Method in interface org.modeshape.graph.connector.base.Node
Returns the UUID for this node
getUuid() - Method in class org.modeshape.graph.connector.base.PathNode
Returns the UUID for this node
getUuid() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
getUuid() - Method in interface org.modeshape.graph.connector.map.MapNode
Returns the UUID for this node
getUuid() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
getUuid() - Method in interface org.modeshape.graph.connector.path.PathNode
Returns the UUID for this node.
getUuid() - Method in class org.modeshape.graph.Location
Get the first UUID that is in one of the identification properties.
getUuidFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for UUID properties.
getUuidsUnderNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Returns all of the UUIDs in the branch rooted at node.
getUuidsUnderNode(MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Returns all of the UUIDs in the branch rooted at node.
getValidateConnectionBeforeUse() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
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.connector.store.jpa.util.StoreOptionEntity
 
getValue() - Method in exception org.modeshape.graph.property.ValueFormatException
Get the original value that was being converted.
getValue() - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
Get the value of this term.
getValue(QueryContext, StaticOperand) - Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
Get the value associated with the static operand of the comparison.
getValue(int) - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Get from the current row the value in the given column.
getValue(String) - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Get the value in the named column.
getValue(int) - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Get from the current row the value in the given column.
getValue(String) - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Get the value in the named column.
getValue(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
getValue(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
getValue(String) - Method in class org.modeshape.jcr.query.XPathQueryResult.XPathQueryResultRow
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
 
getValueClass() - Method in enum org.modeshape.graph.property.PropertyType
 
getValueConstraints() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
getValueFactories() - Method in class org.modeshape.graph.ExecutionContext
Get the factories that should be used to create values for properties.
getValueFactory(PropertyType) - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory that is best able to create values with the most natural type given by the supplied value.
getValueFactory() - Method in interface org.modeshape.jcr.query.JcrTypeSystem
 
getValues() - Method in interface org.modeshape.graph.property.Property
Obtain the property's values in their natural form.
getValues() - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
Get the values of this term if the term is quoted.
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.MultiSelectorQueryResultRow
getValues() - Method in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
getValues() - Method in class org.modeshape.jcr.query.qom.JcrSetCriteria
Get the static operands for this set criteria.
getValues() - Method in class org.modeshape.sequencer.classfile.metadata.EnumMetadata
 
getValues() - Method in class org.modeshape.sequencer.java.metadata.EnumMetadata
 
getValuesAsArray() - Method in interface org.modeshape.graph.property.Property
Obtain the property's values as an array of objects in their natural form.
getVariables() - Method in class org.modeshape.graph.query.QueryContext
Get the variables that are to be substituted into the BindVariableName used in the query.
getVariables() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
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() - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
getVersion() - Method in class org.modeshape.graph.connector.base.MapNode
Get the version number of this node.
getVersion() - Method in class org.modeshape.graph.connector.base.PathNode
Get the version number of this node.
getVersion() - Method in class org.modeshape.jdbc.DriverInfo
 
getVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
 
getVersion() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
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
 
getWarnings() - Method in class org.modeshape.jdbc.JcrConnection
getWarnings() - Method in class org.modeshape.jdbc.JcrResultSet
getWeakReferenceFactory() - Method in interface org.modeshape.graph.property.ValueFactories
Get the value factory for reference properties.
getWeakReferenceValue() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
getWeekOfWeekyear() - Method in interface org.modeshape.graph.property.DateTime
Get the week of the weekyear of this instance in time.
getWeekyear() - Method in interface org.modeshape.graph.property.DateTime
Get the era of this instance in time.
getWidth() - Method in class org.modeshape.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's horizontal resolution in pixels.
getWords() - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
getWorkspace(String, DiskWorkspace) - Method in class org.modeshape.connector.disk.DiskTransaction
Creates a new workspace with the given name containing only a root node.
getWorkspace(String, InfinispanWorkspace) - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Creates a new workspace with the given name containing only a root node.
getWorkspace(String, JBossCacheWorkspace) - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Creates a new workspace with the given name containing only a root node.
getWorkspace(String, JdbcMetadataWorkspace) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository.JdbcMetadataTransaction
 
getWorkspace(String) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
getWorkspace() - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
getWorkspace() - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
getWorkspace(Request, String) - Method in class org.modeshape.graph.connector.base.Processor
 
getWorkspace(Transaction<NodeType, WorkspaceType>, String) - Method in class org.modeshape.graph.connector.base.Repository
Returns the workspace with the given name.
getWorkspace(String, WorkspaceType) - Method in interface org.modeshape.graph.connector.base.Transaction
Creates a new workspace with the given name containing only a root node.
getWorkspace(String, InMemoryWorkspace) - Method in class org.modeshape.graph.connector.inmemory.InMemoryTransaction
Creates a new workspace with the given name containing only a root node.
getWorkspace(String) - Method in class org.modeshape.graph.connector.map.MapRepository
Returns the workspace with the given name
getWorkspace(Request, String) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
getWorkspace(String) - Method in class org.modeshape.graph.connector.path.PathRepository
Returns the workspace with the given name
getWorkspace(Request, String) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
getWorkspace(ExecutionContext, String, boolean) - Method in class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
Get the search engine for the workspace with the supplied name.
getWorkspace(ExecutionContext, String, boolean) - Method in interface org.modeshape.graph.search.AbstractSearchEngine.Workspaces
Get the search engine for the workspace with the supplied name.
getWorkspace() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Get the name of the workspace used for the configuration repository.
getWorkspaceDirectory(String) - Method in class org.modeshape.connector.filesystem.FileSystemRepository
 
getWorkspaceDirectory(String) - Method in class org.modeshape.connector.svn.SvnRepository
 
getWorkspaceId() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Returns the identifier of the workspace containing this node
getWorkspaceId() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphQueryEntity
 
getWorkspaceName() - Method in class org.modeshape.graph.connector.federation.Projection
Get the name of the workspace in the source to which this projection applies.
getWorkspaceName() - Method in interface org.modeshape.graph.search.SearchEngineWorkspace
Get the name of the workspace.
getWorkspaceName() - Method in class org.modeshape.jcr.JcrRepository.SourceWorkspacePair
 
getWorkspaceName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Get the name of the workspace.
getWorkspaceName() - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
Get the name of the workspace.
getWorkspaceNames() - Method in class org.modeshape.connector.disk.DiskRepository
Get the names of the available workspaces that have been loaded.
getWorkspaceNames() - Method in class org.modeshape.connector.disk.DiskTransaction
Get the names of the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.connector.infinispan.InfinispanRepository
Get the names of the available workspaces that have been loaded.
getWorkspaceNames() - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Get the names of the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.connector.jbosscache.JBossCacheRepository
Get the names of the available workspaces that have been loaded.
getWorkspaceNames() - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Get the names of the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
getWorkspaceNames() - Method in class org.modeshape.connector.store.jpa.util.Workspaces
Find the set of names for the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.graph.connector.base.BaseTransaction
Get the names of the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.graph.connector.base.Repository
Get the names of the available workspaces that have been loaded.
getWorkspaceNames() - Method in interface org.modeshape.graph.connector.base.Transaction
Get the names of the existing workspaces.
getWorkspaceNames() - Method in class org.modeshape.graph.connector.map.MapRepository
Returns a list of the names of the currently created workspaces
getWorkspaceNames() - Method in class org.modeshape.graph.connector.path.PathRepository
Returns a list of the names of the currently created workspaces
getWorkspaceRootPath() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get the relative root directory for the workspaces.
getWorkspaces() - Method in class org.modeshape.graph.Graph
Get the set of workspace names that are known to this source and accessible by this context.
getWorkspaces() - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to obtain the information about the available workspaces.
getWorkspaces() - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to obtain the information about the available workspaces.
getWorkspaces() - Method in class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
Get the existing workspaces.
getWorkspaces() - Method in interface org.modeshape.graph.search.AbstractSearchEngine.Workspaces
Get the existing workspaces.
GetWorkspacesRequest - Class in org.modeshape.graph.request
A request to obtain the information about the workspaces that are available.
GetWorkspacesRequest() - Constructor for class org.modeshape.graph.request.GetWorkspacesRequest
Create a request to obtain the information about the available workspaces.
getWrites() - Method in interface org.modeshape.graph.connector.base.cache.CacheStatistics
 
getWrites() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
getWrites() - Method in interface org.modeshape.graph.connector.path.cache.CacheStatistics
 
getWrites() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
getXAResource() - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
getXAResource() - Method in class org.modeshape.graph.connector.base.Connection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in interface org.modeshape.graph.connector.RepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
Return the transactional resource associated with this connection.
getYear() - Method in interface org.modeshape.graph.property.DateTime
Get the era of this instance in time.
getYear() - Method in class org.modeshape.sequencer.mp3.Mp3Metadata
 
getYearOfCentury() - Method in interface org.modeshape.graph.property.DateTime
Get the year of this century of this instance in time.
getYearOfEra() - Method in interface org.modeshape.graph.property.DateTime
Get the year of the era of this instance in time.
GIGA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
globalProperties() - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain the definition for this engine's global properties.
globalProperties(ReturnType) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a setter for global properties.
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
Graph - Class in org.modeshape.graph
A graph representation of the content within a RepositorySource, including mechanisms to interact and manipulate that content.
Graph(String, RepositoryConnectionFactory, ExecutionContext) - Constructor for class org.modeshape.graph.Graph
 
graph(ExecutionContext) - Method in class org.modeshape.graph.search.AbstractSearchEngine
Obtain a graph to the source for which this engine exists.
graph() - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Obtain a graph to this configuration repository.
Graph.AbstractAction<T> - Class in org.modeshape.graph
 
Graph.AccessQueryProcessor - Class in org.modeshape.graph
 
Graph.AccessQueryProcessor(String, String, QueryContext, QueryResults.Columns, PlanNode) - Constructor for class org.modeshape.graph.Graph.AccessQueryProcessor
 
Graph.AddValue<Next> - Interface in org.modeshape.graph
The interface for defining the node on which an Graph.addValue(Object) operation applies and what additional values (if any) should be added.
Graph.AddValueAction<T> - Class in org.modeshape.graph
 
Graph.AddValueAction(T, String, Object) - Constructor for class org.modeshape.graph.Graph.AddValueAction
 
Graph.And<Next> - Interface in org.modeshape.graph
A interface that is used to add more locations that are to be copied/moved.
Graph.ApplyFunction<Next> - Interface in org.modeshape.graph
Interface for defining the application of a function.
Graph.ApplyFunctionAction<T> - Class in org.modeshape.graph
 
Graph.ApplyFunctionAction(Function, String, T) - Constructor for class org.modeshape.graph.Graph.ApplyFunctionAction
 
Graph.AsChild<Next> - Interface in org.modeshape.graph
A component that defines a new child name for a node.
Graph.AsName<Next> - Interface in org.modeshape.graph
A component that defines a new name for a node.
Graph.At<Next> - Interface in org.modeshape.graph
The interface for defining the node upon which which a request operates.
Graph.BaseResults<NodeType extends Node> - Interface in org.modeshape.graph
A set of nodes returned from a graph, with methods to access the properties and children of the nodes in the result.
Graph.Batch - Class in org.modeshape.graph
Interface for creating multiple requests to perform various operations.
Graph.BatchConjunction - Interface in org.modeshape.graph
 
Graph.Before<Next> - Interface in org.modeshape.graph
A component that defines the location before which a node should be copied or moved.
Graph.BlockOfChildren<Next> - Interface in org.modeshape.graph
A component used to specify a block of children starting either at a particular index or after a previous sibling.
Graph.BuildQuery - Interface in org.modeshape.graph
The interface used to complete a query submission.
Graph.Children<Next> - Interface in org.modeshape.graph
A component used to supply the details for getting children of another node.
Graph.Clone<Next> - Interface in org.modeshape.graph
The interface for defining a branch of nodes to be cloned and the location where the clone is to be placed.
Graph.CloneAction<T> - Class in org.modeshape.graph
 
Graph.CloneTargetAction<T> - Class in org.modeshape.graph
 
Graph.Conjunction<Next> - Interface in org.modeshape.graph
A interface that can be used to finish the current request and start another.
Graph.Copy<Next> - Interface in org.modeshape.graph
The interface for defining additional nodes to be copied and the locations where the copy is to be placed.
Graph.CopyAction<T> - Class in org.modeshape.graph
 
Graph.CopyTarget<Next> - Interface in org.modeshape.graph
 
Graph.Create<Next> - Interface in org.modeshape.graph
The interface for defining additional properties on a new node.
Graph.CreateAction<T> - Class in org.modeshape.graph
 
Graph.CreateAt<Next> - Interface in org.modeshape.graph
The interface for defining additional properties on a new node.
Graph.CreateNode<Next> - Interface in org.modeshape.graph
A component that defines a node that is to be created.
Graph.CreateNodeNamed<Next> - Interface in org.modeshape.graph
A component that defines a node that is to be created.
Graph.CreateNodeNamedAction<T> - Class in org.modeshape.graph
 
Graph.CreateNodeNamedAction(T, Location) - Constructor for class org.modeshape.graph.Graph.CreateNodeNamedAction
 
Graph.CreateWorkspace - Interface in org.modeshape.graph
The interface used to create a new workspace.
Graph.DestroyWorkspace - Interface in org.modeshape.graph
The interface used to destroy a workspace.
Graph.Executable<NodeType extends Node> - Interface in org.modeshape.graph
A interface used to execute the accumulated requests.
Graph.FromName<Next> - Interface in org.modeshape.graph
A component that defines the name of a property from which a value should be removed.
Graph.FromWorkspace<Next> - Interface in org.modeshape.graph
The interface for specifying that a node should come from a workspace other than the current workspace.
Graph.GetNodeConjunction<Next> - Interface in org.modeshape.graph
 
Graph.GraphNode - Class in org.modeshape.graph
 
Graph.GraphQueryContext - Class in org.modeshape.graph
 
Graph.GraphQueryContext(Schemata, TypeSystem, PlanHints, Problems, Map<String, Object>, Graph.Batch) - Constructor for class org.modeshape.graph.Graph.GraphQueryContext
 
Graph.GraphWorkspace - Class in org.modeshape.graph
 
Graph.ImportInto<Next> - Interface in org.modeshape.graph
A component that defines the location into which a node should be copied or moved.
Graph.Into<Next> - Interface in org.modeshape.graph
A component that defines the location into which a node should be copied or moved.
Graph.LockAction<T> - Class in org.modeshape.graph
 
Graph.LockScope<Next> - Interface in org.modeshape.graph
Interface for specifying whether a lock should be deep in scope
Graph.LockTimeout<Next> - Interface in org.modeshape.graph
Interface for specifying whether the maximum length of the lock
Graph.Move<Next> - Interface in org.modeshape.graph
The interface for defining additional nodes to be moved and the parent into which the node(s) are to be moved.
Graph.MoveAction<T> - Class in org.modeshape.graph
 
Graph.NameWorkspace - Interface in org.modeshape.graph
The interface used to specify the name of a new workspace.
Graph.Of<Next> - Interface in org.modeshape.graph
The interface for defining the node upon which a request operates.
Graph.On<Next> - Interface in org.modeshape.graph
The interface for defining the node upon which a request operates.
Graph.OnMultiple<Next> - Interface in org.modeshape.graph
The interface for defining the node upon which a request operates, including a method that accepts multiple locations.
Graph.RemoveValue<Next> - Interface in org.modeshape.graph
The interface for defining the node on which an Graph.removeValue(Object) operation applies and what additional values (if any) should be removed.
Graph.RemoveValueAction<T> - Class in org.modeshape.graph
 
Graph.RemoveValueAction(T, String, Object) - Constructor for class org.modeshape.graph.Graph.RemoveValueAction
 
Graph.SetValues<Next> - Interface in org.modeshape.graph
A component used to set the values on a property.
Graph.SetValuesTo<Next> - Interface in org.modeshape.graph
A component used to set the values on a property.
Graph.To<Next> - Interface in org.modeshape.graph
A component that defines the location to which a node should be copied or moved.
Graph.ToName<Next> - Interface in org.modeshape.graph
A component that defines the name of a property to which a value should be added.
Graph.Under<Next> - Interface in org.modeshape.graph
The interface for defining the node under which which a request operates.
Graph.WithInput<Next> - Interface in org.modeshape.graph
The interface for defining input parameters for a function.
Graph.WithScope<Next> - Interface in org.modeshape.graph
The interface for defining the content scope of a function.
Graph.WithUuids<Next> - Interface in org.modeshape.graph
The interface for specifying how UUID conflicts should be handled.
GraphBatchDestination - Class in org.modeshape.graph.io
A Destination that makes the changes to a graph via a Graph.Batch.
GraphBatchDestination(Graph.Batch) - Constructor for class org.modeshape.graph.io.GraphBatchDestination
Create a new instance that will use the specified batch.
GraphBatchDestination(Graph.Batch, boolean) - Constructor for class org.modeshape.graph.io.GraphBatchDestination
Create a new instance that will use the specified batch.
GraphI18n - Class in org.modeshape.graph
The internationalized string constants for the org.modeshape.graph* packages.
GraphI18n() - Constructor for class org.modeshape.graph.GraphI18n
 
GraphImporter - Class in org.modeshape.graph.io
An importer of graph content.
GraphImporter(Graph) - Constructor for class org.modeshape.graph.io.GraphImporter
 
GraphSession<Payload,PropertyPayload> - Class in org.modeshape.graph.session
This class represents an interactive session for working with the content within a graph.
GraphSession(Graph, String, GraphSession.Operations<Payload, PropertyPayload>) - Constructor for class org.modeshape.graph.session.GraphSession
Create a session that uses the supplied graph and the supplied node operations.
GraphSession(Graph, String, GraphSession.Operations<Payload, PropertyPayload>, GraphSession.Authorizer) - Constructor for class org.modeshape.graph.session.GraphSession
Create a session that uses the supplied graph and the supplied node operations.
GraphSession.Authorizer - Interface in org.modeshape.graph.session
 
GraphSession.Authorizer.Action - Enum in org.modeshape.graph.session
 
GraphSession.Dependencies - Class in org.modeshape.graph.session
 
GraphSession.Dependencies() - Constructor for class org.modeshape.graph.session.GraphSession.Dependencies
 
GraphSession.LoadAllChildrenVisitor - Class in org.modeshape.graph.session
A visitor that ensures that all children of a node are loaded, and provides a hook to post-process the parent.
GraphSession.LoadAllChildrenVisitor() - Constructor for class org.modeshape.graph.session.GraphSession.LoadAllChildrenVisitor
 
GraphSession.LoadNodesVisitor - Class in org.modeshape.graph.session
An abstract base class for visitors that need to load nodes using a single batch for all read operations.
GraphSession.LoadNodesVisitor() - Constructor for class org.modeshape.graph.session.GraphSession.LoadNodesVisitor
 
GraphSession.Node<Payload,PropertyPayload> - Class in org.modeshape.graph.session
 
GraphSession.Node(GraphSession<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>, GraphSession.NodeId, Location) - Constructor for class org.modeshape.graph.session.GraphSession.Node
 
GraphSession.NodeId - Class in org.modeshape.graph.session
An immutable identifier for a node, used within the GraphSession.
GraphSession.NodeId(long) - Constructor for class org.modeshape.graph.session.GraphSession.NodeId
Create a new node identifier.
GraphSession.NodeIdFactory - Interface in org.modeshape.graph.session
 
GraphSession.NodeOperations<Payload,PropertyPayload> - Class in org.modeshape.graph.session
A default implementation of GraphSession.Operations that provides all the basic functionality required by a graph session.
GraphSession.NodeOperations() - Constructor for class org.modeshape.graph.session.GraphSession.NodeOperations
 
GraphSession.NodeVisitor<NodePayload,PropertyPayloadType> - Class in org.modeshape.graph.session
The node visitor.
GraphSession.NodeVisitor() - Constructor for class org.modeshape.graph.session.GraphSession.NodeVisitor
 
GraphSession.NoOpAuthorizer - Class in org.modeshape.graph.session
GraphSession.Authorizer implementation that does nothing.
GraphSession.NoOpAuthorizer() - Constructor for class org.modeshape.graph.session.GraphSession.NoOpAuthorizer
 
GraphSession.Operations<NodePayload,PropertyPayload> - Interface in org.modeshape.graph.session
 
GraphSession.PropertyInfo<PropertyPayload> - Class in org.modeshape.graph.session
 
GraphSession.PropertyInfo(Property, boolean, GraphSession.Status, PropertyPayload) - Constructor for class org.modeshape.graph.session.GraphSession.PropertyInfo
 
GraphSession.RefreshState<Payload,PropertyPayload> - Class in org.modeshape.graph.session
 
GraphSession.RefreshState() - Constructor for class org.modeshape.graph.session.GraphSession.RefreshState
 
GraphSession.Snapshot<PropertyPayload> - Class in org.modeshape.graph.session
 
GraphSession.Snapshot(GraphSession.Node<?, PropertyPayload>, boolean, boolean) - Constructor for class org.modeshape.graph.session.GraphSession.Snapshot
 
GraphSession.Status - Enum in org.modeshape.graph.session
 
GraphSession.StructureSnapshot<PropertyPayload> - Class in org.modeshape.graph.session
A read-only visitor that walks the cache to obtain a snapshot of the cache structure.
GraphSession.StructureSnapshot(NamespaceRegistry, List<GraphSession.Snapshot<PropertyPayload>>) - Constructor for class org.modeshape.graph.session.GraphSession.StructureSnapshot
 
group(int) - Method in class org.modeshape.graph.property.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
groupCount() - Method in class org.modeshape.graph.property.PathExpression.Matcher
 
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.

H

handle(Callback[]) - Method in class org.modeshape.graph.JaasSecurityContext.UserPasswordCallbackHandler
handleUnknownToken(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method subclasses can override to check unknown tokens and perform additional node manipulation.
handleUnknownToken(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method subclasses can override to check unknown tokens and perform additional node manipulation.
HAS_ORDERABLE_CHILD_NODES - Static variable in class org.modeshape.graph.JcrLexicon
 
hasAlias() - Method in class org.modeshape.graph.query.model.Selector
Determine if this selector has an alias.
hasAncestorOfType(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Determine whether this node has an ancestor with the supplied type.
hasAncestorOfType(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.query.plan.PlanNode
Determine whether this node has an ancestor with any of the supplied types.
hasAncestorOfType(Set<PlanNode.Type>) - Method in class org.modeshape.graph.query.plan.PlanNode
Determine whether this node has an ancestor with any of the supplied types.
hasBooleanProperty(PlanNode.Property) - Method in class org.modeshape.graph.query.plan.PlanNode
Indicates if there is a non-null property value that equates to a true boolean value.
hasChanged(ComponentConfig) - Method in class org.modeshape.common.component.ComponentConfig
Determine whether this component has changed with respect to the supplied component.
hasChanges() - Method in class org.modeshape.graph.connector.base.MapNode
Determine if this node has any unsaved changes.
hasChanges() - Method in class org.modeshape.graph.connector.base.PathNode
Determine if this node has any unsaved changes.
hasChanges() - Method in class org.modeshape.repository.ModeShapeConfiguration
Determine if there are any unsaved changes to this configuration that must be saved before they take effect.
hasChild(Path.Segment) - Method in class org.modeshape.graph.session.GraphSession.Node
Determine whether this node has a child with the supplied name and SNS index.
hasChild(Name, int) - Method in class org.modeshape.graph.session.GraphSession.Node
Determine whether this node has a child with the supplied name and SNS index.
hasChildren() - Method in class org.modeshape.graph.Graph.GraphNode
 
hasChildren() - Method in interface org.modeshape.graph.Node
Return whether this node has children.
hasCollectionProperty(PlanNode.Property) - Method in class org.modeshape.graph.query.plan.PlanNode
Indicates if there is a non-null and non-empty Collection value for the property.
hasColumns(Schemata.Column...) - Method in class org.modeshape.graph.query.validate.ImmutableKey
Determine whether this key contains exactly those columns listed.
hasColumns(Iterable<Schemata.Column>) - Method in class org.modeshape.graph.query.validate.ImmutableKey
Determine whether this key contains exactly those columns listed.
hasColumns(Schemata.Column...) - Method in interface org.modeshape.graph.query.validate.Schemata.Key
Determine whether this key contains exactly those columns listed.
hasColumns(Iterable<Schemata.Column>) - Method in interface org.modeshape.graph.query.validate.Schemata.Key
Determine whether this key contains exactly those columns listed.
hasCriteria - Variable in class org.modeshape.graph.query.plan.PlanHints
This flag indicates that the plan has a criteria somewhere
hasError() - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
Return whether there is an error associated with this request
hasError() - Method in class org.modeshape.graph.request.Request
Return whether there is an error associated with this request
hasErrors() - Method in class org.modeshape.common.collection.AbstractProblems
 
hasErrors() - Method in class org.modeshape.common.collection.ImmutableProblems
Determine if there is at least one error in this collection.
hasErrors() - Method in interface org.modeshape.common.collection.Problems
Determine if there is at least one error in this collection.
hasErrors() - Method in class org.modeshape.common.collection.ThreadSafeProblems
Determine if there is at least one error in this collection.
hasErrors() - Method in class org.modeshape.graph.query.process.QueryResults
Return true if there is at least one error recorded in the problems.
hasErrors() - Method in interface org.modeshape.graph.query.QueryResults
Return true if there is at least one error recorded in the problems.
hasExceptionsToRule() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Get whether this rule has any exceptions.
hasExecuted() - Method in class org.modeshape.graph.Graph.Batch
Return whether this batch has been executed.
hasExtraColumns() - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Determine whether this table allows has extra columns not included in the column list.
hasFullText(Location, String) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
Determine whether the node at the supplied location satisfies the supplied full-text query.
hasFullText(Location, String, String) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
Determine whether the named property of the node at the supplied location satisfies the supplied full-text query.
hasFullTextSearch - Variable in class org.modeshape.graph.query.plan.PlanHints
 
hasFullTextSearchScores() - Method in class org.modeshape.graph.query.process.FullTextSearchResultColumns
Determine whether these results include full-text search scores.
hasFullTextSearchScores() - Method in class org.modeshape.graph.query.process.QueryResultColumns
Determine whether these results include full-text search scores.
hasFullTextSearchScores() - Method in interface org.modeshape.graph.query.QueryResults.Columns
Determine whether these results include full-text search scores.
hashCode() - Method in class org.modeshape.common.collection.AbstractMultimap
hashCode() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
hashCode() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
hashCode() - Method in class org.modeshape.common.collection.ImmutableAppendedList
hashCode() - Method in class org.modeshape.common.collection.LinkedListMultimap
hashCode() - Method in class org.modeshape.common.collection.Problem
hashCode() - Method in class org.modeshape.common.collection.UnmodifiableProperties
hashCode() - Method in class org.modeshape.common.component.ComponentConfig
hashCode() - Method in class org.modeshape.common.text.Inflector.Rule
 
hashCode() - Method in class org.modeshape.common.text.Position
HashCode - Class in org.modeshape.common.util
Utilities for easily computing hash codes.
HashCode() - Constructor for class org.modeshape.common.util.HashCode
 
hashCode() - Method in class org.modeshape.common.util.Reflection.Property
hashCode() - Method in class org.modeshape.connector.disk.DiskSource
 
hashCode() - Method in class org.modeshape.connector.infinispan.InfinispanSource
 
hashCode() - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
 
hashCode() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
hashCode() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated. 
hashCode() - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
hashCode() - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
hashCode() - Method in class org.modeshape.connector.store.jpa.Model
 
hashCode() - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
hashCode() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
hashCode() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
hashCode() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
hashCode() - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
hashCode() - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
hashCode() - Method in class org.modeshape.graph.connector.base.MapNode
hashCode() - Method in class org.modeshape.graph.connector.base.PathNode
 
hashCode() - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
hashCode() - Method in class org.modeshape.graph.connector.federation.Projection
hashCode() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
hashCode() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
 
hashCode() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
hashCode() - Method in class org.modeshape.graph.Graph.GraphNode
 
hashCode() - Method in class org.modeshape.graph.Graph.GraphWorkspace
hashCode() - Method in class org.modeshape.graph.Location
hashCode() - Method in class org.modeshape.graph.observe.ChangeObserver.ChangeSourceReference
hashCode() - Method in class org.modeshape.graph.observe.ChangeObservers.ObserverReference
hashCode() - Method in class org.modeshape.graph.observe.Changes
hashCode() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
hashCode() - Method in class org.modeshape.graph.property.PathExpression
hashCode() - Method in class org.modeshape.graph.property.PathExpression.Matcher
hashCode() - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
hashCode() - Method in class org.modeshape.graph.query.model.AllNodes
hashCode() - Method in class org.modeshape.graph.query.model.And
hashCode() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
hashCode() - Method in class org.modeshape.graph.query.model.Between
hashCode() - Method in class org.modeshape.graph.query.model.BindVariableName
hashCode() - Method in class org.modeshape.graph.query.model.ChildNode
hashCode() - Method in class org.modeshape.graph.query.model.ChildNodeJoinCondition
hashCode() - Method in class org.modeshape.graph.query.model.Column
hashCode() - Method in class org.modeshape.graph.query.model.Comparison
hashCode() - Method in class org.modeshape.graph.query.model.DescendantNode
hashCode() - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
hashCode() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
hashCode() - Method in class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
hashCode() - Method in class org.modeshape.graph.query.model.FullTextSearch
hashCode() - Method in class org.modeshape.graph.query.model.FullTextSearch.NegationTerm
hashCode() - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
hashCode() - Method in class org.modeshape.graph.query.model.FullTextSearchScore
hashCode() - Method in class org.modeshape.graph.query.model.Join
hashCode() - Method in class org.modeshape.graph.query.model.Length
hashCode() - Method in class org.modeshape.graph.query.model.Limit
hashCode() - Method in class org.modeshape.graph.query.model.Literal
hashCode() - Method in class org.modeshape.graph.query.model.LowerCase
hashCode() - Method in class org.modeshape.graph.query.model.NamedSelector
hashCode() - Method in class org.modeshape.graph.query.model.NodeDepth
hashCode() - Method in class org.modeshape.graph.query.model.NodeLocalName
hashCode() - Method in class org.modeshape.graph.query.model.NodeName
hashCode() - Method in class org.modeshape.graph.query.model.NodePath
hashCode() - Method in class org.modeshape.graph.query.model.Not
hashCode() - Method in class org.modeshape.graph.query.model.Or
hashCode() - Method in class org.modeshape.graph.query.model.Ordering
hashCode() - Method in class org.modeshape.graph.query.model.PropertyExistence
hashCode() - Method in class org.modeshape.graph.query.model.PropertyValue
hashCode() - Method in class org.modeshape.graph.query.model.Query
hashCode() - Method in class org.modeshape.graph.query.model.ReferenceValue
hashCode() - Method in class org.modeshape.graph.query.model.SameNode
hashCode() - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
hashCode() - Method in class org.modeshape.graph.query.model.SelectorName
hashCode() - Method in class org.modeshape.graph.query.model.SetCriteria
hashCode() - Method in class org.modeshape.graph.query.model.SetQuery
hashCode() - Method in class org.modeshape.graph.query.model.Subquery
hashCode() - Method in class org.modeshape.graph.query.model.UpperCase
hashCode() - Method in class org.modeshape.graph.query.parse.QueryParsers
hashCode() - Method in class org.modeshape.graph.request.AccessQueryRequest
hashCode() - Method in class org.modeshape.graph.request.CloneBranchRequest
hashCode() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
hashCode() - Method in class org.modeshape.graph.request.CollectGarbageRequest
hashCode() - Method in class org.modeshape.graph.request.CopyBranchRequest
hashCode() - Method in class org.modeshape.graph.request.CreateNodeRequest
hashCode() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
hashCode() - Method in class org.modeshape.graph.request.DeleteBranchRequest
hashCode() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
hashCode() - Method in class org.modeshape.graph.request.FullTextSearchRequest
hashCode() - Method in class org.modeshape.graph.request.FunctionRequest
hashCode() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
hashCode() - Method in class org.modeshape.graph.request.LockBranchRequest
hashCode() - Method in class org.modeshape.graph.request.MoveBranchRequest
hashCode() - Method in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
hashCode() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
hashCode() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
hashCode() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
hashCode() - Method in class org.modeshape.graph.request.ReadBranchRequest
hashCode() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
hashCode() - Method in class org.modeshape.graph.request.ReadNodeRequest
hashCode() - Method in class org.modeshape.graph.request.ReadPropertyRequest
hashCode() - Method in class org.modeshape.graph.request.RemovePropertyRequest
hashCode() - Method in class org.modeshape.graph.request.RenameNodeRequest
hashCode() - Method in class org.modeshape.graph.request.SetPropertyRequest
hashCode() - Method in class org.modeshape.graph.request.UnlockBranchRequest
hashCode() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
hashCode() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
hashCode() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
hashCode() - Method in class org.modeshape.graph.session.GraphSession.Node
hashCode() - Method in class org.modeshape.graph.session.GraphSession.NodeId
hashCode() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
hashCode() - Method in class org.modeshape.jcr.query.qom.JcrNamedSelector
hashCode() - Method in class org.modeshape.sequencer.ddl.dialect.db2.Db2DdlParser
hashCode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
hashCode() - Method in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
hashCode() - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
HASHED - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
HashMultimap<K,V> - Class in org.modeshape.common.collection
A Multimap implementation that uses an HashSet to store the values associated with a key.
HashMultimap() - Constructor for class org.modeshape.common.collection.HashMultimap
 
hasIdProperties() - Method in class org.modeshape.graph.Location
Return whether this location is defined (at least in part) with identification properties.
hasIndex() - Method in interface org.modeshape.graph.property.Path.Segment
Return whether this segment has an index.
hasInfo() - Method in class org.modeshape.common.collection.AbstractProblems
 
hasInfo() - Method in class org.modeshape.common.collection.ImmutableProblems
Determine if there is at least one informational problem in this collection.
hasInfo() - Method in interface org.modeshape.common.collection.Problems
Determine if there is at least one informational problem in this collection.
hasInfo() - Method in class org.modeshape.common.collection.ThreadSafeProblems
Determine if there is at least one informational problem in this collection.
hasJoin - Variable in class org.modeshape.graph.query.plan.PlanHints
This flag indicates that the plan has a join somewhere
hasKey(Schemata.Column...) - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Determine whether this table has a key that contains exactly those columns listed.
hasKey(Iterable<Schemata.Column>) - Method in interface org.modeshape.graph.query.validate.Schemata.Table
Determine whether this table has a key that contains exactly those columns listed.
hasLimit - Variable in class org.modeshape.graph.query.plan.PlanHints
 
hasMixinType(AstNode, Name) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Utility method to determine if an AstNode contains a specific mixin type.
hasModifierNamed(String) - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
hasModifierNamed(String) - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
hasModifierNamed(String) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
hasNext() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
hasNext() - Method in class org.modeshape.common.collection.AbstractMultimap.ValueIterator
hasNext() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection.DelegateIterator
hasNext() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap.WrappedMapEntryIterator
hasNext() - Method in class org.modeshape.common.collection.EmptyIterator
hasNext() - Method in class org.modeshape.common.collection.LinkedListMultimap.EntryIterator
hasNext() - Method in class org.modeshape.common.collection.LinkedListMultimap.KeyIterator
hasNext() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
hasNext() - Method in class org.modeshape.common.collection.ReadOnlyIterator
hasNext() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if there is another character available in this stream.
hasNext() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if there is another character available in this stream.
hasNext() - Method in class org.modeshape.common.text.TokenStream
Determine if this stream has another token to be consumed.
hasNext() - Method in class org.modeshape.graph.query.process.QueryResults.TupleCursor
Determine whether this cursor can be moved from its current position to the next row.
hasNext() - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Determine whether this cursor can be moved from its current position to the next row.
hasNext() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
hasNext() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
hasNext() - Method in class org.modeshape.jdbc.JcrResultSet
 
hasNodeCache() - Method in class org.modeshape.graph.connector.base.MapWorkspace
Indicates whether this workspace has a node cache.
hasNodeCache() - Method in class org.modeshape.graph.connector.base.PathWorkspace
Indicates whether this workspace has a node cache.
hasNodeCache() - Method in interface org.modeshape.graph.connector.base.Workspace
Indicates whether this workspace has a node cache.
hasNodeType(String) - Method in class org.modeshape.jcr.JcrNodeTypeManager
Returns true if and only if the node type with the given name exists.
hasNoEffect() - Method in class org.modeshape.graph.request.MoveBranchRequest
Determine whether this move request can be determined to have no effect.
hasObservers() - Method in class org.modeshape.clustering.ClusteredObservationBus
Determine whether this particular bus currently has any observers.
hasObservers() - Method in class org.modeshape.graph.observe.LocalObservationBus
Determine whether this particular bus currently has any observers.
hasObservers() - Method in interface org.modeshape.graph.observe.ObservationBus
Determine whether this particular bus currently has any observers.
hasOptionalJoin - Variable in class org.modeshape.graph.query.plan.PlanHints
 
hasOrderableChildNodes() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
hasPassesRemaining() - Method in class org.modeshape.repository.RepositoryService.GarbageCollectedSource
 
hasPath() - Method in class org.modeshape.graph.Location
Return whether this location is defined (at least in part) by a path.
hasPendingChanges() - Method in class org.modeshape.graph.session.GraphSession
Returns whether the session cache has any pending changes that need to be executed.
hasPermission(ExecutionContext, String, String, String, Path, String...) - Method in interface org.modeshape.jcr.security.AuthorizationProvider
Determine if the supplied execution context has permission for all of the named actions in the named workspace.
hasPrevious() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
hasPrevious() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
hasProblem() - Method in class org.modeshape.common.i18n.I18n
 
hasProblem(Locale) - Method in class org.modeshape.common.i18n.I18n
 
hasProblems() - Method in class org.modeshape.common.collection.AbstractProblems
 
hasProblems() - Method in class org.modeshape.common.collection.ImmutableProblems
Determine if there are problems in this collection.
hasProblems() - Method in interface org.modeshape.common.collection.Problems
Determine if there are problems in this collection.
hasProblems() - Method in class org.modeshape.common.collection.ThreadSafeProblems
Determine if there are problems in this collection.
hasProperty(PlanNode.Property) - Method in class org.modeshape.graph.query.plan.PlanNode
Indicates if there is a non-null value for the property.
hasProperty(Location, String) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
Determine whether the node at the supplied location has the named property.
hasProperty(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Define a constraint clause that the node within the named table has at least one value for the named property.
hasRequests() - Method in class org.modeshape.graph.request.BatchRequestBuilder
Determine whether this builder has built any requests.
hasRole(String) - Method in class org.modeshape.graph.JaasSecurityContext
Returns whether the authenticated user has the given role.
hasRole(String) - Method in interface org.modeshape.graph.SecurityContext
Returns whether the authenticated user has the given role.
hasRole(String) - Method in interface org.modeshape.jcr.api.SecurityContext
Deprecated. Returns whether the authenticated user has the given role.
hasRole(String) - Method in class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
 
hasRole(String) - Method in class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
Returns whether the authenticated user has the given role.
hasRole(String) - Method in class org.modeshape.web.jcr.ServletSecurityContext
Deprecated. Returns whether the authenticated user has the given role.
hasRowLimited() - Method in class org.modeshape.graph.query.model.Limit
Determine whether this limit clause defines a maximum limit
hasSameAncestor(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path and the supplied path have the same immediate ancestor.
hasSelector(String) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Determine if these results contain values from the selector with the supplied name.
hasSelector(String) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Determine if these results contain values from the selector with the supplied name.
hasSelector(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
hasSetQuery - Variable in class org.modeshape.graph.query.plan.PlanHints
flag indicates that the plan has a union somewhere
hasSizeOfAtLeast(Collection<?>, int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the collection contains at least the supplied number of elements
hasSizeOfAtLeast(Map<?, ?>, int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the map contains at least the supplied number of entries
hasSizeOfAtLeast(Object[], int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the array contains at least the supplied number of elements
hasSizeOfAtMost(Collection<?>, int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the collection contains no more than the supplied number of elements
hasSizeOfAtMost(Map<?, ?>, int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the map contains no more than the supplied number of entries
hasSizeOfAtMost(Object[], int, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the array contains no more than the supplied number of elements
hasSort - Variable in class org.modeshape.graph.query.plan.PlanHints
This flag indicates that the plan has a sort somewhere
hasSubqueries - Variable in class org.modeshape.graph.query.plan.PlanHints
 
hasView - Variable in class org.modeshape.graph.query.plan.PlanHints
Flag indicates that the plan has at least one view somewhere
hasWarnings() - Method in class org.modeshape.common.collection.AbstractProblems
 
hasWarnings() - Method in class org.modeshape.common.collection.ImmutableProblems
Determine if there is at least one warning in this collection.
hasWarnings() - Method in interface org.modeshape.common.collection.Problems
Determine if there is at least one warning in this collection.
hasWarnings() - Method in class org.modeshape.common.collection.ThreadSafeProblems
Determine if there is at least one warning in this collection.
hasWarnings() - Method in class org.modeshape.graph.query.process.QueryResults
Return true if there is at least one warning recorded in the problems.
hasWarnings() - Method in interface org.modeshape.graph.query.QueryResults
Return true if there is at least one warning recorded in the problems.
hasWorkspace(String) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
 
HEADING_LEVEL - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
HEADING_NAME - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
HEADING_NODE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
headSet(K) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
HEIGHT - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
HibernateAdapter - Class in org.modeshape.connector.store.jpa
Hibernate 3-specifc implementation of JpaAdapter
HibernateAdapter() - Constructor for class org.modeshape.connector.store.jpa.HibernateAdapter
 
HIERARCHICAL - Static variable in class org.modeshape.jcr.JcrRepository.VersionHistoryOption
The value that signals that all "nt:versionHistory" nodes be stored under a 4-tier hiearchical structure created by the first 8 characters of the UUID string broken into 2-character pairs.
HIERARCHY_NODE - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
HOLD - Static variable in class org.modeshape.jcr.JcrLexicon
 
holdsLock(String) - Method in class org.modeshape.jcr.JcrLockManager
 
HTTP_ADDRESS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
HTTP_BINDING - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
HTTP_OPERATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
HTTP_URL_ENCODED - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
HTTP_URL_PREFIX - Static variable in class org.modeshape.jdbc.JcrDriver
 
HTTP_URL_REPLACEMENT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
HttpRepositoryDelegate - Class in org.modeshape.jdbc.delegate
The HTTPRepositoryDelegate provides remote Repository implementation to access the Jcr layer via HTTP lookup.
HttpRepositoryDelegate(String, Properties, LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
humanize(String, String...) - Method in class org.modeshape.common.text.Inflector
Capitalizes the first word and turns underscores into spaces and strips trailing "_id" and any supplied removable tokens.

I

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.
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
 
id() - Method in class org.modeshape.common.i18n.I18n
 
ID - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
IDENTIFIER_LEADING_TERMINAL - Static variable in interface org.modeshape.graph.property.Path
The character used to begin an identifier segment within a path.
IDENTIFIER_TRAILING_TERMINAL - Static variable in interface org.modeshape.graph.property.Path
The character used to end an identifier segment within a path.
identifierFor(Path) - Static method in class org.modeshape.graph.Location
 
identifierPathContainedUnsupportedIdentifierFormat - Static variable in class org.modeshape.graph.GraphI18n
 
identifierPathContainedUnsupportedIdentifierFormat - Static variable in class org.modeshape.jcr.JcrI18n
 
identifierPathDoesNotMatchSuppliedUuid - Static variable in class org.modeshape.graph.GraphI18n
 
identifierPathNeverReferencesProperty - Static variable in class org.modeshape.jcr.JcrI18n
 
IDENTITY_CONSTRAINT_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
idFactory - Variable in class org.modeshape.graph.session.GraphSession
 
IDLE_TIME_IN_SECONDS_BEFORE_TESTING_CONNECTIONS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
IDLE_TIME_IN_SECONDS_BEFORE_TESTING_CONNECTIONS - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
idleTimeInSecondsBeforeTestingConnectionsPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
idleTimeInSecondsBeforeTestingConnectionsPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
idleTimeInSecondsBeforeTestingConnectionsPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
idleTimeInSecondsBeforeTestingConnectionsPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
idleTimeInSecondsBeforeTestingConnectionsPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
idleTimeInSecondsBeforeTestingConnectionsPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
IF_MISSING - Static variable in class org.modeshape.jcr.JcrRepository.RebuildQueryIndexOnStartupOption
The value that indicates that the query index for each workspace should be rebuilt only if it does not already exist.
ifAbsent() - Method in interface org.modeshape.graph.Graph.Create
Create the node only if there is no existing node with the same name (ignoring same-name-sibling indexes).
ifAbsent() - Method in class org.modeshape.graph.Graph.CreateAction
Create the node only if there is no existing node with the same name (ignoring same-name-sibling indexes).
IgnoreProperties - Class in org.modeshape.connector.filesystem
A CustomPropertiesFactory implementation that ignores the "extra" or "custom" properties for 'nt:file', 'nt:folder', and 'nt:resource' nodes.
IgnoreProperties() - Constructor for class org.modeshape.connector.filesystem.IgnoreProperties
Create an instance of this factory.
ignoreSubmit - Variable in class org.modeshape.graph.io.GraphBatchDestination
 
illegalAccessExceptionWhileSettingProperty - Static variable in class org.modeshape.repository.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.
ImageMetadataLexicon() - Constructor for class org.modeshape.sequencer.image.ImageMetadataLexicon
 
ImageMetadataLexicon.Namespace - Class in org.modeshape.sequencer.image
 
ImageMetadataLexicon.Namespace() - Constructor for class org.modeshape.sequencer.image.ImageMetadataLexicon.Namespace
 
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
 
ImageSequencerI18n - Class in org.modeshape.sequencer.image
The internationalized string constants for the org.modeshape.sequencer.image* packages.
ImageSequencerI18n() - Constructor for class org.modeshape.sequencer.image.ImageSequencerI18n
 
immediateClone(Path, String, Path, boolean, boolean) - Method in class org.modeshape.graph.session.GraphSession
Clone the supplied source branch and place into the destination location, optionally removing any existing copy that already exists in the destination location, doing so immediately without enqueuing the operation within the session's operations.
immediateCopy(Path, Path) - Method in class org.modeshape.graph.session.GraphSession
Copy the node at the supplied source path in the named workspace, and place the copy at the supplied location within the current workspace, doing so immediately without enqueuing the operation within the session's operations.
immediateCopy(Path, String, Path) - Method in class org.modeshape.graph.session.GraphSession
Copy the node at the supplied source path in the named workspace, and place the copy at the supplied location within the current workspace, doing so immediately without enqueuing the operation within the session's operations.
immediateCreateOrReplace(Path, Collection<Property>) - Method in class org.modeshape.graph.session.GraphSession
Create a new node at the supplied location, appending to any existing node at that path.
immediateMove(Path, Path) - Method in class org.modeshape.graph.session.GraphSession
Move this node from its current location so that is is a child of the supplied parent, doing so immediately without enqueuing the operation within the session's operations.
Immutable - Annotation Type in org.modeshape.common.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.
ImmutableCachePolicy - Class in org.modeshape.graph.cache
A basic CachePolicy implementation with a fixed time to live.
ImmutableCachePolicy(long) - Constructor for class org.modeshape.graph.cache.ImmutableCachePolicy
 
ImmutableColumn - Class in org.modeshape.graph.query.validate
 
ImmutableColumn(String, String) - Constructor for class org.modeshape.graph.query.validate.ImmutableColumn
 
ImmutableColumn(String, String, boolean) - Constructor for class org.modeshape.graph.query.validate.ImmutableColumn
 
ImmutableColumn(String, String, boolean, boolean, Operator...) - Constructor for class org.modeshape.graph.query.validate.ImmutableColumn
 
ImmutableColumn(String, String, boolean, boolean, Set<Operator>) - Constructor for class org.modeshape.graph.query.validate.ImmutableColumn
 
ImmutableKey - Class in org.modeshape.graph.query.validate
 
ImmutableKey(Iterable<Schemata.Column>) - Constructor for class org.modeshape.graph.query.validate.ImmutableKey
 
ImmutableKey(Schemata.Column...) - Constructor for class org.modeshape.graph.query.validate.ImmutableKey
 
ImmutableMapEntry<K,V> - Class in org.modeshape.common.collection
An immutable Map.Entry implementation.
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.graph.query.validate
An immutable Schemata implementation.
ImmutableSchemata(Map<SelectorName, Schemata.Table>) - Constructor for class org.modeshape.graph.query.validate.ImmutableSchemata
 
ImmutableSchemata.Builder - Class in org.modeshape.graph.query.validate
A builder of immutable Schemata objects.
ImmutableSchemata.Builder(TypeSystem) - Constructor for class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
 
ImmutableSchemata.MutableTable - Class in org.modeshape.graph.query.validate
 
ImmutableSchemata.MutableTable(String, List<Schemata.Column>, boolean) - Constructor for class org.modeshape.graph.query.validate.ImmutableSchemata.MutableTable
 
IMPORT - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
IMPORT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
IMPORT_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
IMPORT_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
importContent(Session, String) - Method in class org.modeshape.jcr.JcrTools
 
importContent(Session, String, int) - Method in class org.modeshape.jcr.JcrTools
 
importContent(Session, String, String) - Method in class org.modeshape.jcr.JcrTools
 
importContent(Session, String, String, int) - Method in class org.modeshape.jcr.JcrTools
 
importContent(Session, Class<?>, String) - Static method in class org.modeshape.jcr.JcrTools
 
importContent(Session, Class<?>, String, String) - Static method in class org.modeshape.jcr.JcrTools
 
importContent(Session, Class<?>, String, String, int) - Static method in class org.modeshape.jcr.JcrTools
 
IMPORTED - Static variable in class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon
 
IMPORTED_XSD - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
IMPORTED_XSDS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
importFrom(InputStream, Problems, String) - Method in class org.modeshape.cnd.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.cnd.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.cnd.CndImporter
Import the CND content from the supplied stream, placing the content into the importer's destination.
importFrom(Destination, Path, String, String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Method that loads into the graph destination the content containing the node type definitions.
importFrom(Destination, Path, String, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Method that loads into the graph destination the content containing the node type definitions.
importFrom(InputStream, Problems, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. 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.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. 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.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Import the CND content from the supplied stream, placing the content into the importer's destination.
ImportMetadata - Class in org.modeshape.sequencer.java.metadata
Import metadata.
ImportMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ImportMetadata
 
ImportOnDemandMetadata - Class in org.modeshape.sequencer.java.metadata
On-demand import metadata.
ImportOnDemandMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ImportOnDemandMetadata
 
importXml(URI, Location) - Method in class org.modeshape.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(URI, Location, boolean) - Method in class org.modeshape.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(InputStream, Location) - Method in class org.modeshape.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(InputStream, Location, boolean) - Method in class org.modeshape.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXmlFrom(InputStream) - Method in class org.modeshape.graph.Graph
Import the content from the provided stream of XML data, specifying via the returned object where the content is to be imported.
importXmlFrom(URI) - Method in class org.modeshape.graph.Graph
Import the content from the XML file at the supplied URI, specifying via the returned object where the content is to be imported.
importXmlFrom(String) - Method in class org.modeshape.graph.Graph
Import the content from the XML file at the supplied file location, specifying via the returned object where the content is to be imported.
importXmlFrom(String, ClassLoader) - Method in class org.modeshape.graph.Graph
Import the content from the XML file at the supplied file location, specifying via the returned object where the content is to be imported.
importXmlFrom(File) - Method in class org.modeshape.graph.Graph
Import the content from the XML file at the supplied file, specifying via the returned object where the content is to be imported.
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.qom.JcrQueryObjectModelFactory
Tests that the value (or values) defined by the supplied dynamic operand are found within the specified set of values.
IN_OUT_NO_COPY - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
inBlockOf(int) - Method in interface org.modeshape.graph.Graph.Children
Specify that a block of children are to be retreived, and in particular the number of children that are to be returned.
INCLUDE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
includeChildrenInSubgraph(Location, Map<Name, Property>, boolean) - Method in class org.modeshape.graph.request.processor.RequestProcessor
This method is called from RequestProcessor.process(ReadBranchRequest) when determining whether particular nodes should be included in subgraph reads.
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.graph.query.process.QueryResultColumns
 
includeFullTextScores(Constraint) - Static method in class org.modeshape.graph.query.process.QueryResultColumns
 
includeMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Include the MIME type from extraction.
includes(Path) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
 
includes(String) - Method in interface org.modeshape.graph.Graph.BaseResults
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.modeshape.graph.Graph.BaseResults
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.modeshape.graph.Graph.BaseResults
Return whether this subgraph has a node at the supplied location.
includes(NetChangeObserver.ChangeType...) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Determine whether this net change includes any of the supplied types.
includes(QueryResults.Columns) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Determine whether this mapping includes all of the columns (and locations) in the supplied mapping.
includes(QueryResults.Columns) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Determine whether this mapping includes all of the columns (and locations) in the supplied mapping.
includes(Location) - Method in class org.modeshape.graph.request.ReadBranchRequest
Return whether this branch contains the specified location.
includes(Path) - Method in class org.modeshape.graph.request.ReadBranchRequest
Return whether this branch contains the specified path.
includes(String) - Method in interface org.modeshape.graph.Results
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.modeshape.graph.Results
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.modeshape.graph.Results
Return whether this subgraph has a node at the supplied location.
includesAllOf(NetChangeObserver.ChangeType...) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Determine whether this net change includes all of the supplied types.
includesOnly(NetChangeObserver.ChangeType...) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Determine whether this net change includes only the supplied types.
includesWeakReferences() - Method in class org.modeshape.graph.query.model.ReferenceValue
Get whether weak references should be included.
INCLUSION_PATTERN - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
InclusionExclusionFilenameFilter - Class in org.modeshape.connector.filesystem
Provides basic filename filter implementation for simple inclusion/exclusion pattern.
InclusionExclusionFilenameFilter() - Constructor for class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
inclusionPatternPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
inclusionPatternPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
inclusionPatternPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
incrementEntryCountFor(K) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
incrementExpirations() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
incrementExpirations() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
incrementHits() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
incrementHits() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
incrementMisses() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
incrementMisses() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
incrementWrites() - Method in class org.modeshape.graph.connector.base.cache.DefaultCacheStatistics
 
incrementWrites() - Method in class org.modeshape.graph.connector.path.cache.DefaultCacheStatistics
 
index() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Get the index for the last character returned from TokenStream.CharacterStream.next().
index() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Get the index for the last character returned from TokenStream.CharacterStream.next().
index(ExecutionContext, Iterable<ChangeRequest>) - Method in interface org.modeshape.graph.search.SearchEngine
Update the indexes with the supplied set of changes to the content.
index(String) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Index all of the content in the named workspace within the source.
index(String, Path) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Crawl and index the full subgraph content starting at the supplied path in the named workspace.
index(String, Path, int) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Crawl and index the content starting at the supplied path in the named workspace, to the designated depth.
index(String, Location) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Crawl and index the full subgraph content starting at the supplied location in the named workspace.
index(String, Location, int) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Crawl and index the content starting at the supplied location in the named workspace, to the designated depth.
INDEX - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
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_NOT_USED - Static variable in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
 
INDEX_NOT_USED - Static variable in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
 
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_READ_DEPTH - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.INDEX_READ_DEPTH option is "4" .
indexAllWorkspaces() - Method in class org.modeshape.graph.search.SearchEngineIndexer
Index (or re-index) all of the content in all of the workspaces within the source.
indexExists(String) - Method in interface org.modeshape.graph.search.SearchEngine
 
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.graph.connector.base.MapTransaction.Children
indexProperties(String, Location) - Method in class org.modeshape.graph.search.SearchEngineIndexer
 
indexRebuildingComplete - Static variable in class org.modeshape.jcr.JcrI18n
 
indexRebuildingOfWorkspaceComplete - Static variable in class org.modeshape.jcr.JcrI18n
 
indexRebuildingOfWorkspaceStarted - Static variable in class org.modeshape.jcr.JcrI18n
 
indexRebuildingStarted - Static variable in class org.modeshape.jcr.JcrI18n
 
indexSubgraph(String, Location, int) - Method in class org.modeshape.graph.search.SearchEngineIndexer
 
INFINISPAN_SERVER_LIST - Static variable in class org.modeshape.connector.infinispan.RemoteInfinispanSource
 
InfinispanConnectorI18n - Class in org.modeshape.connector.infinispan
The internationalized string constants for the org.modeshape.connector.infinispan* packages.
InfinispanConnectorI18n() - Constructor for class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
InfinispanNode - Class in org.modeshape.connector.infinispan
A specialization of the MapNode.
InfinispanNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>) - Constructor for class org.modeshape.connector.infinispan.InfinispanNode
Create a new node for storage inside Infinispan.
InfinispanNode(UUID, Path.Segment, UUID, Iterable<Property>, List<UUID>) - Constructor for class org.modeshape.connector.infinispan.InfinispanNode
Create a new node for storage inside Infinispan.
InfinispanNode(UUID) - Constructor for class org.modeshape.connector.infinispan.InfinispanNode
Create a new node for storage inside Infinispan.
InfinispanRepository - Class in org.modeshape.connector.infinispan
The representation of an in-memory repository and its content.
InfinispanRepository(BaseInfinispanSource, CacheContainer) - Constructor for class org.modeshape.connector.infinispan.InfinispanRepository
 
InfinispanSource - Class in org.modeshape.connector.infinispan
A repository source that uses an Infinispan instance to manage the content.
InfinispanSource() - Constructor for class org.modeshape.connector.infinispan.InfinispanSource
Create a repository source instance.
InfinispanTransaction - Class in org.modeshape.connector.infinispan
 
InfinispanTransaction(ExecutionContext, InfinispanRepository, UUID, Lock) - Constructor for class org.modeshape.connector.infinispan.InfinispanTransaction
 
InfinispanWorkspace - Class in org.modeshape.connector.infinispan
 
InfinispanWorkspace(String, Cache<UUID, InfinispanNode>, InfinispanNode) - Constructor for class org.modeshape.connector.infinispan.InfinispanWorkspace
Create a new workspace instance.
InfinispanWorkspace(String, Cache<UUID, InfinispanNode>, InfinispanWorkspace) - Constructor for class org.modeshape.connector.infinispan.InfinispanWorkspace
Create a new workspace instance.
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 - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
Inflector.Rule - Class in org.modeshape.common.text
 
Inflector.Rule(String, String) - Constructor for class org.modeshape.common.text.Inflector.Rule
 
info(I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
info(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
info(I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log a message at the INFO level according to the specified format and (optional) parameters.
info(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log an exception (throwable) at the INFO level with an accompanying message.
info(I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the INFO level according to the specified format and (optional) parameters.
info(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
info() - Method in class org.modeshape.jdbc.JcrConnection
 
InheritingXmlSequencer - Class in org.modeshape.sequencer.xml
An XML sequencer that is a specialization of XmlSequencer by inheriting unqualified attribute namespaces from the element rather than from the default namespace.
InheritingXmlSequencer() - Constructor for class org.modeshape.sequencer.xml.InheritingXmlSequencer
 
init() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
 
init() - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
 
INIT_CONTENT_MAPPER_CLASS_NAME - Static variable in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
 
INIT_CONTENT_PRIMARY_TYPE_NAMES - Static variable in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
INIT_NEW_CONTENT_PRIMARY_TYPE_NAME - Static variable in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
INIT_NEW_FOLDER_PRIMARY_TYPE_NAME - Static variable in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
INIT_NEW_RESOURCE_PRIMARY_TYPE_NAME - Static variable in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
INIT_REPOSITORY_NAME - Static variable in class org.modeshape.web.jcr.webdav.DefaultRequestResolver
Deprecated.  
INIT_REPOSITORY_NAME - Static variable in class org.modeshape.web.jcr.webdav.SingleRepositoryRequestResolver
 
INIT_REQUEST_RESOLVER_CLASS_NAME - Static variable in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
 
INIT_RESOURCE_PRIMARY_TYPES_NAMES - Static variable in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
INIT_WORKSPACE_NAME - Static variable in class org.modeshape.web.jcr.webdav.DefaultRequestResolver
Deprecated.  
INIT_WORKSPACE_NAME - Static variable in class org.modeshape.web.jcr.webdav.SingleRepositoryRequestResolver
 
initDescriptors() - Method in class org.modeshape.jcr.JcrEngine
 
INITIAL_CONTENT - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
initialActivityMonitorTaskName - Static variable in class org.modeshape.common.CommonI18n
 
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
Set the Context.INITIAL_CONTEXT_FACTORY system property to the name of this context's factory class.
initialize() - Method in class org.modeshape.common.text.Inflector
 
initialize() - Method in class org.modeshape.connector.disk.DiskRepository
 
initialize() - Method in class org.modeshape.connector.filesystem.FileSystemRepository
Creates any predefined workspaces, including the default workspace.
initialize(RepositoryContext) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize() - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository
 
initialize(RepositoryContext) - Method in class org.modeshape.connector.store.jpa.JpaSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize() - Method in class org.modeshape.extractor.tika.TikaTextExtractor
This class lazily initializes the DefaultParser instance.
initialize(RepositoryContext) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize() - Method in class org.modeshape.graph.connector.base.Repository
Initializes the repository by creating the default workspace.
initialize(RepositoryContext) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
 
initialize() - Method in class org.modeshape.graph.connector.map.MapRepository
Initializes the repository by creating the default workspace.
initialize(RepositoryContext) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(PathCachePolicy, String) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
initialize(PathCachePolicy, String) - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Injects the cache policy into the cache
initialize() - Method in class org.modeshape.graph.connector.path.PathRepository
Initializes the repository by creating the default workspace.
initialize(RepositoryContext) - Method in interface org.modeshape.graph.connector.RepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.modeshape.graph.search.SearchableRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(ServletContext) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
Initialize the content mapper based on the provided context
initialize(ServletContext) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
initialize(ServletContext) - Method in class org.modeshape.web.jcr.webdav.DefaultRequestResolver
Deprecated.  
initialize(ServletContext) - Method in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
initialize(ServletContext) - Method in interface org.modeshape.web.jcr.webdav.RequestResolver
Initialize the resolver based on the provided context
initialize(ServletContext) - Method in class org.modeshape.web.jcr.webdav.SingleRepositoryRequestResolver
 
INITIALIZE_VERSION_HISTORY - Static variable in class org.modeshape.jcr.SystemFunctions
An shared instance of the immutable SystemFunctions.InitializeVersionHistoryFunction.
initializeDefaultNamespaces(NamespaceRegistry) - Method in class org.modeshape.graph.ExecutionContext
Method that initializes the default namespaces for namespace registries.
initializeSystemContent(Graph) - Method in class org.modeshape.jcr.JcrRepository
 
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.db2.Db2DdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Method called by StandardDdlParser.score(String, String, DdlParserScorer) and StandardDdlParser.parse(String, AstNode, Object) to initialize the token stream, giving subclasses a chance to register key words and statement start phrases.
initializeVersionStorage(UUID, Name, List<Name>, Location, UUID, UUID, ExecutionContext, RequestBuilder, String, DateTime) - Method in class org.modeshape.jcr.SystemFunctions.VersionHistoryFunction
Create and initialize the version history structure for a versionable node with the supplied UUID.
inMemoryConnectorMustAllowUpdates - Static variable in class org.modeshape.graph.GraphI18n
 
inMemoryConnectorRequestsMustHavePathOrUuid - Static variable in class org.modeshape.graph.GraphI18n
 
InMemoryNode - Class in org.modeshape.graph.connector.inmemory
A specialization of the MapNode.
InMemoryNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryNode
Create a new in-memory node.
InMemoryNode(UUID, Path.Segment, UUID, Iterable<Property>, List<UUID>) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryNode
Create a new in-memory node.
InMemoryNode(UUID) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryNode
Create a new in-memory node.
InMemoryNodeCache<KeyType,NodeType extends Node> - Class in org.modeshape.graph.connector.base.cache
Implementation of NodeCache that stores all nodes in-memory.
InMemoryNodeCache(NodeCachePolicy<KeyType, NodeType>) - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
InMemoryNodeCache.MapCache<N extends MapNode> - Class in org.modeshape.graph.connector.base.cache
 
InMemoryNodeCache.MapCache(NodeCachePolicy<UUID, N>) - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCache
 
InMemoryNodeCache.MapCachePolicy<NodeType extends MapNode> - Class in org.modeshape.graph.connector.base.cache
Path cache policy implementation that caches all nodes in an in-memory cache.
InMemoryNodeCache.MapCachePolicy() - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
InMemoryNodeCache.MapCachePolicy(long) - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
InMemoryNodeCache.PathCache - Class in org.modeshape.graph.connector.base.cache
 
InMemoryNodeCache.PathCache(NodeCachePolicy<Path, PathNode>) - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCache
 
InMemoryNodeCache.PathCachePolicy - Class in org.modeshape.graph.connector.base.cache
 
InMemoryNodeCache.PathCachePolicy() - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
InMemoryNodeCache.PathCachePolicy(long) - Constructor for class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
InMemoryRepository - Class in org.modeshape.graph.connector.inmemory
The representation of an in-memory repository and its content.
InMemoryRepository(InMemoryRepositorySource) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryRepository
 
InMemoryRepositorySource - Class in org.modeshape.graph.connector.inmemory
A RepositorySource for an in-memory repository.
InMemoryRepositorySource() - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Create a repository source instance.
InMemoryRepositorySource.DefaultRepositoryContext - Class in org.modeshape.graph.connector.inmemory
 
InMemoryRepositorySource.DefaultRepositoryContext() - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource.DefaultRepositoryContext
 
InMemoryTransaction - Class in org.modeshape.graph.connector.inmemory
 
InMemoryTransaction(ExecutionContext, InMemoryRepository, UUID, Lock) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryTransaction
 
InMemoryWorkspace - Class in org.modeshape.graph.connector.inmemory
 
InMemoryWorkspace(String, InMemoryNode) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryWorkspace
 
InMemoryWorkspace(String, InMemoryWorkspace) - Constructor for class org.modeshape.graph.connector.inmemory.InMemoryWorkspace
 
InMemoryWorkspaceCache - Class in org.modeshape.graph.connector.path.cache
Implementation of WorkspaceCache that stores all nodes in-memory.
InMemoryWorkspaceCache() - Constructor for class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
InMemoryWorkspaceCache.InMemoryCachePolicy - Class in org.modeshape.graph.connector.path.cache
Trivial path cache policy implementation that caches all nodes in an in-memory cache.
InMemoryWorkspaceCache.InMemoryCachePolicy() - Constructor for class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache.InMemoryCachePolicy
 
innerJoin(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform an inner join between the already defined source with the supplied table.
innerJoinAllNodesAs(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform an inner join between the already defined source with the "__ALL_NODES" table using the supplied alias.
input(String) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named input to this function.
input(String, Class<T>) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named input to this function.
input(String, Class<T>, T) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named input to this function.
input(String, PropertyType, T) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named input to this function.
input(String) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named input to this function.
input(String, Class<T>, T, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named input to this function.
input(String, PropertyType, T, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named input to this function.
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
 
inputs() - Method in class org.modeshape.graph.request.FunctionRequest
The unmodifiable map of input parameter name to value.
INPUTS - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
inputString - Variable in class org.modeshape.common.text.TokenStream
 
inputUppercased - Variable in class org.modeshape.common.text.TokenStream
 
INSERT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
INSERT_ALLOWED - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
INSERT_SQL - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
INSERT_SQL_DEFAULT - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
insertAsParent(PlanNode) - Method in class org.modeshape.graph.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.
insertEntryBefore(K, V, LinkedListMultimap.Entry<K, V>) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
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.graph.query.optimize.AddAccessNodes
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.AddJoinConditionColumnsToSources
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.CopyCriteria
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.PushProjects
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.PushSelectCriteria
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RaiseSelectCriteria
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RaiseVariableName
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RemoveEmptyAccessNodes
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.ReplaceViews
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RewriteIdentityJoins
 
INSTANCE - Static variable in class org.modeshape.graph.query.optimize.RightOuterToLeftOuterJoins
 
INSTANCE - Static variable in class org.modeshape.graph.query.process.FullTextSearchResultColumns
 
INSTANCE - Static variable in class org.modeshape.jcr.query.RewritePseudoColumns
 
instance(InputStream) - Static method in class org.modeshape.sequencer.classfile.metadata.ClassFileMetadataReader
 
instance(InputStream, long, String) - Static method in class org.modeshape.sequencer.java.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.jpdl3.JPDL3Metadata
Create an instance of JPDL3Metadata with all data of a specific jpdl xml document.
instance(InputStream) - Static method in class org.modeshape.sequencer.mp3.Mp3Metadata
 
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
 
instance - Static variable in class org.modeshape.sequencer.teiid.DefaultProperties
 
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.
INTERFACE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
InterfaceMetadata - Class in org.modeshape.sequencer.java.metadata
Interface metadata.
InterfaceMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.InterfaceMetadata
 
INTERFACES - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
internalEntityDecl(String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
interruptedWhileClosingChannel - Static variable in class org.modeshape.graph.GraphI18n
 
intersect() - Method in class org.modeshape.graph.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(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.qom.JcrQueryObjectModelFactory
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.
intersectAll() - Method in class org.modeshape.graph.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.
IntersectComponent - Class in org.modeshape.graph.query.process
 
IntersectComponent(QueryContext, QueryResults.Columns, Iterable<ProcessingComponent>, boolean, boolean) - Constructor for class org.modeshape.graph.query.process.IntersectComponent
 
into(Location) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(Path) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(UUID) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(Property, Property...) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(Property) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(String) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
into(Location) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(Path) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(UUID) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(Property, Property...) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(Property) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(String) - Method in class org.modeshape.graph.Graph.CopyAction
 
into(Location) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(String) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Path) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(UUID) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Property) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Location) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(String) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Path) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(UUID) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Property) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.modeshape.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Location) - Method in class org.modeshape.graph.Graph.MoveAction
 
into(Path) - Method in class org.modeshape.graph.Graph.MoveAction
 
into(UUID) - Method in class org.modeshape.graph.Graph.MoveAction
 
into(Property, Property...) - Method in class org.modeshape.graph.Graph.MoveAction
 
into(Property) - Method in class org.modeshape.graph.Graph.MoveAction
 
into(String) - Method in class org.modeshape.graph.Graph.MoveAction
 
into() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the location defining the parent where the new clone is to be placed
into() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the location defining the parent where the new copy is to be placed
into() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the location defining the parent where the branch is to be placed
intoWorkspace() - Method in class org.modeshape.graph.request.CloneBranchRequest
Get the name of the workspace where the clone is to be placed
intoWorkspace() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the name of the workspace where the copy is to be placed
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.repository.RepositoryI18n
 
invalidate(Path) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCache
 
invalidate(Path) - Method in interface org.modeshape.graph.connector.base.cache.PathNodeCache
Invalidates all nodes in the cache that have the given path or have a path that is an ancestor of the given path
invalidate(Path) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
invalidate(Path) - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Invalidates all nodes in the cache that have the given path or have a path that is an ancestor of the given path
invalidClientInfo - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
invalidColumnIndex - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
invalidIndexInSegmentName - Static variable in class org.modeshape.graph.GraphI18n
 
invalidIsolationLevel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
invalidJcrUrl - 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
 
invalidMixinTypeForNode - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidModel - Static variable in class org.modeshape.util.JpaDdlGenI18n
 
invalidNameForResource - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
invalidNameForResource - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
invalidNamePattern - Static variable in class org.modeshape.jcr.JcrI18n
 
InvalidNodeTypeDefinitionException - Exception in org.modeshape.jcr.nodetype
Exception representing that a node type definition is somehow invalid
InvalidNodeTypeDefinitionException() - Constructor for exception org.modeshape.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(String, Throwable) - Constructor for exception org.modeshape.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(String) - Constructor for exception org.modeshape.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(Throwable) - Constructor for exception org.modeshape.jcr.nodetype.InvalidNodeTypeDefinitionException
 
invalidNodeTypeName - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidNodeTypeNameParameter - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidOptionProvided - Static variable in class org.modeshape.jcr.JcrI18n
 
InvalidPathException - Exception in org.modeshape.graph.property
A runtime exception that represents that an invalid path was specified.
InvalidPathException() - Constructor for exception org.modeshape.graph.property.InvalidPathException
 
InvalidPathException(String) - Constructor for exception org.modeshape.graph.property.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception org.modeshape.graph.property.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception org.modeshape.graph.property.InvalidPathException
 
InvalidPathExpressionException - Exception in org.modeshape.graph.property
A runtime exception that represents that an invalid path expression was specified.
InvalidPathExpressionException() - Constructor for exception org.modeshape.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(String) - Constructor for exception org.modeshape.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(Throwable) - Constructor for exception org.modeshape.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(String, Throwable) - Constructor for exception org.modeshape.graph.property.InvalidPathExpressionException
 
invalidPathForResource - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
invalidPathForResource - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
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
 
invalidPropertyNames - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
invalidPropertyNames - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
invalidPropertyType - Static variable in class org.modeshape.graph.GraphI18n
 
invalidPropertyType - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidQualifiedNameString - Static variable in class org.modeshape.graph.GraphI18n
 
InvalidQueryException - Exception in org.modeshape.graph.query.parse
An exception signalling that a query is invalid (but typically well-formed)
InvalidQueryException(String) - Constructor for exception org.modeshape.graph.query.parse.InvalidQueryException
Create an exception with the invalid query.
InvalidQueryException(String, String) - Constructor for exception org.modeshape.graph.query.parse.InvalidQueryException
Create an exception with the invalid query and a message.
invalidQueryLanguage - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidReferences - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
invalidRelativePath - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidRepositoryNameWhenRegisteringRepositoryInJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
invalidRepositoryNodePath - Static variable in class org.modeshape.repository.RepositoryI18n
 
InvalidRequestException - Exception in org.modeshape.graph.request
Specifies that the request was invalid and could not be completed.
InvalidRequestException() - Constructor for exception org.modeshape.graph.request.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception org.modeshape.graph.request.InvalidRequestException
 
InvalidRequestException(Throwable) - Constructor for exception org.modeshape.graph.request.InvalidRequestException
 
InvalidRequestException(String, Throwable) - Constructor for exception org.modeshape.graph.request.InvalidRequestException
 
InvalidStateException - Exception in org.modeshape.graph.session
A runtime exception signaling an invalid state of a graph session.
InvalidStateException() - Constructor for exception org.modeshape.graph.session.InvalidStateException
 
InvalidStateException(String) - Constructor for exception org.modeshape.graph.session.InvalidStateException
 
InvalidStateException(Throwable) - Constructor for exception org.modeshape.graph.session.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for exception org.modeshape.graph.session.InvalidStateException
 
invalidStateString - Static variable in class org.modeshape.repository.RepositoryI18n
 
invalidSupertypeName - 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
 
invalidUuidForWorkspace - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
invalidVersion - 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
 
InvalidWorkspaceException - Exception in org.modeshape.graph.request
Specifies that the request was invalid and could not be completed.
InvalidWorkspaceException() - Constructor for exception org.modeshape.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(String) - Constructor for exception org.modeshape.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(Throwable) - Constructor for exception org.modeshape.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(String, Throwable) - Constructor for exception org.modeshape.graph.request.InvalidWorkspaceException
 
invocationTargetExceptionWhileSettingProperty - Static variable in class org.modeshape.repository.RepositoryI18n
 
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.
inWorkspace() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the name of the workspace in which the node is to be createde
inWorkspace() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.modeshape.graph.request.FunctionRequest
Get the name of the workspace in which the function is being applied.
inWorkspace() - Method in class org.modeshape.graph.request.LockBranchRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.MoveBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.modeshape.graph.request.ReadNodeRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Get the name of the workspace in which the node exists.
IoException - Exception in org.modeshape.graph.property
A runtime exception that represents that an error occurred during input/output.
IoException() - Constructor for exception org.modeshape.graph.property.IoException
 
IoException(String) - Constructor for exception org.modeshape.graph.property.IoException
 
IoException(Throwable) - Constructor for exception org.modeshape.graph.property.IoException
 
IoException(String, Throwable) - Constructor for exception org.modeshape.graph.property.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.graph.query.plan.PlanNode
Return true if this node's type does match the supplied type
is(Operator) - Method in class org.modeshape.graph.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.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint using the supplied operator.
is(Operator, Subquery) - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint using the supplied operator.
is(Operator, Object) - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint using the supplied operator.
is(QName, Name) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
IS_ABSTRACT - Static variable in class org.modeshape.graph.JcrLexicon
 
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_DISTINCT_DEFAULT - Static variable in class org.modeshape.graph.query.model.Query
 
IS_FULL_TEXT_SEARCHABLE - Static variable in class org.modeshape.graph.JcrLexicon
 
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_HELD_BY_SESSION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
IS_MIXIN - Static variable in class org.modeshape.graph.JcrLexicon
 
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.graph.JcrLexicon
 
IS_QUERYABLE - Static variable in class org.modeshape.graph.JcrLexicon
 
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.graph.query.plan.PlanNode
Determine if the supplied node is a descendant of this node.
isAbsolute() - Method in interface org.modeshape.graph.property.Path
Return whether this path is an absolute path.
isAbstract() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
isAbstract() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
isAbstract() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
isAcceptedPrimaryMetamodel(String) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
isAdditionalPassRequired() - Method in class org.modeshape.graph.request.CollectGarbageRequest
Determine whether additional garbage collection passes are still required after this pass.
isAfter(DateTime) - Method in interface org.modeshape.graph.property.DateTime
Return whether this date-time is later than the supplied date-time.
isAfterLast() - Method in class org.modeshape.jdbc.JcrResultSet
isAll() - Method in class org.modeshape.graph.query.model.SetQuery
Return whether this set query is a 'UNION ALL' or 'INTERSECT ALL' or 'EXCEPT ALL' query.
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.qom.JcrSetQueryObjectModel
Return whether this set query is a 'UNION ALL' or 'INTERSECT ALL' or 'EXCEPT ALL' query.
isAllNewProperties() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Determine whether this request only added the properties.
isAncestorOf(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path is an ancestor of the supplied path.
isArrayType() - Method in class org.modeshape.common.util.Reflection.Property
Determine if this is property's (the type is an array.
isArrayType() - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
Find out if a field is a array type or not.
isArrayType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is a array type or not.
isAtOrAbove(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrBelow(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
 
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
 
isBefore(DateTime) - Method in interface org.modeshape.graph.property.DateTime
Return whether this date-time is earlier than the supplied date-time.
isBeforeFirst() - Method in class org.modeshape.jdbc.JcrResultSet
isBelow(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Determine if the supplied node is an ancestor of this node.
isBelowPath(String, String) - Method in class org.modeshape.graph.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.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint using the supplied operator.
isBetween() - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
Define the constraint as a range between a lower boundary and an upper boundary.
isBinary() - Method in enum org.modeshape.graph.query.model.ArithmeticOperator
Return whether this is an binary operator.
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).
isBuiltIn() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
isCancelled() - Method in interface org.modeshape.graph.request.function.FunctionContext
Determine whether this execution has been cancelled.
isCancelled() - Method in class org.modeshape.graph.request.Request
Check whether this request has been cancelled.
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
isChanged(boolean) - Method in class org.modeshape.graph.session.GraphSession.Node
Determine whether this node has been marked as having changes.
isChanged() - Method in class org.modeshape.graph.session.GraphSession.Snapshot
 
isChild(String, String) - Method in class org.modeshape.graph.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.graph.request.CompositeRequestChannel
Return whether this channel has been closed.
isClosed() - Method in class org.modeshape.graph.search.SearchEngineIndexer
Return whether this indexer has already been closed.
isClosed() - Method in class org.modeshape.jdbc.JcrConnection
isClosed() - Method in class org.modeshape.jdbc.JcrResultSet
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.
isComplete() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Return whether this channel has completed all of its work.
isCompressData() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
isCompressed() - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
isCompressed() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
isConstructor() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
isContentUsedToDetermineMimeType() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get whether this source should use file content (and file name) to determine the MIME type.
isContructor() - Method in class org.modeshape.sequencer.java.metadata.ConstructorMetadata
isContructor() - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
isContructor() - Method in class org.modeshape.sequencer.java.metadata.MethodTypeMemberMetadata
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.disk.DiskSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.connector.svn.SvnRepositorySource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Get whether this source allows workspaces to be created.
isCreatingWorkspacesAllowed() - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Get whether this source allows workspaces to be created.
isCreatingWorkspacesAllowed() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
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
 
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.JcrTools
 
isDebug() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
isDebugEnabled() - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
isDebugEnabled() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
isDebugEnabled() - Method in class org.modeshape.common.util.Logger
Return whether messages at the DEBUG level are being logged.
isDecendantOf(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path is an decendant of the supplied path.
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
 
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(Location, String) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
Determine whether the node specified by the location is a descendant of that supplied by the path.
isDirectory(SVNRepository, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
Check if repository path is a directory.
isDistinct() - Method in class org.modeshape.graph.query.model.Query
Determine whether this query is to return only distinct values.
isEagerFileLoading() - Method in class org.modeshape.connector.filesystem.FileSystemSource
Optional flag that defines whether the connector should eagerly read file content even before it is needed, guaranteeing access to the content.
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
Determine if this collection is empty.
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
Determine if this collection is empty.
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 class org.modeshape.graph.cache.BasicCachePolicy
 
isEmpty() - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
isEmpty() - Method in class org.modeshape.graph.observe.ChangeObservers
Determine whether there are any observers at the time this method is called.
isEmpty() - Method in interface org.modeshape.graph.property.Property
Determine whether this property has no actual values.
isEnumeration() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
isEnumeration() - Method in class org.modeshape.sequencer.classfile.metadata.EnumMetadata
 
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.graph.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.graph.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.graph.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
 
isErrorEnabled() - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
isErrorEnabled() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
isErrorEnabled() - Method in class org.modeshape.common.util.Logger
Return whether messages at the ERROR level are being logged.
isExecuteRequired() - Method in class org.modeshape.graph.Graph.Batch
Determine whether this batch needs to be executed (there are requests and the batch has not been executed yet).
isExpired() - Method in class org.modeshape.graph.session.GraphSession.Node
Determine if this node's information has expired.
isFile(SVNRepository, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
Check if the path is a file.
isFile(Node) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
isFile(Node) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
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
 
isFirst() - Method in class org.modeshape.jdbc.JcrResultSet
isFolder(Node) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
 
isFolder(Node) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
isFrozen() - Method in class org.modeshape.graph.request.Request
Determine whether this request has been frozen, preventing any further updates.
isFullTextSearchable() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
Get whether the column can be used in a full-text search.
isFullTextSearchable() - Method in interface org.modeshape.graph.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
isFullyQualifiedClassname(String) - Static method in class org.modeshape.common.util.ClassUtil
Determine whether the supplied string represents a well-formed fully-qualified Java classname.
isGarbageCollectionEnabled() - Method in class org.modeshape.connector.store.jpa.JpaSource
Get whether this source garbage collects unused large values (BINARY and large STRING values) automatically, in the background.
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.graph.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.graph.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.graph.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.graph.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.graph.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.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint to be greater than the value of the supplied variable.
isIdentifier() - Method in interface org.modeshape.graph.property.Path
Returns whether this path represents an identifier path.
isIdentifier() - Method in interface org.modeshape.graph.property.Path.Segment
Return whether this segment is an identifier segment.
isIn(Object...) - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
 
isIn(Iterable<Object>) - Method in class org.modeshape.graph.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.util.log.JdkLoggerImpl
 
isInfoEnabled() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
isInfoEnabled() - Method in class org.modeshape.common.util.Logger
Return whether messages at the INFORMATION level are being logged.
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.graph.query.QueryBuilder.ComparisonBuilder
 
isInSubquery(Subquery) - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
 
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
isLeaf() - Method in class org.modeshape.graph.session.GraphSession.Node
Determine if this node is a leaf node with no children.
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.graph.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.graph.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.graph.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.graph.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.graph.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.graph.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.graph.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.graph.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.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint to be LIKE the value of the supplied variable.
isLive() - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
isLoaded() - Method in class org.modeshape.graph.session.GraphSession.Node
Determine if this node is loaded and usable.
isLoaded() - Method in class org.modeshape.graph.session.GraphSession.Snapshot
 
isLocked(String) - Method in class org.modeshape.jcr.JcrLockManager
 
isLockFileUsed() - Method in class org.modeshape.connector.disk.DiskSource
 
isLowerBoundIncluded() - Method in class org.modeshape.graph.query.model.Between
Return whether the lower bound is to be included in the results.
isLowerBoundIncluded() - Method in interface org.modeshape.jcr.api.query.qom.Between
Return whether the lower bound is to be included in the results.
isMandatory() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
isMappedToSingleSelector() - Method in class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
isMarker() - Method in class org.modeshape.sequencer.java.metadata.MarkerAnnotationMetadata
 
isMissingTerminatorNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
isMixin() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
isModified() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Determine whether this property has been modified since it was last saved.
isMultiple() - Method in interface org.modeshape.graph.property.Property
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
isMultiValued() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Determine whether this property has multiple values
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.graph.session.GraphSession.Node
Determine whether this node has been created since the last save.
isNew() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
Determine whether this property has been created since the last save.
isNewProperty() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get whether the property was created.
isNewProperty(Name) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Determine whether the named property was created by this request
isNewProperty() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get whether the property was created.
isNext(char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is the supplied value.
isNext(char, char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next two characters on the stream match the supplied values.
isNext(char, char, char) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next three characters on the sream match the supplied values.
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
Determine if the next character on the stream matches one of the supplied characters.
isNextAnyOf(String) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the stream matches one of the supplied characters.
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
Method to determine if the next token is of type DdlTokenStream.DdlTokenizer KEYWORD.
isNextLetterOrDigit() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is a letter or digit.
isNextLetterOrDigit() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a letter or digit.
isNextStatementStart() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Method to determine if next tokens match a registered statement start phrase.
isNextValidXmlCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is a valid XML character.
isNextValidXmlCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a valid XML character.
isNextValidXmlNameCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is a valid XML NCName character.
isNextValidXmlNameCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a valid XML NCName character.
isNextValidXmlNcNameCharacter() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is a valid XML NCName character.
isNextValidXmlNcNameCharacter() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a valid XML NCName character.
isNextWhitespace() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Determine if the next character on the sream is a whitespace character.
isNextWhitespace() - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a whitespace character.
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).
isNormal() - Method in class org.modeshape.sequencer.java.metadata.NormalAnnotationMetadata
 
isNormalized() - Method in interface org.modeshape.graph.property.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.graph.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.graph.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.graph.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.graph.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
isNotOneOf(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.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.graph.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
isNull(Object, String) - Static method in class org.modeshape.common.util.CheckArg
Check that the argument is null
isNullable(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
isNullable(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
 
isOffset() - Method in class org.modeshape.graph.query.model.Limit
Determine whether this limit clause defines an offset.
isOffset() - Method in interface org.modeshape.jcr.api.query.qom.Limit
Determine whether this limit clause defines an offset.
ISOLATION_LEVEL - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
isolationLevelPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
isolationLevelPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
isolationLevelPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
isOnDemand() - Method in class org.modeshape.sequencer.java.metadata.ImportMetadata
 
isOnDemand() - Method in class org.modeshape.sequencer.java.metadata.ImportOnDemandMetadata
isOnDemand() - Method in class org.modeshape.sequencer.java.metadata.SingleImportMetadata
isOneOf(PlanNode.Type, PlanNode.Type...) - Method in class org.modeshape.graph.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.graph.query.plan.PlanNode
Return true if this node's type matches one of the supplied types
isOpen - Variable in class org.modeshape.clustering.ClusteredObservationBus
Flag that dictates whether this bus has connected to the cluster.
isOrderable() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
Get whether this column can be used within an ORDER BY clause.
isOrderable() - Method in interface org.modeshape.graph.query.validate.Schemata.Column
Get whether this column can be used within an ORDER BY clause.
isOuter() - Method in enum org.modeshape.graph.query.model.JoinType
Check if this join type is an outer join.
isParameterizedType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is a parameterized type or not.
isParameterizedType() - Method in class org.modeshape.sequencer.java.metadata.ParameterizedTypeFieldMetadata
Find out if a field is a parameterized type or not.
isParentReference() - Method in interface org.modeshape.graph.property.Path.Segment
Return whether this segment is a reference to a parent.
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).
isPreview() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
isPrimitive() - Method in class org.modeshape.common.util.Reflection.Property
Determine if this is property's (the type is a primitive.
isPrimitiveType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is primitive type or not.
isProgressive() - Method in class org.modeshape.sequencer.image.ImageMetadata
Returns whether the image is stored in a progressive (also called: interlaced) way.
isPropertyModified(String) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Determine whether this node change includes the setting of new value(s) for the supplied property.
isPropertyRemoved(String) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
Determine whether this node change includes the removal of the supplied property.
isProtected() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
isQualifiedType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is a qualified type or not.
isQualifiedType() - Method in class org.modeshape.sequencer.java.metadata.QualifiedTypeFieldMetadata
Find out if a field is a qualified type or not.
isQueryable() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
Get whether this node is queryable
isQueryExecutionEnabled() - Method in class org.modeshape.jcr.JcrRepository
 
isQueryOrderable() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
isQuotingRequired() - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
Get whether this term needs to be quoted because it consists of multiple words.
isRangeOperator() - Method in enum org.modeshape.graph.query.model.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.graph.connector.federation.Projection
Determine whether the content projected by this projection is read-only.
isReadOnly() - Method in class org.modeshape.graph.request.CloneBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CollectGarbageRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CompositeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CompositeRequestChannel.LastRequest
 
isReadOnly() - Method in class org.modeshape.graph.request.CopyBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CreateNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.DeleteBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.function.Function
Return whether this function only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.FunctionRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.LockBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.MoveBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.RenameNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.Request
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.SearchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.SetPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.UnlockBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
isReadOnly() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Return whether this request only reads information.
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
 
isReferentialIntegrityEnforced() - Method in class org.modeshape.connector.store.jpa.JpaSource
 
isReferentialIntegrityEnforced() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
isRegistered() - Method in class org.modeshape.graph.observe.ChangeObserver
Determine whether this observer is currently registered with any Observable instances.
isRegisteredNamespaceUri(String) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in interface org.modeshape.graph.property.NamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRemoved(UUID) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
isRemoved(Path) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
isReorder() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
True if this is a simple re-ordering of sibling nodes.
isRoot() - Method in interface org.modeshape.graph.property.Path
Return whether this path represents the root path.
isRoot() - Method in class org.modeshape.graph.session.GraphSession.Node
 
isRowSet() - Method in class org.modeshape.jdbc.JcrResultSet
 
isRunning() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Return whether this connection pool is running and is able to provide connections.
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.
isSame(Location) - Method in class org.modeshape.graph.Location
Determine whether this location has the same path and identification properties: if one location has a path, then both must have the same path; likewise, if one location has ID properties, then both must have the same ID properties.
isSameAs(DateTime) - Method in interface org.modeshape.graph.property.DateTime
Return whether this date-time is exactly the the same as the supplied date-time.
isSameAs(Path) - Method in interface org.modeshape.graph.property.Path
Determine whether this path represents the same as the supplied path.
isSameAs(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Determine whether the supplied plan is equivalent to this plan.
isSameAs(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Determine whether the supplied plan is equivalent to this plan.
isSameNode(NetChangeObserver.NetChange) - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
isSameNode(Location, String) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
Determine whether the node specified by the location is the same node as that supplied by the path.
isSameNode(String, String) - Method in class org.modeshape.graph.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.
isSameTuple(QueryResults.Columns, Object[], Object[]) - Method in class org.modeshape.graph.query.process.MergeJoinComponent
 
isSameWorkspace() - Method in class org.modeshape.graph.request.CloneBranchRequest
Determine whether this clone operation is within the same workspace.
isSameWorkspace() - Method in class org.modeshape.graph.request.CopyBranchRequest
Determine whether this copy operation is within the same workspace.
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 interface org.modeshape.graph.property.Path.Segment
Return whether this segment is a self-reference.
isShutdown() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Return whether this connection pool is in the process of shutting down or has already been shut down.
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.graph.connector.federation.Projection
Determine whether this project is a simple projection that only involves for any one repository path no more than a single source path.
isSimpleType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is a simple type or not.
isSimpleType() - Method in class org.modeshape.sequencer.java.metadata.SimpleTypeFieldMetadata
Find out if a field is a simple type or not.
isSingle() - Method in interface org.modeshape.graph.property.Property
Determine whether the property currently has a single value.
isSingle() - Method in class org.modeshape.sequencer.java.metadata.ImportMetadata
 
isSingle() - Method in class org.modeshape.sequencer.java.metadata.ImportOnDemandMetadata
isSingle() - Method in class org.modeshape.sequencer.java.metadata.SingleImportMetadata
isSingle() - Method in class org.modeshape.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
isSingleValueDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
isSlashEncoded() - Method in class org.modeshape.common.text.UrlEncoder
 
isStale() - Method in class org.modeshape.graph.session.GraphSession.Node
Determine whether this node is stale because it was dropped from the cache.
isStandardDataType() - Method in class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
isStandardDescriptor(String) - Method in class org.modeshape.jcr.JcrRepository
isStarted() - Method in class org.modeshape.clustering.ClusteredObservationBus
Return whether this bus has been started and not yet shut down.
isStarted() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Return whether this channel has been started .
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
 
isSubmitIgnored() - Method in class org.modeshape.graph.io.GraphBatchDestination
Return whether this instance is ignoring calls to GraphBatchDestination.submit().
isSynchronized() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
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.
isTerminated() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Return true if this pool has completed its termination and no longer has any open connections.
isTerminated() - Method in class org.modeshape.repository.RepositoryLibrary
Return true if this library has completed its termination and no longer has any open connections.
isTerminating() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Returns true if this pool is in the process of terminating after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() has been called but has not completely terminated.
isTerminating() - Method in class org.modeshape.repository.RepositoryLibrary
Returns true if this library is in the process of terminating after ServiceAdministrator.shutdown() has been called on the administrator, but the library has connections that have not yet normally been closed.
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
 
isTopLevelPath(Path) - Method in class org.modeshape.graph.connector.federation.Projection
Determine whether the supplied repositoryPath is considered one of the top-level nodes in this projection.
isTopLevelPath(Path) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Determine if the supplied path is the same as one of the top-level nodes exposed by this rule.
isTopLevelPath(Path) - Method in class org.modeshape.graph.connector.federation.Projection.Rule
Determine if the supplied path is the same as one of the top-level nodes exposed by this rule.
isTraceEnabled() - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
isTraceEnabled() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
isTraceEnabled() - Method in class org.modeshape.common.util.Logger
Return whether messages at the TRACE level are being logged.
isTransient() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
 
isTrue(Object) - Method in class org.modeshape.jcr.JcrEngine
 
isTypeFor(Object) - Method in class org.modeshape.graph.property.PropertyType.ClassBasedTypeChecker
 
isTypeFor(Object) - Method in enum org.modeshape.graph.property.PropertyType
 
isTypeFor(Object) - Method in class org.modeshape.graph.property.PropertyType.StrongReferenceTypeChecker
 
isTypeFor(Object) - Method in class org.modeshape.graph.property.PropertyType.WeakReferenceTypeChecker
 
isTypeForEach(Iterable<?>) - Method in enum org.modeshape.graph.property.PropertyType
 
isTypeForEach(Iterator<?>) - Method in enum org.modeshape.graph.property.PropertyType
 
isUnary() - Method in enum org.modeshape.graph.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.
isUnionCompatible(QueryResults.Columns) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Determine whether this column and the other are union-compatible (that is, having the same columns).
isUnionCompatible(QueryResults.Columns) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Determine whether this column and the other are union-compatible (that is, having the same columns).
isUnlimited() - Method in class org.modeshape.graph.query.model.Limit
Determine whether this limit clause is necessary.
isUnlimited() - Method in interface org.modeshape.jcr.api.query.qom.Limit
Determine whether this limit clause is necessary.
isUpperBoundIncluded() - Method in class org.modeshape.graph.query.model.Between
Return whether the upper bound is to be included in the results.
isUpperBoundIncluded() - Method in interface org.modeshape.jcr.api.query.qom.Between
Return whether the upper bound is to be included in the results.
isUseXmiUuidsAsJcrUuids() - Method in class org.modeshape.sequencer.teiid.ModelSequencer
 
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(int) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
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() - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
isValidContent(int) - Static method in class org.modeshape.common.xml.XmlCharacters
Determine whether the supplied character is a valid character in XML content
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.
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.graph.query.QueryBuilder.ComparisonBuilder
Define the right-hand-side of the constraint using the supplied operator.
isVerifyWorkspaceInSource() - Method in class org.modeshape.graph.search.AbstractSearchEngine
Determine whether the workspaces should be verified with the original source before creating indexes for them.
isVisible() - Method in class org.modeshape.sequencer.teiid.VdbModel
 
ISVNEditorUtil - Class in org.modeshape.connector.svn.mgnt
 
ISVNEditorUtil() - Constructor for class org.modeshape.connector.svn.mgnt.ISVNEditorUtil
 
isVolatile() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
 
isWarnEnabled() - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
isWarnEnabled() - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
isWarnEnabled() - Method in class org.modeshape.common.util.Logger
Return whether messages at the WARNING level are being logged.
isWeak() - Method in interface org.modeshape.graph.property.Reference
Determine whether this reference is considered a weak reference.
isWildcardType() - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
Find out if a field is a wild card type or not.
isWildcardType() - Method in class org.modeshape.sequencer.java.metadata.WildcardTypeFieldMetadata
Find out if a field is a wild card type or not.
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() - Method in class org.modeshape.graph.connector.path.PathRepository
 
isWritable() - Method in class org.modeshape.graph.connector.path.WritablePathRepository
 
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
 
itemNotFoundAtPath - Static variable in class org.modeshape.jcr.JcrI18n
 
itemNotFoundAtPathRelativeToReferenceNode - Static variable in class org.modeshape.jcr.JcrI18n
 
itemNotFoundUsingColunIndex(int) - Method in class org.modeshape.jdbc.JcrResultSet
 
itemNotFoundUsingColunName(String) - Method in class org.modeshape.jdbc.JcrResultSet
 
itemNotFoundWithUuid - Static variable in class org.modeshape.jcr.JcrI18n
 
iterator() - Static method in enum org.modeshape.cnd.QueryOperator
Return an iterator over all the operator enumeration literals.
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.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.graph.connector.base.MapTransaction.Children
iterator() - Method in class org.modeshape.graph.Graph.GraphNode
 
iterator() - Method in class org.modeshape.graph.Location
iterator() - Method in interface org.modeshape.graph.property.Path
iterator() - Static method in enum org.modeshape.graph.property.PropertyType
Return an iterator over all the property type enumeration literals.
iterator() - Method in class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
iterator() - Method in class org.modeshape.graph.query.plan.PlanNode
This iterator is immutable.
iterator() - Method in class org.modeshape.graph.query.process.QueryResultColumns
iterator() - Method in class org.modeshape.graph.request.CompositeRequest
iterator() - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
iterator() - Method in class org.modeshape.graph.request.CreateNodeRequest
iterator() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
iterator() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
iterator() - Method in class org.modeshape.graph.request.ReadBranchRequest
The resulting iterator accesses the Location objects in the branch, in pre-order traversal order.
iterator() - Method in class org.modeshape.graph.request.ReadNodeRequest
iterator() - Method in class org.modeshape.graph.session.GraphSession.StructureSnapshot
iterator() - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. 
iterator() - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. 
iterator - Variable in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
iterator - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
 
iterator() - Method in class org.modeshape.sequencer.ddl.node.AstNode
This iterator is immutable.

J

JAAS_LOGIN_CONFIG_NAME - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.JAAS_LOGIN_CONFIG_NAME option is "modeshape-jcr" .
JaasCredentials - Class in org.modeshape.jcr.api
A Credentials implementation that encapsulates an existing JAAS LoginContext instance.
JaasCredentials(LoginContext) - Constructor for class org.modeshape.jcr.api.JaasCredentials
Create a credentials that uses the supplied JAAS LoginContext for authentication and authorization.
JaasProvider - Class in org.modeshape.jcr.security
An implementation of AuthenticationProvider that uses a supplied JAAS policy to perform all authentication and role-based authorization.
JaasProvider(String) - Constructor for class org.modeshape.jcr.security.JaasProvider
Create a JAAS provider for authentication and authorization, using the supplied name for the login configuration.
JaasProvider(String, JaasProvider.SubjectResolver) - Constructor for class org.modeshape.jcr.security.JaasProvider
Create a JAAS provider for authentication and authorization, using the supplied name for the login configuration.
JaasProvider.SubjectResolver - Interface in org.modeshape.jcr.security
An extension point for the JaasProvider class that allows for custom logic for finding the current JAAS Subject, if not already available via the Subject.getSubject(AccessController.getContext()) method.
JaasSecurityContext - Class in org.modeshape.graph
JAAS-based security context that provides authentication and authorization through the JAAS login context.
JaasSecurityContext(String) - Constructor for class org.modeshape.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name.
JaasSecurityContext(String, Subject) - Constructor for class org.modeshape.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and a JAAS subject.
JaasSecurityContext(String, String, char[]) - Constructor for class org.modeshape.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and a JAAS callback handler to create a new JAAS login context with the given user ID and password.
JaasSecurityContext(String, CallbackHandler) - Constructor for class org.modeshape.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and the given callback handler.
JaasSecurityContext(LoginContext) - Constructor for class org.modeshape.graph.JaasSecurityContext
Creates a new JAAS security context based on the given login context.
JaasSecurityContext(Subject) - Constructor for class org.modeshape.graph.JaasSecurityContext
Creates a new JAAS security context based on the user name and roles from the given subject.
JaasSecurityContext.UserPasswordCallbackHandler - Class in org.modeshape.graph
A simple callback handler implementation that attempts to provide a user ID and password to any callbacks that it handles.
JaasSecurityContext.UserPasswordCallbackHandler(String, char[]) - Constructor for class org.modeshape.graph.JaasSecurityContext.UserPasswordCallbackHandler
 
JaccSubjectResolver - Class in org.modeshape.jcr.security
A class that can resolve the current JAAS Subject using the JACC API.
JaccSubjectResolver() - Constructor for class org.modeshape.jcr.security.JaccSubjectResolver
 
JackrabbitXmlNodeTypeReader - Class in org.modeshape.jcr
Deprecated. Use NodeTypeManager.registerNodeTypes(java.io.InputStream, boolean) instead
JackrabbitXmlNodeTypeReader(Session) - Constructor for class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Create a new node type factory that reads the node types from Jackrabbit XML files.
JackrabbitXmlNodeTypeReader(ExecutionContext) - Constructor for class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Create a new node type factory that reads the node types from Jackrabbit XML files.
JackrabbitXmlNodeTypeReader.XmlImporter - Class in org.modeshape.jcr
Deprecated.  
JackrabbitXmlNodeTypeReader.XmlImporter(Destination, Path, boolean) - Constructor for class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Create a new importer that will place the content in the supplied destination under the supplied path.
JackrabbitXmlNodeTypeReader.XmlImporter(Destination, Path) - Constructor for class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Create a new importer that will place the content in the supplied destination under the supplied path.
JAVA_CLASS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
Position of column in server's results containing java class name.
JavadocMetadata - Class in org.modeshape.sequencer.java.metadata
JavaDoc metadata.
JavadocMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.JavadocMetadata
 
JavaMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for a Java source file.
JavaMetadataI18n - Class in org.modeshape.sequencer.java
The internationalized string constants for the org.modeshape.sequencer.java* packages.
JavaMetadataI18n() - Constructor for class org.modeshape.sequencer.java.JavaMetadataI18n
 
JavaMetadataLexicon - Class in org.modeshape.sequencer.java
A lexicon of names used within the Java source file sequencer.
JavaMetadataLexicon() - Constructor for class org.modeshape.sequencer.java.JavaMetadataLexicon
 
JavaMetadataLexicon.Namespace - Class in org.modeshape.sequencer.java
 
JavaMetadataLexicon.Namespace() - Constructor for class org.modeshape.sequencer.java.JavaMetadataLexicon.Namespace
 
JavaMetadataSequencer - Class in org.modeshape.sequencer.java
 
JavaMetadataSequencer() - Constructor for class org.modeshape.sequencer.java.JavaMetadataSequencer
 
JavaMetadataUtil - Class in org.modeshape.sequencer.java
Utility class for working with metadata.
JBossCacheConnectorI18n - Class in org.modeshape.connector.jbosscache
The internationalized string constants for the org.modeshape.connector.jbosscache* packages.
JBossCacheConnectorI18n() - Constructor for class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
JBossCacheNode - Class in org.modeshape.connector.jbosscache
A specialization of the MapNode.
JBossCacheNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheNode
Create a new node for storage inside Infinispan.
JBossCacheNode(UUID, Path.Segment, UUID, Iterable<Property>, List<UUID>) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheNode
Create a new node for storage inside Infinispan.
JBossCacheNode(UUID) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheNode
Create a new node for storage inside Infinispan.
JBossCacheRepository - Class in org.modeshape.connector.jbosscache
The representation of an in-memory repository and its content.
JBossCacheRepository(JBossCacheSource, Cache<UUID, JBossCacheNode>) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheRepository
 
JBossCacheSource - Class in org.modeshape.connector.jbosscache
A repository source that uses a JBoss Cache instance to manage the content.
JBossCacheSource() - Constructor for class org.modeshape.connector.jbosscache.JBossCacheSource
Create a repository source instance.
JBossCacheTransaction - Class in org.modeshape.connector.jbosscache
 
JBossCacheTransaction(ExecutionContext, JBossCacheRepository, UUID, Lock) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheTransaction
 
JBossCacheWorkspace - Class in org.modeshape.connector.jbosscache
 
JBossCacheWorkspace(String, Cache<UUID, JBossCacheNode>, JBossCacheNode) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Create a new workspace instance.
JBossCacheWorkspace(String, Cache<UUID, JBossCacheNode>, JBossCacheWorkspace) - Constructor for class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Create a new workspace instance.
jcr170 - Variable in class org.modeshape.cnd.CndImporter
 
JCR_ARITHMETIC_OPERATOR_ADD - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
The 'add' operator for arithmetic operations.
JCR_ARITHMETIC_OPERATOR_DIVIDE - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
The 'add' operator for arithmetic operations.
JCR_ARITHMETIC_OPERATOR_MULTIPLY - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
The 'add' operator for arithmetic operations.
JCR_ARITHMETIC_OPERATOR_SUBTRACT - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
The 'add' operator for arithmetic operations.
JCR_JOIN_TYPE_CROSS - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
A cross join.
JCR_JOIN_TYPE_FULL_OUTER - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
A full-outer join.
JCR_JQOM - Static variable in class org.modeshape.jcr.JcrRepository.QueryLanguage
The enhanced Query Object Model language defined by the JCR 2.0 specification.
JCR_NAME_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
JCR_PATH_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
JCR_PATH_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrSqlQueryResult
 
JCR_PATH_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.XPathQueryResult
 
JCR_PATH_COLUMN_TYPE - Static variable in class org.modeshape.jcr.query.JcrSqlQueryResult
 
JCR_PATH_COLUMN_TYPE - Static variable in class org.modeshape.jcr.query.XPathQueryResult
 
JCR_SCORE_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
JCR_SCORE_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrSqlQueryResult
 
JCR_SCORE_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.XPathQueryResult
 
JCR_SCORE_COLUMN_TYPE - Static variable in class org.modeshape.jcr.query.JcrSqlQueryResult
 
JCR_SCORE_COLUMN_TYPE - Static variable in class org.modeshape.jcr.query.XPathQueryResult
 
JCR_SET_TYPE_EXCEPT - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
A 'except' set operation.
JCR_SET_TYPE_INTERSECT - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
A 'intersect' set operation.
JCR_SET_TYPE_UNION - Static variable in interface org.modeshape.jcr.api.query.qom.QueryObjectModelConstants
A 'union' set operation.
JCR_SQL - Static variable in class org.modeshape.jcr.JcrRepository.QueryLanguage
The SQL dialect that is based upon an enhanced version of the JCR-SQL query language defined by the JCR 1.0.1 specification.
JCR_SQL - Static variable in class org.modeshape.jdbc.JcrConnection
 
JCR_SQL2 - Static variable in class org.modeshape.jcr.JcrRepository.QueryLanguage
The SQL dialect that is based upon an enhanced version of the JCR-SQL2 query language defined by the JCR 2.0 specification.
JCR_SQL2 - Static variable in class org.modeshape.jdbc.JcrConnection
 
JCR_URL - Static variable in class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
 
JcrAbstractQuery - Class in org.modeshape.jcr.query.qom
Abstract implementation of JCR's Query interface.
JcrAbstractQuery(JcrQueryContext, String, String, Path) - Constructor for class org.modeshape.jcr.query.qom.JcrAbstractQuery
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the QueryCommand representation and, optionally, the node from which the query was loaded.
JcrAnd - Class in org.modeshape.jcr.query.qom
Implementation of the 'and' constraint for the JCR Query Object Model and the Graph API.
JcrAnd(JcrConstraint, JcrConstraint) - Constructor for class org.modeshape.jcr.query.qom.JcrAnd
 
JcrArithmeticOperand - Class in org.modeshape.jcr.query.qom
 
JcrArithmeticOperand(JcrDynamicOperand, ArithmeticOperator, JcrDynamicOperand) - Constructor for class org.modeshape.jcr.query.qom.JcrArithmeticOperand
Create a arithmetic dynamic operand that operates upon the supplied operand(s).
JcrBetween - Class in org.modeshape.jcr.query.qom
Implementation of the 'between' constraint for the Graph API and that is an extension to JCR Query Object Model.
JcrBetween(JcrDynamicOperand, JcrStaticOperand, JcrStaticOperand, boolean, boolean) - Constructor for class org.modeshape.jcr.query.qom.JcrBetween
Create a constraint that the values of the supplied dynamic operand are between the lower and upper bounds, specifying whether the boundary values are to be included in the range.
JcrBindVariableName - Class in org.modeshape.jcr.query.qom
Implementation of the bind variable name static operand for the JCR Query Object Model and the Graph API.
JcrBindVariableName(String) - Constructor for class org.modeshape.jcr.query.qom.JcrBindVariableName
 
JcrBlob - Class in org.modeshape.jdbc
The JDBC Blob wrapper around a JCR binary Value object.
JcrBlob(Value, long) - Constructor for class org.modeshape.jdbc.JcrBlob
Create a JDBC Blob object around the supplied JCR Value, specifying the length.
JcrChildNode - Class in org.modeshape.jcr.query.qom
Implementation of the child node constraint for the JCR Query Object Model and the Graph API.
JcrChildNode(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrChildNode
 
JcrChildNodeJoinCondition - Class in org.modeshape.jcr.query.qom
Implementation of the child-node join condition for the JCR Query Object Model and the Graph API.
JcrChildNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrChildNodeJoinCondition
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.
JcrColumn - Class in org.modeshape.jcr.query.qom
An implementation of JCR's Column and specialization of the Graph API's Column.
JcrColumn(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrColumn
Include a column for each of the single-valued, accessible properties on the node identified by the selector.
JcrColumn(SelectorName, String, String) - Constructor for class org.modeshape.jcr.query.qom.JcrColumn
A column with the given name representing the named property on the node identified by the selector.
JcrComparison - Class in org.modeshape.jcr.query.qom
 
JcrComparison(JcrDynamicOperand, Operator, JcrStaticOperand) - Constructor for class org.modeshape.jcr.query.qom.JcrComparison
 
JcrConfiguration - Class in org.modeshape.jcr
A configuration builder for a JcrEngine.
JcrConfiguration() - Constructor for class org.modeshape.jcr.JcrConfiguration
Create a new configuration, using a default-constructed ExecutionContext.
JcrConfiguration(ExecutionContext) - Constructor for class org.modeshape.jcr.JcrConfiguration
Create a new configuration using the supplied ExecutionContext.
JcrConfiguration.AuthenticatorBuilder<ReturnType> - Class in org.modeshape.jcr
 
JcrConfiguration.AuthenticatorBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.jcr.JcrConfiguration.AuthenticatorBuilder
 
JcrConfiguration.AuthenticatorDefinition<ReturnType> - Interface in org.modeshape.jcr
Interface used to set up and define a authentication provider instance.
JcrConfiguration.RepositoryBuilder<ReturnType> - Class in org.modeshape.jcr
 
JcrConfiguration.RepositoryBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
JcrConfiguration.RepositoryDefinition<ReturnType> - Interface in org.modeshape.jcr
Interface used to define a JCR Repository that's accessible from the JcrEngine.
JcrConfigurationException - Exception in org.modeshape.jcr
A runtime exception that denotes an error within the configuration for ModeShape.
JcrConfigurationException(String) - Constructor for exception org.modeshape.jcr.JcrConfigurationException
 
JcrConfigurationException(Throwable) - Constructor for exception org.modeshape.jcr.JcrConfigurationException
 
JcrConfigurationException(String, Throwable) - Constructor for exception org.modeshape.jcr.JcrConfigurationException
 
JcrConnection - Class in org.modeshape.jdbc
This driver's implementation of JDBC Connection.
JcrConnection(RepositoryDelegate, DriverInfo) - Constructor for class org.modeshape.jdbc.JcrConnection
 
JcrConnectorI18n - Class in org.modeshape.connector.jcr
The internationalized string constants for the org.modeshape.connector.filesystem* packages.
JcrConnectorI18n() - Constructor for class org.modeshape.connector.jcr.JcrConnectorI18n
 
JcrConstraint - Interface in org.modeshape.jcr.query.qom
Representation of a constraint from JCR and the Graph API.
JcrDescendantNode - Class in org.modeshape.jcr.query.qom
Implementation of the descendant node constraint for the JCR Query Object Model and the Graph API.
JcrDescendantNode(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrDescendantNode
 
JcrDescendantNodeJoinCondition - Class in org.modeshape.jcr.query.qom
Implementation of the descendant-node join condition for the JCR Query Object Model and the Graph API.
JcrDescendantNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrDescendantNodeJoinCondition
Create a join condition that determines whether the node identified by the descendant selector is indeed a descendant of the node identified by the ancestor selector.
jcrDouble(Float) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrDriver - Class in org.modeshape.jdbc
A JDBC driver implementation that is able to access a JCR repository to query its contents using JCR-SQL2.
JcrDriver() - Constructor for class org.modeshape.jdbc.JcrDriver
No-arg constructor, required by the DriverManager.
JcrDriver(LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.JcrDriver
Create an instance of this driver using the supplied JNDI naming context factory.
JcrDynamicOperand - Interface in org.modeshape.jcr.query.qom
Representation of a dynamic operand from JCR and the Graph API.
JcrEngine - Class in org.modeshape.jcr
The basic component that encapsulates the ModeShape services, including the Repository instances.
JcrEngine.JcrRepositoryHolder - Class in org.modeshape.jcr
 
JcrEngine.JcrRepositoryHolder(String, Future<JcrRepository>) - Constructor for class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
JcrEngine.RepositoryInitializer - Class in org.modeshape.jcr
 
JcrEngine.RepositoryInitializer(String) - Constructor for class org.modeshape.jcr.JcrEngine.RepositoryInitializer
 
JcrEngine.RepositoryInitializer(String, CountDownLatch) - Constructor for class org.modeshape.jcr.JcrEngine.RepositoryInitializer
 
JcrEquiJoinCondition - Class in org.modeshape.jcr.query.qom
Implementation of the equi-join condition for the JCR Query Object Model and the Graph API.
JcrEquiJoinCondition(SelectorName, String, SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
Create an equi-join condition, given the names of the selector and property for the left- and right-hand-side of the join.
JcrEquiJoinCondition(Column, Column) - Constructor for class org.modeshape.jcr.query.qom.JcrEquiJoinCondition
Create an equi-join condition, given the columns.
JcrFullTextSearch - Class in org.modeshape.jcr.query.qom
Implementation of the full-text search constraint for the JCR Query Object Model and the Graph API.
JcrFullTextSearch(SelectorName, String, StaticOperand) - Constructor for class org.modeshape.jcr.query.qom.JcrFullTextSearch
Create a constraint defining a full-text search against the property values on node within the search scope.
JcrFullTextSearch(SelectorName, String, String, FullTextSearch.Term) - Constructor for class org.modeshape.jcr.query.qom.JcrFullTextSearch
Create a constraint defining a full-text search against the property values on node within the search scope.
JcrFullTextSearchScore - Class in org.modeshape.jcr.query.qom
Implementation of the full-text search score dynamic operand for the JCR Query Object Model and the Graph API.
JcrFullTextSearchScore(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrFullTextSearchScore
Create a dynamic operand that evaluates to the full-text search score of the node identified by the selector.
JcrI18n - Class in org.modeshape.jcr
The internationalized string constants for the org.modeshape.jcr* packages.
JcrI18n() - Constructor for class org.modeshape.jcr.JcrI18n
 
JcrJoin - Class in org.modeshape.jcr.query.qom
Implementation of the join for the JCR Query Object Model and the Graph API.
JcrJoin(JcrSource, JoinType, JcrSource, JcrJoinCondition) - Constructor for class org.modeshape.jcr.query.qom.JcrJoin
Create a join of the left and right sources, using the supplied join condition.
JcrJoinCondition - Interface in org.modeshape.jcr.query.qom
Representation of a constraint from JCR and the Graph API.
JcrLength - Class in org.modeshape.jcr.query.qom
Implementation of the 'length' dynamic operand for the JCR Query Object Model and the Graph API.
JcrLength(JcrPropertyValue) - Constructor for class org.modeshape.jcr.query.qom.JcrLength
 
JcrLexicon - Class in org.modeshape.graph
A lexicon of names with the JCR namespace.
JcrLexicon() - Constructor for class org.modeshape.graph.JcrLexicon
 
JcrLexicon - Class in org.modeshape.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/1.0" namespace.
JcrLexicon() - Constructor for class org.modeshape.jcr.JcrLexicon
 
JcrLexicon.Namespace - Class in org.modeshape.graph
 
JcrLexicon.Namespace() - Constructor for class org.modeshape.graph.JcrLexicon.Namespace
 
JcrLimit - Class in org.modeshape.jcr.query.qom
Implementation of the equi-join condition for the extended JCR Query Object Model and the Graph API.
JcrLimit(int) - Constructor for class org.modeshape.jcr.query.qom.JcrLimit
Create a limit on the number of rows.
JcrLimit(int, int) - Constructor for class org.modeshape.jcr.query.qom.JcrLimit
Create a limit on the number of rows and the number of initial rows to skip.
JcrLiteral - Class in org.modeshape.jcr.query.qom
Implementation of the literal value static operand for the JCR Query Object Model and the Graph API.
JcrLiteral(Value) - Constructor for class org.modeshape.jcr.query.qom.JcrLiteral
 
JcrLiteral(Value, Object) - Constructor for class org.modeshape.jcr.query.qom.JcrLiteral
 
JcrLockManager - Class in org.modeshape.jcr
A per-session lock manager for a given workspace.
jcrLong(Long) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrLowerCase - Class in org.modeshape.jcr.query.qom
Implementation of the lower case dynamic operand for the JCR Query Object Model and the Graph API.
JcrLowerCase(JcrDynamicOperand) - Constructor for class org.modeshape.jcr.query.qom.JcrLowerCase
 
JcrMetaData - Class in org.modeshape.jdbc
This driver's implementation of JDBC DatabaseMetaData.
JcrMetaData(JcrConnection) - Constructor for class org.modeshape.jdbc.JcrMetaData
 
JcrMetaData.PseudoPropertyDefinition - Class in org.modeshape.jdbc
 
JcrMetaData.PseudoPropertyDefinition(NodeType, String, int, boolean, boolean, boolean, boolean, boolean, boolean, Value[], String[], int, String[]) - Constructor for class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
 
JcrMetaData.PseudoPropertyDefinition(NodeType, String, int, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
 
JcrMixLexicon - Class in org.modeshape.graph
A lexicon of names with the JCR "mix" namespace.
JcrMixLexicon() - Constructor for class org.modeshape.graph.JcrMixLexicon
 
JcrMixLexicon - Class in org.modeshape.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/mix/1.0" namespace.
JcrMixLexicon() - Constructor for class org.modeshape.jcr.JcrMixLexicon
 
JcrMixLexicon.Namespace - Class in org.modeshape.graph
 
JcrMixLexicon.Namespace() - Constructor for class org.modeshape.graph.JcrMixLexicon.Namespace
 
jcrName(Name) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
jcrName() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrNamedSelector - Class in org.modeshape.jcr.query.qom
Implementation of the (named) selector for the JCR Query Object Model and the Graph API.
JcrNamedSelector(NamedSelector) - Constructor for class org.modeshape.jcr.query.qom.JcrNamedSelector
Create a selector with the supplied selector.
JcrNamedSelector(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrNamedSelector
Create a selector with the supplied node type name and alias.
JcrNamespaceRegistry - Class in org.modeshape.connector.jcr
This represents the NamespaceRegistry implementation mirroring a supplied JCR Session.
JcrNodeDepth - Class in org.modeshape.jcr.query.qom
Implementation of the node depth dynamic operand for the Graph API and that is an extension to the JCR Query Object Model.
JcrNodeDepth(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrNodeDepth
Create a dynamic operand that evaluates to the depth of the node identified by the selector.
JcrNodeLocalName - Class in org.modeshape.jcr.query.qom
Implementation of the node local-name dynamic operand for the JCR Query Object Model and the Graph API.
JcrNodeLocalName(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrNodeLocalName
 
JcrNodeName - Class in org.modeshape.jcr.query.qom
Implementation of the node name dynamic operand for the JCR Query Object Model and the Graph API.
JcrNodeName(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrNodeName
 
JcrNodePath - Class in org.modeshape.jcr.query.qom
Implementation of the node path dynamic operand for the Graph API and that is an extension to the JCR Query Object Model.
JcrNodePath(SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrNodePath
Create a dynamic operand that evaluates to the path of the node identified by the selector.
JcrNodeTypeManager - Class in org.modeshape.jcr
Local implementation of @{link NodeTypeManager}.
JcrNodeTypeTemplate - Class in org.modeshape.jcr
ModeShape implementation of the JCR NodeTypeTemplate interface
JcrNot - Class in org.modeshape.jcr.query.qom
Implementation of the 'not' constraint for the JCR Query Object Model and the Graph API.
JcrNot(JcrConstraint) - Constructor for class org.modeshape.jcr.query.qom.JcrNot
 
JcrNtLexicon - Class in org.modeshape.graph
A lexicon of names with the JCR "nt" namespace.
JcrNtLexicon() - Constructor for class org.modeshape.graph.JcrNtLexicon
 
JcrNtLexicon - Class in org.modeshape.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/nt/1.0" namespace.
JcrNtLexicon() - Constructor for class org.modeshape.jcr.JcrNtLexicon
 
JcrNtLexicon.Namespace - Class in org.modeshape.graph
 
JcrNtLexicon.Namespace() - Constructor for class org.modeshape.graph.JcrNtLexicon.Namespace
 
JcrOr - Class in org.modeshape.jcr.query.qom
Implementation of the 'or' constraint for the JCR Query Object Model and the Graph API.
JcrOr(JcrConstraint, JcrConstraint) - Constructor for class org.modeshape.jcr.query.qom.JcrOr
 
JcrOrdering - Class in org.modeshape.jcr.query.qom
The implementation of the JCR Query Object Model's Ordering.
JcrOrdering(JcrDynamicOperand, Order) - Constructor for class org.modeshape.jcr.query.qom.JcrOrdering
Create a new ordering specification, given the supplied operand and order.
jcrPath(Path) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrPropertyExistence - Class in org.modeshape.jcr.query.qom
Implementation of the property existence constraint for the JCR Query Object Model and the Graph API.
JcrPropertyExistence(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrPropertyExistence
 
jcrPropertyTypeFor(PropertyType) - Static method in class org.modeshape.jcr.PropertyTypeUtil
Compute the ModeShape PropertyType for the given JCR PropertyType value.
JcrPropertyValue - Class in org.modeshape.jcr.query.qom
Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrPropertyValue(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrPropertyValue
 
JcrQomQueryParser - Class in org.modeshape.jcr.query
A parser for the JCR Query Object Model language.
JcrQomQueryParser() - Constructor for class org.modeshape.jcr.query.JcrQomQueryParser
 
JcrQuery - Class in org.modeshape.jcr.query
Implementation of Query that represents a query command.
JcrQuery(JcrQueryContext, String, String, QueryCommand, PlanHints, Path) - Constructor for class org.modeshape.jcr.query.JcrQuery
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the QueryCommand representation and, optionally, the node from which the query was loaded.
JcrQueryCommand - Interface in org.modeshape.jcr.query.qom
Representation of an abstract query command the Graph API and extension to the JCR API.
JcrQueryContext - Interface in org.modeshape.jcr.query
The context in which queries are executed.
JcrQueryObjectModel - Class in org.modeshape.jcr.query.qom
Implementation of QueryObjectModel that represents a select query.
JcrQueryObjectModel(JcrQueryContext, String, String, JcrSelectQuery, PlanHints, Path) - Constructor for class org.modeshape.jcr.query.qom.JcrQueryObjectModel
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the QueryCommand representation and, optionally, the node from which the query was loaded.
JcrQueryObjectModelFactory - Class in org.modeshape.jcr.query.qom
An implementation of the JCR QueryObjectModelFactory.
JcrQueryObjectModelFactory(JcrQueryContext) - Constructor for class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
 
JcrQueryResult - Class in org.modeshape.jcr.query
The results of a query.
JcrQueryResult(JcrQueryContext, String, QueryResults, Schemata) - Constructor for class org.modeshape.jcr.query.JcrQueryResult
 
JcrQueryResult.MultiSelectorQueryResultRow - Class in org.modeshape.jcr.query
 
JcrQueryResult.MultiSelectorQueryResultRow(JcrQueryResult.QueryResultRowIterator, Node[], int[], Object[]) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
JcrQueryResult.QueryResultNodeIterator - Class in org.modeshape.jcr.query
The NodeIterator implementation returned by the JcrQueryResult.
JcrQueryResult.QueryResultNodeIterator(List<? extends Node>) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
 
JcrQueryResult.QueryResultRowIterator - Class in org.modeshape.jcr.query
The RowIterator implementation returned by the JcrQueryResult.
JcrQueryResult.QueryResultRowIterator(JcrQueryContext, String, QueryResults, Iterator<Object[]>, long) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrQueryResult.SingleSelectorQueryResultRow - Class in org.modeshape.jcr.query
 
JcrQueryResult.SingleSelectorQueryResultRow(JcrQueryResult.SingleSelectorQueryResultRowIterator, Node, Object[]) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
 
JcrQueryResult.SingleSelectorQueryResultRowIterator - Class in org.modeshape.jcr.query
The RowIterator implementation returned by the JcrQueryResult.
JcrQueryResult.SingleSelectorQueryResultRowIterator(JcrQueryContext, String, QueryResults, Iterator<Object[]>, long) - Constructor for class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
 
JcrReferenceValue - Class in org.modeshape.jcr.query.qom
Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrReferenceValue(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrReferenceValue
Create a dynamic operand that evaluates to the values of a single reference property of the node identified by the selector.
JcrRepository - Class in org.modeshape.jcr
Creates JCR sessions to an underlying repository (which may be a federated repository).
JcrRepository.DefaultOption - Class in org.modeshape.jcr
The default values for each of the JcrRepository.Option.
JcrRepository.DefaultOption() - Constructor for class org.modeshape.jcr.JcrRepository.DefaultOption
 
JcrRepository.DelegatingConnectionFactory - Class in org.modeshape.jcr
 
JcrRepository.DelegatingConnectionFactory(RepositoryConnectionFactory, RepositorySource) - Constructor for class org.modeshape.jcr.JcrRepository.DelegatingConnectionFactory
 
JcrRepository.FederatedRepositoryContext - Class in org.modeshape.jcr
 
JcrRepository.FederatedRepositoryContext(RepositoryConnectionFactory) - Constructor for class org.modeshape.jcr.JcrRepository.FederatedRepositoryContext
 
JcrRepository.Metrics - Class in org.modeshape.jcr
This component is used internally to expose the metrics of a repository, and should not be used outside of the ModeShape codebase, as it will almost certainly change or be replaced in upcoming releases.
JcrRepository.Metrics() - Constructor for class org.modeshape.jcr.JcrRepository.Metrics
 
JcrRepository.Option - Enum in org.modeshape.jcr
The available options for the JcrRepository.
JcrRepository.QueryLanguage - Class in org.modeshape.jcr
The set of supported query language string constants.
JcrRepository.QueryLanguage() - Constructor for class org.modeshape.jcr.JcrRepository.QueryLanguage
 
JcrRepository.RebuildQueryIndexOnStartupOption - Class in org.modeshape.jcr
The possible values for the JcrRepository.Option.REBUILD_QUERY_INDEX_ON_STARTUP option.
JcrRepository.RebuildQueryIndexOnStartupOption() - Constructor for class org.modeshape.jcr.JcrRepository.RebuildQueryIndexOnStartupOption
 
JcrRepository.RepositoryObservationManager - Class in org.modeshape.jcr
 
JcrRepository.RepositoryObservationManager(Observable) - Constructor for class org.modeshape.jcr.JcrRepository.RepositoryObservationManager
 
JcrRepository.SourceWorkspacePair - Class in org.modeshape.jcr
 
JcrRepository.SourceWorkspacePair(String) - Constructor for class org.modeshape.jcr.JcrRepository.SourceWorkspacePair
 
JcrRepository.VersionHistoryOption - Class in org.modeshape.jcr
The possible values for the JcrRepository.Option.VERSION_HISTORY_STRUCTURE option.
JcrRepository.VersionHistoryOption() - Constructor for class org.modeshape.jcr.JcrRepository.VersionHistoryOption
 
JcrRepositoryConnection - Class in org.modeshape.connector.jcr
 
JcrRepositoryConnection(JcrRepositorySource, Repository, Credentials) - Constructor for class org.modeshape.connector.jcr.JcrRepositoryConnection
 
JcrRepositoryFactory - Class in org.modeshape.jcr
Service provider for the JCR2 RepositoryFactory interface.
JcrRepositoryFactory() - Constructor for class org.modeshape.jcr.JcrRepositoryFactory
 
JcrRepositorySource - Class in org.modeshape.connector.jcr
The RepositorySource for the connector that exposes an area of the local file system as content in a repository.
JcrRepositorySource() - Constructor for class org.modeshape.connector.jcr.JcrRepositorySource
Create a new instance of a JCR repository source.
JcrRequestProcessor - Class in org.modeshape.connector.jcr
A RequestProcessor that processes Requests by operating against the JCR Repository.
JcrRequestProcessor(String, ExecutionContext, Repository, Observer, Credentials, CachePolicy) - Constructor for class org.modeshape.connector.jcr.JcrRequestProcessor
 
JcrRequestProcessor.Workspace - Class in org.modeshape.connector.jcr
An encapsulation of a remote JCR Session, with an ExecutionContext that contains a namespace registry which mirrors the session's registry, and with factories that convert the JCR-specific values, paths, and names into their graph-equivalents.
JcrRequestProcessor.Workspace(Session) - Constructor for class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
JcrResultSet - Class in org.modeshape.jdbc
 
JcrResultSet(JcrStatement, QueryResult, ResultSetMetaData) - Constructor for class org.modeshape.jdbc.JcrResultSet
 
JcrResultSet() - Constructor for class org.modeshape.jdbc.JcrResultSet
no-arg CTOR is used to create an empty result set
JcrResultSetMetaData - Class in org.modeshape.jdbc
This driver's ResultSetMetaData implementation that obtains the metadata information from the JCR query result and (where possible) the column's corresponding property definitions.
JcrResultSetMetaData(JcrConnection, QueryResult) - Constructor for class org.modeshape.jdbc.JcrResultSetMetaData
 
JcrRowId - Class in org.modeshape.jdbc
 
JcrRowId(String) - Constructor for class org.modeshape.jdbc.JcrRowId
 
JcrSameNode - Class in org.modeshape.jcr.query.qom
Implementation of the same node constraint for the JCR Query Object Model and the Graph API.
JcrSameNode(SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrSameNode
 
JcrSameNodeJoinCondition - Class in org.modeshape.jcr.query.qom
Implementation of the same-node join condition for the JCR Query Object Model and the Graph API.
JcrSameNodeJoinCondition(SelectorName, SelectorName, String) - Constructor for class org.modeshape.jcr.query.qom.JcrSameNodeJoinCondition
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.
JcrSameNodeJoinCondition(SelectorName, SelectorName) - Constructor for class org.modeshape.jcr.query.qom.JcrSameNodeJoinCondition
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.
JcrSearch - Class in org.modeshape.jcr.query
A Query implementation that represents a search.
JcrSearch(JcrQueryContext, String, String, Path) - Constructor for class org.modeshape.jcr.query.JcrSearch
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the QueryCommand representation and, optionally, the node from which the query was loaded.
JcrSecurityContextCredentials - Class in org.modeshape.jcr
Deprecated. Use SecurityContextCredentials instead
JcrSecurityContextCredentials(SecurityContext) - Constructor for class org.modeshape.jcr.JcrSecurityContextCredentials
Deprecated. Initializes the class with an existing security context.
JcrSelectQuery - Class in org.modeshape.jcr.query.qom
 
JcrSelectQuery(JcrSource, JcrConstraint, List<? extends JcrOrdering>, List<? extends JcrColumn>, JcrLimit, boolean) - Constructor for class org.modeshape.jcr.query.qom.JcrSelectQuery
Create a new query that uses the supplied source, constraint, orderings, columns and limits.
JcrSetCriteria - Class in org.modeshape.jcr.query.qom
Implementation of the same node constraint for the JCR Query Object Model and the Graph API.
JcrSetCriteria(JcrDynamicOperand, Collection<? extends JcrStaticOperand>) - Constructor for class org.modeshape.jcr.query.qom.JcrSetCriteria
 
JcrSetCriteria(JcrDynamicOperand, JcrStaticOperand...) - Constructor for class org.modeshape.jcr.query.qom.JcrSetCriteria
 
JcrSetQuery - Class in org.modeshape.jcr.query.qom
 
JcrSetQuery(JcrQueryCommand, SetQuery.Operation, JcrQueryCommand, boolean) - Constructor for class org.modeshape.jcr.query.qom.JcrSetQuery
Create a set query involving the supplied left- and right-hand-side queries.
JcrSetQuery(JcrQueryCommand, SetQuery.Operation, JcrQueryCommand, boolean, List<? extends JcrOrdering>, JcrLimit) - Constructor for class org.modeshape.jcr.query.qom.JcrSetQuery
Create a set query involving the supplied left- and right-hand-side queries.
JcrSetQueryObjectModel - Class in org.modeshape.jcr.query.qom
Implementation of QueryObjectModel that represents a select query.
JcrSetQueryObjectModel(JcrQueryContext, String, String, JcrSetQuery, PlanHints, Path) - Constructor for class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the QueryCommand representation and, optionally, the node from which the query was loaded.
JcrSource - Interface in org.modeshape.jcr.query.qom
Representation of a source from JCR and the Graph API.
JcrSql2QueryParser - Class in org.modeshape.jcr.query
An specialization of the SqlQueryParser that uses a different language name that matches the JCR 2.0 specification.
JcrSql2QueryParser() - Constructor for class org.modeshape.jcr.query.JcrSql2QueryParser
 
JcrSqlQueryParser - Class in org.modeshape.jcr.query
Parser for JCR-SQL queries that produces abstract query model (AQM) objects.
JcrSqlQueryParser() - Constructor for class org.modeshape.jcr.query.JcrSqlQueryParser
 
JcrSqlQueryParser.JoinableSources - Class in org.modeshape.jcr.query
 
JcrSqlQueryParser.JoinableSources(Selector, Position) - Constructor for class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
JcrSqlQueryResult - Class in org.modeshape.jcr.query
 
JcrSqlQueryResult(JcrQueryContext, String, QueryResults, Schemata) - Constructor for class org.modeshape.jcr.query.JcrSqlQueryResult
 
JcrStaticOperand - Interface in org.modeshape.jcr.query.qom
Representation of a static operand from JCR and the Graph API.
jcrString(String) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
JcrSubquery - Class in org.modeshape.jcr.query.qom
Implementation of the subquery static operand for the JCR Query Object Model and the Graph API.
JcrSubquery(JcrQueryCommand) - Constructor for class org.modeshape.jcr.query.qom.JcrSubquery
 
JcrSvLexicon - Class in org.modeshape.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/sv/1.0" namespace.
JcrSvLexicon() - Constructor for class org.modeshape.jcr.JcrSvLexicon
 
JcrSvLexicon.Namespace - Class in org.modeshape.jcr
 
JcrSvLexicon.Namespace() - Constructor for class org.modeshape.jcr.JcrSvLexicon.Namespace
 
JcrTools - Class in org.modeshape.jcr
Utility methods for working with JCR nodes.
JcrTools() - Constructor for class org.modeshape.jcr.JcrTools
 
JcrTools(boolean) - Constructor for class org.modeshape.jcr.JcrTools
 
JcrTools.BasicOperation - Class in org.modeshape.jcr
 
JcrTools.BasicOperation(JcrTools) - Constructor for class org.modeshape.jcr.JcrTools.BasicOperation
 
JcrTools.BrowseContent - Class in org.modeshape.jcr
 
JcrTools.BrowseContent(JcrTools, String) - Constructor for class org.modeshape.jcr.JcrTools.BrowseContent
 
JcrTools.CountNodes - Class in org.modeshape.jcr
 
JcrTools.CountNodes(JcrTools) - Constructor for class org.modeshape.jcr.JcrTools.CountNodes
 
JcrTools.Operation - Interface in org.modeshape.jcr
 
JcrTools.PrintNodes - Class in org.modeshape.jcr
 
JcrTools.PrintNodes(JcrTools) - Constructor for class org.modeshape.jcr.JcrTools.PrintNodes
 
JcrTools.Variable - Class in org.modeshape.jcr
 
JcrTools.Variable(String, String) - Constructor for class org.modeshape.jcr.JcrTools.Variable
 
JcrType - Class in org.modeshape.jdbc
Provides functionality to convert from JCR PropertyTypes and JDBC types.
JcrType(int, int, String, Class<?>, int, int, Transform) - Constructor for class org.modeshape.jdbc.JcrType
 
JcrType.DefaultDataTypes - Class in org.modeshape.jdbc
 
JcrType.DefaultDataTypes() - Constructor for class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
jcrTypeNameFor(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
JcrTypeSystem - Interface in org.modeshape.jcr.query
 
JcrUpperCase - Class in org.modeshape.jcr.query.qom
Implementation of the upper case dynamic operand for the JCR Query Object Model and the Graph API.
JcrUpperCase(JcrDynamicOperand) - Constructor for class org.modeshape.jcr.query.qom.JcrUpperCase
 
JDBC_DATA_TYPE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
JDBCColumnNames - Interface in org.modeshape.jdbc.metadata
 
JDBCColumnNames.CATALOGS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getCatalogs method on DatabaseMetaData.
JDBCColumnNames.COLUMNS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnNames.INDEX_INFO - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getIndexInfo method on DatabaseMetaData.
JDBCColumnNames.PRIMARY_KEYS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getPrimaryKeys method on DatabaseMetaData.
JDBCColumnNames.REFERENCE_KEYS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getCrossReference, getExportedKeys, and getImportedKeys methods on DatabaseMetaData.
JDBCColumnNames.SCHEMAS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getSchemas method on DatabaseMetaData.
JDBCColumnNames.TABLE_TYPES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getTables and getTableTypes methods on DatabaseMetaData.
JDBCColumnNames.TABLES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getTables and getTableTypes methods on DatabaseMetaData.
JDBCColumnNames.TYPE_INFO - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column names on ResultSet returned by getTypeInfo method on DatabaseMetaData.
JDBCColumnPositions - Interface in org.modeshape.jdbc.metadata
This class provides constants indicating positions of columns in the ResultSets returned by methods on MMDatabaseMetaData object.
JDBCColumnPositions.CATALOGS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.COLUMN_PRIVILEGES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.COLUMNS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.INDEX_INFO - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getIndexInfo method on DatabaseMetaData.
JDBCColumnPositions.PRIMARY_KEYS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.PROCEDURE_COLUMNS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.PROCEDURES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getProcedures method on DatabaseMetaData.
JDBCColumnPositions.REFERENCE_KEYS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getCrossReferences method on DatabaseMetaData.
JDBCColumnPositions.SCHEMAS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.TABLE_PRIVILEGES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.TABLES - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.TYPE_INFO - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
JDBCColumnPositions.UDTS - Interface in org.modeshape.jdbc.metadata
This class contains constants representing column positions on ResultSet returned by getUDTS method on DatabaseMetaData.
jdbcCompliant() - Method in class org.modeshape.jdbc.LocalJcrDriver
JdbcI18n - Class in org.modeshape.jdbc
The internationalized string constants for the org.modeshape.jdbc* packages.
JdbcI18n() - Constructor for class org.modeshape.jdbc.JdbcI18n
 
JdbcLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
JdbcLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon
 
JdbcLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
JdbcLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon.Namespace
 
JdbcLocalI18n - Class in org.modeshape.jdbc
The internationalized string constants for the org.modeshape.jdbc* packages.
JdbcLocalI18n() - Constructor for class org.modeshape.jdbc.JdbcLocalI18n
 
JdbcMetadataCollector - Class in org.modeshape.connector.meta.jdbc
Default MetadataCollector implementation that uses the built-in JDBC support for collecting database metadata.
JdbcMetadataCollector() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataCollector
 
JdbcMetadataException - Exception in org.modeshape.connector.meta.jdbc
Thrown to indicate that there was a failure while attempting to retrieve metadata
JdbcMetadataException() - Constructor for exception org.modeshape.connector.meta.jdbc.JdbcMetadataException
 
JdbcMetadataException(String) - Constructor for exception org.modeshape.connector.meta.jdbc.JdbcMetadataException
 
JdbcMetadataException(Throwable) - Constructor for exception org.modeshape.connector.meta.jdbc.JdbcMetadataException
 
JdbcMetadataException(String, Throwable) - Constructor for exception org.modeshape.connector.meta.jdbc.JdbcMetadataException
 
JdbcMetadataI18n - Class in org.modeshape.connector.meta.jdbc
The internationalized string constants for the org.modeshape.connector.meta.jdbc.
JdbcMetadataI18n() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
JdbcMetadataLexicon - Class in org.modeshape.connector.meta.jdbc
The namespace and property names used within a JdbcMetadataSource to store internal information.
JdbcMetadataLexicon() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
JdbcMetadataLexicon.Namespace - Class in org.modeshape.connector.meta.jdbc
 
JdbcMetadataLexicon.Namespace() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon.Namespace
 
JdbcMetadataRepository - Class in org.modeshape.connector.meta.jdbc
 
JdbcMetadataRepository(JdbcMetadataSource) - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository
 
JdbcMetadataRepository.JdbcMetadataTransaction - Class in org.modeshape.connector.meta.jdbc
 
JdbcMetadataRepository.JdbcMetadataTransaction(Repository<PathNode, JdbcMetadataWorkspace>, UUID) - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository.JdbcMetadataTransaction
 
JdbcMetadataSource - Class in org.modeshape.connector.meta.jdbc
 
JdbcMetadataSource() - Constructor for class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
JDBCSQLTypeInfo - Class in org.modeshape.jdbc.metadata
This is a helper class used to obtain SQL type information for java types.
JDBCSQLTypeInfo.DefaultDataClasses - Class in org.modeshape.jdbc.metadata
 
JDBCSQLTypeInfo.DefaultDataClasses() - Constructor for class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
JDBCSQLTypeInfo.DefaultDataTypes - Class in org.modeshape.jdbc.metadata
 
JDBCSQLTypeInfo.DefaultDataTypes() - Constructor for class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
jdbcType(String) - Static method in class org.modeshape.jdbc.JcrType
 
JdkLoggerFactory - Class in org.modeshape.common.util.log
Factory used to create the Logger implementation that uses the JDK logging framework.
JdkLoggerFactory() - Constructor for class org.modeshape.common.util.log.JdkLoggerFactory
 
JdkLoggerImpl - Class in org.modeshape.common.util.log
Logger that delivers messages to a JDK logger
JdkLoggerImpl(String) - Constructor for class org.modeshape.common.util.log.JdkLoggerImpl
 
JNDI_NAME - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
JNDI_NAME_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
JNDI_URL_PREFIX - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
jndiNamePropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
jndiNamePropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
jndiNamePropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
JndiRepositoryFactory - Class in org.modeshape.jcr
The JndiRepositoryFactory class provides a means of initializing and accessing repositories in a JNDI tree.
JndiRepositoryFactory() - Constructor for class org.modeshape.jcr.JndiRepositoryFactory
 
Join - Class in org.modeshape.graph.query.model
 
Join(Source, JoinType, Source, JoinCondition) - Constructor for class org.modeshape.graph.query.model.Join
Create a join of the left and right sources, using the supplied join condition.
join(Source, JoinType, Source, JoinCondition) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
join(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform an inner join between the already defined source with the supplied table.
join(Source, JoinType, Source, JoinCondition) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
join(Source, Source, String, JoinCondition) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
joinableFor(ProcessingComponent, ProcessingComponent, JoinCondition) - Static method in class org.modeshape.graph.query.process.JoinComponent
Create a JoinComponent.ValueSelector that obtains the value required to use the supplied join condition.
JoinAlgorithm - Enum in org.modeshape.graph.query.plan
The type of join algorithms.
joinAllNodesAs(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform an inner join between the already defined source with the "__ALLNODES__" table using the supplied alias.
JoinComponent - Class in org.modeshape.graph.query.process
 
JoinComponent(QueryContext, ProcessingComponent, ProcessingComponent, JoinCondition, JoinType) - Constructor for class org.modeshape.graph.query.process.JoinComponent
 
JoinComponent.Joinable - Interface in org.modeshape.graph.query.process
Interface defining the value of a tuple that is used in the join condition.
JoinComponent.TupleMerger - Interface in org.modeshape.graph.query.process
A component that will merge the supplied tuple on the left side of a join with the supplied tuple on the right side of the join, to produce a single tuple with all components from the left and right tuples.
JoinComponent.ValueSelector - Interface in org.modeshape.graph.query.process
Interface defining the value of a tuple that is used in the join condition.
joinCondition() - Method in class org.modeshape.graph.query.model.Join
Get the join condition
JoinCondition - Interface in org.modeshape.graph.query.model
The condition used for a join between two sources.
joinCondition() - Method in class org.modeshape.jcr.query.qom.JcrJoin
Get the join condition
JoinType - Enum in org.modeshape.graph.query.model
 
joinWith(QueryResults.Columns) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Obtain a new definition for the query results that is a combination of the these columns and the supplied columns, where the columns from this object appear first, followed by columns from the supplied set.
joinWith(QueryResults.Columns) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Obtain a new definition for the query results that is a combination of the these columns and the supplied columns, where the columns from this object appear first, followed by columns from the supplied set.
JpaAdapter - Interface in org.modeshape.connector.store.jpa
Provides a way for individual JPA implementations to properly set their implementation-specific properties to accurately map the JpaSource properties to the JPA implementation.
JpaConnectorI18n - Class in org.modeshape.connector.store.jpa
The internationalized string constants for the org.modeshape.connector.store.jpa* packages.
JpaConnectorI18n() - Constructor for class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
JpaDdlGenI18n - Class in org.modeshape.util
The internationalized string constants for the org.modeshape.util packages.
JpaDdlGenI18n() - Constructor for class org.modeshape.util.JpaDdlGenI18n
 
JpaSource - Class in org.modeshape.connector.store.jpa
The RepositorySource for the connector that stores content in a (custom) relational database.
JpaSource() - Constructor for class org.modeshape.connector.store.jpa.JpaSource
 
JpaSource.Models - Class in org.modeshape.connector.store.jpa
This source is capable of using different database schemas
JpaSource.Models() - Constructor for class org.modeshape.connector.store.jpa.JpaSource.Models
 
JPDL3AssignmentMetadata - Class in org.modeshape.sequencer.jpdl3
 
JPDL3AssignmentMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
 
JPDL3EndStateMetadata - Class in org.modeshape.sequencer.jpdl3
 
JPDL3EndStateMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3EndStateMetadata
 
JPDL3Metadata - Class in org.modeshape.sequencer.jpdl3
The jBPM Process definition language meta data.
JPDL3MetadataConstants - Class in org.modeshape.sequencer.jpdl3
 
JPDL3MetadataConstants() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3MetadataConstants
 
JPDL3StartStateMetadata - Class in org.modeshape.sequencer.jpdl3
 
JPDL3StartStateMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3StartStateMetadata
 
JPDL3SwimlaneMetadata - Class in org.modeshape.sequencer.jpdl3
Metdata class represent a swimlane in a jpdl xml file.
JPDL3SwimlaneMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
JPDL3TaskMetadata - Class in org.modeshape.sequencer.jpdl3
This represent a task for a human.
JPDL3TaskMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
JPDL3TaskNodeMetadata - Class in org.modeshape.sequencer.jpdl3
This a task node.
JPDL3TaskNodeMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
JPDL3TransitionMetadata - Class in org.modeshape.sequencer.jpdl3
The transition.
JPDL3TransitionMetadata() - Constructor for class org.modeshape.sequencer.jpdl3.JPDL3TransitionMetadata
 
JSR283_DECODER - Static variable in interface org.modeshape.graph.property.Path
The text decoder that decodes according to JSR-283.
JSR283_ENCODER - Static variable in interface org.modeshape.graph.property.Path
The text encoder that encodes according to JSR-283.
Jsr283Encoder - Class in org.modeshape.common.text
Encoder that escapes characters that are not allowed in JCR names.
Jsr283Encoder() - Constructor for class org.modeshape.common.text.Jsr283Encoder
 
justifyCenter(String, int, char) - Static method in class org.modeshape.common.util.StringUtil
Center the contents of the string.
justifyLeft(String, int, char) - Static method in class org.modeshape.common.util.StringUtil
Left justify the contents of the string, ensuring that the supplied string begins at the first character and that the resulting string is of the desired length.
justifyLeft(String, int, char, boolean) - Static method in class org.modeshape.common.util.StringUtil
 
justifyRight(String, int, char) - Static method in class org.modeshape.common.util.StringUtil
Right justify the contents of the string, ensuring that the string ends at the last character.

K

key - Variable in class org.modeshape.jcr.JcrTools.Variable
 
KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
KEY_SEQ - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
 
KEY_SEQ - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
KEY_SEQ - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
 
KEY_SEQ - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
 
keys() - Method in class org.modeshape.common.collection.UnmodifiableProperties
keySet() - Method in class org.modeshape.common.collection.AbstractMultimap
Return the set of keys in this multimap.
keySet() - Method in class org.modeshape.common.collection.LinkedListMultimap
Return the set of keys in this multimap.
keySet() - Method in interface org.modeshape.common.collection.Multimap
Return the set of keys in this multimap.
keySet() - Method in class org.modeshape.common.collection.UnmodifiableProperties
KEYWORD - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that represent key words or reserved words for a given DDL dialect.
KEYWORDS - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
KEYWORDS - Static variable in class org.modeshape.sequencer.teiid.DefaultProperties
 
KEYWORDS - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
KILO - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 

L

L_PAREN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
L_SQUOTE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
Label - Annotation Type in org.modeshape.common.annotation
Annotation that can be used provide a human-readable label.
LANGUAGE - Static variable in class org.modeshape.graph.query.parse.SqlQueryParser
 
LANGUAGE - Static variable in class org.modeshape.jcr.JcrLexicon
 
LANGUAGE - Static variable in class org.modeshape.jcr.query.JcrQomQueryParser
 
LANGUAGE - Static variable in class org.modeshape.jcr.query.JcrSql2QueryParser
 
LANGUAGE - Static variable in class org.modeshape.jcr.query.JcrSqlQueryParser
 
language - Variable in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
LANGUAGE - Static variable in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
 
LanguageObject - Interface in org.modeshape.graph.query.model
A common interface for all query language objects.
LARGE_VALUE_SIZE_IN_BYTES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
LargeValueEntity - Class in org.modeshape.connector.store.jpa.model.simple
A single property value that is too large to be stored on the individual node, and which will be shared among all properties that have the same value.
LargeValueEntity() - Constructor for class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
largeValuePathPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValuePathPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValuePathPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValueSizeInBytesPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValueSizeInBytesPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
largeValueSizeInBytesPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValueSizeInBytesPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
largeValueSizeInBytesPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
largeValueSizeInBytesPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
last() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
last() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
LAST_MODIFIED - Static variable in class org.modeshape.graph.JcrLexicon
 
LAST_MODIFIED - Static variable in class org.modeshape.graph.JcrMixLexicon
 
LAST_MODIFIED_BY - Static variable in class org.modeshape.graph.JcrLexicon
 
LAST_PRINTED - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
lastEntry - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
lastEntryWithKey - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
lastIndexOf(Object) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
lastIndexOf(Object) - Method in class org.modeshape.common.collection.ImmutableAppendedList
lastIndexOf(Object) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
left() - Method in class org.modeshape.graph.query.model.And
Get the constraint that is on the left-hand-side of the AND operation.
left() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
Get the left-hand operand.
left() - Method in class org.modeshape.graph.query.model.Join
Get the source that represents the left-hand-side of the join.
left() - Method in class org.modeshape.graph.query.model.Or
Get the left-hand constraint.
left() - Method in class org.modeshape.graph.query.model.SetQuery
Get the left-hand query.
left() - Method in class org.modeshape.graph.query.process.DependentQueryComponent
Get the processing component that serves as the left side of the join.
left() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the processing component that serves as the left side of the join.
left - Variable in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
left - Variable in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
 
left() - Method in class org.modeshape.jcr.query.qom.JcrAnd
Get the constraint that is on the left-hand-side of the AND operation.
left() - Method in class org.modeshape.jcr.query.qom.JcrArithmeticOperand
Get the left-hand operand.
left() - Method in class org.modeshape.jcr.query.qom.JcrJoin
Get the source that represents the left-hand-side of the join.
left() - Method in class org.modeshape.jcr.query.qom.JcrOr
Get the left-hand constraint.
left() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the left-hand query.
leftAndRightQueriesInSetQueryMustHaveUnionableColumns - Static variable in class org.modeshape.graph.GraphI18n
 
leftColunns() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the columns definition for the results from the left side of the join.
leftOperand() - Method in class org.modeshape.graph.query.model.SetCriteria
Get the dynamic operand to which the set constraint applies
leftOuterJoin(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a left outer join between the already defined source with the supplied table.
leftOuterJoinAllNodesAs(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a left outer join between the already defined source with the "__ALL_NODES" table using the supplied alias.
length - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
length() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Get the length of the token, which is equivalent to endIndex() - startIndex().
length() - Method in interface org.modeshape.common.text.TokenStream.Token
Get the length of the token, which is equivalent to endIndex() - startIndex().
LENGTH - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
length(Object) - Method in class org.modeshape.graph.property.ValueTypeSystem.Factory
Get the length of the supplied value.
Length - Class in org.modeshape.graph.query.model
A dynamic operand that evaluates to the length of the supplied propety values, used in a Comparison constraint.
Length(PropertyValue) - Constructor for class org.modeshape.graph.query.model.Length
Create a dynamic operand that evaluates to the length of the supplied property values.
length(Object) - Method in interface org.modeshape.graph.query.model.TypeSystem.TypeFactory
Get the length of the supplied value.
length(PropertyValue) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
length(Object) - Method in interface org.modeshape.graph.query.process.SelectComponent.Analyzer
 
length(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
Constrains the nodes in the the supplied table such that they must have a property value whose length matches the criteria.
length(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table such that they must have a property value whose length matches the criteria.
length(String, String) - Method in interface org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder
Constrains the nodes in the the supplied table such that they must have a property value whose length matches the criteria.
length(String, String) - Method in interface org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder
Adds to the order-by clause by using the length of the value for the given table and property.
length(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the length of the value for the given table and property.
length(PropertyValue) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
length(PropertyValue) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
length() - Method in class org.modeshape.jdbc.JcrBlob
LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
 
length(InputStream) - Static method in class org.modeshape.sequencer.java.JavaMetadataUtil
Get the length of the input stream.
LIFECYCLE - Static variable in class org.modeshape.jcr.JcrMixLexicon
The name for the "mix:lifecycle" mixin.
LIFECYCLE_POLICY - Static variable in class org.modeshape.jcr.JcrLexicon
 
LIKE_ONLY - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
Limit - Class in org.modeshape.graph.query.model
 
Limit(int) - Constructor for class org.modeshape.graph.query.model.Limit
Create a limit on the number of rows.
Limit(int, int) - Constructor for class org.modeshape.graph.query.model.Limit
Create a limit on the number of rows and the number of initial rows to skip.
limit(int, int) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
limit - Variable in class org.modeshape.graph.query.process.AbstractAccessComponent
 
limit - Variable in class org.modeshape.graph.query.QueryBuilder
 
limit(int) - Method in class org.modeshape.graph.query.QueryBuilder
Specify the maximum number of rows that are to be returned in the results.
limit() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the limit of the result tuples, which can specify a maximum number of rows as well as an initial offset for the first row.
Limit - Interface in org.modeshape.jcr.api.query.qom
Representation of a limit on the number of tuple results.
limit(int, int) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
Evaluates to a limit on the maximum number of tuples in the results and the number of rows that are skipped before the first tuple in the results.
limit(int, int) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
limit(int, int) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Evaluates to a limit on the maximum number of tuples in the results and the number of rows that are skipped before the first tuple in the results.
LimitComponent - Class in org.modeshape.graph.query.process
 
LimitComponent(ProcessingComponent, Limit) - Constructor for class org.modeshape.graph.query.process.LimitComponent
 
limits() - Method in class org.modeshape.graph.query.model.Query
Get the limits associated with this query.
limits() - Method in interface org.modeshape.graph.query.model.QueryCommand
Get the limits associated with this query.
limits() - Method in class org.modeshape.graph.query.model.SetQuery
Get the limits associated with this query.
limits() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Get the limits associated with this query.
limits() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the limits associated with this query.
LINKED_FILE - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
LinkedHashMultimap<K,V> - Class in org.modeshape.common.collection
A Multimap implementation that uses an LinkedHashSet to store the values associated with a key.
LinkedHashMultimap() - Constructor for class org.modeshape.common.collection.LinkedHashMultimap
 
LinkedListMultimap<K,V> - Class in org.modeshape.common.collection
A Multimap implementation that uses an LinkedList to store the values associated with a key.
LinkedListMultimap() - Constructor for class org.modeshape.common.collection.LinkedListMultimap
 
LinkedListMultimap.Entry<K,V> - Class in org.modeshape.common.collection
 
LinkedListMultimap.Entry(K, V) - Constructor for class org.modeshape.common.collection.LinkedListMultimap.Entry
 
LinkedListMultimap.EntryIterator - Class in org.modeshape.common.collection
 
LinkedListMultimap.EntryIterator() - Constructor for class org.modeshape.common.collection.LinkedListMultimap.EntryIterator
 
LinkedListMultimap.EntryIterator(LinkedListMultimap.Entry<K, V>) - Constructor for class org.modeshape.common.collection.LinkedListMultimap.EntryIterator
 
LinkedListMultimap.KeyIterator - Class in org.modeshape.common.collection
 
LinkedListMultimap.KeyIterator() - Constructor for class org.modeshape.common.collection.LinkedListMultimap.KeyIterator
 
LinkedListMultimap.MapEntries - Class in org.modeshape.common.collection
 
LinkedListMultimap.MapEntries() - Constructor for class org.modeshape.common.collection.LinkedListMultimap.MapEntries
 
LinkedListMultimap.MapView - Class in org.modeshape.common.collection
 
LinkedListMultimap.MapView() - Constructor for class org.modeshape.common.collection.LinkedListMultimap.MapView
 
LinkedListMultimap.ValueIterator - Class in org.modeshape.common.collection
 
LinkedListMultimap.ValueIterator(K) - Constructor for class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
 
LinkedListMultimap.ValueIterator(K, int) - Constructor for class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
 
list(PrintStream) - Method in class org.modeshape.common.collection.UnmodifiableProperties
list(PrintWriter) - Method in class org.modeshape.common.collection.UnmodifiableProperties
list(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
list(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
listBindings(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
listBindings(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
listIterator() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
listIterator(int) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList
listIterator() - Method in class org.modeshape.common.collection.ImmutableAppendedList
listIterator(int) - Method in class org.modeshape.common.collection.ImmutableAppendedList
listIterator() - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
listIterator(int) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
ListMultimap<K,V> - Interface in org.modeshape.common.collection
A collection similar to Map, but which may associate multiple values with any single key.
Literal - Class in org.modeshape.graph.query.model
A literal value used in a Comparison constraint.
Literal(Object) - Constructor for class org.modeshape.graph.query.model.Literal
 
literal(TypeSystem, Object) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
literal(String) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(int) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(long) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(float) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(double) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(Path) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(Name) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(URI) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(Binary) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
literal(String) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(int) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(long) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(float) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(double) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(Path) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(Name) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(URI) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(Binary) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(QueryCommand) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
literal(String) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(int) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(long) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(float) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(double) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(DateTime) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(Path) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(Name) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(URI) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(UUID) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(Binary) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(BigDecimal) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(boolean) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
literal(TypeSystem, Object) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
literal(Value) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
LITERAL_PREFIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
 
LITERAL_PREFIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains prefix used to quote a literal.
LITERAL_SUFFIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
 
LITERAL_SUFFIX - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains suffix used to quote a literal.
load(InputStream) - Method in class org.modeshape.common.collection.UnmodifiableProperties
load(InputStream, Map<String, Set<String>>) - Static method in class org.modeshape.common.util.MimeTypeUtil
Load the extensions from the supplied stream, which may provide the contents in the format of property file or a tab-delimited *nix-style MIME types file (common in web servers and libraries).
load(File, ExecutionContext) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
load(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.LoadNodesVisitor
Method that signals that the supplied node should be loaded (if it is not already loaded).
load() - Method in class org.modeshape.graph.session.GraphSession.Node
Method that causes the information for this node to be read from the store and loaded into the cache
loadClassStrict(String) - Static method in class org.modeshape.common.util.ClassUtil
Loads the class using either the current thread's context class loader or, if that is null, the system class loader.
loadDefaultsFromCnd(String, Map<String, Map<String, Object>>) - Static method in class org.modeshape.sequencer.teiid.DefaultProperties
 
loadDepth - Variable in class org.modeshape.graph.session.GraphSession
 
loadedFrom(String...) - Method in interface org.modeshape.repository.ModeShapeConfiguration.LoadedFrom
Specify the names of the classloaders that form the classpath for the component, from which the component's class (and its dependencies) can be loaded.
loadedFromClasspath() - Method in interface org.modeshape.repository.ModeShapeConfiguration.LoadedFrom
Specify that the component (and its dependencies) will be found on the current (or current context) classloader.
loadedWith(List<Location>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>, DateTime) - Method in class org.modeshape.graph.session.GraphSession.Node
Define the persistent child information that this node is to be populated with.
loadedWith(Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in class org.modeshape.graph.session.GraphSession.Node
Define the persistent property information that this node is to be populated with.
loadFrom(String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the given path.
loadFrom(String, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the given path.
loadFrom(File) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file.
loadFrom(File, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file.
loadFrom(URL) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(URL, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(RepositorySource) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from the repository content using the supplied repository source.
loadFrom(RepositorySource, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from the repository content using the workspace in the supplied repository source.
loadFrom(RepositorySource, String, String) - Method in class org.modeshape.jcr.JcrConfiguration
Load the configuration from the repository content at the supplied path in the workspace in the supplied repository source.
loadFrom(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the given path.
loadFrom(String, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the given path.
loadFrom(File) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file.
loadFrom(File, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file.
loadFrom(URL) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(URL, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(RepositorySource) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from the repository content using the supplied repository source.
loadFrom(RepositorySource, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from the repository content using the workspace in the supplied repository source.
loadFrom(RepositorySource, String, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Load the configuration from the repository content at the supplied path in the workspace in the supplied repository source.
loadFromXML(InputStream) - Method in class org.modeshape.common.collection.UnmodifiableProperties
loadRepository(String, RepositoryContext) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Utility to load the current configuration for this source from the configuration repository.
LOCAL_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that localised version of type name
LOCAL_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains local type name used by the data source.
LocalizationRepository - Interface in org.modeshape.common.i18n
A repository of localized property files used by the internationalization framework.
localizedString(Class<?>, String) - Static method in class org.modeshape.common.util.Reflection
 
LocalJcrDriver - Class in org.modeshape.jdbc
A JDBC driver implementation that is able to access a JCR repository to query its contents using JCR-SQL2.
LocalJcrDriver() - Constructor for class org.modeshape.jdbc.LocalJcrDriver
No-arg constructor, required by the DriverManager.
LocalJcrDriver(LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.LocalJcrDriver
Create an instance of this driver using the supplied JNDI naming context factory.
LocalJcrDriver(RepositoryDelegateFactory, DriverInfo, LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.LocalJcrDriver
Constructor for subclasses, that should be called by subclasses no-arg constructor.
LocalJcrDriver.JcrContextFactory - Interface in org.modeshape.jdbc
And interface that can be passed to this driver's contructor to create the JNDI naming context given the set of connection properties.
LOCALNAME - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
LocalObservationBus - Class in org.modeshape.graph.observe
A simple Observer that is itself Observable.
LocalObservationBus() - Constructor for class org.modeshape.graph.observe.LocalObservationBus
 
LocalRepositoryDelegate - Class in org.modeshape.jdbc.delegate
The LocalRepositoryDelegate provides a local Repository implementation to access the Jcr layer via JNDI Lookup.
LocalRepositoryDelegate(String, Properties, LocalJcrDriver.JcrContextFactory) - Constructor for class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
LocalSession - Class in org.modeshape.jdbc.delegate
 
LocalSession() - Constructor for class org.modeshape.jdbc.delegate.LocalSession
 
Location - Class in org.modeshape.graph
The location of a node, as specified by either its path, UUID, and/or identification properties.
Location() - Constructor for class org.modeshape.graph.Location
 
location - Variable in class org.modeshape.graph.request.BatchRequestBuilder.NodeChange
 
location - Variable in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
LOCATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
LOCATION_COMPARATOR - Static variable in class org.modeshape.graph.query.process.JoinComponent
 
locationCannotBeProjectedIntoWorkspaceAndSource - Static variable in class org.modeshape.graph.GraphI18n
 
locationFor(Node) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
Obtain the actual location for the supplied node.
locationForRootNode() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
locationIndex - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
 
locationInRequestMustHavePath - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
locationShouldHavePathAndOrProperty - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
locatorsUpdateCopy() - Method in class org.modeshape.jdbc.JcrMetaData
lock - Variable in class org.modeshape.graph.connector.inmemory.InMemoryRepository
 
lock(Node) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the specified node.
lock(String) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node at the given path.
lock(Path) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node at the given path.
lock(UUID) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node with the given UUID.
lock(Property) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node with the given unique identification property.
lock(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node with the given identification properties.
lock(Location) - Method in class org.modeshape.graph.Graph.Batch
Request to lock the node at the given location.
lock(Node) - Method in class org.modeshape.graph.Graph
Request to lock the specified node.
lock(String) - Method in class org.modeshape.graph.Graph
Request to lock the node at the given path.
lock(Path) - Method in class org.modeshape.graph.Graph
Request to lock the node at the given path.
lock(UUID) - Method in class org.modeshape.graph.Graph
Request to lock the node with the given UUID.
lock(Property) - Method in class org.modeshape.graph.Graph
Request to lock the node with the given unique identification property.
lock(Property, Property...) - Method in class org.modeshape.graph.Graph
Request to lock the node with the given identification properties.
lock(Location) - Method in class org.modeshape.graph.Graph
Request to lock the node at the given location.
lock(String, boolean, boolean, long, String) - Method in class org.modeshape.jcr.JcrLockManager
 
LOCK - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
LOCK_IS_DEEP - Static variable in class org.modeshape.jcr.JcrLexicon
 
LOCK_OWNER - Static variable in class org.modeshape.jcr.JcrLexicon
 
LOCKABLE - Static variable in class org.modeshape.graph.JcrMixLexicon
 
LockBasedTransaction - Class in org.modeshape.graph.connector.map
A MapRepositoryTransaction based upon a Lock.
LockBasedTransaction(Lock) - Constructor for class org.modeshape.graph.connector.map.LockBasedTransaction
Create a transaction given the lock.
lockBranch(String, Location, LockBranchRequest.LockScope, long) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to lock a branch or node
lockBranch(String, Location, LockBranchRequest.LockScope, long) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to lock a branch or node
LockBranchRequest - Class in org.modeshape.graph.request
Instruction to lock an existing node or branch.
LockBranchRequest(Location, String, LockBranchRequest.LockScope, long) - Constructor for class org.modeshape.graph.request.LockBranchRequest
Create a request to lock the node or branch at the supplied location.
LockBranchRequest.LockScope - Enum in org.modeshape.graph.request
 
LOCKED_UUID - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
LockFailedException - Exception in org.modeshape.graph.connector
Exception that indicates that a lock request failed at the repository level.
LockFailedException(String, Location, String, Throwable) - Constructor for exception org.modeshape.graph.connector.LockFailedException
 
lockFileChannel - Variable in class org.modeshape.connector.disk.DiskRepository
 
lockFileUsedPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
lockFileUsedPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
lockFileUsedPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
LOCKING_SESSION - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
lockNode(MapNode, LockBranchRequest.LockScope, long) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
This connector does not support connector-level, persistent locking of nodes.
lockNode(WorkspaceType, NodeType, LockBranchRequest.LockScope, long) - Method in class org.modeshape.graph.connector.base.BaseTransaction
Attempts to lock the given node with the given timeout.
lockNode(WorkspaceType, NodeType, LockBranchRequest.LockScope, long) - Method in interface org.modeshape.graph.connector.base.Transaction
Attempts to lock the given node with the given timeout.
lockNode(MapNode, LockBranchRequest.LockScope, long) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Attempts to lock the given node with the given timeout.
lockNode(PathNode, LockBranchRequest.LockScope, long) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
lockNode(PathNode, LockBranchRequest.LockScope, long) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Attempts to lock the given node with the given timeout.
LOCKS - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
lockScope() - Method in class org.modeshape.graph.request.LockBranchRequest
Get whether the lock should include all of the descendants of the node as well as the node itself
lockTimeoutInMillis() - Method in class org.modeshape.graph.request.LockBranchRequest
Gets the maximum length of the lock in milliseconds
lockTokenAlreadyHeld - Static variable in class org.modeshape.jcr.JcrI18n
 
lockTokenNotHeld - Static variable in class org.modeshape.jcr.JcrI18n
 
log(Logger.Level, I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the suplied level according to the specified format and (optional) parameters.
log(Logger.Level, Throwable, I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the supplied level with an accompanying message.
log - Static variable in class org.modeshape.jcr.JndiRepositoryFactory
 
LogContext - Class in org.modeshape.common.util
Provides a "mapped diagnostic context" (MDC) for use in capturing extra context information to be included in logs of multithreaded applications.
LogContext() - Constructor for class org.modeshape.common.util.LogContext
 
LogFactory - Class in org.modeshape.common.util.log
 
LogFactory() - Constructor for class org.modeshape.common.util.log.LogFactory
 
LOGGER - Static variable in class org.modeshape.clustering.ClusteredObservationBus
 
Logger - Class in org.modeshape.common.util
A simple logging interface that is fully compatible with multiple logging implementations.
Logger() - Constructor for class org.modeshape.common.util.Logger
 
LOGGER - Static variable in class org.modeshape.connector.disk.DiskRepository
 
LOGGER - Static variable in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
logger - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
logger() - Method in class org.modeshape.repository.ModeShapeEngine
 
logger - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
logger - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
logger - Static variable in class org.modeshape.util.SchemaGen
 
Logger.Level - Enum in org.modeshape.common.util
 
LOGGING_LOCALE - Static variable in class org.modeshape.common.util.Logger
 
LoggingRequestProcessor - Class in org.modeshape.graph.request.processor
A RequestProcessor implementation that wraps another and that logs messages at the supplied level.
LoggingRequestProcessor(RequestProcessor, Logger, Logger.Level) - Constructor for class org.modeshape.graph.request.processor.LoggingRequestProcessor
 
login() - Method in class org.modeshape.jcr.JcrRepository
login(Credentials) - Method in class org.modeshape.jcr.JcrRepository
login(String) - Method in class org.modeshape.jcr.JcrRepository
login(Credentials, String) - Method in class org.modeshape.jcr.JcrRepository
loginConfigNotFound - Static variable in class org.modeshape.jcr.JcrI18n
 
loginFailed - Static variable in class org.modeshape.jcr.JcrI18n
 
logLevelFor(Problem.Status) - Method in class org.modeshape.common.collection.AbstractProblems
 
logout() - Method in class org.modeshape.graph.JaasSecurityContext
Logs the user out of the authentication mechanism.
logout() - Method in interface org.modeshape.graph.SecurityContext
Logs the user out of the authentication mechanism.
logout() - Method in interface org.modeshape.jcr.api.SecurityContext
Deprecated. Logs the user out of the authentication mechanism.
logout() - Method in class org.modeshape.jcr.security.AnonymousProvider.AnonymousSecurityContext
 
logout() - Method in class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
Logs the user out of the authentication mechanism.
logout() - Method in class org.modeshape.web.jcr.ServletSecurityContext
Deprecated. Logs the user out of the authentication mechanism.
LogProperties - Class in org.modeshape.connector.filesystem
A CustomPropertiesFactory implementation that logs information about the "extra" or "custom" properties for 'nt:file', 'nt:folder', and 'nt:resource' nodes.
LogProperties(Logger) - Constructor for class org.modeshape.connector.filesystem.LogProperties
Create an instance of this factory.
LONG - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
LONG - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
LONG - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
LONG_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of long values.
LongTransform - Class in org.modeshape.jdbc.types
 
LongTransform() - Constructor for class org.modeshape.jdbc.types.LongTransform
 
lookup(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
lookup(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
lookup(String, String) - Method in class org.modeshape.sequencer.xsd.NamespaceEntityResolver
 
lookupLink(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
lookupLink(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
lowerBound() - Method in class org.modeshape.graph.query.model.Between
Get the lower bound operand.
lowerBound - Variable in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
 
lowerBound() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the lower bound operand.
lowerCamelCase(String, char...) - Method in class org.modeshape.common.text.Inflector
Converts strings to lowerCamelCase.
LowerCase - Class in org.modeshape.graph.query.model
A dynamic operand that evaluates to the lower-case representation of the supplied operand, used in a Comparison constraint.
LowerCase(DynamicOperand) - Constructor for class org.modeshape.graph.query.model.LowerCase
Create a dynamic operand that evaluates to the lower-case representation of the supplied operand.
lowerCase(DynamicOperand) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
lowerCase(DynamicOperand) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
lowerCase(DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
lowerCaseOf() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Begin a constraint against the lowercase form of a dynamic operand.
lowerCaseOf() - Method in interface org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder
Begin a constraint against the lowercase form of a dynamic operand.
lowerCaseOf() - Method in interface org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder
Adds to the order-by clause by using the lowercase form of the next operand.
lowerCaseOf() - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the lowercase form of the next operand.

M

main(String[]) - Static method in class org.modeshape.sequencer.image.ImageMetadata
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
main(String[]) - Static method in class org.modeshape.sequencer.teiid.CndFromEcore
 
main(String[]) - Static method in class org.modeshape.util.SchemaGen
 
makeAccessible(AccessibleObject) - Static method in class org.modeshape.common.util.ClassUtil
 
makeSearchable(String, String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Make sure the column on the named table is searchable.
MANAGED_RETENTION - Static variable in class org.modeshape.jcr.JcrMixLexicon
The name for the "mix:managedRetention" mixin.
MANDATORY - Static variable in class org.modeshape.graph.JcrLexicon
 
map(String, Column) - Method in class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
MapNode - Class in org.modeshape.graph.connector.base
A Node implementation used by the hashed-based connector (see MapWorkspace and MapTransaction), which stores all node state keyed by the node's hash (or identifier).
MapNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>) - Constructor for class org.modeshape.graph.connector.base.MapNode
Create a new node instance.
MapNode(UUID, Path.Segment, UUID, Map<Name, Property>, List<UUID>, int) - Constructor for class org.modeshape.graph.connector.base.MapNode
Create a new node instance.
MapNode(UUID, Path.Segment, UUID, Iterable<Property>, List<UUID>) - Constructor for class org.modeshape.graph.connector.base.MapNode
Create a new node instance.
MapNode(UUID) - Constructor for class org.modeshape.graph.connector.base.MapNode
Create a root node with the supplied UUID.
MapNode - Interface in org.modeshape.graph.connector.map
 
MapNode.Changes - Class in org.modeshape.graph.connector.base
 
MapNode.Changes() - Constructor for class org.modeshape.graph.connector.base.MapNode.Changes
 
MapRepository - Class in org.modeshape.graph.connector.map
A default implementation of a map-based repository.
MapRepository(String, UUID) - Constructor for class org.modeshape.graph.connector.map.MapRepository
Creates a MapRepository with the given repository source name, root node UUID, and a default workspace named "" (the empty string).
MapRepository(String, UUID, String) - Constructor for class org.modeshape.graph.connector.map.MapRepository
Creates a MapRepository with the given repository source name, root node UUID, and a default workspace with the given name.
MapRepositoryConnection - Class in org.modeshape.graph.connector.map
A connection to a MapRepository.
MapRepositoryConnection(MapRepositorySource, MapRepository) - Constructor for class org.modeshape.graph.connector.map.MapRepositoryConnection
 
MapRepositorySource - Interface in org.modeshape.graph.connector.map
An extension of the RepositorySource class that provides a cache policy and a repository context.
MapRepositoryTransaction - Interface in org.modeshape.graph.connector.map
A transaction returned by the MapRepository.startTransaction(boolean).
MapRequestProcessor - Class in org.modeshape.graph.connector.map
The default implementation of the RequestProcessor for map repositories.
MapRequestProcessor(ExecutionContext, MapRepository, Observer, boolean) - Constructor for class org.modeshape.graph.connector.map.MapRequestProcessor
 
MapTransaction<NodeType extends MapNode,WorkspaceType extends MapWorkspace<NodeType>> - Class in org.modeshape.graph.connector.base
An implementation of Transaction that maintains a cache of nodes by their hash (or UUID).
MapTransaction(ExecutionContext, Repository<NodeType, WorkspaceType>, UUID) - Constructor for class org.modeshape.graph.connector.base.MapTransaction
Create a new transaction.
MapTransaction.Children - Class in org.modeshape.graph.connector.base
 
MapTransaction.Children(List<UUID>, WorkspaceType) - Constructor for class org.modeshape.graph.connector.base.MapTransaction.Children
 
MapTransaction.WorkspaceChanges - Class in org.modeshape.graph.connector.base
Record of the changes made to a particular workspace.
MapTransaction.WorkspaceChanges(WorkspaceType) - Constructor for class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
MapWorkspace<NodeType extends MapNode> - Class in org.modeshape.graph.connector.base
The Workspace implementation that represents all nodes as MapNode objects and stores them keyed by their UUID.
MapWorkspace(String, NodeType) - Constructor for class org.modeshape.graph.connector.base.MapWorkspace
Create a new instance of the workspace.
MapWorkspace(String, MapWorkspace<NodeType>) - Constructor for class org.modeshape.graph.connector.base.MapWorkspace
Create a new instance of the workspace.
MapWorkspace - Interface in org.modeshape.graph.connector.map
The MapWorkspace defines the required methods for workspaces in a map repository.
mark(int) - Method in class org.modeshape.common.util.SizeMeasuringInputStream
mark(int) - Method in class org.modeshape.common.util.SizeMeasuringReader
mark() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Marks the current position (line & column number) of the currentToken
markAsChanged() - Method in class org.modeshape.graph.session.GraphSession.Node
Mark this node as having changes.
markAsChangedBelow() - Method in class org.modeshape.graph.session.GraphSession.Node
 
markAsCopied() - Method in class org.modeshape.graph.session.GraphSession.Node
 
markAsNew() - Method in class org.modeshape.graph.session.GraphSession.Node
Mark this node has having been created and not yet saved.
markAsRequiringRefresh(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.RefreshState
 
markEndOfStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Marks the end of a statement by consuming the terminator (if exists).
MARKER - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
MARKER_ANNOTATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
MARKER_ANNOTATION_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
MarkerAnnotationMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for marker annotations.
MarkerAnnotationMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.MarkerAnnotationMetadata
 
MARKERS - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
markExtraColumns(String) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Make sure the column on the named table has extra columns that can be used without validation error.
markForRollback() - Method in class org.modeshape.graph.search.SearchEngineProcessor
 
markOperators(String, String, Set<Operator>) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Record the operators that are allowed for the named column on the named table.
markOrderable(String, String, boolean) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
Record whether the column on the named table should be orderable.
markStartOfStatement(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Marks the token stream with the current position to help track statement scope within the original input string.
markSupported() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
markSupported() - Method in class org.modeshape.common.util.SizeMeasuringReader
matcher(String) - Method in class org.modeshape.graph.property.PathExpression
Obtain a Matcher that can be used to convert the supplied absolute path (with repository name and workspace name) into an output repository, and output workspace name, and output path.
matches(char) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Determine if the token matches the supplied character.
matches(String) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Determine if the token matches the supplied string.
matches(int) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Determine if the token matches the supplied type.
matches(String) - Method in class org.modeshape.common.text.TokenStream
Determine if the current token matches the expected value.
matches(char) - Method in class org.modeshape.common.text.TokenStream
Determine if the current token matches the expected value.
matches(int) - Method in class org.modeshape.common.text.TokenStream
Determine if the current token matches the expected token type.
matches(String, String...) - Method in class org.modeshape.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(String[]) - Method in class org.modeshape.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(Iterable<String>) - Method in class org.modeshape.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(int, int...) - Method in class org.modeshape.common.text.TokenStream
Determine if the next few tokens have the supplied types.
matches(int[]) - Method in class org.modeshape.common.text.TokenStream
Determine if the next few tokens have the supplied types.
matches(String) - Method in interface org.modeshape.common.text.TokenStream.Token
Determine if the token matches the supplied string.
matches(char) - Method in interface org.modeshape.common.text.TokenStream.Token
Determine if the token matches the supplied character.
matches(int) - Method in interface org.modeshape.common.text.TokenStream.Token
Determine if the token matches the supplied type.
matches() - Method in class org.modeshape.graph.property.PathExpression.Matcher
 
matchesAnyOf(String, String...) - Method in class org.modeshape.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(String[]) - Method in class org.modeshape.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(Iterable<String>) - Method in class org.modeshape.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(int, int...) - Method in class org.modeshape.common.text.TokenStream
Determine if the next token have one of the supplied types.
matchesAnyOf(int[]) - Method in class org.modeshape.common.text.TokenStream
Determine if the next token have one of the supplied types.
matchesAnything() - Method in class org.modeshape.graph.property.PathExpression
Return whether this expression matches anything and therefore is not restrictive.
matchString() - Method in class org.modeshape.common.text.TokenStream.CaseInsensitiveToken
matchString() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
 
materialize(Node, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Update the children and properties for the node with the information from the persistent store.
materialize(Node, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Update the children and properties for the node with the information from the persistent store.
materializeProperties(Node, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Update the properties ONLY for the node with the information from the persistent store.
materializeProperties(Node, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Update the properties ONLY for the node with the information from the persistent store.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.CATALOGS
Number of columns to be read from results returned getElements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
Number of columns to be read from results returned getElementEntitlements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
Number of columns to be read from results returned getElements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
Number of columns to be read from results returned by server results.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
Number of columns to be read from results returned by getPrimaryKeys.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
Number of columns to be read from results returned getProcedureColumns method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
Number of columns to be read from results returned getCrossReferences method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Number of columns to be read from results returned any of the 3 methods.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.SCHEMAS
Number of columns to be read from results returned getElements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
Number of columns to be read from results returned getGroupEntitlements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
Number of columns to be read from results returned getTables method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Number of columns to be read from results returned getElements method.
MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
Number of columns to be read from results returned getUserDefinedTypes method.
MAX_LENGTH - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MAX_OCCURS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MAX_OCCURS_UNBOUNDED - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MAX_PATH_LENGTH - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
MAX_RANGE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that has an String value indicating maximum range
MAX_VALUE_EXCLUSIVE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MAX_VALUE_INCLUSIVE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MAXIMUM_CONNECTION_IDLE_TIME_IN_SECONDS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
MAXIMUM_CONNECTION_IDLE_TIME_IN_SECONDS - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
MAXIMUM_CONNECTIONS_IN_POOL - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
MAXIMUM_CONNECTIONS_IN_POOL - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
MAXIMUM_NUMBER_OF_PASSES_PER_GC_RUN - Static variable in class org.modeshape.repository.RepositoryService
 
MAXIMUM_RESULTS_FOR_FULL_TEXT_SEARCH_QUERIES - Static variable in class org.modeshape.jcr.query.JcrSearch
 
MAXIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that gives the max scale supported
MAXIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains the max scale value.
MAXIMUM_SIZE_OF_STATEMENT_CACHE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
MAXIMUM_SIZE_OF_STATEMENT_CACHE - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
maximumConnectionIdleTimeInSecondsPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionIdleTimeInSecondsPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumConnectionIdleTimeInSecondsPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionIdleTimeInSecondsPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumConnectionIdleTimeInSecondsPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionIdleTimeInSecondsPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumConnectionsInPoolPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionsInPoolPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumConnectionsInPoolPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionsInPoolPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumConnectionsInPoolPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumConnectionsInPoolPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumDepth() - Method in class org.modeshape.graph.request.ReadBranchRequest
Get the maximum depth of the branch that is to be read.
maximumPoolSizeMayNotBeSmallerThanCorePoolSize - Static variable in class org.modeshape.graph.GraphI18n
 
maximumSizeOfStatementCachePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumSizeOfStatementCachePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumSizeOfStatementCachePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumSizeOfStatementCachePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maximumSizeOfStatementCachePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
maximumSizeOfStatementCachePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
maxPathLengthExceeded - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
maxPathLengthPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
maxPathLengthPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
maxPathLengthPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
maxResults() - Method in class org.modeshape.graph.request.FullTextSearchRequest
Get the maximum number of results that should be returned.
MEGA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
memberOfClusterIsSuspect - Static variable in class org.modeshape.clustering.ClusteringI18n
 
merge(Graph) - Method in class org.modeshape.graph.Graph.Batch
Ensure that this graph contains the content in the supplied graph.
merge(Graph) - Method in class org.modeshape.graph.Graph
Merge the content in the supplied graph with the content in this graph, ensuring that all of the content in the supplied graph exists in this graph.
merge(Object[], Object[]) - Method in interface org.modeshape.graph.query.process.JoinComponent.TupleMerger
 
MERGE_FAILED - Static variable in class org.modeshape.jcr.JcrLexicon
 
MERGE_PLAN - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
MergeJoinComponent - Class in org.modeshape.graph.query.process
Create a processing component that performs a merge-join algorithm.
MergeJoinComponent(QueryContext, ProcessingComponent, ProcessingComponent, EquiJoinCondition, JoinType) - Constructor for class org.modeshape.graph.query.process.MergeJoinComponent
 
MergeJoinComponent(QueryContext, ProcessingComponent, ProcessingComponent, ChildNodeJoinCondition, JoinType) - Constructor for class org.modeshape.graph.query.process.MergeJoinComponent
 
MergeJoinComponent(QueryContext, ProcessingComponent, ProcessingComponent, SameNodeJoinCondition, JoinType) - Constructor for class org.modeshape.graph.query.process.MergeJoinComponent
 
mergeNodes(DdlTokenStream, AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Merges second node into first node by re-setting expression source and length.
MESSAGE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
MESSAGE - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
MESSAGE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MESSAGE_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MESSAGE_NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MESSAGE_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
messageDigestNotFound - Static variable in class org.modeshape.graph.GraphI18n
 
messageFrom(Problems) - Method in class org.modeshape.jcr.JcrNodeTypeManager
 
MESSAGES - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
MESSAGES - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
metadata - Variable in class org.modeshape.jdbc.metadata.MetadataProvider
 
METADATA_COLLECTOR_CLASS_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
METADATA_NODE - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
METADATA_NODE - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
METADATA_NODE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
MetadataCollector - Interface in org.modeshape.connector.meta.jdbc
The MetadataCollector provides hooks for DBMS-specific implementations of metadata retrieval methods.
metadataCollectorClassNamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
metadataCollectorClassNamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
metadataCollectorClassNamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
MetadataProvider - Class in org.modeshape.jdbc.metadata
 
MetadataProvider(Map<?, Object>[]) - Constructor for class org.modeshape.jdbc.metadata.MetadataProvider
 
MetaDataQueryResult - Class in org.modeshape.jdbc.metadata
The MetaDataQueryResult is used to provide NodeIterator and the RowIterator in order to provide query results when metadata is requested.
METHOD - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
METHOD - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
METHOD_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
METHOD_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
METHOD_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
MethodMetadata - Class in org.modeshape.sequencer.classfile.metadata
 
MethodMetadata - Class in org.modeshape.sequencer.java.metadata
Represent the MethodMetadata
MethodMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.MethodMetadata
 
MethodMetadataSequencer - Class in org.modeshape.sequencer.java
Sequencer for a MethodMetadata.
METHODS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
MethodTypeMemberMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for method type members.
MethodTypeMemberMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.MethodTypeMemberMetadata
 
MIME_CONTENT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MIME_MULTIPART_RELATED - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MIME_PART - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MIME_TYPE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MIME_TYPE_DETECTOR - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
MIME_TYPE_DETECTORS - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
MIME_TYPE_EXTENSIONS_RESOURCE_PATH - Static variable in class org.modeshape.common.util.MimeTypeUtil
The default location of the properties file containing the extension patterns to MIME types.
MIME_XML - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
MIMETYPE - Static variable in class org.modeshape.graph.JcrLexicon
 
MimeTypeDetector - Interface in org.modeshape.graph.mimetype
MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
mimeTypeDetector(String) - Method in class org.modeshape.jcr.JcrConfiguration
Obtain or create a definition for the MIME type detector with the supplied name or identifier.
mimeTypeDetector(Session) - Method in class org.modeshape.jcr.JcrTools
 
mimeTypeDetector(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain or create a definition for the MIME type detector with the supplied name or identifier.
MimeTypeDetectorConfig - Class in org.modeshape.graph.mimetype
A configuration for a MimeTypeDetector component.
MimeTypeDetectorConfig(String, String, Map<String, Object>, String, String[]) - Constructor for class org.modeshape.graph.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectorConfig(String, String, Map<String, Object>, Class<? extends MimeTypeDetector>) - Constructor for class org.modeshape.graph.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectorConfig(String, String, Class<? extends MimeTypeDetector>) - Constructor for class org.modeshape.graph.mimetype.MimeTypeDetectorConfig
 
mimeTypeDetectorDefinition(ReturnType, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a definition object for the detector with the supplied name and return type.
MimeTypeDetectors - Class in org.modeshape.graph.mimetype
Facility for managing MimeTypeDetectorConfigs.
MimeTypeDetectors() - Constructor for class org.modeshape.graph.mimetype.MimeTypeDetectors
 
mimeTypeDetectors() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the list of MIME type detector definitions.
mimeTypeOf(String) - Method in class org.modeshape.common.util.MimeTypeUtil
Returns the MIME-type of a file given the supplied name.
mimeTypeOf(File) - Method in class org.modeshape.common.util.MimeTypeUtil
Returns the MIME-type of the file using its name.
mimeTypeOf(String, InputStream) - Method in class org.modeshape.graph.mimetype.ExtensionBasedMimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in interface org.modeshape.graph.mimetype.MimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Returns the first non-null result of iterating over the registered MIME-type detectors in the reverse order in which they were registered to determine the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in class org.modeshape.mimetype.aperture.ApertureMimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
MimeTypeUtil - Class in org.modeshape.common.util
A simple utility that determines an appropriate MIME type by matching the extension of the supplied filename against a set of known file extensions.
MimeTypeUtil() - Constructor for class org.modeshape.common.util.MimeTypeUtil
Create a default instance of the extension-based MIME type detector.
MimeTypeUtil(Map<String, String>) - Constructor for class org.modeshape.common.util.MimeTypeUtil
Create an instance of the extension-based MIME type detector by using the supplied mappings.
MimeTypeUtil(Map<String, String>, boolean) - Constructor for class org.modeshape.common.util.MimeTypeUtil
Create an instance of the extension-based MIME type detector by using the supplied mappings.
MIN_LENGTH - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MIN_OCCURS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MIN_RANGE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that has an String value indicating minimum range
MIN_VALUE_EXCLUSIVE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MIN_VALUE_INCLUSIVE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MINIMUM_CONNECTIONS_IN_POOL - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
MINIMUM_CONNECTIONS_IN_POOL - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
MINIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that gives the min scale supported
MINIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains the min scale value.
minimumConnectionsInPoolPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
minimumConnectionsInPoolPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
minimumConnectionsInPoolPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
minimumConnectionsInPoolPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
minimumConnectionsInPoolPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
minimumConnectionsInPoolPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
minimumSizeOfLargeValuesInBytes - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
minus(long, TimeUnit) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified about of time in the supplied units.
minus() - Method in class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
Create a comparison object based upon the subtraction of the next DynamicOperand (created using the builder returned from this method) from the the previously-constructed DynamicOperand to be created with the supplied builder.
minusDays(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of days from this time instant.
minusHours(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of hours from this time instant.
minusMillis(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of milliseconds from this time instant.
minusMinutes(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of minutes from this time instant.
minusMonths(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of months from this time instant.
minusSeconds(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of seconds from this time instant.
minusWeeks(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of weeks from this time instant.
minusYears(int) - Method in interface org.modeshape.graph.property.DateTime
Subtract the specified number of years from this time instant.
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2StatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
 
MISSING_TERMINATOR_NODE_LITERAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
missingClosingBrace - Static variable in class org.modeshape.graph.GraphI18n
 
missingEndBracketInSegmentName - Static variable in class org.modeshape.graph.GraphI18n
 
missingMandatoryItem - Static variable in class org.modeshape.jcr.JcrI18n
 
missingNodeTypeForExistingNode - Static variable in class org.modeshape.jcr.JcrI18n
 
missingRequiredProperty - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
missingRequiredProperty - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
missingReturnTypeForFunction - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
missingTerminatorNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Constructs a terminator AstNode as child of root node
missingVariableValue - Static variable in class org.modeshape.graph.GraphI18n
 
MIXED - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
MIXIN_TYPE_NAME_LIST - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
MIXIN_TYPE_NAME_LIST - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
MIXIN_TYPES - Static variable in class org.modeshape.graph.JcrLexicon
 
MODE_DEPTH_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
MODE_LOCALNAME_COLUMN_NAME - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
Model - Class in org.modeshape.connector.store.jpa
A descriptor of a schema used by this connector.
Model(String, I18n) - Constructor for class org.modeshape.connector.store.jpa.Model
 
MODEL - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions.Dna
 
MODEL - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions
 
MODEL - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
MODEL - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
MODEL - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
MODEL_GROUP_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
MODEL_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
MODEL_TYPE - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
modelNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
modelNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
modelNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
ModelSequencer - Class in org.modeshape.sequencer.teiid
A sequencer of Teiid XMI model files.
ModelSequencer() - Constructor for class org.modeshape.sequencer.teiid.ModelSequencer
 
ModelSequencer(VdbModel, Path, ReferenceResolver) - Constructor for class org.modeshape.sequencer.teiid.ModelSequencer
 
modelSequencerTaskName - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
modelsInDependencyOrder() - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
ModeShapeConfiguration - Class in org.modeshape.repository
A configuration builder for a ModeShapeEngine.
ModeShapeConfiguration() - Constructor for class org.modeshape.repository.ModeShapeConfiguration
Create a new configuration, using a default-constructed ExecutionContext.
ModeShapeConfiguration(ExecutionContext) - Constructor for class org.modeshape.repository.ModeShapeConfiguration
Create a new configuration using the supplied ExecutionContext.
ModeShapeConfiguration.BaseReturnable<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.BaseReturnable(ReturnType) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.BaseReturnable
 
ModeShapeConfiguration.ChooseClass<ComponentClassType,ReturnType> - Interface in org.modeshape.repository
The interface used to configure the class used for a component.
ModeShapeConfiguration.ClusterBuilder<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.ClusterBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.ClusterBuilder
 
ModeShapeConfiguration.ClusterDefinition<ReturnType> - Interface in org.modeshape.repository
Interface used to set up and define the cluster configuration.
ModeShapeConfiguration.ConfigurationDefinition - Class in org.modeshape.repository
Representation of the current configuration content.
ModeShapeConfiguration.ConfigurationDefinition(String, RepositorySource, String, Path, ExecutionContext, ClassLoaderFactory) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
 
ModeShapeConfiguration.GlobalProperties<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.GlobalProperties(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.GlobalProperties
 
ModeShapeConfiguration.GraphComponentBuilder<ReturnType,ThisType,ComponentType> - Class in org.modeshape.repository
Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.GraphComponentBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.GraphComponentBuilder
 
ModeShapeConfiguration.GraphReturnable<ReturnType,ThisType> - Class in org.modeshape.repository
Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.GraphReturnable(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
ModeShapeConfiguration.HasName - Interface in org.modeshape.repository
Interface for a component that has a name.
ModeShapeConfiguration.LoadedFrom<ReturnType> - Interface in org.modeshape.repository
Interface for specifying from where the component's class is to be loaded.
ModeShapeConfiguration.MimeTypeDetectorBuilder<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.MimeTypeDetectorBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.MimeTypeDetectorBuilder
 
ModeShapeConfiguration.MimeTypeDetectorDefinition<ReturnType> - Interface in org.modeshape.repository
Interface used to set up and define a MIME type detector instance.
ModeShapeConfiguration.PathExpressionOutput<ReturnType> - Interface in org.modeshape.repository
Interface used to specify the output path expression for a sequencer configuration.
ModeShapeConfiguration.Removable<ReturnType> - Interface in org.modeshape.repository
Interface that defines the ability to remove the configuration component.
ModeShapeConfiguration.RepositorySourceDefinition<ReturnType> - Interface in org.modeshape.repository
Interface used to set up and define a RepositorySource instance.
ModeShapeConfiguration.Returnable<ReturnType> - Interface in org.modeshape.repository
Interface that defines the ability to obtain the configuration component.
ModeShapeConfiguration.SequencerBuilder<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.SequencerBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.SequencerBuilder
 
ModeShapeConfiguration.SequencerDefinition<ReturnType> - Interface in org.modeshape.repository
Interface used to set up and define a sequencer instance.
ModeShapeConfiguration.SetDescription<ReturnType> - Interface in org.modeshape.repository
The interface used to set a description on a component.
ModeShapeConfiguration.SetProperties<ReturnType> - Interface in org.modeshape.repository
Interface for configuring the JavaBean-style properties of an object.
ModeShapeConfiguration.SourceBuilder<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.SourceBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.SourceBuilder
 
ModeShapeConfiguration.TextExtractorBuilder<ReturnType> - Class in org.modeshape.repository
 
ModeShapeConfiguration.TextExtractorBuilder(ReturnType, Graph.Batch, Path, Name...) - Constructor for class org.modeshape.repository.ModeShapeConfiguration.TextExtractorBuilder
 
ModeShapeConfiguration.TextExtractorDefinition<ReturnType> - Interface in org.modeshape.repository
Interface used to set up and define a text extractor instance.
ModeShapeConfigurationException - Exception in org.modeshape.repository
A runtime exception that denotes an error within the configuration for ModeShape.
ModeShapeConfigurationException() - Constructor for exception org.modeshape.repository.ModeShapeConfigurationException
 
ModeShapeConfigurationException(String) - Constructor for exception org.modeshape.repository.ModeShapeConfigurationException
 
ModeShapeConfigurationException(Throwable) - Constructor for exception org.modeshape.repository.ModeShapeConfigurationException
 
ModeShapeConfigurationException(String, Throwable) - Constructor for exception org.modeshape.repository.ModeShapeConfigurationException
 
ModeShapeDtdLexicon - Class in org.modeshape.sequencer.xml
Lexicon of names for XML DTD concepts.
ModeShapeDtdLexicon() - Constructor for class org.modeshape.sequencer.xml.ModeShapeDtdLexicon
 
ModeShapeDtdLexicon.Namespace - Class in org.modeshape.sequencer.xml
 
ModeShapeDtdLexicon.Namespace() - Constructor for class org.modeshape.sequencer.xml.ModeShapeDtdLexicon.Namespace
 
ModeShapeEngine - Class in org.modeshape.repository
A single instance of the ModeShape services, which is obtained after setting up the configuration.
ModeShapeEngine(ExecutionContext, ModeShapeConfiguration.ConfigurationDefinition) - Constructor for class org.modeshape.repository.ModeShapeEngine
 
ModeShapeEngine.ConfigurationScanner - Class in org.modeshape.repository
The component responsible for reading the configuration repository and (eventually) for propagating changes in the configuration repository into the services.
ModeShapeEngine.ConfigurationScanner(Problems, ExecutionContext, ModeShapeConfiguration.ConfigurationDefinition) - Constructor for class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
ModeShapeIntLexicon - Class in org.modeshape.graph
A lexicon of internal and implementation-specific information
ModeShapeIntLexicon() - Constructor for class org.modeshape.graph.ModeShapeIntLexicon
 
ModeShapeIntLexicon - Class in org.modeshape.jcr
A lexicon of internal and implementation-specific information
ModeShapeIntLexicon() - Constructor for class org.modeshape.jcr.ModeShapeIntLexicon
 
ModeShapeIntLexicon.Namespace - Class in org.modeshape.graph
 
ModeShapeIntLexicon.Namespace() - Constructor for class org.modeshape.graph.ModeShapeIntLexicon.Namespace
 
ModeShapeJcrDeployer - Class in org.modeshape.web.jcr
Servlet context listener that is responsible for initializing the repository factory.
ModeShapeJcrDeployer() - Constructor for class org.modeshape.web.jcr.ModeShapeJcrDeployer
 
ModeShapeLexicon - Class in org.modeshape.graph
A lexicon of names used within ModeShape.
ModeShapeLexicon() - Constructor for class org.modeshape.graph.ModeShapeLexicon
 
ModeShapeLexicon - Class in org.modeshape.jcr
A lexicon of names used within ModeShape.
ModeShapeLexicon() - Constructor for class org.modeshape.jcr.ModeShapeLexicon
 
ModeShapeLexicon - Class in org.modeshape.repository
A lexicon of names used within ModeShape.
ModeShapeLexicon() - Constructor for class org.modeshape.repository.ModeShapeLexicon
 
ModeShapeLexicon.Namespace - Class in org.modeshape.graph
 
ModeShapeLexicon.Namespace() - Constructor for class org.modeshape.graph.ModeShapeLexicon.Namespace
 
ModeShapeMetaData - Class in org.modeshape.jdbc
Specialized implementation for ModeShape-specific features.
ModeShapeMetaData(JcrConnection) - Constructor for class org.modeshape.jdbc.ModeShapeMetaData
 
ModeShapePermissions - Interface in org.modeshape.jcr
The set of constants that can be used for action literals with the Session.checkPermission(String, String) method.
ModeShapeRoles - Interface in org.modeshape.jcr
ModeShape currently defines three roles: readonly, readwrite, and admin.
ModeShapeWebdavServlet - Class in org.modeshape.web.jcr.webdav
Custom servlet implementation that provides WebDAV access to a JCR repository.
ModeShapeWebdavServlet() - Constructor for class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
 
ModeShapeWebdavStore - Class in org.modeshape.web.jcr.webdav
Implementation of the IWebdavStore interface that uses a JCR repository as a backing store.
ModeShapeWebdavStore(RequestResolver, ContentMapper) - Constructor for class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
 
ModeShapeWebdavStore.SessionKey - Class in org.modeshape.web.jcr.webdav
 
ModeShapeWebdavStore.SessionKey(String, String) - Constructor for class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
 
ModeShapeXmlLexicon - Class in org.modeshape.sequencer.xml
Lexicon of names for XML concepts.
ModeShapeXmlLexicon() - Constructor for class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
ModeShapeXmlLexicon.Namespace - Class in org.modeshape.sequencer.xml
 
ModeShapeXmlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.xml.ModeShapeXmlLexicon.Namespace
 
MODIFIER_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
MODIFIER_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
MODIFIER_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ModifierMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for modifiers.
ModifierMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ModifierMetadata
 
move(Node, Node, Name, Node) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
move(Node) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(Node) - Method in class org.modeshape.graph.Graph
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.modeshape.graph.Graph
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.modeshape.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.modeshape.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.modeshape.graph.Graph
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.modeshape.graph.Graph
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.modeshape.graph.Graph
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(String, Location, Location, Location, boolean) - Method in class org.modeshape.graph.observe.NetChangeObserver.ChangeContext
Record that a node was moved from one location to another, and potentially into a new workspace.
moveBranch(Location, Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, NodeConflictBehavior) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, Name) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, Location, String, Name) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to move a branch from one location into another before the given child node of the new location.
moveBranch(Location, Location, String, Name, NodeConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, NodeConflictBehavior) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
MoveBranchRequest - Class in org.modeshape.graph.request
Instruction that a branch be moved from one location into another.
MoveBranchRequest(Location, Location, String) - Constructor for class org.modeshape.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, String, Name) - Constructor for class org.modeshape.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, String, NodeConflictBehavior) - Constructor for class org.modeshape.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, Location, String, Name, NodeConflictBehavior) - Constructor for class org.modeshape.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
moved(NodeType, NodeType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
moveLimitedToBeWithinSingleSource - Static variable in class org.modeshape.graph.GraphI18n
 
moveNode(Long, Location, int, Location) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
moveNode(Location, int, Location) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
moveNode(NodeType, NodeType) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Move the node from it's previous location to the new location, overwriting any previous node at that location.
moveNode(ExecutionContext, MapNode, Name, MapWorkspace, MapNode, MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Move the supplied node to the new parent.
moveNode(ExecutionContext, MapNode, Name, MapWorkspace, MapNode, MapNode) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Move the supplied node to the new parent.
moveNode(ExecutionContext, PathNode, Name, WritablePathWorkspace, PathNode, PathNode) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
moveNode(ExecutionContext, PathNode, Name, WritablePathWorkspace, PathNode, PathNode) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Move the supplied node to the new parent within this workspace.
moveNodeToWorkspace(MapNode, AbstractMapWorkspace) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Moves the branch rooted at the given node to the new workspace, removing it from this workspace.
moveTo(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Move this node from its current location so that is is a child of the supplied parent.
moveTo(GraphSession.Node<Payload, PropertyPayload>, Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Move this node from its current location so that is is a child of the supplied parent, renaming the node in the process.
moveTo(GraphSession.Node<Payload, PropertyPayload>, Name, boolean) - Method in class org.modeshape.graph.session.GraphSession.Node
Move this node from its current location so that is is a child of the supplied parent.
moveToCurrentRow() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
moveToInsertRow() - Method in class org.modeshape.jdbc.JcrResultSet
Mp3Metadata - Class in org.modeshape.sequencer.mp3
Utility for extracting metadata from MP3 files.
Mp3MetadataLexicon - Class in org.modeshape.sequencer.mp3
A lexicon of names used within the mp3 sequencer.
Mp3MetadataLexicon() - Constructor for class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
Mp3MetadataLexicon.Namespace - Class in org.modeshape.sequencer.mp3
 
Mp3MetadataLexicon.Namespace() - Constructor for class org.modeshape.sequencer.mp3.Mp3MetadataLexicon.Namespace
 
Mp3MetadataSequencer - Class in org.modeshape.sequencer.mp3
A sequencer that processes the binary content of an MP3 audio file, extracts the metadata for the file, and then writes that audio metadata to the repository.
Mp3MetadataSequencer() - Constructor for class org.modeshape.sequencer.mp3.Mp3MetadataSequencer
 
MSOfficeMetadata - Class in org.modeshape.sequencer.msoffice
Metadata about an Microsoft Office file.
MSOfficeMetadata() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
MSOfficeMetadataI18n - Class in org.modeshape.sequencer.msoffice
The internationalized string constants for the org.modeshape.sequencer.msoffice* packages.
MSOfficeMetadataI18n() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n
 
MSOfficeMetadataLexicon - Class in org.modeshape.sequencer.msoffice
A lexicon of names used within the MS Office sequencer.
MSOfficeMetadataLexicon() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
MSOfficeMetadataLexicon.Namespace - Class in org.modeshape.sequencer.msoffice
 
MSOfficeMetadataLexicon.Namespace() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.Namespace
 
MSOfficeMetadataReader - Class in org.modeshape.sequencer.msoffice
Utility for extracting metadata from Excel files
MSOfficeMetadataReader() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataReader
 
MSOfficeMetadataSequencer - Class in org.modeshape.sequencer.msoffice
A sequencer that processes the content of an MS Office document, extracts the metadata for the file, and then writes that metadata to the repository.
MSOfficeMetadataSequencer() - Constructor for class org.modeshape.sequencer.msoffice.MSOfficeMetadataSequencer
 
MULTI_VALUED_PROPERTIES - Static variable in class org.modeshape.graph.ModeShapeIntLexicon
 
Multimap<K,V> - Interface in org.modeshape.common.collection
A collection similar to Map, but which may associate multiple values with any single key.
MULTIPLE - Static variable in class org.modeshape.graph.JcrLexicon
 
MULTIPLE - Static variable in class org.modeshape.jcr.JcrSvLexicon
 
multipleAddressesInCluster - Variable in class org.modeshape.clustering.ClusteredObservationBus
Flag that dictates whether there are multiple participants in the cluster; if not, then the changes are propogated only to the local observers.
multipleErrorsWhileExecutingManyRequests - Static variable in class org.modeshape.graph.GraphI18n
 
multipleErrorsWhileExecutingRequests - Static variable in class org.modeshape.graph.GraphI18n
 
multipleKeywordNotValidInJcr2CndFormat - Static variable in class org.modeshape.cnd.CndI18n
 
MultipleRequestFailuresException - Exception in org.modeshape.graph.request
A RequestException that wraps multiple failed Request objects.
MultipleRequestFailuresException(List<Request>, int) - Constructor for exception org.modeshape.graph.request.MultipleRequestFailuresException
 
multipleSelectorsAppearInQueryRequireSpecifyingSelectorName - Static variable in class org.modeshape.jcr.JcrI18n
 
multiply(DynamicOperand, DynamicOperand) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
Create an arithmetic dynamic operand that multplies the numeric value of the first operand by the numeric value of the second.
multiply(DynamicOperand, DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Create an arithmetic dynamic operand that multplies the numeric value of the first operand by the numeric value of the second.
MultiRepositoryRequestResolver - Class in org.modeshape.web.jcr.webdav
A RequestResolver implementation that expects the first segment of the URI is the repository name, the second is the workspace name, and the remaining form the node path.
MultiRepositoryRequestResolver() - Constructor for class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
mustBeInPrivilegedAction - Static variable in class org.modeshape.jcr.JcrI18n
 
mustBeScopedAtLineAndColumn - Static variable in class org.modeshape.graph.GraphI18n
 
MySqlDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlConstants.MySqlDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlConstants.MySqlStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
MySqlDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
 
MySqlDdlParser - Class in org.modeshape.sequencer.ddl.dialect.mysql
MySql-specific DDL Parser.
MySqlDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
 

N

name() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
name - Variable in class org.modeshape.graph.connector.base.MapWorkspace
 
name - Variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
NAME - Static variable in class org.modeshape.graph.JcrLexicon
 
Name - Interface in org.modeshape.graph.property
A qualified name consisting of a namespace and a local name.
name() - Method in class org.modeshape.graph.query.model.Selector
Get the name for this selector.
name() - Method in class org.modeshape.graph.query.model.SelectorName
The raw name of the selector.
name(String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
NAME - Static variable in class org.modeshape.jcr.JcrSvLexicon
 
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(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
 
NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
name(String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Constructs a Name with the given string name
name(String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
name(String, String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
NAME - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon
 
name(String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
name(String, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
NAME_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of name values.
nameAttribute - Variable in class org.modeshape.graph.xml.XmlHandler
The name of the XML attribute whose value should be used for the name of the node.
nameAttribute - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The name of the attribute that should be used for the node name.
named(String) - Method in interface org.modeshape.graph.Graph.DestroyWorkspace
Specify the name of the new workspace that is to be destroyed.
named(String) - Method in interface org.modeshape.graph.Graph.NameWorkspace
Specify the name of the new workspace that is to be created.
named() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the name for the new child.
named() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Get the name of the property that is to be read
NamedSelector - Class in org.modeshape.graph.query.model
 
NamedSelector(SelectorName) - Constructor for class org.modeshape.graph.query.model.NamedSelector
Create a selector with a name.
NamedSelector(SelectorName, SelectorName) - Constructor for class org.modeshape.graph.query.model.NamedSelector
Create a selector with the supplied name and alias.
namedSelector(String) - Method in class org.modeshape.graph.query.QueryBuilder
Convenience method that creates a NamedSelector object given a string that contains the selector name and optionally an alias.
namedSomethingLike(String) - Method in interface org.modeshape.graph.Graph.NameWorkspace
Specify the name of the new workspace that is to be created.
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.cnd.CndImporter
 
nameFactory - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
nameFactory - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
NameFactory - Interface in org.modeshape.graph.property
A factory for creating names.
nameFactory - Variable in class org.modeshape.graph.xml.XmlHandler
The cached reference to the graph's name factory.
nameFactory - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
nameFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
nameFactory - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The cached reference to the graph's name factory.
nameFor(Node) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
nameForComponent - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
nameForHref(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Determine the name of the property that is used to hold the "href" URL literal value of the EObject reference.
nameForResolvedId(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Determine the name of the property that is used to hold the identifier(s) for the resolved EObject reference.
nameForResolvedName(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Determine the name of the property that is used to hold the name(s) for the resolved EObject reference.
nameForResolvedReference(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Determine the name of the property that is used to hold the WEAKREFERENCE values for the resolved EObject reference.
nameFrom(SubgraphNode) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
nameFrom(String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
nameFrom(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
nameFromKey(String) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
nameOf(String) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
Walk the current source or the 'rightSource' to find the named selector with the supplied name or alias
nameOf(Location) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
NameOfLexicon - Class in org.modeshape.sequencer.teiid.lexicon
A namespace that is used for properties generated for an EObject reference and that holds the name of the resolved objects.
NameOfLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.NameOfLexicon
 
NameOfLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
NameOfLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.NameOfLexicon.Namespace
 
nameOfWorkspaceToBeCloned() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the name of the existing workspace that is to be cloned into the new workspace.
namePropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
namePropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
namePropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
namePropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
namePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
namePropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
namePropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
namePropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
namePropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
namePropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
namePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
namePropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
namePropertyIsRequiredForFederatedRepositorySource - Static variable in class org.modeshape.graph.GraphI18n
 
namePropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
namePropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
namePropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
namePropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
namePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
namePropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
names(Node, String, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
namesByParentPath - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
namesByParentPath - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
nameSetFrom(SelectorName) - Static method in class org.modeshape.graph.query.model.SelectorName
 
nameSetFrom(SelectorName, SelectorName...) - Static method in class org.modeshape.graph.query.model.SelectorName
 
nameSetFrom(Set<SelectorName>, Set<SelectorName>) - Static method in class org.modeshape.graph.query.model.SelectorName
 
namesOfChildren(Node) - Static method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
 
NAMESPACE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
NAMESPACE_URI - Static variable in class org.modeshape.graph.ModeShapeLexicon
Deprecated. Use ModeShapeLexicon.URI instead.
namespaceAliasWasNotMappedToRealNamespace - Static variable in class org.modeshape.graph.GraphI18n
 
namespaceEntities - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
NamespaceEntity - Class in org.modeshape.connector.store.jpa.model.common
A NamespaceEntity represents a namespace that has been used in the store.
NamespaceEntity() - Constructor for class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
NamespaceEntity(String) - Constructor for class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
NamespaceEntityResolver - Class in org.modeshape.sequencer.xsd
A simple registry that keeps track of the UUID and Path for entities, keyed by their namespace and name.
NamespaceEntityResolver() - Constructor for class org.modeshape.sequencer.xsd.NamespaceEntityResolver
 
NamespaceEntityResolver.Target - Class in org.modeshape.sequencer.xsd
 
NamespaceEntityResolver.Target(Path, UUID) - Constructor for class org.modeshape.sequencer.xsd.NamespaceEntityResolver.Target
 
NamespaceException - Exception in org.modeshape.graph.property
A runtime exception denoting that a namespace was invalid or not found.
NamespaceException() - Constructor for exception org.modeshape.graph.property.NamespaceException
 
NamespaceException(String) - Constructor for exception org.modeshape.graph.property.NamespaceException
 
NamespaceException(Throwable) - Constructor for exception org.modeshape.graph.property.NamespaceException
 
NamespaceException(String, Throwable) - Constructor for exception org.modeshape.graph.property.NamespaceException
 
namespacePrefix(String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
NamespaceRegistry - Interface in org.modeshape.graph.property
Registry of namespaces, which are used to provide isolated and independent domains for names.
namespaceRegistry - Variable in class org.modeshape.graph.xml.XmlHandler
The cached reference to the graph's namespace registry.
namespaceRegistry - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The cached reference to the graph's namespace registry.
NamespaceRegistry.Namespace - Interface in org.modeshape.graph.property
Representation of a single namespace at a single point in time.
Namespaces - Class in org.modeshape.connector.store.jpa.util
A utility that wraps the NamespaceEntity objects appearing within an EntityManager.
Namespaces(EntityManager) - Constructor for class org.modeshape.connector.store.jpa.util.Namespaces
 
NAMESPACES - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
namespaces - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
NATIVE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
nativeSQL(String) - Method in class org.modeshape.jdbc.JcrConnection
This method pre-processes the supplied SQL-compatible query and returns the corresponding JCR-SQL2.
NC_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
NC_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
NestedLoopJoinComponent - Class in org.modeshape.graph.query.process
 
NestedLoopJoinComponent(QueryContext, ProcessingComponent, ProcessingComponent, JoinCondition, JoinType) - Constructor for class org.modeshape.graph.query.process.NestedLoopJoinComponent
 
NetChangeObserver - Class in org.modeshape.graph.observe
A specialized Observer that figures out the net changes made during a single set of changes.
NetChangeObserver() - Constructor for class org.modeshape.graph.observe.NetChangeObserver
 
NetChangeObserver.ChangeContext - Class in org.modeshape.graph.observe
Representation of the context in which a set of changes are being made.
NetChangeObserver.ChangeContext() - Constructor for class org.modeshape.graph.observe.NetChangeObserver.ChangeContext
 
NetChangeObserver.ChangeType - Enum in org.modeshape.graph.observe
 
NetChangeObserver.NetChange - Class in org.modeshape.graph.observe
A notification of changes to a node.
NetChangeObserver.NetChange(String, Location, EnumSet<NetChangeObserver.ChangeType>, Set<Property>, Set<Property>, Set<Name>, Location, Location, boolean) - Constructor for class org.modeshape.graph.observe.NetChangeObserver.NetChange
 
NetChangeObserver.NetChanges - Class in org.modeshape.graph.observe
A set of net changes that were made atomically.
NetChangeObserver.NetChanges(Changes, List<NetChangeObserver.NetChange>) - Constructor for class org.modeshape.graph.observe.NetChangeObserver.NetChanges
 
NEW_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
newCache() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
newCache() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
newCache() - Method in class org.modeshape.graph.connector.base.cache.NoCachePolicy
 
newCache() - Method in interface org.modeshape.graph.connector.base.cache.NodeCachePolicy
Return a new cache instance that uses this policy.
newChanges() - Method in class org.modeshape.graph.connector.base.MapNode
Create the MapNode.Changes implementation.
newChanges() - Method in class org.modeshape.graph.connector.base.PathNode
Create the PathNode.Changes implementation.
newChannel(String) - Method in class org.modeshape.clustering.ClusteredObservationBus
A method that is used to instantiate the JChannel object with the supplied configuration.
newConfigurationException(String) - Method in class org.modeshape.jcr.JcrEngine
Construct a new ModeShapeConfigurationException.
newConfigurationException(String) - Method in class org.modeshape.repository.ModeShapeEngine
Construct a new ModeShapeConfigurationException.
newConfigurationScanner(Problems, ExecutionContext, ModeShapeConfiguration.ConfigurationDefinition) - Method in class org.modeshape.repository.ModeShapeEngine
 
newInstance(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
Instantiate, configure and return a new component described by the supplied configuration.
newReader(SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.wsdl.WsdlSequencer
Create the WsdlReader instance that should be used.
newThread(Runnable) - Method in class org.modeshape.common.util.NamedThreadFactory
 
newWrappedConnection() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Obtain a new connection wrapped in a RepositoryConnectionPool.ConnectionWrapper.
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.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.ReadOnlyIterator
next() - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Obtain the next character value, and advance the stream.
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.graph.query.process.QueryResults.TupleCursor
Move this cursor position to the next row. obtained for
next() - Method in interface org.modeshape.graph.query.QueryResults.Cursor
Move this cursor position to the next row. obtained for
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.jdbc.JcrResultSet
This method, when cursor position is after the last row, will return false
nextGraph - Variable in class org.modeshape.graph.Graph
 
nextIndex() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
nextIndex() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
nextKey() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
 
nextMethodMustBeCalledBeforeGettingValue - Static variable in class org.modeshape.graph.GraphI18n
 
nextNode() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultNodeIterator
nextPath(Path, QName, Name) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
nextPath(Path, Name) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
nextPath(Path, Name) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
nextPosition() - Method in class org.modeshape.common.text.TokenStream
Get the position of the next (or current) token.
nextRequests - Variable in class org.modeshape.graph.Graph.Batch
 
nextRow() - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
NILLABLE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
NO_ACTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
 
NO_CHILDREN - Static variable in class org.modeshape.graph.Graph
 
NO_CHILDREN - Variable in class org.modeshape.graph.session.GraphSession
 
NO_COLUMNS - Static variable in class org.modeshape.graph.query.process.QueryResultColumns
 
NO_ID_PROPERTIES_ITERATOR - Static variable in class org.modeshape.graph.Location
Simple shared iterator instance that is used when there are no properties.
NO_LARGE_VALUES - Static variable in class org.modeshape.connector.store.jpa.util.Serializer
 
NO_LIMIT - Static variable in class org.modeshape.jdbc.JcrMetaData
 
NO_MAXIMUM_DEPTH - Static variable in class org.modeshape.graph.request.ReadBranchRequest
 
NO_NAMES - Static variable in class org.modeshape.connector.filesystem.BasePropertiesFactory
 
NO_OP_DECODER - Static variable in interface org.modeshape.graph.property.Path
The text decoder that does nothing.
NO_OP_ENCODER - Static variable in interface org.modeshape.graph.property.Path
The text encoder that does nothing.
NO_OPERATORS - Static variable in class org.modeshape.graph.query.validate.ImmutableColumn
 
NO_OPTIONS - Static variable in class org.modeshape.common.util.Base64
No options specified.
NO_PROPERTIES - Static variable in class org.modeshape.graph.Graph
 
NO_PROPERTIES - Variable in class org.modeshape.graph.session.GraphSession
 
NO_PROPERTIES_COLLECTION - Static variable in class org.modeshape.connector.filesystem.BasePropertiesFactory
 
NO_PROPERTIES_MAP - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
NO_REFERENCES_VALUES - Static variable in class org.modeshape.connector.store.jpa.util.Serializer
 
NO_TYPES - Static variable in class org.modeshape.graph.query.process.QueryResultColumns
 
NoCachePolicy<KeyType,NodeType extends Node> - Class in org.modeshape.graph.connector.base.cache
Trivial path cache policy implementation that performs no caching at all
NoCachePolicy() - Constructor for class org.modeshape.graph.connector.base.cache.NoCachePolicy
 
NoCachePolicy - Class in org.modeshape.graph.connector.path.cache
Trivial path cache policy implementation that performs no caching at all
NoCachePolicy() - Constructor for class org.modeshape.graph.connector.path.cache.NoCachePolicy
 
node(Location) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
Find the existing node given the location.
Node - Interface in org.modeshape.graph.connector.base
A snapshot of a single node within a map-based repository.
node(String, Property...) - Method in interface org.modeshape.graph.Graph.CreateNode
Specify the name of the node that is to be created.
node(String, Iterator<Property>) - Method in interface org.modeshape.graph.Graph.CreateNode
Specify the name of the node that is to be created.
node(String, Iterable<Property>) - Method in interface org.modeshape.graph.Graph.CreateNode
Specify the name of the node that is to be created.
Node - Interface in org.modeshape.graph
A node in a graph, with methods to access the properties and children.
node(GraphSession.NodeId) - Method in class org.modeshape.graph.session.GraphSession
 
node(UUID) - Method in class org.modeshape.graph.session.GraphSession
 
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, Name) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Constructs an AstNode with the given name, type and parent node.
NODE_CACHE_POLICY - Static variable in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
NODE_DEFINITON - Static variable in class org.modeshape.graph.ModeShapeIntLexicon
 
NODE_TYPE - Static variable in class org.modeshape.graph.JcrNtLexicon
 
NODE_TYPE_NAME - Static variable in class org.modeshape.graph.JcrLexicon
 
NODE_TYPES - Static variable in class org.modeshape.jcr.JcrLexicon
 
NODE_TYPES - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
nodeAlreadyExist - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
nodeAlreadyExistsWithUuid - Static variable in class org.modeshape.graph.GraphI18n
 
NodeCache<KeyType,NodeType extends Node> - Interface in org.modeshape.graph.connector.base.cache
The basic contract for a workspace-level cache of paths to the nodes stored at that path.
NodeCachePolicy<KeyType,NodeType extends Node> - Interface in org.modeshape.graph.connector.base.cache
Cache policy implementation for use with workspace caches.
NodeCachePolicyChangedEvent<KeyType,NodeType extends Node> - Class in org.modeshape.graph.connector.base.cache
Event indicating that a repository's node cache policy has been changed.
NodeCachePolicyChangedEvent(NodeCachePolicy<KeyType, NodeType>, NodeCachePolicy<KeyType, NodeType>) - Constructor for class org.modeshape.graph.connector.base.cache.NodeCachePolicyChangedEvent
 
NodeCachePolicyChangedListener<KeyType,NodeType extends Node> - Interface in org.modeshape.graph.connector.base.cache
Listener for NodeCachePolicyChangedEvents.
NodeCachingRepositorySource<KeyType,NodeType extends Node> - Interface in org.modeshape.graph.connector.base
 
NodeCachingWorkspace<KeyType,NodeType extends Node> - Interface in org.modeshape.graph.connector.base
 
NodeConflictBehavior - Enum in org.modeshape.graph
An enumeration used by several commands for the choice of handling duplicate nodes, such as when a node is to be copied to another location where a node already exists.
nodeConflictBehavior() - Method in class org.modeshape.graph.request.CopyBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
nodeDefinitionCouldNotBeDeterminedForNode - Static variable in class org.modeshape.jcr.JcrI18n
 
NodeDefinitionTemplate - Interface in org.modeshape.jcr.nodetype
A template that can be used to create new child node definitions, patterned after the approach in the proposed NodeDepth - Class in org.modeshape.graph.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.graph.query.model.NodeDepth
Create a dynamic operand that evaluates to the depth of the node identified by the selector.
nodeDepth(SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
nodeDepth(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Evaluates to a LONG value equal to the depth of a node in the specified selector.
nodeDoesNotExist - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
nodeDoesNotExist - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
nodeDoesNotExist - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
nodeDoesNotExist - Static variable in class org.modeshape.graph.GraphI18n
 
nodeDoesNotExistWithUuid - Static variable in class org.modeshape.graph.GraphI18n
 
NodeEntity - Class in org.modeshape.connector.store.jpa.model.simple
An entity a node and its properties.
NodeEntity() - Constructor for class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
NodeEntity(long, NodeEntity, String, long, int, NamespaceEntity, String) - Constructor for class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
NodeEntity(long, NodeEntity, String, long, int, NamespaceEntity, String, int) - Constructor for class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
nodeFactory() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Method to access the node utility class.
noDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
nodeHasAlreadyBeenRemovedFromThisSession - Static variable in class org.modeshape.graph.GraphI18n
 
nodeHasAlreadyBeenRemovedFromThisSession - Static variable in class org.modeshape.jcr.JcrI18n
 
nodeIsActuallyUnknow - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
nodeIsCheckedIn - Static variable in class org.modeshape.jcr.JcrI18n
 
NodeLocalName - Class in org.modeshape.graph.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.graph.query.model.NodeLocalName
Create a dynamic operand that evaluates to the local name of the node identified by the selector.
nodeLocalName(SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
nodeLocalName(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's local name.
nodeLocalName(String) - Method in interface org.modeshape.graph.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.graph.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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the local name of the node given by the named table.
nodeLocalName(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
nodeLocalName(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
NodeName - Class in org.modeshape.graph.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.graph.query.model.NodeName
Create a dynamic operand that evaluates to the qualified name of the node identified by the selector.
nodeName(SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
nodeName(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's name.
nodeName(String) - Method in interface org.modeshape.graph.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.graph.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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the node name (including namespace) of the node given by the named table.
nodeName(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
nodeName(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
nodeNamed(String) - Method in interface org.modeshape.graph.Graph.CreateNodeNamed
Specify the name of the node that is to be created.
nodeNamed(Name) - Method in interface org.modeshape.graph.Graph.CreateNodeNamed
Specify the name of the node that is to be created.
nodeNamed(String) - Method in class org.modeshape.graph.Graph.CreateNodeNamedAction
 
nodeNamed(Name) - Method in class org.modeshape.graph.Graph.CreateNodeNamedAction
 
nodeNotFoundAtPathRelativeToReferenceNode - 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
 
nodeNotReferenceableUuid - Static variable in class org.modeshape.jcr.JcrI18n
 
nodeOperations - Variable in class org.modeshape.graph.session.GraphSession
 
nodeOrderingNotSupported - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
nodeOrderingNotSupported - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
NodePath - Class in org.modeshape.graph.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.graph.query.model.NodePath
Create a dynamic operand that evaluates to the path of the node identified by the selector.
nodePath(SelectorName) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
nodePath(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Evaluates to a PATH value equal to the prefix-qualified path of a node in the specified selector.
nodes - Variable in class org.modeshape.graph.session.GraphSession
A map of the nodes keyed by their identifier.
nodesByUuid - Variable in class org.modeshape.graph.session.GraphSession
A utility map of the nodes keyed by their UUID.
nodeType(String) - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
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
 
NodeTypeDefinition - Interface in org.modeshape.jcr.nodetype
An interface for an existing node type definition, patterned after the approach in the proposed NodeTypeExistsException - Exception in org.modeshape.jcr.nodetype
An exception that captures the error condition that a referenced node type already exists.
NodeTypeExistsException(Name) - Constructor for exception org.modeshape.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, String, Throwable) - Constructor for exception org.modeshape.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, String) - Constructor for exception org.modeshape.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, Throwable) - Constructor for exception org.modeshape.jcr.nodetype.NodeTypeExistsException
 
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 files.
nodeTypes() - Method in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
nodeTypes() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
nodeTypes() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
Call to get all the NodeTypes defined.
nodeTypesNotFoundInXml - Static variable in class org.modeshape.jcr.JcrI18n
 
NodeTypeTemplate - Interface in org.modeshape.jcr.nodetype
A template that can be used to create new node types, patterned after the approach in the proposed noDistinct() - Method in class org.modeshape.graph.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
 
noJcrTypeMapped - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
noMatchingBracketFound - Static variable in class org.modeshape.graph.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.graph.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.graph.query.model.Limit
 
NONE - Static variable in class org.modeshape.jcr.query.qom.JcrLimit
 
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
 
NoOpEncoder - Class in org.modeshape.common.text
An encoder implementation that does nothing.
NoOpEncoder() - Constructor for class org.modeshape.common.text.NoOpEncoder
 
noOptionValueProvided - Static variable in class org.modeshape.jcr.JcrI18n
 
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.graph.GraphI18n
 
noPropertiesToUpdate - Static variable in class org.modeshape.graph.GraphI18n
 
noRepositoryNamesFound - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
NoResultsComponent - Class in org.modeshape.graph.query.process
 
NoResultsComponent(QueryContext, QueryResults.Columns) - Constructor for class org.modeshape.graph.query.process.NoResultsComponent
 
NORMAL_ANNOTATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
NORMAL_CLASS_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
NORMAL_CLASS_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
NORMAL_CLASS_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
NORMALANNOTATION_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
NormalAnnotationMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for normal annotations.
NormalAnnotationMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.NormalAnnotationMetadata
 
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.
noSnsDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
noSnsDefinitionForNode - Static variable in class org.modeshape.jcr.JcrI18n
 
noStoredRequest - Static variable in class org.modeshape.web.jcr.webdav.WebdavI18n
 
noSuchColumn - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
noSuchNodeType - Static variable in class org.modeshape.jcr.JcrI18n
 
noSuchNodeType - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
NoSuchRepositoryException - Exception in org.modeshape.web.jcr.spi
Exception thrown when an operation attempts to access a repository that does not exist.
NoSuchRepositoryException() - Constructor for exception org.modeshape.web.jcr.spi.NoSuchRepositoryException
 
NoSuchRepositoryException(String, Throwable) - Constructor for exception org.modeshape.web.jcr.spi.NoSuchRepositoryException
 
NoSuchRepositoryException(String) - Constructor for exception org.modeshape.web.jcr.spi.NoSuchRepositoryException
 
NoSuchRepositoryException(Throwable) - Constructor for exception org.modeshape.web.jcr.spi.NoSuchRepositoryException
 
Not - Class in org.modeshape.graph.query.model
A constraint that negates another constraint.
Not(Constraint) - Constructor for class org.modeshape.graph.query.model.Not
Create a constraint that negates another constraint.
not(Constraint) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
not() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Signal that the next constraint clause (defined immediately after this method) should be negated.
not(Constraint) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
not(Constraint) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
NOT_NULL - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
 
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(Changes) - Method in class org.modeshape.clustering.ClusteredObservationBus
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(Changes) - Method in class org.modeshape.graph.observe.ChangeObserver
Method that is called for each Changes from the Observable instance(s) with which this listener is registered.
notify(Changes) - Method in class org.modeshape.graph.observe.LocalObservationBus
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(Changes) - Method in class org.modeshape.graph.observe.NetChangeObserver
Method that is called for each Changes from the Observable instance(s) with which this listener is registered.
notify(NetChangeObserver.NetChanges) - Method in class org.modeshape.graph.observe.NetChangeObserver
Method that is called for the set of net changes.
notify(Changes) - Method in interface org.modeshape.graph.observe.Observer
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(Changes) - Method in class org.modeshape.jcr.JcrRepository.RepositoryObservationManager
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(NetChangeObserver.NetChanges) - Method in class org.modeshape.repository.RepositoryService.ConfigurationChangeObserver
Method that is called for the set of net changes.
notify(Changes) - Method in class org.modeshape.repository.RepositoryService
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notifyObserverOfChanges() - Method in class org.modeshape.graph.request.processor.RequestProcessor
Take any of the changes that have been accumulated by this processor and notify the observer.
notLocked - Static variable in class org.modeshape.jcr.JcrI18n
 
notOrderable - Static variable in class org.modeshape.jcr.JcrI18n
 
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.
noUpdates() - Method in class org.modeshape.jdbc.JcrResultSet
 
now() - Static method in class org.modeshape.jcr.Profiler
 
NULL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
NULL - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
NULL_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column in server's results containing nullType name.
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
 
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.graph.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.graph.query.optimize.RewriteAsRangeCriteria
Find all references in the supplied list that match those supplied and set them to null.
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_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_CONNECTIONS_TO_BE_ACQUIRED_AS_NEEDED - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
NUMBER_OF_CONNECTIONS_TO_BE_ACQUIRED_AS_NEEDED - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
NUMBER_OF_IMAGES - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
numberOfConnectionsToAcquireAsNeededPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
numberOfConnectionsToAcquireAsNeededPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
numberOfConnectionsToAcquireAsNeededPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
numberOfConnectionsToAcquireAsNeededPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
numberOfConnectionsToAcquireAsNeededPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
numberOfConnectionsToAcquireAsNeededPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
numberOfEntriesForKey - Variable in class org.modeshape.common.collection.LinkedListMultimap
 
numNonSystemNodes - Variable in class org.modeshape.jcr.JcrTools.CountNodes
 

O

OBJECT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
OBJECT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
OBJECT_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of other values.
objectFoundInJndiWasNotCacheContainer - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
objectFoundInJndiWasNotCacheFactory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
objectFoundInJndiWasNotRepository - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
objectInJndiIsRepositories - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
objectInJndiMustBeRepositoryOrRepositories - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
ObjectUtil - Class in org.modeshape.common.util
Common utility methods for general objects.
ObjectUtil() - Constructor for class org.modeshape.common.util.ObjectUtil
 
Observable - Interface in org.modeshape.graph.observe
Interface used to register listeners.
ObservationBus - Interface in org.modeshape.graph.observe
A simple Observer that is itself Observable.
Observer - Interface in org.modeshape.graph.observe
The interface for an observer of graph changes.
observers - Variable in class org.modeshape.clustering.ClusteredObservationBus
The list of Observer instances that should receive events from the bus.
of(Location) - Method in interface org.modeshape.graph.Graph.Of
Specify the location of the node upon which the request is to operate.
of(String) - Method in interface org.modeshape.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(Path) - Method in interface org.modeshape.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(UUID) - Method in interface org.modeshape.graph.Graph.Of
Specify the UUID of the node upon which the request is to operate.
of(Property) - Method in interface org.modeshape.graph.Graph.Of
Specify the unique identification property that identifies the node upon which the request is to operate.
of(Property, Property...) - Method in interface org.modeshape.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
OFF - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
offset() - Method in class org.modeshape.graph.query.model.Limit
Get the number of rows skipped before the results begin.
offset(int) - Method in class org.modeshape.graph.query.QueryBuilder
Specify the number of rows that results are to skip.
offset() - Method in class org.modeshape.graph.request.FullTextSearchRequest
Get the number of initial search results that should be excluded from the tuples included on this request.
OK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
on(Location) - Method in interface org.modeshape.graph.Graph.On
Specify the location of the node upon which the request is to operate.
on(String) - Method in interface org.modeshape.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(Path) - Method in interface org.modeshape.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(UUID) - Method in interface org.modeshape.graph.Graph.On
Specify the UUID of the node upon which the request is to operate.
on(Property) - Method in interface org.modeshape.graph.Graph.On
Specify the unique identification property that identifies the node upon which the request is to operate.
on(Property, Property...) - Method in interface org.modeshape.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on(Collection<Location>) - Method in interface org.modeshape.graph.Graph.OnMultiple
Specify the location of each node upon which the requests are to operate.
on(Location, Location...) - Method in interface org.modeshape.graph.Graph.OnMultiple
Specify the location of each node upon which the requests are to operate.
on(String, String...) - Method in interface org.modeshape.graph.Graph.OnMultiple
Specify the path of each node upon which the requests are to operate.
on(Path, Path...) - Method in interface org.modeshape.graph.Graph.OnMultiple
Specify the path of each node upon which the requests are to operate.
on(UUID, UUID...) - Method in interface org.modeshape.graph.Graph.OnMultiple
Specify the UUID of each node upon which the requests are to operate.
on(String) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
Define the join as using an equi-join criteria by specifying the expression equating two columns.
on() - Method in class org.modeshape.graph.request.ReadPropertyRequest
Get the location defining the node that is to be read.
on() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the location defining the node that is to be updated.
on() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the location defining the node that is to be updated.
on() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the location defining the node that is to be updated.
ON - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
ON_COMMIT_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
ON_DEMAND_IMPORT_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ON_DEMAND_IMPORT_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ON_DEMAND_IMPORT_TYPE_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ON_PARENT_VERSION - Static variable in class org.modeshape.graph.JcrLexicon
 
onCachedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Visit all loaded and unloaded nodes in the cache.
onChangedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Visit all changed nodes in the cache.
onChildNode(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
Define the join criteria to require the node in one table is a child of the node in another table.
onDescendant(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
Define the join criteria to require the node in one table is a descendant of the node in another table.
onLoadedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Visit all nodes in the cache that are already loaded
only() - Method in class org.modeshape.graph.Graph.LockAction
 
only() - Method in interface org.modeshape.graph.Graph.LockScope
 
onlyTheDefaultNamespaceIsAllowed - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
onlyTheDefaultNamespaceIsAllowed - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
onSameNode(String, String) - Method in class org.modeshape.graph.query.QueryBuilder.JoinClause
Define the join criteria to require the two tables represent the same node.
openDirectories(ISVNEditor, String) - Static method in class org.modeshape.connector.svn.mgnt.ISVNEditorUtil
Open the directories where change has to be made.
openParen() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Simulate the use of an open parenthesis in the constraint.
operand() - Method in class org.modeshape.graph.query.model.Between
Get the dynamic operand specification.
operand() - Method in class org.modeshape.graph.query.model.LowerCase
Get the dynamic operand that is to be lower-cased.
operand() - Method in class org.modeshape.graph.query.model.Ordering
Get the operand being ordered.
operand() - Method in class org.modeshape.graph.query.model.UpperCase
Get the operand that is being uppercased.
operand() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the dynamic operand specification.
operand() - Method in class org.modeshape.jcr.query.qom.JcrOrdering
Get the operand being ordered.
operand1() - Method in class org.modeshape.graph.query.model.Comparison
Get the dynamic operand of this comparison.
operand1() - Method in class org.modeshape.jcr.query.qom.JcrComparison
Get the dynamic operand of this comparison.
operand2() - Method in class org.modeshape.graph.query.model.Comparison
Get the dynamic operand of this comparison.
operand2() - Method in class org.modeshape.jcr.query.qom.JcrComparison
Get the dynamic operand of this comparison.
operation() - Method in class org.modeshape.graph.query.model.SetQuery
Get the set operation for this query.
OPERATION - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
OPERATION_INPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
OPERATION_OUTPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
operations - Variable in class org.modeshape.graph.session.GraphSession
 
operations() - Method in class org.modeshape.graph.session.GraphSession
 
operator() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
Get the operator for this binary operand.
operator() - Method in class org.modeshape.graph.query.model.Comparison
Get the operator for this comparison
Operator - Enum in org.modeshape.graph.query.model
 
operator - Variable in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
operator - Variable in class org.modeshape.graph.query.QueryBuilder.RightHandSide
 
operatorIsNotValidAgainstColumnInTable - Static variable in class org.modeshape.graph.GraphI18n
 
operators(SelectorName, String, Set<Operator>) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
 
optimize(QueryContext, PlanNode) - Method in interface org.modeshape.graph.query.optimize.Optimizer
Optimize the supplied query plan and produce an executable processor plan.
optimize(QueryContext, PlanNode) - Method in class org.modeshape.graph.query.optimize.RuleBasedOptimizer
Optimize the supplied query plan and produce an executable processor plan.
Optimizer - Interface in org.modeshape.graph.query.optimize
Interface for an optimizer.
OptimizerRule - Interface in org.modeshape.graph.query.optimize
Interface that defines an Optimizer rule.
OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
optionalPropertyOnNodeCouldNotBeRead - Static variable in class org.modeshape.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.modeshape.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.modeshape.repository.RepositoryI18n
 
OPTIONS - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
Or - Class in org.modeshape.graph.query.model
A constraint that evaluates to true when either of the other constraints evaluates to true.
Or(Constraint, Constraint) - Constructor for class org.modeshape.graph.query.model.Or
Create a constraint that evaluates to true if either of the two supplied constraints evaluates to true.
or(Constraint, Constraint) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
or() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Signal that the previous constraint clause be OR-ed together with another constraint clause that will be defined immediately after this method call.
or(Constraint, Constraint) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
or(Constraint, Constraint) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
OracleDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.oracle
Oracle-specific constants including key words and statement start phrases.
OracleDdlConstants.OracleDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlConstants.OracleStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
OracleDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
 
OracleDdlParser - Class in org.modeshape.sequencer.ddl.dialect.oracle
Oracle-specific DDL Parser.
OracleDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
Order - Enum in org.modeshape.graph.query.model
 
order() - Method in class org.modeshape.graph.query.model.Ordering
The order type.
ORDER - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
orderable(SelectorName, String, boolean) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.Builder
 
orderBy() - Method in class org.modeshape.graph.query.QueryBuilder
Obtain a builder that will create the order-by clause (with one or more Ordering statements) for the query.
orderChildBefore(Path.Segment, Path.Segment) - Method in class org.modeshape.graph.session.GraphSession.Node
Move the specified child to be located immediately before the other supplied node.
ORDERED - Static variable in class org.modeshape.common.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
orderedBy(List<Ordering>) - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but one whose results should be ordered by the supplied orderings.
Ordering - Class in org.modeshape.graph.query.model
A specification of the ordering for the results.
Ordering(DynamicOperand, Order) - Constructor for class org.modeshape.graph.query.model.Ordering
Create a new ordering specification, given the supplied operand and order.
ordering(DynamicOperand, Order) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
ordering(DynamicOperand, Order) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
orderings() - Method in class org.modeshape.graph.query.model.Query
Return the orderings for this query.
orderings() - Method in interface org.modeshape.graph.query.model.QueryCommand
Return the orderings for this query.
orderings() - Method in class org.modeshape.graph.query.model.SetQuery
Return the orderings for this query.
orderings - Variable in class org.modeshape.graph.query.QueryBuilder
 
orderings(List<? extends Ordering>) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
 
orderings() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Return the orderings for this query.
orderings() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Return the orderings for this query.
ORDINAL_POSITION - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
ORDINAL_POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that stores the index of a column in the table
ORDINAL_POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
ORDINAL_POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
 
ORDINAL_POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
 
ORDINAL_POSITION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
 
ordinalize(int) - Method in class org.modeshape.common.text.Inflector
Turns a non-negative number into an ordinal string used to denote the position in an ordered sequence, such as 1st, 2nd, 3rd, 4th.
org.modeshape.clustering - package org.modeshape.clustering
 
org.modeshape.cnd - package org.modeshape.cnd
Compact Node Definition (CND) defines JCR node types, property definitions, and child node definitions in a concise and easy-to-read form.
org.modeshape.common - package org.modeshape.common
The parent package for the common, low-level utilities and simple frameworks for all of ModeShape.
org.modeshape.common.annotation - package org.modeshape.common.annotation
 
org.modeshape.common.collection - package org.modeshape.common.collection
A set of common classes for dealing with collections of other objects.
org.modeshape.common.component - package org.modeshape.common.component
A simple framework for loading and managing Component objects that may be configured and used reflectively.
org.modeshape.common.i18n - package org.modeshape.common.i18n
A simple framework for defining internationalized strings and obtaining the localized forms.
org.modeshape.common.naming - package org.modeshape.common.naming
A simple and limited JNDI naming context and InitialContext factory implementation that can be used in unit tests or other code that uses JNDI to looks up objects.
org.modeshape.common.text - package org.modeshape.common.text
A set of utilities for working with text.
org.modeshape.common.util - package org.modeshape.common.util
A set of miscellaneous utilities.
org.modeshape.common.util.log - package org.modeshape.common.util.log
 
org.modeshape.common.xml - package org.modeshape.common.xml
A set of utilities for working with XML documents.
org.modeshape.connector.disk - package org.modeshape.connector.disk
The classes that make up the connector that stores content in a ModeShape-specific format on fixed disk.
org.modeshape.connector.filesystem - package org.modeshape.connector.filesystem
The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository.
org.modeshape.connector.infinispan - package org.modeshape.connector.infinispan
The classes that make up the connector that stores content in a deployed instance of Infinispan.
org.modeshape.connector.jbosscache - package org.modeshape.connector.jbosscache
The classes that make up the connector that stores content in a JBoss Cache instance.
org.modeshape.connector.jcr - package org.modeshape.connector.jcr
The JCR connector provides access to a JCR repository instance running in the same process (and accessible via JNDI).
org.modeshape.connector.meta.jdbc - package org.modeshape.connector.meta.jdbc
The classes that make up the connector that accesses the database schema metadata exposed by JDBC drivers for existing relational databases.
org.modeshape.connector.scm - package org.modeshape.connector.scm
The classes that define the SVN actions.
org.modeshape.connector.store.jpa - package org.modeshape.connector.store.jpa
The classes that make up the connector that stores content in a relational database via JDBC and JPA.
org.modeshape.connector.store.jpa.model.common - package org.modeshape.connector.store.jpa.model.common
The classes that define the common JPA entities used in multiple storage models.
org.modeshape.connector.store.jpa.model.simple - package org.modeshape.connector.store.jpa.model.simple
The classes that define the "simple" storage model for the JPA connector.
org.modeshape.connector.store.jpa.util - package org.modeshape.connector.store.jpa.util
The classes that define the utility JPA entities that are not part of any storage model.
org.modeshape.connector.svn - package org.modeshape.connector.svn
The classes that make up the connector that accesses content from an SVN repository.
org.modeshape.connector.svn.mgnt - package org.modeshape.connector.svn.mgnt
The classes that implement the SVN modification actions.
org.modeshape.extractor.teiid - package org.modeshape.extractor.teiid
The package containing the Teiid VDB text extractor implementation.
org.modeshape.extractor.tika - package org.modeshape.extractor.tika
The classes that make up the TextExtractor implementation that uses the Apache Tika Parser implementations.
org.modeshape.graph - package org.modeshape.graph
The ModeShape Graph API defines the types that allow you to work with content organized as a graph.
org.modeshape.graph.cache - package org.modeshape.graph.cache
Caching of graph content is controlled with cache policies, and these are used in connectors and in requests (among other places).
org.modeshape.graph.connector - package org.modeshape.graph.connector
ModeShape uses connectors to access information from external systems (such as databases, other repositories, services, applications, etc.) and create graph representations of that information.
org.modeshape.graph.connector.base - package org.modeshape.graph.connector.base
This package defines a series of classes that can serve as base classes for a connector implementation.
org.modeshape.graph.connector.base.cache - package org.modeshape.graph.connector.base.cache
 
org.modeshape.graph.connector.federation - package org.modeshape.graph.connector.federation
ModeShape provides a federated connector that is able to access repository content from multiple external systems and make that content look like it exists in a single unified repository.
org.modeshape.graph.connector.inmemory - package org.modeshape.graph.connector.inmemory
The In-Memory Connector represents a connector that maintains a graph in transient in-process memory.
org.modeshape.graph.connector.map - package org.modeshape.graph.connector.map
The MapRepository class and its supporting classes provide a default implementation of the connector classes for connectors that support the transient or persistent mapping of a UUID to a standard representation of a node.
org.modeshape.graph.connector.path - package org.modeshape.graph.connector.path
The PathRepository class and its supporting classes provide a default read-only implementation of the connector classes for connectors that only support path-based access to a standard representation of a node.
org.modeshape.graph.connector.path.cache - package org.modeshape.graph.connector.path.cache
The PathRepositoryCache class and its supporting classes provide a standard caching mechanism for path-based repositories.
org.modeshape.graph.connector.xmlfile - package org.modeshape.graph.connector.xmlfile
The XML File connector is a connector that maintains a graph in transient in-process memory, where the graph is loaded initially from an XML file.
org.modeshape.graph.io - package org.modeshape.graph.io
Utilities for inputing and outputing larger amounts of data.
org.modeshape.graph.mimetype - package org.modeshape.graph.mimetype
This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data.
org.modeshape.graph.observe - package org.modeshape.graph.observe
The Observation API provides several mechanisms for asynchronously observing changes to content.
org.modeshape.graph.property - package org.modeshape.graph.property
Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values.
org.modeshape.graph.query - package org.modeshape.graph.query
The Query API provides a mechanism for building and executing queries.
org.modeshape.graph.query.model - package org.modeshape.graph.query.model
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
org.modeshape.graph.query.optimize - package org.modeshape.graph.query.optimize
This package contains the Optimizer interface, a rule-based optimizer implementation, and library of optimization rules.
org.modeshape.graph.query.parse - package org.modeshape.graph.query.parse
This package defines the QueryParser interface, which defines a component that can parse a query represented in a specific language and produce the corresponding abstract query model representation.
org.modeshape.graph.query.plan - package org.modeshape.graph.query.plan
This package defines the Planner interface, the CanonicalPlanner implementation, and the PlanNode class that is used to represent a canonical query plan.
org.modeshape.graph.query.process - package org.modeshape.graph.query.process
This package defines the QueryProcessor interface, which is responsible for constructing for each query a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of the query and returning the tuples to the parent component.
org.modeshape.graph.query.validate - package org.modeshape.graph.query.validate
This package provides the interfaces that define the tables and columns that can be queried.
org.modeshape.graph.request - package org.modeshape.graph.request
Sometimes its useful to work with a graph using objects that represent individual commands on the graph.
org.modeshape.graph.request.function - package org.modeshape.graph.request.function
The Function interface provides a way to inject custom logic into a connector, where it can be executed close to the actual data and where it can make decisions about what changes should be made to the content.
org.modeshape.graph.request.processor - package org.modeshape.graph.request.processor
This portion of the ModeShape Graph API defines the processor for requests.
org.modeshape.graph.search - package org.modeshape.graph.search
A small framework for a search engine component.
org.modeshape.graph.sequencer - package org.modeshape.graph.sequencer
A sequencer in ModeShape is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content.
org.modeshape.graph.session - package org.modeshape.graph.session
A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached.
org.modeshape.graph.text - package org.modeshape.graph.text
This package defines an interface for components that extract text from content.
org.modeshape.graph.xml - package org.modeshape.graph.xml
Graph content can often be represented in XML, so this part of the ModeShape Graph API defines the classes that provide the binding between graph and XML content.
org.modeshape.jcr - package org.modeshape.jcr
The ModeShape implementation of the JCR API.
org.modeshape.jcr.api - package org.modeshape.jcr.api
This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances.
org.modeshape.jcr.api.nodetype - package org.modeshape.jcr.api.nodetype
 
org.modeshape.jcr.api.query - package org.modeshape.jcr.api.query
This package provides a set of interfaces that extend the JCR 2.0 API query interfaces with JCR 2.0 functionality.
org.modeshape.jcr.api.query.qom - package org.modeshape.jcr.api.query.qom
 
org.modeshape.jcr.nodetype - package org.modeshape.jcr.nodetype
The ModeShape specification for programmatically creating JCR NodeDefinitions.
org.modeshape.jcr.query - package org.modeshape.jcr.query
 
org.modeshape.jcr.query.qom - package org.modeshape.jcr.query.qom
 
org.modeshape.jcr.security - package org.modeshape.jcr.security
ModeShape JCR repositories have a pluggable authentication and authorization framework.
org.modeshape.jdbc - package org.modeshape.jdbc
 
org.modeshape.jdbc.delegate - package org.modeshape.jdbc.delegate
 
org.modeshape.jdbc.metadata - package org.modeshape.jdbc.metadata
 
org.modeshape.jdbc.types - package org.modeshape.jdbc.types
 
org.modeshape.jdbc.util - package org.modeshape.jdbc.util
 
org.modeshape.mimetype.aperture - package org.modeshape.mimetype.aperture
The classes that make up the Aperture MIME type detector.
org.modeshape.repository - package org.modeshape.repository
The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine.
org.modeshape.sequencer.classfile - package org.modeshape.sequencer.classfile
The classes that provide the ability to sequence Java class files into metadata and then write that metadata to a graph in a customizable way.
org.modeshape.sequencer.classfile.metadata - package org.modeshape.sequencer.classfile.metadata
The classes that are immutable representations of metadata appearing in Java class files.
org.modeshape.sequencer.cnd - package org.modeshape.sequencer.cnd
The classes that make up the JCR Compact Node Definition (CND) file sequencer.
org.modeshape.sequencer.ddl - package org.modeshape.sequencer.ddl
The classes that make up the DDL sequencer, which is capable of parsing the more important DDL statements from SQL-92, Oracle, Derby, and PostgreSQL, and constructing a graph structure containing a structured representation of these statements.
org.modeshape.sequencer.ddl.datatype - package org.modeshape.sequencer.ddl.datatype
The classes for parsing and representing data types.
org.modeshape.sequencer.ddl.dialect.db2 - package org.modeshape.sequencer.ddl.dialect.db2
The classes for parsing DDL for the DB2 DBMS.
org.modeshape.sequencer.ddl.dialect.derby - package org.modeshape.sequencer.ddl.dialect.derby
The classes for parsing DDL for the Derby DBMS.
org.modeshape.sequencer.ddl.dialect.mysql - package org.modeshape.sequencer.ddl.dialect.mysql
The (prototype) classes for parsing DDL for the MySQL DBMS.
org.modeshape.sequencer.ddl.dialect.oracle - package org.modeshape.sequencer.ddl.dialect.oracle
The classes for parsing DDL for the Oracle DBMS.
org.modeshape.sequencer.ddl.dialect.postgres - package org.modeshape.sequencer.ddl.dialect.postgres
The classes for parsing DDL for the PostgreSQL DBMS.
org.modeshape.sequencer.ddl.dialect.sqlserver - package org.modeshape.sequencer.ddl.dialect.sqlserver
The (prototype) classes for parsing DDL for the Microsoft SQLServer DBMS.
org.modeshape.sequencer.ddl.dialect.sybase - package org.modeshape.sequencer.ddl.dialect.sybase
The (prototype) classes for parsing DDL for the Sybase DBMS.
org.modeshape.sequencer.ddl.node - package org.modeshape.sequencer.ddl.node
The classes for nodes within an Abstract Syntax Tree (AST) and a factory for creating them.
org.modeshape.sequencer.image - package org.modeshape.sequencer.image
The classes that make up the image sequencer.
org.modeshape.sequencer.java - package org.modeshape.sequencer.java
The classes that make up the Java source file sequencer.
org.modeshape.sequencer.java.metadata - package org.modeshape.sequencer.java.metadata
The classes that make up the metadata definitions for the Java source file sequencer.
org.modeshape.sequencer.jpdl3 - package org.modeshape.sequencer.jpdl3
The classes that make up the jPDL3 file sequencer.
org.modeshape.sequencer.mp3 - package org.modeshape.sequencer.mp3
The classes that make up the MP3 file sequencer.
org.modeshape.sequencer.msoffice - package org.modeshape.sequencer.msoffice
The classes that make up the sequencer of Microsoft Office files.
org.modeshape.sequencer.msoffice.excel - package org.modeshape.sequencer.msoffice.excel
The classes for reading Microsoft Excel metadata.
org.modeshape.sequencer.msoffice.powerpoint - package org.modeshape.sequencer.msoffice.powerpoint
The classes for reading Microsoft PowerPoint metadata.
org.modeshape.sequencer.msoffice.word - package org.modeshape.sequencer.msoffice.word
The classes for reading Microsoft Word metadata.
org.modeshape.sequencer.sramp - package org.modeshape.sequencer.sramp
The classes that make up the S-RAMP library.
org.modeshape.sequencer.teiid - package org.modeshape.sequencer.teiid
The classes that make up the JCR Compact Node Definition (CND) file sequencer.
org.modeshape.sequencer.teiid.lexicon - package org.modeshape.sequencer.teiid.lexicon
 
org.modeshape.sequencer.text - package org.modeshape.sequencer.text
The classes that provide the ability to sequence fixed-width and delimited text files.
org.modeshape.sequencer.wsdl - package org.modeshape.sequencer.wsdl
The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer.
org.modeshape.sequencer.xml - package org.modeshape.sequencer.xml
The classes that make up the XML sequencer.
org.modeshape.sequencer.xsd - package org.modeshape.sequencer.xsd
The classes that make up the XML Schema Document sequencer.
org.modeshape.sequencer.zip - package org.modeshape.sequencer.zip
The classes that make up the ZIP file sequencer.
org.modeshape.util - package org.modeshape.util
Some utilities that are useful for ModeShape, including the DDL generator for the various kinds of databases used by the JPA connector.
org.modeshape.web.jcr - package org.modeshape.web.jcr
This package contains the core components for the ModeShape common web library.
org.modeshape.web.jcr.spi - package org.modeshape.web.jcr.spi
Service provider interface (SPI) for the JCR implementation that backs the ModeShape web libraries.
org.modeshape.web.jcr.webdav - package org.modeshape.web.jcr.webdav
This package contains the core components for the ModeShape WebDAV server implementation.
ORIGINAL_FILE - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
ORIGINAL_FILE - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
ORIGINAL_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
OriginalFormatSourceFileRecorder - Class in org.modeshape.sequencer.java
A source file recorder that writes the Java metadata from the source file to the repository.
OriginalFormatSourceFileRecorder() - Constructor for class org.modeshape.sequencer.java.OriginalFormatSourceFileRecorder
 
orReplace() - Method in interface org.modeshape.graph.Graph.Create
Create the node if it does not exist, or replace any existing node that has the same name (ignoring same-name-sibling indexes).
orReplace() - Method in class org.modeshape.graph.Graph.CreateAction
Create the node if it does not exist, or replace any existing node that has the same name (ignoring same-name-sibling indexes).
orUpdate() - Method in interface org.modeshape.graph.Graph.Create
Create the node if it does not exist, or update any existing node that has the same name (ignoring same-name-sibling indexes).
orUpdate() - Method in class org.modeshape.graph.Graph.CreateAction
Create the node if it does not exist, or update any existing node that has the same name (ignoring same-name-sibling indexes).
OTHER - Static variable in class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
The token type for tokens that consist of other characters.
othersDeletesAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData
othersInsertsAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData
othersUpdatesAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData
output(String, Class<T>, T) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named output to this function.
output(String, PropertyType, T) - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the value for the named output to this function.
output(String) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named output to this function.
output(String, Class<T>, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named output to this function.
output(String, Class<T>, T, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named output to this function.
output(String, PropertyType, T, ExecutionContext) - Method in class org.modeshape.graph.request.FunctionRequest
Get the value for the named output to this function.
OUTPUT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
output - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
output - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
OUTPUT_LOCKED - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
OUTPUT_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
OUTPUT_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
outputPath - Variable in class org.modeshape.cnd.CndImporter
 
outputPath - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
outputs() - Method in class org.modeshape.graph.request.FunctionRequest
The unmodifiable map of input parameter name to value.
ownDeletesAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData
ownInsertsAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData
ownUpdatesAreVisible(int) - Method in class org.modeshape.jdbc.JcrMetaData

P

PACKAGE - Static variable in class org.modeshape.sequencer.teiid.lexicon.EcoreLexicon
 
PACKAGE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PACKAGE_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PACKAGE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PackageMetadata - Class in org.modeshape.sequencer.java.metadata
Package meta data.
PackageMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.PackageMetadata
 
PackageMetadata(String) - Constructor for class org.modeshape.sequencer.java.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
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
 
PARAMETER - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETER_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETER_ORDER - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
PARAMETER_STYLE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
PARAMETERIZED_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETERIZED_TYPE_DESCRIPTION - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETERIZED_TYPE_MODIFIER_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETERIZED_TYPE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PARAMETERIZED_TYPE_VARIABLE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
ParameterizedTypeFieldMetadata - Class in org.modeshape.sequencer.java.metadata
ParameterizedTypeFieldMetadata is a meta data for a parameterized type.
ParameterizedTypeFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.ParameterizedTypeFieldMetadata
 
ParameterizedTypeFieldMetadataSequencer - Class in org.modeshape.sequencer.java
Sequencer for all paths of a ParameterizedTypeFieldMetadata.
PARAMETERS - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
PARENT - Static variable in interface org.modeshape.graph.property.Path
String representation of the segment that references a parent.
parent - Variable in class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
PARENT_NAME - Static variable in interface org.modeshape.graph.property.Path
Singleton instance of the name referencing a parent, provided as a convenience.
PARENT_SEGMENT - Static variable in interface org.modeshape.graph.property.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
parentAlreadyLocked - Static variable in class org.modeshape.jcr.JcrI18n
 
parentIsReadOnly - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
parentPath() - Method in class org.modeshape.graph.query.model.ChildNode
Get the path of the parent.
parentSelectorName() - Method in class org.modeshape.graph.query.model.ChildNodeJoinCondition
Get the name of the selector that represents the parent.
parse(String) - Method in class org.modeshape.cnd.CndImporter
Parse the CND content.
parse(String, ValueFactories, PropertyFactory, NamespaceRegistry, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
parse(String) - Method in class org.modeshape.graph.query.parse.FullTextSearchParser
Parse the full-text search criteria given in the supplied string.
parse(TokenStream) - Method in class org.modeshape.graph.query.parse.FullTextSearchParser
Parse the full-text search criteria from the supplied token stream.
parse(TypeSystem, String, String) - Method in class org.modeshape.graph.query.parse.QueryParsers
Execute the supplied query by planning, optimizing, and then processing it.
parse(InputStream, Problems, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Parse the XML content.
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 AstNodes 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 AstNodes and properties to the supplied root.
parse(InputSource, String) - 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, String) - 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.
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.
parseApproxNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Approximate numeric data types.
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.
parseCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Character string data types.
parseChildNodeDefinition(TokenStream, Path) - Method in class org.modeshape.cnd.CndImporter
Parse a node type's child node definition from the next tokens on the stream.
parseChildNodeDefinition(Subgraph, SubgraphNode, Path) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Read the property definition from the graph and create the corresponding CND content in the destination.
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, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse the actual column definition.
parseColumnNameList(DdlTokenStream, AstNode, Name) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Adds column reference nodes to a parent node.
parseColumnNameList(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses a comma separated list of column names.
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, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method designed to parse columns within an ALTER TABLE ADD statement.
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.
parseComparisonOperator(TokenStream) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseConstraint(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseConstraint(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.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.
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.
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, List<Property>) - Method in class org.modeshape.cnd.CndImporter
Parse the child node definition's default type, if they appear next on the token stream.
parseDefaultValues(TokenStream, List<Property>) - Method in class org.modeshape.cnd.CndImporter
Parse the property definition's default value, if they appear next on the token stream.
parseDisjunctedTerms(TokenStream) - Method in class org.modeshape.graph.query.parse.FullTextSearchParser
 
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.graph.query.parse.SqlQueryParser
 
parseExactNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Exact numeric data types.
parseFrom(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseFrom(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
parseFullTextSearchExpression(String, Position) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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, Name) - 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.graph.query.parse.SqlQueryParser
 
parseInsertStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL INSERT AstNode based on SQL 92 specifications.
parseJoinCondition(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseLimit(TokenStream) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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.graph.query.parse.SqlQueryParser
 
parseLiteralValue(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseLiteralValue(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.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.
parseName(TokenStream) - Method in class org.modeshape.cnd.CndImporter
Parse the name that is expected to be next on the token stream.
parseName(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseName(String, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseName(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.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.graph.query.parse.SqlQueryParser
 
parseNamedSelector(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
 
parseNameList(TokenStream) - Method in class org.modeshape.cnd.CndImporter
Parse a list of names, separated by commas.
parseNamespaceMapping(TokenStream) - Method in class org.modeshape.cnd.CndImporter
Parse the namespace mapping statement that is next on the token stream.
parseNationalCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 National Character string data types.
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, List<Property>, Name, Path) - Method in class org.modeshape.cnd.CndImporter
Parse the child node definition's attributes, if they appear next on the token stream.
parseNodeType(Subgraph, SubgraphNode, Path) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Parse the node type element.
parseNodeTypeDefinition(TokenStream, Path) - Method in class org.modeshape.cnd.CndImporter
Parse the node type definition that is next on the token stream.
parseNodeTypeName(TokenStream) - Method in class org.modeshape.cnd.CndImporter
Parse a node type name that appears next on the token stream.
parseNodeTypeOptions(TokenStream, List<Property>) - Method in class org.modeshape.cnd.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.
parseOrderBy(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseOrdering(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parsePath(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parsePathRule(String, ExecutionContext) - Static method in class org.modeshape.graph.connector.federation.Projection
Parse the string definition of a Projection.PathRule.
parsePropertyAttributes(TokenStream, List<Property>, Name, Path) - Method in class org.modeshape.cnd.CndImporter
Parse the property definition's attributes, if they appear next on the token stream.
parsePropertyDefinition(TokenStream, Path) - Method in class org.modeshape.cnd.CndImporter
Parse a node type's property definition from the next tokens on the stream.
parsePropertyDefinition(Subgraph, SubgraphNode, Path) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated. Read the property definition from the graph and create the corresponding CND content in the destination.
parsePropertyExistance(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parsePropertyExistance(TokenStream, TypeSystem, Source) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
 
parsePropertyOrChildNodeDefinitions(TokenStream, Path) - Method in class org.modeshape.cnd.CndImporter
Parse a node type's property or child node definitions that appear next on the token stream.
parsePropertyType(TokenStream, List<Property>, String) - Method in class org.modeshape.cnd.CndImporter
Parse the property type, if a valid one appears next on the token stream.
parsePropertyValue(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseQuery(String, TypeSystem) - Method in interface org.modeshape.graph.query.parse.QueryParser
Parse the supplied query from a string representation into a QueryCommand.
parseQuery(String, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
Parse the supplied query from a string representation into a QueryCommand.
parseQuery(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseQuery(TokenStream, TypeSystem) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
parseQueryCommand(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseQueryOperators(TokenStream, List<Property>) - Method in class org.modeshape.cnd.CndImporter
Parse the property definition's query operators, if they appear next on the token stream.
PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
 
PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
parseReferences(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseReferenceValue(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseRepositoryPath(String) - Static method in class org.modeshape.graph.property.PathExpression
Parse a path of the form {repoName}:{workspaceName}:{absolutePath} or {absolutePath}.
parseRequiredPrimaryTypes(TokenStream, List<Property>) - Method in class org.modeshape.cnd.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
 
parserMethods - Static variable in class org.modeshape.graph.connector.federation.Projection
 
parseSelect(TokenStream, AtomicBoolean, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseSelectorName(TokenStream, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseSetQuery(TokenStream, QueryCommand, TypeSystem) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
parseSetQuery(TokenStream, QueryCommand, TypeSystem) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
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.
parseSlashedStatement(DdlTokenStream, String[], AstNode, Name) - 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, Name) - 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.graph.query.parse.SqlQueryParser
 
parseStringList(TokenStream) - Method in class org.modeshape.cnd.CndImporter
Parse a list of strings, separated by commas.
parseSupertypes(TokenStream) - Method in class org.modeshape.cnd.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.graph.query.parse.FullTextSearchParser
 
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.
parseValueConstraints(TokenStream, List<Property>) - Method in class org.modeshape.cnd.CndImporter
Parse the property definition's value constraints, if they appear next on the token stream.
parseVendorExtension(String) - Method in class org.modeshape.cnd.CndImporter
Parse the vendor extension, including the curly braces in the CND content.
parseVendorExtensionContent(String) - Method in class org.modeshape.cnd.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.cnd.CndImporter
Parse the vendor extensions that may appear next on the tokenzied stream.
parseWhere(TokenStream, TypeSystem, Source) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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
 
PART - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
PARTIAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.MatchType
 
PARTS - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
PASSWORD - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
PASSWORD - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
PASSWORD - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
PASSWORD_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
passwordPropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
passwordPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
passwordPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
passwordPropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
passwordPropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
passwordPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
passwordPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
passwordPropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
passwordPropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
passwordPropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
passwordPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
passwordPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
passwordPropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
passwordPropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
Path - Interface in org.modeshape.graph.property
An object representation of a node path within a repository.
path - Variable in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
path() - Method in class org.modeshape.graph.query.model.SameNode
Get the absolute path for the node
path(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Constrains the nodes in the the supplied table based upon criteria on the node's path.
path(String) - Method in interface org.modeshape.graph.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.graph.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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the path of the node given by the named table.
PATH - Static variable in class org.modeshape.jcr.JcrLexicon
The "jcr:path" pseudo-column used in queries
PATH - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
path - Variable in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
path() - Method in class org.modeshape.repository.ModeShapeConfiguration
 
path(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
 
PATH - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
PATH - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
path(Path, Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
path(Path, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
path(Path, Name, int) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
path(Path, Path.Segment) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
path(Path, Path) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
path(Path, Name) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
path(Path, String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
path(String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
path - Variable in class org.modeshape.sequencer.xsd.NamespaceEntityResolver.Target
 
path(Path, Name) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
path(Path, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
path(String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
Path.Segment - Interface in org.modeshape.graph.property
Representation of the segments that occur within a path.
PATH_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of path values.
PATH_EXPRESSION - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
PATH_GROUP - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
PATH_IN_VDB - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
PATH_OF_HIGHEST_MODIFIED_NODE - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
PATH_OF_HIGHEST_MODIFIED_NODE - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
PATH_PATTERN - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
The regular expression that is used to extract the repository name, workspace name, and node path.
PATH_PATTERN_STRING - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
The string representation of the Java version of the MultiRepositoryRequestResolver.PATH_PATTERN regular expression.
PATH_RULE_PATTERN - Static variable in class org.modeshape.graph.connector.federation.Projection
 
PATH_RULE_PATTERN_STRING - Static variable in class org.modeshape.graph.connector.federation.Projection
Pattern that identifies the form: repository_path => source_path [$ exception ]* where the following groups are captured on the first call to Matcher.find(): repository_path source_path and the following groups are captured on subsequent calls to Matcher.find(): exception The regular expression is: ((?
PATH_SEGMENT_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of path segment values.
PATH_SEGMENT_NAME_COMPARATOR - Static variable in class org.modeshape.graph.property.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.graph.GraphI18n
 
PathCachePolicy - Interface in org.modeshape.graph.connector.path.cache
The provides a method for selectively allowing or disallowing nodes to be cached based on their size, volatility, or any other factor that can be determined for the node.
pathCannotBeNormalized - Static variable in class org.modeshape.common.CommonI18n
 
pathCannotBeNormalized - Static variable in class org.modeshape.graph.GraphI18n
 
pathCannotHaveSameNameSiblingIndex - Static variable in class org.modeshape.jcr.JcrI18n
 
pathConnectorRequestsMustHavePath - Static variable in class org.modeshape.graph.GraphI18n
 
PathExpression - Class in org.modeshape.graph.property
An expression that defines an acceptable path using a regular-expression-like language.
PathExpression(String) - Constructor for class org.modeshape.graph.property.PathExpression
Create the supplied expression.
PathExpression.Matcher - Class in org.modeshape.graph.property
 
PathExpression.Matcher(Matcher, String, String, String, String) - Constructor for class org.modeshape.graph.property.PathExpression.Matcher
 
PathExpression.RepositoryPath - Class in org.modeshape.graph.property
 
PathExpression.RepositoryPath(String, String, String) - Constructor for class org.modeshape.graph.property.PathExpression.RepositoryPath
 
pathExpressionHasInvalidMatch - Static variable in class org.modeshape.graph.GraphI18n
 
pathExpressionHasInvalidMatch - Static variable in class org.modeshape.repository.RepositoryI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.modeshape.graph.GraphI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.modeshape.repository.RepositoryI18n
 
pathExpressionIsInvalid - Static variable in class org.modeshape.graph.GraphI18n
 
pathExpressionIsInvalid - Static variable in class org.modeshape.repository.RepositoryI18n
 
pathExpressionIsInvalidOnSequencer - Static variable in class org.modeshape.repository.RepositoryI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.modeshape.graph.GraphI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.modeshape.repository.RepositoryI18n
 
pathFactory - Variable in class org.modeshape.cnd.CndImporter
 
pathFactory - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
pathFactory - Variable in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
pathFactory - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
pathFactory - Variable in class org.modeshape.graph.connector.base.PathWorkspace
 
PathFactory - Interface in org.modeshape.graph.property
A factory for creating paths.
pathFactory - Variable in class org.modeshape.graph.session.GraphSession
 
pathFactory - Variable in class org.modeshape.graph.xml.XmlHandler
The cached reference to the graph's path factory.
pathFactory - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
pathFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
pathFactory - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The cached reference to the graph's path factory.
pathFor(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.BaseTransaction
Returns the path for the given node with this workspace if one exists, or a null if no node exists at the given path.
pathFor(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Returns the path for the given node with this workspace if one exists, or a null if no node exists at the given path.
pathFor(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Returns the path for the given node with this workspace if one exists, or a null if no node exists at the given path.
pathFor(PathFactory, MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Returns the absolute path to the given node
pathFor(PathFactory, MapNode) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Returns the path for the given node with this workspace if one exists, or a null if no node exists at the given path.
pathFor(String) - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
pathForDefaultWorkspaceCannotBeRead - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForDefaultWorkspaceDoesNotExist - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForDefaultWorkspaceIsNotDirectory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForPredefinedWorkspaceCannotBeRead - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForPredefinedWorkspaceDoesNotExist - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForPredefinedWorkspaceIsNotDirectory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForRequestIsNotCorrect - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForRequestMustStartWithAForwardSlash - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
pathForWorkspaceCannotBeRead - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
pathForWorkspaceIsNotDirectory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
pathForWorkspaceRootCannotBeRead - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
pathForWorkspaceRootDoesNotExist - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
pathForWorkspaceRootIsNotDirectory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
pathFrom(Object) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
pathIsAlreadyAbsolute - Static variable in class org.modeshape.common.CommonI18n
 
pathIsAlreadyAbsolute - Static variable in class org.modeshape.graph.GraphI18n
 
pathIsNotAbsolute - Static variable in class org.modeshape.common.CommonI18n
 
pathIsNotAbsolute - Static variable in class org.modeshape.graph.GraphI18n
 
pathIsNotRelative - Static variable in class org.modeshape.common.CommonI18n
 
pathIsNotRelative - Static variable in class org.modeshape.graph.GraphI18n
 
pathIsReadOnly - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
PathNode - Class in org.modeshape.graph.connector.base
A Node implementation used by the path-based connector (see PathWorkspace and PathTransaction), which stores all node state in a tree of content, where a specific path exists to each node in the tree.
PathNode(UUID, Path, Path.Segment, Map<Name, Property>, List<Path.Segment>) - Constructor for class org.modeshape.graph.connector.base.PathNode
Create a new node instance.
PathNode(UUID, Path, Path.Segment, Map<Name, Property>, List<Path.Segment>, int) - Constructor for class org.modeshape.graph.connector.base.PathNode
Create a new node instance.
PathNode(UUID, Path, Path.Segment, Iterable<Property>, List<Path.Segment>) - Constructor for class org.modeshape.graph.connector.base.PathNode
Create a new node instance.
PathNode(UUID) - Constructor for class org.modeshape.graph.connector.base.PathNode
Create a root node with the supplied UUID.
PathNode - Interface in org.modeshape.graph.connector.path
Basic interface for a read-only node in a path repository.
PathNode.Changes - Class in org.modeshape.graph.connector.base
 
PathNode.Changes() - Constructor for class org.modeshape.graph.connector.base.PathNode.Changes
 
PathNodeCache<N extends PathNode> - Interface in org.modeshape.graph.connector.base.cache
 
pathNotFound - Static variable in class org.modeshape.jcr.JcrI18n
 
PathNotFoundException - Exception in org.modeshape.graph.property
A runtime exception denoting that a node or property at a supplied path was not found.
PathNotFoundException(Location, Path) - Constructor for exception org.modeshape.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, String) - Constructor for exception org.modeshape.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, Throwable) - Constructor for exception org.modeshape.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, String, Throwable) - Constructor for exception org.modeshape.graph.property.PathNotFoundException
 
pathNotFoundExceptionLowestExistingLocationFound - Static variable in class org.modeshape.graph.GraphI18n
 
pathNotFoundRelativeTo - Static variable in class org.modeshape.jcr.JcrI18n
 
PathRepository - Class in org.modeshape.graph.connector.path
 
PathRepository(PathRepositorySource) - Constructor for class org.modeshape.graph.connector.path.PathRepository
Creates a PathRepository with the given repository source, root node UUID, and a default workspace with the given name.
PathRepositoryCache - Class in org.modeshape.graph.connector.path.cache
The repository-source level cache of workspace names to workspace caches.
PathRepositoryCache(PathCachePolicy) - Constructor for class org.modeshape.graph.connector.path.cache.PathRepositoryCache
 
PathRepositoryConnection - Class in org.modeshape.graph.connector.path
 
PathRepositoryConnection(PathRepositorySource, PathRepository) - Constructor for class org.modeshape.graph.connector.path.PathRepositoryConnection
 
PathRepositorySource - Interface in org.modeshape.graph.connector.path
An extension of the RepositorySource class that provides a cache policy and a repository context.
PathRepositoryTransaction - Interface in org.modeshape.graph.connector.path
A transaction for a PathRepository.
PathRequestProcessor - Class in org.modeshape.graph.connector.path
The default implementation of the RequestProcessor for path repositories.
PathRequestProcessor(ExecutionContext, PathRepository, Observer, boolean, PathRepositoryTransaction) - Constructor for class org.modeshape.graph.connector.path.PathRequestProcessor
 
pathSegmentString(Path.Segment, NamespaceRegistry) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
pathsFromRoot() - Method in interface org.modeshape.graph.property.Path
Return an iterator that walks the paths from the root path down to this path.
pathString(Path, NamespaceRegistry) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
pathTo(NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Returns the path to the given node
PathTransaction<NodeType extends PathNode,WorkspaceType extends PathWorkspace<NodeType>> - Class in org.modeshape.graph.connector.base
An implementation of Transaction that maintains a cache of nodes by their path.
PathTransaction(Repository<NodeType, WorkspaceType>, UUID) - Constructor for class org.modeshape.graph.connector.base.PathTransaction
Create a new transaction.
PathTransaction.WorkspaceChanges - Class in org.modeshape.graph.connector.base
Record of the changes made to a particular workspace.
PathTransaction.WorkspaceChanges(WorkspaceType) - Constructor for class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
PathWorkspace<NodeType extends PathNode> - Class in org.modeshape.graph.connector.base
The Workspace implementation that represents all nodes as PathNode objects and stores them in an internal data structure that allows for nodes to be accessed via a Path.
PathWorkspace(ExecutionContext, String, UUID) - Constructor for class org.modeshape.graph.connector.base.PathWorkspace
Create a new instance of the workspace.
PathWorkspace(String, PathWorkspace<NodeType>) - Constructor for class org.modeshape.graph.connector.base.PathWorkspace
Create a new instance of the workspace.
PathWorkspace - Interface in org.modeshape.graph.connector.path
 
PathWorkspace.ChangeCommand<NodeType extends PathNode> - Interface in org.modeshape.graph.connector.base
A specific operation that mutates the underlying persistent repository.
PATTERN - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
pendingMergeConflicts - Static variable in class org.modeshape.jcr.JcrI18n
 
pendingProperties - Variable in class org.modeshape.graph.request.BatchRequestBuilder.NodeChange
 
PERFORM_REFERENTIAL_INTEGRITY_CHECKS - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.PERFORM_REFERENTIAL_INTEGRITY_CHECKS option is .
PERIOD - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
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
permissionDenied - Static variable in class org.modeshape.jcr.JcrI18n
 
persistentPathFor(Path) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
PHYSICAL - Static variable in class org.modeshape.sequencer.teiid.VdbModel.ModelType
 
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
 
ping(long, TimeUnit) - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
ping(long, TimeUnit) - Method in class org.modeshape.graph.connector.base.Connection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in interface org.modeshape.graph.connector.RepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Used to get and test a connection in the pool
ping() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Used to get and test a connection in the pool with default wait and time unit values
ping(long, TimeUnit) - Method in class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
Ping the underlying system to determine if the connection is still valid and alive.
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.JDBCColumnPositions.PRIMARY_KEYS
 
PK_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
 
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.graph.query.plan
 
PlanHints() - Constructor for class org.modeshape.graph.query.plan.PlanHints
 
Planner - Interface in org.modeshape.graph.query.plan
Interface for a query planner.
PlanNode - Class in org.modeshape.graph.query.plan
A representation of a single node within a plan tree.
PlanNode(PlanNode.Type) - Constructor for class org.modeshape.graph.query.plan.PlanNode
Create a new plan node with the supplied initial type.
PlanNode(PlanNode.Type, PlanNode) - Constructor for class org.modeshape.graph.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.graph.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.graph.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.graph.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.graph.query.plan.PlanNode
Create a new plan node with the supplied initial type ad that is a child of the supplied parent.
PlanNode.Property - Enum in org.modeshape.graph.query.plan
An enumeration dictating the type of plan tree nodes.
PlanNode.Traversal - Enum in org.modeshape.graph.query.plan
 
PlanNode.Type - Enum in org.modeshape.graph.query.plan
An enumeration dictating the type of plan tree nodes.
PlanUtil - Class in org.modeshape.graph.query.plan
Utilities for working with PlanNodes.
PlanUtil() - Constructor for class org.modeshape.graph.query.plan.PlanUtil
 
PlanUtil.AbsentColumn - Class in org.modeshape.graph.query.plan
 
PlanUtil.AbsentColumn(String, String) - Constructor for class org.modeshape.graph.query.plan.PlanUtil.AbsentColumn
 
PlanUtil.ColumnMapping - Class in org.modeshape.graph.query.plan
Defines how the view columns are mapped (or resolved) into the columns from the source tables.
PlanUtil.ColumnMapping(SelectorName) - Constructor for class org.modeshape.graph.query.plan.PlanUtil.ColumnMapping
 
PlanUtil.RequiredColumnVisitor - Class in org.modeshape.graph.query.plan
 
PlanUtil.RequiredColumnVisitor(Set<SelectorName>) - Constructor for class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
 
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(long, TimeUnit) - Method in interface org.modeshape.graph.property.DateTime
Add the specified about of time in the supplied units.
plus() - Method in class org.modeshape.graph.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_MINUS - Static variable in class org.modeshape.graph.query.parse.FullTextSearchParser.TermTokenizer
The token type for tokens that consist of an individual '+' or '-' characters.
plusDays(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of days from this time instant.
plusHours(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of hours from this time instant.
plusMillis(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of milliseconds from this time instant.
plusMinutes(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of minutes from this time instant.
plusMonths(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of months from this time instant.
plusSeconds(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of seconds from this time instant.
plusWeeks(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of weeks from this time instant.
plusYears(int) - Method in interface org.modeshape.graph.property.DateTime
Add the specified number of years from this time instant.
policy - Variable in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
policy() - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
poolCorePoolSizeCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolCorePoolSizeDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolCorePoolSizeLabel - Static variable in class org.modeshape.graph.GraphI18n
 
poolKeepAliveTimeCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolKeepAliveTimeDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolKeepAliveTimeLabel - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaximumFailedAttemptsBeforeErrorCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaximumFailedAttemptsBeforeErrorDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaximumFailedAttemptsBeforeErrorLabel - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaxiumumPoolSizeCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaxiumumPoolSizeDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolMaxiumumPoolSizeLabel - Static variable in class org.modeshape.graph.GraphI18n
 
poolPingTimeoutCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolPingTimeoutDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolPingTimeoutLabel - Static variable in class org.modeshape.graph.GraphI18n
 
poolValidateConnectionBeforeUseCategory - Static variable in class org.modeshape.graph.GraphI18n
 
poolValidateConnectionBeforeUseDescription - Static variable in class org.modeshape.graph.GraphI18n
 
poolValidateConnectionBeforeUseLabel - Static variable in class org.modeshape.graph.GraphI18n
 
pop() - Method in class org.modeshape.graph.request.BatchRequestBuilder
Remove and return any requests that have been built by this builder since the last call to this method.
populateRuleStack(LinkedList<OptimizerRule>, PlanHints) - Method in class org.modeshape.graph.query.optimize.RuleBasedOptimizer
Method that is used to create the initial rule stack.
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 - Class in org.modeshape.sequencer.wsdl
 
PortTypeResolvers() - Constructor for class org.modeshape.sequencer.wsdl.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
Get the position of this token, which includes the line number and column number of the first character in the token.
position(int) - Method in class org.modeshape.common.text.TokenStream.CharacterArrayStream
Get the position for the last character returned from TokenStream.CharacterStream.next().
position(int) - Method in interface org.modeshape.common.text.TokenStream.CharacterStream
Get the position for the last character returned from TokenStream.CharacterStream.next().
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
 
postCopy(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
postCopy(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
postCreateChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that a new child has been added to the supplied parent node.
postCreateChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that a new child has been added to the supplied parent node.
postExecute(QueryContext) - Method in class org.modeshape.graph.query.process.QueryProcessor
A method that can be overridden when a hook is required immediately after the top-level ProcessingComponent is executed and all processing has been completed, even if there was an error.
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
 
PostgresDdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
 
PostgresDdlParser - Class in org.modeshape.sequencer.ddl.dialect.postgres
Postgres-specific DDL Parser.
PostgresDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
postMove(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child has been moved from the supplied previous parent into its new location.
postMove(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child has been moved from the supplied previous parent into its new location.
postRemoveChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child has been removed from the supplied parent.
postRemoveChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child has been removed from the supplied parent.
postRemoveProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
postRemoveProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
 
postSetProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
postSetProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
 
postShutdown() - Method in class org.modeshape.repository.ModeShapeEngine
 
postUpdateLocation(GraphSession.Node<Payload, PropertyPayload>, Location) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Signal that the node's location has been changed
postUpdateLocation(GraphSession.Node<NodePayload, PropertyPayload>, Location) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Signal that the node's location has been changed
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.graph.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
 
preCopy(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
preCopy(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
preCreateChild(GraphSession.Node<Payload, PropertyPayload>, Path.Segment, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that a new child with the supplied path segment is about to be created.
preCreateChild(GraphSession.Node<NodePayload, PropertyPayload>, Path.Segment, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that a new child with the supplied path segment is about to be created.
PREDECESSOR_PROPERTY - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
PREDECESSOR_UUID_LIST - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
PREDECESSORS - Static variable in class org.modeshape.jcr.JcrLexicon
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
PREDEFINED_WORKSPACE_NAMES - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
predefinedWorkspaceNamesPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
predefinedWorkspaceNamesPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
predefinedWorkspaceNamesPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
preExecute(QueryContext) - Method in class org.modeshape.graph.query.process.QueryProcessor
A method that can be overridden when a hook is required immediately before the top-level ProcessingComponent is executed.
PREFIX - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.connector.svn.SvnRepositoryLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.graph.JcrLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.graph.JcrMixLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.graph.JcrNtLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.graph.ModeShapeIntLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.graph.ModeShapeLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.jcr.JcrSvLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon.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.image.ImageMetadataLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.DiagramLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.EcoreLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.NameOfLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.RelationalLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.ResolvedLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.teiid.lexicon.XsiLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.zip.ZipLexicon.Namespace
 
prefixForNamespace(String, String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
prefixForNamespace(String, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
preMove(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child will be moved from its current parent and placed under the supplied parent.
preMove(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child will be moved from its current parent and placed under the supplied parent.
prepare() - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
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
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
preRemoveChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Notify that an existing child will be removed from the supplied parent.
preRemoveChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Notify that an existing child will be removed from the supplied parent.
preRemoveProperty(GraphSession.Node<Payload, PropertyPayload>, Name) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
preRemoveProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name) - Method in interface org.modeshape.graph.session.GraphSession.Operations
 
preSave(GraphSession.Node<Payload, PropertyPayload>, DateTime) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
Validate a node for consistency and well-formedness.
preSave(GraphSession.Node<NodePayload, PropertyPayload>, DateTime) - Method in interface org.modeshape.graph.session.GraphSession.Operations
Validate a node for consistency and well-formedness.
preSetProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.NodeOperations
preSetProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.modeshape.graph.session.GraphSession.Operations
 
preShutdown() - Method in class org.modeshape.jcr.JcrEngine
 
preShutdown() - Method in class org.modeshape.repository.ModeShapeEngine
 
prestartAllCoreConnections() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Starts all core connections, causing them to idly wait for use.
prestartCoreConnection() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Starts a core connection, causing it to idly wait for use.
PREVIEW - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
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
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
previousIndex() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedList.DelegateListIterator
previousIndex() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
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.graph.JcrLexicon
 
PRIMARY_KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
PRIMARY_METAMODEL_URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
PRIMARY_TYPE - Static variable in class org.modeshape.graph.JcrLexicon
 
PRIMARY_TYPE_NAME - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
PRIMARY_TYPE_NAME - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
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.cnd.CndI18n
 
primaryTypeCannotBeAbstract - Static variable in class org.modeshape.jcr.JcrI18n
 
PRIMITIVE_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PRIMITIVE_TYPE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PRIMITIVE_TYPE_VARIABLE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
PrimitiveFieldMetadata - Class in org.modeshape.sequencer.java.metadata
FieldMetadata for primitive types
PrimitiveFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.PrimitiveFieldMetadata
 
print(WorkspaceType, NodeType, int) - Method in class org.modeshape.graph.connector.base.MapTransaction
 
print(WorkspaceType, NodeType, int) - Method in class org.modeshape.graph.connector.base.PathTransaction
 
print(Object) - Method in class org.modeshape.jcr.JcrTools
 
printable(Location) - Method in class org.modeshape.graph.request.Request
 
printable(Location, Name) - Method in class org.modeshape.graph.request.Request
 
printDelimiterLine(StringBuilder, int[], boolean) - Method in class org.modeshape.graph.query.process.QueryResults
 
printHeader(StringBuilder, int[]) - Method in class org.modeshape.graph.query.process.QueryResults
 
printLines(TypeSystem, StringBuilder, int[], int) - Method in class org.modeshape.graph.query.process.QueryResults
 
printNode(Node) - Method in class org.modeshape.jcr.JcrTools
Print this node and its properties to System.out if printing is enabled.
printQuery(Session, String) - Method in class org.modeshape.jcr.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.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.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.JcrTools
 
printSubgraph(Node) - Method in class org.modeshape.jcr.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.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.JcrTools
Load the subgraph below this node, and print it to System.out if printing is enabled.
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.Status - Enum in org.modeshape.common.collection
 
PROBLEM_LEVEL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
problemAcquiringFileLock - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
problemReadingNodeTypesFromRemote - Static variable in class org.modeshape.jcr.JcrI18n
 
problemRefreshingNodeTypesFromSystem - Static variable in class org.modeshape.jcr.JcrI18n
 
problemReleasingFileLock - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
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() - Method in class org.modeshape.graph.query.process.ProcessingComponent
Get the container for problems encountered during processing.
problems() - Method in class org.modeshape.jcr.JcrEngine
 
problems - Variable in class org.modeshape.repository.ModeShapeEngine
 
problemsWhileSequencingNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
PROCEDURE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
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.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.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.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
 
PROCEDURES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
PROCEDURES_SEGMENT_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository
 
process(VerifyWorkspaceRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to create a new workspace.
process(CloneWorkspaceRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to permanently destroy a workspace.
process(ReadNodeRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(CreateNodeRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to create a node at a specified location.
process(CloneBranchRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to clone a branch into a new workspace.
process(CopyBranchRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to copy a branch into another location.
process(DeleteBranchRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(UpdatePropertiesRequest) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Process a request to remove the specified properties from a node.
process(ReadBranchRequest) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
Override the default handling for a read branch request to optimize the queries involved.
process(CreateWorkspaceRequest) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
 
process(CloneWorkspaceRequest) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
 
process(CollectGarbageRequest) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
Process a request to collect garbage.
process(ReadNodeRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to read the properties and children of a node at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to read all of the children of a node.
process(LockBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
 
process(UnlockBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
 
process(ReadAllPropertiesRequest) - Method in class org.modeshape.graph.connector.base.Processor
 
process(CloneBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to clone a branch into a new workspace.
process(CopyBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to move a branch at a specified location into a different location.
process(UpdatePropertiesRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to remove the specified properties from a node.
process(CreateWorkspaceRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to create a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to permanently destroy a workspace.
process(GetWorkspacesRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to get the information about the available workspaces.
process(VerifyWorkspaceRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to verify a named workspace.
process(VerifyNodeExistsRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to verify that a node exists at the supplied location.
process(CloneWorkspaceRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to clone an existing workspace as a new workspace.
process(AccessQueryRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to query a workspace with an access query, which is is a low-level atomic query that is part of a larger, planned query.
process(FullTextSearchRequest) - Method in class org.modeshape.graph.connector.base.Processor
Process a request to search a workspace.
process(ReadAllChildrenRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to read all of the children of a node.
process(LockBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
process(UnlockBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
process(ReadAllPropertiesRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
process(CloneBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to clone a branch into a new workspace.
process(CopyBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(UpdatePropertiesRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to remove the specified properties from a node.
process(CreateWorkspaceRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to create a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to permanently destroy a workspace.
process(GetWorkspacesRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to get the information about the available workspaces.
process(VerifyWorkspaceRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to verify a named workspace.
process(CloneWorkspaceRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(AccessQueryRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to query a workspace with an access query, which is is a low-level atomic query that is part of a larger, planned query.
process(FullTextSearchRequest) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
Process a request to search a workspace.
process(VerifyWorkspaceRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(GetWorkspacesRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(CreateWorkspaceRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(CloneBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(CloneWorkspaceRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(DestroyWorkspaceRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(CopyBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(CreateNodeRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(DeleteBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(MoveBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(ReadNodeRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(ReadAllChildrenRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(ReadAllPropertiesRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(AccessQueryRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(FullTextSearchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(UpdatePropertiesRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(LockBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(UnlockBranchRequest) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
process(VerifyWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to create a new workspace.
process(CloneBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to clone a branch into a new workspace.
process(CloneWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to permanently destroy a workspace.
process(CopyBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to delete a branch at a specified location.
process(DeleteChildrenRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to delete all of the child nodes under the supplied existing node.
process(MoveBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(VerifyNodeExistsRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to verify that a node exists at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(UpdatePropertiesRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(UpdateValuesRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to add and/or remove the specified values from a property on the given node.
process(CompositeRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(ReadBlockOfChildrenRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadNodeRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to read a single property of a node at the supplied location.
process(SetPropertyRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to set the specified property on a node.
process(RemovePropertyRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to remove the specified property from a node.
process(RenameNodeRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to rename a node specified location into a different location.
process(LockBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to lock a node or branch within a workspace The default implementation of this method does nothing, as most connectors will not support locking.
process(UnlockBranchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to unlock a node or branch within a workspace The default implementation of this method does nothing, as most connectors will not support locking.
process(AccessQueryRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to query a workspace with an access query, which is is a low-level atomic query that is part of a larger, planned query.
process(FullTextSearchRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to search a workspace.
process(CollectGarbageRequest) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request to collect garbage.
process(Request) - Method in class org.modeshape.graph.request.processor.LoggingRequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(Request) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(CompositeRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(VerifyWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to create a new workspace.
process(CloneBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to clone a branch into a new workspace.
process(CloneWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to permanently destroy a workspace.
process(CopyBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to delete a branch at a specified location.
process(DeleteChildrenRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to delete all of the child nodes under the supplied existing node.
process(MoveBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read all of the children of a node.
process(ReadBlockOfChildrenRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadAllPropertiesRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to read a single property of a node at the supplied location.
process(VerifyNodeExistsRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to verify that a node exists at the supplied location.
process(RemovePropertyRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to remove the specified property from a node.
process(SetPropertyRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to set the specified property on a node.
process(UpdatePropertiesRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(UpdateValuesRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to add and/or remove the specified values from a property on the given node.
process(RenameNodeRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to rename a node specified location into a different location.
process(LockBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to lock a node or branch within a workspace The default implementation of this method does nothing, as most connectors will not support locking.
process(UnlockBranchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to unlock a node or branch within a workspace The default implementation of this method does nothing, as most connectors will not support locking.
process(AccessQueryRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to query a workspace with an access query, which is is a low-level atomic query that is part of a larger, planned query.
process(FullTextSearchRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to search a workspace.
process(CollectGarbageRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a request to collect garbage.
process(FunctionRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Process a function request.
process(T) - Method in class org.modeshape.graph.request.RequestBuilder
 
process(ExecutionContext, Changes) - Method in class org.modeshape.graph.search.SearchableRepositorySource
Do the work of processing the changes and updating the SearchableRepositorySource.searchEngine.
process(ChangeRequest) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Send the supplied change request directly to the search engine's processor.
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.AnnotationHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.DefaultModelObjectHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.ModelImportHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in interface org.modeshape.sequencer.teiid.XmiModelReader.ModelObjectHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.SkipBranchHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.SkipNodeHandler
 
process(Path, SubgraphNode, Subgraph, XmiModelReader, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.TransformationHandler
 
process(Definition, Path, long) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
Process the supplied representation of the WSDL definition that was returned from the WsdlReader.parse(InputSource, String) method, derive the output content, and write that derived output content to the SequencerOutput.
process(Schema, Path, XsdReader) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(Operation, Path, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(Input, Path, OperationType, String, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(Output, Path, OperationType, String, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(Fault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(BindingOperation, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(BindingInput, Path, OperationType, String, Operation) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(BindingOutput, Path, OperationType, String, Operation) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(BindingFault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(Port, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(ExtensibilityElement, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(HTTPAddress, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(HTTPBinding, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(HTTPOperation, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(HTTPUrlEncoded, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(HTTPUrlReplacement, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Address, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Binding, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Operation, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Body, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Fault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12Header, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAP12HeaderFault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPAddress, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPBinding, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPOperation, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPBody, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPFault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPHeader, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(SOAPHeaderFault, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(MIMEMultipartRelated, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(MIMEPart, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(MIMEContent, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(MIMEMimeXml, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
process(T, Path, long) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
Process the supplied representation of the WSDL definition that was returned from the WsdlReader.parse(InputSource, String) method, derive the output content, and write that derived output content to the SequencerOutput.
process(XSDSchema, String, String, long, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
Read an XSDSchema instance.
process(XSDImport, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDInclude, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDRedefine, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDSimpleTypeDefinition, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDComplexTypeDefinition, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDElementDeclaration, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDAttributeDeclaration, Path, boolean) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDComplexTypeContent, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDParticle, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDModelGroupDefinition, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDModelGroup, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDAttributeGroupContent, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDAttributeGroupDefinition, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDWildcard, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDAttributeUse, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDAnnotation, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(Iterable<XSDAnnotation>, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(XSDFacet, Path, Name, PropertyType) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
process(Iterable<Facet>, Path, Name, PropertyType) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
PROCESS_CONTENTS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
processArrayTypeFrom(FieldDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process a FieldDeclaration to win information for an array type.
processBinding(Binding, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processBindings(Map<String, Binding>, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processDocumentation(WSDLElement, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processEnumerator(Enumerator, Path, Name) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
processEnumerators(Iterable<Enumerator>, Path, Name) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
processExtensibilityElements(WSDLElement, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processFacetsOf(XSDSimpleTypeDefinition, Path, XSDTypeDefinition) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
processId - Variable in class org.modeshape.graph.observe.Changes
 
PROCESSING_INSTRUCTION - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
PROCESSING_INSTRUCTION_CONTENT - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
ProcessingComponent - Class in org.modeshape.graph.query.process
A component that performs (some) portion of the query processing by returning the tuples that result from this stage of processing.
ProcessingComponent(QueryContext, QueryResults.Columns) - Constructor for class org.modeshape.graph.query.process.ProcessingComponent
 
ProcessingComponent.DynamicOperation - Interface in org.modeshape.graph.query.process
Interface for evaluating a DynamicOperand to return the resulting value.
processingInstruction(String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
processMessage(Message, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processMessages(Map<String, Message>, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processModifiersOfFieldDeclaration(FieldDeclaration, FieldMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process modifiers of a FieldDeclaration
processModifiersOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process modifiers of a MethodDeclaration.
processModifiersOfTypDeclaration(AbstractTypeDeclaration, ClassMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process modifiers of TypeDeclaration.
processNonSchemaAttributes(XSDConcreteComponent, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
processObject(Path, SubgraphNode, SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
Processor<NodeType extends Node,WorkspaceType extends Workspace> - Class in org.modeshape.graph.connector.base
The default implementation of the RequestProcessor for map repositories.
Processor(Transaction<NodeType, WorkspaceType>, Repository<NodeType, WorkspaceType>, Observer, boolean, boolean) - Constructor for class org.modeshape.graph.connector.base.Processor
 
Processor - Interface in org.modeshape.graph.query.process
Interface for a query processor.
processParameterizedType(FieldDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process the parameterized type of a FieldDeclaration.
processParametersOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process parameters of a MethodDeclaration.
processPart(Part, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processPOIFSReaderEvent(POIFSReaderEvent) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
processPortType(PortType, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processPortTypes(Map<String, PortType>, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processPrimitiveType(FieldDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process the primitive type of a FieldDeclaration.
processReturnTypeOfMethodDeclaration(MethodDeclaration, MethodMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process return type of a MethodDeclaration.
processService(Service, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processServices(Map<String, Service>, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processSimpleType(FieldDeclaration) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process the simple type of a FieldDeclaration.
processTypes(Types, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processUnknownExtensionElement(ExtensibilityElement, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
This method is called by Wsdl11Reader.process(ExtensibilityElement, Path) when the type of extension is not known.
processUnknownRequest(Request) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Method that is called by RequestProcessor.process(Request) when the request was found to be of a request type that is not known by this processor.
processVariablesOfVariableDeclarationFragment(FieldDeclaration, FieldMetadata) - Method in class org.modeshape.sequencer.java.AbstractJavaMetadata
Process variables of a VariableDeclarationFragment.
processXsdAnnotation(Element, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
processXsdReference(Element, Path) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
PRODUCER_NAME - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
PRODUCER_VERSION - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
PROFILE_FILENAME_PROPERTY_NAME - Static variable in class org.modeshape.jcr.Profiler
 
Profiler - Class in org.modeshape.jcr
A profiling utility for recording various activities.
Profiler() - Constructor for class org.modeshape.jcr.Profiler
 
PROGRESSIVE - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
PROJECT_NODE_TYPES - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.PROJECT_NODE_TYPES option is .
ProjectComponent - Class in org.modeshape.graph.query.process
A ProcessingComponent implementation that performs a PROJECT operation to reduce the columns that appear in the results.
ProjectComponent(ProcessingComponent, List<Column>) - Constructor for class org.modeshape.graph.query.process.ProjectComponent
 
projectedColumns - Variable in class org.modeshape.graph.query.process.AbstractAccessComponent
 
Projection - Class in org.modeshape.graph.connector.federation
A projection of content from a source into the integrated/federated repository.
Projection(String, String, boolean, Projection.Rule...) - Constructor for class org.modeshape.graph.connector.federation.Projection
Create a new federated projection for the supplied source, using the supplied rules.
PROJECTION - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
Projection.PathRule - Class in org.modeshape.graph.connector.federation
A rule that is defined with a single path in source and a single path in repository, and which has a set of path exceptions (relative paths below the path in source).
Projection.PathRule(Path, Path) - Constructor for class org.modeshape.graph.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, Path...) - Constructor for class org.modeshape.graph.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, List<Path>) - Constructor for class org.modeshape.graph.connector.federation.Projection.PathRule
 
Projection.Rule - Class in org.modeshape.graph.connector.federation
A rule used within a project do define how content within a source is projected into the federated repository.
Projection.Rule() - Constructor for class org.modeshape.graph.connector.federation.Projection.Rule
 
PROJECTION_RULES - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
ProjectionParser - Class in org.modeshape.graph.connector.federation
A parser library for projections and projection rules.
ProjectionParser() - Constructor for class org.modeshape.graph.connector.federation.ProjectionParser
 
PROJECTIONS - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
projectPathInRepositoryToPathInSource(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Convert a path defined in the repository system into an equivalent path in the source system.
projectPathInSourceToPathInRepository(Path, PathFactory) - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
Convert a path defined in the source system into an equivalent path in the repository system.
properties() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the properties for the node.
properties() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Get the map of properties for the node, keyed by property name.
properties - Variable in class org.modeshape.graph.xml.XmlHandler
A temporary list used to store the properties for a single node.
properties - Variable in class org.modeshape.jdbc.delegate.ConnectionInfo
 
properties(SubgraphNode, String) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
propertiesFileFor(File) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
propertiesFileForResource(File) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
propertiesFor(UUID, boolean) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
Property - Interface in org.modeshape.graph.property
Representation of a property consisting of a name and value(s).
property() - Method in class org.modeshape.graph.request.SetPropertyRequest
Get the property that is being set.
property() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the name of the property that is to be updated.
PROPERTY - Static variable in class org.modeshape.jcr.JcrSvLexicon
 
property(SubgraphNode, String) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
property(SubgraphNode, String, long) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
property(SubgraphNode, String, boolean) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
property(Name, Object...) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
property(Name, PropertyType, Object...) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
property1Name() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
Get the name of the property that appears on the left-side of the join.
property2Name() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
Get the name of the property that appears on the left-side of the join.
PROPERTY_DEFINITION - Static variable in class org.modeshape.graph.JcrLexicon
 
PROPERTY_DEFINITION - Static variable in class org.modeshape.graph.JcrNtLexicon
 
PROPERTY_LIST - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
PROPERTY_PATTERN - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
PROPERTY_PATTERN_STRING - Static variable in class org.modeshape.connector.filesystem.StoreProperties
The regex pattern string used to parse properties.
PROPERTY_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
PropertyChangeRequest - Interface in org.modeshape.graph.request
Marker interface for ChangeRequest classes that operate only upon properties.
PropertyDefinitionTemplate - Interface in org.modeshape.jcr.nodetype
A template that can be used to create new property definitions, patterned after the approach in the proposed PropertyExistence - Class in org.modeshape.graph.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.graph.query.model.PropertyExistence
Create a constraint requiring that a property exist on a node.
propertyExistence(SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
propertyExistence(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
propertyExistence(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
propertyFactory - Variable in class org.modeshape.cnd.CndImporter
 
propertyFactory - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
PropertyFactory - Interface in org.modeshape.graph.property
A factory for creating Property objects.
propertyFactory - Variable in class org.modeshape.graph.xml.XmlHandler
The cached reference to the graph's property factory.
propertyFactory - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
propertyFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
propertyFactory - Variable in class org.modeshape.sequencer.xml.XmlSequencerHandler
The cached reference to the graph's property factory.
propertyFor(Name, Object...) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
propertyFor(Property) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
Get the graph property for the supplied JCR property representation.
propertyIsNotPartOfRequest - Static variable in class org.modeshape.graph.GraphI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
propertyIsRequired - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
propertyIsRequiredForFederatedRepositorySource - Static variable in class org.modeshape.graph.GraphI18n
 
propertyName() - Method in class org.modeshape.graph.query.model.Column
Get the name of the property that this column represents.
propertyName() - Method in class org.modeshape.graph.query.model.FullTextSearch
Get the name of the property that is to be searched.
propertyName() - Method in class org.modeshape.graph.query.model.PropertyExistence
Get the name of the property.
propertyName() - Method in class org.modeshape.graph.query.model.PropertyValue
Get the name of the property.
propertyName() - Method in class org.modeshape.graph.query.model.ReferenceValue
Get the name of the one reference property.
propertyName() - Method in class org.modeshape.graph.request.RemovePropertyRequest
Get the name of the property that is being removed.
propertyNames() - Method in class org.modeshape.common.collection.UnmodifiableProperties
propertyNotFoundAtPathRelativeToReferenceNode - Static variable in class org.modeshape.jcr.JcrI18n
 
propertyNotFoundOnNode - Static variable in class org.modeshape.jcr.JcrI18n
 
propertyOnSelectorIsNotUsedInQuery - Static variable in class org.modeshape.graph.GraphI18n
 
PropertyType - Enum in org.modeshape.graph.property
The data types for property values.
PropertyType.ClassBasedTypeChecker - Class in org.modeshape.graph.property
 
PropertyType.ClassBasedTypeChecker(Class<?>) - Constructor for class org.modeshape.graph.property.PropertyType.ClassBasedTypeChecker
 
PropertyType.DoubleCanonicalizer - Class in org.modeshape.graph.property
 
PropertyType.DoubleCanonicalizer() - Constructor for class org.modeshape.graph.property.PropertyType.DoubleCanonicalizer
 
PropertyType.LongCanonicalizer - Class in org.modeshape.graph.property
 
PropertyType.LongCanonicalizer() - Constructor for class org.modeshape.graph.property.PropertyType.LongCanonicalizer
 
PropertyType.ObjectCanonicalizer - Class in org.modeshape.graph.property
 
PropertyType.ObjectCanonicalizer() - Constructor for class org.modeshape.graph.property.PropertyType.ObjectCanonicalizer
 
PropertyType.StrongReferenceTypeChecker - Class in org.modeshape.graph.property
 
PropertyType.StrongReferenceTypeChecker() - Constructor for class org.modeshape.graph.property.PropertyType.StrongReferenceTypeChecker
 
PropertyType.WeakReferenceTypeChecker - Class in org.modeshape.graph.property
 
PropertyType.WeakReferenceTypeChecker() - Constructor for class org.modeshape.graph.property.PropertyType.WeakReferenceTypeChecker
 
PropertyTypeUtil - Class in org.modeshape.jcr
A utility for working with JCR property types and ModeShape property types.
PropertyTypeUtil() - Constructor for class org.modeshape.jcr.PropertyTypeUtil
 
propertyValue() - Method in class org.modeshape.graph.query.model.Length
Get the property value whose length is being constrained.
PropertyValue - Class in org.modeshape.graph.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.graph.query.model.PropertyValue
Create a dynamic operand that evaluates to the property values of the node identified by the selector.
propertyValue(SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
propertyValue(String, String) - Method in class org.modeshape.graph.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.graph.query.QueryBuilder.ConstraintBuilder
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.graph.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.graph.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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the value for the given table and property.
propertyValue(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
propertyValue(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
propertyValues - Variable in class org.modeshape.graph.xml.XmlHandler
A working array that contains a single value object that is used to create Property objects (without having to create an array of values for each property).
PROTECTED - Static variable in class org.modeshape.graph.JcrLexicon
 
PROTOCOL_HTTP - Static variable in class org.modeshape.jdbc.delegate.HttpRepositoryDelegate
 
PROTOCOL_JNDI - Static variable in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
 
PROTOCOL_UNKNOWN - Static variable in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
 
PROVIDER_KEY - Static variable in class org.modeshape.web.jcr.RepositoryFactory
The FQN of the repository provider class.
PSEUDO_COLUMN_DEFNS - Static variable in class org.modeshape.jdbc.JcrMetaData
 
PSEUDO_COLUMN_NAMES - Static variable in class org.modeshape.jdbc.JcrMetaData
 
PSEUDO_COLUMNS - Static variable in class org.modeshape.jcr.query.JcrQueryResult
 
PUBLIC_ID - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon
 
PUBLIC_MODIFIER - Static variable in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
purge() - Method in interface org.modeshape.graph.property.Binary
A method that signals that any data kept in memory should be purged as it is no longer needed.
pushDownJoinCriteria(PlanNode, PlanNode) - Method in class org.modeshape.graph.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.graph.query.optimize
This rule attempts to ensure the proper location of PlanNode.Type.PROJECT nodes.
PushProjects() - Constructor for class org.modeshape.graph.query.optimize.PushProjects
 
PushSelectCriteria - Class in org.modeshape.graph.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.graph.query.optimize.PushSelectCriteria
 
pushTowardsOriginatingNode(PlanNode, PlanNode) - Method in class org.modeshape.graph.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
Associate the supplied value with the given key, returning true if the size of this multimap was increased.
put(K, V) - Method in class org.modeshape.common.collection.LinkedListMultimap
Associate the supplied value with the given key, returning true if the size of this multimap was increased.
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(KeyType, NodeType) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
put(KeyType, NodeType) - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Attempts to cache the given node.
put(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
 
putAll(Map<? extends Object, ? extends Object>) - Method in class org.modeshape.common.collection.UnmodifiableProperties
putNode(DiskNode) - Method in class org.modeshape.connector.disk.DiskWorkspace
 
putNode(JBossCacheNode) - Method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Add the node into this workspace's map, overwriting any previous record of the node
putNode(NodeType) - Method in class org.modeshape.graph.connector.base.MapWorkspace
Add the node into this workspace's map, overwriting any previous record of the node
putNode(NodeType) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Save this node into the workspace, overwriting any previous record of the node.
putNode(NodeType) - Method in class org.modeshape.graph.connector.base.StandardMapWorkspace
Add the node into this workspace's map, overwriting any previous record of the node

Q

QualifiedTypeFieldMetadata - Class in org.modeshape.sequencer.java.metadata
QualifiedTypeFieldMetadata meta data for a qualified type.
QualifiedTypeFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.QualifiedTypeFieldMetadata
 
query(WorkspaceType, AccessQueryRequest) - Method in class org.modeshape.graph.connector.base.MapTransaction
Perform a query of this workspace.
query(WorkspaceType, AccessQueryRequest) - Method in class org.modeshape.graph.connector.base.PathTransaction
Perform a query of this workspace.
query(WorkspaceType, AccessQueryRequest) - Method in interface org.modeshape.graph.connector.base.Transaction
Perform a query of this workspace.
query(ExecutionContext, AccessQueryRequest) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Perform a query of this workspace.
query(ExecutionContext, AccessQueryRequest) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Perform a query of this workspace.
query(ExecutionContext, AccessQueryRequest) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
query(ExecutionContext, AccessQueryRequest) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Perform a query of this workspace.
query(QueryCommand, Schemata) - Method in class org.modeshape.graph.Graph
Query the current workspace using the supplied Schemata.
Query - Class in org.modeshape.graph.query.model
 
Query(Source) - Constructor for class org.modeshape.graph.query.model.Query
Create a new query that uses the supplied source.
Query(Source, Constraint, List<? extends Ordering>, List<? extends Column>, Limit, boolean) - Constructor for class org.modeshape.graph.query.model.Query
Create a new query that uses the supplied source, constraint, orderings, columns and limits.
query() - Method in class org.modeshape.graph.query.model.Subquery
Get the query representing the subquery.
query(Source, Constraint, List<? extends Ordering>, List<? extends Column>, Limit, boolean) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
query() - Method in class org.modeshape.graph.query.QueryBuilder
Return a QueryCommand representing the currently-built query.
QUERY - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
query() - Method in class org.modeshape.jcr.query.JcrQuery
 
query - Variable in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
 
query(Source, Constraint, List<? extends Ordering>, List<? extends Column>, Limit, boolean) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
query() - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModel
 
query() - Method in class org.modeshape.jcr.query.qom.JcrSetQueryObjectModel
 
QUERY_EXECUTION_ENABLED - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.QUERY_EXECUTION_ENABLED option is .
QUERY_INDEX_DIRECTORY - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.QUERY_INDEX_DIRECTORY option is .
QUERY_INDEXES_REBUILT_SYNCHRONOUSLY - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.QUERY_INDEXES_REBUILT_SYNCHRONOUSLY option is .
QUERY_INDEXES_UPDATED_SYNCHRONOUSLY - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.QUERY_INDEXES_UPDATED_SYNCHRONOUSLY option is .
QUERY_OPERATORS - Static variable in class org.modeshape.graph.JcrLexicon
 
Queryable - Interface in org.modeshape.graph.query
An interface defining the ability to submit a query and obtain results.
QueryBuilder - Class in org.modeshape.graph.query
A component that can be used to programmatically create QueryCommand objects.
QueryBuilder(TypeSystem) - Constructor for class org.modeshape.graph.query.QueryBuilder
Create a new builder that uses the supplied execution context.
QueryBuilder.AndBuilder<T> - Class in org.modeshape.graph.query
 
QueryBuilder.AndBuilder(T) - Constructor for class org.modeshape.graph.query.QueryBuilder.AndBuilder
 
QueryBuilder.ArithmeticBuilder - Class in org.modeshape.graph.query
 
QueryBuilder.ArithmeticBuilder(ArithmeticOperator, QueryBuilder.ComparisonBuilder, DynamicOperand, QueryBuilder.ArithmeticBuilder) - Constructor for class org.modeshape.graph.query.QueryBuilder.ArithmeticBuilder
 
QueryBuilder.CastAs<ReturnType> - Class in org.modeshape.graph.query
 
QueryBuilder.CastAs(Object) - Constructor for class org.modeshape.graph.query.QueryBuilder.CastAs
 
QueryBuilder.CastAsLowerBoundary - Class in org.modeshape.graph.query
 
QueryBuilder.CastAsLowerBoundary(QueryBuilder.ComparisonBuilder, Object) - Constructor for class org.modeshape.graph.query.QueryBuilder.CastAsLowerBoundary
 
QueryBuilder.CastAsRightHandSide - Class in org.modeshape.graph.query
 
QueryBuilder.CastAsRightHandSide(QueryBuilder.RightHandSide, Object) - Constructor for class org.modeshape.graph.query.QueryBuilder.CastAsRightHandSide
 
QueryBuilder.CastAsUpperBoundary - Class in org.modeshape.graph.query
 
QueryBuilder.CastAsUpperBoundary(QueryBuilder.UpperBoundary, Object) - Constructor for class org.modeshape.graph.query.QueryBuilder.CastAsUpperBoundary
 
QueryBuilder.ComparisonBuilder - Class in org.modeshape.graph.query
An interface used to set the right-hand side of a constraint.
QueryBuilder.ComparisonBuilder(QueryBuilder.ConstraintBuilder, DynamicOperand) - Constructor for class org.modeshape.graph.query.QueryBuilder.ComparisonBuilder
 
QueryBuilder.ConstraintBuilder - Class in org.modeshape.graph.query
 
QueryBuilder.ConstraintBuilder(QueryBuilder.ConstraintBuilder) - Constructor for class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
 
QueryBuilder.DynamicOperandBuilder - Interface in org.modeshape.graph.query
Interface that defines a dynamic operand portion of a criteria.
QueryBuilder.JoinClause - Class in org.modeshape.graph.query
Class used to specify a join clause of a query.
QueryBuilder.JoinClause(NamedSelector, JoinType) - Constructor for class org.modeshape.graph.query.QueryBuilder.JoinClause
 
QueryBuilder.LowerBoundary - Class in org.modeshape.graph.query
 
QueryBuilder.LowerBoundary(QueryBuilder.ComparisonBuilder) - Constructor for class org.modeshape.graph.query.QueryBuilder.LowerBoundary
 
QueryBuilder.LowerCaser - Class in org.modeshape.graph.query
A specialized form of the QueryBuilder.ConstraintBuilder that always wraps the generated constraint in a LowerCase instance.
QueryBuilder.LowerCaser(QueryBuilder.ConstraintBuilder) - Constructor for class org.modeshape.graph.query.QueryBuilder.LowerCaser
 
QueryBuilder.OrderByBuilder - Class in org.modeshape.graph.query
The component used to build the order-by clause.
QueryBuilder.OrderByBuilder() - Constructor for class org.modeshape.graph.query.QueryBuilder.OrderByBuilder
 
QueryBuilder.OrderByOperandBuilder - Interface in org.modeshape.graph.query
 
QueryBuilder.RightHandSide - Class in org.modeshape.graph.query
 
QueryBuilder.RightHandSide(QueryBuilder.ComparisonBuilder, Operator) - Constructor for class org.modeshape.graph.query.QueryBuilder.RightHandSide
 
QueryBuilder.SingleOrderByOperandBuilder - Class in org.modeshape.graph.query
 
QueryBuilder.SingleOrderByOperandBuilder(QueryBuilder.OrderByBuilder, Order) - Constructor for class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
 
QueryBuilder.UpperBoundary - Class in org.modeshape.graph.query
 
QueryBuilder.UpperBoundary(QueryBuilder.ComparisonBuilder, StaticOperand) - Constructor for class org.modeshape.graph.query.QueryBuilder.UpperBoundary
 
QueryBuilder.UpperCaser - Class in org.modeshape.graph.query
A specialized form of the QueryBuilder.ConstraintBuilder that always wraps the generated constraint in a UpperCase instance.
QueryBuilder.UpperCaser(QueryBuilder.ConstraintBuilder) - Constructor for class org.modeshape.graph.query.QueryBuilder.UpperCaser
 
queryCannotBeParsedUsingLanguage - Static variable in class org.modeshape.jcr.JcrI18n
 
QueryCommand - Interface in org.modeshape.graph.query.model
Represents the abstract base class for all query commands.
QueryCommand - Interface in org.modeshape.jcr.api.query.qom
Represents the abstract base class for all query commands.
QueryContext - Class in org.modeshape.graph.query
An immutable context in which queries are to be executed.
QueryContext(Schemata, TypeSystem, PlanHints, Problems, Map<String, Object>) - Constructor for class org.modeshape.graph.query.QueryContext
Create a new context for query execution.
QueryContext(Schemata, TypeSystem, PlanHints, Problems) - Constructor for class org.modeshape.graph.query.QueryContext
Create a new context for query execution.
QueryContext(Schemata, TypeSystem, PlanHints) - Constructor for class org.modeshape.graph.query.QueryContext
Create a new context for query execution.
QueryContext(Schemata, TypeSystem) - Constructor for class org.modeshape.graph.query.QueryContext
Create a new context for query execution.
QueryContext(QueryContext) - Constructor for class org.modeshape.graph.query.QueryContext
Create a new context that is a copy of the supplied context.
QueryEngine - Class in org.modeshape.graph.query
A query engine that is able to execute formal queries expressed in the Graph API's Abstract Query Model.
QueryEngine(Planner, Optimizer, Processor) - Constructor for class org.modeshape.graph.query.QueryEngine
Create a new query engine given the planner, optimizer, processor, and schemata.
queryHasNoResults - Static variable in class org.modeshape.graph.GraphI18n
 
queryInLanguageIsNotValid - Static variable in class org.modeshape.jcr.JcrI18n
 
queryIsDisabledInRepository - Static variable in class org.modeshape.jcr.JcrI18n
 
QueryObjectModelConstants - Interface in org.modeshape.jcr.api.query.qom
 
QueryObjectModelFactory - Interface in org.modeshape.jcr.api.query.qom
An extension to the standard JCR QueryObjectModelFactory interface, with methods to create additional components for more powerful queries.
QueryOperator - Enum in org.modeshape.cnd
Enumeration of the query operators allowed in a CND file.
QueryParser - Interface in org.modeshape.graph.query.parse
The basic interface defining a component that is able to parse a string query into a QueryCommand.
QueryParsers - Class in org.modeshape.graph.query.parse
A thread-safe collection of QueryParser implementations that can be used to parse queries by language.
QueryParsers(QueryParser...) - Constructor for class org.modeshape.graph.query.parse.QueryParsers
Create a new collection of the supplied QueryParser objects.
QueryParsers(Iterable<QueryParser>) - Constructor for class org.modeshape.graph.query.parse.QueryParsers
Create a new collection of the supplied QueryParser objects.
QueryProcessor - Class in org.modeshape.graph.query.process
An abstract Processor implementation that builds a tree of ProcessingComponent objects to perform the different parts of the query processing logic.
QueryProcessor() - Constructor for class org.modeshape.graph.query.process.QueryProcessor
 
QueryResult - Interface in org.modeshape.jcr.api.query
Replicates some of the methods introduced in JCR 2.0, but also provides an extension that allows accessing the JCR PropertyType for each of the columns.
QueryResultColumns - Class in org.modeshape.graph.query.process
Defines the columns associated with the results of a query.
QueryResultColumns(List<? extends Column>, List<String>, boolean) - Constructor for class org.modeshape.graph.query.process.QueryResultColumns
Create a new definition for the query results given the supplied columns.
QueryResultColumns(boolean, List<? extends Column>, List<String>) - Constructor for class org.modeshape.graph.query.process.QueryResultColumns
Create a new definition for the query results given the supplied columns.
QueryResults - Class in org.modeshape.graph.query.process
The resulting output of a query.
QueryResults(QueryResults.Columns, QueryResults.Statistics, List<Object[]>, Problems, String) - Constructor for class org.modeshape.graph.query.process.QueryResults
Create a results object for the supplied context, command, and result columns and with the supplied tuples.
QueryResults(QueryResults.Columns, QueryResults.Statistics, List<Object[]>) - Constructor for class org.modeshape.graph.query.process.QueryResults
Create a results object for the supplied context, command, and result columns and with the supplied tuples.
QueryResults(QueryResults.Columns, QueryResults.Statistics, Problems) - Constructor for class org.modeshape.graph.query.process.QueryResults
Create an empty QueryResults object for the supplied context, command, and result columns.
QueryResults(QueryResults.Columns, QueryResults.Statistics) - Constructor for class org.modeshape.graph.query.process.QueryResults
Create an empty QueryResults object for the supplied context, command, and result columns.
QueryResults - Interface in org.modeshape.graph.query
The resulting output of a query.
QueryResults.Columns - Interface in org.modeshape.graph.query
Definition of the columns that are available in the results, which outline the structure of the tuples in the results, and which can be used to access the individual values in each of the tuples.
QueryResults.Cursor - Interface in org.modeshape.graph.query
An interface used to walk through the results.
QueryResults.Statistics - Class in org.modeshape.graph.query
 
QueryResults.Statistics() - Constructor for class org.modeshape.graph.query.QueryResults.Statistics
 
QueryResults.Statistics(long) - Constructor for class org.modeshape.graph.query.QueryResults.Statistics
 
QueryResults.Statistics(long, long, long, long) - Constructor for class org.modeshape.graph.query.QueryResults.Statistics
 
QueryResults.TupleCursor - Class in org.modeshape.graph.query.process
An interface used to walk through the results.
QueryResults.TupleCursor(QueryResults.Columns, Iterator<Object[]>) - Constructor for class org.modeshape.graph.query.process.QueryResults.TupleCursor
 
queryResultsDoNotIncludeColumn - Static variable in class org.modeshape.jcr.JcrI18n
 
queryResultsDoNotIncludeScore - Static variable in class org.modeshape.jcr.JcrI18n
 
queryStatement - Variable in class org.modeshape.jcr.query.JcrQueryResult
 
QUOTE - Static variable in class org.modeshape.jcr.Profiler
 
QUOTED_STRING - Static variable in class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
The token type for tokens that consist of all the characters within single-quotes, double-quotes, or square brackets.
QuoteEncoder - Class in org.modeshape.common.text
 
QuoteEncoder() - Constructor for class org.modeshape.common.text.QuoteEncoder
 

R

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.graph.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.graph.query.optimize.RaiseSelectCriteria
 
RaiseVariableName - Class in org.modeshape.graph.query.optimize
An optimizer rule that moves up higher in the plan any variable name property to the node immediately under a dependent query node.
RaiseVariableName() - Constructor for class org.modeshape.graph.query.optimize.RaiseVariableName
 
raiseVariableName(PlanNode) - Method in class org.modeshape.graph.query.optimize.RaiseVariableName
 
rawData() - Method in class org.modeshape.common.collection.AbstractMultimap
 
rawValue(Value) - Static method in class org.modeshape.jcr.query.qom.JcrLiteral
 
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
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
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(File) - Static method in class org.modeshape.common.util.IoUtil
Read and return the entire contents of the supplied File.
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() - 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(ValueFactories, byte[], long) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.LargeValueSerializer
read(ValueFactories, byte[], long) - Method in interface org.modeshape.connector.store.jpa.util.Serializer.LargeValues
 
read(ValueFactories, byte[], long) - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoLargeValues
 
read(Reference) - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoReferenceValues
 
read(Reference) - Method in interface org.modeshape.connector.store.jpa.util.Serializer.ReferenceValues
 
read(UUID) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node with the supplied UUID.
read(Location) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node at the supplied location.
read(String) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node at the supplied path.
read(Path) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node at the supplied path.
read(Property) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node with the supplied unique identifier property.
read(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
read(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
read(InputStream, String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the supplied stream and add all of the node type definitions to this factory's list.
read(File) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the supplied file and add all of the node type definitions to this factory's list.
read(URL) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the file at the supplied URL and add all of the node type definitions to this factory's list.
read(String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the file at the supplied path, and add all of the node type definitions to this factory's list.
read(String, String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the supplied string and add all of the node type definitions to this factory's list.
read(Graph, Path, String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the supplied location in the specified graph.
read(Subgraph, Location, String) - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated. Import the node types from the supplied location in the specified graph.
read(InputStream, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the supplied stream and add all of the node type definitions to this factory's list.
read(File) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the supplied file and add all of the node type definitions to this factory's list.
read(URL) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the file at the supplied URL and add all of the node type definitions to this factory's list.
read(String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the file at the supplied path, and add all of the node type definitions to this factory's list.
read(String, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the supplied string and add all of the node type definitions to this factory's list.
read(Graph, Path, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the supplied location in the specified graph.
read(Subgraph, Location, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader
Deprecated. Import the node types from the supplied location in the specified graph.
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(InputStream, ExecutionContext) - Static method in class org.modeshape.sequencer.teiid.VdbManifest
 
read(InputStream) - Method in class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
read(String, Path) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
Read the XML Schema Document from the supplied string, and produce the derived content.
read(InputStream, Path) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
Read the XML Schema Document from the supplied stream, and produce the derived content.
read(InputSource, Path) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
Read the XML Schema Document from the supplied source, and produce the derived content.
read(String, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
Read the XML Schema Document from the supplied string, and produce the derived content.
read(InputStream, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
Read the XML Schema Document from the supplied stream, and produce the derived content.
read(InputSource, Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
Read the XML Schema Document from the supplied source, and produce the derived content.
READ_DEPTH - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.READ_DEPTH option is "1" .
READ_ONLY - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
readable(Object) - Method in class org.modeshape.graph.connector.base.BaseTransaction
 
Readable - Interface in org.modeshape.graph.property
An interface defining methods to obtain a "readable" string representation.
Readable - Interface in org.modeshape.graph.query.model
 
readable(Visitable) - Static method in class org.modeshape.graph.query.model.Visitors
Using a visitor, obtain the readable string representation of the supplied object
readable(long, StringBuilder) - Method in class org.modeshape.graph.query.QueryResults.Statistics
 
readable(Name) - Method in class org.modeshape.jcr.JcrEngine
 
readable(Path) - Method in class org.modeshape.jcr.JcrEngine
 
readable(Location) - Method in class org.modeshape.jcr.JcrEngine
 
READABLE_NAME - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
readAllChildren(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the children of a node at the supplied location in the designated workspace.
readAllChildren(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the children of a node at the supplied location in the designated workspace.
ReadAllChildrenRequest - Class in org.modeshape.graph.request
Instruction to read all of the children of a node at a specific location.
ReadAllChildrenRequest(Location, String) - Constructor for class org.modeshape.graph.request.ReadAllChildrenRequest
Create a request to read the children of a node at the supplied location in the designated workspace.
readAllProperties(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readAllProperties(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadAllPropertiesRequest - Class in org.modeshape.graph.request
Instruction to read the properties and the number of children of the node at the specifed location.
ReadAllPropertiesRequest(Location, String) - Constructor for class org.modeshape.graph.request.ReadAllPropertiesRequest
Create a request to read the properties and number of children of a node at the supplied location.
readBlockOfChildren(Location, String, int, int) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read a block of the children of a node at the supplied location.
readBlockOfChildren(Location, String, int, int) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read a block of the children of a node at the supplied location.
ReadBlockOfChildrenRequest - Class in org.modeshape.graph.request
Instruction to read a block of the children of a node, where the block is dictated by the starting index and the maximum number of children to include in the block.
ReadBlockOfChildrenRequest(Location, String, int, int) - Constructor for class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
readBoolean(SubgraphNode, String, boolean) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
readBranch(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the branch at the supplied location, to a maximum depth of 2.
readBranch(Location, String, int) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the branch (of given depth) at the supplied location.
readBranch(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the branch at the supplied location, to a maximum depth of 2.
readBranch(Location, String, int) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the branch (of given depth) at the supplied location.
ReadBranchRequest - Class in org.modeshape.graph.request
Instruction to read the properties and children of the nodes in the branch at the supplied location.
ReadBranchRequest(Location, String) - Constructor for class org.modeshape.graph.request.ReadBranchRequest
Create a request to read the branch at the supplied location, to a maximum depth of 2.
ReadBranchRequest(Location, String, int) - Constructor for class org.modeshape.graph.request.ReadBranchRequest
Create a request to read the branch (of given depth) at the supplied location.
readBuiltInTypes() - Method in class org.modeshape.jcr.CndNodeTypeReader
Deprecated.  
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.
readChildren() - Method in class org.modeshape.graph.Graph.Batch
Request that the children be read on the node defined via the of(...)
readingEcoreFile - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
readLockCount - Variable in class org.modeshape.connector.disk.DiskRepository
 
readName(SubgraphNode, String, Name) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
readNames(SubgraphNode, String, Name) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
readNextBlockOfChildren(Location, String, int) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read those children of a node that are immediately after a supplied sibling node.
readNextBlockOfChildren(Location, String, int) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read those children of a node that are immediately after a supplied sibling node.
ReadNextBlockOfChildrenRequest - Class in org.modeshape.graph.request
Instruction to read a block of the children of a node, where the block is dictated by the location of the child preceding the block and the maximum number of children to include in the block.
ReadNextBlockOfChildrenRequest(Location, String, int) - Constructor for class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Create a request to read those children of a node that are immediately after a supplied sibling node.
readNode(ExecutionContext, String, Path, List<Property>, List<Path.Segment>) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
readNode(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readNode(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadNodeRequest - Class in org.modeshape.graph.request
Instruction to read the properties and children of the node at the specifed location.
ReadNodeRequest(Location, String) - Constructor for class org.modeshape.graph.request.ReadNodeRequest
Create a request to read the properties and number of children of a node at the supplied location.
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 interface org.modeshape.jcr.ModeShapeRoles
Constant containing the "readonly" role name.
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
 
readProperties() - Method in class org.modeshape.graph.Graph.Batch
Request that the properties be read on the node defined via the on(...)
readProperty(String) - Method in class org.modeshape.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
readProperty(Name) - Method in class org.modeshape.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
readProperty(Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readProperty(Location, String, Name) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadPropertyRequest - Class in org.modeshape.graph.request
Instruction to read a single property on the node at the specified location.
ReadPropertyRequest(Location, String, Name) - Constructor for class org.modeshape.graph.request.ReadPropertyRequest
Create a request to read the properties and number of children of a node at the supplied location.
readString(SubgraphNode, String, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
readStrings(SubgraphNode, String) - Method in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
readSubgraphOfDepth(int) - Method in class org.modeshape.graph.Graph.Batch
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
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
REBUILD_QUERY_INDEX_ON_STARTUP - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.REBUILD_QUERY_INDEX_ON_STARTUP option is "ifMissing" .
receive(Message) - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
recomputeChangedBelow() - Method in class org.modeshape.graph.session.GraphSession.Node
 
record(StreamSequencerContext, SequencerOutput, JavaMetadata) - Method in class org.modeshape.sequencer.java.ClassSourceFileRecorder
 
record(StreamSequencerContext, SequencerOutput, JavaMetadata) - Method in class org.modeshape.sequencer.java.OriginalFormatSourceFileRecorder
 
record(StreamSequencerContext, SequencerOutput, JavaMetadata) - Method in interface org.modeshape.sequencer.java.SourceFileRecorder
Records a source file using the provided SequencerOutput instance.
recordChange(ChangeRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Record the supplied change request for publishing through the event mechanism.
recordClass(StreamSequencerContext, SequencerOutput, ClassMetadata) - Method in interface org.modeshape.sequencer.classfile.ClassFileRecorder
Records a row using the provided SequencerOutput instance.
recordClass(StreamSequencerContext, SequencerOutput, ClassMetadata) - Method in class org.modeshape.sequencer.classfile.DefaultClassFileRecorder
 
recordDelete(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
Record the fact that the supplied node is in the process of being deleted, so any cached information (outside of the node object itself) should be cleaned up.
recordDirectoryProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Record the supplied properties as being set on the designated "nt:folder" node.
recordDirectoryProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Record the supplied properties as being set on the designated "nt:folder" node.
recordDirectoryProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.LogProperties
Record the supplied properties as being set on the designated "nt:folder" node.
recordDirectoryProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.StoreProperties
Record the supplied properties as being set on the designated "nt:folder" node.
recordDirectoryProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Record the supplied properties as being set on the designated "nt:folder" node.
recordFileProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Record the supplied properties as being set on the designated "nt:file" node.
recordFileProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Record the supplied properties as being set on the designated "nt:file" node.
recordFileProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.LogProperties
Record the supplied properties as being set on the designated "nt:file" node.
recordFileProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.StoreProperties
Record the supplied properties as being set on the designated "nt:file" node.
recordFileProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Record the supplied properties as being set on the designated "nt:file" node.
recordMetadata(SequencerOutput, StreamSequencerContext, Path, MSOfficeMetadata) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadataSequencer
 
recordMove(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
 
recordPass() - Method in class org.modeshape.repository.RepositoryService.GarbageCollectedSource
 
recordResourceProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in interface org.modeshape.connector.filesystem.CustomPropertiesFactory
Record the supplied properties as being set on the designated "nt:resource" node.
recordResourceProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.IgnoreProperties
Record the supplied properties as being set on the designated "nt:resource" node.
recordResourceProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.LogProperties
Record the supplied properties as being set on the designated "nt:resource" node.
recordResourceProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.StoreProperties
Record the supplied properties as being set on the designated "nt:resource" node.
recordResourceProperties(ExecutionContext, String, Location, File, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.ThrowProperties
Record the supplied properties as being set on the designated "nt:resource" node.
recordRow(StreamSequencerContext, SequencerOutput, String[]) - Method in class org.modeshape.sequencer.text.DefaultRowFactory
 
recordRow(StreamSequencerContext, SequencerOutput, String[]) - Method in interface org.modeshape.sequencer.text.RowFactory
Records a row using the provided SequencerOutput instance.
recordText(String) - Method in interface org.modeshape.graph.text.TextExtractorOutput
Record the text as being extracted.
recordUnloaded(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
Record the fact that the supplied node is in the process of being unloaded, so any cached information (outside of the node object itself) should be cleaned up.
recordXmiUuid(UUID, Path) - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
recordXmiUuidToJcrUuid(UUID, UUID) - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
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.graph.property
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.graph.property.ValueComparators
A comparator of reference values.
REFERENCE_GENERATION_STRATEGY_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
REFERENCEABLE - Static variable in class org.modeshape.graph.JcrMixLexicon
 
REFERENCEABLE - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
ReferenceFactory - Interface in org.modeshape.graph.property
A factory for creating references.
ReferenceResolver - Class in org.modeshape.sequencer.teiid
 
ReferenceResolver(ExecutionContext) - Constructor for class org.modeshape.sequencer.teiid.ReferenceResolver
 
ReferenceResolver.ResolvedReference - Class in org.modeshape.sequencer.teiid
 
ReferenceResolver.ResolvedReference(String, String, String) - Constructor for class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
ReferenceResolver.ResolvedReference(String, String, Path, String, Reference) - Constructor for class org.modeshape.sequencer.teiid.ReferenceResolver.ResolvedReference
 
references(Property) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
Extracts the "mmuuid" values from the property if the property is indeed an XMI reference to local objects.
ReferenceValue - Class in org.modeshape.graph.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.graph.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) - Constructor for class org.modeshape.graph.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.graph.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.graph.query.parse.SqlQueryParser
 
referenceValue(SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
referenceValue(String) - Method in class org.modeshape.graph.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.graph.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.graph.query.QueryBuilder.ConstraintBuilder
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.graph.query.QueryBuilder.ConstraintBuilder
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.graph.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.graph.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.graph.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.graph.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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
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.graph.query.QueryBuilder.SingleOrderByOperandBuilder
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.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(SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
referenceValue(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
referenceValue(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Creates a dynamic operand that evaluates to the REFERENCE value of the any property on the specified selector.
referenceValue(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Creates a dynamic operand that evaluates to the REFERENCE value of the specified property on the specified selector.
referenceValuesViolateConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
referenceValueViolatesConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
referentialIntegrityEnforcedPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
referentialIntegrityEnforcedPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
referentialIntegrityEnforcedPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
ReferentialIntegrityException - Exception in org.modeshape.graph.property
A runtime exception denoting that an operation could not be performed because it would leave references in an invalid state.
ReferentialIntegrityException(Location, Reference...) - Constructor for exception org.modeshape.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>) - Constructor for exception org.modeshape.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, String) - Constructor for exception org.modeshape.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, Throwable) - Constructor for exception org.modeshape.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, String, Throwable) - Constructor for exception org.modeshape.graph.property.ReferentialIntegrityException
 
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.
Reflection.Property() - Constructor for class org.modeshape.common.util.Reflection.Property
Create a new object property that has no fields initialized.
Reflection.Property(String, String, String, boolean) - Constructor for class org.modeshape.common.util.Reflection.Property
Create a new object property with the supplied parameters set.
Reflection.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.
refresh(boolean) - Method in class org.modeshape.graph.session.GraphSession
Refreshes (removes the cached state) for all cached nodes.
refresh(Path, boolean) - Method in class org.modeshape.graph.session.GraphSession
Refreshes (removes the cached state) for the given node and its descendants.
refresh(GraphSession.Node<Payload, PropertyPayload>, boolean) - Method in class org.modeshape.graph.session.GraphSession
Refreshes (removes the cached state) for the given node and its descendants.
refresh() - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
refreshInstances() - Method in class org.modeshape.common.component.ComponentLibrary
Refresh the instances by attempting to re-instantiate each registered configuration.
refreshPhase1(GraphSession.RefreshState<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.Node
Phase 1 of the process of refreshing the cached content while retaining changes.
refreshPhase2(GraphSession.RefreshState<Payload, PropertyPayload>, Results) - Method in class org.modeshape.graph.session.GraphSession.Node
Phase 2 of the process of refreshing the cached content while retaining changes.
refreshProperties(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
Refreshes all properties for the given node only.
refreshRow() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
register(Observer) - Method in class org.modeshape.clustering.ClusteredObservationBus
Register the supplied observer.
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(Iterable<NamespaceRegistry.Namespace>) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
register(String, String) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(Observer) - Method in class org.modeshape.graph.observe.ChangeObservers
Register the supplied observer.
register(Observer) - Method in class org.modeshape.graph.observe.LocalObservationBus
Register the supplied observer.
register(Observer) - Method in interface org.modeshape.graph.observe.Observable
Register the supplied observer.
register(String, String) - Method in interface org.modeshape.graph.property.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.graph.property.NamespaceRegistry
 
register(Observer) - Method in class org.modeshape.jcr.JcrRepository.RepositoryObservationManager
Register the supplied observer.
register(Observer) - Method in class org.modeshape.repository.RepositoryLibrary
Register the supplied observer.
register(String, String, Path, UUID) - Method in class org.modeshape.sequencer.xsd.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.
registerDefaultHandler(XmiModelReader.ModelObjectHandler) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
registeredKeyWords - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
 
registeredStatementStartPhrases - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
 
registerHandler(String, XmiModelReader.ModelObjectHandler) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
registerHandler(Name, XmiModelReader.ModelObjectHandler) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
registerIfMissing(NamespaceRegistry, String, String) - Method in class org.modeshape.sequencer.teiid.VdbSequencer
 
registeringNodeTypesDefinedInConfiguration - Static variable in class org.modeshape.jcr.JcrI18n
 
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, String) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
registerNamespace(String, String) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the namespace binding that should be made available in this repository.
registerNewNamespaces(Set<NamespaceRegistry.Namespace>) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
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(InputStream, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
Read the supplied stream containing node type definitions in the standard JCR 2.0 Compact Node Definition (CND) format, and register the node types with this repository.
registerNodeTypes(File, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
Read the supplied file containing node type definitions in the standard JCR 2.0 Compact Node Definition (CND) format, and register the node types with this repository.
registerNodeTypes(URL, boolean) - Method in interface org.modeshape.jcr.api.nodetype.NodeTypeManager
Read the supplied stream containing node type definitions in the standard JCR 2.0 Compact Node Definition (CND) format, and register the node types with this repository.
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
 
registerNodeTypes(Session, String) - Method in class org.modeshape.jcr.JcrTools
 
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
 
reindex(String, boolean) - Method in class org.modeshape.graph.search.SearchEngineIndexer
Re-index all of the content in the named workspace within the source.
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.
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.
RELATED_DOCUMENTS - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
RELATED_TO - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
RelationalLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
RelationalLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.RelationalLexicon
 
RelationalLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
RelationalLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.RelationalLexicon.Namespace
 
relative(int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLException because this driver only supports ResultSet.FETCH_FORWARD.
relativePathFrom(Name...) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
relativeTo(Path) - Method in interface org.modeshape.graph.property.Path
Get a relative path from the supplied path to this path.
relativeToRoot() - Method in interface org.modeshape.graph.property.Path
Obtain a path that is relative to the root node.
release() - Method in interface org.modeshape.graph.property.Binary
Release any acquired resources.
releaseSavepoint(Savepoint) - Method in class org.modeshape.jdbc.JcrConnection
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.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
 
remoteInfinispanServerListPropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
remoteInfinispanServerListPropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
remoteInfinispanServerListPropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
RemoteInfinispanSource - Class in org.modeshape.connector.infinispan
A repository source that uses an Infinispan instance to manage the content.
RemoteInfinispanSource() - Constructor for class org.modeshape.connector.infinispan.RemoteInfinispanSource
 
remove() - Method in class org.modeshape.common.collection.AbstractMultimap.EntryIterator
remove(K, V) - Method in class org.modeshape.common.collection.AbstractMultimap
Remove the supplied key-value pair from this multi-map.
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.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 the supplied key-value pair from this multi-map.
remove() - Method in class org.modeshape.common.collection.LinkedListMultimap.ValueIterator
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(Object) - Method in class org.modeshape.common.collection.UnmodifiableProperties
remove(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
Remove the configuration for a component.
remove(String) - Static method in class org.modeshape.common.util.LogContext
Remove the the context identified by the key parameter using the underlying system's MDC implementation.
remove(Reference) - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoReferenceValues
 
remove(Reference) - Method in interface org.modeshape.connector.store.jpa.util.Serializer.ReferenceValues
 
remove(KeyType) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
remove(KeyType) - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Removes the node with the given key from the cache, if it is in currently in the cache.
remove(Object) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
remove(int) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
remove(Name...) - Method in class org.modeshape.graph.Graph.Batch
Remove properties from the node at the given location.
remove(String...) - Method in class org.modeshape.graph.Graph.Batch
Remove properties from the node at the given location.
remove(Name...) - Method in class org.modeshape.graph.Graph
Remove properties from the node at the given location.
remove(String...) - Method in class org.modeshape.graph.Graph
Remove properties from the node at the given location.
remove() - Method in class org.modeshape.graph.session.GraphSession.Node
Remove this node from it's parent.
remove(boolean) - Method in class org.modeshape.graph.session.GraphSession.Node
Remove this node from it's parent.
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() - 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.jdbc.delegate.LocalSession
 
remove() - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
remove() - Method in interface org.modeshape.repository.ModeShapeConfiguration.Removable
Remove this configuration component.
REMOVE_DERIVED_CONTENT_WITH_ORIGINAL - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.REMOVE_DERIVED_CONTENT_WITH_ORIGINAL option is .
removeAll(K) - Method in class org.modeshape.common.collection.AbstractMultimap
Remove all of the key-value pairs that use the supplied key, returning the collection of values.
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
Remove all of the key-value pairs that use the supplied key, returning the collection of values.
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.common.component.ComponentLibrary
 
removeAll() - Method in class org.modeshape.connector.disk.DiskWorkspace
 
removeAll() - Method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Remove all of the nodes in this workspace, and make sure there is a single root node with no properties and no children.
removeAll() - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache
 
removeAll() - Method in interface org.modeshape.graph.connector.base.cache.NodeCache
Removes all nodes from the cache.
removeAll(Collection<?>) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
removeAll(NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
removeAll() - Method in class org.modeshape.graph.connector.base.MapWorkspace
Remove all of the nodes in this workspace, and make sure there is a single root node with no properties and no children.
removeAll(NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
removeAll() - Method in class org.modeshape.graph.connector.base.PathWorkspace
Remove all of the nodes in this workspace, and make sure there is a single root node with no properties and no children.
removeAll() - Method in class org.modeshape.graph.connector.base.StandardMapWorkspace
Remove all of the nodes in this workspace, and make sure there is a single root node with no properties and no children.
removeAllAndAdd(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
 
removeAllChildren(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Removes all of the children for this node in a single operation.
removeAllChildren(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Removes all of the children for this node in a single operation.
removeAllChildren(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Removes all of the children for this node in a single operation.
removeAllChildren() - Method in class org.modeshape.graph.query.plan.PlanNode
Remove all children from this node.
removeAllChildren(Node) - Method in class org.modeshape.jcr.JcrTools
Remove all children from the specified node
removeAllChildren(Session, String) - Method in class org.modeshape.jcr.JcrTools
 
removeAllChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove all children from this node.
removeAllNodesFromMap() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
Removes all of the nodes in this workspace from the persistent store with a single query.
removeAllNodesFromMap() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Removes all of the nodes from the backing map
removeAllPredicatesExceptIndexes(String) - Method in class org.modeshape.graph.property.PathExpression
Remove all XPath predicates from the supplied regular expression string.
removeAllValuesForKey(Object) - Method in class org.modeshape.common.collection.AbstractMultimap
 
removeAllWorkspaces() - Method in class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
Remove from the search engine all workspace-related indexes, thereby cleaning up any resources used by this search engine.
removeAllWorkspaces() - Method in interface org.modeshape.graph.search.AbstractSearchEngine.Workspaces
Remove from the search engine all workspace-related indexes, thereby cleaning up any resources used by this search engine.
removeBracketsAndQuotes(String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
Remove all leading and trailing single-quotes, double-quotes, or square brackets from the supplied text.
removeBracketsAndQuotes(String, boolean) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
Remove any leading and trailing single-quotes, double-quotes, or square brackets from the supplied text.
removeBracketsAndQuotes(String) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
Remove any leading and trailing single-quotes.
removeBranch(Long, Iterable<Location>) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
removeBranch(Iterable<Location>) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
removeChild(int) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
removeChild(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
removeChild(MapNode) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
removeChild(MapNode) - Method in interface org.modeshape.graph.connector.map.MapNode
Removes the given child from the list of children
removeChild(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Remove the node from this node.
removeChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove the node from this node.
removeChildFromParentListOfChildren(LinkedList<Location>, Location, int) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
removed(UUID) - Method in class org.modeshape.graph.connector.base.MapTransaction.WorkspaceChanges
 
removed(Path) - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
removeDetector(MimeTypeDetectorConfig) - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Removes the configuration for a MIME-type detector.
removeDuplicatesComparator - Variable in class org.modeshape.graph.query.process.SetOperationComponent
 
removeDuplicatesIfRequested(List<Object[]>) - Method in class org.modeshape.graph.query.process.SetOperationComponent
 
removedValues() - Method in class org.modeshape.graph.request.UpdateValuesRequest
Get the list of values to be removed.
RemoveEmptyAccessNodes - Class in org.modeshape.graph.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.graph.query.optimize.RemoveEmptyAccessNodes
 
removeEntry(LinkedListMultimap.Entry<K, V>) - Method in class org.modeshape.common.collection.LinkedListMultimap
 
removeExisting() - Method in class org.modeshape.graph.request.CloneBranchRequest
Gets whether the clone should remove existing nodes in the new workspace with the same UUID as any of the nodes in the source branch or should throw an exception if such conflict is detected.
removeExtractor(TextExtractorConfig) - Method in class org.modeshape.graph.text.TextExtractors
Removes the configuration for a text extractor.
removeFromEnvironment(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
removeFromParent() - Method in class org.modeshape.graph.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
 
removeLanguage(String) - Method in class org.modeshape.graph.query.parse.QueryParsers
Remove from this engine the language with the given name.
removeLanguages(String, String...) - Method in class org.modeshape.graph.query.parse.QueryParsers
Remove from this engine the language with the given name.
removeLockToken(String) - Method in class org.modeshape.jcr.JcrLockManager
 
removeMissingTerminatorNodes(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
removeNode(UUID) - Method in class org.modeshape.connector.disk.DiskWorkspace
 
removeNode(UUID) - Method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
Remove and return the node with the supplied UUID.
removeNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction
Removes the given node from the repository.
removeNode(UUID) - Method in class org.modeshape.graph.connector.base.MapWorkspace
Remove and return the node with the supplied UUID.
removeNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
Removes the given node from the repository.
removeNode(Path) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Remove this node and its descendants from the workspace.
removeNode(UUID) - Method in class org.modeshape.graph.connector.base.StandardMapWorkspace
Remove and return the node with the supplied UUID.
removeNode(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Removes the given node from the repository.
removeNode(ExecutionContext, MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Removes the given node and its children, correcting the SNS and child indices for its parent.
removeNode(ExecutionContext, MapNode) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Removes the given node.
removeNode(ExecutionContext, Path) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Removes the node at the given path
removeNode(GraphSession.NodeId) - Method in class org.modeshape.graph.session.GraphSession
 
removeNodeCachePolicyChangedListener(NodeCachePolicyChangedListener<KeyType, NodeType>) - Method in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
removeNodeFromMap(UUID) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
removeNodeFromMap(UUID) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Removes the node with the given UUID from the backing map, returning the node if it exists
removeNodesBelow(Path, boolean) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
removeObject(ITransaction, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
removeOption(String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
removeOtherProperties() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Return whether any properties not being updated should be removed.
removeProperties(ExecutionContext, Path, Iterable<Name>) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
removeProperties(ExecutionContext, Path, Iterable<Name>) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Removes the properties with the given names
removeProperties(Location, String, Name...) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to remove from the node the properties with the supplied names.
removeProperties(Location, String, Name...) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to remove from the node the properties with the supplied names.
removeProperty(Name) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
removeProperty(WorkspaceType, NodeType, Name) - Method in class org.modeshape.graph.connector.base.MapTransaction
Removes the property with the given name
removeProperty(WorkspaceType, NodeType, Name) - Method in class org.modeshape.graph.connector.base.PathTransaction
Removes the property with the given name
removeProperty(WorkspaceType, NodeType, Name) - Method in interface org.modeshape.graph.connector.base.Transaction
Removes the property with the given name
removeProperty(Name) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
removeProperty(Name) - Method in interface org.modeshape.graph.connector.map.MapNode
Removes the property with the given name
removeProperty(Object) - Method in class org.modeshape.graph.query.plan.PlanNode
Remove the node's value for this supplied property.
removeProperty(Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to remove the property with the supplied name from the given node.
removeProperty(Location, String, Name) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to remove the property with the supplied name from the given node.
removeProperty(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Remove a property from this node.
removeProperty(Name) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove and return the property with the supplied name.
RemovePropertyRequest - Class in org.modeshape.graph.request
Instruction to remove the property with the supplied name from the node at the given location.
RemovePropertyRequest(Location, String, Name) - Constructor for class org.modeshape.graph.request.RemovePropertyRequest
Create a request to remove a named property from the node at the supplied location.
removeQuotes(String) - Method in class org.modeshape.cnd.CndImporter
 
removeQuotes(String) - Method in class org.modeshape.graph.query.parse.FullTextSearchParser
Remove any leading and trailing single- or double-quotes from the supplied text.
removeRuleParser(Method) - Static method in class org.modeshape.graph.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(String, String) - Static method in class org.modeshape.graph.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(Method) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Remove the rule parser method.
removeRuleParser(String, String) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Remove the rule parser method.
removeSource(RepositorySource, long, TimeUnit) - Method in class org.modeshape.repository.RepositoryLibrary
Remove from this library the supplied source (or a source with the same name as that supplied).
removeSource(String) - Method in class org.modeshape.repository.RepositoryLibrary
Remove from this library the source with the supplied name.
removeSource(String, long, TimeUnit) - Method in class org.modeshape.repository.RepositoryLibrary
Remove from this library the source with the supplied name.
removeUnusedPredicates(String) - Method in class org.modeshape.graph.property.PathExpression
Replace certain XPath patterns that are not used or understood.
removeUuidReference(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
Removes the given node and its children from the persistent store using the subgraph bulk delete method.
removeUuidReference(MapNode) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Recursively removes the given node and its children from the backing map
removeValue(Object) - Method in class org.modeshape.graph.Graph.Batch
 
removeValue(Object) - Method in class org.modeshape.graph.Graph
 
removeValues(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to remove values from a property on an existing node
removeValues(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to remove values from a property on an existing node
removeVariableName(PlanNode) - Method in class org.modeshape.graph.query.optimize.RaiseVariableName
 
removeWorkspace(String) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Remove the named workspace from the repository source.
removeWorkspace(String) - Method in class org.modeshape.graph.search.AbstractSearchEngine.SearchWorkspaces
Remove the supplied workspace from the search engine.
removeWorkspace(String) - Method in interface org.modeshape.graph.search.AbstractSearchEngine.Workspaces
Remove the supplied workspace from the search engine.
rename(Name, Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
rename(String, String) - Method in class org.modeshape.common.naming.SingletonInitialContext
rename(Name) - Method in class org.modeshape.graph.session.GraphSession.Node
Rename this node to have a different name.
renameNode(Location, String, Name) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to rename the node at the supplied location.
renameNode(Location, String, Name) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to rename the node at the supplied location.
RenameNodeRequest - Class in org.modeshape.graph.request
Instruction to rename an existing node (but keep it under the same parent).
RenameNodeRequest(Location, String, Name) - Constructor for class org.modeshape.graph.request.RenameNodeRequest
Create a request to rename the node at the supplied location.
repeatedlyWithSession(Repository, int, JcrTools.Operation) - Method in class org.modeshape.jcr.JcrTools
 
replaceAliasesWithProperties(QueryContext, Constraint, Map<String, String>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceAliasesWithProperties(QueryContext, PropertyValue, Map<String, String>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceAliasesWithProperties(QueryContext, DynamicOperand, Map<String, String>) - Static method in class org.modeshape.graph.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.graph.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
 
replaceReferences(QueryContext, Constraint, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceReferencesToRemovedSource(QueryContext, PlanNode, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceReferencesToRemovedSource(QueryContext, DynamicOperand, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceReferencesToRemovedSource(QueryContext, Constraint, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceReferencesToRemovedSource(QueryContext, JoinCondition, Map<SelectorName, SelectorName>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceSubqueriesWithBindVariables(QueryContext, Constraint, Map<String, Subquery>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceSubqueriesWithBindVariables(QueryContext, StaticOperand, Map<String, Subquery>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceTypeName(Name, Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
replaceTypeName(String, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
replaceViewReferences(QueryContext, PlanNode, PlanUtil.ColumnMapping) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceViewReferences(QueryContext, PlanNode, PlanUtil.ColumnMapping, SelectorName, List<PlanNode>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceViewReferences(QueryContext, DynamicOperand, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
replaceViewReferences(QueryContext, JoinCondition, PlanUtil.ColumnMapping, PlanNode) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
ReplaceViews - Class in org.modeshape.graph.query.optimize
An optimizer rule that replaces any SOURCE nodes that happen to be views.
ReplaceViews() - Constructor for class org.modeshape.graph.query.optimize.ReplaceViews
 
replaceXPathPatterns(String) - Method in class org.modeshape.graph.property.PathExpression
Replace certain XPath patterns, including some predicates, with substrings that are compatible with regular expressions.
replacingExistingNodesWithSameUuids() - Method in interface org.modeshape.graph.Graph.WithUuids
 
Repositories - Interface in org.modeshape.jcr.api
Representation of a generic container of multiple Repository instances.
repositories() - Method in class org.modeshape.jcr.JcrConfiguration
Get the list of repository definitions.
REPOSITORIES - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
Repository<NodeType extends Node,WorkspaceType extends Workspace> - Class in org.modeshape.graph.connector.base
A representation of a repository as a set of named workspaces.
Repository(BaseRepositorySource) - Constructor for class org.modeshape.graph.connector.base.Repository
Creates a MapRepository with the given repository source name, root node UUID, and a default workspace with the given name.
Repository - Interface in org.modeshape.jcr.api
An extension of JCR 2.0's Repository interface, with a few ModeShape-specific enhancements.
repository(String) - Method in class org.modeshape.jcr.JcrConfiguration
Obtain or create a definition for the JCR Repository with the supplied name or identifier.
REPOSITORY_JNDI_LOCATION - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.REPOSITORY_JNDI_LOCATION option is ""
REPOSITORY_JNDI_NAME - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
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 - Static variable in class org.modeshape.jcr.JcrRepositoryFactory
Deprecated. Use RepositoryFactory.REPOSITORY_NAME instead
REPOSITORY_NAME_GROUP - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
REPOSITORY_NAME_PARAM - Static variable in class org.modeshape.jcr.JcrRepositoryFactory
The name of the URL parameter that specifies the repository name.
REPOSITORY_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
REPOSITORY_WORKSPACES - Static variable in interface org.modeshape.jcr.api.Repository
 
RepositoryConnection - Interface in org.modeshape.graph.connector
A connection to a repository source.
RepositoryConnectionFactory - Interface in org.modeshape.graph.connector
An interface for a factory of RepositoryConnections using the names of the RepositorySource from which the connections are to be obtained.
RepositoryConnectionPool - Class in org.modeshape.graph.connector
A reusable implementation of a managed pool of connections that is optimized for safe concurrent operations.
RepositoryConnectionPool(RepositorySource) - Constructor for class org.modeshape.graph.connector.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool(RepositorySource, int, int, long, TimeUnit) - Constructor for class org.modeshape.graph.connector.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool.ConnectionWrapper - Class in org.modeshape.graph.connector
 
RepositoryConnectionPool.ConnectionWrapper(RepositoryConnection) - Constructor for class org.modeshape.graph.connector.RepositoryConnectionPool.ConnectionWrapper
 
repositoryConnectionPoolIsNotRunning - Static variable in class org.modeshape.graph.GraphI18n
 
repositoryContext - Variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
 
repositoryContext - Variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
RepositoryContext - Interface in org.modeshape.graph.connector
The context for a repository.
repositoryDefinition(ReturnType, String) - Method in class org.modeshape.jcr.JcrConfiguration
Utility method to construct a definition object for the repository with the supplied name and return type.
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
 
RepositoryFactory - Interface in org.modeshape.jcr.api
An extension to the standard RepositoryFactory interface, with ModeShape-specific constants and additional RepositoryFactory.shutdown() methods.
RepositoryFactory - Class in org.modeshape.web.jcr
Factory that provides implementations of the repository provider SPI by wrapping a RepositoryProvider.
RepositoryI18n - Class in org.modeshape.repository
The internationalized string constants for the org.modeshape.repository* packages.
RepositoryI18n() - Constructor for class org.modeshape.repository.RepositoryI18n
 
repositoryJndiNamePropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
repositoryJndiNamePropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
repositoryJndiNamePropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
RepositoryLibrary - Class in org.modeshape.repository
A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
RepositoryLibrary(RepositorySource, String, Path, ExecutionContext, ObservationBus) - Constructor for class org.modeshape.repository.RepositoryLibrary
Create a new manager instance.
RepositoryLibrary.Administrator - Class in org.modeshape.repository
The administrative component for this service.
RepositoryLibrary.Administrator() - Constructor for class org.modeshape.repository.RepositoryLibrary.Administrator
 
repositoryMustBeConfigured - Static variable in class org.modeshape.jcr.JcrI18n
 
repositoryName - Variable in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
repositoryName() - Method in class org.modeshape.jcr.JcrRepository
 
repositoryName - Variable in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
 
repositoryNameInUse - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
repositoryNameNotProvidedWhenRegisteringRepositoryInJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
repositoryNamePropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
repositoryNamePropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
repositoryNameProvidedWhenRegisteringEngineInJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
repositoryNames() - Method in class org.modeshape.jcr.JcrConfiguration
Get the names of the repositories defined in this configuration.
repositoryObjectNotFoundInJndi - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
repositoryPath - Variable in class org.modeshape.jdbc.delegate.ConnectionInfo
 
RepositoryProvider - Interface in org.modeshape.web.jcr.spi
Interface for any class that provides access to one or more local JCR repositories.
repositoryReferencesNonExistantSource - Static variable in class org.modeshape.jcr.JcrI18n
 
repositoryRootPathPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
repositoryRootPathPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
repositoryRootPathPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
repositoryRootUrlPropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
repositoryRootUrlPropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
repositoryRootUrlPropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
RepositoryService - Class in org.modeshape.repository
A service that manages the RepositorySourcees defined within a configuration repository.
RepositoryService(RepositorySource, String, Path, ExecutionContext, ObservationBus, Problems) - Constructor for class org.modeshape.repository.RepositoryService
Create a service instance, reading the configuration describing new RepositorySource instances from the supplied configuration repository.
RepositoryService.Administrator - Class in org.modeshape.repository
The administrative component for this service.
RepositoryService.Administrator() - Constructor for class org.modeshape.repository.RepositoryService.Administrator
 
RepositoryService.ConfigurationChangeObserver - Class in org.modeshape.repository
 
RepositoryService.ConfigurationChangeObserver() - Constructor for class org.modeshape.repository.RepositoryService.ConfigurationChangeObserver
 
RepositoryService.GarbageCollectedSource - Class in org.modeshape.repository
 
RepositoryService.GarbageCollectedSource(RepositorySource) - Constructor for class org.modeshape.repository.RepositoryService.GarbageCollectedSource
 
repositoryServiceName - Static variable in class org.modeshape.repository.RepositoryI18n
 
RepositorySource - Interface in org.modeshape.graph.connector
A repository source is a description of a resource that can be used to access or store repository information.
repositorySource(String) - Method in class org.modeshape.jcr.JcrConfiguration
Obtain or create a definition for the RepositorySource with the supplied name or identifier.
repositorySource(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain or create a definition for the RepositorySource with the supplied name or identifier.
RepositorySourceCapabilities - Class in org.modeshape.graph.connector
The capabilities of a RepositorySource.
RepositorySourceCapabilities() - Constructor for class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a capabilities object using the defaults, .
RepositorySourceCapabilities(RepositorySourceCapabilities) - Constructor for class org.modeshape.graph.connector.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean) - Constructor for class org.modeshape.graph.connector.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.modeshape.graph.connector.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.modeshape.graph.connector.RepositorySourceCapabilities
 
repositorySourceDefinition(ReturnType, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a definition object for the repository source with the supplied name and return type.
RepositorySourceException - Exception in org.modeshape.graph.connector
A runtime exception signalling an error within a RepositorySource.
RepositorySourceException(String) - Constructor for exception org.modeshape.graph.connector.RepositorySourceException
 
RepositorySourceException(String, String) - Constructor for exception org.modeshape.graph.connector.RepositorySourceException
 
RepositorySourceException(String, Throwable) - Constructor for exception org.modeshape.graph.connector.RepositorySourceException
 
RepositorySourceException(String, String, Throwable) - Constructor for exception org.modeshape.graph.connector.RepositorySourceException
 
repositorySourceMustHaveName - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
repositorySourceMustHaveName - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
repositorySources() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the list of repository source definitions.
Request - Class in org.modeshape.graph.request
The abstract base class for all classes representing requests to be executed against a RepositoryConnection.
Request() - Constructor for class org.modeshape.graph.request.Request
 
RequestBuilder - Class in org.modeshape.graph.request
A component that can be used to build requests while allowing different strategies for how requests are handled.
RequestBuilder() - Constructor for class org.modeshape.graph.request.RequestBuilder
Create a new builder.
RequestException - Exception in org.modeshape.graph.request
Specifies that the request was invalid and could not be completed.
RequestException() - Constructor for exception org.modeshape.graph.request.RequestException
 
RequestException(String) - Constructor for exception org.modeshape.graph.request.RequestException
 
RequestException(Throwable) - Constructor for exception org.modeshape.graph.request.RequestException
 
RequestException(String, Throwable) - Constructor for exception org.modeshape.graph.request.RequestException
 
requestIsFrozenAndMayNotBeChanged - Static variable in class org.modeshape.graph.GraphI18n
 
RequestProcessor - Class in org.modeshape.graph.request.processor
A component that is used to process and execute Requests.
RequestProcessor(String, ExecutionContext, Observer) - Constructor for class org.modeshape.graph.request.processor.RequestProcessor
 
RequestProcessor(String, ExecutionContext, Observer, DateTime) - Constructor for class org.modeshape.graph.request.processor.RequestProcessor
 
RequestProcessor(String, ExecutionContext, Observer, DateTime, CachePolicy) - Constructor for class org.modeshape.graph.request.processor.RequestProcessor
 
RequestProcessor.LocationWithDepth - Class in org.modeshape.graph.request.processor
A class that represents a location at a known depth
RequestProcessor.LocationWithDepth(Location, int) - Constructor for class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
RequestProcessorCache - Class in org.modeshape.connector.store.jpa.util
Represents a cache of the known node information, including a node's actual Location and the complete set of children.
RequestProcessorCache(PathFactory) - Constructor for class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
RequestProcessorCache.WorkspaceCache - Class in org.modeshape.connector.store.jpa.util
 
requestQueue - Variable in class org.modeshape.graph.Graph.Batch
 
requestResolver() - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
 
RequestResolver - Interface in org.modeshape.web.jcr.webdav
Interface for a method of resolving a request into a repository name, workspace name, and node path.
requests - Variable in class org.modeshape.graph.Graph
 
RequestType - Enum in org.modeshape.graph.request
Enumeration of supported request types.
requireColumn(SelectorName, String) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
 
requireColumn(SelectorName, String, String) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
 
REQUIRED_PRIMARY_TYPES - Static variable in class org.modeshape.graph.JcrLexicon
 
REQUIRED_TYPE - Static variable in class org.modeshape.graph.JcrLexicon
 
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.modeshape.graph.GraphI18n
 
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
requiredParameterMissing - Static variable in class org.modeshape.web.jcr.webdav.WebdavI18n
 
requiredPropertyIsMissingFromNode - Static variable in class org.modeshape.repository.RepositoryI18n
 
requiredPropertyOnNodeCouldNotBeRead - Static variable in class org.modeshape.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.modeshape.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.modeshape.repository.RepositoryI18n
 
requiredToSuppliedParameterMismatch - Static variable in class org.modeshape.common.CommonI18n
 
requiresGarbageCollection() - Method in class org.modeshape.repository.RepositoryService
Determine if at least one source requires periodic garbage collection.
requiresRefresh(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.RefreshState
 
requiresVersionable - Static variable in class org.modeshape.jcr.JcrI18n
 
reserializeProperties(ObjectInputStream, ObjectOutputStream, Map<Name, Property>, Serializer.LargeValues, Serializer.LargeValues, Set<Name>, Serializer.ReferenceValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Deserialize the existing properties from the supplied input stream, update the properties, and then serialize the updated properties to the output stream.
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.
reset() - Method in class org.modeshape.common.util.SizeMeasuringInputStream
reset() - Method in class org.modeshape.common.util.SizeMeasuringReader
resetCalendar(TimeZone) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
 
residualDefinitionsCannotBeMandatory - Static variable in class org.modeshape.jcr.JcrI18n
 
resolve(Reference) - Method in class org.modeshape.graph.Graph
Request to read the node given by the supplied reference value.
resolve(Path) - Method in interface org.modeshape.graph.property.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(Path, Name, String) - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
resolve(Path, Name, String, UUID) - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
resolve() - Method in class org.modeshape.sequencer.wsdl.WsdlReader.ResolveFuture
 
resolve() - Method in class org.modeshape.sequencer.xsd.XsdReader.ResolveFuture
 
resolve(HttpServletRequest, String) - Method in class org.modeshape.web.jcr.webdav.DefaultRequestResolver
Deprecated.  
resolve(HttpServletRequest, String) - Method in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
resolve(HttpServletRequest, String) - Method in interface org.modeshape.web.jcr.webdav.RequestResolver
Resolve the given request to the repository, workspace, and path of the node
resolve(HttpServletRequest, String) - Method in class org.modeshape.web.jcr.webdav.SingleRepositoryRequestResolver
 
resolveAgainst(Path) - Method in interface org.modeshape.graph.property.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
ResolvedLexicon - Class in org.modeshape.sequencer.teiid.lexicon
A namespace that is used for properties generated for an EObject reference and that holds the WEAKREFERENCE to the resolved objects.
ResolvedLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.ResolvedLexicon
 
ResolvedLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
ResolvedLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.ResolvedLexicon.Namespace
 
ResolvedRequest - Class in org.modeshape.web.jcr.webdav
The resolved repository name, workspace name, and path of node for a given request.
ResolvedRequest(HttpServletRequest, String, String, String) - Constructor for class org.modeshape.web.jcr.webdav.ResolvedRequest
 
resolveFutures - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
resolveFutures - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
resolveInternalReference(String) - Method in class org.modeshape.sequencer.teiid.ReferenceResolver
 
resolver - Variable in class org.modeshape.sequencer.teiid.XmiModelReader
 
resolveReferences() - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
resolveReferences() - Method in class org.modeshape.sequencer.xsd.XsdReader
Attempt to resolve any references that remain unresolved.
resolvers - Variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
resolvers - Variable in class org.modeshape.sequencer.xsd.XsdReader
 
resolveSubject() - Method in interface org.modeshape.jcr.security.JaasProvider.SubjectResolver
Get the current JAAS Subject.
resolveSubject() - Method in class org.modeshape.jcr.security.JaccSubjectResolver
Get the current JAAS Subject.
RESOURCE - Static variable in class org.modeshape.graph.JcrNtLexicon
 
RESOURCE - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
resourceUrl(String) - Method in class org.modeshape.jcr.JcrTools
 
RESTRICT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DropBehavior
 
resultColumns() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the specification of the columns for the results.
Results - Interface in org.modeshape.graph
A set of nodes returned from a graph, with methods to access the properties and children of the nodes in the result.
results - Variable in class org.modeshape.jcr.query.JcrQueryResult
 
results() - Method 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.NULL_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
 
ResultsMetadataConstants.SEARCH_TYPES - Class in org.modeshape.jdbc.metadata
These types are associated with the Element having valid search types.
ResultsMetadataConstants.SEARCH_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ResultsMetadataConstants.TABLE_TYPES - Class in org.modeshape.jdbc.metadata
 
ResultsMetadataConstants.TABLE_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.TABLE_TYPES
 
resumeEncoding() - Method in class org.modeshape.common.util.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.graph.connector.base.MapTransaction.Children
RETENTION_POLICY - Static variable in class org.modeshape.jcr.JcrLexicon
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
RETRY_LIMIT - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
RETRY_LIMIT - Static variable in class org.modeshape.graph.connector.federation.FederatedRepositorySource
 
RETRY_LIMIT - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
RETRY_LIMIT_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
RETRY_LIMIT_ATTR - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
retryLimit - Variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
 
retryLimit - Variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
retryLimitPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
retryLimitPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
retryLimitPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
RETURN_TYPE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
RETURN_TYPE_CLASS_NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
returnConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
This method is automatically called by the RepositoryConnectionPool.ConnectionWrapper when it is closed.
returning(List<Column>) - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but that returns results with the supplied columns.
returnObject - Variable in class org.modeshape.repository.ModeShapeConfiguration.BaseReturnable
 
reverse() - Method in enum org.modeshape.graph.query.model.Operator
Get the equivalent operator if the operands are to be reversed.
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.graph.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(JcrSqlQueryParser.JoinableSources) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
 
rewrite(QueryContext, JoinCondition) - Method in class org.modeshape.jcr.query.RewritePseudoColumns
 
rewrite(QueryContext, Constraint) - Method in class org.modeshape.jcr.query.RewritePseudoColumns
 
rewrite(QueryContext, DynamicOperand) - Method in class org.modeshape.jcr.query.RewritePseudoColumns
 
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.graph.query.optimize
An optimizer rule that rewrites two AND-ed Constraints that constraint a dynamic operand to a range of values as a single Between constraint.
RewriteAsRangeCriteria() - Constructor for class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
 
rewriteConstraint(Constraint) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
 
RewriteIdentityJoins - Class in org.modeshape.graph.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.graph.query.optimize.RewriteIdentityJoins
 
rewriteJoinNode(QueryContext, PlanNode, Map<SelectorName, SelectorName>) - Method in class org.modeshape.graph.query.optimize.RewriteIdentityJoins
 
RewritePseudoColumns - Class in org.modeshape.jcr.query
An optimizer rule that moves up higher in the plan any variable name property to the node immediately under a dependent query node.
RewritePseudoColumns() - Constructor for class org.modeshape.jcr.query.RewritePseudoColumns
 
right() - Method in class org.modeshape.graph.query.model.And
Get the constraint that is on the right-hand-side of the AND operation.
right() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
Get the right-hand operand.
right() - Method in class org.modeshape.graph.query.model.Join
Get the source that represents the right-hand-side of the join.
right() - Method in class org.modeshape.graph.query.model.Or
Get the right-hand constraint.
right() - Method in class org.modeshape.graph.query.model.SetQuery
Get the right-hand query.
right() - Method in class org.modeshape.graph.query.process.DependentQueryComponent
Get the processing component that serves as the right side of the join.
right() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the processing component that serves as the right side of the join.
right() - Method in class org.modeshape.jcr.query.qom.JcrAnd
Get the constraint that is on the right-hand-side of the AND operation.
right() - Method in class org.modeshape.jcr.query.qom.JcrArithmeticOperand
Get the right-hand operand.
right() - Method in class org.modeshape.jcr.query.qom.JcrJoin
Get the source that represents the right-hand-side of the join.
right() - Method in class org.modeshape.jcr.query.qom.JcrOr
Get the right-hand constraint.
right() - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Get the right-hand query.
rightColumns() - Method in class org.modeshape.graph.query.process.JoinComponent
Get the columns definition for the results from the right side of the join.
rightOperands() - Method in class org.modeshape.graph.query.model.SetCriteria
Get the collection of static operands defining the constrained values.
rightOuterJoin(String) - Method in class org.modeshape.graph.query.QueryBuilder
Perform a right outer join between the already defined source with the supplied table.
rightOuterJoinAllNodesAs(String) - Method in class org.modeshape.graph.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.graph.query.optimize
An optimizer rule that converts right outer joins into left outer joins.
RightOuterToLeftOuterJoins() - Constructor for class org.modeshape.graph.query.optimize.RightOuterToLeftOuterJoins
 
ROLE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
ROLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
rollback() - Method in class org.modeshape.connector.disk.DiskTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.connector.infinispan.InfinispanTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.connector.jbosscache.JBossCacheTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Rollback all changes made to any sessions.
rollback() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.graph.connector.base.BaseTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.graph.connector.base.MapTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.graph.connector.base.PathTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in interface org.modeshape.graph.connector.base.Transaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.graph.connector.inmemory.InMemoryTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in class org.modeshape.graph.connector.map.LockBasedTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in interface org.modeshape.graph.connector.map.MapRepositoryTransaction
Rollback any changes that have been made to this repository.
rollback() - Method in interface org.modeshape.graph.connector.path.PathRepositoryTransaction
Rollback any changes that have been made to this repository.
rollback - Variable in class org.modeshape.graph.search.SearchEngineProcessor
 
rollback() - Method in class org.modeshape.graph.search.SearchEngineProcessor
Subclasses should implement this method to throw away any work that has been done with this processor.
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(ITransaction) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
ROOT - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
root - Variable in class org.modeshape.graph.session.GraphSession
 
ROOT - Static variable in class org.modeshape.jcr.JcrLexicon
 
ROOT_NODE_PATH - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions.Dna
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions
 
ROOT_NODE_UUID - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
ROOT_NODE_UUID_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
ROOT_VERSION - Static variable in class org.modeshape.jcr.JcrLexicon
 
rootLocation - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
rootNodeHasNoParent - Static variable in class org.modeshape.jcr.JcrI18n
 
rootNodeIsNotProperty - Static variable in class org.modeshape.jcr.JcrI18n
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.base.AbstractRepositorySource
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.base.MapWorkspace
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.base.Repository
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.map.MapRepository
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
rootNodeUuid - Variable in class org.modeshape.graph.connector.path.PathRepository
 
rootNodeUuidPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
rootNodeUuidPropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
rootNodeUuidPropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
rootNodeUuidPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
rootNodeUuidPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
rootNodeUuidPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
rootNodeUuidPropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
rootNodeUuidPropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
rootNodeUuidPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
rootNodeUuidPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
rootNodeUuidPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
rootNodeUuidPropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
rootNodeUuidPropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
rootNodeUuidPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
rootNodeUuidPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
rootNodeUuidWithDefaultPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
Row - Interface in org.modeshape.jcr.api.query
Deprecated. use javax.jcr.query.Row instead
ROW - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon
 
rowDeleted() - Method in class org.modeshape.jdbc.JcrResultSet
This method always returns false since this JDBC driver does not support any updates.
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.
rowInserted() - Method in class org.modeshape.jdbc.JcrResultSet
This method always returns false since this JDBC driver does not support any updates.
rowLimit() - Method in class org.modeshape.graph.query.model.Limit
Get the maximum number of rows that are to be returned.
rowUpdated() - Method in class org.modeshape.jdbc.JcrResultSet
This method always returns false since this JDBC driver does not support any updates.
RuleBasedOptimizer - Class in org.modeshape.graph.query.optimize
Optimizer implementation that optimizes a query using a stack of rules.
RuleBasedOptimizer() - Constructor for class org.modeshape.graph.query.optimize.RuleBasedOptimizer
 
ruleFromString(String, ExecutionContext) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Parse the string form of a rule definition and return the rule
rulesFromString(ExecutionContext, String) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Parse a single string containing one or more string forms of rule definitions, and return the rules.
rulesFromStrings(ExecutionContext, String...) - Method in class org.modeshape.graph.connector.federation.ProjectionParser
Parse string forms of an arry of rule definitions and return the rules
run(FunctionContext) - Method in class org.modeshape.graph.request.function.Function
The method called to invoke the function.
run(Session) - Method in class org.modeshape.jcr.JcrTools.BrowseContent
 
run(Session) - Method in class org.modeshape.jcr.JcrTools.CountNodes
 
run(Session) - Method in interface org.modeshape.jcr.JcrTools.Operation
 
run(Session) - Method in class org.modeshape.jcr.JcrTools.PrintNodes
 
run(FunctionContext) - Method in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
The method called to invoke the function.
run(FunctionContext) - Method in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
The method called to invoke the function.
runGarbageCollection(Problems) - Method in class org.modeshape.repository.RepositoryService
This method goes through all RepositorySource instances in the library, and for each of them that don't support automatic garbage collection will submit a CollectGarbageRequest.
runJLS3Conversion(char[], boolean) - Static method in class org.modeshape.sequencer.java.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.

S

SAME_NAME_SIBLINGS - Static variable in class org.modeshape.graph.JcrLexicon
 
sameNameSiblingsAreNotAllowed - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
sameNameSiblingsAreNotAllowed - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
SameNode - Class in org.modeshape.graph.query.model
A constraint requiring that the selected node is reachable by the supplied absolute path
SameNode(SelectorName, String) - Constructor for class org.modeshape.graph.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.graph.query.parse.SqlQueryParser
 
sameNode(SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
sameNode(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
SameNodeJoinCondition - Class in org.modeshape.graph.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.graph.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.graph.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.graph.query.parse.SqlQueryParser
 
sameNodeJoinCondition(SelectorName, SelectorName, String) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
sameNodeJoinCondition(SelectorName, SelectorName) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
sameNodeJoinCondition(SelectorName, SelectorName, String) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
sameNodeJoinCondition(String, String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
satisfiesConstraints(Object[]) - Method in interface org.modeshape.graph.query.process.SelectComponent.ConstraintChecker
Return true if the tuple satisfies all of the constraints.
save(OutputStream, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
Deprecated. This method does not throw an IOException if an I/O error occurs while saving the property list. The preferred way to save a properties list is via the store(OutputStream out, String comments) method or the storeToXML(OutputStream os, String comment) method.
save() - Method in class org.modeshape.graph.session.GraphSession
Save any changes that have been accumulated by this session.
save(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession
Save any changes to the identified node or its descendants.
save() - Method in class org.modeshape.jcr.JcrConfiguration
Persist any unsaved changes that have been made to this configuration.
save() - Method in class org.modeshape.repository.ModeShapeConfiguration
Persist any unsaved changes that have been made to this configuration.
SAVED - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
saveResultsToVariable(List<Object[]>, String) - Method in class org.modeshape.graph.query.process.DependentQueryComponent
 
SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
 
SCALE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
scanner - Variable in class org.modeshape.repository.ModeShapeEngine
 
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_LOCATION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
SCHEMA_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
SCHEMA_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
SCHEMA_REFERENCE_ELEMENTS - Static variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
SchemaGen - Class in org.modeshape.util
Main class to generate DDL that can be used to build the schema for the JPA connector.
SchemaGen(String, String, File) - Constructor for class org.modeshape.util.SchemaGen
 
SchemaGen(String, String, File, String) - Constructor for class org.modeshape.util.SchemaGen
 
schemaNamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
schemaNamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
schemaNamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
Schemata - Interface in org.modeshape.graph.query.validate
The interface used to access the structure being queried and validate a query.
schemata() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the schemata that defines the table structure and columns definitions available to this query.
schemata - Variable in class org.modeshape.jcr.query.JcrQueryResult
 
Schemata.Column - Interface in org.modeshape.graph.query.validate
Information about a queryable column.
Schemata.Key - Interface in org.modeshape.graph.query.validate
Information about a key for a table.
Schemata.Table - Interface in org.modeshape.graph.query.validate
Information about a queryable table.
Schemata.View - Interface in org.modeshape.graph.query.validate
Information about a view that is defined in terms of other views/tables.
schemataKeyReferencesNonExistingColumn - Static variable in class org.modeshape.graph.GraphI18n
 
ScmAction - Interface in org.modeshape.connector.scm
 
ScmActionExecutor - Interface in org.modeshape.connector.scm
 
ScmActionFactory - Interface in org.modeshape.connector.scm
 
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.
scoreIndex - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
 
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(WorkspaceType, FullTextSearchRequest) - Method in class org.modeshape.graph.connector.base.MapTransaction
Perform a full-text search of this workspace.
search(WorkspaceType, FullTextSearchRequest) - Method in class org.modeshape.graph.connector.base.PathTransaction
Perform a full-text search of this workspace.
search(WorkspaceType, FullTextSearchRequest) - Method in interface org.modeshape.graph.connector.base.Transaction
Perform a full-text search of this workspace.
search(ExecutionContext, String) - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
Perform a full-text search of this workspace.
search(ExecutionContext, String) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Perform a full-text search of this workspace.
search(ExecutionContext, String) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
search(ExecutionContext, String) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Perform a full-text search of this workspace.
search(String, int, int) - Method in class org.modeshape.graph.Graph
Search the current workspace using the supplied full-text search expression.
search(String, String) - Method in class org.modeshape.graph.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.graph.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, String, int, int) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to perform a full-text search of the workspace.
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, int, int) - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
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.
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
 
SearchableRepositorySource - Class in org.modeshape.graph.search
A RepositorySource implementation that can be used as a wrapper around another non-searchable or non-querable RepositorySource instance to provide search and query capability.
SearchableRepositorySource(RepositorySource, SearchEngine, ExecutorService, boolean, boolean) - Constructor for class org.modeshape.graph.search.SearchableRepositorySource
Create a new searchable and queryable RepositorySource around an instance that is neither.
SearchableRepositorySource(RepositorySource, SearchEngine) - Constructor for class org.modeshape.graph.search.SearchableRepositorySource
Create a new searchable and queryable RepositorySource around an instance that is neither.
SearchableRepositorySource.AbstractConnection - Class in org.modeshape.graph.search
 
SearchableRepositorySource.AbstractConnection() - Constructor for class org.modeshape.graph.search.SearchableRepositorySource.AbstractConnection
 
SearchableRepositorySource.ParallelConnection - Class in org.modeshape.graph.search
A RepositoryConnection implementation that calls the delegate processor in a background thread, allowing the processing of the FullTextSearchRequest and AccessQueryRequest objects to be done in this thread and in parallel with other requests.
SearchableRepositorySource.ParallelConnection(ExecutorService) - Constructor for class org.modeshape.graph.search.SearchableRepositorySource.ParallelConnection
 
SearchableRepositorySource.SynchronousConnection - Class in org.modeshape.graph.search
A RepositoryConnection implementation that calls the delegate processor in the calling thread.
SearchableRepositorySource.SynchronousConnection() - Constructor for class org.modeshape.graph.search.SearchableRepositorySource.SynchronousConnection
 
searchEngine() - Method in class org.modeshape.graph.search.SearchableRepositorySource
 
SearchEngine - Interface in org.modeshape.graph.search
A component that acts as a search engine for the content within a single RepositorySource.
SearchEngineException - Exception in org.modeshape.graph.search
An exception that represents a problem within a search engine.
SearchEngineException() - Constructor for exception org.modeshape.graph.search.SearchEngineException
 
SearchEngineException(String) - Constructor for exception org.modeshape.graph.search.SearchEngineException
 
SearchEngineException(Throwable) - Constructor for exception org.modeshape.graph.search.SearchEngineException
 
SearchEngineException(String, Throwable) - Constructor for exception org.modeshape.graph.search.SearchEngineException
 
SearchEngineIndexer - Class in org.modeshape.graph.search
A utility class that can be used to update the indexes of a search engine by crawling parts of the source.
SearchEngineIndexer(ExecutionContext, SearchEngine, RepositoryConnectionFactory, int) - Constructor for class org.modeshape.graph.search.SearchEngineIndexer
Create an indexer that will update the indexes in the supplied search engine by crawling content, using the supplied connection factory to obtain connections.
SearchEngineIndexer.DeleteChildrenToDepthRequest - Class in org.modeshape.graph.search
A specialization of DeleteChildrenRequest to delete from the search engine indexes only those nodes that are children of the specified nodes or descendants down to a maximum depth.
SearchEngineIndexer.DeleteChildrenToDepthRequest(Location, String, int) - Constructor for class org.modeshape.graph.search.SearchEngineIndexer.DeleteChildrenToDepthRequest
 
searchEngineIndexerForSourceHasAlreadyBeenClosed - Static variable in class org.modeshape.graph.GraphI18n
 
SearchEngineProcessor - Class in org.modeshape.graph.search
The processor that is created by the provider whenever a logical set of activities needs to be performed.
SearchEngineProcessor(String, ExecutionContext, Observer, DateTime) - Constructor for class org.modeshape.graph.search.SearchEngineProcessor
 
SearchEngineWorkspace - Interface in org.modeshape.graph.search
The representation of the persisted state of the indexes needed for searching.
searchIndexDirectoryOptionSpecifiesDirectoryThatCannotBeCreated - Static variable in class org.modeshape.jcr.JcrI18n
 
searchIndexDirectoryOptionSpecifiesDirectoryThatCannotBeRead - Static variable in class org.modeshape.jcr.JcrI18n
 
searchIndexDirectoryOptionSpecifiesDirectoryThatCannotBeWrittenTo - Static variable in class org.modeshape.jcr.JcrI18n
 
searchIndexDirectoryOptionSpecifiesFileNotDirectory - Static variable in class org.modeshape.jcr.JcrI18n
 
SearchRequest - Class in org.modeshape.graph.request
A Request to search or query a graph.
SearchRequest() - Constructor for class org.modeshape.graph.request.SearchRequest
 
secondValueInLimitRangeCannotBeLessThanFirst - Static variable in class org.modeshape.graph.GraphI18n
 
SecureHash - Class in org.modeshape.common.util
A simple utility to generate various kinds of secure hashes.
SecureHash() - Constructor for class org.modeshape.common.util.SecureHash
 
SecureHash.Algorithm - Enum in org.modeshape.common.util
Commonly-used hashing algorithms.
SecureHash.HashingInputStream - Class in org.modeshape.common.util
 
SecureHash.HashingInputStream(MessageDigest, InputStream) - Constructor for class org.modeshape.common.util.SecureHash.HashingInputStream
 
SecureHash.HashingReader - Class in org.modeshape.common.util
 
SecureHash.HashingReader(MessageDigest, Reader, Charset) - Constructor for class org.modeshape.common.util.SecureHash.HashingReader
 
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.
SecurityContext - Interface in org.modeshape.graph
A security context provides a pluggable means to support disparate authentication and authorization mechanisms that specify the user name and roles.
SecurityContext - Interface in org.modeshape.jcr.api
Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation
SecurityContextCredentials - Class in org.modeshape.jcr.api
Deprecated. Configure each repository to use a custom AuthenthicationProvider implementation
SecurityContextCredentials(SecurityContext) - Constructor for class org.modeshape.jcr.api.SecurityContextCredentials
Deprecated. Initializes the class with an existing JCR security context.
SecurityContextProvider - Class in org.modeshape.jcr.security
Deprecated. Use custom AuthenticationProvider implementations instead
SecurityContextProvider() - Constructor for class org.modeshape.jcr.security.SecurityContextProvider
Deprecated.  
securityExceptionWhileSettingProperty - Static variable in class org.modeshape.repository.RepositoryI18n
 
select(String...) - Method in class org.modeshape.graph.query.QueryBuilder
Add to the select clause the columns with the supplied names.
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.qom.JcrQueryObjectModelFactory
Creates a query with one or more selectors.
SELECT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
SELECT_SQL - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
SelectComponent - Class in org.modeshape.graph.query.process
 
SelectComponent(ProcessingComponent, Constraint, Map<String, Object>) - Constructor for class org.modeshape.graph.query.process.SelectComponent
Create a SELECT processing component that pass those tuples that satisfy the supplied constraint.
SelectComponent(ProcessingComponent, Constraint, Map<String, Object>, SelectComponent.Analyzer) - Constructor for class org.modeshape.graph.query.process.SelectComponent
Create a SELECT processing component that pass those tuples that satisfy the supplied constraint, using the supplied SelectComponent.Analyzer for the verification of the more complex/arduous constraints.
SelectComponent.Analyzer - Interface in org.modeshape.graph.query.process
Inteface for criteria evaluation operations that cannot be defined efficiently, correctly, or completely using only the tuple values.
SelectComponent.CompareOperation - Interface in org.modeshape.graph.query.process
Interface defining the Comparison functionality for a specific Operator.
SelectComponent.ConstraintChecker - Interface in org.modeshape.graph.query.process
Interface used to determine whether a tuple satisfies all of the constraints applied to the SELECT node.
selectDistinct(String...) - Method in class org.modeshape.graph.query.QueryBuilder
Select the distinct values from the columns with the supplied names.
selectDistinctStar() - Method in class org.modeshape.graph.query.QueryBuilder
Select all of the distinct values from the single-valued columns.
Selector - Class in org.modeshape.graph.query.model
 
Selector(SelectorName) - Constructor for class org.modeshape.graph.query.model.Selector
Create a selector with a name.
Selector(SelectorName, SelectorName) - Constructor for class org.modeshape.graph.query.model.Selector
Create a selector with the supplied name and alias.
selector(String) - Method in class org.modeshape.graph.query.QueryBuilder
Convenience method that creates a selector name object using the supplied string.
selector(String, String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
selector1Name() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
Get the name of the selector that appears on the left-side of the join.
selector1Name() - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
Get the selector name for the first side of the join condition.
selector2Name() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
Get the name of the selector that appears on the right-side of the join.
selector2Name() - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
Get the selector name for the second side of the join condition.
selector2Path() - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
Get the path for the node being used, relative to the second selector.
selectorDoesNotExistInQuery - Static variable in class org.modeshape.graph.GraphI18n
 
selectorName() - Method in class org.modeshape.graph.query.model.ChildNode
Get the name of the selector representing the child
selectorName() - Method in class org.modeshape.graph.query.model.Column
Get the name of the selector for the node.
selectorName() - Method in class org.modeshape.graph.query.model.DescendantNode
Get the name of the selector for the node.
selectorName() - Method in class org.modeshape.graph.query.model.FullTextSearch
Get the name of the selector that is to be searched
selectorName() - Method in class org.modeshape.graph.query.model.FullTextSearchScore
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.Length
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.LowerCase
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.NodeDepth
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.NodeLocalName
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.NodeName
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.NodePath
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.PropertyExistence
Get the name of the selector.
selectorName() - Method in class org.modeshape.graph.query.model.PropertyValue
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.ReferenceValue
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.query.model.SameNode
Get the name of the selector.
SelectorName - Class in org.modeshape.graph.query.model
A representation of a qualified or expanded name.
SelectorName(String) - Constructor for class org.modeshape.graph.query.model.SelectorName
 
selectorName() - Method in class org.modeshape.graph.query.model.UpperCase
Get the selector symbol upon which this operand applies.
selectorName() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the name of the selector (or table) that is being queried.
selectorName(String) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
 
selectorNames() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
Get the selector symbols to which this operand applies.
selectorNames() - Method in interface org.modeshape.graph.query.model.DynamicOperand
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.FullTextSearchScore
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.Length
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.LowerCase
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.NodeDepth
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.NodeLocalName
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.NodeName
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.NodePath
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.PropertyValue
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.ReferenceValue
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.graph.query.model.UpperCase
Get the selector symbols to which this operand applies.
selectorNames() - Method in class org.modeshape.jcr.query.JcrSqlQueryParser.JoinableSources
 
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.
selectStar() - Method in class org.modeshape.graph.query.QueryBuilder
Select all of the single-valued columns.
SELF - Static variable in interface org.modeshape.graph.property.Path
String representation of the segment that references the same segment.
SELF_NAME - Static variable in interface org.modeshape.graph.property.Path
Singleton instance of the name referencing a self, provided as a convenience.
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.graph.property.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
SEMICOLON - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
separateAndConstraints(Constraint, List<Constraint>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Walk the supplied constraint to extract a list of the constraints that can be AND-ed together.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in interface org.modeshape.graph.sequencer.StreamSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
 
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.cnd.CndSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.image.ImageMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.java.JavaMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.mp3.Mp3MetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.teiid.ModelSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.teiid.VdbSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.wsdl.WsdlSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.xml.XmlSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
SEQUENCE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.xsd.XsdSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.modeshape.sequencer.zip.ZipSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequenceConstructorSimpleTypeName(SimpleTypeFieldMetadata, Path, SequencerOutput, NameFactory, PathFactory) - Static method in class org.modeshape.sequencer.java.SimpleTypeMetadataSequencer
Sequence the type name of the simple type.
SEQUENCED_DATE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
sequenceFieldMemberData(ArrayTypeFieldMetadata, PathFactory, NameFactory, SequencerOutput, Path, int) - Static method in class org.modeshape.sequencer.java.ArrayTypeFieldMetadataSequencer
Sequence member data of array type.
sequenceMethodFormalParam(SequencerOutput, NameFactory, PathFactory, ArrayTypeFieldMetadata, Path) - Static method in class org.modeshape.sequencer.java.ArrayTypeFieldMetadataSequencer
Sequence all formal parameters of a method.
sequenceMethodFormalParam(SequencerOutput, NameFactory, PathFactory, SimpleTypeFieldMetadata, Path) - Static method in class org.modeshape.sequencer.java.SimpleTypeMetadataSequencer
 
sequenceMethodReturnType(SequencerOutput, NameFactory, PathFactory, SimpleTypeFieldMetadata, Path) - Static method in class org.modeshape.sequencer.java.SimpleTypeMetadataSequencer
Sequence the return type of a method.
sequencer(String) - Method in class org.modeshape.jcr.JcrConfiguration
Obtain or create a definition for the sequencer with the supplied name or identifier.
sequencer(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain or create a definition for the sequencer with the supplied name or identifier.
SEQUENCER - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
sequencerDefinition(ReturnType, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a definition object for the sequencer with the supplied name and return type.
SequencerOutput - Interface in org.modeshape.graph.sequencer
Interface for sequencers to use to generate their output.
sequencers() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the list of sequencer definitions.
SEQUENCERS - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.cnd.CndSequencerI18n
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.image.ImageSequencerI18n
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.java.JavaMetadataI18n
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataI18n
 
sequenceTheParameterizedTypeModifier(ModifierMetadata, Path, PathFactory, NameFactory, SequencerOutput) - Static method in class org.modeshape.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Sequences a modifier of this parameterized type.
sequenceTheParameterizedTypeName(ParameterizedTypeFieldMetadata, Path, PathFactory, NameFactory, SequencerOutput) - Static method in class org.modeshape.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Sequences the type name of the parameterized type.
sequenceTheVariable(SequencerOutput, NameFactory, Variable, Path) - Static method in class org.modeshape.sequencer.java.VariableSequencer
Sequence a variable.
sequencingFrom(PathExpression) - Method in class org.modeshape.repository.ModeShapeConfiguration.SequencerBuilder
 
sequencingFrom(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.SequencerBuilder
 
sequencingFrom(String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SequencerDefinition
Specify the input path expression represented as a string, which determines when this sequencer will be executed.
sequencingFrom(PathExpression) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SequencerDefinition
Specify the input path expression, which determines when this sequencer will be executed.
sequencingServiceName - Static variable in class org.modeshape.repository.RepositoryI18n
 
serialize(Changes) - Static method in class org.modeshape.clustering.ClusteredObservationBus
 
serializeProperties(ObjectOutputStream, int, Iterable<Property>, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Serialize the properties' values to the object stream.
serializeProperty(ObjectOutputStream, Property, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.modeshape.connector.store.jpa.util.Serializer
Serialize the property's values to the object stream.
Serializer - Class in org.modeshape.connector.store.jpa.util
A class that is responsible for serializing and deserializing properties.
Serializer(ExecutionContext, boolean) - Constructor for class org.modeshape.connector.store.jpa.util.Serializer
 
Serializer.LargeValues - Interface in org.modeshape.connector.store.jpa.util
Interface that represents the location where "large" objects are stored.
Serializer.NoLargeValues - Class in org.modeshape.connector.store.jpa.util
 
Serializer.NoLargeValues() - Constructor for class org.modeshape.connector.store.jpa.util.Serializer.NoLargeValues
 
Serializer.NoReferenceValues - Class in org.modeshape.connector.store.jpa.util
 
Serializer.NoReferenceValues() - Constructor for class org.modeshape.connector.store.jpa.util.Serializer.NoReferenceValues
 
Serializer.ReferenceValues - Interface in org.modeshape.connector.store.jpa.util
Interface used to record how Reference values are processed during serialization and deserialization.
SERVICE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavServlet
This method also sets and clears a thread-local reference to the incoming request.
serviceNotShutdowAndMayNotBeTerminated - Static variable in class org.modeshape.repository.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.repository.RepositoryI18n
 
serviceShutdowAndMayNotBeStarted - Static variable in class org.modeshape.repository.RepositoryI18n
 
ServletCredentials - Class in org.modeshape.jcr.api
A Credentials implementation that assumes servlet-based authentication and provides authorization through the servlet role-checking mechanism.
ServletCredentials(HttpServletRequest) - Constructor for class org.modeshape.jcr.api.ServletCredentials
Create a Credentials using the supplied servlet information.
ServletCredentials - Class in org.modeshape.web.jcr
Deprecated. Use ServletCredentials instead
ServletCredentials(HttpServletRequest) - Constructor for class org.modeshape.web.jcr.ServletCredentials
Deprecated. Create a ServletSecurityContext with the supplied servlet information.
ServletProvider - Class in org.modeshape.jcr.security
An implementation of AuthenticationProvider that delegates to the HttpServletRequest referenced by the supplied ServletCredentials instances for all authentication and role-based authorization.
ServletProvider() - Constructor for class org.modeshape.jcr.security.ServletProvider
 
ServletProvider.ServletSecurityContext - Class in org.modeshape.jcr.security
 
ServletProvider.ServletSecurityContext(HttpServletRequest) - Constructor for class org.modeshape.jcr.security.ServletProvider.ServletSecurityContext
 
ServletSecurityContext - Class in org.modeshape.web.jcr
Deprecated. 
ServletSecurityContext(HttpServletRequest) - Constructor for class org.modeshape.web.jcr.ServletSecurityContext
Deprecated. Create a ServletSecurityContext with the supplied servlet information.
session() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
sessionIsNotActive - Static variable in class org.modeshape.jcr.JcrI18n
 
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(String, String) - Static method in class org.modeshape.common.util.LogContext
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
set(int, NodeType) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
set(PathNode) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache
 
set(PathNode) - Method in interface org.modeshape.graph.connector.path.cache.WorkspaceCache
Attempts to cache the given node.
set(Property...) - Method in class org.modeshape.graph.Graph.Batch
Set the properties on a node.
set(Iterable<Property>) - Method in class org.modeshape.graph.Graph.Batch
Set the properties on a node.
set(String) - Method in class org.modeshape.graph.Graph.Batch
Set a property on a node, starting with the name.
set(Name) - Method in class org.modeshape.graph.Graph.Batch
Set a property on a node, starting with the name.
set(Property...) - Method in class org.modeshape.graph.Graph
Set the properties on a node.
set(String) - Method in class org.modeshape.graph.Graph
Set a property on a node, starting with the name.
set(Name) - Method in class org.modeshape.graph.Graph
Set a property on a node, starting with the name.
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.db2.Db2DdlConstants.Db2StatementStartPhrases
 
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_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
 
SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
 
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
setActorIdExpression(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
setActualLocation(Location) - Method in class org.modeshape.graph.request.LockBranchRequest
Sets the actual and complete location of the node being locked.
setActualLocation(Location) - Method in class org.modeshape.graph.request.UnlockBranchRequest
Sets the actual and complete location of the node being unlocked.
setActualLocation(Location, List<Object>, List<Object>) - Method in class org.modeshape.graph.request.UpdateValuesRequest
 
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.CreateNodeRequest
Sets the actual and complete location of the node being created.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.DeleteBranchRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.DeleteChildrenRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.FunctionRequest
Sets the actual and complete location of the node whose children and properties have been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadBranchRequest
Sets the actual and complete location of the node being read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadNodeRequest
Sets the actual and complete location of the node whose children and properties have been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.ReadPropertyRequest
Sets the actual and complete location of the node whose property has been read.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.RemovePropertyRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.SetPropertyRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfStartingAfterNode(Location) - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocations(Location, Location) - Method in class org.modeshape.graph.request.CloneBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.modeshape.graph.request.CopyBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.modeshape.graph.request.MoveBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.modeshape.graph.request.RenameNodeRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualProperty(Property, boolean) - Method in class org.modeshape.graph.request.UpdateValuesRequest
Record that the property did not exist prior to the processing of this request and was actually created by this request.
setActualRootLocation(Location) - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualWorkspaceName(String) - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Set the actual name of the workspace that was created.
setActualWorkspaceName(String) - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
Set the actual name of the workspace that was created.
setActualWorkspaceName(String) - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Set the actual name of the workspace.
setAdditionalPassRequired(boolean) - Method in class org.modeshape.graph.request.CollectGarbageRequest
After collecting garbage during one pass (per this request), set whether additional passes are still required.
setAllChildren(Long, Path, LinkedList<Location>) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
 
setAllChildren(Path, LinkedList<Location>) - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
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.
setAllowsSameNameChildren(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setAllowsUpdates(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set whether this source allows updates.
setAnnotationMetada(List<AnnotationMetadata>) - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
setAnnotations(List<AnnotationMetadata>) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
setAsSchemaChildNode(AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setAssignment(JPDL3AssignmentMetadata) - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
Set the delegated instance, the assignment.
setAttributeScoping(XmlSequencer.AttributeScoping) - Method in class org.modeshape.sequencer.xml.XmlSequencer
 
setAutoCommit(boolean) - Method in class org.modeshape.jdbc.JcrConnection
setAutoGenerateSchema(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Sets the setting dictating what the JPA implementation should do with the database schema upon first connection.
setAvailableWorkspaceNames(Set<String>) - Method in class org.modeshape.graph.request.GetWorkspacesRequest
Set the names of the workspaces that are available (at least to the current user)
setBeanPropertyIfExistsAndNotSet(Object, String, Object) - Method in class org.modeshape.repository.RepositoryService
 
setBinaryStream(long) - Method in class org.modeshape.jdbc.JcrBlob
setBuiltIn(boolean) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setBytes(long, byte[]) - Method in class org.modeshape.jdbc.JcrBlob
setBytes(long, byte[], int, int) - Method in class org.modeshape.jdbc.JcrBlob
setCacheableInfo(CacheableRequest) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Set the supplied request to have the default cache policy and the current time in UTC.
setCacheableInfo(CacheableRequest, CachePolicy) - Method in class org.modeshape.graph.request.processor.RequestProcessor
Set the supplied request to have the supplied cache policy and the current time in UTC.
setCacheConcurrencyStrategy(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the cache concurrency strategy.
setCacheConfigurationName(String) - Method in class org.modeshape.connector.infinispan.InfinispanSource
Get the name of the configuration that should be used if a cache is to be created using the CacheContainer found in JNDI or the DefaultCacheManager if needed.
setCacheConfigurationName(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Get the name of the configuration that should be used if a cache is to be created using the CacheFactory found in JNDI or the DefaultCacheFactory if needed.
setCacheContainerJndiName(String) - Method in class org.modeshape.connector.infinispan.InfinispanSource
Set the name in JNDI of a CacheContainer instance that should be used to obtain the Cache instance used by this source.
setCacheFactoryJndiName(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the name in JNDI of a CacheFactory instance that should be used to obtain the Cache instance used by this source.
setCacheJndiName(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the name in JNDI of a Cache instance that should be used by this source.
setCacheManagerJndiName(String) - Method in class org.modeshape.connector.infinispan.InfinispanSource
Deprecated. 
setCacheManagerLookup(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the value specifying where the cache manager should be found.
setCachePolicy(CachePolicy) - Method in interface org.modeshape.graph.cache.Cacheable
Set the caching policy for this object.
setCachePolicy(CachePolicy) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Sets the cache policy for the repository and replaces the path repository cache with a new path repository cache tied to the new cache policy
setCachePolicy(PathCachePolicy) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Sets the cache policy for the repository and replaces the path repository cache with a new path repository cache tied to the new cache policy
setCachePolicy(CachePolicy) - Method in class org.modeshape.graph.request.CacheableRequest
Set the caching policy for this object.
setCacheProviderClassName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the class name of the JPA cache provider or region factory that should be used.
setCacheTimeToLiveInMilliseconds(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the time in milliseconds that content returned from this source may used while in the cache.
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.
setChecksum(long) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setChildName(String) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setChildNamespace(NamespaceEntity) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setChildren(List<UUID>) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
setChildren(List<Path.Segment>) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
setChildren(Location, Location...) - Method in class org.modeshape.graph.request.ReadBranchRequest
Record the children for a parent node in the branch.
setChildren(Location, List<Location>) - Method in class org.modeshape.graph.request.ReadBranchRequest
Record the children for a parent node in the branch.
setClassFileRecorder(ClassFileRecorder) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
Sets a custom ClassFileRecorder.
setClassFileRecorderClassName(String) - Method in class org.modeshape.sequencer.classfile.ClassFileSequencer
Sets the custom ClassFileRecorder by specifying a class name.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.modeshape.common.component.ComponentLibrary
Set the Maven Repository that should be used to load the component classes.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Sets the Maven Repository that should be used to load the MIME-type detectors.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.modeshape.graph.text.TextExtractors
Sets the Maven Repository that should be used to load the MIME-type detectors.
setClasspath(String[]) - 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
setClusterName(String) - Method in class org.modeshape.clustering.ClusteredObservationBus
Set the name of the JGroups cluster.
setCndFileName(String) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setCollectComments(boolean) - Method in class org.modeshape.sequencer.image.ImageMetadata
Specify whether textual comments are supposed to be extracted from input.
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.
setCommentMarker(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
Sets the comment marker to use.
setComponentType(FieldMetadata) - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
 
setCompressData(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setCompressed(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
setCompressed(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setConfigType(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
 
setConfiguration(String) - Method in class org.modeshape.clustering.ClusteredObservationBus
Set the JGroups configuration, which may be a string that refers to a resource on the classpath, the path of the local configuration, the URL to the configuration file, or the configuration specified using the newer-style XML form or older-style string form.
setConfiguration(T) - Method in interface org.modeshape.common.component.Component
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setConstraint(Constraint) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
 
setConstraint(Constraint) - Method in class org.modeshape.graph.query.QueryBuilder.LowerCaser
 
setConstraint(Constraint) - Method in class org.modeshape.graph.query.QueryBuilder.UpperCaser
 
setContent(Node, String, InputStream, String, String) - Method in interface org.modeshape.web.jcr.webdav.ContentMapper
Creates or modifies the content of a WebDAV file.
setContent(Node, String, InputStream, String, String) - Method in class org.modeshape.web.jcr.webdav.DefaultContentMapper
 
setContentLocation(String) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Set the location where the initial content is defined.
setContentUsedToDetermineMimeType(boolean) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set whether this source should use file content (and file name) to determine the MIME type.
setContext(Context) - Method in class org.modeshape.connector.disk.DiskSource
 
setContext(Context) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
setContext(Context) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
setContext(Context) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
setCorePoolSize(int) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Sets the core number of connections.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.disk.DiskSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.modeshape.connector.svn.SvnRepositorySource
Set whether this source allows workspaces to be created dynamically.
setCredentials(Credentials) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Set the JCR credentials that should be used.
SetCriteria - Class in org.modeshape.graph.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.graph.query.model.SetCriteria
 
SetCriteria(DynamicOperand, StaticOperand...) - Constructor for class org.modeshape.graph.query.model.SetCriteria
 
setCriteria(DynamicOperand, Collection<? extends StaticOperand>) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
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(DynamicOperand, Collection<? extends StaticOperand>) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
setCurrentNamespaceUri(String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
setCustomPropertiesFactory(CustomPropertiesFactory) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set the factory that is used to create custom properties on "nt:folder", "nt:file", and "nt:resource" nodes.
setCustomPropertiesFactory(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set the factory that is used to create custom properties on "nt:folder", "nt:file", and "nt:resource" nodes by specifying the name of a class that implements the CustomPropertiesFactory interface and has a public, no-argument constructor.
setData(byte[]) - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
setData(byte[]) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Set the data that represents the packed properties.
setDataSourceJndiName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setDataSourceJndiName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setDatatypeParser(DataTypeParser) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setDebug(boolean) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setDeclaredSuperTypeNames(String[]) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
Set the direct supertypes for this node type.
setDefaultCachePolicy(CachePolicy) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
setDefaultCatalogName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Set the name of the catalog that should be used when the database does not support catalogs.
setDefaultLength(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDefaultPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDefaultPrimaryType(String) - Method in interface org.modeshape.jcr.nodetype.NodeDefinitionTemplate
Deprecated. As of ModeShape 2.0, use NodeDefinitionTemplate.setDefaultPrimaryTypeName(String) instead
setDefaultScale(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDefaultSchemaName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Set the name of the schema that should be used when the database does not support schemas.
setDefaultValues(String[]) - Method in interface org.modeshape.jcr.nodetype.PropertyDefinitionTemplate
Deprecated. As of ModeShape 2.0, use PropertyDefinitionTemplate.setDefaultValues(javax.jcr.Value[]) instead
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.disk.DiskSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.connector.svn.SvnRepositorySource
Set the file system path to the existing directory that should be used for the default workspace.
setDefaultWorkspaceName(String) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Set the default workspace name.
setDefaultWorkspaceName(String) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Set the default workspace name.
setDepthForLoadingNodes(int) - Method in class org.modeshape.graph.session.GraphSession
Set the loading depth parameter, which controls how deep a subgraph should be read when a node is loaded from the persistence store.
setDescription(String) - Method in class org.modeshape.common.util.Reflection.Property
Set the description for this property.
setDescription(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setDescription(String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetDescription
Specify the description of this component.
setDescription(String) - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
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.
setDialect(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setDoUseTerminator(boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Sets the value of the use terminator flag for the parser.
setDriverClassloaderName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setDriverClassloaderName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setDriverClassName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setDriverClassName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setDueDate(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
setEagerFileLoading(boolean) - Method in class org.modeshape.connector.filesystem.FileSystemSource
 
setEcoreFileNames(List<String>) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setEcoreFileNames(String...) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setEditor(ISVNEditor) - Method in class org.modeshape.connector.svn.SvnWorkspace.SvnCommand
 
setElementType(FieldMetadata) - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
 
setEndStateMetadata(JPDL3EndStateMetadata) - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
setError(Throwable) - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
Set the error for this request.
setError(Throwable) - Method in interface org.modeshape.graph.request.function.FunctionContext
Record that an error occurred.
setError(Throwable) - Method in class org.modeshape.graph.request.Request
Set the error for this request.
setExcludedMimeTypes(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Set the MIME types that should be excluded.
setExclusionPattern(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the regular expression that, if matched by a file or folder, indicates that the file or folder should be ignored Only one of FilenameFilter or Inclusion/Exclusion Pattern are used at a given time.
setExclusionPattern(String) - Method in class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
setExpression(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
Set the expression.
setExtraColumns(boolean) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata.MutableTable
 
setExtraPropertiesBehavior(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set the desired behavior for handling extra properties on "nt:foldeR", "nt:file", and "nt:resource" nodes.
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
setFields(List<FieldMetadata>) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
setFilenameFilter(FilenameFilter) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the filename filter that is used to restrict which content can be accessed by this connector Only one of FilenameFilter or Inclusion/Exclusion Pattern are used at a given time.
setFilenameFilter(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the filename filter that is used to restrict which content can be accessed by this connector by specifying the name of a class that implements the FilenameFilter interface and has a public, no-argument constructor.
setFqClassName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3AssignmentMetadata
Set the full qualified name of the class delegation.
setGarbageCollectionEnabled(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set whether this source garbage collects unused large values (BINARY and large STRING values) automatically, in the background.
setGeneratesMixins(boolean) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setGeneratesShortNames(boolean) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
setGrammars(String[]) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Set the names of the grammars that should be considered during processing.
setHash(String) - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
setHeaderLevel(int) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
 
setHeadings(List<SlideMetadata>) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideDeckMetadata
 
setHeadings(List<WordMetadata.WordHeading>) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
 
setHoldability(int) - Method in class org.modeshape.jdbc.JcrConnection
setId(Long) - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
setId(Long) - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
 
setIdleTimeInSecondsBeforeTestingConnections(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setIdleTimeInSecondsBeforeTestingConnections(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setIncludedMimeTypes(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Set the MIME types that should be included.
setInclusionPattern(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the regular expression that, if matched by a file or folder, indicates that the file or folder should be included Only one of FilenameFilter or Inclusion/Exclusion Pattern are used at a given time.
setInclusionPattern(String) - Method in class org.modeshape.connector.filesystem.InclusionExclusionFilenameFilter
 
setIndexInParent(int) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setInferred(boolean) - Method in class org.modeshape.common.util.Reflection.Property
Set whether this property was inferred purely by reflection.
setInitialContent(String, String, String...) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
Specify the location of the file containing the initial content for the repository.
setInitialContent(File, String, String...) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
Specify the location of the file containing the initial content for the repository.
setInitialContent(String, String, String...) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the location of the file containing the initial content for the repository.
setInitialContent(File, String, String...) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the location of the file containing the initial content for the repository.
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).
setIsolationLevel(Integer) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the JDBC transaction isolation level that should be used.
setJavadocMetadata(JavadocMetadata) - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
setJndiName(String) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
If you use this to set a JNDI name, this source will be bound to that name using the default InitialContext.
setJndiName(String, Context) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Register this source in JNDI under the supplied name using the supplied context. to set a JNDI name, this source will be bound to that name using the default InitialContext.
setKeepAliveTime(long, TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Sets the time limit for which connections may remain idle before being closed.
setKeepAliveTime(long) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Sets the time limit for which connections may remain idle before being closed.
setLabel(String) - Method in class org.modeshape.common.util.Reflection.Property
Set the human-readable label for the property.
setLargeValuePath(String) - Method in class org.modeshape.connector.disk.DiskSource
 
setLargeValueSizeInBytes(long) - Method in class org.modeshape.connector.disk.DiskSource
 
setLargeValueSizeInBytes(long) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setLatchForFreezing(CountDownLatch) - Method in class org.modeshape.graph.request.Request
 
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.connector.store.jpa.model.simple.LargeValueEntity
 
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
setLimit(long) - Method in class org.modeshape.jcr.query.JcrSearch
 
setLocalizationRepository(LocalizationRepository) - Static method in class org.modeshape.common.i18n.I18n
Set the repository of localized messages.
setLocalPathsToCachedSchemas(String[]) - Method in class org.modeshape.sequencer.wsdl.WsdlSequencer
Set the paths to the local cache of XSD, DTD and other files that may be referenced or imported into the XML Schema documents.
setLockFileUsed(boolean) - Method in class org.modeshape.connector.disk.DiskSource
 
setLogger(Logger) - Method in class org.modeshape.graph.mimetype.MimeTypeDetectors
Sets the logger for this system.
setLogger(Logger) - Method in class org.modeshape.graph.text.TextExtractors
Sets the logger for this system.
setLoggingLocale(Locale) - Static method in class org.modeshape.common.util.Logger
Set the locale used for the logs.
setMarker(boolean) - Method in class org.modeshape.sequencer.java.metadata.MarkerAnnotationMetadata
 
setMaxFailedAttemptsBeforeError(int) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
setMaximumConnectionIdleTimeInSeconds(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setMaximumConnectionIdleTimeInSeconds(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setMaximumConnectionsInPool(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setMaximumConnectionsInPool(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setMaximumLinesToRead(int) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
Sets the maximum number of lines to read.
setMaximumPoolSize(int) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Sets the maximum allowed number of connections.
setMaximumSizeOfStatementCache(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setMaximumSizeOfStatementCache(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setMaxPathLength(int) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set the maximum absolute path length supported by this source.
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.SlideDeckMetadata
 
setMetadata(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideDeckMetadata
 
setMetadata(MSOfficeMetadata) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
 
setMetadata(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.word.WordMetadata
 
setMetadataCollectorClassName(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
Set the class name of the metadata collector and instantiates a new metadata collector object for that class
setMethods(List<MethodMetadata>) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
setMinimumConnectionsInPool(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setMinimumConnectionsInPool(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setMixin(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
setModel(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the model that should be used for this store.
setModelName(Model) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
setModifiers(List<ModifierMetadata>) - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
setModifiers(List<ModifierMetadata>) - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
setModifiers(List<ModifierMetadata>) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
setMovedFrom(GraphSession.NodeId) - Method in class org.modeshape.graph.session.GraphSession.Dependencies
Record that this node is being moved from one parent to another.
setName(String) - Method in class org.modeshape.common.util.Reflection.Property
Set the property name in camel case.
setName(String) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Set the name of this source
setName(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the name of this source
setName(String) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Set the name for the source
setName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the name for the source
setName(String) - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
 
setName(Path.Segment) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
setName(String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
setName(String) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Sets the name of the repository source.
setName(Path.Segment) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
setName(Path.Segment) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
setName(String) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
 
setName(String) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
setName(Path.Segment) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
setName(Path.Segment) - Method in interface org.modeshape.graph.connector.map.MapNode
 
setName(String) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Sets the name of the repository source.
setName(String) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
setName(String) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
setName(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.AnnotationMetadata
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.ImportMetadata
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.PackageMetadata
 
setName(String) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
Set the name.
setName(String) - Method in class org.modeshape.sequencer.java.metadata.Variable
 
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3EndStateMetadata
 
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3StartStateMetadata
 
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
Set the name of the swimlane.
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TransitionMetadata
 
setName(String) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata
 
setName(String) - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
setNamespace(String, String) - Method in class org.modeshape.common.xml.SimpleNamespaceContext
 
setNewLineAfterStatement(boolean) - Method in class org.modeshape.util.SchemaGen
 
setNewProperties(Name...) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Record that the named properties did not exist prior to the processing of this request and were actually created by this request.
setNewProperties(Iterable<Name>) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Record that the named properties did not exist prior to the processing of this request and were actually created by this request.
setNewProperty(boolean) - Method in class org.modeshape.graph.request.SetPropertyRequest
Record that the property did not exist prior to the processing of this request and was actually created by this request.
setNewProperty(Name) - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
Record that the named property did not exist prior to the processing of this request and was actually created by this request.
setNewSVNRepositoryLocation(SVNRepository, String, boolean, String) - Static method in class org.modeshape.connector.svn.SvnRepositoryUtil
 
setNodeCachePolicy(NodeCachePolicy<KeyType, NodeType>) - Method in class org.modeshape.graph.connector.base.AbstractNodeCachingRepositorySource
 
setNodeCachePolicy(NodeCachePolicy<NodeType, NodeType>) - Method in interface org.modeshape.graph.connector.base.NodeCachingRepositorySource
 
setNodeId(long) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setNodeUuidString(String) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Sets the node UUID string
setNormal(boolean) - Method in class org.modeshape.sequencer.java.metadata.NormalAnnotationMetadata
 
setNotes(String) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
setNumberOfChildren(int) - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
Set the number of children for this node
setNumberOfConnectionsToAcquireAsNeeded(int) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setNumberOfConnectionsToAcquireAsNeeded(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setOffset(long) - Method in class org.modeshape.jcr.query.JcrQuery
setOffset(long) - Method in class org.modeshape.jcr.query.JcrSearch
 
SetOperationComponent - Class in org.modeshape.graph.query.process
 
SetOperationComponent(QueryContext, QueryResults.Columns, Iterable<ProcessingComponent>, boolean, boolean) - Constructor for class org.modeshape.graph.query.process.SetOperationComponent
 
setOption(String, String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
setOption(JcrRepository.Option, String) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, boolean) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, int) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, long) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, float) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, double) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setOption(JcrRepository.Option, String) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, boolean) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, int) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, long) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, float) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, double) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOrderableChildNodes(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
setOutput(String, Serializable) - Method in interface org.modeshape.graph.request.function.FunctionContext
Set the value for the named output parameter for the function.
setOutput(String, Serializable) - Method in class org.modeshape.graph.request.FunctionRequest
Set the value for the named output parameter for the function.
setParameters(List<FieldMetadata>) - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
setParent(NodeEntity) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Sets the parent identifier
setParent(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
setParent(UUID) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
setParent(Path) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
setParent(MapNode) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
setParent(MapNode) - Method in interface org.modeshape.graph.connector.map.MapNode
 
setParent(PlanNode) - Method in class org.modeshape.graph.query.plan.PlanNode
Set the parent for this node.
setParent(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the parent for this node.
setPassword(String) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
setPassword(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setPassword(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setPassword(String) - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
setPayload(Payload) - Method in class org.modeshape.graph.session.GraphSession.Node
 
setPdName(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
Set the name of process definition.
setPingTimeout(long, TimeUnit) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
setPingTimeout(long) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Sets the ping timeout, in seconds.
setPooledActorsExpression(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
setPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.disk.DiskSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.store.jpa.JpaSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.connector.svn.SvnRepositorySource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Sets the names of the workspaces that are available when this source is created.
setPreview(boolean) - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
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.
setPrimaryTypeNotSupported - Static variable in class org.modeshape.jcr.JcrI18n
 
setProperties(Node, Iterable<Property>) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
setProperties(Iterable<Property>, Iterable<Name>) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
setProperties(Map<Name, Property>) - Method in class org.modeshape.graph.connector.base.MapNode.Changes
 
setProperties(WorkspaceType, NodeType, Iterable<Property>, Iterable<Name>, boolean) - Method in class org.modeshape.graph.connector.base.MapTransaction
Sets the given properties in a single operation, overwriting any previous properties for the same name.
setProperties(Map<Name, Property>) - Method in class org.modeshape.graph.connector.base.PathNode.Changes
 
setProperties(WorkspaceType, NodeType, Iterable<Property>, Iterable<Name>, boolean) - Method in class org.modeshape.graph.connector.base.PathTransaction
Sets the given properties in a single operation, overwriting any previous properties for the same name.
setProperties(WorkspaceType, NodeType, Iterable<Property>, Iterable<Name>, boolean) - Method in interface org.modeshape.graph.connector.base.Transaction
Sets the given properties in a single operation, overwriting any previous properties for the same name.
setProperties(Iterable<Property>, Iterable<Name>) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
 
setProperties(Iterable<Property>, Iterable<Name>) - Method in interface org.modeshape.graph.connector.map.MapNode
Sets the given properties in a single operation, overwriting any previous properties for the same name This bulk mutator should be used when multiple properties are being set in order to allow underlying implementations to optimize their access to their respective persistent storage mechanism.
setProperties(ExecutionContext, Path, Map<Name, Property>) - Method in interface org.modeshape.graph.connector.path.WritablePathWorkspace
Sets the given properties in a single operation, overwriting any previous properties for the same name.
setProperties(Path, Property...) - Method in interface org.modeshape.graph.io.Destination
Sets the given properties on the node at the supplied path.
setProperties(Path, Iterable<Property>) - Method in interface org.modeshape.graph.io.Destination
Sets the given properties on the node at the supplied path.
setProperties(Path, Property...) - Method in class org.modeshape.graph.io.GraphBatchDestination
Sets the given properties on the node at the supplied path.
setProperties(Path, Iterable<Property>) - Method in class org.modeshape.graph.io.GraphBatchDestination
Sets the given properties on the node at the supplied path.
setProperties(Location, String, Property...) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to update the properties on the node at the supplied location.
setProperties(Location, String, Iterable<Property>) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to update the properties on the node at the supplied location.
setProperties(Location, Property...) - Method in class org.modeshape.graph.request.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, Iterable<Property>) - Method in class org.modeshape.graph.request.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, String, Property...) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to update the properties on the node at the supplied location.
setProperties(Path, Property...) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Sets the given properties on the node at the supplied path.
setProperties(Path, Iterable<Property>) - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Sets the given properties on the node at the supplied path.
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(Node, Property, boolean) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
setProperty(Properties, String, String) - Method in class org.modeshape.connector.store.jpa.HibernateAdapter
 
setProperty(Properties, String, int) - Method in class org.modeshape.connector.store.jpa.HibernateAdapter
 
setProperty(ExecutionContext, String, Object...) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
setProperty(Property) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
setProperty(Property) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(ExecutionContext, String, Object...) - Method in class org.modeshape.graph.connector.map.DefaultMapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(Property) - Method in interface org.modeshape.graph.connector.map.MapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(ExecutionContext, String, Object...) - Method in interface org.modeshape.graph.connector.map.MapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(PlanNode.Property, Object) - Method in class org.modeshape.graph.query.plan.PlanNode
Set the node's value for the supplied property.
setProperty(Location, String, Property) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to update the property on the node at the supplied location.
setProperty(Property) - Method in class org.modeshape.graph.request.ReadPropertyRequest
Set the property on the node as read from the RepositoryConnection
setProperty(Location, String, Property) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to update the property on the node at the supplied location.
setProperty(String, String, Object...) - Method in interface org.modeshape.graph.sequencer.SequencerOutput
Deprecated. As of ModeShape 2.0, the preferred approach is to use SequencerOutput.setProperty(Path, Name, Object...), which properly addresses the session having different namespace mappings. This method depends on the namespace mappings for the given URIs in the name components of the nodePath and propertyName to be mapped in the NamespaceRegistry of the ModeShapeEngine's (or JcrEngine's) ExecutionContext.
setProperty(Path, Name, Object...) - Method in interface org.modeshape.graph.sequencer.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Property, boolean, PropertyPayload) - Method in class org.modeshape.graph.session.GraphSession.Node
Set the supplied property information on this node.
setProperty(Name, Object) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, Object) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(Name, Object[]) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, Object[]) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, boolean) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, int) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, short) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, long) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, double) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, float) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, String) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, String, String...) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
setProperty(String, int) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to an integer.
setProperty(String, long) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a long number.
setProperty(String, short) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a short.
setProperty(String, boolean) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a boolean.
setProperty(String, float) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a float.
setProperty(String, double) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a double.
setProperty(String, String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a string.
setProperty(String, String, String...) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to a string.
setProperty(String, Object) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property value to an object.
setProperty(String, Object[]) - Method in interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
Set the property values to an object.
setProperty(String, Object) - Method in class org.modeshape.repository.ModeShapeConfiguration.SourceBuilder
 
setProperty(Name, Object) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the property with the given name to the supplied value.
setProperty(Name, Object...) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the property with the given name to the supplied values.
setPropertyCount(int) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setPropertyDelimiter(char) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
 
SetPropertyRequest - Class in org.modeshape.graph.request
Instruction to set a particular property on the node at the specified location.
SetPropertyRequest(Location, String, Property) - Constructor for class org.modeshape.graph.request.SetPropertyRequest
Create a request to set the property on the node at the supplied location.
SetQuery - Class in org.modeshape.graph.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.graph.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.graph.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.graph.query.parse.SqlQueryParser
 
SetQuery - Interface in org.modeshape.jcr.api.query.qom
Represents a set query.
setQuery(QueryCommand, SetQuery.Operation, QueryCommand, boolean) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
setQuery(QueryCommand, SetQuery.Operation, QueryCommand, Ordering[], Limit, boolean) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
 
SetQuery.Operation - Enum in org.modeshape.graph.query.model
 
setQueryable(boolean) - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
SetQueryObjectModel - Interface in org.modeshape.jcr.api.query.qom
A set query extension to the JCR query object model.
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(String, String, String...) - Method in interface org.modeshape.graph.sequencer.SequencerOutput
Deprecated. As of ModeShape 2.0, the preferred approach is to use SequencerOutput.setProperty(Path, Name, Object...), which properly addresses the session having different namespace mappings. This method depends on the namespace mappings for the given URIs in the name components of the nodePath and propertyName to be mapped in the NamespaceRegistry of the ModeShapeEngine's (or JcrEngine's) ExecutionContext.
setReference(Path, Name, XsdResolvers.SymbolSpace, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
setReference(Path, Name, XsdResolvers.SymbolSpace, String, String) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
setReference(Path, Name, XsdResolvers.SymbolSpace, String, String) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
setReferenceable(Path, XsdResolvers.SymbolSpace, QName) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
setReferenceable(Path, XsdResolvers.SymbolSpace, String, String) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
setReferentialIntegrityEnforced(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setReferentialIntegrityEnforced(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
setRemoteInfinispanServerList(String) - Method in class org.modeshape.connector.infinispan.RemoteInfinispanSource
Set the list of remote servers that make up the Infinispan cluster.
setRemovedNodes(Set<Location>) - Method in class org.modeshape.graph.request.CloneBranchRequest
Set the locations of the nodes that were removed by this operation, if CloneBranchRequest.removeExisting() is true.
setRepository(Repository) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
setRepository(Repository) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
setRepositoryJndiName(String) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Set the name in JNDI where this source can find the JCR Repository object.
setRepositoryName(String) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
setRepositoryNames(Set<String>) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
 
setRepositoryRootPath(String) - Method in class org.modeshape.connector.disk.DiskSource
Set the the path to the root of the repository on disk.
setRepositoryRootUrl(String) - Method in class org.modeshape.connector.svn.SvnRepositorySource
Set the url for the subversion repository.
setRequiredPrimaryTypes(String[]) - Method in interface org.modeshape.jcr.nodetype.NodeDefinitionTemplate
Deprecated. As of ModeShape 2.0, use NodeDefinitionTemplate.setRequiredPrimaryTypeNames(String[]) instead
setResolver(ReferenceResolver) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
setResourceContent(ITransaction, String, InputStream, String, String) - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore
setResults(List<Object[]>, QueryResults.Statistics) - Method in class org.modeshape.graph.request.AccessQueryRequest
Set the results for this request.
setResults(QueryResults.Columns, List<Object[]>, QueryResults.Statistics) - Method in class org.modeshape.graph.request.FullTextSearchRequest
Set the results for this request.
setRetryLimit(int) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.connector.store.jpa.JpaSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.connector.federation.FederatedRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in interface org.modeshape.graph.connector.RepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.modeshape.graph.search.SearchableRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in interface org.modeshape.repository.ModeShapeConfiguration.RepositorySourceDefinition
Set the retry limit on the repository source.
setRetryLimit(int) - Method in class org.modeshape.repository.ModeShapeConfiguration.SourceBuilder
 
setReturnType(FieldMetadata) - Method in class org.modeshape.sequencer.java.metadata.MethodMetadata
 
setRootNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setRootNodeUuid(String) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
Set the UUID of the root node in this repository.
setRootNodeUuid(String) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
Set the UUID of the root node in this repository.
setRootNodeUuid(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setRootNodeUuid(UUID) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
setRootNodeUuid(String) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Set the UUID of the root node in this repository.
setRootNodeUuid(UUID) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
setRootNodeUuid(String) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
setRootNodeUuid(String) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
 
setRootNodeUuidObject(String) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
 
setRowFactoryClassName(String) - Method in class org.modeshape.sequencer.text.AbstractTextSequencer
Sets the custom row factory class name.
setSameNameSiblingIndex(int) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
 
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
 
setSchemaName(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setSelectorsOnSubplan(PlanNode, Set<SelectorName>) - Static method in class org.modeshape.graph.query.plan.PlanUtil
 
setSha1Hash(String) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
setSheets(List<ExcelSheetMetadata>) - Method in class org.modeshape.sequencer.msoffice.excel.ExcelMetadata
 
setShowSql(boolean) - Method in class org.modeshape.connector.store.jpa.JpaSource
Sets whether this source should output the SQL that it executes
setSingle(boolean) - Method in class org.modeshape.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
setSlashEncoded(boolean) - Method in class org.modeshape.common.text.FilenameEncoder
 
setSlashEncoded(boolean) - Method in class org.modeshape.common.text.UrlEncoder
 
setSource(String) - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
setSource(String) - Method in interface org.modeshape.jcr.JcrConfiguration.RepositoryDefinition
Specify the name of the repository source that is to be used by this JCR repository.
setSource(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setSourceFileRecorder(SourceFileRecorder) - Method in class org.modeshape.sequencer.java.JavaMetadataSequencer
Sets a custom SourceFileRecorder.
setSourceFileRecorderClassName(String) - Method in class org.modeshape.sequencer.java.JavaMetadataSequencer
Sets the custom SourceFileRecorder by specifying a class name.
setSourceJndiName(String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setSourceName(String) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
setSourceName(String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setSourceTranslator(String) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setSplitPattern(String) - Method in class org.modeshape.sequencer.text.DelimitedTextSequencer
Sets the regular expression to use to split incoming rows.
setStartStateMetadata(JPDL3StartStateMetadata) - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
setState(byte[]) - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
setSubqueryVariableName(PlanNode, String) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
 
setSummaryInformation(SummaryInformation) - Method in class org.modeshape.sequencer.msoffice.MSOfficeMetadata
 
setSuperClassName(String) - Method in class org.modeshape.sequencer.java.metadata.TypeMetadata
 
setSwimlane(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskMetadata
 
setSwimlanes(List<JPDL3SwimlaneMetadata>) - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
Set a list with some swimlanes for the process definition.
setTaskNodes(List<JPDL3TaskNodeMetadata>) - Method in class org.modeshape.sequencer.jpdl3.JPDL3Metadata
 
setTasks(List<JPDL3TaskMetadata>) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setTemporaryStoragePath(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the new value for the temporary storage path.
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
 
setThumbnail(byte[]) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
setTimeLoaded(DateTime) - Method in class org.modeshape.graph.request.CacheableRequest
 
setTimeToLive(long, TimeUnit) - Method in class org.modeshape.graph.cache.BasicCachePolicy
Set the time for values and information to live in the cache.
setTimeToLive(long) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
setTimeToLive(long) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
setTimeToLive(long) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache.InMemoryCachePolicy
 
setTitle(String) - Method in class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
setTo(String) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TransitionMetadata
 
setTransactionIsolation(int) - Method in class org.modeshape.jdbc.JcrConnection
setTransitions(List<JPDL3TransitionMetadata>) - Method in class org.modeshape.sequencer.jpdl3.JPDL3StartStateMetadata
 
setTransitions(List<JPDL3TransitionMetadata>) - Method in class org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setType(Class<?>) - Method in class org.modeshape.common.util.Reflection.Property
Set the class to which the value must belong (excluding null values).
setType(PropertyType) - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
 
setType(PlanNode.Type) - Method in class org.modeshape.graph.query.plan.PlanNode
Set the type for this node.
setType(AstNode, Name) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Sets the mixin type property for an AstNode
setType(String) - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
setTypeMap(Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrConnection
setUnusedSource(String) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.disk.DiskSource
 
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Set whether this source allows updates to data within workspaces
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.jbosscache.JBossCacheSource
 
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
In-memory connectors aren't shared and cannot be loaded from external sources if updates are not allowed.
setUpdatesAllowed(boolean) - Method in class org.modeshape.connector.svn.SvnRepositorySource
Set whether this source allows updates to data within workspaces
setUpdatesAllowed(boolean) - Method in interface org.modeshape.graph.connector.base.BaseRepositorySource
Set whether this source allows updates to data within workspaces
setUpdatesAllowed(boolean) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
In-memory connectors aren't shared and cannot be loaded from external sources if updates are not allowed.
setUpdatesAllowed(boolean) - Method in interface org.modeshape.graph.connector.map.MapRepositorySource
Set whether this source allows updates to data within workspaces
setUpdatesAllowed(boolean) - Method in interface org.modeshape.graph.connector.path.PathRepositorySource
Set whether this source allows updates to data within workspaces
setUri(String) - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
 
setUrl(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setUrl(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setUsername(String) - Method in class org.modeshape.connector.jcr.JcrRepositorySource
 
setUsername(String) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
setUsername(String) - Method in class org.modeshape.connector.store.jpa.JpaSource
 
setUsername(String) - Method in class org.modeshape.connector.svn.SvnRepositorySource
 
setUseXmiUuidsAsJcrUuids(boolean) - Method in class org.modeshape.sequencer.teiid.ModelSequencer
 
setUuid(UUID) - Method in class org.modeshape.graph.session.GraphSession.Node
 
setUuid(Path) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
setUuid(Path) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
setValidateConnectionBeforeUse(boolean) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
 
setValue(V) - Method in class org.modeshape.common.collection.ImmutableMapEntry
setValue(String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
setValues(List<MemberValuePair>) - Method in class org.modeshape.sequencer.java.metadata.AnnotationMetadata
 
setVariables(List<Variable>) - Method in class org.modeshape.sequencer.java.metadata.FieldMetadata
 
setVersion(String) - Method in class org.modeshape.connector.store.jpa.util.StoreOptions
 
setVersion(int) - Method in class org.modeshape.sequencer.teiid.VdbManifest
 
setVisible(boolean) - Method in class org.modeshape.sequencer.teiid.VdbModel
 
setWorkspace(String, Location) - Method in class org.modeshape.graph.Graph
Utility method to set the workspace that will be used by this graph.
setWorkspaceId(long) - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
Sets the identifier of the workspace containing this node
setWorkspaceName(String) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
Call to set the workspace name.
setWorkspaceRootPath(String) - Method in class org.modeshape.connector.filesystem.FileSystemSource
Sets the relative root directory for workspaces
SEVERITY - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
SHA1 - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
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.
SHARED_UUID - Static variable in class org.modeshape.jcr.ModeShapeLexicon
The REFERENCE property on the "mode:share" node type.
SHEET - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
SHEET_NAME - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
shortenName(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
shouldCache(NodeType) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.MapCachePolicy
 
shouldCache(PathNode) - Method in class org.modeshape.graph.connector.base.cache.InMemoryNodeCache.PathCachePolicy
 
shouldCache(NodeType) - Method in class org.modeshape.graph.connector.base.cache.NoCachePolicy
 
shouldCache(NodeType) - Method in interface org.modeshape.graph.connector.base.cache.NodeCachePolicy
Indicates whether the node should be cached .
shouldCache(PathNode) - Method in class org.modeshape.graph.connector.path.cache.InMemoryWorkspaceCache.InMemoryCachePolicy
 
shouldCache(PathNode) - Method in class org.modeshape.graph.connector.path.cache.NoCachePolicy
 
shouldCache(PathNode) - Method in interface org.modeshape.graph.connector.path.cache.PathCachePolicy
Indicates whether the node should be cached .
showPlan - Variable in class org.modeshape.graph.query.plan.PlanHints
Flag indicates whether the query plan should be included in the QueryResults
showSqlPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
showSqlPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
showSqlPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
shutdown() - Method in class org.modeshape.clustering.ClusteredObservationBus
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in class org.modeshape.connector.disk.DiskWorkspace
This method shuts down the workspace and makes it no longer usable.
shutdown() - Method in class org.modeshape.connector.infinispan.InfinispanRepository
This method shuts down the workspace and makes it no longer usable.
shutdown() - Method in class org.modeshape.connector.infinispan.InfinispanWorkspace
This method shuts down the workspace and makes it no longer usable.
shutdown() - Method in class org.modeshape.connector.jbosscache.JBossCacheRepository
This method shuts down the workspace and makes it no longer usable.
shutdown() - Method in class org.modeshape.connector.jbosscache.JBossCacheWorkspace
This method shuts down the workspace and makes it no longer usable.
shutdown() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Initiates an orderly shutdown of the pool in which connections that are currently in use are allowed to be used and closed as normal, but no new connections will be created.
shutdown() - Method in class org.modeshape.graph.observe.ChangeObservers
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in class org.modeshape.graph.observe.LocalObservationBus
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in interface org.modeshape.graph.observe.ObservationBus
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in interface org.modeshape.jcr.api.RepositoryFactory
Begin the shutdown process for all the JcrEngine JcrEngines created by calls to RepositoryFactory.getRepository(Map).
shutdown(long, TimeUnit) - Method in interface org.modeshape.jcr.api.RepositoryFactory
Begin the shutdown process for all the JcrEngine JcrEngines created by calls to RepositoryFactory.getRepository(Map).
shutdown() - Method in class org.modeshape.jcr.JcrRepositoryFactory
 
shutdown(long, TimeUnit) - Method in class org.modeshape.jcr.JcrRepositoryFactory
 
shutdown() - Method in class org.modeshape.repository.ModeShapeEngine
Shutdown this engine to close all connections, terminate any ongoing background operations (such as sequencing), and reclaim any resources that were acquired by this engine.
shutdown() - Method in class org.modeshape.repository.RepositoryLibrary
Utility method called by the administrator.
shutdown() - Method in class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
 
shutdown() - Method in interface org.modeshape.web.jcr.spi.RepositoryProvider
Signals the repository provider that it should complete any pending transactions, shutdown, and release any external resource held.
shutdownAndAwaitTermination(long, TimeUnit) - Method in class org.modeshape.jcr.JcrEngine
This method is equivalent to calling ModeShapeEngine.shutdown() followed by JcrEngine.awaitTermination(long, TimeUnit), except that after those methods are called any remaining JCR sessions are terminated automatically.
shutdownNow() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Attempts to close all connections in the pool, including those connections currently in use, and prevent the use of other connections.
shutdownService() - Method in class org.modeshape.repository.RepositoryService
 
SIGNED - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
SIMPLE - Static variable in class org.modeshape.connector.store.jpa.JpaSource.Models
 
SIMPLE_CONTENT - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
SIMPLE_TYPE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
SIMPLE_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SIMPLE_TYPE_DEFINITION - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
SIMPLE_TYPE_DESCRIPTION - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SIMPLE_TYPE_MODIFIER_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SIMPLE_TYPE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SIMPLE_TYPE_VARIABLE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SimpleJpaConnection - Class in org.modeshape.connector.store.jpa.model.simple
The repository connection to JPA repository sources that use the simple model.
SimpleJpaConnection(JpaSource) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaConnection
 
SimpleJpaRepository - Class in org.modeshape.connector.store.jpa.model.simple
Implementation of MapRepository for the Simple JPA connector model.
SimpleJpaRepository(String, UUID, String, String[], EntityManager, ExecutionContext, boolean, boolean, long, String) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
SimpleJpaRepository(String, UUID, EntityManager, ExecutionContext, boolean, boolean, long, String) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
SimpleJpaRepository.JpaNode - Class in org.modeshape.connector.store.jpa.model.simple
Adapter between the persistent entity for nodes and the map repository interface for nodes.
SimpleJpaRepository.JpaNode(NodeEntity) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
SimpleJpaRepository.JpaNode(UUID) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
SimpleJpaRepository.LargeValueSerializer - Class in org.modeshape.connector.store.jpa.model.simple
 
SimpleJpaRepository.LargeValueSerializer(NodeEntity) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.LargeValueSerializer
 
SimpleJpaRepository.LargeValueSerializer(NodeEntity, Set<String>) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.LargeValueSerializer
 
SimpleJpaRepository.Workspace - Class in org.modeshape.connector.store.jpa.model.simple
This class provides a logical mapping of UUIDs to nodes within a named workspace.
SimpleJpaRepository.Workspace(MapRepository, String, long) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
 
SimpleJpaTransaction - Class in org.modeshape.connector.store.jpa.model.simple
A MapRepositoryTransaction that wraps an EntityTransaction.
SimpleModel - Class in org.modeshape.connector.store.jpa.model.simple
Database model that stores each node (transparently) and its properties (opaquely) in a single row.
SimpleModel() - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleModel
 
simpleModelDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
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
 
SimpleProblems - Class in org.modeshape.common.collection
A simple Problems collection.
SimpleProblems() - Constructor for class org.modeshape.common.collection.SimpleProblems
 
SimpleRepositoryContext - Class in org.modeshape.repository
A simple, immutable RepositoryContext implementation that uses the references supplied as parameters to the constructor.
SimpleRepositoryContext(ExecutionContext, Observer, RepositoryConnectionFactory) - Constructor for class org.modeshape.repository.SimpleRepositoryContext
 
SimpleRequestProcessor - Class in org.modeshape.connector.store.jpa.model.simple
Extension of the MapRequestProcessor that provides a SimpleRequestProcessor.process(ReadBranchRequest) implementation optimized for the simple JPA model.
SimpleRequestProcessor(ExecutionContext, SimpleJpaRepository, Observer, boolean) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SimpleRequestProcessor
 
SimpleTypeFieldMetadata - Class in org.modeshape.sequencer.java.metadata
SimpleTypeFieldMetadata is a meta data for simple class type reference , a simple interface type reference, or a simple type variable.
SimpleTypeFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.SimpleTypeFieldMetadata
 
SimpleTypeMetadataSequencer - Class in org.modeshape.sequencer.java
The sequencer of the SimpleTypeFieldMetadata
SINGLE_ANNOTATION_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SINGLE_ELEMENT_ANNOTATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SINGLE_IMPORT_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SINGLE_IMPORT_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SINGLE_IMPORT_TYPE_DECLARATION_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
SINGLE_QUOTED_STRING - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for tokens that consist of all the characters within single-quotes.
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.graph.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.
SingleImportMetadata - Class in org.modeshape.sequencer.java.metadata
Single-import metadata.
SingleImportMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.SingleImportMetadata
 
SingleMemberAnnotationMetadata - Class in org.modeshape.sequencer.java.metadata
Metadata for single member annotations.
SingleMemberAnnotationMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
SingleRepositoryRequestResolver - Class in org.modeshape.web.jcr.webdav
Default RequestResolver that performs a direct mapping from all incoming URIs to the same path within a single repository and workspace.
SingleRepositoryRequestResolver() - Constructor for class org.modeshape.web.jcr.webdav.SingleRepositoryRequestResolver
 
SingletonInitialContext - Class in org.modeshape.common.naming
A simple and limited JNDI naming context that can be used in unit tests for code that looks up objects.
SingletonInitialContextFactory - Class in org.modeshape.common.naming
An InitialContextFactory that provides a singleton JNDI naming context.
SingletonInitialContextFactory() - Constructor for class org.modeshape.common.naming.SingletonInitialContextFactory
No-arg constructor
singleValuedPropertyNeedsSingleValuedDefault - Static variable in class org.modeshape.jcr.JcrI18n
 
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
Return the number of key-value pairs in this multimap.
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
Get the number of problems that are in this collection
size() - Method in class org.modeshape.common.collection.LinkedListMultimap.MapEntries
size() - Method in class org.modeshape.common.collection.LinkedListMultimap
Return the number of key-value pairs in this multimap.
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
Get the number of problems that are in this collection
size() - Method in class org.modeshape.common.collection.UnmodifiableProperties
size() - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
size() - Method in interface org.modeshape.graph.property.Path
Return the number of segments in this path.
size() - Method in interface org.modeshape.graph.property.Property
Get the number of actual values in this property.
size() - Method in class org.modeshape.graph.request.CompositeRequest
Get the number of requests.
size() - Method in class org.modeshape.graph.request.CompositeRequestChannel.ChannelCompositeRequest
Get the number of requests.
size() - Method in class org.modeshape.graph.text.TextExtractors
Get the number of text extractors.
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.jcr.query.JcrQueryResult.QueryResultNodeIterator
skip(long) - Method in class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
skipFirstElement - Variable in class org.modeshape.graph.xml.XmlHandler
Flag the records whether the first element should be skipped.
skippingRootElement(boolean) - Method in interface org.modeshape.graph.Graph.ImportInto
Specify whether the root element in the XML document should be skipped (that is, not be represented by a node).
SLASHED_STMT_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
SLF4JLoggerFactory - Class in org.modeshape.common.util.log
Factory used to create the Logger implementation that uses the SLF4J logging framework.
SLF4JLoggerFactory() - Constructor for class org.modeshape.common.util.log.SLF4JLoggerFactory
 
SLF4JLoggerImpl - Class in org.modeshape.common.util.log
Logger that delivers messages to a Log4J logger
SLF4JLoggerImpl(String) - Constructor for class org.modeshape.common.util.log.SLF4JLoggerImpl
 
SLIDE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
SlideDeckMetadata - Class in org.modeshape.sequencer.msoffice.powerpoint
Metadata for Microsoft Powerpoint decks.
SlideDeckMetadata() - Constructor for class org.modeshape.sequencer.msoffice.powerpoint.SlideDeckMetadata
 
SlideMetadata - Class in org.modeshape.sequencer.msoffice.powerpoint
Metadata for Microsoft Office PowerPoint slides.
SlideMetadata() - Constructor for class org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata
 
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
 
SortLocationsComponent - Class in org.modeshape.graph.query.process
 
SortLocationsComponent(ProcessingComponent) - Constructor for class org.modeshape.graph.query.process.SortLocationsComponent
 
SortLocationsComponent(ProcessingComponent, Comparator<Object[]>) - Constructor for class org.modeshape.graph.query.process.SortLocationsComponent
 
SortValuesComponent - Class in org.modeshape.graph.query.process
A ProcessingComponent implementation that performs a PROJECT operation to reduce the columns that appear in the results.
SortValuesComponent(ProcessingComponent, List<Ordering>, Map<SelectorName, SelectorName>) - Constructor for class org.modeshape.graph.query.process.SortValuesComponent
 
source - Variable in class org.modeshape.connector.filesystem.FileSystemRepository
 
source - Variable in class org.modeshape.connector.svn.SvnRepository
 
source - Variable in class org.modeshape.graph.connector.base.Repository
 
source - Variable in class org.modeshape.graph.Graph.CloneTargetAction
 
source() - Method in class org.modeshape.graph.query.model.Query
Get the source for the results.
Source - Interface in org.modeshape.graph.query.model
The source that represents a set of node tuples.
source - Variable in class org.modeshape.graph.query.QueryBuilder
 
source() - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Get the source for the results.
SOURCE - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
source - Variable in class org.modeshape.repository.RepositoryService.GarbageCollectedSource
 
SOURCE - Static variable in class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon
 
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_JNDI_NAME - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
SOURCE_NAME - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
SOURCE_NAME - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
SOURCE_NAME - Static variable in class org.modeshape.graph.connector.federation.FederatedRepositorySource
 
SOURCE_NAME - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
SOURCE_NAME - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
SOURCE_NAME_ATTR - Static variable in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
 
SOURCE_NAME_ATTR - Static variable in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
 
SOURCE_TRANSLATOR - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
sourceDoesNotAllowCreatingWorkspaces - Static variable in class org.modeshape.graph.GraphI18n
 
sourceDoesNotSupportCloningWorkspaces - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
sourceDoesNotSupportCreatingWorkspaces - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
sourceDoesNotSupportDeletingWorkspaces - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
SourceFileRecorder - Interface in org.modeshape.sequencer.java
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.
sourceInUse - Static variable in class org.modeshape.jcr.JcrI18n
 
sourceIsReadOnly - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
sourceIsReadOnly - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
sourceIsReadOnly - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
sourceIsReadOnly - Static variable in class org.modeshape.graph.GraphI18n
 
sourceName - Variable in class org.modeshape.graph.observe.Changes
 
sourceName - Variable in class org.modeshape.graph.query.process.AbstractAccessComponent
 
sourceName - Variable in class org.modeshape.graph.request.CompositeRequestChannel
 
sourceName() - Method in class org.modeshape.graph.request.CompositeRequestChannel
Get the name of the source that this channel uses.
sources() - Method in class org.modeshape.graph.query.process.SetOperationComponent
 
SOURCES - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
SPACE - Static variable in class org.modeshape.jcr.Profiler
 
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.JDBCColumnPositions.PROCEDURE_COLUMNS
 
SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
 
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
SqlQueryParser - Class in org.modeshape.graph.query.parse
A QueryParser implementation that parses a subset of SQL select and set queries.
SqlQueryParser() - Constructor for class org.modeshape.graph.query.parse.SqlQueryParser
 
SqlQueryParser.SqlTokenizer - Class in org.modeshape.graph.query.parse
A TokenStream.Tokenizer implementation that parses words, quoted phrases, comments, and symbols.
SqlQueryParser.SqlTokenizer(boolean) - Constructor for class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
 
SqlServerDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.sqlserver
 
SqlServerDdlConstants.SqlServerDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.sqlserver
 
SqlServerDdlConstants.SqlServerStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.sqlserver
 
SqlServerDdlParser - Class in org.modeshape.sequencer.ddl.dialect.sqlserver
 
SqlServerDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.sqlserver.SqlServerDdlParser
 
SqlServerMetadataCollector - Class in org.modeshape.connector.meta.jdbc
The Microsoft SQL Server JDBC drivers return a list of users from the DatabaseMetaData.getSchemas() method instead of the actual schemas.
SqlServerMetadataCollector() - Constructor for class org.modeshape.connector.meta.jdbc.SqlServerMetadataCollector
 
SrampLexicon - Class in org.modeshape.sequencer.sramp
A lexicon of S-RAMP names used within the XSD sequencer.
SrampLexicon() - Constructor for class org.modeshape.sequencer.sramp.SrampLexicon
 
SrampLexicon.Namespace - Class in org.modeshape.sequencer.sramp
 
SrampLexicon.Namespace() - Constructor for class org.modeshape.sequencer.sramp.SrampLexicon.Namespace
 
STANDARD_DATA_TYPE_URLS_BY_UUID - Static variable in class org.modeshape.sequencer.teiid.ReferenceResolver
 
STANDARD_DATA_TYPE_URLS_TO_NAMES - Static variable in class org.modeshape.sequencer.teiid.ReferenceResolver
 
STANDARD_DATA_TYPE_UUIDS_BY_NAMES - Static variable in class org.modeshape.sequencer.teiid.ReferenceResolver
 
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_PROPERTIES_FOR_CONTENT - Variable in class org.modeshape.connector.filesystem.BasePropertiesFactory
Only certain properties are tolerated when writing content (dna:resource or jcr:resource) nodes.
STANDARD_PROPERTIES_FOR_FILE_OR_FOLDER - Variable in class org.modeshape.connector.filesystem.BasePropertiesFactory
Only certain properties are tolerated when writing files (nt:file) or folders (nt:folder) nodes.
StandardClassLoaderFactory - Class in org.modeshape.common.component
A ClassLoaderFactory implementation that loads classes using the thread's context class loader or (optionally) a supplied class loader.
StandardClassLoaderFactory() - Constructor for class org.modeshape.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(ClassLoader) - Constructor for class org.modeshape.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(boolean, ClassLoader) - Constructor for class org.modeshape.common.component.StandardClassLoaderFactory
 
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
 
StandardDdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
 
StandardDdlParser - Class in org.modeshape.sequencer.ddl
Standard SQL 92 DDL file content parser.
StandardDdlParser() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlParser
 
StandardMapWorkspace<NodeType extends MapNode> - Class in org.modeshape.graph.connector.base
The Workspace implementation that represents all nodes as MapNode objects and stores them within a Map keyed by their UUID.
StandardMapWorkspace(String, Map<UUID, NodeType>, NodeType) - Constructor for class org.modeshape.graph.connector.base.StandardMapWorkspace
Create a new instance of the workspace.
StandardMapWorkspace(String, Map<UUID, NodeType>, StandardMapWorkspace<NodeType>) - Constructor for class org.modeshape.graph.connector.base.StandardMapWorkspace
Create a new instance of the workspace.
start() - Method in class org.modeshape.clustering.ClusteredObservationBus
Prepare this bus for operation by starting any resources.
start() - Method in class org.modeshape.common.text.TokenStream
Begin the token stream, including (if required) the tokenization of the input content.
start() - Method in class org.modeshape.graph.observe.LocalObservationBus
Prepare this bus for operation by starting any resources.
start() - Method in interface org.modeshape.graph.observe.ObservationBus
Prepare this bus for operation by starting any resources.
start(ExecutorService, ExecutionContext, RepositoryConnectionFactory) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Begins processing any requests that have been added to this channel.
start(ExecutorService, RequestProcessor, boolean) - Method in class org.modeshape.graph.request.CompositeRequestChannel
Begins processing any requests that have been added to this channel.
start() - Method in class org.modeshape.jcr.JcrEngine
Start this engine to make it available for use.
start(boolean) - Method in class org.modeshape.jcr.JcrEngine
Start this engine to make it available for use, and optionally start each of the repositories in the configuration.
start(boolean, long, TimeUnit) - Method in class org.modeshape.jcr.JcrEngine
Start this engine to make it available for use, and optionally start each of the repositories in the configuration.
start() - Method in class org.modeshape.repository.ModeShapeEngine
Start this engine to make it available for use.
start() - Method in class org.modeshape.repository.RepositoryLibrary
Utility method called by the administrator.
startCDATA() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
startDocument() - Method in class org.modeshape.common.xml.StreamingContentHandler
startDocument() - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
startDTD(String, String, String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
startElement(String, String, String, Attributes) - Method in class org.modeshape.common.xml.StreamingContentHandler
startElement(String, String, String, Attributes) - Method in class org.modeshape.graph.xml.XmlHandler
startElement(String, String, String, Attributes) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
startEntity(String) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
startGcService() - Method in class org.modeshape.repository.ModeShapeEngine
 
startIndex() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Get the index in the raw stream for the first character in the token.
startIndex() - Method in interface org.modeshape.common.text.TokenStream.Token
Get the index in the raw stream for the first character in the token.
startingAfter(Location) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(String) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Path) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(UUID) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Property) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Property, Property...) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
Get the location of the child after which the block begins.
startingAllRepositoriesWasInterrupted - Static variable in class org.modeshape.jcr.JcrI18n
 
startingAt(int) - Method in interface org.modeshape.graph.Graph.BlockOfChildren
Specify the block of children is to start at the supplied index.
startingAtIndex() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
Get the starting index of the block, which is the index of the first child to include.
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.graph.xml.XmlHandler
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.
startService() - Method in class org.modeshape.repository.RepositoryService
 
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.disk.DiskRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.filesystem.FileSystemRepository
 
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.infinispan.InfinispanRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.jbosscache.JBossCacheRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository
 
startTransaction(boolean) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.connector.svn.SvnRepository
 
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.graph.connector.base.Repository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(ExecutionContext, boolean) - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startTransaction(boolean) - Method in class org.modeshape.graph.connector.map.MapRepository
Begin a transaction, hinting whether the transaction will be used only to read the content.
startup(ServletContext) - Method in class org.modeshape.web.jcr.spi.FactoryRepositoryProvider
 
startup(ServletContext) - Method in interface org.modeshape.web.jcr.spi.RepositoryProvider
Signals the repository provider that it should initialize itself based on the provided servlet context and begin accepting connections.
STATEMENT - Static variable in class org.modeshape.jcr.JcrLexicon
 
statement - Variable in class org.modeshape.jcr.query.qom.JcrAbstractQuery
 
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_CONTAINER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
STATIC - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
StaticOperand - Interface in org.modeshape.graph.query.model
A static operand used in a Comparison constraint.
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
 
store(OutputStream, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
store - Variable in class org.modeshape.graph.session.GraphSession
 
store(String, Name, String, String) - Method in interface org.modeshape.jcr.query.JcrQueryContext
 
storeAsNode(String) - Method in class org.modeshape.jcr.query.qom.JcrAbstractQuery
STORED_QUERY - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
StoreOptionEntity - Class in org.modeshape.connector.store.jpa.util
An option for the store.
StoreOptionEntity() - Constructor for class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
StoreOptionEntity(String, String) - Constructor for class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
StoreOptionEntity(String) - Constructor for class org.modeshape.connector.store.jpa.util.StoreOptionEntity
 
StoreOptions - Class in org.modeshape.connector.store.jpa.util
A utility class that provides easy access to the options stored within a database.
StoreOptions(EntityManager) - Constructor for class org.modeshape.connector.store.jpa.util.StoreOptions
 
StoreOptions.Dna - Class in org.modeshape.connector.store.jpa.util
 
StoreOptions.Dna() - Constructor for class org.modeshape.connector.store.jpa.util.StoreOptions.Dna
 
StoreProperties - Class in org.modeshape.connector.filesystem
A CustomPropertiesFactory implementation that stores "extra" or "custom" properties for 'nt:file', 'nt:folder', and 'nt:resource' nodes in a separate file that is named the same as the original but with a different extension.
StoreProperties() - Constructor for class org.modeshape.connector.filesystem.StoreProperties
 
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
storeTo(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Store the saved configuration to the file with the given name.
storeTo(File) - Method in class org.modeshape.repository.ModeShapeConfiguration
Store the saved configuration to the given file.
storeTo(OutputStream) - Method in class org.modeshape.repository.ModeShapeConfiguration
Store the saved configuration to the stream.
storeTo(ContentHandler) - Method in class org.modeshape.repository.ModeShapeConfiguration
Traverse the saved configuration graph treating it as an XML document and calling the corresponding SAX event on the provided ContentHandler.
storeToXML(OutputStream, String, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
storeToXML(OutputStream, String) - Method in class org.modeshape.common.collection.UnmodifiableProperties
strategy - Variable in class org.modeshape.graph.query.model.Visitors.NavigationVisitor
 
StreamingContentHandler - Class in org.modeshape.common.xml
Class that adapts an arbitrary, open OutputStream to the ContentHandler interface.
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
 
StreamSequencer - Interface in org.modeshape.graph.sequencer
The interface for a ModeShape sequencer that processes a property as a stream to extract information from the content and store in the repository.
StreamSequencerContext - Class in org.modeshape.graph.sequencer
A special ExecutionContext that is used for sequencing streams.
StreamSequencerContext(ExecutionContext, Path, Set<Property>, String, Problems) - Constructor for class org.modeshape.graph.sequencer.StreamSequencerContext
 
STRICT_FP - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
string(Object) - Method in class org.modeshape.jcr.JcrEngine
 
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(Object) - Method in class org.modeshape.sequencer.wsdl.WsdlReader
 
string(Object) - Method in class org.modeshape.sequencer.xsd.XsdReader
 
STRING_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of string values.
STRING_VALUE_PATTERN - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
STRING_VALUE_PATTERN_STRING - Static variable in class org.modeshape.connector.filesystem.StoreProperties
The regex pattern string used to parse quoted string property values.
stringFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
stringFor(Object) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor.Workspace
 
stringFrom(Object) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
stringOf(TypeSystem, Object) - Method in class org.modeshape.graph.query.process.QueryResults
 
StringTransform - Class in org.modeshape.jdbc.types
 
StringTransform() - Constructor for class org.modeshape.jdbc.types.StringTransform
 
StringUtil - Class in org.modeshape.common.util
Utilities for string processing and manipulation.
stringValueFactory - Variable in class org.modeshape.graph.property.ValueTypeSystem
 
strongReferenceValue(String) - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
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.
strongReferenceValue(String) - Method in interface org.modeshape.graph.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
 
Subgraph - Interface in org.modeshape.graph
A subgraph returned by the Graph, containing the nodes in the subgraph as well as the properties and children for each of those nodes.
subgraph(boolean) - Method in class org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
 
subgraph - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
SubgraphNode - Interface in org.modeshape.graph
An extended Node that includes the ability to get nodes in the subgraph relative to this node.
SubgraphNodeEntity - Class in org.modeshape.connector.store.jpa.model.simple
Represents a single node that appears in a subgraph.
SubgraphNodeEntity() - Constructor for class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
SubgraphNodeEntity(Long, String, int) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
 
SubgraphQuery - Class in org.modeshape.connector.store.jpa.model.simple
Represents a temporary working area for a query that efficiently retrieves the nodes in a subgraph.
SubgraphQuery(EntityManager, Long, SubgraphQueryEntity, int) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SubgraphQuery
 
SubgraphQueryEntity - Class in org.modeshape.connector.store.jpa.model.simple
Represents a temporary working area for a query that retrieves the nodes in a subgraph.
SubgraphQueryEntity(Long, String) - Constructor for class org.modeshape.connector.store.jpa.model.simple.SubgraphQueryEntity
 
SUBJECT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
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.graph.connector.base.MapTransaction.Children
submit(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.Graph.AddValueAction
 
submit(Location, String, Function, Map<String, Serializable>) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
 
submit(String, Location, String, Location, Name, Path.Segment, boolean) - Method in class org.modeshape.graph.Graph.CloneAction
 
submit(Location, boolean) - Method in class org.modeshape.graph.Graph.CloneTargetAction
 
submit(String, Locations, Location, Name) - Method in class org.modeshape.graph.Graph.CopyAction
Submit any requests to move the targets into the supplied parent location
submit(Location, String, Name, Collection<Property>, NodeConflictBehavior) - Method in class org.modeshape.graph.Graph.CreateAction
 
submit(Location, LockBranchRequest.LockScope, long) - Method in class org.modeshape.graph.Graph.LockAction
 
submit(Locations, Location, Location, Name) - Method in class org.modeshape.graph.Graph.MoveAction
Submit any requests to move the targets into the supplied parent location
submit(Locations, Location, Name) - Method in class org.modeshape.graph.Graph.MoveAction
Submit any requests to move the targets into the supplied parent location
submit(String, Location, Name, List<Object>) - Method in class org.modeshape.graph.Graph.RemoveValueAction
 
submit() - Method in interface org.modeshape.graph.io.Destination
Signal to this destination that any enqueued create requests should be submitted.
submit() - Method in class org.modeshape.graph.io.GraphBatchDestination
Signal to this destination that any enqueued create requests should be submitted.
submit(Request) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Submit any request to this batch.
submit() - Method in class org.modeshape.sequencer.cnd.CndSequencer.OutputDestination
Signal to this destination that any enqueued create requests should be submitted.
subpath(int) - Method in interface org.modeshape.graph.property.Path
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in interface org.modeshape.graph.property.Path
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(Name...) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
subqueries(Visitable, boolean) - Static method in class org.modeshape.graph.query.model.Visitors
Using a visitor, obtain the Subquery objects that are contained within the supplied object.
Subquery - Class in org.modeshape.graph.query.model
A representation of a non-correlated subquery.
Subquery(QueryCommand) - Constructor for class org.modeshape.graph.query.model.Subquery
Create a new subquery component that uses the supplied query as the subquery expression.
subquery(QueryCommand) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
subquery(Subquery) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
subquery(QueryCommand) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
subquery(Subquery) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
subquery(QueryCommand) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
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.JcrSql2QueryParser
subquery(QueryCommand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Creates a subquery that can be used as a StaticOperand in another query.
subSelect(List<Column>) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Obtain a new definition for the query results that can be used to reference the same tuples that use this columns definition, but that defines a subset of the columns in this definition.
subSelect(Column...) - Method in class org.modeshape.graph.query.process.QueryResultColumns
Obtain a new definition for the query results that can be used to reference the same tuples that use this columns definition, but that defines a subset of the columns in this definition.
subSelect(List<Column>) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Obtain a new definition for the query results that can be used to reference the same tuples that use this columns definition, but that defines a subset of the columns in this definition.
subSelect(Column...) - Method in interface org.modeshape.graph.query.QueryResults.Columns
Obtain a new definition for the query results that can be used to reference the same tuples that use this columns definition, but that defines a subset of the columns in this definition.
subSet(K, K) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
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.qom.JcrQueryObjectModelFactory
Create an arithmetic dynamic operand that subtracts the numeric value of the second operand from the numeric value of the first.
SUCCESSORS - Static variable in class org.modeshape.jcr.JcrLexicon
 
SUPER_CLASS_NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
supertypeNotFound - Static variable in class org.modeshape.jcr.JcrI18n
 
SUPERTYPES - Static variable in class org.modeshape.graph.JcrLexicon
 
supertypesConflict - Static variable in class org.modeshape.jcr.JcrI18n
 
SUPPORTS_AUTOMATIC_GARBAGE_COLLECTION - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source does not support automatic garbage collection.
SUPPORTS_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
This source does not support creating new workspaces, since the JCR API does not provide a way of doing so.
SUPPORTS_CREATING_WORKSPACES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
This source does not support creating workspaces.
SUPPORTS_EVENTS - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source supports events.
SUPPORTS_EVENTS - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
This source supports events.
SUPPORTS_EVENTS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
This source does not support events.
SUPPORTS_EVENTS - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source supports events.
SUPPORTS_EVENTS - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
This source supports events.
SUPPORTS_REFERENCES - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source supports creating references.
SUPPORTS_REFERENCES - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
This source supports creating references.
SUPPORTS_REFERENCES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
This source does not support creating references.
SUPPORTS_REFERENCES - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source supports creating references.
SUPPORTS_REFERENCES - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
This source supports creating references.
SUPPORTS_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
This source supports same-name-siblings.
SUPPORTS_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
This source supports same-name-siblings.
SUPPORTS_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
This source does support same-name-siblings for procedure nodes.
SUPPORTS_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.connector.store.jpa.JpaSource
This source supports same-name-siblings.
SUPPORTS_SAME_NAME_SIBLINGS - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
This source supports same-name-siblings.
SUPPORTS_UPDATES - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
This source does support updates.
SUPPORTS_UPDATES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
This source does not support updates.
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
supportsAutomaticGarbageCollection() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports automatic garbage collection.
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
supportsCreatingWorkspaces() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports creating workspaces through the connector.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
supportsDataManipulationTransactionsOnly() - Method in class org.modeshape.jdbc.JcrMetaData
supportsDifferentTableCorrelationNames() - Method in class org.modeshape.jdbc.JcrMetaData
supportsEvents() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports publishing change events.
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.
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
supportsLocks() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports creating locks.
supportsMimeType(String) - Method in class org.modeshape.extractor.teiid.TeiidVdbTextExtractor
Determine if this extractor is capable of processing content with the supplied MIME type.
supportsMimeType(String) - Method in class org.modeshape.extractor.tika.TikaTextExtractor
Determine if this extractor is capable of processing content with the supplied MIME type.
supportsMimeType(String) - Method in interface org.modeshape.graph.text.TextExtractor
Determine if this extractor is capable of processing content with the supplied MIME type.
supportsMimeType(String) - Method in class org.modeshape.graph.text.TextExtractors
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
supportsQueries() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports queries.
supportsReferences() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports references by identifiers.
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
supportsSameNameSiblings() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports same name siblings.
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
supportsSearches() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports full-text searches.
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.
supportsUpdates() - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Return whether the source supports updates.
suspect(Address) - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
suspendEncoding() - Method in class org.modeshape.common.util.Base64.OutputStream
Suspends encoding of the stream.
SVN_PASSWORD - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
SVN_REPOSITORY_ROOT_URL - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
SVN_USERNAME - Static variable in class org.modeshape.connector.svn.SvnRepositorySource
 
SvnRepository - Class in org.modeshape.connector.svn
 
SvnRepository(SvnRepositorySource) - Constructor for class org.modeshape.connector.svn.SvnRepository
 
SvnRepositoryConnectorI18n - Class in org.modeshape.connector.svn
The internationalized string constants for the org.modeshape.connector.svn* packages.
SvnRepositoryConnectorI18n() - Constructor for class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
SvnRepositoryLexicon - Class in org.modeshape.connector.svn
The namespace and property names used within a SvnRepositorySource to store internal information.
SvnRepositoryLexicon() - Constructor for class org.modeshape.connector.svn.SvnRepositoryLexicon
 
SvnRepositoryLexicon.Namespace - Class in org.modeshape.connector.svn
 
SvnRepositoryLexicon.Namespace() - Constructor for class org.modeshape.connector.svn.SvnRepositoryLexicon.Namespace
 
SvnRepositorySource - Class in org.modeshape.connector.svn
The RepositorySource for the connector that exposes an area of the local/remote svn repository as content in a repository.
SvnRepositorySource() - Constructor for class org.modeshape.connector.svn.SvnRepositorySource
Create a repository source instance.
SvnRepositoryUtil - Class in org.modeshape.connector.svn
 
SvnWorkspace - Class in org.modeshape.connector.svn
Workspace implementation for SVN repository connector
SvnWorkspace(SvnRepository, SVNRepository, String, UUID) - Constructor for class org.modeshape.connector.svn.SvnWorkspace
 
SvnWorkspace(String, SvnWorkspace, SVNRepository) - Constructor for class org.modeshape.connector.svn.SvnWorkspace
 
SvnWorkspace.SvnCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnCommand(ScmAction) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnCommand
 
SvnWorkspace.SvnCompositeCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnCompositeCommand(List<SvnWorkspace.SvnCommand>) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnCompositeCommand
 
SvnWorkspace.SvnPutContentCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnPutContentCommand(String, String, byte[], byte[]) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnPutContentCommand
 
SvnWorkspace.SvnPutFileCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnPutFileCommand(String, String, byte[]) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnPutFileCommand
 
SvnWorkspace.SvnPutFolderCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnPutFolderCommand(String, String) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnPutFolderCommand
 
SvnWorkspace.SvnRemoveCommand - Class in org.modeshape.connector.svn
 
SvnWorkspace.SvnRemoveCommand(String) - Constructor for class org.modeshape.connector.svn.SvnWorkspace.SvnRemoveCommand
 
SybaseDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.sybase
 
SybaseDdlConstants.SybaseDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.sybase
 
SybaseDdlConstants.SybaseStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.sybase
 
SybaseDdlParser - Class in org.modeshape.sequencer.ddl.dialect.sybase
 
SybaseDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.sybase.SybaseDdlParser
 
SYMBOL - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for tokens that consist of an individual "symbol" character.
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.graph.query.model.ArithmeticOperator
Get the symbol for this operator
symbol() - Method in enum org.modeshape.graph.query.model.JoinType
 
symbol() - Method in enum org.modeshape.graph.query.model.Operator
Get the symbol for this operator
symbol() - Method in enum org.modeshape.graph.query.model.Order
Get the symbolic representation of the order
SYMBOL - Static variable in class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
The token type for tokens that consist of an individual "symbol" character.
SYMBOL - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of an individual "symbol" character.
SYNCHRONIZED - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
synchronizeWithNewlyPersistedNode(Location) - Method in class org.modeshape.graph.session.GraphSession.Node
This method is used to adjust the existing children by adding a child that was recently added to the persistent store (via clone or copy).
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.ModeShapeDtdLexicon
 
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.
SystemFunctions - Class in org.modeshape.jcr
A set of SystemFunctions.VersionHistoryFunction implementations that can be used with the Graph API.
SystemFunctions() - Constructor for class org.modeshape.jcr.SystemFunctions
 
SystemFunctions.CreateVersionNodeFunction - Class in org.modeshape.jcr
The Function implementation that efficiently updates the JCR version history and storage with a new version of a node being checked in.
SystemFunctions.CreateVersionNodeFunction() - Constructor for class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
SystemFunctions.InitializeVersionHistoryFunction - Class in org.modeshape.jcr
The Function implementation that efficiently ensures that the JCR version history and storage for a node exist.
SystemFunctions.InitializeVersionHistoryFunction() - Constructor for class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
SystemFunctions.VersionHistoryFunction - Class in org.modeshape.jcr
An abstract Function subclass that contains some helper methods related to version storage and version history.
SystemFunctions.VersionHistoryFunction() - Constructor for class org.modeshape.jcr.SystemFunctions.VersionHistoryFunction
 
systemSourceNameOptionValueDoesNotReferenceExistingSource - Static variable in class org.modeshape.jcr.JcrI18n
 
systemSourceNameOptionValueDoesNotReferenceValidWorkspace - Static variable in class org.modeshape.jcr.JcrI18n
 
systemSourceNameOptionValueIsNotFormattedCorrectly - Static variable in class org.modeshape.jcr.JcrI18n
 

T

TABLE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.CATALOGS
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
Position of the column containing catalog name info.
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
Position of column that contains catalog name in which the table for the column is present.
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
Position of column that contains catalog name of the table.
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
Position of column that contains catalog name of the primaryTable.
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
Position of the column containing catalog name info.
TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
Position of column that contains catalog name in which the table is present.
TABLE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.SCHEMAS
 
TABLE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.SCHEMAS
 
TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
TABLE_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
 
TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
TABLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TABLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.SCHEMAS
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
 
TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
 
TABLE_TYPE - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TABLE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLE_TYPES
 
TABLE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
tableDoesNotExist - Static variable in class org.modeshape.graph.GraphI18n
 
tableIsNotFullTextSearchable - Static variable in class org.modeshape.graph.GraphI18n
 
TableMetadata - Class in org.modeshape.connector.meta.jdbc
Container for table-level metadata.
TableMetadata(String, String, String, String, String, String, String, String) - Constructor for class org.modeshape.connector.meta.jdbc.TableMetadata
 
TABLES - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TABLES_INCLUDE_COLUMNS_FOR_INHERITED_PROPERTIES - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.TABLES_INCLUDE_COLUMNS_FOR_INHERITED_PROPERTIES option is .
TABLES_SEGMENT_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataRepository
 
tableWithNameOrAlias(SelectorName) - Method in class org.modeshape.graph.query.validate.Validator
 
TAGS - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon
 
tailSet(K) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedSortedKeySet
TARGET - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon
 
TARGET_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TARGET_OBJECT_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TARGET_OBJECT_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TARGET_OBJECT_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TARGET_OBJECT_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
targetConflictBehavior() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
Get the desired behavior if a workspace already exists with the desired workspace name .
tearDown() - Static method in class org.modeshape.common.naming.SingletonInitialContextFactory
Release any existing singleton naming context.
TEIID_SUPPORT_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
TeiidI18n - Class in org.modeshape.sequencer.teiid
The internationalized string constants for the org.modeshape.sequencer.teiid* packages.
TeiidI18n() - Constructor for class org.modeshape.sequencer.teiid.TeiidI18n
 
TeiidVdbTextExtractor - Class in org.modeshape.extractor.teiid
 
TeiidVdbTextExtractor() - Constructor for class org.modeshape.extractor.teiid.TeiidVdbTextExtractor
 
TEMPLATE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
TEMPORARY - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TEMPORARY_STORAGE_PATH - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
temporaryStoragePathPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
temporaryStoragePathPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
temporaryStoragePathPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
terminateAllSessions() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
 
terminated() - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Method invoked when the pool has terminated.
testPrint(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
text(Object...) - Method in class org.modeshape.common.i18n.I18n
Get the localized text for the current (default) locale, replacing the parameters in the text with those supplied.
text(Locale, Object...) - Method in class org.modeshape.common.i18n.I18n
Get the localized text for the supplied locale, replacing the parameters in the text with those supplied.
TEXT - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
TEXT_EXTRACTOR - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
TEXT_EXTRACTORS - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
TextDecoder - Interface in org.modeshape.common.text
Interface for components that can decode text.
TextEncoder - Interface in org.modeshape.common.text
Interface for components that can encode text.
TextExtractor - Interface in org.modeshape.graph.text
An abstraction for components that are able to extract text content from an input stream.
textExtractor(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Obtain or create a definition for the text extractor with the supplied name or identifier.
TextExtractorConfig - Class in org.modeshape.graph.text
A configuration for a TextExtractor component.
TextExtractorConfig(String, String, Map<String, Object>, String, String[]) - Constructor for class org.modeshape.graph.text.TextExtractorConfig
 
TextExtractorConfig(String, String, Map<String, Object>, Class<? extends TextExtractor>) - Constructor for class org.modeshape.graph.text.TextExtractorConfig
 
TextExtractorConfig(String, String, Class<? extends TextExtractor>) - Constructor for class org.modeshape.graph.text.TextExtractorConfig
 
TextExtractorContext - Class in org.modeshape.graph.text
A context for extracting the content.
TextExtractorContext(ExecutionContext, Path, Set<Property>, String, Problems) - Constructor for class org.modeshape.graph.text.TextExtractorContext
 
textExtractorDefinition(ReturnType, String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Utility method to construct a definition object for the text extractor with the supplied name and return type.
TextExtractorOutput - Interface in org.modeshape.graph.text
The interface passed to a TextExtractor to which the extractor should record all text content.
TextExtractors - Class in org.modeshape.graph.text
Facility for managing TextExtractorConfigs.
TextExtractors() - Constructor for class org.modeshape.graph.text.TextExtractors
 
textExtractors() - Method in class org.modeshape.repository.ModeShapeConfiguration
Get the list of text extractor definitions.
TextSequencerI18n - Class in org.modeshape.sequencer.text
The internationalized string constants for the org.modeshape.sequencer.text packages.
TextSequencerI18n() - Constructor for class org.modeshape.sequencer.text.TextSequencerI18n
 
TextSequencerLexicon - Class in org.modeshape.sequencer.text
The namespace and property names used within a AbstractTextSequencer to store internal information.
TextSequencerLexicon() - Constructor for class org.modeshape.sequencer.text.TextSequencerLexicon
 
TextSequencerLexicon.Namespace - Class in org.modeshape.sequencer.text
 
TextSequencerLexicon.Namespace() - Constructor for class org.modeshape.sequencer.text.TextSequencerLexicon.Namespace
 
then() - Method in class org.modeshape.graph.query.QueryBuilder.OrderByBuilder
An optional convenience method that returns this builder, but which makes the code using this builder more readable.
thisType() - Method in class org.modeshape.jcr.JcrConfiguration.AuthenticatorBuilder
 
thisType() - Method in class org.modeshape.jcr.JcrConfiguration.RepositoryBuilder
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.ClusterBuilder
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.GlobalProperties
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphReturnable
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.MimeTypeDetectorBuilder
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.SequencerBuilder
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.SourceBuilder
 
thisType() - Method in class org.modeshape.repository.ModeShapeConfiguration.TextExtractorBuilder
 
ThreadSafe - Annotation Type in org.modeshape.common.annotation
Copyright (c) 2005 Brian Goetz and Tim Peierls.
ThreadSafeProblems - Class in org.modeshape.common.collection
A thread-safe Problems collection.
ThreadSafeProblems() - Constructor for class org.modeshape.common.collection.ThreadSafeProblems
 
throwNoMoreContent() - Method in class org.modeshape.common.text.TokenStream
 
ThrowProperties - Class in org.modeshape.connector.filesystem
A CustomPropertiesFactory implementation that throws an exception when attempting to store the "extra" or "custom" properties for 'nt:file', 'nt:folder', and 'nt:resource' nodes.
ThrowProperties() - Constructor for class org.modeshape.connector.filesystem.ThrowProperties
Create an instance of this factory.
THUMBNAIL - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
TikaI18n - Class in org.modeshape.extractor.tika
 
TikaI18n() - Constructor for class org.modeshape.extractor.tika.TikaI18n
 
TikaTextExtractor - Class in org.modeshape.extractor.tika
A TextExtractor that uses the Apache Tika library.
TikaTextExtractor() - Constructor for class org.modeshape.extractor.tika.TikaTextExtractor
 
TIME - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
TIME - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
TIME_FORMAT - Static variable in class org.modeshape.jdbc.util.TimestampWithTimezone
 
TIME_TO_EXPIRE - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
timeoutMayNotBeNegative - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
timestamp - Variable in class org.modeshape.graph.observe.Changes
 
TIMESTAMP - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
 
TIMESTAMP - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
TimeStampTransform - Class in org.modeshape.jdbc.types
 
TimeStampTransform() - Constructor for class org.modeshape.jdbc.types.TimeStampTransform
 
TimestampWithTimezone - Class in org.modeshape.jdbc.util
Utility methods for SQL Timestamps, Time, and Dates with time zones as UTC This is intended to take incoming Strings or Dates that have accurate Calendar fields and give the UTC time by interpretting those fields in the target time zone.
TimestampWithTimezone() - Constructor for class org.modeshape.jdbc.util.TimestampWithTimezone
 
TITLE - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 
TITLE - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
titleCase(String, String...) - Method in class org.modeshape.common.text.Inflector
Capitalizes all the words and replaces some characters in the string to create a nicer looking title.
to(String) - Method in class org.modeshape.graph.Graph.AddValueAction
 
to(Name) - Method in class org.modeshape.graph.Graph.AddValueAction
 
to(Location) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Finish the request by specifying the Location.create where the node should be copied/moved.
to(String) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Finish the request by specifying the Location.create where the node should be copied/moved.
to(Path) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Finish the request by specifying the Location.create where the node should be copied/moved.
to(Location) - Method in class org.modeshape.graph.Graph.CopyAction
 
to(Path) - Method in class org.modeshape.graph.Graph.CopyAction
 
to(String) - Method in class org.modeshape.graph.Graph.CopyAction
 
to(Node) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to be a reference to the given node.
to(Location) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to be a reference to the given location.
to(String) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given string.
to(int) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given integer value.
to(long) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given long value.
to(boolean) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given boolean value.
to(float) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given float value.
to(double) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given double value.
to(BigDecimal) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given decimal value.
to(Calendar) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the date given by the supplied calendar.
to(Date) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given date.
to(DateTime) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given date-time instant.
to(Name) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given Name.
to(Path) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given Path.
to(Reference) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given Reference.
to(URI) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given URI.
to(UUID) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given UUID.
to(Binary) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given binary value.
to(byte[]) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given byte array.
to(InputStream, long) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given string.
to(Reader, long) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given string.
to(Object) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Object[]) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property values to the given object.
to(Object, Object...) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given objects.
to(Iterable<?>) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Iterator<?>) - Method in interface org.modeshape.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Location) - Method in interface org.modeshape.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(String) - Method in interface org.modeshape.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(Path) - Method in interface org.modeshape.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(String) - Method in interface org.modeshape.graph.Graph.ToName
 
to(Name) - Method in interface org.modeshape.graph.Graph.ToName
 
toArray() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
toArray(T[]) - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
toArray() - Method in class org.modeshape.common.collection.ImmutableAppendedList
toArray(X[]) - Method in class org.modeshape.common.collection.ImmutableAppendedList
toArray() - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
toArray(T[]) - Method in class org.modeshape.graph.connector.base.MapTransaction.Children
toCalendar() - Method in interface org.modeshape.graph.property.DateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in interface org.modeshape.graph.property.DateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toDate() - Method in interface org.modeshape.graph.property.DateTime
Get this instance represented as a standard JDK Date instance.
toGregorianCalendar() - Method in interface org.modeshape.graph.property.DateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.cnd.CndTokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.common.text.TokenStream.BasicTokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in interface org.modeshape.common.text.TokenStream.Tokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.graph.query.parse.FullTextSearchParser.TermTokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
Process the supplied characters and construct the appropriate TokenStream.Token objects.
tokens - Variable in class org.modeshape.common.text.TokenStream.TokenFactory
 
TokenStream - Class in org.modeshape.common.text
A foundation for basic parsers that tokenizes input content and allows parsers to easily access and use those tokens.
TokenStream(String, TokenStream.Tokenizer, boolean) - Constructor for class org.modeshape.common.text.TokenStream
 
TokenStream.BasicTokenizer - Class in org.modeshape.common.text
A basic TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
TokenStream.BasicTokenizer(boolean) - Constructor for class org.modeshape.common.text.TokenStream.BasicTokenizer
 
TokenStream.CaseInsensitiveToken - Class in org.modeshape.common.text
 
TokenStream.CaseInsensitiveToken(int, int, int, Position) - Constructor for class org.modeshape.common.text.TokenStream.CaseInsensitiveToken
 
TokenStream.CaseInsensitiveTokenFactory - Class in org.modeshape.common.text
 
TokenStream.CaseInsensitiveTokenFactory() - Constructor for class org.modeshape.common.text.TokenStream.CaseInsensitiveTokenFactory
 
TokenStream.CaseSensitiveToken - Class in org.modeshape.common.text
An immutable TokenStream.Token that implements matching using case-sensitive logic.
TokenStream.CaseSensitiveToken(int, int, int, Position) - Constructor for class org.modeshape.common.text.TokenStream.CaseSensitiveToken
 
TokenStream.CaseSensitiveTokenFactory - Class in org.modeshape.common.text
 
TokenStream.CaseSensitiveTokenFactory() - Constructor for class org.modeshape.common.text.TokenStream.CaseSensitiveTokenFactory
 
TokenStream.CharacterArrayStream - Class in org.modeshape.common.text
An implementation of TokenStream.CharacterStream that works with a single character array.
TokenStream.CharacterArrayStream(char[]) - Constructor for class org.modeshape.common.text.TokenStream.CharacterArrayStream
 
TokenStream.CharacterStream - Interface in org.modeshape.common.text
Interface used by a TokenStream.Tokenizer to iterate through the characters in the content input to the TokenStream.
TokenStream.Token - Interface in org.modeshape.common.text
The interface defining a token, which references the characters in the actual input character stream.
TokenStream.TokenFactory - Class in org.modeshape.common.text
 
TokenStream.TokenFactory() - Constructor for class org.modeshape.common.text.TokenStream.TokenFactory
 
TokenStream.Tokenizer - Interface in org.modeshape.common.text
Interface for a Tokenizer component responsible for processing the characters in a TokenStream.CharacterStream and constructing the appropriate TokenStream.Token objects.
TokenStream.Tokens - Interface in org.modeshape.common.text
A factory for Token objects, used by a TokenStream.Tokenizer to create tokens in the correct order.
toName() - Method in class org.modeshape.graph.request.RenameNodeRequest
Get the new name for the node.
tooDeep - Static variable in class org.modeshape.jcr.JcrI18n
 
tools - Variable in class org.modeshape.jcr.JcrTools.BasicOperation
 
toRequest() - Method in class org.modeshape.graph.request.BatchRequestBuilder.NodeChange
 
toString() - Method in class org.modeshape.common.collection.AbstractMultimap
toString() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedCollection
toString() - Method in class org.modeshape.common.collection.AbstractMultimap.WrappedMap
toString() - Method in class org.modeshape.common.collection.AbstractProblems
toString() - Method in class org.modeshape.common.collection.ImmutableAppendedList
toString() - Method in class org.modeshape.common.collection.ImmutableMapEntry
toString() - Method in class org.modeshape.common.collection.ImmutableProblems
toString() - Method in class org.modeshape.common.collection.LinkedListMultimap.Entry
toString() - Method in class org.modeshape.common.collection.LinkedListMultimap
toString() - Method in class org.modeshape.common.collection.Problem
toString() - Method in class org.modeshape.common.collection.UnmodifiableProperties
toString() - Method in class org.modeshape.common.i18n.I18n
toString() - Method in class org.modeshape.common.text.Inflector.Rule
 
toString() - Method in class org.modeshape.common.text.Position
toString() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
toString() - Method in class org.modeshape.common.text.TokenStream
toString(Object, int) - Static method in class org.modeshape.common.util.ClassUtil
 
toString() - Method in class org.modeshape.common.util.Reflection.Property
toString() - Method in enum org.modeshape.common.util.SecureHash.Algorithm
 
toString() - Method in class org.modeshape.connector.jcr.JcrRepositoryConnection
toString() - Method in class org.modeshape.connector.store.jpa.model.common.ChangeLogEntity
Deprecated. 
toString() - Method in class org.modeshape.connector.store.jpa.model.common.NamespaceEntity
toString() - Method in class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
toString() - Method in class org.modeshape.connector.store.jpa.model.simple.LargeValueEntity
toString() - Method in class org.modeshape.connector.store.jpa.model.simple.NodeEntity
toString() - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.JpaNode
 
toString() - Method in class org.modeshape.connector.store.jpa.model.simple.SubgraphNodeEntity
toString() - Method in class org.modeshape.connector.store.jpa.Model
 
toString() - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache
toString() - Method in class org.modeshape.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
toString() - Method in class org.modeshape.connector.store.jpa.util.StoreOptionEntity
toString() - Method in class org.modeshape.connector.svn.mgnt.AddDirectory
 
toString() - Method in class org.modeshape.connector.svn.mgnt.AddFile
 
toString() - Method in class org.modeshape.connector.svn.mgnt.UpdateFile
 
toString() - Method in class org.modeshape.connector.svn.SvnWorkspace.SvnCommand
 
toString() - Method in class org.modeshape.connector.svn.SvnWorkspace.SvnCompositeCommand
 
toString() - Method in class org.modeshape.graph.cache.BasicCachePolicy
toString() - Method in class org.modeshape.graph.connector.base.Connection
toString() - Method in class org.modeshape.graph.connector.base.MapNode
toString() - Method in class org.modeshape.graph.connector.base.MapWorkspace
toString() - Method in class org.modeshape.graph.connector.base.PathNode
toString() - Method in class org.modeshape.graph.connector.base.PathTransaction.WorkspaceChanges
 
toString() - Method in class org.modeshape.graph.connector.base.PathWorkspace
toString() - Method in class org.modeshape.graph.connector.federation.Projection.PathRule
toString() - Method in class org.modeshape.graph.connector.federation.Projection
toString() - Method in class org.modeshape.graph.connector.inmemory.InMemoryRepositorySource
toString() - Method in class org.modeshape.graph.connector.map.AbstractMapWorkspace
toString() - Method in class org.modeshape.graph.connector.map.DefaultMapNode
toString() - Method in class org.modeshape.graph.connector.map.MapRepositoryConnection
toString() - Method in class org.modeshape.graph.connector.path.DefaultPathNode
 
toString() - Method in class org.modeshape.graph.connector.path.PathRepositoryConnection
toString() - Method in exception org.modeshape.graph.connector.RepositorySourceException
toString() - Method in class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
toString() - Method in class org.modeshape.graph.ExecutionContext
toString() - Method in class org.modeshape.graph.Graph.Batch
toString() - Method in class org.modeshape.graph.Graph.GraphNode
 
toString() - Method in class org.modeshape.graph.Graph.GraphWorkspace
toString() - Method in class org.modeshape.graph.Location
toString() - Method in class org.modeshape.graph.observe.Changes
toString() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChange
toString() - Method in class org.modeshape.graph.observe.NetChangeObserver.NetChanges
toString() - Method in exception org.modeshape.graph.property.InvalidPathException
toString() - Method in exception org.modeshape.graph.property.IoException
toString() - Method in exception org.modeshape.graph.property.NamespaceException
toString() - Method in class org.modeshape.graph.property.PathExpression.Matcher
toString() - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
toString() - Method in class org.modeshape.graph.property.PathExpression
toString() - Method in exception org.modeshape.graph.property.PathNotFoundException
toString() - Method in exception org.modeshape.graph.property.ReferentialIntegrityException
toString() - Method in exception org.modeshape.graph.property.ValueFormatException
toString() - Method in class org.modeshape.graph.query.model.AllNodes
toString() - Method in class org.modeshape.graph.query.model.And
toString() - Method in class org.modeshape.graph.query.model.ArithmeticOperand
toString() - Method in enum org.modeshape.graph.query.model.ArithmeticOperator
toString() - Method in class org.modeshape.graph.query.model.Between
toString() - Method in class org.modeshape.graph.query.model.BindVariableName
toString() - Method in class org.modeshape.graph.query.model.ChildNode
toString() - Method in class org.modeshape.graph.query.model.ChildNodeJoinCondition
toString() - Method in class org.modeshape.graph.query.model.Column
toString() - Method in class org.modeshape.graph.query.model.Comparison
toString() - Method in class org.modeshape.graph.query.model.DescendantNode
toString() - Method in class org.modeshape.graph.query.model.DescendantNodeJoinCondition
toString() - Method in class org.modeshape.graph.query.model.EquiJoinCondition
toString(String) - Method in class org.modeshape.graph.query.model.FullTextSearch.CompoundTerm
 
toString() - Method in class org.modeshape.graph.query.model.FullTextSearch.Conjunction
toString() - Method in class org.modeshape.graph.query.model.FullTextSearch.Disjunction
toString() - Method in class org.modeshape.graph.query.model.FullTextSearch.NegationTerm
toString() - Method in class org.modeshape.graph.query.model.FullTextSearch.SimpleTerm
toString() - Method in class org.modeshape.graph.query.model.FullTextSearch
toString() - Method in class org.modeshape.graph.query.model.FullTextSearchScore
toString() - Method in class org.modeshape.graph.query.model.Join
toString() - Method in enum org.modeshape.graph.query.model.JoinType
toString() - Method in class org.modeshape.graph.query.model.Length
toString() - Method in class org.modeshape.graph.query.model.Limit
toString() - Method in class org.modeshape.graph.query.model.Literal
toString() - Method in class org.modeshape.graph.query.model.LowerCase
toString() - Method in class org.modeshape.graph.query.model.NamedSelector
toString() - Method in class org.modeshape.graph.query.model.NodeDepth
toString() - Method in class org.modeshape.graph.query.model.NodeLocalName
toString() - Method in class org.modeshape.graph.query.model.NodeName
toString() - Method in class org.modeshape.graph.query.model.NodePath
toString() - Method in class org.modeshape.graph.query.model.Not
toString() - Method in enum org.modeshape.graph.query.model.Operator
toString() - Method in class org.modeshape.graph.query.model.Or
toString() - Method in enum org.modeshape.graph.query.model.Order
toString() - Method in class org.modeshape.graph.query.model.Ordering
toString() - Method in class org.modeshape.graph.query.model.PropertyExistence
toString() - Method in class org.modeshape.graph.query.model.PropertyValue
toString() - Method in class org.modeshape.graph.query.model.Query
toString() - Method in class org.modeshape.graph.query.model.ReferenceValue
toString() - Method in class org.modeshape.graph.query.model.SameNode
toString() - Method in class org.modeshape.graph.query.model.SameNodeJoinCondition
toString() - Method in class org.modeshape.graph.query.model.SelectorName
toString() - Method in class org.modeshape.graph.query.model.SetCriteria
toString() - Method in enum org.modeshape.graph.query.model.SetQuery.Operation
toString() - Method in class org.modeshape.graph.query.model.SetQuery
toString() - Method in class org.modeshape.graph.query.model.Subquery
toString() - Method in class org.modeshape.graph.query.model.UpperCase
toString() - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
toString() - Method in class org.modeshape.graph.query.optimize.AddAccessNodes
toString() - Method in class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
toString() - Method in class org.modeshape.graph.query.optimize.CopyCriteria
toString() - Method in class org.modeshape.graph.query.optimize.PushProjects
toString() - Method in class org.modeshape.graph.query.optimize.PushSelectCriteria
toString() - Method in class org.modeshape.graph.query.optimize.RaiseSelectCriteria
toString() - Method in class org.modeshape.graph.query.optimize.ReplaceViews
toString() - Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
toString() - Method in class org.modeshape.graph.query.optimize.RewriteIdentityJoins
toString() - Method in class org.modeshape.graph.query.optimize.RightOuterToLeftOuterJoins
toString() - Method in class org.modeshape.graph.query.parse.QueryParsers
toString() - Method in class org.modeshape.graph.query.parse.SqlQueryParser
toString() - Method in class org.modeshape.graph.query.plan.PlanHints
 
toString() - Method in class org.modeshape.graph.query.plan.PlanNode
toString() - Method in enum org.modeshape.graph.query.plan.PlanNode.Type
toString() - Method in class org.modeshape.graph.query.process.QueryResultColumns
toString() - Method in class org.modeshape.graph.query.process.QueryResults
toString(TypeSystem, int) - Method in class org.modeshape.graph.query.process.QueryResults
Get a string representation of this result object, with a maximum number of tuples to include.
toString(TypeSystem, StringBuilder) - Method in class org.modeshape.graph.query.process.QueryResults
Get a string representation of this result object.
toString(TypeSystem, StringBuilder, int) - Method in class org.modeshape.graph.query.process.QueryResults
Get a string representation of this result object, with a maximum number of tuples to include.
toString() - Method in class org.modeshape.graph.query.QueryResults.Statistics
toString() - Method in class org.modeshape.graph.query.validate.ImmutableColumn
toString() - Method in class org.modeshape.graph.query.validate.ImmutableKey
toString() - Method in class org.modeshape.graph.query.validate.ImmutableSchemata
toString() - Method in class org.modeshape.graph.request.AccessQueryRequest
toString() - Method in class org.modeshape.graph.request.BatchRequestBuilder
toString() - Method in class org.modeshape.graph.request.CloneBranchRequest
toString() - Method in class org.modeshape.graph.request.CloneWorkspaceRequest
toString() - Method in class org.modeshape.graph.request.CollectGarbageRequest
toString() - Method in class org.modeshape.graph.request.CompositeRequest
 
toString() - Method in class org.modeshape.graph.request.CopyBranchRequest
toString() - Method in class org.modeshape.graph.request.CreateNodeRequest
toString() - Method in class org.modeshape.graph.request.CreateWorkspaceRequest
toString() - Method in class org.modeshape.graph.request.DeleteBranchRequest
toString() - Method in class org.modeshape.graph.request.DeleteChildrenRequest
toString() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
toString() - Method in class org.modeshape.graph.request.FullTextSearchRequest
toString() - Method in class org.modeshape.graph.request.FunctionRequest
toString() - Method in class org.modeshape.graph.request.GetWorkspacesRequest
toString() - Method in class org.modeshape.graph.request.LockBranchRequest
toString() - Method in class org.modeshape.graph.request.MoveBranchRequest
toString() - Method in exception org.modeshape.graph.request.MultipleRequestFailuresException
toString() - Method in class org.modeshape.graph.request.processor.RequestProcessor.LocationWithDepth
 
toString() - Method in class org.modeshape.graph.request.ReadAllChildrenRequest
toString() - Method in class org.modeshape.graph.request.ReadAllPropertiesRequest
toString() - Method in class org.modeshape.graph.request.ReadBlockOfChildrenRequest
toString() - Method in class org.modeshape.graph.request.ReadBranchRequest
toString() - Method in class org.modeshape.graph.request.ReadNextBlockOfChildrenRequest
toString() - Method in class org.modeshape.graph.request.ReadNodeRequest
toString() - Method in class org.modeshape.graph.request.ReadPropertyRequest
toString() - Method in class org.modeshape.graph.request.RemovePropertyRequest
toString() - Method in class org.modeshape.graph.request.RenameNodeRequest
toString() - Method in class org.modeshape.graph.request.SetPropertyRequest
toString() - Method in class org.modeshape.graph.request.UnlockBranchRequest
toString() - Method in class org.modeshape.graph.request.UpdatePropertiesRequest
toString() - Method in class org.modeshape.graph.request.UpdateValuesRequest
toString() - Method in class org.modeshape.graph.request.VerifyNodeExistsRequest
toString() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
toString() - Method in class org.modeshape.graph.session.GraphSession.Node
toString() - Method in class org.modeshape.graph.session.GraphSession.NodeId
toString() - Method in class org.modeshape.graph.session.GraphSession.PropertyInfo
toString() - Method in class org.modeshape.graph.session.GraphSession.StructureSnapshot
toString() - Method in class org.modeshape.jcr.JcrEngine.JcrRepositoryHolder
toString() - Method in class org.modeshape.jcr.JcrNodeTypeTemplate
 
toString() - Method in class org.modeshape.jcr.JcrRepository.SourceWorkspacePair
toString() - Method in class org.modeshape.jcr.query.JcrQuery
toString() - Method in class org.modeshape.jcr.query.JcrQueryResult
toString() - Method in class org.modeshape.jcr.query.JcrSearch
toString(StaticOperand) - Static method in class org.modeshape.jcr.query.qom.JcrFullTextSearch
 
toString() - Method in class org.modeshape.jdbc.delegate.LocalSession
 
toString() - Method in class org.modeshape.sequencer.classfile.metadata.AnnotationMetadata
 
toString() - Method in class org.modeshape.sequencer.classfile.metadata.ClassMetadata
 
toString() - Method in class org.modeshape.sequencer.classfile.metadata.FieldMetadata
 
toString() - Method in class org.modeshape.sequencer.classfile.metadata.MethodMetadata
 
toString() - Method in enum org.modeshape.sequencer.classfile.metadata.Visibility
 
toString() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
toString() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
toString() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
toString() - Method in class org.modeshape.sequencer.ddl.node.AstNode
toString() - Method in class org.modeshape.sequencer.java.metadata.ArrayTypeFieldMetadata
toString() - Method in class org.modeshape.sequencer.java.metadata.ParameterizedTypeFieldMetadata
toString() - Method in class org.modeshape.sequencer.java.metadata.QualifiedTypeFieldMetadata
toString() - Method in class org.modeshape.sequencer.java.metadata.SimpleTypeFieldMetadata
toString() - Method in class org.modeshape.sequencer.java.metadata.WildcardTypeFieldMetadata
toString() - Method in class org.modeshape.sequencer.teiid.VdbManifest
toString() - Method in class org.modeshape.sequencer.teiid.VdbModel.ValidationMarker
toString() - Method in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
toString() - Method in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
toString() - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
TOTAL_DIGITS - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
TOTAL_EDITING_TIME - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
totalTime() - Method in class org.modeshape.graph.query.QueryResults.Statistics
 
toTimeZone(String) - Method in interface org.modeshape.graph.property.DateTime
Convert this time to the time zone given by the supplied identifier.
toUtcTimeZone() - Method in interface org.modeshape.graph.property.DateTime
Convert this time to the same instant in the UTC time zone.
trace(String, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
trace(Throwable, String, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
trace(String, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log a message at the TRACE level according to the specified format and (optional) parameters.
trace(Throwable, String, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(String, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the TRACE level according to the specified format and (optional) parameters.
trace(Throwable, String, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(String, Object...) - Method in class org.modeshape.jcr.Profiler
 
trace(String) - Method in class org.modeshape.jcr.Profiler
 
TRACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlSequencer
 
TRACE - Static variable in class org.modeshape.sequencer.xsd.XsdSequencer
 
traceMessage(String) - Method in class org.modeshape.jcr.Profiler
 
traceMethod(String, Object[]) - Method in class org.modeshape.jcr.Profiler
 
traceMethod(Object, String, Object...) - Method in class org.modeshape.jcr.Profiler
 
Transaction<NodeType extends Node,WorkspaceType extends Workspace> - Interface in org.modeshape.graph.connector.base
A transaction in which all read and write operations against a repository are performed.
TRANSACTION_IDS - Static variable in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
Transform - Interface in org.modeshape.jdbc
 
transform(Value) - Method in interface org.modeshape.jdbc.Transform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.BlobTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.BooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.DateTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.DecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.DoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.LongTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.StringTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.TimeStampTransform
This method transforms a value of the source type into a value of the target type.
transform(Value) - Method in class org.modeshape.jdbc.types.UUIDTransform
This method transforms a value of the source type into a value of the target type.
TRANSFORMED - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
TransformLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
TransformLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
TransformLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
TransformLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.TransformLexicon.Namespace
 
TRANSIENT - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
translateValue(Value) - Method in class org.modeshape.jdbc.JcrType
 
translateValueToJDBC(Value) - Static method in class org.modeshape.jdbc.JcrType
 
TRANSPORT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
truncate(Object, int) - Static method in class org.modeshape.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.
truncate(Object, int, String) - Static method in class org.modeshape.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.
truncate(long) - Method in class org.modeshape.jdbc.JcrBlob
tuple - Variable in class org.modeshape.jcr.query.JcrQueryResult.MultiSelectorQueryResultRow
 
tuple - Variable in class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRow
 
type() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Get the type of the token.
type() - Method in interface org.modeshape.common.text.TokenStream.Token
Get the type of the token.
type - Variable in class org.modeshape.graph.property.ValueTypeSystem.Factory
 
type() - Method in class org.modeshape.graph.query.model.Join
Get the type of join.
TYPE - Static variable in class org.modeshape.jcr.JcrSvLexicon
 
TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
 
TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
Position of column that contains type of index.
TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE - Static variable in class org.modeshape.sequencer.teiid.lexicon.XsiLexicon
 
TYPE_ABORT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ADD_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ADD_TABLE_CONSTRAINT_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_ALGORITHM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_DEFINER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DIRECTORY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_LIBRARY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_LOGFILE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_MATERIALIZED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_RESOURCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SESSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SYSTEM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_TABLE_STATEMENT_POSTGRES - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTERABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ANALYZE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ANALYZE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ASSERTION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ASSOCIATE_STATISTICS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_AUDIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_BACKSLASH_TERMINATOR - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
 
TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
TYPE_CATALOG_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TYPE_CHARACTER_SET_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
TYPE_CLASS_NAME - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
TYPE_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_COLLATION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COMMENT_ON_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_COMMENT_ON_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_COMMIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_COMMIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_COPY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_ASSERTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_CAST_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_CONSTRAINT_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_CONTEXT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CONTROLFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_DEFINER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DIRECTORY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_LIBRARY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_LOGFILE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_MATERIALIZED_VIEW_LOG_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_MATERIALIZED_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_RULE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SPFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATEABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DEALLOCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DECLARE_GLOBAL_TEMPORARY_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DECLARE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DEFINITIONS - Static variable in class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
TYPE_DISASSOCIATE_STATISTICS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DISCARD_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DOMAIN_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DOMAIN_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_ASSERTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CAST_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CONSTRAINT_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_CONTEXT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DIRECTORY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_LIBRARY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_LOGFILE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_MATERIALIZED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OWNED_BY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_RULE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TABLE_CONSTRAINT_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROPPABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_EXPLAIN_PLAN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_EXPLAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_FETCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_FK_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_FLASHBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_GRANT_ON_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_FOREIGN_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ON_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ON_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ROLES_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ROLES_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_INDEX_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_INSERT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_INSERTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_LISTEN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_LOAD_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_MERGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_MISSING_TERMINATOR - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_MOVE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
name of column that contains local type name used by the data source.
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that contains local type name used by the data source.
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
Position of column that contains local type name used by the data source.
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
Position of column that contains local type name used by the data source.
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
 
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains local type name used by the data source.
TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
TYPE_NAME - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
TYPE_NAME - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
TYPE_NAMESPACE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
TYPE_NAMESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
TYPE_NOAUDIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_NOTIFY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_OPERATION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_PREPARE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_PROBLEM - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_PURGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_REASSIGN_OWNED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_REFERENCE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
TYPE_REFERENCE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
TYPE_REFERENCE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REINDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RELEASE_SAVEPOINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RENAME_COLUMN - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_COLUMN - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RENAME_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_RENAME_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_RENAME_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_RENAME_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_RENAME_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_REVOKABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_REVOKE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SAVEPOINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
 
TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
 
TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
 
TYPE_SCHEMA_NAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon
 
TYPE_SCHEMA_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SELECT_INTO_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SET_CONSTRAINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_CONSTRAINTS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SET_TRANSACTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SETTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SHOW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SIMPLE_PROPERTY - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_STATEMENT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_CONSTRAINT_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TRANSLATION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TRUNCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_TRUNCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_UNKNOWN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_UNLISTEN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_VACUUM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_VIEW_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
typeAttribute - Variable in class org.modeshape.graph.xml.XmlHandler
The name of the property that is to be set with the type of the XML element.
typeAttributeValue - Variable in class org.modeshape.graph.xml.XmlHandler
The value of the node type property, if the node's name is set with the XmlHandler.nameAttribute.
typeInfo(String) - Static method in class org.modeshape.jdbc.JcrType
 
typeInfo(int) - Static method in class org.modeshape.jdbc.JcrType
 
TypeMetadata - Class in org.modeshape.sequencer.java.metadata
Exposes meta data of a top level type.
TypeMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.TypeMetadata
 
typeMissingWhenRegisteringEngineInJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
typeName - Variable in class org.modeshape.graph.property.ValueTypeSystem.Factory
 
typeNameFrom(Name) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
typeNameReplacements - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
typeNotFound - Static variable in class org.modeshape.jcr.JcrI18n
 
typeResolvers - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
TypeSystem - Interface in org.modeshape.graph.query.model
An interface that defines the value types used in tuples.
typeSystem - Variable in class org.modeshape.graph.query.QueryBuilder
 
TypeSystem.TypeFactory<T> - Interface in org.modeshape.graph.query.model
Factory interface for creating values from strings.

U

unableToAccessClassUsingClasspath - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToAccessResourceFileFromClassLoader - Static variable in class org.modeshape.common.CommonI18n
 
unableToAddMoreRequestsToAlreadyExecutedBatch - Static variable in class org.modeshape.graph.GraphI18n
 
unableToAddRequestToChannelThatIsDone - Static variable in class org.modeshape.graph.GraphI18n
 
unableToBindToJndi - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToChangeExecutionContextWhileRunning - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToChangeTheDefaultNamespace - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToCopyToLocationWithoutAPath - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCopyToTheRoot - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateNodeUnderPlaceholder - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateNodeWithInternalPrimaryType - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToCreateNodeWithNoDefaultPrimaryTypeOnChildNodeDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToCreateNodeWithPrimaryTypeThatDoesNotExist - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToCreatePathBasedUponIdentifierPath - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreatePathUsingIdentifierPathAndAnotherPath - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateReferenceToNodeWithoutUuid - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateRelativePathWithIdentifierSegment - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateValue - Static variable in class org.modeshape.graph.GraphI18n
 
unableToCreateWorkspace - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
unableToCreateWorkspace - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
unableToCreateWorkspace - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
unableToCreateWorkspaceInRepository - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
unableToCreateWorkspaces - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
unableToCreateWorkspaces - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
unableToCreateWorkspaces - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
unableToDeleteBecauseOfReferences - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
unableToDeletePlaceholder - Static variable in class org.modeshape.graph.GraphI18n
 
unableToDestroyWorkspaceInRepository - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
unableToDiscoverPropertyTypeForNullValue - Static variable in class org.modeshape.graph.GraphI18n
 
unableToFindNamedRepository - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
unableToFindNodeTypeDefinitionsOnClasspathOrFileOrUrl - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToFindNodeWithoutPathOrUuid - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
unableToFindNodeWithUuid - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
unableToFindObjectInJndi - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
unableToFindPropertyForSequencing - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToFindRepositoryInJndi - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToFindRepositorySourceWithName - Static variable in class org.modeshape.graph.GraphI18n
 
unableToFindRepositoryWithName - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToFindResourceOnClasspathOrFileOrUrl - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToGetJndiContext - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
unableToGetNodeType - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
unableToGetNodeTypes - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
unableToImportInitialContent - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToInitializeAuthenticationProvider - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToInstantiateClassUsingClasspath - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToLoadClass - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToLoadClassUsingClasspath - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToMoveNodeToBeChildOfDecendent - Static variable in class org.modeshape.graph.GraphI18n
 
unableToMoveNodeToBeChildOfDecendent - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToMoveRootNode - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
unableToNotifyChangesBecauseClusterChannelHasClosed - Static variable in class org.modeshape.clustering.ClusteringI18n
 
unableToNotifyChangesBecauseClusterChannelIsNotConnected - Static variable in class org.modeshape.clustering.ClusteringI18n
 
unableToNotifyObserversOnUnstartedClusteringService - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToObtainConnectionToFederatedSource - Static variable in class org.modeshape.graph.GraphI18n
 
unableToObtainValidRepositoryAfterAttempts - Static variable in class org.modeshape.graph.GraphI18n
 
unableToProjectSourceInformationIntoWorkspace - Static variable in class org.modeshape.graph.GraphI18n
 
unableToReadLargeValue - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
unableToRefreshBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.modeshape.graph.GraphI18n
 
unableToRefreshBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToRefreshPropertiesBecauseNodeIsModified - Static variable in class org.modeshape.graph.GraphI18n
 
unableToRegisterNamespaceUsingXmlPrefix - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToRegisterNamespaceWithInvalidPrefix - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToRegisterObserverOnUnstartedClusteringService - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToRegisterRepositoryInJndi - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToRegisterReservedNamespacePrefix - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToRegisterReservedNamespaceUri - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToRemoveRepository - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToRemoveRootNode - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToResolvePathRelativeToIdentifierPath - Static variable in class org.modeshape.graph.GraphI18n
 
unableToSaveBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.modeshape.graph.GraphI18n
 
unableToSaveBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToSaveNodeThatWasCreatedSincePreviousSave - Static variable in class org.modeshape.graph.GraphI18n
 
unableToSaveNodeThatWasCreatedSincePreviousSave - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToSetMultiValuedPropertyUsingSingleValue - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToSetSingleValuedPropertyUsingMultipleValues - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToStartSequencingServiceWithoutExecutionContext - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToUnregisterObserverOnUnstartedClusteringService - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToUnregisterPrefixForNamespaceThatIsNotRegistered - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToUnregisterRepositoryInJndi - Static variable in class org.modeshape.repository.RepositoryI18n
 
unableToUnregisterReservedNamespacePrefix - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToUnregisterReservedNamespaceUri - Static variable in class org.modeshape.jcr.JcrI18n
 
unableToUpdatePlaceholder - Static variable in class org.modeshape.graph.GraphI18n
 
unableToUseGarbageCollectionIntervalValue - Static variable in class org.modeshape.repository.RepositoryI18n
 
unbind(String) - Method in class org.modeshape.common.naming.SingletonInitialContext
unbind(Name) - Method in class org.modeshape.common.naming.SingletonInitialContext
UNBOUNDED - Static variable in class org.modeshape.sequencer.wsdl.WsdlReader
 
UNBOUNDED - Static variable in class org.modeshape.sequencer.xsd.XsdReader
 
UNDEFINED - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
under(Location) - Method in interface org.modeshape.graph.Graph.Under
Specify the location of the node under which the request is to operate.
under(String) - Method in interface org.modeshape.graph.Graph.Under
Specify the path of the node under which the request is to operate.
under(Path) - Method in interface org.modeshape.graph.Graph.Under
Specify the path of the node under which the request is to operate.
under(UUID) - Method in interface org.modeshape.graph.Graph.Under
Specify the UUID of the node under which the request is to operate.
under(Property) - Method in interface org.modeshape.graph.Graph.Under
Specify the unique identification property that identifies the node under which the request is to operate.
under(Property, Property...) - Method in interface org.modeshape.graph.Graph.Under
Specify the unique identification properties that identify the node under which the request is to operate.
under() - Method in class org.modeshape.graph.request.CreateNodeRequest
Get the location defining the parent of the new node that is to be created.
underscore(String, char...) - Method in class org.modeshape.common.text.Inflector
Makes an underscored form from the expression in the string (the reverse of the camelCase method.
unexpectedCharacter - Static variable in class org.modeshape.common.CommonI18n
 
unexpectedClosingParenthesis - Static variable in class org.modeshape.graph.GraphI18n
 
unexpectedToken - Static variable in class org.modeshape.common.CommonI18n
 
unexpectedToken - Static variable in class org.modeshape.graph.GraphI18n
 
unexpectedTokenType - Static variable in class org.modeshape.common.CommonI18n
 
union() - Method in class org.modeshape.graph.query.QueryBuilder
Perform a UNION between the query as defined prior to this method and the query that will be defined following this method.
union(QueryCommand, QueryCommand, Ordering[], Limit, boolean) - Method in interface org.modeshape.jcr.api.query.qom.QueryObjectModelFactory
Creates a query command that effectively appends the results of the right-hand query to those of the left-hand query.
union(QueryCommand, QueryCommand, Ordering[], Limit, boolean) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
Creates a query command that effectively appends the results of the right-hand query to those of the left-hand query.
unionableColumns(List<? extends Column>, List<? extends Column>) - Static method in class org.modeshape.graph.query.model.SetQuery
 
unionAll() - Method in class org.modeshape.graph.query.QueryBuilder
Perform a UNION ALL between the query as defined prior to this method and the query that will be defined following this method.
unionCompatible(QueryResults.Columns, Iterable<ProcessingComponent>) - Static method in class org.modeshape.graph.query.process.SetOperationComponent
 
UnionComponent - Class in org.modeshape.graph.query.process
 
UnionComponent(QueryContext, QueryResults.Columns, Iterable<ProcessingComponent>, boolean, boolean) - Constructor for class org.modeshape.graph.query.process.UnionComponent
 
UNIQUE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
UNIQUE_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
UNIQUE_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
UNIT_TYPE_CHILD_NODE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
UNKNOWN - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.NULL_TYPES
 
UNKNOWN_NUMBER_OF_CHILDREN - Static variable in class org.modeshape.graph.request.ReadAllPropertiesRequest
 
UNKNOWN_NUMBER_OF_REQUESTS - Static variable in class org.modeshape.graph.request.CompositeRequest
 
unknownCreateStatement - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unknownCredentialsImplementation - Static variable in class org.modeshape.jcr.JcrI18n
 
unknownModelName - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
unknownPropertyValueType - Static variable in class org.modeshape.repository.RepositoryI18n
 
unknownQueryLanguage - Static variable in class org.modeshape.graph.GraphI18n
 
unknownTerminatedNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Constructs a terminator AstNode as child of root node
unload() - Method in class org.modeshape.graph.session.GraphSession.Node
Utility method to unload this cached node.
unlock(Node) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the specified node.
unlock(String) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node at the given path.
unlock(Path) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node at the given path.
unlock(UUID) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node with the given UUID.
unlock(Property) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node with the given unique identification property.
unlock(Property, Property...) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node with the given identification properties.
unlock(Location) - Method in class org.modeshape.graph.Graph.Batch
Request to unlock the node at the given location.
unlock(Node) - Method in class org.modeshape.graph.Graph
Request to unlock the specified node.
unlock(String) - Method in class org.modeshape.graph.Graph
Request to unlock the node at the given path.
unlock(Path) - Method in class org.modeshape.graph.Graph
Request to unlock the node at the given path.
unlock(UUID) - Method in class org.modeshape.graph.Graph
Request to unlock the node with the given UUID.
unlock(Property) - Method in class org.modeshape.graph.Graph
Request to unlock the node with the given unique identification property.
unlock(Property, Property...) - Method in class org.modeshape.graph.Graph
Request to unlock the node with the given identification properties.
unlock(Location) - Method in class org.modeshape.graph.Graph
Request to unlock the node at the given location.
unlock(String) - Method in class org.modeshape.jcr.JcrLockManager
 
UNLOCK_ANY - Static variable in interface org.modeshape.jcr.ModeShapePermissions
The unlock_any permission grants the user the ability to unlock any locked node or branch (as opposed to users without that permission who can only unlock nodes or branches that they have locked themselves or for which they hold the lock token).
unlockBranch(String, Location) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Create a request to unlock a branch or node The lock on the node should be removed.
unlockBranch(String, Location) - Method in class org.modeshape.graph.request.RequestBuilder
Create a request to unlock a branch or node The lock on the node should be removed.
UnlockBranchRequest - Class in org.modeshape.graph.request
Instruction to unlock an existing node or branch.
UnlockBranchRequest(Location, String) - Constructor for class org.modeshape.graph.request.UnlockBranchRequest
Create a request to unlock the node or branch at the supplied location.
unlockNode(MapNode) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.Workspace
This connector does not support connector-level, persistent locking of nodes.
unlockNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.BaseTransaction
Attempts to unlock the given node.
unlockNode(WorkspaceType, NodeType) - Method in interface org.modeshape.graph.connector.base.Transaction
Attempts to unlock the given node.
unlockNode(MapNode) - Method in interface org.modeshape.graph.connector.map.MapWorkspace
Attempts to unlock the given node.
unlockNode(PathNode) - Method in class org.modeshape.graph.connector.path.AbstractWritablePathWorkspace
 
unlockNode(PathNode) - Method in interface org.modeshape.graph.connector.path.PathWorkspace
Attempts to unlock the given node.
UnmodifiableProperties - Class in org.modeshape.common.collection
An immutable Properties implementation.
UnmodifiableProperties(Properties) - Constructor for class org.modeshape.common.collection.UnmodifiableProperties
 
unmodifiableSet(T...) - Static method in class org.modeshape.common.collection.Collections
 
unmodifiableSet(Collection<T>) - Static method in class org.modeshape.common.collection.Collections
 
unmodifiableSet(Set<T>) - Static method in class org.modeshape.common.collection.Collections
 
unregister(Observer) - Method in class org.modeshape.clustering.ClusteredObservationBus
Unregister the supplied observer.
unregister(String) - Method in class org.modeshape.connector.jcr.JcrNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister() - Method in class org.modeshape.graph.observe.ChangeObserver
Unregister this listener from all sources that it was registered with.
unregister(Observer) - Method in class org.modeshape.graph.observe.ChangeObservers
Unregister the supplied observer.
unregister(Observer) - Method in class org.modeshape.graph.observe.LocalObservationBus
Unregister the supplied observer.
unregister(Observer) - Method in interface org.modeshape.graph.observe.Observable
Unregister the supplied observer.
unregister(String) - Method in interface org.modeshape.graph.property.NamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(Observer) - Method in class org.modeshape.jcr.JcrRepository.RepositoryObservationManager
Unregister the supplied observer.
unregister(Observer) - Method in class org.modeshape.repository.RepositoryLibrary
Unregister the supplied observer.
unregisterNodeType(String) - Method in class org.modeshape.jcr.JcrNodeTypeManager
Unregisters the named node type if it is not referenced by other node types as a supertype, a default primary type of a child node (or nodes), or a required primary type of a child node (or nodes).
unregisterNodeTypes(Collection<String>) - Method in class org.modeshape.jcr.JcrNodeTypeManager
Allows the collection of node types to be unregistered if they are not referenced by other node types as supertypes, default primary types of child nodes, or required primary types of child nodes.
unregisterNodeTypes(String[]) - Method in class org.modeshape.jcr.JcrNodeTypeManager
Allows the collection of node types to be unregistered if they are not referenced by other node types as supertypes, default primary types of child nodes, or required primary types of child nodes.
unrootedVersionsInRestore - Static variable in class org.modeshape.jcr.JcrI18n
 
UNSEARCHABLE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
UNSIGNED_ATTRIBUTE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
name of column that has an String value indicating searchability
UNSIGNED_ATTRIBUTE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
Position of column that contains the unsigned value.
UNSTRUCTURED - Static variable in class org.modeshape.graph.JcrNtLexicon
 
unsupportedPrimaryType - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
unsupportedPrimaryType - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
unsupportedProcedureParameterDeclaration - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
UnsupportedRequestException - Exception in org.modeshape.graph.request
Specifies that the request was a type that is not supported.
UnsupportedRequestException() - Constructor for exception org.modeshape.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(String) - Constructor for exception org.modeshape.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(Throwable) - Constructor for exception org.modeshape.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(String, Throwable) - Constructor for exception org.modeshape.graph.request.UnsupportedRequestException
 
unsupportedRequestType - Static variable in class org.modeshape.graph.GraphI18n
 
unusedTokensDiscovered - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingColumnDefinition - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingColumnsAndConstraints - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingCreateIndex - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unwrap(Class<T>) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
unwrap(Class<T>) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
 
unwrap(Class<T>) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
 
unwrap(Class<T>) - Method in class org.modeshape.jdbc.JcrConnection
unwrap(Class<T>) - Method in class org.modeshape.jdbc.JcrMetaData
unwrap(Class<T>) - Method in class org.modeshape.jdbc.JcrResultSet
unwrap(Class<T>) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
unwrap(Class<T>) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
update(ConfigType) - Method in class org.modeshape.common.component.ComponentLibrary
Update the configuration for a component, or add it if there is no matching configuration .
UPDATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
UPDATE_ALLOWED - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
UPDATE_RULE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.REFERENCE_KEYS
 
UPDATE_RULE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
Position of column that determines how forein key changes if PK is updated.
UPDATE_SQL - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
UPDATE_SQL_DEFAULT - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
updateArray(int, Array) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateArray(String, Array) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(int, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(String, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(int, InputStream, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(String, InputStream, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(int, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateAsciiStream(String, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBigDecimal(int, BigDecimal) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBigDecimal(String, BigDecimal) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(int, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(String, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(int, InputStream, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(String, InputStream, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(int, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBinaryStream(String, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(int, Blob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(String, Blob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(int, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(String, InputStream) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(int, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBlob(String, InputStream, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBoolean(int, boolean) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBoolean(String, boolean) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateByte(int, byte) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateByte(String, byte) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBytes(int, byte[]) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateBytes(String, byte[]) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(int, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(String, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(int, Reader, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(String, Reader, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(int, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateCharacterStream(String, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(int, Clob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(String, Clob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(int, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(String, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(int, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateClob(String, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateDate(int, Date) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateDate(String, Date) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateDouble(int, double) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateDouble(String, double) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateFile(String, String, byte[], byte[]) - Method in interface org.modeshape.connector.scm.ScmActionFactory
 
UpdateFile - Class in org.modeshape.connector.svn.mgnt
 
UpdateFile(String, String, byte[], byte[]) - Constructor for class org.modeshape.connector.svn.mgnt.UpdateFile
 
updateFloat(int, float) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateFloat(String, float) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateIndexesAsynchronously() - Method in class org.modeshape.graph.search.SearchableRepositorySource
 
updateInt(int, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateInt(String, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateLocation(Path.Segment) - Method in class org.modeshape.graph.session.GraphSession.Node
Reconstruct the location object for this node, given the information at the parent.
updateLong(int, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateLong(String, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNCharacterStream(int, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNCharacterStream(String, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNCharacterStream(int, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNCharacterStream(String, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(int, NClob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(String, NClob) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(int, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(String, Reader) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(int, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNClob(String, Reader, long) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNString(int, String) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNString(String, String) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNull(int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateNull(String) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateObject(int, Object) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateObject(String, Object) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateObject(int, Object, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateObject(String, Object, int) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
UpdatePropertiesRequest - Class in org.modeshape.graph.request
Instruction to update the properties on the node at the specified location.
UpdatePropertiesRequest(Location, String, Map<Name, Property>) - Constructor for class org.modeshape.graph.request.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
UpdatePropertiesRequest(Location, String, Map<Name, Property>, boolean) - Constructor for class org.modeshape.graph.request.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
updateRef(int, Ref) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateRef(String, Ref) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateRow() - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateRowId(int, RowId) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateRowId(String, RowId) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
UPDATES_ALLOWED - Static variable in class org.modeshape.connector.infinispan.BaseInfinispanSource
 
UPDATES_ALLOWED - Static variable in class org.modeshape.connector.jbosscache.JBossCacheSource
 
updatesAllowed(Request) - Method in class org.modeshape.graph.connector.base.Processor
 
updatesAllowed(Request) - Method in class org.modeshape.graph.connector.map.MapRequestProcessor
 
updatesAllowed(Request) - Method in class org.modeshape.graph.connector.path.PathRequestProcessor
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
updatesAllowedPropertyCategory - Static variable in class org.modeshape.graph.GraphI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
updatesAllowedPropertyDescription - Static variable in class org.modeshape.graph.GraphI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.disk.DiskConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.infinispan.InfinispanConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
updatesAllowedPropertyLabel - Static variable in class org.modeshape.graph.GraphI18n
 
updatesAreDetected(int) - Method in class org.modeshape.jdbc.JcrMetaData
updateShort(int, short) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateShort(String, short) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updatesNotSupported - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
updateSQLXML(int, SQLXML) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateSQLXML(String, SQLXML) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateString(int, String) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateString(String, String) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateTime(int, Time) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateTime(String, Time) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateTimestamp(int, Timestamp) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
updateTimestamp(String, Timestamp) - Method in class org.modeshape.jdbc.JcrResultSet
This method, when called on an open result set, always throws SQLFeatureNotSupportedException since this JDBC driver does not support any updates.
UpdateValuesRequest - Class in org.modeshape.graph.request
Instruction to update the values for a certain property on the node at the specified location.
UpdateValuesRequest(String, Location, Name, List<Object>, List<Object>) - Constructor for class org.modeshape.graph.request.UpdateValuesRequest
 
updateWorkspaceNames() - Method in class org.modeshape.jcr.JcrRepository
 
uploadFile(Session, String, InputStream) - Method in class org.modeshape.jcr.JcrTools
Upload the content in the supplied stream into the repository at the defined path, using the given session.
uploadFile(Session, String, URL) - Method in class org.modeshape.jcr.JcrTools
Upload the content at the supplied URL into the repository at the defined path, using the given session.
uploadFile(Session, String, File) - Method in class org.modeshape.jcr.JcrTools
Upload the content in the supplied file into the repository at the defined path, using the given session.
uploadFileAndBlock(Session, String, String) - Method in class org.modeshape.jcr.JcrTools
 
uploadFileAndBlock(Session, String, String, String) - Method in class org.modeshape.jcr.JcrTools
 
uploadFileAndBlock(Session, URL, String) - Method in class org.modeshape.jcr.JcrTools
 
uploadFilesAndBlock(String, String...) - Method in class org.modeshape.jcr.JcrTools
 
upperBound() - Method in class org.modeshape.graph.query.model.Between
Get the upper bound operand.
upperBound() - Method in class org.modeshape.jcr.query.qom.JcrBetween
Get the upper bound operand.
upperCamelCase(String, char...) - Method in class org.modeshape.common.text.Inflector
Converts strings to UpperCamelCase.
UpperCase - Class in org.modeshape.graph.query.model
A dynamic operand that evaluates to the upper-case representation of the supplied operand, used in a Comparison constraint.
UpperCase(DynamicOperand) - Constructor for class org.modeshape.graph.query.model.UpperCase
Create a dynamic operand that evaluates to the upper-case representation of the supplied operand.
upperCase(DynamicOperand) - Method in class org.modeshape.graph.query.parse.SqlQueryParser
 
upperCase(DynamicOperand) - Method in class org.modeshape.jcr.query.JcrSql2QueryParser
upperCase(DynamicOperand) - Method in class org.modeshape.jcr.query.qom.JcrQueryObjectModelFactory
upperCaseOf() - Method in class org.modeshape.graph.query.QueryBuilder.ConstraintBuilder
Begin a constraint against the uppercase form of a dynamic operand.
upperCaseOf() - Method in interface org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder
Begin a constraint against the uppercase form of a dynamic operand.
upperCaseOf() - Method in interface org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder
Adds to the order-by clause by using the uppercase form of the next operand.
upperCaseOf() - Method in class org.modeshape.graph.query.QueryBuilder.SingleOrderByOperandBuilder
Adds to the order-by clause by using the uppercase form of the next operand.
URI - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataLexicon.Namespace
 
URI - Static variable in class org.modeshape.connector.svn.SvnRepositoryLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.JcrLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.JcrMixLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.JcrNtLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.ModeShapeIntLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.ModeShapeLexicon.Namespace
 
URI - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
URI - Static variable in class org.modeshape.jcr.JcrSvLexicon.Namespace
 
URI - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
URI - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.CoreLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.DiagramLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.EcoreLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.JdbcLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.NameOfLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.RelationalLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.ResolvedLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.teiid.lexicon.XsiLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.text.TextSequencerLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.xml.ModeShapeXmlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.zip.ZipLexicon.Namespace
 
URI_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of URI values.
uriIsProperty - Static variable in class org.modeshape.web.jcr.webdav.WebdavI18n
 
URL - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
URL - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
URL - Static variable in interface org.modeshape.jcr.api.RepositoryFactory
The name of the key for the ModeShape JCR URL in the parameter map.
URL - Static variable in class org.modeshape.jcr.JcrRepositoryFactory
Deprecated. Use RepositoryFactory.URL instead
url - Variable in class org.modeshape.jdbc.delegate.ConnectionInfo
 
URL_DECODER - Static variable in interface org.modeshape.graph.property.Path
The text decoder that decodes text according to the rules of RFC 2396.
URL_DECODER - Static variable in class org.modeshape.jdbc.delegate.ConnectionInfo
 
URL_ENCODER - Static variable in interface org.modeshape.graph.property.Path
The text encoder that encodes text according to the rules of RFC 2396.
URL_SAFE - Static variable in class org.modeshape.common.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlEncoder - Class in org.modeshape.common.text
An encoder useful for converting text to be used within a URL, as defined by Section 2.3 of RFC 2396.
UrlEncoder() - Constructor for class org.modeshape.common.text.UrlEncoder
 
urlMustContainJndiNameOfRepositoryOrRepositoriesObject - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
urlPropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
urlPropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
urlPropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
urlPropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
urlPropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
urlPropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
urlPropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
urlPropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
usage - Static variable in class org.modeshape.util.JpaDdlGenI18n
 
USE - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
USE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
USE_ANONYMOUS_ACCESS_ON_FAILED_LOGIN - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.USE_ANONYMOUS_ACCESS_ON_FAILED_LOGIN option is .
USE_BEST_JOIN_ALGORITHM - Static variable in class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
 
USE_ONLY_NESTED_JOIN_ALGORITHM - Static variable in class org.modeshape.graph.query.optimize.ChooseJoinAlgorithm
 
USE_SECURITY_CONTEXT_CREDENTIALS - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.USE_SECURITY_CONTEXT_CREDENTIALS option is .
USER_DEFINED_ARTIFACT_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
USER_TYPE - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
USERNAME - Static variable in class org.modeshape.connector.jcr.JcrRepositorySource
 
USERNAME - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataSource
 
USERNAME - Static variable in class org.modeshape.connector.store.jpa.JpaSource
 
userName - Variable in class org.modeshape.graph.observe.Changes
 
USERNAME_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
usernamePropertyCategory - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
usernamePropertyCategory - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
usernamePropertyCategory - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
usernamePropertyCategory - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
usernamePropertyDescription - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
usernamePropertyDescription - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
usernamePropertyDescription - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
usernamePropertyDescription - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
usernamePropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
usernamePropertyLabel - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
usernamePropertyLabel - Static variable in class org.modeshape.connector.meta.jdbc.JdbcMetadataI18n
 
usernamePropertyLabel - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
usernamePropertyLabel - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
usernamePropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
usesLocalFilePerTable() - Method in class org.modeshape.jdbc.JcrMetaData
usesLocalFiles() - Method in class org.modeshape.jdbc.JcrMetaData
usesSelector(Join, SelectorName) - Method in class org.modeshape.jcr.query.JcrSqlQueryParser
 
useVendorExtensions - Variable in class org.modeshape.cnd.CndImporter
 
useWorkspace(String) - Method in class org.modeshape.graph.Graph
Switch this graph to use another existing workspace in the same source.
useXmiUuidsAsJcrUuids - Variable in class org.modeshape.sequencer.teiid.XmiModelReader
 
using(PlanHints) - Method in interface org.modeshape.graph.Graph.BuildQuery
Use the supplied hints when executing the query.
using(Map<String, Object>) - Method in interface org.modeshape.graph.Graph.BuildQuery
Use the supplied variables when executing the query.
using(String, Object) - Method in interface org.modeshape.graph.Graph.BuildQuery
Use the supplied value for the given variable name when executing the query.
usingAnonymousUser - Static variable in class org.modeshape.jcr.JcrI18n
 
usingAttributeForName(String) - Method in interface org.modeshape.graph.Graph.ImportInto
Specify the name of the XML attribute that should be used as the node name.
usingAttributeForName(Name) - Method in interface org.modeshape.graph.Graph.ImportInto
Specify the name of the XML attribute that should be used as the node name.
usingAttributeForType(String) - Method in interface org.modeshape.graph.Graph.ImportInto
Specify the name of the XML attribute that should be used as the node's type.
usingAttributeForType(Name) - Method in interface org.modeshape.graph.Graph.ImportInto
Specify the name of the XML attribute that should be used as the node's type.
usingClass(String) - Method in interface org.modeshape.repository.ModeShapeConfiguration.ChooseClass
Specify the name of the class that should be instantiated for the instance.
usingClass(Class<? extends ComponentClassType>) - Method in interface org.modeshape.repository.ModeShapeConfiguration.ChooseClass
Specify the class that should be instantiated for the instance.
usingClass(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphComponentBuilder
 
usingClass(Class<? extends ComponentType>) - Method in class org.modeshape.repository.ModeShapeConfiguration.GraphComponentBuilder
 
UUID - Static variable in class org.modeshape.connector.svn.SvnRepositoryLexicon
 
UUID - Static variable in class org.modeshape.graph.JcrLexicon
 
UUID - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
UUID - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
uuid - Variable in class org.modeshape.sequencer.xsd.NamespaceEntityResolver.Target
 
UUID_COMPARATOR - Static variable in class org.modeshape.graph.property.ValueComparators
A comparator of UUID values.
UuidAlreadyExistsException - Exception in org.modeshape.graph.connector
Exception that indicates that a copy request failed because one of the UUIDs in the source branch already exists in the target workspace and the UUID conflict behavior is set to throw an exception instead of removing the existing nodes.
UuidAlreadyExistsException(String, UUID, String, String) - Constructor for exception org.modeshape.graph.connector.UuidAlreadyExistsException
 
UuidFactory - Interface in org.modeshape.graph.property
A factory for creating UUID instances.
uuidFactory - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
uuidFor(Node) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
uuidFor(Node) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
uuidForComponent - Variable in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
uuidForComponent(WSDLElement) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
uuidRequiredForLock - Static variable in class org.modeshape.jcr.JcrI18n
 
UUIDTransform - Class in org.modeshape.jdbc.types
 
UUIDTransform() - Constructor for class org.modeshape.jdbc.types.UUIDTransform
 

V

VALID_ON_PARENT_VERSION - Variable in class org.modeshape.cnd.CndImporter
 
VALID_ON_PARENT_VERSION - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
VALID_PROPERTY_TYPES - Variable in class org.modeshape.cnd.CndImporter
 
VALID_QUERY_OPERATORS - Variable in class org.modeshape.cnd.CndImporter
 
VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
VALID_SCHEMA_CHILD_TYPES - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
validate(PathNode) - Method in class org.modeshape.connector.svn.SvnWorkspace
 
validate(QueryContext, QueryCommand, Map<SelectorName, Schemata.Table>) - Method in class org.modeshape.graph.query.plan.CanonicalPlanner
Validate the supplied query.
validateColumnExistance - Variable in class org.modeshape.graph.query.plan.PlanHints
Flag indicates whether to check during validation for the existance of columns used in column selectors and criteria.
validateConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.modeshape.graph.connector.RepositoryConnectionPool
Validate the supplied connection, returning the connection if valid or null if the connection is not valid.
validateNode(WorkspaceType, NodeType) - Method in class org.modeshape.graph.connector.base.PathTransaction
 
ValidationException - Exception in org.modeshape.graph.session
A runtime exception signaling failed validation within a graph session.
ValidationException() - Constructor for exception org.modeshape.graph.session.ValidationException
 
ValidationException(String) - Constructor for exception org.modeshape.graph.session.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.modeshape.graph.session.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.modeshape.graph.session.ValidationException
 
Validator - Class in org.modeshape.graph.query.validate
A Visitor implementation that validates a query's used of a Schemata and records any problems as errors.
Validator(QueryContext, Map<SelectorName, Schemata.Table>) - Constructor for class org.modeshape.graph.query.validate.Validator
 
validPathMayNotContainEmptySegment - Static variable in class org.modeshape.graph.GraphI18n
 
value() - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Get the value of the token, in actual case.
value() - Method in interface org.modeshape.common.text.TokenStream.Token
Get the value of the token, in actual case.
value() - Method in class org.modeshape.graph.query.model.Literal
 
value - Variable in class org.modeshape.graph.query.QueryBuilder.CastAs
 
Value - Interface in org.modeshape.jcr.api
Deprecated. use javax.jcr.Value instead
VALUE - Static variable in class org.modeshape.jcr.JcrSvLexicon
 
value - Variable in class org.modeshape.jcr.JcrTools.Variable
 
VALUE - Static variable in class org.modeshape.repository.ModeShapeLexicon
 
VALUE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
VALUE - Static variable in class org.modeshape.sequencer.xml.ModeShapeDtdLexicon
 
VALUE_CONSTRAINTS - Static variable in class org.modeshape.graph.JcrLexicon
 
VALUE_PATTERN - Static variable in class org.modeshape.connector.filesystem.StoreProperties
 
VALUE_PATTERN_STRING - Static variable in class org.modeshape.connector.filesystem.StoreProperties
The regex pattern string used to parse non-string property values (including hexadecimal-encoded binary values).
valueCannotBeCastToSpecifiedType - Static variable in class org.modeshape.graph.GraphI18n
 
ValueComparators - Class in org.modeshape.graph.property
A set of Comparator objects for the different kinds of property values.
ValueComparators() - Constructor for class org.modeshape.graph.property.ValueComparators
 
valueFactories - Variable in class org.modeshape.cnd.CndImporter
 
valueFactories - Variable in class org.modeshape.graph.connector.base.BaseTransaction
 
ValueFactories - Interface in org.modeshape.graph.property
The set of standard ValueFactory instances.
valueFactories - Variable in class org.modeshape.graph.property.ValueTypeSystem
 
valueFactories - Variable in class org.modeshape.jcr.JackrabbitXmlNodeTypeReader.XmlImporter
Deprecated.  
valueFactories - Variable in class org.modeshape.sequencer.teiid.XmiGraphReader
 
ValueFactory<T> - Interface in org.modeshape.graph.property
A factory for Property values.
valueFactory - Variable in class org.modeshape.graph.property.ValueTypeSystem.Factory
 
valueFor(String) - Static method in enum org.modeshape.graph.property.PropertyType
 
ValueFormatException - Exception in org.modeshape.graph.property
A runtime exception denoting that a value could not be converted to a specific type because of the value's format.
ValueFormatException(Object, PropertyType) - Constructor for exception org.modeshape.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, String) - Constructor for exception org.modeshape.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, Throwable) - Constructor for exception org.modeshape.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, String, Throwable) - Constructor for exception org.modeshape.graph.property.ValueFormatException
 
valueJavaTypeNotCompatibleWithPropertyType - Static variable in class org.modeshape.graph.GraphI18n
 
valueMayNotContainNull - Static variable in class org.modeshape.jcr.JcrI18n
 
valueOf(String) - Static method in enum org.modeshape.cnd.QueryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.common.collection.Problem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.common.util.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.common.util.SecureHash.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.NodeConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.observe.NetChangeObserver.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.property.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.ArithmeticOperator.Arity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.ArithmeticOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.model.SetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.plan.JoinAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.plan.PlanNode.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.plan.PlanNode.Traversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.query.plan.PlanNode.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.request.CloneWorkspaceRequest.CloneConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.request.CreateWorkspaceRequest.CreateConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.request.LockBranchRequest.LockScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.request.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.session.GraphSession.Authorizer.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.session.GraphSession.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.xml.XmlHandler.AttributeScoping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.graph.xml.XmlHandler.ElementEntryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.jcr.JcrRepository.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.sequencer.classfile.metadata.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.sequencer.teiid.VdbModel.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modeshape.sequencer.xml.XmlSequencer.AttributeScoping
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.modeshape.cnd.QueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.modeshape.common.collection.AbstractMultimap
Return a collection of all values in this multimap.
values() - Method in class org.modeshape.common.collection.LinkedListMultimap
Return a collection of all values in this multimap.
values() - Method in interface org.modeshape.common.collection.Multimap
Return a collection of all values in this multimap.
values() - Static method in enum org.modeshape.common.collection.Problem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.modeshape.common.collection.UnmodifiableProperties
values() - Static method in enum org.modeshape.common.util.Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.common.util.SecureHash.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.modeshape.graph.Graph.AddValueAction
 
values - Variable in class org.modeshape.graph.Graph.RemoveValueAction
 
values() - Static method in enum org.modeshape.graph.NodeConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.observe.NetChangeObserver.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.property.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.ArithmeticOperator.Arity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.ArithmeticOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.model.SetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.plan.JoinAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.plan.PlanNode.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.plan.PlanNode.Traversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.query.plan.PlanNode.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.request.CloneWorkspaceRequest.CloneConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.request.CreateWorkspaceRequest.CreateConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.request.LockBranchRequest.LockScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.request.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.session.GraphSession.Authorizer.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.session.GraphSession.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.xml.XmlHandler.AttributeScoping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.graph.xml.XmlHandler.ElementEntryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.jcr.JcrRepository.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.sequencer.classfile.metadata.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modeshape.sequencer.teiid.VdbModel.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values(Node, String, String) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
values() - Static method in enum org.modeshape.sequencer.xml.XmlSequencer.AttributeScoping
Returns an array containing the constants of this enum type, in the order they are declared.
valueSelectorFor(ProcessingComponent, JoinCondition) - Static method in class org.modeshape.graph.query.process.JoinComponent
Create a JoinComponent.ValueSelector that obtains the value required to use the supplied join condition.
valuesFrom(Reference) - Method in class org.modeshape.graph.connector.base.AbstractRepositorySource
Extracts the values from the given reference, automatically translating BinaryRefAddr instances into the deserialized classes that they represent.
valuesFrom(Reference) - Method in class org.modeshape.graph.connector.path.AbstractPathRepositorySource
Extracts the values from the given reference, automatically translating BinaryRefAddr instances into the deserialized classes that they represent.
valuesViolateConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
ValueTypeSystem - Class in org.modeshape.graph.property
 
ValueTypeSystem(ValueFactories) - Constructor for class org.modeshape.graph.property.ValueTypeSystem
Create a type system using the supplied value factories.
ValueTypeSystem.Factory<T> - Class in org.modeshape.graph.property
 
ValueTypeSystem.Factory(ValueFactory<T>) - Constructor for class org.modeshape.graph.property.ValueTypeSystem.Factory
 
valueViolatesConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
var(String, String) - Method in class org.modeshape.jcr.JcrTools
 
variable(String) - Method in class org.modeshape.graph.query.QueryBuilder.LowerBoundary
Define the lower boundary value of a range.
variable(String) - Method in class org.modeshape.graph.query.QueryBuilder.RightHandSide
Define the right-hand side of a comparison.
variable(String) - Method in class org.modeshape.graph.query.QueryBuilder.UpperBoundary
Define the upper boundary value of a range.
VARIABLE - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
Variable - Class in org.modeshape.sequencer.java.metadata
A variable
Variable() - Constructor for class org.modeshape.sequencer.java.metadata.Variable
 
Variable(String) - Constructor for class org.modeshape.sequencer.java.metadata.Variable
 
VARIABLE_NAME - Static variable in class org.modeshape.sequencer.java.JavaMetadataLexicon
 
variableName() - Method in class org.modeshape.graph.query.model.BindVariableName
 
variables() - Method in class org.modeshape.graph.request.AccessQueryRequest
The variables that are available to be substituted upon execution.
VariableSequencer - Class in org.modeshape.sequencer.java
Sequencer for variables.
VariableSequencer() - Constructor for class org.modeshape.sequencer.java.VariableSequencer
 
vars(String...) - Method in class org.modeshape.jcr.JcrTools
 
VdbLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
VdbLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
VdbLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
VdbLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.VdbLexicon.Namespace
 
VdbManifest - Class in org.modeshape.sequencer.teiid
 
VdbManifest() - Constructor for class org.modeshape.sequencer.teiid.VdbManifest
 
VdbManifest.Reader - Class in org.modeshape.sequencer.teiid
 
VdbManifest.Reader(ExecutionContext) - Constructor for class org.modeshape.sequencer.teiid.VdbManifest.Reader
 
VdbModel - Class in org.modeshape.sequencer.teiid
A simple POJO that is used to represent the information for a model read in from a VDB manifest ("vdb.xml").
VdbModel(String, String, String) - Constructor for class org.modeshape.sequencer.teiid.VdbModel
 
VdbModel.ModelType - Class in org.modeshape.sequencer.teiid
 
VdbModel.ModelType() - Constructor for class org.modeshape.sequencer.teiid.VdbModel.ModelType
 
VdbModel.Severity - Enum in org.modeshape.sequencer.teiid
The 'vdb.cnd' and 'teiid.cnd' files contain a property definition for 'vdb:severity' with these literal values.
VdbModel.ValidationMarker - Class in org.modeshape.sequencer.teiid
 
VdbModel.ValidationMarker(VdbModel.Severity, String, String) - Constructor for class org.modeshape.sequencer.teiid.VdbModel.ValidationMarker
 
VdbSequencer - Class in org.modeshape.sequencer.teiid
A sequencer of Teiid Virtual Database (VDB) files.
VdbSequencer() - Constructor for class org.modeshape.sequencer.teiid.VdbSequencer
 
vdbSequencerTaskName - Static variable in class org.modeshape.sequencer.teiid.TeiidI18n
 
VENDOR_EXTENSION - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for the token containing a vendor extension block.
VENDOR_PATTERN - Variable in class org.modeshape.cnd.CndImporter
 
VENDOR_PATTERN_STRING - Variable in class org.modeshape.cnd.CndImporter
The regular expression used to capture the vendor property name and the value.
vendorBlockWasNotClosed - Static variable in class org.modeshape.cnd.CndI18n
 
VERB - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
verify(SelectorName) - Method in class org.modeshape.graph.query.validate.Validator
 
verify(SelectorName, String, boolean) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyArithmeticOperand(DynamicOperand) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyNodeExists(WorkspaceType, Location) - Method in class org.modeshape.graph.connector.base.MapTransaction
Verify that the supplied node exists.
verifyNodeExists(WorkspaceType, Location) - Method in class org.modeshape.graph.connector.base.PathTransaction
Verify that the supplied node exists.
verifyNodeExists(Path) - Method in class org.modeshape.graph.connector.base.PathWorkspace
Verify that the supplied node exists.
verifyNodeExists(WorkspaceType, Location) - Method in interface org.modeshape.graph.connector.base.Transaction
Verify that the supplied node exists.
verifyNodeExists(Location, String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to verify the existance and location of a node at the supplied location.
verifyNodeExists(Location, String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to verify the existance and location of a node at the supplied location.
VerifyNodeExistsRequest - Class in org.modeshape.graph.request
Instruction to verify the existance of a node at the specified location.
VerifyNodeExistsRequest(Location, String) - Constructor for class org.modeshape.graph.request.VerifyNodeExistsRequest
Create a request to verify the existance and location of a node at the supplied location.
verifyOperator(DynamicOperand, Operator) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyOperator(SelectorName, String, Operator) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyOrdering(DynamicOperand) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyOrdering(SelectorName, String) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyTable(SelectorName) - Method in class org.modeshape.graph.query.validate.Validator
 
verifyWorkspace(String) - Method in class org.modeshape.graph.request.BatchRequestBuilder
Add a request to verify the existance of the named workspace.
verifyWorkspace(String) - Method in class org.modeshape.graph.request.RequestBuilder
Add a request to verify the existance of the named workspace.
VerifyWorkspaceRequest - Class in org.modeshape.graph.request
Verify that a workspace exists with the supplied name.
VerifyWorkspaceRequest(String) - Constructor for class org.modeshape.graph.request.VerifyWorkspaceRequest
Create a request to verify the existance of the named workspace.
VERSION - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions.Dna
 
VERSION - Static variable in class org.modeshape.connector.store.jpa.util.StoreOptions
 
VERSION - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
VERSION - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
VERSION - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
VERSION_HISTORY - Static variable in class org.modeshape.jcr.JcrLexicon
 
VERSION_HISTORY - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
VERSION_HISTORY_FOLDER - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
VERSION_HISTORY_PATH - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_HISTORY_PATH - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
VERSION_HISTORY_STRUCTURE - Static variable in class org.modeshape.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.VERSION_HISTORY_STRUCTURE option is "hierarchical" .
VERSION_HISTORY_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_HISTORY_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
VERSION_LABELS - Static variable in class org.modeshape.jcr.JcrLexicon
 
VERSION_LABELS - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
VERSION_NAME - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_PATH - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_PROPERTY_LIST - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_STORAGE - Static variable in class org.modeshape.jcr.JcrLexicon
 
VERSION_STORAGE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
VERSION_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSION_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
VERSIONABLE - Static variable in class org.modeshape.graph.JcrMixLexicon
 
VERSIONABLE_UUID - Static variable in class org.modeshape.jcr.JcrLexicon
 
VERSIONED_CHILD - Static variable in class org.modeshape.jcr.JcrNtLexicon
 
VERSIONED_NODE_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.CreateVersionNodeFunction
 
VERSIONED_NODE_UUID - Static variable in class org.modeshape.jcr.SystemFunctions.InitializeVersionHistoryFunction
 
versionHistoryLocationFor(Path, UUID, RequestBuilder, String) - Method in class org.modeshape.jcr.SystemFunctions.VersionHistoryFunction
Verify whether the version history exists within version storage, and if so return its actual Location.
versionLabelAlreadyExists - Static variable in class org.modeshape.jcr.JcrI18n
 
versionNotInMergeFailed - Static variable in class org.modeshape.jcr.JcrI18n
 
VIEW - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.TABLE_TYPES
 
VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
viewAccepted(View) - Method in class org.modeshape.clustering.ClusteredObservationBus.Receiver
VIRTUAL - Static variable in class org.modeshape.sequencer.teiid.VdbModel.ModelType
 
VIRTUAL_DATABASE - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
VIRTUAL_DATABASE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
Position of VirtualDatabaseName column in server's results object returned by getElementEntitlements method in User API
VIRTUAL_DATABASE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
Position of VirtualDatabaseName column in server's results object returned by getGroupEntitlements method in User API
VIRTUAL_DATABASE_VERSION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
Position of VirtualDatabaseVersion column in server's results object returned by getElementEntitlements method in User API
VIRTUAL_DATABASE_VERSION - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
Position of VirtualDatabaseVersion column in server's results object returned by getElementEntitlements method in User API
VISIBILITY - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 
Visibility - Enum in org.modeshape.sequencer.classfile.metadata
 
VISIBLE - Static variable in class org.modeshape.sequencer.teiid.lexicon.VdbLexicon
 
visit(AllNodes) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(And) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Between) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(BindVariableName) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(ChildNode) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(ChildNodeJoinCondition) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Column) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Comparison) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(DescendantNode) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(DescendantNodeJoinCondition) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(EquiJoinCondition) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(FullTextSearch) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(FullTextSearchScore) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Join) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Length) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Limit) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Literal) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(LowerCase) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(NodeLocalName) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(NodeName) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(NodePath) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(NodeDepth) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(NamedSelector) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Not) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Or) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Ordering) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(PropertyExistence) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(PropertyValue) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Query) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(Subquery) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(ReferenceValue) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(SameNode) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(SameNodeJoinCondition) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(SetCriteria) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(SetQuery) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(ArithmeticOperand) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(UpperCase) - Method in interface org.modeshape.graph.query.model.Visitor
 
visit(AllNodes) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(And) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(ArithmeticOperand) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Between) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(BindVariableName) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(ChildNode) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(ChildNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Column) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Comparison) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(DescendantNode) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(DescendantNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(EquiJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(FullTextSearch) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(FullTextSearchScore) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Join) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Length) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Limit) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Literal) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(LowerCase) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(NodeDepth) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(NodePath) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(NodeName) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(NodeLocalName) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(NamedSelector) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Not) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Or) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Ordering) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(PropertyExistence) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(PropertyValue) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Query) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(Subquery) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(ReferenceValue) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(SameNode) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(SameNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(SetCriteria) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(SetQuery) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(UpperCase) - Method in class org.modeshape.graph.query.model.Visitors.AbstractVisitor
visit(AllNodes) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(And) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(ArithmeticOperand) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Between) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(BindVariableName) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(ChildNode) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(ChildNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Column) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Comparison) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(DescendantNode) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(DescendantNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(EquiJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(FullTextSearch) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(FullTextSearchScore) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Join) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Length) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Limit) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Literal) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(LowerCase) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(NodeDepth) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(NodePath) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(NodeLocalName) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(NodeName) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(NamedSelector) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Not) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Or) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Ordering) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(PropertyExistence) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(PropertyValue) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(ReferenceValue) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Query) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Subquery) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(SameNode) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(SameNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(SetCriteria) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(SetQuery) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(UpperCase) - Method in class org.modeshape.graph.query.model.Visitors.ReadableVisitor
visit(Visitable, GeneralVisitor) - Static method in class org.modeshape.graph.query.model.Visitors
Visit the supplied object using the supplied Visitors.AbstractVisitor, which must be responsible for navigation as well as any business logic.
visit(AllNodes) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(And) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(ArithmeticOperand) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Between) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(BindVariableName) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(ChildNode) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(ChildNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Column) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Comparison) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(DescendantNode) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(DescendantNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(EquiJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(FullTextSearch) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(FullTextSearchScore) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Join) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Length) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Limit) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Literal) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(LowerCase) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(NodeDepth) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(NodePath) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(NodeName) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(NodeLocalName) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(NamedSelector) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Not) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Or) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Ordering) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(PropertyExistence) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(PropertyValue) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Query) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(Subquery) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(ReferenceValue) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(SameNode) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(SameNodeJoinCondition) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(SetCriteria) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(SetQuery) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(UpperCase) - Method in class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
visit(PropertyExistence) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
visit(PropertyValue) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
visit(ReferenceValue) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
visit(EquiJoinCondition) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
visit(Column) - Method in class org.modeshape.graph.query.plan.PlanUtil.RequiredColumnVisitor
visit(AllNodes) - Method in class org.modeshape.graph.query.validate.Validator
visit(ArithmeticOperand) - Method in class org.modeshape.graph.query.validate.Validator
visit(ChildNode) - Method in class org.modeshape.graph.query.validate.Validator
visit(ChildNodeJoinCondition) - Method in class org.modeshape.graph.query.validate.Validator
visit(Column) - Method in class org.modeshape.graph.query.validate.Validator
visit(Comparison) - Method in class org.modeshape.graph.query.validate.Validator
visit(DescendantNode) - Method in class org.modeshape.graph.query.validate.Validator
visit(DescendantNodeJoinCondition) - Method in class org.modeshape.graph.query.validate.Validator
visit(EquiJoinCondition) - Method in class org.modeshape.graph.query.validate.Validator
visit(FullTextSearch) - Method in class org.modeshape.graph.query.validate.Validator
visit(FullTextSearchScore) - Method in class org.modeshape.graph.query.validate.Validator
visit(Length) - Method in class org.modeshape.graph.query.validate.Validator
visit(LowerCase) - Method in class org.modeshape.graph.query.validate.Validator
visit(NamedSelector) - Method in class org.modeshape.graph.query.validate.Validator
visit(NodeDepth) - Method in class org.modeshape.graph.query.validate.Validator
visit(NodeLocalName) - Method in class org.modeshape.graph.query.validate.Validator
visit(NodeName) - Method in class org.modeshape.graph.query.validate.Validator
visit(NodePath) - Method in class org.modeshape.graph.query.validate.Validator
visit(Ordering) - Method in class org.modeshape.graph.query.validate.Validator
visit(PropertyExistence) - Method in class org.modeshape.graph.query.validate.Validator
visit(PropertyValue) - Method in class org.modeshape.graph.query.validate.Validator
visit(ReferenceValue) - Method in class org.modeshape.graph.query.validate.Validator
visit(Query) - Method in class org.modeshape.graph.query.validate.Validator
visit(Subquery) - Method in class org.modeshape.graph.query.validate.Validator
visit(SameNode) - Method in class org.modeshape.graph.query.validate.Validator
visit(SameNodeJoinCondition) - Method in class org.modeshape.graph.query.validate.Validator
visit(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.modeshape.graph.session.GraphSession.LoadAllChildrenVisitor
Visit the supplied node, returning whether the children should be visited.
visit(GraphSession.Node<NodePayload, PropertyPayloadType>) - Method in class org.modeshape.graph.session.GraphSession.NodeVisitor
Visit the supplied node, returning whether the children should be visited.
Visitable - Interface in org.modeshape.graph.query.model
An interface called by a visitor when that visitor is visiting the node.
visitAll(Visitable, StrategyVisitor) - Static method in class org.modeshape.graph.query.model.Visitors
Visit all objects in the supplied object using a Visitors.NavigationVisitor (specifically a Visitors.WalkAllVisitor), and with each of these visited objects calling the appropriate visit(...) method on the supplied Visitors.AbstractVisitor.
visitNext() - Method in class org.modeshape.graph.query.model.Visitors.NavigationVisitor
 
Visitor - Interface in org.modeshape.graph.query.model
The basic interface for all query visitor implementations.
Visitors - Class in org.modeshape.graph.query.model
A set of common visitors that can be reused or extended, and methods that provide easy construction and calling of visitors.
Visitors() - Constructor for class org.modeshape.graph.query.model.Visitors
 
Visitors.AbstractVisitor - Class in org.modeshape.graph.query.model
A common base class for all visitors, which provides no-op implementations for all visit(...) methods.
Visitors.AbstractVisitor() - Constructor for class org.modeshape.graph.query.model.Visitors.AbstractVisitor
 
Visitors.NavigationVisitor - Class in org.modeshape.graph.query.model
An abstract visitor implementation that performs navigation of the query object.
Visitors.NavigationVisitor(Visitor) - Constructor for class org.modeshape.graph.query.model.Visitors.NavigationVisitor
Create a visitor that walks all query objects.
Visitors.ReadableVisitor - Class in org.modeshape.graph.query.model
 
Visitors.ReadableVisitor(ExecutionContext) - Constructor for class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
Visitors.ReadableVisitor() - Constructor for class org.modeshape.graph.query.model.Visitors.ReadableVisitor
 
Visitors.WalkAllVisitor - Class in org.modeshape.graph.query.model
A visitor implementation that walks the entire query object tree and delegates to another supplied visitor to do the actual work.
Visitors.WalkAllVisitor(Visitor) - Constructor for class org.modeshape.graph.query.model.Visitors.WalkAllVisitor
Create a visitor that walks all query objects.
VOLATILE - Static variable in class org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
 

W

warn(I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
warn(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.JdkLoggerImpl
 
warn(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
warn(I18n, Object...) - Method in class org.modeshape.common.util.log.SLF4JLoggerImpl
 
warn(I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log a message at the WARNING level according to the specified format and (optional) parameters.
warn(Throwable, I18n, Object...) - Method in class org.modeshape.common.util.Logger
Log an exception (throwable) at the WARNING level with an accompanying message.
WARNING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
warning(SAXParseException) - Method in class org.modeshape.sequencer.xml.XmlSequencerHandler
warningReadingWsdlFile - Static variable in class org.modeshape.sequencer.wsdl.WsdlI18n
 
warningReadingXsdFile - Static variable in class org.modeshape.sequencer.xsd.XsdI18n
 
warningSequencingXmlDocument - Static variable in class org.modeshape.sequencer.xml.XmlSequencerI18n
 
warningsParsingNodeTypeDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
 
warningsParsingStreamOfNodeTypeDefinitions - Static variable in class org.modeshape.jcr.JcrI18n
 
warningsWhileStarting - Static variable in class org.modeshape.repository.RepositoryI18n
 
warnMimeTypeNotSet - Static variable in class org.modeshape.extractor.tika.TikaI18n
 
wasNull() - Method in class org.modeshape.jdbc.JcrResultSet
WEAK_REF - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
 
weakReferenceValuesViolateConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
weakReferenceValueViolatesConstraintsOnDefinition - Static variable in class org.modeshape.jcr.JcrI18n
 
WebdavI18n - Class in org.modeshape.web.jcr.webdav
The internationalized string constants for the org.modeshape.web.jcr.webdav package.
WebdavI18n() - Constructor for class org.modeshape.web.jcr.webdav.WebdavI18n
 
where() - Method in class org.modeshape.graph.query.QueryBuilder
Begin the WHERE clause for this query by obtaining the constraint builder.
WHITESPACE - Static variable in class org.modeshape.sequencer.xsd.XsdLexicon
 
WIDTH - Static variable in class org.modeshape.sequencer.image.ImageMetadataLexicon
 
WILDCARD - Static variable in class org.modeshape.jdbc.JcrMetaData
CONSTANTS
WildcardTypeFieldMetadata - Class in org.modeshape.sequencer.java.metadata
WildcardTypeFieldMetadata represents meta data for wild card type.
WildcardTypeFieldMetadata() - Constructor for class org.modeshape.sequencer.java.metadata.WildcardTypeFieldMetadata
 
with(NamespaceRegistry) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that uses the supplied namespace registry.
with(MimeTypeDetector) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that is the same as this context, but which uses the supplied MIME type detector.
with(TextExtractor) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that is the same as this context, but which uses the supplied text extractor.
with(ClassLoaderFactory) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that uses the supplied class loader factory.
with(PropertyFactory) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that uses the supplied factory.
with(SecurityContext) - Method in class org.modeshape.graph.ExecutionContext
Create an ExecutionContext that is the same as this context, but which uses the supplied security context.
with(Map<String, String>) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that contains the supplied data.
with(String, String) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that contains the supplied key-value pair in the new context's data.
with(String) - Method in class org.modeshape.graph.ExecutionContext
Create a new execution context that mirrors this context but that contains the supplied process identifier.
with(UUID) - Method in interface org.modeshape.graph.Graph.Create
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
with(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.Create
Specify property that should the new node should have.
with(String, Object...) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.modeshape.graph.Graph.Create
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.modeshape.graph.Graph.Create
Specify properties that should the new node should have.
with(UUID) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(Property) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(Iterable<Property>) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(Property, Property...) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(String, Object...) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(Name, Object...) - Method in class org.modeshape.graph.Graph.CreateAction
 
with(UUID) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Iterable<Property>) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify property that should the new node should have.
with(String, Object...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.modeshape.graph.Graph.CreateAt
Specify properties that should the new node should have.
with(Property) - Method in class org.modeshape.graph.Location
Create a copy of this location that adds the supplied identification property.
with(Path) - Method in class org.modeshape.graph.Location
Create a copy of this location that uses the supplied path.
with(UUID) - Method in class org.modeshape.graph.Location
Create a copy of this location that adds the supplied UUID as an identification property.
with(SelectorName) - Method in class org.modeshape.graph.query.model.Column
Create a copy of this Column except that uses the supplied selector name instead.
with(TypeSystem) - Method in class org.modeshape.graph.query.QueryContext
Obtain a copy of this context, except that the copy uses the supplied type system.
with(Schemata) - Method in class org.modeshape.graph.query.QueryContext
Obtain a copy of this context, except that the copy uses the supplied schemata.
with(PlanHints) - Method in class org.modeshape.graph.query.QueryContext
Obtain a copy of this context, except that the copy uses the supplied hints.
with(Problems) - Method in class org.modeshape.graph.query.QueryContext
Obtain a copy of this context, except that the copy uses the supplied problem container.
with(Map<String, Object>) - Method in class org.modeshape.graph.query.QueryContext
Obtain a copy of this context, except that the copy uses the supplied variables.
with(Schemata.Table) - Method in class org.modeshape.graph.query.validate.ImmutableSchemata
 
with(Request...) - Static method in class org.modeshape.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(Iterator<? extends Request>) - Static method in class org.modeshape.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(List<? extends Request>) - Static method in class org.modeshape.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(ClassLoaderFactory) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that mirrors this context but that uses the supplied class loader factory.
with(Map<String, String>) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that mirrors this context but that contains the supplied data.
with(MimeTypeDetector) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that is the same as this context, but which uses the supplied MIME type detector.
with(NamespaceRegistry) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that mirrors this context but that uses the supplied namespace registry.
with(SecurityContext) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create an ExecutionContext that is the same as this context, but which uses the supplied security context.
with(String, String) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that mirrors this context but that contains the supplied key-value pair in the new context's data.
with(String) - Method in class org.modeshape.graph.sequencer.StreamSequencerContext
Create a new execution context that mirrors this context but that contains the supplied process identifier.
with(ClassLoaderFactory) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that mirrors this context but that uses the supplied class loader factory.
with(Map<String, String>) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that mirrors this context but that contains the supplied data.
with(MimeTypeDetector) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that is the same as this context, but which uses the supplied MIME type detector.
with(NamespaceRegistry) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that mirrors this context but that uses the supplied namespace registry.
with(SecurityContext) - Method in class org.modeshape.graph.text.TextExtractorContext
Create an ExecutionContext that is the same as this context, but which uses the supplied security context.
with(String, String) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that mirrors this context but that contains the supplied key-value pair in the new context's data.
with(String) - Method in class org.modeshape.graph.text.TextExtractorContext
Create a new execution context that mirrors this context but that contains the supplied process identifier.
with(SelectorName) - Method in class org.modeshape.jcr.query.qom.JcrColumn
Create a copy of this Column except that uses the supplied selector name instead.
with(AuthenticationProvider) - Method in class org.modeshape.jcr.security.AuthenticationProviders
 
with(AuthenticationProvider...) - Static method in class org.modeshape.jcr.security.AuthenticationProviders
 
with(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied name instead of this object's path.
with(Path) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied path instead of this object's path.
with(ClassLoaderFactory) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied class loader factory instead of this object's class loader factory.
with(RepositorySource) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied repository source instead of this object's repository source.
WITH_GRANT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
WITH_SQL - Static variable in class org.modeshape.sequencer.teiid.lexicon.TransformLexicon
 
withAutomaticGarbageCollection(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsAutomaticGarbageCollection().
withChild(UUID) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except adding the supplied node at the end of the existing children.
withChild(int, UUID) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except adding the supplied node into the existing children at the specified index.
withChild(Path.Segment) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except adding the supplied node at the end of the existing children.
withChild(int, Path.Segment) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except adding the supplied node into the existing children at the specified index.
withClassLoaderFactory(ClassLoaderFactory) - Method in class org.modeshape.jcr.JcrConfiguration
Specify the ClassLoaderFactory that should be used to load the classes for the various components.
withClassLoaderFactory(ClassLoaderFactory) - Method in class org.modeshape.repository.ModeShapeConfiguration
Specify the ClassLoaderFactory that should be used to load the classes for the various components.
withCreatingWorkspaces(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsCreatingWorkspaces() .
withDefaultTimeout() - Method in interface org.modeshape.graph.Graph.LockTimeout
 
withEvents(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsEvents().
withExecutionTime(long) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied execution time.
withExecutionTime(long, TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied execution time.
withGarbageCollectionInterval(long, TimeUnit) - Method in class org.modeshape.repository.ModeShapeConfiguration
Set the interval for garbage collection, should garbage collection be required by the sources).
withInput(String, Object) - Method in class org.modeshape.graph.Graph.ApplyFunctionAction
Specify the name and value of an input to be passed to the function when it is executed.
withInput(String, Object) - Method in interface org.modeshape.graph.Graph.WithInput
Specify the name and value of an input to be passed to the function when it is executed.
withLimit(int) - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but one that uses the supplied limit on the number of result rows.
withLimit(int) - Method in interface org.modeshape.graph.query.model.QueryCommand
Create a copy of this query, but one that uses the supplied limit on the number of result rows.
withLimit(int) - Method in class org.modeshape.graph.query.model.SetQuery
 
withLimit(int) - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Create a copy of this query, but one that uses the supplied limit on the number of result rows.
withLimit(int) - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Create a copy of this query, but one that uses the supplied limit on the number of result rows.
withLocks(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsLocks().
withMaximumDepth(int) - Method in class org.modeshape.graph.request.ReadBranchRequest
Obtain a copy of this request (without any results) with the new supplied maximum depth.
withName(Path.Segment) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except using the supplied name.
withName(Path.Segment) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except using the supplied name.
withName(String) - Method in class org.modeshape.repository.ModeShapeConfiguration
Set the name of this configuration.
withOffset(int) - Method in class org.modeshape.graph.query.model.Limit
 
withOffset(int) - Method in class org.modeshape.graph.query.model.Query
Create a copy of this query, but one that uses the supplied offset.
withOffset(int) - Method in interface org.modeshape.graph.query.model.QueryCommand
Create a copy of this query, but one that uses the supplied offset.
withOffset(int) - Method in class org.modeshape.graph.query.model.SetQuery
 
withOffset(int) - Method in class org.modeshape.jcr.query.qom.JcrLimit
withOffset(int) - Method in class org.modeshape.jcr.query.qom.JcrSelectQuery
Create a copy of this query, but one that uses the supplied offset.
withOffset(int) - Method in class org.modeshape.jcr.query.qom.JcrSetQuery
Create a copy of this query, but one that uses the supplied offset.
withOptimizationTime(long) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied optimization time.
withOptimizationTime(long, TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied optimization time.
withoutChild(UUID) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except without the supplied child node.
withoutChild(Path.Segment) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except without the supplied child node.
withoutChildren() - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except with none of the children.
withoutChildren() - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except with none of the children.
withoutProperties() - Method in class org.modeshape.graph.connector.base.MapNode
 
withoutProperties() - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node without any properties
withoutProperty(Name) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except with the new property.
withoutProperty(Name) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except without the new property.
withParent(UUID) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except using the supplied parent.
withParent(Path) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except using the supplied path.
withPath(String) - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
withPath(String) - Method in class org.modeshape.web.jcr.webdav.ResolvedRequest
Create a new request that is similar to this request except with the supplied path.
withPlanningTime(long) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied planning time.
withPlanningTime(long, TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied planning time.
withProperties(Iterable<Property>, Iterable<Name>, boolean) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except with the changes to the properties.
withProperties(Iterable<Property>, Iterable<Name>, boolean) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except with the changes to the properties.
withProperty(Property) - Method in class org.modeshape.graph.connector.base.MapNode
Create a copy of this node except with the new property.
withProperty(Property) - Method in class org.modeshape.graph.connector.base.PathNode
Create a copy of this node except with the new property.
withQueries(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsQueries().
withReferences(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsReferences().
withRepositoryName(String) - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
withResultsFormulationTime(long) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied result formulation time.
withResultsFormulationTime(long, TimeUnit) - Method in class org.modeshape.graph.query.QueryResults.Statistics
Create a new statistics object that has the supplied result formulation time.
withRowLimit(int) - Method in class org.modeshape.graph.query.model.Limit
 
withRowLimit(int) - Method in class org.modeshape.jcr.query.qom.JcrLimit
withSameNameSiblings(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsSameNameSiblings().
withSearches(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsSearches().
withSession(Repository, JcrTools.Operation) - Method in class org.modeshape.jcr.JcrTools
 
withTimeoutOf(long) - Method in interface org.modeshape.graph.Graph.LockTimeout
 
withType(int) - Method in class org.modeshape.common.text.TokenStream.CaseInsensitiveToken
Bitmask ORed with existing type value.
withType(int) - Method in class org.modeshape.common.text.TokenStream.CaseSensitiveToken
Bitmask ORed with existing type value.
withType(int) - Method in interface org.modeshape.common.text.TokenStream.Token
Bitmask ORed with existing type value.
withUpdates(boolean) - Method in class org.modeshape.graph.connector.RepositorySourceCapabilities
Create a new instance that is a copy of this instance but uses the supplied value for RepositorySourceCapabilities.supportsUpdates().
withWorkspace(String) - Method in class org.modeshape.repository.ModeShapeConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied workspace name instead of this object's workspace.
withWorkspaceName(String) - Method in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
WORD - Static variable in class org.modeshape.cnd.CndTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WORD - Static variable in class org.modeshape.common.text.TokenStream.BasicTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WORD - Static variable in class org.modeshape.graph.query.parse.FullTextSearchParser.TermTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WORD - Static variable in class org.modeshape.graph.query.parse.SqlQueryParser.SqlTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WORD - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WordMetadata - Class in org.modeshape.sequencer.msoffice.word
Metadata for Microsoft Word documents.
WordMetadata() - Constructor for class org.modeshape.sequencer.msoffice.word.WordMetadata
 
WordMetadata.WordHeading - Class in org.modeshape.sequencer.msoffice.word
 
WordMetadata.WordHeading(String, int) - Constructor for class org.modeshape.sequencer.msoffice.word.WordMetadata.WordHeading
 
WordMetadataReader - Class in org.modeshape.sequencer.msoffice.word
Infers table of contents from Word document by reading all paragraphs with style Heading*.
WordMetadataReader() - Constructor for class org.modeshape.sequencer.msoffice.word.WordMetadataReader
 
WORDS - Static variable in class org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon
 
workspace() - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Use the first workspace that's available, or if none is available establish one for the default workspace.
Workspace - Interface in org.modeshape.graph.connector.base
The MapWorkspace stores state and other information about a workspace in a way that is independent of Transactions.
workspace() - Method in class org.modeshape.graph.request.AccessQueryRequest
Get the name of the workspace in which the node exists.
workspace() - Method in class org.modeshape.graph.request.FullTextSearchRequest
Get the name of the workspace in which the node exists.
workspace() - Method in interface org.modeshape.graph.request.function.FunctionContext
Get the name of the workspace in which this function is being applied.
Workspace - Interface in org.modeshape.graph
The information about a workspace.
Workspace - Interface in org.modeshape.jcr.api
An extension of JCR 2.0's Workspace interface, with a few ModeShape-specific enhancements.
WORKSPACE - Static variable in class org.modeshape.jcr.ModeShapeLexicon
 
WORKSPACE_NAME - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
WORKSPACE_NAME_GROUP - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
WORKSPACE_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
 
WORKSPACE_ROOT - Static variable in class org.modeshape.connector.filesystem.FileSystemSource
 
WORKSPACE_WITH_SLASH_GROUP - Static variable in class org.modeshape.web.jcr.webdav.MultiRepositoryRequestResolver
 
workspaceAlreadyExists - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
workspaceAlreadyExistsInRepository - Static variable in class org.modeshape.connector.jcr.JcrConnectorI18n
 
workspaceAlreadyExistsInRepository - Static variable in class org.modeshape.graph.GraphI18n
 
WorkspaceCache - Interface in org.modeshape.graph.connector.path.cache
The basic contract for a workspace-level cache of paths to the nodes stored at that path.
workspaceDoesNotExist - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
workspaceDoesNotExist - Static variable in class org.modeshape.connector.store.jpa.JpaConnectorI18n
 
workspaceDoesNotExist - Static variable in class org.modeshape.connector.svn.SvnRepositoryConnectorI18n
 
workspaceDoesNotExistInFederatedRepository - Static variable in class org.modeshape.graph.GraphI18n
 
workspaceDoesNotExistInRepository - Static variable in class org.modeshape.graph.GraphI18n
 
workspaceEntities - Variable in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository
 
WorkspaceEntity - Class in org.modeshape.connector.store.jpa.model.common
A WorkspaceEntity represents a workspace that has been create in the store.
WorkspaceEntity() - Constructor for class org.modeshape.connector.store.jpa.model.common.WorkspaceEntity
 
workspaceExistsNamed(String) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Determine if there is an existing workspace with the supplied name.
workspaceFor(String) - Method in class org.modeshape.connector.jcr.JcrRequestProcessor
Obtain the JCR session for the named workspace in the current repository using the credentials given to this processor during instantiation.
workspaceIsReadOnly - Static variable in class org.modeshape.graph.GraphI18n
 
workspaceName - Variable in class org.modeshape.graph.Graph.AddValueAction
 
workspaceName - Variable in class org.modeshape.graph.Graph.Batch
 
workspaceName - Variable in class org.modeshape.graph.Graph.RemoveValueAction
 
workspaceName - Variable in class org.modeshape.graph.property.PathExpression.RepositoryPath
 
workspaceName - Variable in class org.modeshape.graph.request.BatchRequestBuilder.NodeChange
 
workspaceName() - Method in class org.modeshape.graph.request.DestroyWorkspaceRequest
Get the name for the workspace that is to be destroyed.
workspaceName() - Method in class org.modeshape.graph.request.VerifyWorkspaceRequest
Get the desired name for the workspace.
workspaceName - Variable in class org.modeshape.graph.session.GraphSession
 
workspaceName - Variable in class org.modeshape.web.jcr.webdav.ModeShapeWebdavStore.SessionKey
 
workspaceNameIsInvalid - Static variable in class org.modeshape.jcr.JcrI18n
 
workspaceNamePropertyDescription - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
workspaceNamePropertyName - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
 
workspaceNameWasNotValidConfiguration - Static variable in class org.modeshape.connector.jbosscache.JBossCacheConnectorI18n
 
workspaceRootPathPropertyCategory - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
workspaceRootPathPropertyDescription - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
workspaceRootPathPropertyLabel - Static variable in class org.modeshape.connector.filesystem.FileSystemI18n
 
Workspaces - Class in org.modeshape.connector.store.jpa.util
A manager and cache for WorkspaceEntity objects.
Workspaces(EntityManager) - Constructor for class org.modeshape.connector.store.jpa.util.Workspaces
 
workspaces - Variable in class org.modeshape.graph.connector.path.PathRepository
 
WORKSPACES - Static variable in class org.modeshape.graph.ModeShapeLexicon
 
wrapCollection(K, Collection<V>) - Method in class org.modeshape.common.collection.AbstractMultimap
 
wrapKeySet() - Method in class org.modeshape.common.collection.AbstractMultimap
 
wrapList(K, List<V>) - Method in class org.modeshape.common.collection.AbstractMultimap
 
wrapMap(Map<K, Collection<V>>) - Method in class org.modeshape.common.collection.AbstractMultimap
 
wrapWithLocationOrdering(Iterable<ProcessingComponent>, boolean) - Static method in class org.modeshape.graph.query.process.SetOperationComponent
The sources' results must be sorted before the intersection can be computed.
WRITABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
 
WritablePathRepository - Class in org.modeshape.graph.connector.path
Extension of PathRepository for repositories that support modification of nodes as well as access to the nodes.
WritablePathRepository(PathRepositorySource) - Constructor for class org.modeshape.graph.connector.path.WritablePathRepository
 
WritablePathWorkspace - Interface in org.modeshape.graph.connector.path
Extension of PathWorkspace for repositories that support modification of nodes as well as access to the nodes.
write(int) - Method in class org.modeshape.common.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.modeshape.common.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String, File) - Static method in class org.modeshape.common.util.IoUtil
Write the entire contents of the supplied string to the given file.
write(String, OutputStream) - Static method in class org.modeshape.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.modeshape.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(InputStream, OutputStream) - Static method in class org.modeshape.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(Reader, Writer) - Static method in class org.modeshape.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(String, OutputStream) - Static method in class org.modeshape.common.util.StringUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.modeshape.common.util.StringUtil
Write the entire contents of the supplied string to the given writer.
write(File, ExecutionContext, Map<Name, Property>) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
write(Property, Writer, ValueFactory<String>) - Method in class org.modeshape.connector.filesystem.StoreProperties
 
write(byte[], long, PropertyType, Object) - Method in class org.modeshape.connector.store.jpa.model.simple.SimpleJpaRepository.LargeValueSerializer
write(byte[], long, PropertyType, Object) - Method in interface org.modeshape.connector.store.jpa.util.Serializer.LargeValues
 
write(byte[], long, PropertyType, Object) - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoLargeValues
 
write(Reference) - Method in class org.modeshape.connector.store.jpa.util.Serializer.NoReferenceValues
 
write(Reference) - Method in interface org.modeshape.connector.store.jpa.util.Serializer.ReferenceValues
 
write(Object) - Method in class org.modeshape.jcr.Profiler
 
write(StringBuilder, NamespaceRegistry.Namespace) - Method in class org.modeshape.sequencer.teiid.CndFromEcore
 
write(SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
writeMethod(boolean, String, Object, String, Object...) - Method in class org.modeshape.jcr.Profiler
 
writeMethodOnLine(String, Object, String, Object...) - Method in class org.modeshape.jcr.Profiler
 
writeObjectAsString(Object, StringBuilder, boolean) - Method in class org.modeshape.common.util.Reflection
 
writeOnLine(String) - Method in class org.modeshape.jcr.Profiler
 
writePhase0(SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
writePhase1(SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
writePhase2(SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
writePhase3(SequencerOutput) - Method in class org.modeshape.sequencer.teiid.XmiModelReader
 
writeTo(Logger) - Method in class org.modeshape.common.collection.AbstractProblems
Write the problems to the supplied logger.
writeTo(Logger, Problem.Status, Problem.Status...) - Method in class org.modeshape.common.collection.AbstractProblems
Write the problems to the supplied logger.
writeTo(Logger) - Method in class org.modeshape.common.collection.ImmutableProblems
Write the problems to the supplied logger.
writeTo(Logger, Problem.Status, Problem.Status...) - Method in class org.modeshape.common.collection.ImmutableProblems
Write the problems to the supplied logger.
writeTo(Logger) - Method in interface org.modeshape.common.collection.Problems
Write the problems to the supplied logger.
writeTo(Logger, Problem.Status, Problem.Status...) - Method in interface org.modeshape.common.collection.Problems
Write the problems to the supplied logger.
writeTo(StringBuilder) - Method in class org.modeshape.sequencer.teiid.CndFromEcore.CndGraphReader
 
writeTo(SequencerOutput, Path) - Method in class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
writeXml(Node) - Method in class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
Wsdl11Reader - Class in org.modeshape.sequencer.wsdl
A class that can parse WSDL 1.1 definitions, derive a graph structure from the content, and output that graph structure to a supplied SequencerOutput.
Wsdl11Reader(SequencerOutput, StreamSequencerContext) - Constructor for class org.modeshape.sequencer.wsdl.Wsdl11Reader
 
Wsdl11Reader.CustomWSDLLocator - Class in org.modeshape.sequencer.wsdl
 
Wsdl11Reader.CustomWSDLLocator(InputSource, String) - Constructor for class org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
 
Wsdl11Reader.PortTypeResolvers - Class in org.modeshape.sequencer.wsdl
 
Wsdl11Reader.PortTypeResolvers() - Constructor for class org.modeshape.sequencer.wsdl.Wsdl11Reader.PortTypeResolvers
 
WSDL_DOCUMENT - Static variable in class org.modeshape.sequencer.wsdl.WsdlLexicon
 
WsdlI18n - Class in org.modeshape.sequencer.wsdl
The internationalized string constants for the org.modeshape.sequencer.zip packages.
WsdlI18n() - Constructor for class org.modeshape.sequencer.wsdl.WsdlI18n
 
WsdlLexicon - Class in org.modeshape.sequencer.wsdl
A lexicon of names used within the XSD sequencer.
WsdlLexicon() - Constructor for class org.modeshape.sequencer.wsdl.WsdlLexicon
 
WsdlLexicon.Namespace - Class in org.modeshape.sequencer.wsdl
 
WsdlLexicon.Namespace() - Constructor for class org.modeshape.sequencer.wsdl.WsdlLexicon.Namespace
 
WsdlReader<T> - Class in org.modeshape.sequencer.wsdl
A class that can parse WSDL definitions, derive a graph structure from the content, and output that graph structure to a supplied SequencerOutput.
WsdlReader(SequencerOutput, StreamSequencerContext) - Constructor for class org.modeshape.sequencer.wsdl.WsdlReader
 
WsdlReader.ResolveFuture - Class in org.modeshape.sequencer.wsdl
 
WsdlReader.ResolveFuture(Path, Name, XsdResolvers.SymbolSpace, String, String) - Constructor for class org.modeshape.sequencer.wsdl.WsdlReader.ResolveFuture
 
WsdlSequencer - Class in org.modeshape.sequencer.wsdl
A sequencer that processes and extract the schema object model from XML Schema Document files.
WsdlSequencer() - Constructor for class org.modeshape.sequencer.wsdl.WsdlSequencer
 

X

XMI - Static variable in class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
XmiGraphReader - Class in org.modeshape.sequencer.teiid
A class that can be used to read an XMI file that has been imported into a graph.
XmiGraphReader(Subgraph, boolean) - Constructor for class org.modeshape.sequencer.teiid.XmiGraphReader
 
XmiLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
XmiLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.XmiLexicon
 
XmiLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
XmiLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.XmiLexicon.Namespace
 
XmiModelReader - Class in org.modeshape.sequencer.teiid
 
XmiModelReader(Path, Name, String, Subgraph, boolean, boolean, VdbModel) - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader
Create a reader for XMI model files.
XmiModelReader.AnnotationHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.AnnotationHandler() - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.AnnotationHandler
 
XmiModelReader.DefaultModelObjectHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.DefaultModelObjectHandler(Name...) - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.DefaultModelObjectHandler
 
XmiModelReader.ModelImportHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.ModelImportHandler() - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.ModelImportHandler
 
XmiModelReader.ModelObjectHandler - Interface in org.modeshape.sequencer.teiid
 
XmiModelReader.PropertySet - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.PropertySet(XmiModelReader) - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.PropertySet
 
XmiModelReader.SkipBranchHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.SkipBranchHandler() - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.SkipBranchHandler
 
XmiModelReader.SkipNodeHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.SkipNodeHandler() - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.SkipNodeHandler
 
XmiModelReader.TransformationHandler - Class in org.modeshape.sequencer.teiid
 
XmiModelReader.TransformationHandler() - Constructor for class org.modeshape.sequencer.teiid.XmiModelReader.TransformationHandler
 
xmiUuidFor(Node) - Method in class org.modeshape.sequencer.teiid.XmiGraphReader
 
XML - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
 
XML_DOCUMENT - Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
 
XmlCharacters - Class in org.modeshape.common.xml
A utility class for determining the validity of various XML names, per the XML 1.0 Specification.
XMLCHARACTERS - Static variable in class org.modeshape.graph.JcrLexicon
 
XmlFileRepositorySource - Class in org.modeshape.graph.connector.xmlfile
A RepositorySource for a in-memory repository with content defined by an XML file.
XmlFileRepositorySource() - Constructor for class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource
Create a repository source instance.
XmlFileRepositorySource.DefaultRepositoryContext - Class in org.modeshape.graph.connector.xmlfile
 
XmlFileRepositorySource.DefaultRepositoryContext() - Constructor for class org.modeshape.graph.connector.xmlfile.XmlFileRepositorySource.DefaultRepositoryContext
 
XmlHandler - Class in org.modeshape.graph.xml
A DefaultHandler2 specialization that responds to XML content events by creating the corresponding content in the supplied graph.
XmlHandler(Destination, boolean, Path, TextDecoder, Name, Name, Name, XmlHandler.AttributeScoping) - Constructor for class org.modeshape.graph.xml.XmlHandler
Create a handler that creates content in the supplied graph
XmlHandler.AttributeScoping - Enum in org.modeshape.graph.xml
The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlHandler.ElementEntryState - Enum in org.modeshape.graph.xml
Possible states for an ElementEntry instance.
XmlNameEncoder - Class in org.modeshape.common.text
An encoder and decoder for XML element and attribute names.
XmlNameEncoder() - Constructor for class org.modeshape.common.text.XmlNameEncoder
 
XmlSequencer - Class in org.modeshape.sequencer.xml
A sequencer for XML files, which maintains DTD, entity, comments, and other content.
XmlSequencer() - Constructor for class org.modeshape.sequencer.xml.XmlSequencer
 
XmlSequencer.AttributeScoping - Enum in org.modeshape.sequencer.xml
The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlSequencerHandler - Class in org.modeshape.sequencer.xml
A DefaultHandler2 implementation that is used by the sequencer.
XmlSequencerI18n - Class in org.modeshape.sequencer.xml
The internationalized string constants for the org.modeshape.sequencer.xml* packages.
XmlSequencerI18n() - Constructor for class org.modeshape.sequencer.xml.XmlSequencerI18n
 
XMLTEXT - Static variable in class org.modeshape.jcr.JcrLexicon
 
XmlValueEncoder - Class in org.modeshape.common.text
An encoder useful for converting text to be used within XML attribute values.
XmlValueEncoder() - Constructor for class org.modeshape.common.text.XmlValueEncoder
 
XPATH - Static variable in class org.modeshape.jcr.JcrRepository.QueryLanguage
The standard JCR 1.0 XPath query language.
XPathQueryResult - Class in org.modeshape.jcr.query
QueryResult implementation for XPath results.
XPathQueryResult(JcrQueryContext, String, QueryResults, Schemata) - Constructor for class org.modeshape.jcr.query.XPathQueryResult
 
XPathQueryResult.XPathQueryResultRow - Class in org.modeshape.jcr.query
 
XPathQueryResult.XPathQueryResultRow(JcrQueryResult.SingleSelectorQueryResultRowIterator, Node, Object[]) - Constructor for class org.modeshape.jcr.query.XPathQueryResult.XPathQueryResultRow
 
XPathQueryResult.XPathQueryResultRowIterator - Class in org.modeshape.jcr.query
 
XPathQueryResult.XPathQueryResultRowIterator(JcrQueryContext, String, QueryResults, Iterator<Object[]>, long) - Constructor for class org.modeshape.jcr.query.XPathQueryResult.XPathQueryResultRowIterator
 
XsdI18n - Class in org.modeshape.sequencer.xsd
The internationalized string constants for the org.modeshape.sequencer.zip packages.
XsdI18n() - Constructor for class org.modeshape.sequencer.xsd.XsdI18n
 
XsdLexicon - Class in org.modeshape.sequencer.xsd
A lexicon of names used within the XSD sequencer.
XsdLexicon() - Constructor for class org.modeshape.sequencer.xsd.XsdLexicon
 
XsdLexicon.Namespace - Class in org.modeshape.sequencer.xsd
 
XsdLexicon.Namespace() - Constructor for class org.modeshape.sequencer.xsd.XsdLexicon.Namespace
 
XsdReader - Class in org.modeshape.sequencer.xsd
A class that can parse XML Schema Documents, derive a graph structure from the content, and output that graph structure to a supplied SequencerOutput.
XsdReader(SequencerOutput, StreamSequencerContext, XsdResolvers) - Constructor for class org.modeshape.sequencer.xsd.XsdReader
 
XsdReader(SequencerOutput, StreamSequencerContext) - Constructor for class org.modeshape.sequencer.xsd.XsdReader
 
XsdReader.ResolveFuture - Class in org.modeshape.sequencer.xsd
 
XsdReader.ResolveFuture(Path, Name, XsdResolvers.SymbolSpace, String, String) - Constructor for class org.modeshape.sequencer.xsd.XsdReader.ResolveFuture
 
XsdResolvers - Class in org.modeshape.sequencer.xsd
 
XsdResolvers() - Constructor for class org.modeshape.sequencer.xsd.XsdResolvers
 
XsdResolvers.SymbolSpace - Class in org.modeshape.sequencer.xsd
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.
XsdResolvers.SymbolSpace(String) - Constructor for class org.modeshape.sequencer.xsd.XsdResolvers.SymbolSpace
 
XsdSequencer - Class in org.modeshape.sequencer.xsd
A sequencer that processes and extract the schema object model from XML Schema Document files.
XsdSequencer() - Constructor for class org.modeshape.sequencer.xsd.XsdSequencer
 
XsiLexicon - Class in org.modeshape.sequencer.teiid.lexicon
 
XsiLexicon() - Constructor for class org.modeshape.sequencer.teiid.lexicon.XsiLexicon
 
XsiLexicon.Namespace - Class in org.modeshape.sequencer.teiid.lexicon
 
XsiLexicon.Namespace() - Constructor for class org.modeshape.sequencer.teiid.lexicon.XsiLexicon.Namespace
 

Y

YEAR - Static variable in class org.modeshape.sequencer.mp3.Mp3MetadataLexicon
 

Z

ZipI18n - Class in org.modeshape.sequencer.zip
The internationalized string constants for the org.modeshape.sequencer.zip packages.
ZipI18n() - Constructor for class org.modeshape.sequencer.zip.ZipI18n
 
ZipLexicon - Class in org.modeshape.sequencer.zip
A lexicon of names used within the zip sequencer.
ZipLexicon() - Constructor for class org.modeshape.sequencer.zip.ZipLexicon
 
ZipLexicon.Namespace - Class in org.modeshape.sequencer.zip
 
ZipLexicon.Namespace() - Constructor for class org.modeshape.sequencer.zip.ZipLexicon.Namespace
 
ZipSequencer - Class in org.modeshape.sequencer.zip
A sequencer that processes and extract the files and folders from ZIP archive files.
ZipSequencer() - Constructor for class org.modeshape.sequencer.zip.ZipSequencer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.