|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SQLException because this driver only supports
ResultSet.FETCH_FORWARD.
RequestProcessor.process(ReadBranchRequest) when determining the maximum depth for the subgraph.
ProcessingComponent implementations that does everything except obtain the correct
Location objects for the query results.Binary that provides some common capabilities for other implementations.BinaryFactory implementation that contains many general methods that are likely to be appropriate for many
concrete implementations.JavaMetadata.- AbstractJavaMetadata() -
Constructor for class org.modeshape.sequencer.java.AbstractJavaMetadata
-
- AbstractLuceneSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor> - Class in org.modeshape.search.lucene
- An abstract
SearchEngine implementation that is set up to use the Lucene library. - AbstractLuceneSearchEngine(String, RepositoryConnectionFactory, boolean) -
Constructor for class org.modeshape.search.lucene.AbstractLuceneSearchEngine
- Create a
SearchEngine instance that uses Lucene.
- AbstractLuceneSearchEngine.AbstractLuceneProcessor<WorkspaceType extends SearchEngineWorkspace,SessionType extends AbstractLuceneSearchEngine.WorkspaceSession> - Class in org.modeshape.search.lucene
- Abstract
SearchEngineProcessor implementation for the AbstractLuceneSearchEngine. - AbstractLuceneSearchEngine.AbstractLuceneProcessor(String, ExecutionContext, AbstractSearchEngine.Workspaces<WorkspaceType>, Observer, DateTime, boolean) -
Constructor for class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor
-
- AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory - Class in org.modeshape.search.lucene
-
- AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory(AbstractLuceneSearchEngine.WorkspaceSession, Map<String, Object>) -
Constructor for class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory
-
- AbstractLuceneSearchEngine.TupleCollector - Class in org.modeshape.search.lucene
-
- AbstractLuceneSearchEngine.TupleCollector() -
Constructor for class org.modeshape.search.lucene.AbstractLuceneSearchEngine.TupleCollector
-
- AbstractLuceneSearchEngine.WorkspaceSession - Interface in org.modeshape.search.lucene
-
- 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
-
- AbstractMavenUrlProvider - Class in org.modeshape.maven.spi
- An abstract URL provider for Maven 2 repositories.
- AbstractMavenUrlProvider() -
Constructor for class org.modeshape.maven.spi.AbstractMavenUrlProvider
-
- 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
-
- AbstractPath - Class in org.modeshape.graph.property.basic
- An abstract foundation for different
Path implementations. - AbstractPath() -
Constructor for class org.modeshape.graph.property.basic.AbstractPath
-
- AbstractPath.SingleIterator<T> - Class in org.modeshape.graph.property.basic
-
- AbstractPath.SingleIterator(T) -
Constructor for class org.modeshape.graph.property.basic.AbstractPath.SingleIterator
-
- 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
-
- AbstractServiceAdministrator - Class in org.modeshape.repository.service
- Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an
administrative interface.
- AbstractServiceAdministrator(I18n, ServiceAdministrator.State) -
Constructor for class org.modeshape.repository.service.AbstractServiceAdministrator
-
- AbstractTextSequencer - Class in org.modeshape.sequencer.text
- The base class for the text sequencers.
- AbstractTextSequencer() -
Constructor for class org.modeshape.sequencer.text.AbstractTextSequencer
-
- AbstractValueFactories - Class in org.modeshape.graph.property.basic
- Abstract implementation of
ValueFactories that implements all the methods other than the get*Factory()
methods. - AbstractValueFactories() -
Constructor for class org.modeshape.graph.property.basic.AbstractValueFactories
-
- AbstractValueFactories.ValueFactoryIterator - Class in org.modeshape.graph.property.basic
-
- AbstractValueFactories.ValueFactoryIterator() -
Constructor for class org.modeshape.graph.property.basic.AbstractValueFactories.ValueFactoryIterator
-
- AbstractValueFactory<T> - Class in org.modeshape.graph.property.basic
- Abstract
ValueFactory. - AbstractValueFactory(PropertyType, TextDecoder, ValueFactory<String>) -
Constructor for class org.modeshape.graph.property.basic.AbstractValueFactory
-
- AbstractValueFactory.ConvertingIterator<ValueType> - Class in org.modeshape.graph.property.basic
-
- AbstractValueFactory.ConvertingIterator(Iterator<?>, ValueFactory<ValueType>) -
Constructor for class org.modeshape.graph.property.basic.AbstractValueFactory.ConvertingIterator
-
- 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.
- acceptsDocsOutOfOrder() -
Method in class org.modeshape.search.lucene.LuceneSearchSession.DualIndexTupleCollector
-
- acceptsDocsOutOfOrder() -
Method in class org.modeshape.search.lucene.LuceneSearchSession.FullTextSearchTupleCollector
-
- 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 class org.modeshape.graph.property.basic.FileSystemBinary
- Acquire any resources for this data.
- acquire() -
Method in class org.modeshape.graph.property.basic.InMemoryBinary
- Acquire any resources for this data.
- 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(Double, Double) -
Method in class org.modeshape.common.math.DoubleOperations
-
- add(long, TimeUnit) -
Method in class org.modeshape.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration) -
Method in class org.modeshape.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration, Duration) -
Method in class org.modeshape.common.math.DurationOperations
-
- add(Float, Float) -
Method in class org.modeshape.common.math.FloatOperations
-
- add(Integer, Integer) -
Method in class org.modeshape.common.math.IntegerOperations
-
- add(Long, Long) -
Method in class org.modeshape.common.math.LongOperations
-
- add(T, T) -
Method in interface org.modeshape.common.math.MathOperations
- Add the two operands and return the sum.
- add(Short, Short) -
Method in class org.modeshape.common.math.ShortOperations
-
- add(T) -
Method in class org.modeshape.common.statistic.SimpleStatistics
- Add a new value to these statistics.
- add(Position) -
Method in class org.modeshape.common.text.Position
- Return a new position that is the addition of this position and that supplied.
- add(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(ChangeRequest) -
Method in class org.modeshape.search.lucene.LuceneSearchEngine.WorkspaceWork
-
- 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.
- addDerivedProperties(Collection<Property>, SequencerContext, Path) -
Method in class org.modeshape.repository.sequencer.StreamSequencerAdapter
-
- 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.
- addSequencer(SequencerConfig) -
Method in class org.modeshape.repository.sequencer.SequencingService
- Add the configuration for a sequencer, or update any existing one that represents the
same configuration
- 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(T) -
Method in class org.modeshape.common.statistic.Histogram.Bucket
- Add a value to this bucket
- 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.
- AdministeredService - Interface in org.modeshape.repository.service
- A simple interface for an administered service.
- advance(int) -
Method in class org.modeshape.search.lucene.query.CompareQuery.CompareScorer
-
- advance(int) -
Method in class org.modeshape.search.lucene.query.HasValueQuery.ExistsScorer
-
- advance(int) -
Method in class org.modeshape.search.lucene.query.IdsQuery.IdScorer
-
- advance(int) -
Method in class org.modeshape.search.lucene.query.MatchNoneQuery.NoneScorer
-
- advance(int) -
Method in class org.modeshape.search.lucene.query.NotQuery.NotScorer
-
- advance(int) -
Method in class org.modeshape.search.lucene.query.ScoreQuery.NotScorer
-
- 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
-
- ALGORITHMS_NOT_FOUND_AND_LOGGED -
Static variable in class org.modeshape.graph.property.basic.AbstractBinary
-
- 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
-
- allChildNodeDefinitions() -
Method in class org.modeshape.web.jcr.rest.client.domain.NodeType
-
- 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.
- allowsSameNameSiblings() -
Method in class org.modeshape.web.jcr.rest.client.domain.ChildNodeDefinition
-
- allProceduresAreCallable() -
Method in class org.modeshape.jdbc.JcrMetaData
-
- allPropertyDefinitions() -
Method in class org.modeshape.web.jcr.rest.client.domain.NodeType
-
- 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.
- allSuperTypeNames() -
Method in class org.modeshape.web.jcr.rest.client.domain.NodeType
-
- allSuperTypes() -
Method in class org.modeshape.web.jcr.rest.client.domain.NodeType
-
- 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
-
- analyzer -
Variable in class org.modeshape.search.lucene.LuceneSearchWorkspace
-
- 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.
- andQueries(Query, Query) -
Method in class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor
-
- 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
-
- append(String) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- append(char) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- append(String) -
Method in interface org.modeshape.jcr.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- append(char) -
Method in interface org.modeshape.jcr.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- append(String) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- append(char) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- 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.
- appliesToPathConstraint(List<XPath.Component>) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator
- Determine if the predicates contain any expressions that cannot be put into a LIKE constraint on the path.
- 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
-
- ArtifactType - Enum in org.modeshape.maven
- The type of artifacts in a Maven 2 repository.
- 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.
- asBigDecimal(Double) -
Method in class org.modeshape.common.math.DoubleOperations
-
- asBigDecimal(Duration) -
Method in class org.modeshape.common.math.DurationOperations
-
- asBigDecimal(Float) -
Method in class org.modeshape.common.math.FloatOperations
-
- asBigDecimal(Integer) -
Method in class org.modeshape.common.math.IntegerOperations
-
- asBigDecimal(Long) -
Method in class org.modeshape.common.math.LongOperations
-
- asBigDecimal(T) -
Method in interface org.modeshape.common.math.MathOperations
- Create a
BigDecimal representation of the supplied value.
- asBigDecimal(Short) -
Method in class org.modeshape.common.math.ShortOperations
-
- asBoolean() -
Method in class org.modeshape.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.
- asString(Iterable<?>, String) -
Static method in class org.modeshape.jcr.xpath.XPath
-
- 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, 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.cluster.ClusteringService.Administrator
- 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
- 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
- Utility method called by the administrator.
- awaitTermination(long, TimeUnit) -
Method in class org.modeshape.repository.RepositoryService.Administrator
- 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.sequencer.SequencingService.Administrator
- Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens
first.
- awaitTermination(long, TimeUnit) -
Method in interface org.modeshape.repository.service.ServiceAdministrator
- Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens
first.
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 in DECODE mode.
Base64.InputStream in either ENCODE or DECODE mode.
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 in ENCODE mode.
Base64.OutputStream in either ENCODE or DECODE mode.
CustomPropertiesFactory implementations that handle "extra" or "custom" properties for 'nt:file',
'nt:folder', or 'nt:resource' nodes.BaseRepositorySource class that provides a cache policy and a
repository context.CachePolicy implementation.Name.NamespaceRegistry namespace.Path.Path.Segment.Property implementation.PropertyFactory implementation.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.
SQLException because this driver only supports
ResultSet.FETCH_FORWARD.
Binary instances.Comparison constraint.ValueFactory for PropertyType.BOOLEAN values.Schemata instance, using the current state of the builder.
same-name-sibling
index).
same-name-sibling
index).
CachePolicy.NodeCachePolicyChangedEvents.
query command.WeakReference implementation that provides a validObservable implementation.WeakReference implementation that provides a validImageMetadata.setInput(InputStream) or
ImageMetadata.setInput(DataInput).
IllegalStateException.
AccessControlException if the current user is not able to perform the action on the node at the
supplied path in the current workspace.
AccessControlException if the current user is not able to perform the action on the node at the
supplied path in the current workspace.
Path that has the information for the last segment but that points to another Path for the parent
information.JSONObject whose value is the collection of node children.
optimizer rule that choose the appropriate join algorithm and sets up any prerequisites, based upon
the JoinCondition.org.modeshape.sequencer.text packages.ClassFileSequencer to store internal information.LocalizationRepository that loads a properties file from the classpath of the supplied
class loader.context class loader or, if that is
null, the same class loader that loaded this class.
Wsdl11Reader.processDocumentation(WSDLElement, Path) to clean up the documentation content string.
changes.
changes.
changes.
changes.
changes.
changes.
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.jcr.xpath.XPathToQueryTranslator.DualPathLikeBuilder
-
- clone() -
Method in interface org.modeshape.jcr.xpath.XPathToQueryTranslator.PathLikeBuilder
-
- clone() -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator.SinglePathLikeBuilder
-
- clone() -
Method in class org.modeshape.maven.MavenId
-
- clone() -
Method in class org.modeshape.search.lucene.query.CompareLengthQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.CompareNameQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.ComparePathQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.CompareStringQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.HasValueQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.MatchNoneQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.NotQuery
-
- clone() -
Method in class org.modeshape.search.lucene.query.ScoreQuery
-
- 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.maven.spi.JcrMavenUrlProvider.MavenInputStream
-
- close() -
Method in class org.modeshape.maven.spi.JcrMavenUrlProvider.MavenOutputStream
-
- close() -
Method in class org.modeshape.search.lucene.LuceneSearchProcessor
- Close this processor, allowing it to clean up any open resources.
- 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
-
- ClusteringConfig - Class in org.modeshape.repository.cluster
- A configuration for a cluster.
- ClusteringConfig(String, String, String, String[]) -
Constructor for class org.modeshape.repository.cluster.ClusteringConfig
-
- ClusteringConfig(String, String, Map<String, Object>, String, String[]) -
Constructor for class org.modeshape.repository.cluster.ClusteringConfig
-
- ClusteringConfig(String, String, long, Map<String, Object>, String, String[]) -
Constructor for class org.modeshape.repository.cluster.ClusteringConfig
-
- 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
-
- ClusteringService - Class in org.modeshape.repository.cluster
- The service that provides the observation bus for a clustered (or unclustered) environment.
- ClusteringService() -
Constructor for class org.modeshape.repository.cluster.ClusteringService
-
- ClusteringService.Administrator - Class in org.modeshape.repository.cluster
- The administrative component for this service.
- ClusteringService.Administrator() -
Constructor for class org.modeshape.repository.cluster.ClusteringService.Administrator
-
- 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
- A class that reads files in the standard CND format defined by the JCR 2.0 specification.
- CndNodeTypeReader(Session) -
Constructor for class org.modeshape.jcr.CndNodeTypeReader
- Create a new node type factory that reads CND files.
- CndNodeTypeReader(ExecutionContext) -
Constructor for class org.modeshape.jcr.CndNodeTypeReader
- 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
-
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.Add
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.And
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.AxisStep
-
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.Comparison
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.Component
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.FilterStep
-
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.FunctionCall
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.NodeComparison
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.Or
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.OrderBy
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.ParenthesizedExpression
- Return the collapsable form
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.PathExpression
-
- collapse() -
Method in class org.modeshape.jcr.xpath.XPath.Subtract
- Return the collapsable form
- collapse(XPath.Component) -
Method in class org.modeshape.jcr.xpath.XPathParser
-
- COLLATION_NAME -
Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
-
- collect(int) -
Method in class org.modeshape.search.lucene.LuceneSearchSession.DualIndexTupleCollector
-
- collect(int) -
Method in class org.modeshape.search.lucene.LuceneSearchSession.FullTextSearchTupleCollector
-
- 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.jcr.xpath.XPathParser.XPathTokenizer
- The token type for tokens that consist of all the characters between "(:" and ":)".
- 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() -
Method in class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor
- Subclasses should implement this method to commit and save any work that has been done with this processor.
- commit() -
Method in interface org.modeshape.search.lucene.AbstractLuceneSearchEngine.WorkspaceSession
- Subclasses should implement this method to commit and save any work that has been done with this processor.
- commit() -
Method in class org.modeshape.search.lucene.LuceneSearchSession
- Subclasses should implement this method to commit and save any work that has been done with this processor.
- 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.
- compare(Double, Double) -
Method in class org.modeshape.common.math.DoubleOperations
-
- compare(Duration, Duration) -
Method in class org.modeshape.common.math.DurationOperations
-
- compare(Float, Float) -
Method in class org.modeshape.common.math.FloatOperations
-
- compare(Integer, Integer) -
Method in class org.modeshape.common.math.IntegerOperations
-
- compare(Long, Long) -
Method in class org.modeshape.common.math.LongOperations
-
- compare(T, T) -
Method in interface org.modeshape.common.math.MathOperations
- Compare the two operands and return an integer that describes whether the first value is larger, smaller or the same as the
second value.
- compare(Short, Short) -
Method in class org.modeshape.common.math.ShortOperations
-
- CompareLengthQuery - Class in org.modeshape.search.lucene.query
- A Lucene
Query implementation that is used to apply a Length constraint against a string field. - CompareLengthQuery(String, Integer, ValueFactory<String>, CompareQuery.Evaluator<Integer>) -
Constructor for class org.modeshape.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- CompareNameQuery - Class in org.modeshape.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the name of nodes. - CompareNameQuery(String, String, Path.Segment, PathFactory, ValueFactory<String>, ValueFactory<Long>, CompareQuery.Evaluator<Path.Segment>, boolean) -
Constructor for class org.modeshape.search.lucene.query.CompareNameQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- compareNoNulls(Comparable, Comparable) -
Static method in class org.modeshape.common.util.ObjectUtil
-
- ComparePathQuery - Class in org.modeshape.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the Path of nodes. - ComparePathQuery(String, Path, ValueFactory<Path>, ValueFactory<String>, CompareQuery.Evaluator<Path>, boolean) -
Constructor for class org.modeshape.search.lucene.query.ComparePathQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- CompareQuery<ValueType> - Class in org.modeshape.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the Path of nodes. - CompareQuery(String, ValueType, ValueFactory<ValueType>, ValueFactory<String>, CompareQuery.Evaluator<ValueType>) -
Constructor for class org.modeshape.search.lucene.query.CompareQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- CompareQuery(String, ValueType, ValueFactory<ValueType>, ValueFactory<String>, CompareQuery.Evaluator<ValueType>, FieldSelector) -
Constructor for class org.modeshape.search.lucene.query.CompareQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- CompareQuery.CompareScorer - Class in org.modeshape.search.lucene.query
- A scorer for the Path query.
- CompareQuery.CompareScorer(IndexReader) -
Constructor for class org.modeshape.search.lucene.query.CompareQuery.CompareScorer
-
- CompareQuery.CompareWeight - Class in org.modeshape.search.lucene.query
- Calculates query weights and builds query scores for our NOT queries.
- CompareQuery.CompareWeight() -
Constructor for class org.modeshape.search.lucene.query.CompareQuery.CompareWeight
-
- CompareQuery.Evaluator<ValueType> - Interface in org.modeshape.search.lucene.query
-
- compareStaticOperands(QueryContext, Comparison, Comparison) -
Method in class org.modeshape.graph.query.optimize.RewriteAsRangeCriteria
- Compare the values used in the two comparisons
- CompareStringQuery - Class in org.modeshape.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against a string field. - CompareStringQuery(String, String, ValueFactory<String>, ValueFactory<String>, CompareQuery.Evaluator<String>, boolean) -
Constructor for class org.modeshape.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores nodes according to the supplied comparator.
- compareTo(ComponentConfig) -
Method in class org.modeshape.common.component.ComponentConfig
-
- compareTo(Duration) -
Method in class org.modeshape.common.math.Duration
-
- compareTo(Histogram<T>.Bucket) -
Method in class org.modeshape.common.statistic.Histogram.Bucket
-
- compareTo(Stopwatch) -
Method in class org.modeshape.common.statistic.Stopwatch
-
- compareTo(Reflection.Property) -
Method in class org.modeshape.common.util.Reflection.Property
-
- compareTo(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(Binary) -
Method in class org.modeshape.graph.property.basic.AbstractBinary
-
- compareTo(Path) -
Method in class org.modeshape.graph.property.basic.AbstractPath
-
- compareTo(Name) -
Method in class org.modeshape.graph.property.basic.BasicName
-
- compareTo(NamespaceRegistry.Namespace) -
Method in class org.modeshape.graph.property.basic.BasicNamespace
-
- compareTo(Path.Segment) -
Method in class org.modeshape.graph.property.basic.BasicPathSegment
-
- compareTo(Property) -
Method in class org.modeshape.graph.property.basic.BasicProperty
-
- compareTo(Path) -
Method in class org.modeshape.graph.property.basic.IdentifierPath
-
- compareTo(DateTime) -
Method in class org.modeshape.graph.property.basic.JodaDateTime
-
- compareTo(Path) -
Method in class org.modeshape.graph.property.basic.RootPath
-
- compareTo(Reference) -
Method in class org.modeshape.graph.property.basic.StringReference
-
- compareTo(Reference) -
Method in class org.modeshape.graph.property.basic.UuidReference
-
- compareTo(QueryResults.Statistics) -
Method in class org.modeshape.graph.query.QueryResults.Statistics
-
- compareTo(MavenId) -
Method in class org.modeshape.maven.MavenId
-
- compareTo(MavenId.Version) -
Method in class org.modeshape.maven.MavenId.Version
-
- compareTo(SequencerOutputMap.PropertyValue) -
Method in class org.modeshape.repository.sequencer.SequencerOutputMap.PropertyValue
-
- 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.
- compile(String) -
Static method in class org.modeshape.repository.sequencer.SequencerPathExpression
- Compile the supplied expression and return the resulting SequencerPathExpression 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.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() -
Method in class org.modeshape.common.statistic.Histogram
-
- compute(Object...) -
Static method in class org.modeshape.common.util.HashCode
- Compute a combined hash code from the supplied objects.
- compute(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
-
- computeHash(byte[]) -
Method in class org.modeshape.graph.property.basic.AbstractBinary
-
- computeHash(File) -
Method in class org.modeshape.graph.property.basic.AbstractBinary
-
- computeHash(InputStream) -
Method in class org.modeshape.graph.property.basic.AbstractBinary
-
- 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
-
- configure(Properties) -
Method in class org.modeshape.maven.spi.AbstractMavenUrlProvider
- Configure this provider given the configuration properties.
- configure(Properties) -
Method in class org.modeshape.maven.spi.JcrMavenUrlProvider
- Configure this provider given the configuration properties.
- configure(Properties) -
Method in interface org.modeshape.maven.spi.MavenUrlProvider
- Configure this provider given the configuration properties.
- 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.
- connect() -
Method in class org.modeshape.maven.spi.JcrMavenUrlProvider.MavenUrlConnection
-
- 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
-
- connectionErrorMsg -
Static variable in class org.modeshape.web.jcr.rest.client.RestClientI18n
-
- 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
-
- constraintValue -
Variable in class org.modeshape.search.lucene.query.CompareQuery
-
- 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_NODE_NAME -
Static variable in class org.modeshape.maven.spi.JcrMavenUrlProvider
-
- CONTENT_PROPERTY -
Static variable in interface org.modeshape.web.jcr.rest.client.IJcrConstants
- The JCR content property name (
jcr:content).
- CONTENT_PROPERTY_NAME -
Static variable in class org.modeshape.maven.spi.JcrMavenUrlProvider
-
- CONTENT_SIZE -
Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- CONTENT_TYPE -
Static variable in class org.modeshape.sequencer.sramp.SrampLexicon
-
- contentDirectory -
Variable in class org.modeshape.search.lucene.LuceneSearchWorkspace
-
- 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(int) -
Method in class org.modeshape.common.math.DoubleOperations
-
- create(long) -
Method in class org.modeshape.common.math.DoubleOperations
-
- create(double) -
Method in class org.modeshape.common.math.DoubleOperations
-
- create(int) -
Method in class org.modeshape.common.math.DurationOperations
-
- create(long) -
Method in class org.modeshape.common.math.DurationOperations
-
- create(double) -
Method in class org.modeshape.common.math.DurationOperations
-
- create(int) -
Method in class org.modeshape.common.math.FloatOperations
-
- create(long) -
Method in class org.modeshape.common.math.FloatOperations
-
- create(double) -
Method in class org.modeshape.common.math.FloatOperations
-
- create(int) -
Method in class org.modeshape.common.math.IntegerOperations
-
- create(long) -
Method in class org.modeshape.common.math.IntegerOperations
-
- create(double) -
Method in class org.modeshape.common.math.IntegerOperations
-
- create(int) -
Method in class org.modeshape.common.math.LongOperations
-
- create(long) -
Method in class org.modeshape.common.math.LongOperations
-
- create(double) -
Method in class org.modeshape.common.math.LongOperations
-
- create(int) -
Method in interface org.modeshape.common.math.MathOperations
- Convert the integer representation into the natural object representation.
- create(long) -
Method in interface org.modeshape.common.math.MathOperations
- Convert the long representation into the natural object representation.
- create(double) -
Method in interface org.modeshape.common.math.MathOperations
- Convert the double representation into the natural object representation.
- create(int) -
Method in class org.modeshape.common.math.ShortOperations
-
- create(long) -
Method in class org.modeshape.common.math.ShortOperations
-
- create(double) -
Method in class org.modeshape.common.math.ShortOperations
-
- create(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(String) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a UUID.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(File) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- Create a binary value from the given file.
- create(Reader, long, byte[]) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- 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(InputStream, long, byte[]) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
- 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(Object) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create a value from the specified information by determining which other
create method applies and delegating
to that method.
- create(BigDecimal[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of decimal values.
- create(boolean[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of booleans.
- create(byte[][]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary content.
- create(Calendar[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of Calendar instances.
- create(Date[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of dates.
- create(DateTime[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of
DateTime instants.
- create(double[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of doubles.
- create(float[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of floats.
- create(int[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of integers.
- create(long[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of longs.
- create(Name[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of names.
- create(Object[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- 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(Path[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of paths.
- create(Reference[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of references.
- create(String[], TextDecoder) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of strings, using the supplied decoder.
- create(String[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of string values, using no decoding.
- create(URI[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of URIs.
- create(UUID[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of UUIDs.
- create(Binary[]) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary objects.
- create(Iterator<?>) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an iterator over the values (of an unknown type).
- create(Iterable<?>) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
- Create an iterable with the values (of an unknown type).
- create(Name, Path) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and
Path value.
- create(Name, Iterable<?>) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterator<?>) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Object...) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Object...) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in class org.modeshape.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(String) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.InMemoryBinaryValueFactory
- Create a value from the binary content given by the supplied array.
- create(String) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance for the current time in the local time zone.
- create(int, int, int, int, int, int, int) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, int) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, String) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(DateTime, long) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance that is offset from the original by the specified amount.
- create(String) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a string, using the supplied decoder.
- create(String, String) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(int) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a UUID.
- create(Object) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from the specified information by determining which other
create method applies and delegating
to that method.
- create(Object[]) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- 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(byte[]) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a path segment.
- create(Path, Path) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied relative path to the supplied parent path.
- create(Path, Name, int) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String, int) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Name...) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Iterable<Path.Segment>) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(Name, PropertyType, Object...) -
Method in class org.modeshape.graph.property.basic.SystemPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in class org.modeshape.graph.property.basic.SystemPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in class org.modeshape.graph.property.basic.SystemPropertyFactory
- Create a property with the supplied name and values
- create(String) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a new random UUID.
- create(String) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a float.
- create(double) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a path.
- create(Path.Segment) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a path segment.
- create(Reference) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
- Create a value from a the binary content given by the supplied reader.
- 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(File, LockFactory) -
Method in class org.modeshape.search.lucene.LuceneConfigurations.FileSystemDirectoryFromNameFactory
- Override this method to define which subclass of
FSDirectory should be created.
- 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 class org.modeshape.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- 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.
- createBuilder() -
Static method in class org.modeshape.search.lucene.IndexRules
- Return a new builder that can be used to create
IndexRules objects.
- createBuilder(IndexRules) -
Static method in class org.modeshape.search.lucene.IndexRules
- Return a new builder that can be used to create
IndexRules 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.
- createChildNodeDefinition(String, JSONObject, String, Map<String, NodeType>) -
Method in class org.modeshape.web.jcr.rest.client.json.NodeTypeNode
-
- createClasspath(String) -
Static method in class org.modeshape.maven.MavenId
- Build a classpath of
MavenIds by parsing the supplied string containing comma-separated Maven artifact
coordinates.
- createClasspath(String...) -
Static method in class org.modeshape.maven.MavenId
- Build a classpath of
MavenIds by parsing the supplied Maven artifact coordinates.
- createClasspath(MavenId...) -
Static method in class org.modeshape.maven.MavenId
- Create a classpath of
MavenIds by examining the supplied IDs and removing any duplicates.
- 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
- createDefaultConfiguration() -
Method in class org.modeshape.repository.cluster.ClusteringService
-
- createDefaultExecutorService() -
Method in class org.modeshape.repository.sequencer.SequencingService
- Override this method to creates a different kind of default executor service.
- createDirectory(String, String) -
Method in class org.modeshape.search.lucene.LuceneConfigurations.FileSystemDirectoryFromNameFactory
-
- createDirectory(String, String) -
Method in class org.modeshape.search.lucene.LuceneConfigurations.PoolingDirectoryFactory
- Method implemented by subclasses to create a new Directory implementation.
- createDirectory(String, String) -
Method in class org.modeshape.search.lucene.LuceneConfigurations.RamDirectoryFactory
-
- 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.
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.AbstractBinaryValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.AbstractValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.BooleanValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.DecimalValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.DoubleValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.JodaDateTimeValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.LongValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.NameValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.ObjectValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.PathValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.ReferenceValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.StringValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.UriValueFactory
-
- createEmptyArray(int) -
Method in class org.modeshape.graph.property.basic.UuidValueFactory
-
- 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
-
- createFileFailedMsg -
Static variable in class org.modeshape.web.jcr.rest.client.RestClientI18n
-
- 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
-
- createFolderFailedMsg -
Static variable in class org.modeshape.web.jcr.rest.client.RestClientI18n
-
- createFromCoordinates(String) -
Static method in class org.modeshape.maven.MavenId
-
- 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
-
- createLocalNameQuery(String, boolean) -
Method in class org.modeshape.search.lucene.LuceneSearchSession
-
- 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.
- createNodeType(String, JSONObject, Map<String, NodeType>) -
Method in class org.modeshape.web.jcr.rest.client.json.NodeTypeNode
-
- 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.
- createOperand(StaticOperand, boolean) -
Method in class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory
-
- 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.
- createProcessor(ExecutionContext, AbstractSearchEngine.Workspaces<LuceneSearchWorkspace>, Observer, boolean) -
Method in class org.modeshape.search.lucene.LuceneSearchEngine
- 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.
- createPropertyDefinition(String, JSONObject, String, Map<String, NodeType>) -
Method in class org.modeshape.web.jcr.rest.client.json.NodeTypeNode
-
- 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
-
- createQuery(XPath.Component) -
Method in class org.modeshape.jcr.xpath.XPathToQueryTranslator
-
- createQuery(Constraint) -
Method in class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory
-
- createQuery(DynamicOperand, Operator, StaticOperand) -
Method in class org.modeshape.search.lucene.AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory
-