|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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.jboss.dna.sequencer.java.AbstractJavaMetadata
-
- AbstractLuceneSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor> - Class in org.jboss.dna.search.lucene
- An abstract
SearchEngine implementation that is set up to use the Lucene library. - AbstractLuceneSearchEngine.TupleCollector - Class in org.jboss.dna.search.lucene
-
- AbstractLuceneSearchEngine.TupleCollector() -
Constructor for class org.jboss.dna.search.lucene.AbstractLuceneSearchEngine.TupleCollector
-
- AbstractMapWorkspace - Class in org.jboss.dna.graph.connector.map
- A default implementation of
MapWorkspace that only requires the user to implement some simple, map-like operations. - AbstractMavenUrlProvider - Class in org.jboss.dna.maven.spi
- An abstract URL provider for Maven 2 repositories.
- AbstractMavenUrlProvider() -
Constructor for class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
-
- AbstractPath - Class in org.jboss.dna.graph.property.basic
- An abstract foundation for different
Path implementations. - AbstractPath() -
Constructor for class org.jboss.dna.graph.property.basic.AbstractPath
-
- AbstractPathRepositorySource - Class in org.jboss.dna.graph.connector.path
- Basic implementation of the trivial
PathRepositorySource methods and the path
repository cache life cycle. - AbstractPathRepositorySource() -
Constructor for class org.jboss.dna.graph.connector.path.AbstractPathRepositorySource
-
- AbstractProblems - Class in org.jboss.dna.common.collection
- A list of problems for some execution context.
- AbstractProblems() -
Constructor for class org.jboss.dna.common.collection.AbstractProblems
-
- AbstractSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor> - Class in org.jboss.dna.graph.search
- A component that acts as a search engine for the content within a single
RepositorySource. - AbstractSearchEngine.Workspaces<WorkspaceType extends SearchEngineWorkspace> - Interface in org.jboss.dna.graph.search
-
- AbstractServiceAdministrator - Class in org.jboss.dna.repository.service
- Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an
administrative interface.
- AbstractSessionFactory - Class in org.jboss.dna.repository.util
- A SessionFactory implementation that creates
Session instances using Repository instances. - AbstractSessionFactory() -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory with the default delimiters.
- AbstractSessionFactory(char...) -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace
name from the repository name.
- AbstractTextSequencer - Class in org.jboss.dna.sequencer.text
- The base class for the text sequencers.
- AbstractTextSequencer() -
Constructor for class org.jboss.dna.sequencer.text.AbstractTextSequencer
-
- AbstractValueFactories - Class in org.jboss.dna.graph.property.basic
- Abstract implementation of
ValueFactories that implements all the methods other than the get*Factory()
methods. - AbstractValueFactories() -
Constructor for class org.jboss.dna.graph.property.basic.AbstractValueFactories
-
- AbstractValueFactory<T> - Class in org.jboss.dna.graph.property.basic
- Abstract
ValueFactory. - AbstractWritablePathWorkspace - Class in org.jboss.dna.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.jboss.dna.graph.connector.path.AbstractWritablePathWorkspace
-
- accept(Visitor) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.query.model.Visitable
- Accept the supplied visitor, which should call back to the visitor to complete the double-dispatch operation.
- AccessQueryRequest - Class in org.jboss.dna.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.jboss.dna.graph.request.AccessQueryRequest
- Create a new request to execute the supplied query against the name workspace.
- acquire() -
Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
- Acquire any resources for this data.
- acquire() -
Method in interface org.jboss.dna.graph.property.Binary
- Acquire any resources for this data.
- actualLocationDoesNotHaveCorrectChildName -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationIsNotAtCorrectChildSegment -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationIsNotChildOfInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationNotEqualToInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationIsNotSameAsInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHaveSameNameAsRequest -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHaveSameParentAsOldLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualOldLocationIsNotSameAsInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualOldLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- add(int, T) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- add(T) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- add(ConfigType) -
Method in class org.jboss.dna.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.jboss.dna.common.math.DoubleOperations
-
- add(long, TimeUnit) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration, Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- add(Float, Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- add(Integer, Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- add(Long, Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- add(T, T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Add the two operands and return the sum.
- add(Short, Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- add(T) -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Add a new value to these statistics.
- add(Position) -
Method in class org.jboss.dna.common.text.Position
- Return a new position that is the addition of this position and that supplied.
- add(CompositeRequest, Request...) -
Static method in class org.jboss.dna.graph.request.CompositeRequest
- Add requests to the supplied composite request.
- add(CompositeRequest, Iterator<? extends Request>) -
Static method in class org.jboss.dna.graph.request.CompositeRequest
- Add requests to the supplied composite request.
- add(Request) -
Method in class org.jboss.dna.graph.request.CompositeRequestChannel
- Add the request to this channel for asynchronous processing.
- add(Request, CountDownLatch) -
Method in class org.jboss.dna.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_COLUMN_DEFINITION -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- ADD_TABLE_CONSTRAINT -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- AddAccessNodes - Class in org.jboss.dna.graph.query.optimize
- An
optimizer rule that inserts an ACCESS above each SOURCE leaf node in a query plan. - AddAccessNodes() -
Constructor for class org.jboss.dna.graph.query.optimize.AddAccessNodes
-
- addAll(Collection<? extends T>) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- addAll(int, Collection<? extends T>) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- addAndAwait(Request) -
Method in class org.jboss.dna.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.jboss.dna.connector.store.jpa.model.simple.NodeEntity
-
- addChild(int, NodeEntity) -
Method in class org.jboss.dna.connector.store.jpa.model.simple.NodeEntity
-
- addChild(int, MapNode) -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryNode
- Inserts the specified child at the specified position in the list of children.
- addChild(MapNode) -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryNode
- Adds the given child to the end of the list of children for this node
- addChild(int, MapNode) -
Method in class org.jboss.dna.graph.connector.map.DefaultMapNode
-
- addChild(MapNode) -
Method in class org.jboss.dna.graph.connector.map.DefaultMapNode
-
- addChild(MapNode) -
Method in interface org.jboss.dna.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.jboss.dna.graph.connector.map.MapNode
- Inserts the specified child at the specified position in the list of children.
- addChild(Location) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.query.plan.PlanNode
- Add the supplied nodes at the end of the list of children.
- addChildren(PlanNode, PlanNode) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the supplied nodes at the end of the list of children.
- addChildren(PlanNode, PlanNode, PlanNode) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the supplied nodes at the end of the list of children.
- addChildren(Iterable<Location>) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.sequencer.ddl.node.AstNode
- Add the supplied nodes at the end of the list of children.
- addChildren(AstNode, AstNode) -
Method in class org.jboss.dna.sequencer.ddl.node.AstNode
- Add the supplied nodes at the end of the list of children.
- addChildren(AstNode, AstNode, AstNode) -
Method in class org.jboss.dna.sequencer.ddl.node.AstNode
- Add the supplied nodes at the end of the list of children.
- addColumn(String, String, String) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a column with the supplied name and type to the named table.
- addColumn(String, String, String, boolean) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a column with the supplied name and type to the named table.
- addDeletedChild(Location) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.request.DeleteChildrenRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addDetector(MimeTypeDetectorConfig) -
Method in class org.jboss.dna.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.jboss.dna.connector.scm.ScmActionFactory
-
- AddDirectory - Class in org.jboss.dna.connector.svn.mgnt
- root should be the last, previously created, parent folder.
- AddDirectory(String, String) -
Constructor for class org.jboss.dna.connector.svn.mgnt.AddDirectory
-
- addedValues() -
Method in class org.jboss.dna.graph.request.UpdateValuesRequest
- Get the list of values to be added.
- addError(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(I18n, Object...) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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
- addFile(String, String, byte[]) -
Method in interface org.jboss.dna.connector.scm.ScmActionFactory
-
- AddFile - Class in org.jboss.dna.connector.svn.mgnt
-
- AddFile(String, String, byte[]) -
Constructor for class org.jboss.dna.connector.svn.mgnt.AddFile
-
- addFirstChild(PlanNode) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the supplied node to the front of the list of children.
- addFirstChild(AstNode) -
Method in class org.jboss.dna.sequencer.ddl.node.AstNode
- Add the supplied node to the front of the list of children.
- addInfo(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(I18n, Object...) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.query.model.SetQuery
-
- addIrregular(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addKey(String, String...) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add to the specified table a key that references the existing named columns.
- addLanguage(QueryParser) -
Method in class org.jboss.dna.graph.query.parse.QueryParsers
- Add a language to this engine by supplying its parser.
- addLanguages(QueryParser, QueryParser...) -
Method in class org.jboss.dna.graph.query.parse.QueryParsers
- Add one or more languages to this engine by supplying the corresponding parsers.
- addLanguages(Iterable<QueryParser>) -
Method in class org.jboss.dna.graph.query.parse.QueryParsers
- Add one or more languages to this engine by supplying the corresponding parsers.
- addLastChild(PlanNode) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the supplied node to the end of the list of children.
- addLastChild(AstNode) -
Method in class org.jboss.dna.sequencer.ddl.node.AstNode
- Add the supplied node to the end of the list of children.
- addModel(Model) -
Static method in class org.jboss.dna.connector.store.jpa.JpaSource.Models
-
- addNewNode(Long, Location) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
-
- addNewNode(Location) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
-
- addNodeTypes(String) -
Method in interface org.jboss.dna.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.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addNodeTypes(URL) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addNodeTypes(InputStream) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addPluralize(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addProblem(DdlParserProblem, AstNode) -
Method in class org.jboss.dna.sequencer.ddl.StandardDdlParser
-
- addProblem(DdlParserProblem) -
Method in class org.jboss.dna.sequencer.ddl.StandardDdlParser
-
- addProperties(Property...) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Iterable<Property>) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Property...) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Iterable<Property>) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addProperty(Property) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperty(Property) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addRuleParser(Method) -
Static method in class org.jboss.dna.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.jboss.dna.graph.connector.federation.Projection
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(Method) -
Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(Class<?>, String) -
Method in class org.jboss.dna.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.jboss.dna.graph.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings.
- addSelector(SelectorName) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add a selector to this plan node.
- addSelector(SelectorName, SelectorName) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the selectors to this plan node.
- addSelectors(Iterable<SelectorName>) -
Method in class org.jboss.dna.graph.query.plan.PlanNode
- Add the selectors to this plan node.
- addSequencer(SequencerConfig) -
Method in class org.jboss.dna.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.jboss.dna.common.text.Inflector
-
- addSource(RepositorySource) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Add the supplied source.
- addSource(RepositorySource, boolean) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Add the supplied source.
- addTable(String, String...) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a table with the supplied name and column names.
- addTable(String, String[], String[]) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a table with the supplied name and column names and types.
- addToken(Position, int, int, int) -
Method in class org.jboss.dna.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.jboss.dna.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 interface org.jboss.dna.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.jboss.dna.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.jboss.dna.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.
- addUncountable(String...) -
Method in class org.jboss.dna.common.text.Inflector
-
- addValue(Object) -
Method in class org.jboss.dna.graph.Graph
-
- addValue(Object) -
Method in class org.jboss.dna.graph.Graph.Batch
-
- addValues(String, Location, Name, List<Object>) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to add values to a property on an existing node
- addView(String, String) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a view with the supplied name and SQL string definition.
- addView(String, QueryCommand) -
Method in class org.jboss.dna.graph.query.validate.ImmutableSchemata.Builder
- Add a view with the supplied name and definition.
- addWarning(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, String, String, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(I18n, Object...) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.connector.federation.FederatedRepositorySource
- Add a federated workspace to this source.
- adjustReferenceProperties(ObjectInputStream, ObjectOutputStream, Map<String, String>) -
Method in class org.jboss.dna.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.jboss.dna.connector.store.jpa.model.basic.ChildEntity
-
- adjustSnsIndexesAndIndexes(EntityManager, Long, String, int, int, long, String, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.simple.NodeEntity
-
- adjustSnsIndexesAndIndexesAfterRemoving(EntityManager, Long, String, String, long, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
-
- adjustSnsIndexesAndIndexesAfterRemoving(EntityManager, Long, String, String, long, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.simple.NodeEntity
-
- AdministeredService - Interface in org.jboss.dna.repository.service
- A simple interface for an administered service.
- ALL -
Static variable in class org.jboss.dna.connector.store.jpa.JpaSource.Models
-
- all() -
Static method in class org.jboss.dna.graph.property.PathExpression
-
- ALL_NODES_NAME -
Static variable in class org.jboss.dna.graph.query.model.AllNodes
-
- ALL_PRIVILEGES -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- AllNodes - Class in org.jboss.dna.graph.query.model
- A selector that represents a source that returns all nodes.
- AllNodes() -
Constructor for class org.jboss.dna.graph.query.model.AllNodes
-
- AllNodes(SelectorName) -
Constructor for class org.jboss.dna.graph.query.model.AllNodes
- Create a selector with the supplied alias.
- allNodeTypeTemplatesMustComeFromSameSession -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- allowsAnyChildName() -
Method in class org.jboss.dna.jcr.NodeDefinitionId
- Determine whether this node definition defines any named child.
- allowsAnyChildName() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
- Determine whether this property definition allows properties with any name.
- allowsMultiple() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
- Return whether the property definition allows multiple values.
- allPropertyValuesMustHaveSameType -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- allRequests() -
Method in class org.jboss.dna.graph.request.CompositeRequestChannel
- Get all the requests that were submitted to this queue.
- alreadyLocked -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- ALTER -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- ALTER_COLUMN_DEFINITION -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2StatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
-
- ALTER_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
-
- ALTER_TABLE_DEFINITION -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- alterTableOptionNotFound -
Static variable in class org.jboss.dna.sequencer.ddl.DdlSequencerI18n
-
- ambiguousPrimaryItemName -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- and(Location) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(String) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Path) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and() -
Method in interface org.jboss.dna.graph.Graph.Conjunction
- Finish the request and prepare to start another.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify the UUID that should the new node should have.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify property that should the new node should have.
- and(String, Object...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Name, Object...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify properties that should the new node should have.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify the UUID that should the new node should have.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify property that should the new node should have.
- and(String, Object...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Name, Object...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify properties that should the new node should have.
- And - Class in org.jboss.dna.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.jboss.dna.graph.query.model.And
-
- and() -
Method in class org.jboss.dna.graph.query.QueryBuilder.AndBuilder
- Return the component
- and() -
Method in class org.jboss.dna.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.jboss.dna.jcr.JcrConfiguration
- Convenience method to make the code that sets up this configuration easier to read.
- and() -
Method in class org.jboss.dna.repository.DnaConfiguration
- Convenience method to make the code that sets up this configuration easier to read.
- and() -
Method in interface org.jboss.dna.repository.DnaConfiguration.Returnable
- Return the configuration component.
- andedConstraints() -
Method in class org.jboss.dna.graph.request.AccessQueryRequest
- Get the immutable list of constraints that are AND-ed together in this query.
- andItsDescendants() -
Method in interface org.jboss.dna.graph.Graph.LockScope
-
- andOutputtingTo(String) -
Method in interface org.jboss.dna.repository.DnaConfiguration.PathExpressionOutput
- Specify the output
path expression, which determines where this sequencer's output will be
placed.
- andReturn() -
Method in interface org.jboss.dna.graph.Graph.GetNodeConjunction
-
- andValue(Object) -
Method in interface org.jboss.dna.graph.Graph.AddValue
- Specifies an additional value to be added
- andValue(Object) -
Method in class org.jboss.dna.graph.Graph.AddValueAction
-
- andValue(Object) -
Method in interface org.jboss.dna.graph.Graph.RemoveValue
- Specifies an additional value to be removed
- andValue(Object) -
Method in class org.jboss.dna.graph.Graph.RemoveValueAction
-
- ANNOTATION -
Static variable in class org.jboss.dna.sequencer.classfile.ClassFileSequencerLexicon
-
- ANNOTATION_MEMBER -
Static variable in class org.jboss.dna.sequencer.classfile.ClassFileSequencerLexicon
-
- AnnotationMetadata - Class in org.jboss.dna.sequencer.classfile.metadata
-
- AnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
- Abstract class for annotations.
- AnnotationMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
-
- ANNOTATIONS -
Static variable in class org.jboss.dna.sequencer.classfile.ClassFileSequencerLexicon
-
- ANONYMOUS_USER_ROLES -
Static variable in class org.jboss.dna.jcr.JcrRepository.DefaultOption
- The default value for the
JcrRepository.Option.ANONYMOUS_USER_ROLES option is "admin" .
- ANY_NAME -
Static variable in class org.jboss.dna.jcr.NodeDefinitionId
- The string-form of the name that can be used to represent a residual property definition.
- ANY_NAME -
Static variable in class org.jboss.dna.jcr.PropertyDefinitionId
- The string-form of the name that can be used to represent a residual property definition.
- ANY_TYPE -
Static variable in class org.jboss.dna.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.jboss.dna.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.jboss.dna.mimetype.aperture
- A
MimeTypeDetector that uses the Aperture library. - ApertureMimeTypeDetector() -
Constructor for class org.jboss.dna.mimetype.aperture.ApertureMimeTypeDetector
-
- appendSource(boolean, String) -
Method in class org.jboss.dna.sequencer.ddl.datatype.DataType
-
- appendSource(boolean, String, String...) -
Method in class org.jboss.dna.sequencer.ddl.datatype.DataType
-
- appendSource(boolean, String) -
Method in exception org.jboss.dna.sequencer.ddl.DdlParserProblem
-
- appendSource(boolean, String, String...) -
Method in exception org.jboss.dna.sequencer.ddl.DdlParserProblem
-
- applyAction(Object) -
Method in interface org.jboss.dna.connector.scm.ScmAction
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.mgnt.AddDirectory
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.mgnt.AddFile
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.mgnt.DeleteEntry
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.mgnt.UpdateFile
-
- areUpdatesAllowed() -
Method in class org.jboss.dna.connector.filesystem.FileSystemSource
- Get whether this source allows updates.
- areUpdatesAllowed() -
Method in class org.jboss.dna.connector.infinispan.InfinispanSource
-
- areUpdatesAllowed() -
Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
-
- areUpdatesAllowed() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
- Get whether this source allows updates.
- areUpdatesAllowed() -
Method in class org.jboss.dna.connector.svn.SvnRepositorySource
- Get whether this source allows updates.
- areUpdatesAllowed() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
-
- areUpdatesAllowed() -
Method in interface org.jboss.dna.graph.connector.map.MapRepositorySource
- Get whether this source allows updates.
- areUpdatesAllowed() -
Method in class org.jboss.dna.graph.connector.path.AbstractPathRepositorySource
- Get whether this source allows updates.
- areUpdatesAllowed() -
Method in interface org.jboss.dna.graph.connector.path.PathRepositorySource
- Get whether this source allows updates.
- argumentDidNotContainKey -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentDidNotContainObject -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeEmpty -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeGreaterThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeLessThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNegative -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNull -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNullOrZeroLength -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNullOrZeroLengthOrEmpty -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBePositive -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotContainNullValue -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeEmpty -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeEquals -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeGreaterThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeGreaterThanOrEqualTo -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeInstanceOf -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeLessThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeLessThanOrEqualTo -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNegative -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNull -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNumber -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeOfMaximumSize -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeOfMinimumSize -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBePositive -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeSameAs -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustNotBeEquals -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustNotBeSameAs -
Static variable in class org.jboss.dna.common.CommonI18n
-
- ArithmeticOperand - Class in org.jboss.dna.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.jboss.dna.graph.query.model.ArithmeticOperand
- Create a arithmetic dynamic operand that operates upon the supplied operand(s).
- ArithmeticOperator - Enum in org.jboss.dna.graph.query.model
- The arithmetic operators.
- ArithmeticOperator.Arity - Enum in org.jboss.dna.graph.query.model
-
- ArrayTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
- ArrayTypeFieldMetadata represents the meta data for an array type.
- ArrayTypeFieldMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
-
- ArrayTypeFieldMetadataSequencer - Class in org.jboss.dna.sequencer.java
- Sequencer for array types.
- ArrayTypeFieldMetadataSequencer() -
Constructor for class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
-
- ArtifactType - Enum in org.jboss.dna.maven
- The type of artifacts in a Maven 2 repository.
- as(Path.Segment) -
Method in interface org.jboss.dna.graph.Graph.AsChild
- Finish the request by specifying the exact segment for the new child node.
- as(Name) -
Method in interface org.jboss.dna.graph.Graph.AsChild
- Finish the request by specifying the name of the new child node.
- as(String) -
Method in interface org.jboss.dna.graph.Graph.AsChild
- Finish the request by specifying the name of the new child node.
- as(String) -
Method in interface org.jboss.dna.graph.Graph.AsName
- Finish the request by specifying the new name.
- as(Name) -
Method in interface org.jboss.dna.graph.Graph.AsName
- Finish the request by specifying the new name.
- as(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as the specified type.
- as(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAsLowerBoundary
- Define the left-hand side literal value cast as the specified type.
- as(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAsRightHandSide
- Define the right-hand side literal value cast as the specified type.
- as(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAsUpperBoundary
- Define the right-hand side literal value cast as the specified type.
- asBigDecimal(Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- asBigDecimal(Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- asBigDecimal(Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- asBigDecimal(Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- asBigDecimal(Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- asBigDecimal(T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Create a
BigDecimal representation of the supplied value.
- asBigDecimal(Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- asBoolean() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.BOOLEAN.
- ascending() -
Method in class org.jboss.dna.graph.query.QueryBuilder.OrderByBuilder
- Begin specifying an order-by specification using
ascending order.
- asDate() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.DATE.
- asDouble() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.DOUBLE.
- asLong() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.LONG.
- asMultiValued() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
-
- asPath() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.PATH.
- asReadableString(Object) -
Method in interface org.jboss.dna.graph.query.model.TypeSystem.TypeFactory
- Get a readable and potentially shorter string representation of the supplied value.
- asSingleValued() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
-
- asString(Object) -
Method in class org.jboss.dna.graph.property.ValueTypeSystem
- Get the string representation of the supplied value, using the most appropriate factory given the value.
- asString(Object) -
Method in interface org.jboss.dna.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.jboss.dna.graph.query.model.TypeSystem.TypeFactory
- Get the string representation of the supplied value.
- asString() -
Method in class org.jboss.dna.graph.query.QueryBuilder.CastAs
- Define the right-hand side literal value cast as a
PropertyType.STRING.
- AstNode - Class in org.jboss.dna.sequencer.ddl.node
- Utility object class designed to facilitate constructing an AST or Abstract Syntax Tree representing nodes and properties that
are compatible with DNA graph component structure.
- AstNode(Name) -
Constructor for class org.jboss.dna.sequencer.ddl.node.AstNode
- Construct a node with the supplied name but without a parent.
- AstNode(AstNode, Name) -
Constructor for class org.jboss.dna.sequencer.ddl.node.AstNode
- Construct a node with the supplied name and parent.
- AstNodeFactory - Class in org.jboss.dna.sequencer.ddl.node
- Utility class which provides construction, editing and assorted methods to work with AstNodes.
- AstNodeFactory(ExecutionContext) -
Constructor for class org.jboss.dna.sequencer.ddl.node.AstNodeFactory
-
- AstNodeFactory() -
Constructor for class org.jboss.dna.sequencer.ddl.node.AstNodeFactory
-
- at(Location) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the location of the node upon which the request is to operate.
- at(String) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the path of the node upon which the request is to operate.
- at(Path) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the path of the node upon which the request is to operate.
- at(UUID) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the UUID of the node upon which the request is to operate.
- at(Property) -
Method in interface org.jboss.dna.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.jboss.dna.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.jboss.dna.graph.Graph.At
- Specify the unique identification properties that identify the node upon which the request is to operate.
- at() -
Method in class org.jboss.dna.graph.request.DeleteBranchRequest
- Get the location defining the top of the branch to be deleted
- at() -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Get the location defining the top of the branch to be deleted
- at() -
Method in class org.jboss.dna.graph.request.LockBranchRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.ReadBranchRequest
- Get the location defining the top of the branch to be read
- at() -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.RenameNodeRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.UnlockBranchRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
- Get the location defining the node that is to be read.
- attachNewProblem(DdlParserProblem, AstNode) -
Method in class org.jboss.dna.sequencer.ddl.StandardDdlParser
-
- AUTHID_VALUE -
Static variable in class org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- AUTO_CREATED -
Static variable in class org.jboss.dna.graph.JcrLexicon
-
- autocreatedNodesNeedDefaults -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- autocreatedPropertyNeedsDefault -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- await() -
Method in class org.jboss.dna.graph.request.CompositeRequestChannel
- Await until this channel has completed.
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.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.jboss.dna.jcr.JcrEngine
-
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.repository.DnaEngine
- 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.jboss.dna.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.
CachePolicy implementation.Name.NamespaceRegistry namespace.Path.Path.Segment.Property implementation.PropertyFactory implementation.RequestProcessor implementation for the JPA connector.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.
Binary instances.Comparison constraint.ValueFactory for PropertyType.BOOLEAN values.Schemata instance, using the current state of the builder.
same-name-sibling
index).
CachePolicy.query command.Observable implementation.ImageMetadata.setInput(InputStream) or
ImageMetadata.setInput(DataInput).
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.jboss.dna.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.
into(...)
- clone(Location) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.query.plan.PlanNode
-
This class returns a new clone of the plan tree rooted at this node.
- clone() -
Method in class org.jboss.dna.graph.request.ChangeRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.CloneBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.CopyBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.CreateNodeRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.DeleteBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.LockBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.MoveBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.RemovePropertyRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.RenameNodeRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.SetPropertyRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.UnlockBranchRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.graph.request.UpdateValuesRequest
-
This method does not clone the results.
- clone() -
Method in class org.jboss.dna.maven.MavenId
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.CompareNameQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.ComparePathQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.CompareStringQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.HasValueQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.MatchNoneQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.NotQuery
-
- clone() -
Method in class org.jboss.dna.search.lucene.query.ScoreQuery
-
- clone() -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.graph.request.RequestBuilder
- Add a request to clone a branch to another.
- CloneBranchRequest - Class in org.jboss.dna.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.jboss.dna.graph.request.CloneBranchRequest
- Create a request to clone a branch to another.
- cloneConflictBehavior() -
Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
- Get the desired behavior if the
cloned workspace does not exist.
- clonedFrom(String) -
Method in interface org.jboss.dna.graph.Graph.CreateWorkspace
- Specify that the new workspace should be initialized as a clone of another existing workspace.
- cloneLimitedToBeWithinSingleSource -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- cloneNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, Path.Segment, boolean, Set<Location>) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.graph.session.GraphSession.Node
- Clone this node (and all nodes below it).
- cloneWorkspace(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.common.util.Base64.OutputStream
- Flushes and closes (I think, in the superclass) the stream.
- close() -
Method in class org.jboss.dna.connector.infinispan.InfinispanSource
- 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.jboss.dna.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.jboss.dna.connector.meta.jdbc.JdbcMetadataSource
-
- close() -
Method in class org.jboss.dna.connector.store.jpa.EntityManagers
-
- close() -
Method in class org.jboss.dna.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.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
- Close this processor, allowing it to clean up any open resources.
- close() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
- Close this query object and clean up all in-database records associated with this query.
- close() -
Method in class org.jboss.dna.connector.store.jpa.model.simple.SimpleJpaConnection
-
- close() -
Method in class org.jboss.dna.connector.store.jpa.model.simple.SimpleRequestProcessor
-
- close() -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.connector.path.cache.InMemoryWorkspaceCache
-
- close() -
Method in class org.jboss.dna.graph.connector.path.cache.PathRepositoryCache
-
- close() -
Method in interface org.jboss.dna.graph.connector.path.cache.WorkspaceCache
- Indicates that the cache is no longer in use and should relinquish any resources.
- close() -
Method in class org.jboss.dna.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.jboss.dna.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 interface org.jboss.dna.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.jboss.dna.graph.query.process.DelegatingComponent
- Close these results, allowing any resources to be released.
- close() -
Method in class org.jboss.dna.graph.query.process.ProcessingComponent
- Close these results, allowing any resources to be released.
- close() -
Method in class org.jboss.dna.graph.request.CompositeRequestChannel
- Mark this source as having no more requests to process.
- close() -
Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
- Close this processor, allowing it to clean up any open resources.
- close() -
Method in class org.jboss.dna.graph.request.processor.RequestProcessor
- Close this processor, allowing it to clean up any open resources.
- close() -
Method in class org.jboss.dna.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.jboss.dna.graph.search.SearchEngineIndexer
- Close this indexer and release all resources.
- close() -
Method in class org.jboss.dna.graph.search.SearchEngineProcessor
- Close this processor, allowing it to clean up any open resources.
- closedConnectionMayNotBeUsed -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- closedRequestProcessor -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- closeNow() -
Method in class org.jboss.dna.connector.store.jpa.EntityManagers
- For all opened EntityManager instances to be closed immediately, even if they are checked out.
- closeParen() -
Method in class org.jboss.dna.graph.query.QueryBuilder.ConstraintBuilder
- Complete the specification of a constraint clause, and return the builder for the parent constraint clause.
- closingRequestProcessor -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- CndI18n - Class in org.jboss.dna.cnd
- The internationalized string constants for the
org.jboss.dna.cnd* packages. - CndI18n() -
Constructor for class org.jboss.dna.cnd.CndI18n
-
- CndImporter - Class in org.jboss.dna.cnd
- A class that imports the node types contained in a JCR Compact Node Definition (CND) file into graph content.
- CndImporter(Destination, Path, boolean) -
Constructor for class org.jboss.dna.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.jboss.dna.cnd.CndImporter
- Create a new importer that will place the content in the supplied destination under the supplied path.
- CndNodeTypeSource - Class in org.jboss.dna.jcr
- Class to parse one or more Compact Node Definition (CND) files containing custom node type definitions into a format that can
be registered with the
JcrNodeTypeManager. - CndNodeTypeSource(String) -
Constructor for class org.jboss.dna.jcr.CndNodeTypeSource
- Creates a new
JcrNodeTypeSource with based on the CND file with the given resource name.
- CndNodeTypeSource(String[]) -
Constructor for class org.jboss.dna.jcr.CndNodeTypeSource
- Creates a new
JcrNodeTypeSource based on the CND files at the given resource names.
- CndSequencer - Class in org.jboss.dna.sequencer.cnd
- A sequencer of CND files.
- CndSequencer() -
Constructor for class org.jboss.dna.sequencer.cnd.CndSequencer
-
- CndSequencerI18n - Class in org.jboss.dna.sequencer.cnd
- The internationalized string constants for the
org.jboss.dna.sequencer.cnd* packages. - CndSequencerI18n() -
Constructor for class org.jboss.dna.sequencer.cnd.CndSequencerI18n
-
- CndTokenizer - Class in org.jboss.dna.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.jboss.dna.cnd.CndTokenizer
-
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.Add
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.And
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.AxisStep
-
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.Comparison
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.Component
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.FilterStep
-
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.FunctionCall
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.NodeComparison
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.Or
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.OrderBy
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.ParenthesizedExpression
- Return the collapsable form
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.PathExpression
-
- collapse() -
Method in class org.jboss.dna.jcr.xpath.XPath.Subtract
- Return the collapsable form
- COLLATION_NAME -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- COLUMN -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataLexicon
-
- Column - Class in org.jboss.dna.graph.query.model
-
- Column(SelectorName) -
Constructor for class org.jboss.dna.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.jboss.dna.graph.query.model.Column
- A column with the given name representing the named property on the node identified by the selector.
- COLUMN -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- COLUMN -
Static variable in class org.jboss.dna.sequencer.text.TextSequencerLexicon
-
- COLUMN_ATTRIBUTE_TYPE -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- COLUMN_DEFINITION -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- COLUMN_REFERENCE -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants.AstNodeNames
-
- COLUMN_SIZE -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataLexicon
-
- columnDoesNotExistInQuery -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- columnDoesNotExistOnTable -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- columnIsNotFullTextSearchable -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- ColumnMetadata - Class in org.jboss.dna.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.jboss.dna.connector.meta.jdbc.ColumnMetadata
-
- columnMustBeScoped -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- COLUMNS -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataLexicon
-
- columnTypeCannotBeUsedInArithmeticOperation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- combineLines(String[]) -
Static method in class org.jboss.dna.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.jboss.dna.common.util.StringUtil
- Combine the lines into a single string, using the supplied separator as the delimiter.
- COMMA -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- Command - Class in org.jboss.dna.graph.query.model
- Represents the abstract base class for all top-level language objects that are the root of a language object tree.
- Command() -
Constructor for class org.jboss.dna.graph.query.model.Command
-
- COMMENT -
Static variable in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.jcr.xpath.XPathParser.XPathTokenizer
- The token type for tokens that consist of all the characters between "(:" and ":)".
- COMMENT -
Static variable in class org.jboss.dna.sequencer.ddl.DdlTokenStream.DdlTokenizer
- 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.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlLexicon
-
- COMMENT -
Static variable in class org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
-
- COMMENT -
Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
-
- comment(char[], int, int) -
Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
-
- COMMENT_CONTENT -
Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
-
- commit() -
Method in class org.jboss.dna.connector.store.jpa.model.simple.SimpleJpaTransaction
- Commit any changes that have been made to the repository.
- commit() -
Method in class org.jboss.dna.graph.connector.map.LockBasedTransaction
- Commit any changes that have been made to the repository.
- commit() -
Method in interface org.jboss.dna.graph.connector.map.MapRepositoryTransaction
- Commit any changes that have been made to the repository.
- commit() -
Method in interface org.jboss.dna.graph.connector.path.PathRepositoryTransaction
- Commit any changes that have been made to the repository.
- commit() -
Method in class org.jboss.dna.search.lucene.LuceneSearchSession
- Subclasses should implement this method to commit and save any work that has been done with this processor.
- CommonI18n - Class in org.jboss.dna.common
- The internationalized string constants for the
org.jboss.dna.common* packages. - CommonI18n() -
Constructor for class org.jboss.dna.common.CommonI18n
-
- comparator() -
Static method in class org.jboss.dna.graph.Location
- Get a
Comparator that can be used to compare two Location objects.
- compare(Double, Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- compare(Duration, Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- compare(Float, Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- compare(Integer, Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- compare(Long, Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- compare(T, T) -
Method in interface org.jboss.dna.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.jboss.dna.common.math.ShortOperations
-
- CompareLengthQuery - Class in org.jboss.dna.search.lucene.query
- A Lucene
Query implementation that is used to apply a Length constraint against a string field. - CompareNameQuery - Class in org.jboss.dna.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the name of nodes. - ComparePathQuery - Class in org.jboss.dna.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the Path of nodes. - CompareQuery<ValueType> - Class in org.jboss.dna.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against the Path of nodes. - CompareStringQuery - Class in org.jboss.dna.search.lucene.query
- A Lucene
Query implementation that is used to apply a Comparison constraint against a string field. - compareTo(ComponentConfig) -
Method in class org.jboss.dna.common.component.ComponentConfig
-
- compareTo(Duration) -
Method in class org.jboss.dna.common.math.Duration
-
- compareTo(Histogram<T>.Bucket) -
Method in class org.jboss.dna.common.statistic.Histogram.Bucket
-
- compareTo(Stopwatch) -
Method in class org.jboss.dna.common.statistic.Stopwatch
-
- compareTo(Projection) -
Method in class org.jboss.dna.graph.connector.federation.Projection
-
- compareTo(Projection.Rule) -
Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
-
- compareTo(Location) -
Method in class org.jboss.dna.graph.Location
-
- compareTo(Changes) -
Method in class org.jboss.dna.graph.observe.Changes
-
- compareTo(Binary) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinary
-
- compareTo(Path) -
Method in class org.jboss.dna.graph.property.basic.AbstractPath
-
- compareTo(Name) -
Method in class org.jboss.dna.graph.property.basic.BasicName
-
- compareTo(NamespaceRegistry.Namespace) -
Method in class org.jboss.dna.graph.property.basic.BasicNamespace
-
- compareTo(Path.Segment) -
Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
-
- compareTo(Property) -
Method in class org.jboss.dna.graph.property.basic.BasicProperty
-
- compareTo(DateTime) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
-
- compareTo(Path) -
Method in class org.jboss.dna.graph.property.basic.RootPath
-
- compareTo(Reference) -
Method in class org.jboss.dna.graph.property.basic.UuidReference
-
- compareTo(QueryResults.Statistics) -
Method in class org.jboss.dna.graph.query.QueryResults.Statistics
-
- compareTo(MavenId) -
Method in class org.jboss.dna.maven.MavenId
-
- compareTo(MavenId.Version) -
Method in class org.jboss.dna.maven.MavenId.Version
-
- compareTo(SequencerOutputMap.PropertyValue) -
Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
-
- compareTo(FieldMetadata) -
Method in class org.jboss.dna.sequencer.classfile.metadata.FieldMetadata
-
- compareTo(MethodMetadata) -
Method in class org.jboss.dna.sequencer.classfile.metadata.MethodMetadata
-
- Comparison - Class in org.jboss.dna.graph.query.model
- A constraint that evaluates to true when the defined operation evaluates to true.
- Comparison(DynamicOperand, Operator, StaticOperand) -
Constructor for class org.jboss.dna.graph.query.model.Comparison
-
- CompilationUnitParser - Class in org.jboss.dna.sequencer.java
- The Parser, that process the a compilation unit.
- CompilationUnitParser() -
Constructor for class org.jboss.dna.sequencer.java.CompilationUnitParser
-
- compile(String) -
Static method in class org.jboss.dna.graph.property.PathExpression
- Compile the supplied expression and return the resulting path expression instance.
- compile(String) -
Static method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
- Compile the supplied expression and return the resulting SequencerPathExpression instance.
- COMPLEX_STMT_TYPES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- COMPLEX_STMT_TYPES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- Component<T extends ComponentConfig> - Interface in org.jboss.dna.common.component
- The interface for a DNA component, which sequences nodes and their content to extract additional information from the
information.
- componentClassnameNotValid -
Static variable in class org.jboss.dna.common.CommonI18n
-
- ComponentConfig - Class in org.jboss.dna.common.component
- An immutable configuration for a
Component. - ComponentConfig(String, String, String, String...) -
Constructor for class org.jboss.dna.common.component.ComponentConfig
- Create a component configuration.
- ComponentConfig(String, String, Map<String, Object>, String, String...) -
Constructor for class org.jboss.dna.common.component.ComponentConfig
- Create a component configuration.
- ComponentConfig(String, String, long, Map<String, Object>, String, String...) -
Constructor for class org.jboss.dna.common.component.ComponentConfig
- Create a component configuration.
- ComponentLibrary<ComponentType,ConfigType extends ComponentConfig> - Class in org.jboss.dna.common.component
- Maintains the list of component instances for the system.
- ComponentLibrary() -
Constructor for class org.jboss.dna.common.component.ComponentLibrary
- Create a new library of components.
- ComponentLibrary(boolean) -
Constructor for class org.jboss.dna.common.component.ComponentLibrary
- Create a new library of components.
- componentNotConfigured -
Static variable in class org.jboss.dna.common.CommonI18n
-
- CompositeRequest - Class in org.jboss.dna.graph.request
- A request that wraps multiple other requests, allowing multiple requests to be treated as a single request.
- CompositeRequestChannel - Class in org.jboss.dna.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.jboss.dna.graph.request.CompositeRequestChannel
- Create a new channel with the supplied channel name.
- compute(Object...) -
Static method in class org.jboss.dna.common.util.HashCode
- Compute a combined hash code from the supplied objects.
- computeHash(String) -
Method in class org.jboss.dna.connector.store.jpa.util.Serializer
-
- CONFIG_FILE -
Static variable in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
-
- CONFIGURATION_REPOSITORY_NAME -
Static variable in class org.jboss.dna.repository.DnaEngine
-
- configure(Ejb3Configuration) -
Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
- Configure the entity class that will be used by JPA to store information in the database.
- configure(Ejb3Configuration) -
Method in class org.jboss.dna.connector.store.jpa.Model
- Configure the entity class that will be used by JPA to store information in the database.
- configure(Ejb3Configuration) -
Method in class org.jboss.dna.connector.store.jpa.model.simple.SimpleModel
- Configure the entity class that will be used by JPA to store information in the database.
- configure(Properties) -
Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
- Configure this provider given the configuration properties.
- configure(Properties) -
Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
- Configure this provider given the configuration properties.
- configure(Properties) -
Method in interface org.jboss.dna.maven.spi.MavenUrlProvider
- Configure this provider given the configuration properties.
- conflictBehavior() -
Method in class org.jboss.dna.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.jboss.dna.graph.request.CreateWorkspaceRequest
- Get the desired behavior if a workspace already exists with the
desired workspace name
.
- conflictBehavior() -
Method in class org.jboss.dna.graph.request.MoveBranchRequest
- Get the expected behavior when copying the branch and the
destination already has a node with the same
name.
- connectingFailureOrUserAuthenticationProblem -
Static variable in class org.jboss.dna.connector.svn.SvnRepositoryConnectorI18n
-
- connectionErrorMsg -
Static variable in class org.jboss.dna.web.jcr.rest.client.RestClientI18n
-
- connectionIsNoLongerOpen -
Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
-
- connectorName -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- connectorName -
Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
-
- connectorName -
Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
-
- connectorName -
Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
-
- connectorName -
Static variable in class org.jboss.dna.connector.svn.SvnRepositoryConnectorI18n
-
- constrainedBy(Constraint) -
Method in class org.jboss.dna.graph.query.model.Query
- Create a copy of this query, but one that uses the supplied constraint.
- Constraint - Class in org.jboss.dna.graph.query.model
-
- Constraint() -
Constructor for class org.jboss.dna.graph.query.model.Constraint
-
- CONSTRAINT -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- CONSTRAINT_ATTRIBUTE_TYPE -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- CONSTRAINT_C -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- CONSTRAINT_FK -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- CONSTRAINT_PK -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- CONSTRAINT_TYPE -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- CONSTRAINT_UC -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- constraintsChangedInSubtype -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- ConstructorMetadata - Class in org.jboss.dna.sequencer.java.metadata
- Constructor metadata.
- ConstructorMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.ConstructorMetadata
-
- CONSTRUCTORS -
Static variable in class org.jboss.dna.sequencer.classfile.ClassFileSequencerLexicon
-
- consume() -
Method in class org.jboss.dna.common.text.TokenStream
- Return the value of this token and move to the next token.
- consume(String) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.
- consumeBoolean() -
Method in class org.jboss.dna.common.text.TokenStream
- Convert the value of this token to an integer, return it, and move to the next token.
- consumeInteger() -
Method in class org.jboss.dna.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.jboss.dna.common.text.TokenStream
- Convert the value of this token to a long, return it, and move to the next token.
- contains(Object) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- contains(Object) -
Method in class org.jboss.dna.common.collection.UnmodifiableProperties
-
- contains(Collection<?>, Object, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the collection contains the value
- containsAll(Collection<?>) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- containsChangesWithExternalDependencies() -
Method in class org.jboss.dna.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.
- containsKey(Object) -
Method in class org.jboss.dna.common.collection.UnmodifiableProperties
-
- containsKey(Map<?, ?>, Object, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the map contains the key
- containsNoNulls(Iterable<?>, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the collection is not null and contains no nulls
- containsNoNulls(Object[], String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the array is not null and contains no nulls
- containsValue(Object) -
Method in class org.jboss.dna.common.collection.UnmodifiableProperties
-
- CONTENT -
Static variable in class org.jboss.dna.graph.JcrLexicon
-
- CONTENT -
Static variable in class org.jboss.dna.jcr.JcrLexicon
-
- CONTENT_NODE_NAME -
Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
-
- CONTENT_PROPERTY -
Static variable in interface org.jboss.dna.web.jcr.rest.client.IJcrConstants
- The JCR content property name (
jcr:content).
- CONTENT_PROPERTY_NAME -
Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
-
- contextDestroyed(ServletContextEvent) -
Method in class org.jboss.dna.web.jcr.rest.DnaJcrDeployer
- Alerts the repository factory that the web application is shutting down
- contextInitialized(ServletContextEvent) -
Method in class org.jboss.dna.web.jcr.rest.DnaJcrDeployer
- Initializes the repository factory
- convertArgumentClassesToPrimitives(Class<?>...) -
Static method in class org.jboss.dna.common.util.Reflection
- Convert any argument classes to primitives.
- convertFileToURL(String) -
Static method in class org.jboss.dna.common.util.FileUtil
- Utility to convert
File to URL.
- copy(File, File) -
Static method in class org.jboss.dna.common.util.FileUtil
- Copy the source file system structure into the supplied target location.
- copy(Node) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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(Location, String, Location, String, Name) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to copy a branch to another.
- copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to copy a branch to another.
- copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to copy a branch to another.
- CopyBranchRequest - Class in org.jboss.dna.graph.request
- Instruction that a branch be copied from one location into another.
- CopyBranchRequest(Location, String, Location, String) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- CopyBranchRequest(Location, String, Location, String, Name) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- CopyBranchRequest(Location, String, Location, String, Name, NodeConflictBehavior) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- CopyCriteria - Class in org.jboss.dna.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.jboss.dna.graph.query.optimize.CopyCriteria
-
- copyFailed -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- copyLimitedToBeWithinSingleSource -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.connector.path.WritablePathWorkspace
- Copy the subgraph given by the original node and place the new copy under the supplied new parent.
- copyTo(GraphSession.Node<Payload, PropertyPayload>) -
Method in class org.jboss.dna.graph.session.GraphSession.Node
- Copy this node (and all nodes below it) and place the copy under the supplied parent location.
- CorrespondenceId - Class in org.jboss.dna.jcr
- A correspondence identifier is defined to be the pair of the UUID of the nearest referenceable ancestor and the relative path
from that referenceable ancestor to the node of interest.
- CorrespondenceId(String) -
Constructor for class org.jboss.dna.jcr.CorrespondenceId
-
- CorrespondenceId(String, Path) -
Constructor for class org.jboss.dna.jcr.CorrespondenceId
-
- couldNotAcquireLock -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- couldNotCreateFile -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- couldNotCreateFile -
Static variable in class org.jboss.dna.connector.svn.SvnRepositoryConnectorI18n
-
- couldNotFindDefinitionOfRequiredPrimaryType -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- couldNotGetCatalogNames -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetColumn -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetDatabaseMetadata -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetProcedure -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetProcedureNames -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetSchemaNames -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetTable -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotGetTableNames -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotInstantiateRowFactory -
Static variable in class org.jboss.dna.sequencer.text.TextSequencerI18n
-
- couldNotReadData -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- couldNotReadData -
Static variable in class org.jboss.dna.connector.svn.SvnRepositoryConnectorI18n
-
- couldNotSetDriverProperties -
Static variable in class org.jboss.dna.connector.meta.jdbc.JdbcMetadataI18n
-
- couldNotStartEngine -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- couldNotUpdateData -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- couldNotWriteData -
Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- count() -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Get the maximum number of children that may be returned in the block.
- count() -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Get the maximum number of children that may be returned in the block.
- countAllReferencesResolved(Long, EntityManager) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
- Delete all references that start from nodes that do not support enforced referential integrity.
- create(int) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(int) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the integer representation into the natural object representation.
- create(long) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the long representation into the natural object representation.
- create(double) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the double representation into the natural object representation.
- create(int) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(ExecutionContext, EntityManager, Long, UUID, Path, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
- Create a query that returns a subgraph at and below the node with the supplied path and the supplied UUID.
- create(byte[], PropertyType, boolean) -
Static method in class org.jboss.dna.connector.store.jpa.model.simple.LargeValueEntity
-
- create(EntityManager, Long, UUID, int) -
Static method in class org.jboss.dna.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.jboss.dna.connector.store.jpa.util.Workspaces
- Create a workspace with the supplied name.
- create(String) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, Property) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, Property, Property...) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Iterable<Property>) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Property) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Property, Property...) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, RepositoryConnectionFactory, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied repository and
context.
- create(RepositoryConnection, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied
RepositoryConnection and context.
- create(RepositorySource, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied
RepositoryConnection and context.
- create(String) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(String, Property) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(String, Property, Property...) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path, Iterable<Property>) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path, Property) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path, Property, Property...) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path, List<Property>) -
Method in interface org.jboss.dna.graph.io.Destination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, Property, Property...) -
Method in interface org.jboss.dna.graph.io.Destination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, List<Property>) -
Method in class org.jboss.dna.graph.io.GraphBatchDestination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, Property, Property...) -
Method in class org.jboss.dna.graph.io.GraphBatchDestination
- Create a node at the supplied path and with the supplied attributes.
- create(Path) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path.
- create(UUID) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a UUID.
- create(Path, UUID) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an UUID.
- create(Path, Property) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and a single identification property.
- create(Path, Property, Property...) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and multiple identification properties.
- create(Path, Iterable<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an iterator over identification properties.
- create(Property) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a single identification property.
- create(Property, Property...) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by multiple identification properties.
- create(Iterable<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an iterator over identification properties.
- create(List<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by multiple identification properties.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a UUID.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(File) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a binary value from the given file.
- create(Reader, long, byte[]) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of decimal values.
- create(boolean[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of booleans.
- create(byte[][]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary content.
- create(Calendar[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of Calendar instances.
- create(Date[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of dates.
- create(DateTime[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of
DateTime instants.
- create(double[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of doubles.
- create(float[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of floats.
- create(int[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of integers.
- create(long[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of longs.
- create(Name[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of names.
- create(Object[]) -
Method in class org.jboss.dna.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.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of paths.
- create(Reference[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of references.
- create(String[], TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of strings, using the supplied decoder.
- create(String[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of string values, using no decoding.
- create(URI[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of URIs.
- create(UUID[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of UUIDs.
- create(Binary[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary objects.
- create(Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an iterator over the values (of an unknown type).
- create(Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an iterable with the values (of an unknown type).
- create(Name, Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Object...) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Object...) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(String) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.InMemoryBinaryValueFactory
- Create a value from the binary content given by the supplied array.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(DateTime, long) -
Method in class org.jboss.dna.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.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a string, using the supplied decoder.
- create(String, String) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a UUID.
- create(Object) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a path.
- create(Path, Path) -
Method in class org.jboss.dna.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.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) -
Method in class org.jboss.dna.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.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a new random UUID.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.property.BinaryFactory
- Create a binary value from the given file.
- create() -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance for the current time in the local time zone.
- create(DateTime, long) -
Method in interface org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance given the individual values for the fields
- create(String, String) -
Method in interface org.jboss.dna.graph.property.NameFactory
- Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.NameFactory
- Create a name from the given namespace URI and local name.
- create(Path, Path) -
Method in interface org.jboss.dna.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.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Name, Object...) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterable<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterator<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Object...) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create() -
Method in interface org.jboss.dna.graph.property.UuidFactory
- Create a new random UUID.
- create(String) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from an integer.
- create(long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a long from a string.
- create(boolean) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a boolean from a string.
- create(float) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a float.
- create(double) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a date.
- create(DateTime) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a name.
- create(Path) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a path.
- create(Reference) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a reference.
- create(URI) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a URI.
- create(UUID) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(Object) -
Method in interface org.jboss.dna.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.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of string values, using no decoding.
- create(String[], TextDecoder) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of strings, using the supplied decoder.
- create(int[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of integers.
- create(long[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of longs.
- create(boolean[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of booleans.
- create(float[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of floats.
- create(double[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of doubles.
- create(BigDecimal[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of decimal values.
- create(Calendar[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of Calendar instances.
- create(Date[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of dates.
- create(DateTime[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of
DateTime instants.
- create(Name[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of names.
- create(Path[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of paths.
- create(Reference[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of references.
- create(URI[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of URIs.
- create(UUID[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of UUIDs.
- create(byte[][]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from the array of binary content.
- create(Binary[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from the array of binary objects.
- create(Object[]) -
Method in interface org.jboss.dna.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.jboss.dna.graph.property.ValueFactory
- Create an iterator over the values (of an unknown type).
- create(Iterable<?>) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an iterable with the values (of an unknown type).
- create(String) -
Method in interface org.jboss.dna.graph.query.model.TypeSystem.TypeFactory
- Create the typed representation of the value given the supplied string representation.
- create(Object) -
Method in interface org.jboss.dna.graph.query.model.TypeSystem.TypeFactory
- Create the typed representation of the value given the supplied object representation.
- create() -
Method in interface org.jboss.dna.graph.session.GraphSession.NodeIdFactory
-
- CREATE -
Static variable in interface org.jboss.dna.sequencer.ddl.DdlConstants
-
- CREATE_FILE_NAME -
Static variable in class org.jboss.dna.util.SchemaGen
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2StatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerStatementStartPhrases
-
- CREATE_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseStatementStartPhrases
-
- CREATE_VIEW_OPTION_CLAUSE -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- CREATE_VIEW_QUERY_EXPRESSION -
Static variable in class org.jboss.dna.sequencer.ddl.StandardDdlLexicon
-
- createAbsolutePath(Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segments, in order.
- createAt(String) -
Method in class org.jboss.dna.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.jboss.dna.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.
- createBuilder(TypeSystem) -
Static method in class org.jboss.dna.graph.query.validate.ImmutableSchemata
- Obtain a new instance for building Schemata objects.
- createBuilder() -
Static method in class org.jboss.dna.search.lucene.IndexRules
- Return a new builder that can be used to create
IndexRules objects.
- createBuilder(IndexRules) -
Static method in class org.jboss.dna.search.lucene.IndexRules
- Return a new builder that can be used to create
IndexRules objects.
- createChild(Name) -
Method in class org.jboss.dna.graph.session.GraphSession.Node
- Create a new child node with the supplied name.
- createChild(Name, Property...) -
Method in class org.jboss.dna.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.jboss.dna.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.jboss.dna.graph.session.GraphSession.Node
- Create a new child node with the supplied name and multiple initial properties.
- createClasspath(String) -
Static method in class org.jboss.dna.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.jboss.dna.maven.MavenId
- Build a classpath of
MavenIds by parsing the supplied Maven artifact coordinates.
- createClasspath(MavenId...) -
Static method in class org.jboss.dna.maven.MavenId
- Create a classpath of
MavenIds by examining the supplied IDs and removing any duplicates.
- createConnection(JpaSource) -
Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
-
- createConnection(JpaSource) -
Method in class org.jboss.dna.connector.store.jpa.Model
-
- createConnection(JpaSource) -
Method in class org.jboss.dna.connector.store.jpa.model.simple.SimpleModel
-
- createConnection(String) -
Method in interface org.jboss.dna.graph.connector.RepositoryConnectionFactory
- Create a
RepositoryConnection using the given RepositorySource name.
- createConnection(String) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Create a
RepositoryConnection using the given RepositorySource name.
- CREATED -
Static variable in class org.jboss.dna.graph.JcrLexicon
-
- CREATED -
Static variable in class org.jboss.dna.jcr.JcrLexicon
-
- createFileFailedMsg -
Static variable in class org.jboss.dna.web.jcr.rest.client.RestClientI18n
-
- createFolderFailedMsg -
Static variable in class org.jboss.dna.web.jcr.rest.client.RestClientI18n
-
- createFromCoordinates(String) -
Static method in class org.jboss.dna.maven.MavenId
-
- createInt(String) -
Method in class org.jboss.dna.sequencer.ddl.node.AstNodeFactory
-
- createMappingFor(Schemata.View, PlanNode) -
Static method in class org.jboss.dna.graph.query.plan.PlanUtil
-
- createMappingForAliased(SelectorName, Schemata.View, PlanNode) -
Static method in class org.jboss.dna.graph.query.plan.PlanUtil
-
- createMappingForAliased(SelectorName, Schemata.Table, PlanNode) -
Static method in class org.jboss.dna.graph.query.plan.PlanUtil
-
- createMethodParamPath(PathFactory, String) -
Static method in class org.jboss.dna.sequencer.java.MethodMetadataSequencer
- Create a path of method/constructor parameter.
- createMethodParamRootPath(String) -
Static method in class org.jboss.dna.sequencer.java.MethodMetadataSequencer
- create a root path for method parameter.
- createNode(ExecutionContext, PathNode, Name, Map<Name, Property>, NodeConflictBehavior) -
Method in class org.jboss.dna.connector.filesystem.FileSystemRepository.FileSystemWorkspace
-
- createNode(ExecutionContext, String, Iterable<Property>) -
Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
- Create a node at the supplied path.
- createNode(ExecutionContext, MapNode, Name, UUID, Iterable<Property>) -
Method in class org.jboss.dna.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.jboss.dna.graph.connector.map.MapWorkspace
- Create a node at the supplied path.
- createNode(ExecutionContext, MapNode, Name, UUID, Iterable<Property>) -
Method in interface org.jboss.dna.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.jboss.dna.graph.connector.path.AbstractWritablePathWorkspace
-
- createNode(ExecutionContext, String, Map<Name, Property>, NodeConflictBehavior) -
Method in interface org.jboss.dna.graph.connector.path.WritablePathWorkspace
- Create a node at the supplied path.
- createNode(ExecutionContext, PathNode, Name, Map<Name, Property>, NodeConflictBehavior) -
Method in interface org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.request.RequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNodeDefinitionTemplate() -
Method in class org.jboss.dna.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.jboss.dna.graph.request
- Instruction to create the node under the specified location.
- CreateNodeRequest(Location, String, Name, Property...) -
Constructor for class org.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.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.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- createNodeTypeTemplate() -
Method in class org.jboss.dna.jcr.JcrNodeTypeManager
- Returns an empty
NodeTypeTemplate which can then be used to define a node type and passed to
JcrNodeTypeManager.registerNodeType(NodeTypeDefinition, boolean)
- createPath(String) -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
- Create a path for the tree without index.
- createPathWithIndex(String, int) -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
- Create a path for the tree with index.
- createPlan(QueryContext, QueryCommand) -
Method in class org.jboss.dna.graph.query.plan.CanonicalPlanner
- Create a canonical query plan for the given command.
- createPlan(QueryContext, QueryCommand) -
Method in interface org.jboss.dna.graph.query.plan.Planner
- Create a canonical query plan for the given command.
- createProcessor(ExecutionContext, Observer, boolean) -
Method in class org.jboss.dna.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.jboss.dna.graph.search.SearchEngine
- Create the
SearchEngineProcessor implementation that can be used to operate against the
SearchEngineWorkspace instances.
- createPropertyDefinitionTemplate() -
Method in class org.jboss.dna.jcr.JcrNodeTypeManager
- Returns an empty
PropertyDefinitionTemplate which can then be used to create a property definition and attached to
a NodeTypeTemplate.
- createQuery(XPath.Component) -
Method in class org.jboss.dna.jcr.xpath.XPathToQueryTranslator
-
- createQueryForNodesWithFieldEqualTo(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is equal to the supplied constraint
value.
- createQueryForNodesWithFieldEqualTo(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is equal to the supplied
constraint value.
- createQueryForNodesWithFieldGreaterThan(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is greater than the supplied
constraint value.
- createQueryForNodesWithFieldGreaterThan(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is greater than the supplied
constraint value.
- createQueryForNodesWithFieldGreaterThanOrEqualTo(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is greater than or equal to the
supplied constraint value.
- createQueryForNodesWithFieldGreaterThanOrEqualTo(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is greater than or equal to
the supplied constraint value.
- createQueryForNodesWithFieldLessThan(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is less than the supplied
constraint value.
- createQueryForNodesWithFieldLessThan(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is less than the supplied
constraint value.
- createQueryForNodesWithFieldLessThanOrEqualTo(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is less than or equal to the
supplied constraint value.
- createQueryForNodesWithFieldLessThanOrEqualTo(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is less than or equal to the
supplied constraint value.
- createQueryForNodesWithFieldLike(String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareStringQuery
- Construct a
Query implementation that scores documents with a string field value that is LIKE the supplied
constraint value.
- createQueryForNodesWithFieldNotEqualTo(Integer, String, ValueFactories) -
Static method in class org.jboss.dna.search.lucene.query.CompareLengthQuery
- Construct a
Query implementation that scores documents with a field length that is not equal to the supplied
constraint value.
- createQueryForNodesWithNameGreaterThan(Path.Segment, String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareNameQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a name
that is greater than the supplied constraint name.
- createQueryForNodesWithNameGreaterThanOrEqualTo(Path.Segment, String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareNameQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a name
that is greater than or equal to the supplied constraint name.
- createQueryForNodesWithNameLessThan(Path.Segment, String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareNameQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a name
that is less than the supplied constraint name.
- createQueryForNodesWithNameLessThanOrEqualTo(Path.Segment, String, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.CompareNameQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a name
that is less than or equal to the supplied constraint name.
- createQueryForNodesWithPathGreaterThan(Path, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.ComparePathQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a path
that is greater than the supplied constraint path.
- createQueryForNodesWithPathGreaterThanOrEqualTo(Path, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.ComparePathQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a path
that is greater than or equal to the supplied constraint path.
- createQueryForNodesWithPathLessThan(Path, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.ComparePathQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a path
that is less than the supplied constraint path.
- createQueryForNodesWithPathLessThanOrEqualTo(Path, String, ValueFactories, boolean) -
Static method in class org.jboss.dna.search.lucene.query.ComparePathQuery
- Construct a
Query implementation that scores documents such that the node represented by the document has a path
that is less than or equal to the supplied constraint path.
- createRelativePath() -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create an empty relative path (i.e., equivalent to
createRelativePath(
Path.SELF_SEGMENT)).
- createRelativePath(Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segment names, in order.
- createRelativePath(Path.Segment...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath(Iterable<Path.Segment>) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath() -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an empty relative path (i.e., equivalent to
createRelativePath(
Path.SELF_SEGMENT)).
- createRelativePath(Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segment names, in order.
- createRelativePath(Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath(Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segments, in order.
- createRepository(String, String, String) -
Static method in class org.jboss.dna.connector.svn.SvnRepositoryUtil
- Create a
SVNRepository from a http protocol.
- createRootPath() -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create an absolute root path.
- createRootPath() -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute root path.
- createRootPath(String) -
Static method in class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
- the root path.
- createRootPath(String) -
Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
- the root path.
- createSegment(Name) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name.
- createSegment(Name, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name and index.
- createSegment(String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name.
- createSegment(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create a path segment given the supplied segment name.
- createSegment(String, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name and index.
- createSegment(String) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(String, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name and index.
- createSegment(Name) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(Name, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name and index.
- createSession(String) -
Method in class org.jboss.dna.repository.util.AbstractSessionFactory
-
- createSession(String) -
Method in interface org.jboss.dna.repository.util.SessionFactory
-
- createSimpleTypeParamPath(PathFactory, String) -
Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
- Create the path of parameter.
- createString(String, Object...) -
Static method in class org.jboss.dna.common.util.StringUtil
- Create a string by substituting the parameters into all key occurrences in the supplied format.
- createString(char, int) -
Static method in class org.jboss.dna.common.util.StringUtil
- Create a new string containing the specified character repeated a specific number of times.
- createSVNURL(String, String) -
Static method in class org.jboss.dna.connector.svn.SvnRepositoryUtil
-
- createTupleCollector(QueryResults.Columns) -
Method in class org.jboss.dna.search.lucene.LuceneSearchSession
- Create a
AbstractLuceneSearchEngine.TupleCollector instance that collects the results from the index(es).
- createUnder(Location) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node under the existing parent node at the supplied location.
- createUnder(Location) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node under the existing parent node at the supplied location.
- createUtc() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance for the current time in UTC.
- createUtc() -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance for the current time in UTC.
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.CompareQuery
-
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.HasValueQuery
-
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.IdsQuery
-
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.MatchNoneQuery
-
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.NotQuery
-
- createWeight(Searcher) -
Method in class org.jboss.dna.search.lucene.query.ScoreQuery
-
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.connector.map.MapRepository
- Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) -
Method in class org.jboss.dna.graph.connector.map.MapRepository
- Attempts to create a workspace with the requested name as in the
#createWorkspace(ExecutionContext, String, CreateConflictBehavior) method and then clones the content from the
given source workspace into the new workspace if the creation was successful.
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.connector.path.WritablePathRepository
- Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) -
Method in class org.jboss.dna.graph.connector.path.WritablePathRepository
- Attempts to create a workspace with the requested name as in the
#createWorkspace(ExecutionContext, String, CreateConflictBehavior) method and then clones the content from the
given source workspace into the new workspace if the creation was successful.
- createWorkspace() -
Method in class org.jboss.dna.graph.Graph
- Create a new workspace in the source used by this graph.
- createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- CreateWorkspaceRequest - Class in org.jboss.dna.graph.request
- Request that a new workspace be created with the supplied name.
- CreateWorkspaceRequest(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Constructor for class org.jboss.dna.graph.request.CreateWorkspaceRequest
- Create a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- CreateWorkspaceRequest.CreateConflictBehavior - Enum in org.jboss.dna.graph.request
- The options for the behavior when a request specifies a workspace name that already is used by an existing workspace.
- createZeroValue() -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.DurationOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.FloatOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.LongOperations
-
- createZeroValue() -
Method in interface org.jboss.dna.common.math.MathOperations
- Create the object form of the "zero value".
- createZeroValue() -
Method in class org.jboss.dna.common.math.ShortOperations
-
- credentialsMustProvideJaasMethod -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- credentialsMustReturnLoginContext -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- crossJoin(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder
- Perform a cross join between the already defined source with the supplied table.
- crossJoinAllNodesAs(String) -
Method in class org.jboss.dna.graph.query.QueryBuilder
- Perform a cross join between the already defined source with the "__ALL_NODES" table using the supplied alias.
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2DataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerDataTypes
-
- CUSTOM_DATATYPE_START_PHRASES -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.db2.Db2DdlConstants.Db2DataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants.SqlServerDataTypes
-
- CUSTOM_DATATYPE_START_WORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sybase.SybaseDdlConstants.SybaseDataTypes
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.db2.Db2DdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.derby.DerbyDdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.mysql.MySqlDdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.oracle.OracleDdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.postgres.PostgresDdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sqlserver.SqlServerDdlConstants
-
- CUSTOM_KEYWORDS -
Static variable in interface org.jboss.dna.sequencer.ddl.dialect.sybase.SybaseDdlConstants
-
- CustomPropertiesFactory - Interface in org.jboss.dna.connector.filesystem
- A simple interface that allows an implementer to define additional properties for "nt:folder", "nt:file", and "nt:resource"
nodes created by the file system connector.
jcr:data).
date-time instants.org.jboss.dna.sequencer.ddl* packages.DdlTokenStream.DdlTokenizer implementation that ignores whitespace but includes tokens for individual symbols, the
period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
token type for tokens that consist of an individual '.' character.
token type for tokens that consist of an individual '.' character.
ValueFactory for PropertyType.DECIMAL values.current thread's context class
loader (if not null) or component library's class loader.
be
read-only or updateable.
XmlHandler.AttributeScoping.
XmlSequencer.AttributeScoping.
automatic schema generation setting is ""validate" ", unless otherwise
specified.
CloneWorkspaceRequest.CloneConflictBehavior that will be used if it is unspecified.
CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
Path.Segment.
catalog name for databases that do not support catalogs is ""default" ", unless
otherwise specified.
schema name for databases that do not support schemas is ""default" ", unless
otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
connection calls to the underlying source.
connection calls to the underlying source.
connection calls to the underlying source.
connection calls to the underlying source.
IndexRules used by LuceneSearchEngine instances when no rules are provided.
SequencingService.Selector that considers every Sequencer to be used for every node.
JpaSource.setShowSql(boolean).
CacheStatistics that uses AtomicLongs as counters for the
statistics.PathNodeRowFactory class.path.
regular-expression pattern to split incoming rows
into columns.descending order.
segment at which the clone should be rooted
Directory that is used for the workspace with the supplied name.
#workspaces workspaces map.
#workspaces workspaces map.
PropertyType whose values can be assigned to variables or parameters of the supplied
type.
ProcessingComponent implementation that removes duplicates.ProcessingComponent that removes duplicates from an already-sorted set of results.DnaEngine.ExecutionContext.
ExecutionContext.
sequencer configuration.sequencer instance.configuration.initializing the repository factory.token type for tokens that consist of all the characters within double-quotes.
token type for tokens that consist of all the characters within double-quotes.
math operations for double numbers.ValueFactory for PropertyType.DOUBLE values.math operations for Durations.Comparison constraint."//" is not a valid path.
"//" is not a valid path.
Iterator implementation that has no elements.Path.getLastSegment() has the supplied name and no SNS index.
Path.getLastSegment() has the supplied name and SNS index.
Path.getLastSegment() has the supplied name and no SNS index.
Path.getLastSegment() has the supplied name and SNS index.
Path.getLastSegment() has the supplied name and no SNS index.
Path.getLastSegment() has the supplied name and SNS index.
EntityManagerFactory instance and that provides references to EntityManager
instances while providing the ability to properly clean up all resources by closing the EntityManager and EntityManagerFactory
objects when no longer needed.columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
columns.
current JAAS calling context
, with default implementations for all other components (including default namespaces in the
namespace registry.
MimeTypeDetector that attempts to match the extension of the supplied name against a set of known file extensions.RepositorySource for a federated repository.RepositorySource for a federated repository.
nt:file).
FileNode class is responsible for knowing how to create a URL for a file, create a JSON representation of a
file, and to create the appropriate JCR nodes for a file.org.jboss.dna.connector.filesystem* packages.WritablePathRepository that provides access to an underlying file system.RepositorySource for the connector that exposes an area of the local file system as content in a repository.