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

A

AbstractValueFactories - Class in org.jboss.dna.graph.properties.basic
Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
AbstractValueFactories() - Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactories
 
AbstractValueFactories.ValueFactoryIterator - Class in org.jboss.dna.graph.properties.basic
 
AbstractValueFactories.ValueFactoryIterator() - Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactories.ValueFactoryIterator
 
AbstractValueFactory<T> - Class in org.jboss.dna.graph.properties.basic
Abstract ValueFactory.
AbstractValueFactory(PropertyType, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactory
 
AbstractValueFactory.ConvertingIterator<ValueType> - Class in org.jboss.dna.graph.properties.basic
 
AbstractValueFactory.ConvertingIterator(Iterator<?>, ValueFactory<ValueType>) - Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactory.ConvertingIterator
 
acquire() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Acquire any resources for this data.
acquire() - Method in interface org.jboss.dna.graph.properties.Binary
Acquire any resources for this data.
actualLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationMustHavePath - 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(CompositeRequest, Request...) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Add requests to the supplied composite request.
add(CompositeRequest, Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Add requests to the supplied composite request.
addChild(Location) - Method in class org.jboss.dna.graph.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.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.requests.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification property.
addConnectionIfUnderCorePoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
addConnectionsIfUnderCorePoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
addProperties(Property...) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Property...) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add a property that was read from the RepositoryConnection
ALGORITHMS_NOT_FOUND_AND_LOGGED - Static variable in class org.jboss.dna.graph.properties.basic.InMemoryBinary
 
all() - Static method in class org.jboss.dna.graph.properties.PathExpression
 
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() - 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(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.
assertNotExecuted() - Method in class org.jboss.dna.graph.Graph.Batch
 
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() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the location defining the node that is to be created.
at() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the location defining the node that is to be read.
awaitTermination(long, TimeUnit) - Method in class org.jboss.dna.graph.connectors.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.

B

BasicCachePolicy - Class in org.jboss.dna.graph.cache
 
BasicCachePolicy() - Constructor for class org.jboss.dna.graph.cache.BasicCachePolicy
 
BasicCachePolicy(long, TimeUnit) - Constructor for class org.jboss.dna.graph.cache.BasicCachePolicy
 
BasicEmptyProperty - Class in org.jboss.dna.graph.properties.basic
An immutable version of a property that has no values.
BasicEmptyProperty(Name) - Constructor for class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Create a property with no values.
BasicEmptyProperty.EmptyIterator<T> - Class in org.jboss.dna.graph.properties.basic
 
BasicEmptyProperty.EmptyIterator() - Constructor for class org.jboss.dna.graph.properties.basic.BasicEmptyProperty.EmptyIterator
 
BasicExecutionContext - Class in org.jboss.dna.graph
 
BasicExecutionContext() - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(LoginContext) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(AccessControlContext) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(NamespaceRegistry, ValueFactories, PropertyFactory) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(LoginContext, NamespaceRegistry, ValueFactories, PropertyFactory) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(AccessControlContext, NamespaceRegistry, ValueFactories, PropertyFactory) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContext(ExecutionContext, NamespaceRegistry) - Constructor for class org.jboss.dna.graph.BasicExecutionContext
 
BasicExecutionContextFactory - Class in org.jboss.dna.graph
Basic implementation of a ExecutionContextFactory that returns basic ExecutionContexts.
BasicExecutionContextFactory() - Constructor for class org.jboss.dna.graph.BasicExecutionContextFactory
Create a new instance of this factory.
BasicExecutionContextFactory(String) - Constructor for class org.jboss.dna.graph.BasicExecutionContextFactory
Create a new instance of this factory.
BasicMultiValueProperty - Class in org.jboss.dna.graph.properties.basic
An immutable version of a property that has 2 or more values.
BasicMultiValueProperty(Name, List<Object>) - Constructor for class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Create a property with 2 or more values.
BasicMultiValueProperty(Name, Object...) - Constructor for class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Create a property with 2 or more values.
BasicMultiValueProperty.ReadOnlyIterator - Class in org.jboss.dna.graph.properties.basic
 
BasicMultiValueProperty.ReadOnlyIterator(Iterator<Object>) - Constructor for class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty.ReadOnlyIterator
 
BasicName - Class in org.jboss.dna.graph.properties.basic
A basic implementation of Name.
BasicName(String, String) - Constructor for class org.jboss.dna.graph.properties.basic.BasicName
 
BasicNamespace - Class in org.jboss.dna.graph.properties.basic
 
BasicNamespace(String, String) - Constructor for class org.jboss.dna.graph.properties.basic.BasicNamespace
Create a namespace instance.
BasicNamespaceRegistry - Class in org.jboss.dna.graph.properties.basic
 
BasicNamespaceRegistry() - Constructor for class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
BasicNamespaceRegistry(String) - Constructor for class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
BasicPath - Class in org.jboss.dna.graph.properties.basic
A basic implementation of Path.
BasicPath(List<Path.Segment>, boolean) - Constructor for class org.jboss.dna.graph.properties.basic.BasicPath
 
BasicPathSegment - Class in org.jboss.dna.graph.properties.basic
A basic implementation of Path.Segment.
BasicPathSegment(Name) - Constructor for class org.jboss.dna.graph.properties.basic.BasicPathSegment
 
BasicPathSegment(Name, int) - Constructor for class org.jboss.dna.graph.properties.basic.BasicPathSegment
 
BasicProperty - Class in org.jboss.dna.graph.properties.basic
 
BasicProperty(Name) - Constructor for class org.jboss.dna.graph.properties.basic.BasicProperty
 
BasicPropertyFactory - Class in org.jboss.dna.graph.properties.basic
 
BasicPropertyFactory(ValueFactories) - Constructor for class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
 
BasicSingleValueProperty - Class in org.jboss.dna.graph.properties.basic
An immutable version of a property that has exactly 1 value.
BasicSingleValueProperty(Name, Object) - Constructor for class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Create a property with a single value
BasicSingleValueProperty.ValueIterator - Class in org.jboss.dna.graph.properties.basic
 
BasicSingleValueProperty.ValueIterator() - Constructor for class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty.ValueIterator
 
batch() - Method in class org.jboss.dna.graph.Graph
Begin a batch of requests to perform various operations.
Binary - Interface in org.jboss.dna.graph.properties
Value holder for binary data.
BINARY_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of binary values.
BOOLEAN_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of boolean values.
BooleanValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.BOOLEAN values.
BooleanValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.BooleanValueFactory
 

C

Cacheable - Interface in org.jboss.dna.graph.cache
Interface defining an object that can be cached according to a CachePolicy.
CacheableRequest - Class in org.jboss.dna.graph.requests
A request that contains results that may be cached.
CacheableRequest() - Constructor for class org.jboss.dna.graph.requests.CacheableRequest
 
CachePolicy - Interface in org.jboss.dna.graph.cache
The specification of how node data is to be cached.
CALENDAR_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of calendar values.
cancel() - Method in class org.jboss.dna.graph.requests.Request
Cancel this request.
CLASSNAME - Static variable in class org.jboss.dna.graph.DnaLexicon
 
CLASSPATH - Static variable in class org.jboss.dna.graph.DnaLexicon
 
close() - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Close this processor, allowing it to clean up any open resources.
closeConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Close a connection that is in the pool but no longer in the available connections.
closedConnectionMayNotBeUsed - Static variable in class org.jboss.dna.graph.GraphI18n
 
closedRequestProcessor - Static variable in class org.jboss.dna.graph.GraphI18n
 
closingRequestProcessor - Static variable in class org.jboss.dna.graph.GraphI18n
 
compareTo(Name) - Method in class org.jboss.dna.graph.properties.basic.BasicName
compareTo(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
compareTo(Path.Segment) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
compareTo(Property) - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
compareTo(Binary) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
compareTo(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
compareTo(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
compile(String) - Static method in class org.jboss.dna.graph.properties.PathExpression
Compile the supplied expression and return the resulting path expression instance.
CompositeRequest - Class in org.jboss.dna.graph.requests
A request that wraps multiple other requests, allowing multiple requests to be treated as a single request.
conflictBehavior() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
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.requests.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.requests.MoveBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
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(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(...)
CopyBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be copied from one location into another.
CopyBranchRequest(Location, Location) - Constructor for class org.jboss.dna.graph.requests.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, Location, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.requests.CopyBranchRequest
Create a request to copy a branch to another.
count() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
count() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
create() - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Creates an ExecutionContext using a snapshot of the access control context obtained from the current calling context.
create(AccessControlContext) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Creates an ExecutionContext using the supplied access control context.
create(LoginContext) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Create an ExecutionContext for the supplied LoginContext.
create(String) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, Subject) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, CallbackHandler) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, Subject, CallbackHandler) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create() - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Creates an ExecutionContext using a snapshot of the access control context obtained from the current calling context.
create(AccessControlContext) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Creates an ExecutionContext using the supplied access control context.
create(LoginContext) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Create an ExecutionContext for the supplied LoginContext.
create(String) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, Subject) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, CallbackHandler) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, Subject, CallbackHandler) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
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(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(Path) - 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, Iterable<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 class org.jboss.dna.graph.GraphImporter.CreateOnGraphInBatch
 
create(Path, Property, Property...) - Method in class org.jboss.dna.graph.GraphImporter.CreateOnGraphInBatch
 
create(Object) - Method in class org.jboss.dna.graph.properties.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.properties.basic.AbstractValueFactory
Create an array of values from an array of decimal values.
create(boolean[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of booleans.
create(byte[][]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from the array of binary content.
create(Calendar[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of DateTime instants.
create(double[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of doubles.
create(float[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of floats.
create(int[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of longs.
create(Name[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of names.
create(Object[]) - Method in class org.jboss.dna.graph.properties.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.properties.basic.AbstractValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of references.
create(String[], TextDecoder) - Method in class org.jboss.dna.graph.properties.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.properties.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.properties.basic.AbstractValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of UUIDs.
create(Binary[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from the array of binary objects.
create(Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an iterable with the values (of an unknown type).
create(Name, Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Object...) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(String) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.properties.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.properties.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.properties.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.properties.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(DateTime, long) - Method in class org.jboss.dna.graph.properties.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.properties.basic.LongValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a string, using the supplied decoder.
create(String, String) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(int) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a UUID.
create(Object) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method. Note that this method only will call create methods that take a single parameter; so this excludes ValueFactory.create(InputStream, long), ValueFactory.create(Reader, long) and ValueFactory.create(String, TextDecoder).
create(Object[]) - Method in class org.jboss.dna.graph.properties.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. Note that this method will not consider ValueFactory.create(InputStream, long), ValueFactory.create(Reader, long) and ValueFactory.create(String, TextDecoder).
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a path.
create(Path, Path) - Method in class org.jboss.dna.graph.properties.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.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in class org.jboss.dna.graph.properties.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.properties.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.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a new random UUID.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in interface org.jboss.dna.graph.properties.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.properties.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.properties.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.properties.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.properties.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(String, String) - Method in interface org.jboss.dna.graph.properties.NameFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.NameFactory
Create a name from the given namespace URI and local name.
create(Path, Path) - Method in interface org.jboss.dna.graph.properties.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.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in interface org.jboss.dna.graph.properties.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.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Name, Object...) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterable<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create() - Method in interface org.jboss.dna.graph.properties.UuidFactory
Create a new random UUID.
create(String) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from an integer.
create(long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a long from a string.
create(boolean) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a boolean from a string.
create(float) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a float.
create(double) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a double.
create(BigDecimal) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a decimal.
create(Calendar) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a Calendar instance.
create(Date) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a date.
create(DateTime) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a date-time instant.
create(Name) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a name.
create(Path) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a path.
create(Reference) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a reference.
create(URI) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a URI.
create(UUID) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a UUID.
create(byte[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a the binary content given by the supplied reader.
create(Object) - Method in interface org.jboss.dna.graph.properties.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.properties.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.properties.ValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(int[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of longs.
create(boolean[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of booleans.
create(float[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of floats.
create(double[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of doubles.
create(BigDecimal[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of decimal values.
create(Calendar[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of DateTime instants.
create(Name[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of names.
create(Path[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of references.
create(URI[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of UUIDs.
create(byte[][]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from the array of binary content.
create(Binary[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from the array of binary objects.
create(Object[]) - Method in interface org.jboss.dna.graph.properties.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.properties.ValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an iterable with the values (of an unknown type).
create(Path, List<Property>) - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Create a node at the supplied path and with the supplied attributes.
createAbsolutePath(Name...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segments, in order.
createConnection(String) - Method in interface org.jboss.dna.graph.connectors.RepositoryConnectionFactory
Create a RepositoryConnection using the given RepositorySource name.
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
 
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
createEmptyArray(int) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
CreateNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to create the node at the specified location.
CreateNodeRequest(Location, Property...) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Property...) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
createProperty(Name, Object) - Method in class org.jboss.dna.graph.xml.XmlHandler
Create a property with the given name and value, obtained from an attribute name and value in the XML content.
createRelativePath() - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath() - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segments, in order.
createRootPath() - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute root path.
createRootPath() - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute root path.
createSegment(Name) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name and index.
createSegment(Name) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name and index.
createUtc() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance for the current time in UTC.
createUtc() - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance for the current time in UTC.
currentPath - Variable in class org.jboss.dna.graph.xml.XmlHandler
The path for the node representing the current element.

D

DATE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of date values.
DATE_TIME_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of date-time instances.
DateTime - Interface in org.jboss.dna.graph.properties
An immutable date-time class that represents an instance in time.
DateTimeFactory - Interface in org.jboss.dna.graph.properties
A factory for creating date-time instants.
DECIMAL_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of decimal values.
DecimalValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.DECIMAL values.
DecimalValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.DecimalValueFactory
 
decoder - Variable in class org.jboss.dna.graph.xml.XmlHandler
The TextDecoder that is used to decode the names.
DEFAULT_ATTRIBUTE_SCOPING - Static variable in class org.jboss.dna.graph.xml.XmlHandler
The default XmlHandler.AttributeScoping.
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.CopyBranchRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.CreateNodeRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.MoveBranchRequest
 
DEFAULT_CORE_POOL_SIZE - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The core pool size for default-constructed pools is 1 .
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The default text decoder to be used when none is otherwise specified.
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.properties.ValueFactory
 
DEFAULT_DECODER - Static variable in class org.jboss.dna.graph.xml.XmlHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The default text encoder to be used when none is otherwise specified.
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.properties.ValueFactory
 
DEFAULT_KEEP_ALIVE_TIME_IN_SECONDS - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The keep-alive time for connections in default-constructed pools is 30L seconds.
DEFAULT_MAXIMUM_DEPTH - Static variable in class org.jboss.dna.graph.requests.ReadBranchRequest
 
DEFAULT_MAXIMUM_POOL_SIZE - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The maximum pool size for default-constructed pools is 10 .
DEFAULT_NAMESPACE_URI - Static variable in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
DEFAULT_PREFIX_NUMBER_FORMAT - Static variable in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
DEFAULT_PREFIX_TEMPLATE - Static variable in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
DEFAULT_SUPPORT_EVENTS - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORT_SAME_NAME_SIBLINGS - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for same-name-siblings is true .
DEFAULT_SUPPORT_UPDATES - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for updates is false .
DelegatingValueFactories - Class in org.jboss.dna.graph.properties.basic
 
DelegatingValueFactories(ValueFactories) - Constructor for class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
delete(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the specified node.
delete(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given location.
delete(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given path.
delete(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given path.
delete(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given UUID.
delete(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given identification properties.
delete(Node) - Method in class org.jboss.dna.graph.Graph
Request to delete the specified node.
delete(Location) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given location.
delete(String) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(Path) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(UUID) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given UUID.
delete(Property) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given identification properties.
DeleteBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be deleted.
DeleteBranchRequest(Location) - Constructor for class org.jboss.dna.graph.requests.DeleteBranchRequest
Create a request to delete a branch.
DELIMITER - Static variable in interface org.jboss.dna.graph.properties.Path
The delimiter character used to separate segments within a path.
DELIMITER_PATTERN - Static variable in class org.jboss.dna.graph.properties.basic.PathValueFactory
Regular expression used to identify the different segments in a path, using the standard '/' delimiter.
DELIMITER_STR - Static variable in interface org.jboss.dna.graph.properties.Path
String form of the delimiter used to separate segments within a path.
depth - Variable in class org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
 
destination - Variable in class org.jboss.dna.graph.xml.XmlHandler
The destination where the content should be sent.
discoverType(Object) - Static method in enum org.jboss.dna.graph.properties.PropertyType
 
DnaLexicon - Class in org.jboss.dna.graph
 
DnaLexicon() - Constructor for class org.jboss.dna.graph.DnaLexicon
 
DnaLexicon.Namespace - Class in org.jboss.dna.graph
 
DnaLexicon.Namespace() - Constructor for class org.jboss.dna.graph.DnaLexicon.Namespace
 
doGetString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Method that creates the string representation.
DOUBLE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of double values.
DoubleValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.DOUBLE values.
DoubleValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.DoubleValueFactory
 
drainUnusedConnections(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 

E

EMPTY_CONTENT - Static variable in class org.jboss.dna.graph.properties.basic.InMemoryBinary
 
EMPTY_RELATIVE - Static variable in class org.jboss.dna.graph.properties.basic.BasicPath
 
endDocument() - Method in class org.jboss.dna.graph.xml.XmlHandler
endElement(String, String, String) - Method in class org.jboss.dna.graph.xml.XmlHandler
endingBefore() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the index past the last child that is to be included in the block.
endPrefixMapping(String) - Method in class org.jboss.dna.graph.xml.XmlHandler
equals(Object) - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
equals(Object) - Method in class org.jboss.dna.graph.Graph.GraphNode
 
equals(Object) - Method in class org.jboss.dna.graph.Location
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicName
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
equals(Object) - Method in class org.jboss.dna.graph.properties.PathExpression
equals(Object) - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
equals(Object) - Method in class org.jboss.dna.graph.requests.CompositeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
errorConvertingIo - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorConvertingType - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorImportingContent - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorReadingPropertyValueBytes - Static variable in class org.jboss.dna.graph.GraphI18n
 
execute(ExecutionContext, Request) - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Execute the supplied commands against this repository source.
execute() - Method in class org.jboss.dna.graph.Graph.Batch
 
execute() - Method in interface org.jboss.dna.graph.Graph.Executable
Stop accumulating the requests, submit them to the repository source, and return the results.
executed - Variable in class org.jboss.dna.graph.Graph.Batch
 
executedRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
executingRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
ExecutionContext - Interface in org.jboss.dna.graph
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
ExecutionContextFactory - Interface in org.jboss.dna.graph
A factory for creating ExecutionContext instances.
ExecutionContexts - Class in org.jboss.dna.graph
Utility methods for creating various execution contexts with replacement factories or components.
ExecutionContexts() - Constructor for class org.jboss.dna.graph.ExecutionContexts
 
ExecutionContexts.DelegatingExecutionEnvironment - Class in org.jboss.dna.graph
 
ExecutionContexts.DelegatingExecutionEnvironment(ExecutionContext, NamespaceRegistry, PropertyFactory, ValueFactories) - Constructor for class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
 
ExecutionContexts.DelegatingExecutionEnvironment(ExecutionContext, NamespaceRegistry, PropertyFactory, NameFactory, PathFactory) - Constructor for class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
 

F

finalize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Invokes shutdown when this pool is no longer referenced.
from() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the location defining the top of the branch to be copied
from() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the location defining the top of the branch to be moved
from() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the location defining the node from which the properties are to be removed.
FULLY_QUALFIED_NAME_PATTERN_STRING - Static variable in class org.jboss.dna.graph.properties.basic.NameValueFactory
 
FULLY_QUALIFIED_NAME_PATTERN - Static variable in class org.jboss.dna.graph.properties.basic.NameValueFactory
 

G

generatePrefix() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
getAccessControlContext() - Method in class org.jboss.dna.graph.BasicExecutionContext
getAccessControlContext() - Method in interface org.jboss.dna.graph.ExecutionContext
 
getAccessControlContext() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the actual location of the node after being copied.
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the actual location of the node after being moved.
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the actual location of the node after being renamed.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the actual location of the node before being copied.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the actual location of the node before being moved.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the actual location of the node before being renamed.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the actual location of the node that was created.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the actual location of the node whose properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the actual location of the node that was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the actual location of the node whose children and properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the actual location of the node whose property was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the actual location of the node whose properties were removed.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the actual location of the node that was updated.
getAncestor(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the path to the ancestor of the supplied degree.
getAncestor(int) - Method in interface org.jboss.dna.graph.properties.Path
Return the path to the ancestor of the supplied degree.
getBinaryFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getBinaryFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for binary properties.
getBinaryFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for binary properties.
getBinaryValueFactory() - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
 
getBooleanFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getBooleanFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for boolean properties.
getBooleanFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for boolean properties.
getBytes() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the contents of this data as a byte array.
getBytes() - Method in interface org.jboss.dna.graph.properties.Binary
Get the contents of this data as a byte array.
getCachePolicy() - Method in interface org.jboss.dna.graph.cache.Cacheable
Get the caching policy to be used for this object.
getCachePolicy() - Method in class org.jboss.dna.graph.requests.CacheableRequest
Get the caching policy to be used for this object.
getCanonicalPath() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the canonical form of this path.
getCanonicalPath() - Method in interface org.jboss.dna.graph.properties.Path
Get the canonical form of this path.
getCapabilities() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get the capabilities for this source.
getCenturyOfEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getCenturyOfEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getChildren() - Method in class org.jboss.dna.graph.Graph
Request that the children be read on the node defined via the of(...)
getChildren() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getChildren() - Method in interface org.jboss.dna.graph.Node
Get the children of the node.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the children of the node at the supplied location.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildrenInBlock(int, int) - Method in class org.jboss.dna.graph.Graph
Request that the children in the specified block be read on the node defined via the of(...)
getChildrenInRange(int, int) - Method in class org.jboss.dna.graph.Graph
Request that the children in the specified index range be read on the node defined via the of(...)
getChildrenSegments() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getChildrenSegments() - Method in interface org.jboss.dna.graph.Node
Get the list of child segments.
getClassLoader(String...) - Method in class org.jboss.dna.graph.BasicExecutionContext
getClassLoader(String...) - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
getCommonAncestor(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Find the lowest common ancestor of this path and the supplied path.
getCommonAncestor(Path) - Method in interface org.jboss.dna.graph.properties.Path
Find the lowest common ancestor of this path and the supplied path.
getComparator() - Method in enum org.jboss.dna.graph.properties.PropertyType
 
getConnection() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get a connection from the pool.
getConnection() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get a connection from this source.
getConnectionFactory() - Method in class org.jboss.dna.graph.Graph
Get the RepositoryConnectionFactory that this graph uses to create repository connections.
getContext() - Method in class org.jboss.dna.graph.Graph
Get the context of execution within which operations on this graph are performed.
getContext() - Method in class org.jboss.dna.graph.GraphImporter
Get the context in which the importer will be executed.
getCorePoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the core number of connections.
getDateFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDateFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for date properties.
getDateFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for date properties.
getDayOfMonth() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the month value of this instance in time.
getDayOfMonth() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the month value of this instance in time.
getDayOfWeek() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the week value of this instance in time.
getDayOfWeek() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the week value of this instance in time.
getDayOfYear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the year of this instance in time.
getDayOfYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the year of this instance in time.
getDecimalFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDecimalFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for decimal properties.
getDecimalFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for decimal properties.
getDecoder() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Get the text decoder.
getDecoder(TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Utility method to obtain either the supplied decoder (if not null) or this factory's decoder.
getDefaultCachePolicy() - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.graph.Graph
Get the default cache policy for this graph.
getDefaultNamespaces() - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
 
getDefaultNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDelegate() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
 
getDoubleFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDoubleFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for double properties.
getDoubleFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for double properties.
getEncoder() - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
 
getEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getError() - Method in class org.jboss.dna.graph.requests.Request
Get the error associated with this request, if there is such an error.
getExecutionContext() - Method in class org.jboss.dna.graph.GraphImporter.CreateOnGraphInBatch
 
getExecutionContext() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
The execution context that this process is operating within.
getExecutionContext() - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Obtain the execution context of the destination.
getExecutionContextFactory() - Method in interface org.jboss.dna.graph.connectors.RepositoryContext
Get the factory that can be used to create execution contexts.
getExpression() - Method in class org.jboss.dna.graph.properties.PathExpression
 
getGeneratedPrefixTemplate() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
getGraph() - Method in class org.jboss.dna.graph.Graph.Batch
Obtain the graph that this batch uses.
getGraph() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getGraph() - Method in class org.jboss.dna.graph.GraphImporter
The graph that this importer uses.
getGraph() - Method in interface org.jboss.dna.graph.Node
Get the graph containing the node.
getGraph() - Method in interface org.jboss.dna.graph.Results
Get the graph containing the node.
getHash() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the SHA-1 hash of the contents.
getHash(String) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the hash of the contents, using the digest identified by the supplied name.
getHash() - Method in interface org.jboss.dna.graph.properties.Binary
Get the SHA-1 hash of the contents.
getHourOfDay() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the hour of the day of this instance in time.
getHourOfDay() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the hour of the day of this instance in time.
getIdProperties() - Method in class org.jboss.dna.graph.Location
Get the identification properties that (at least in part) define this location.
getIdProperty(Name) - Method in class org.jboss.dna.graph.Location
Get the identification property with the supplied name, if there is such a property.
getIndex() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the index for this segment, which will be 0 if this segment has no specific index.
getIndex() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the index for this segment, which will be 0 if this segment has no specific index.
getInputPath() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
getInputPath() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the path of the input node containing the content being sequenced.
getInputProperties() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperty(Name) - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the property with the supplied name from the input node containing the content being sequenced.
getInUseCount() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the approximate number of connections that are currently checked out from the pool.
getKeepAliveTime(TimeUnit) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may remain idle before being closed.
getLastSegment() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the last segment in this path.
getLastSegment() - Method in interface org.jboss.dna.graph.properties.Path
Get the last segment in this path.
getLocalizationProblemLocales() - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalName() - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the local name part of this qualified name.
getLocalName() - Method in interface org.jboss.dna.graph.properties.Name
Get the local name part of this qualified name.
getLocation() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getLocation() - Method in interface org.jboss.dna.graph.Node
Get the location of the node.
getLocation() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
Get the path that was not found
getLocation() - Method in interface org.jboss.dna.graph.Subgraph
Get the location of the node.
getLocationFor(Path) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the location for the supplied path.
getLogger(Class<?>) - Method in class org.jboss.dna.graph.BasicExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in class org.jboss.dna.graph.BasicExecutionContext
Return a logger associated with this context.
getLogger(Class<?>) - Method in interface org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in interface org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger(Class<?>) - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Return a logger associated with this context.
getLogger(String) - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Return a logger associated with this context.
getLoginContext() - Method in class org.jboss.dna.graph.BasicExecutionContext
getLoginContext() - Method in interface org.jboss.dna.graph.ExecutionContext
 
getLoginContext() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
getLongFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getLongFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for long properties.
getLongFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for long properties.
getLowestAncestorThatDoesExist() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
Get the lowest (closest) existing ancestor of the non-existant location.
getMaxFailedAttemptsBeforeError() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getMaximumDepth() - Method in interface org.jboss.dna.graph.Subgraph
Get the maximum depth requested for this subgraph.
getMaximumPoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getMilliseconds() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMilliseconds() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMillisOfSecond() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the milliseconds of the second value of this instance in time.
getMillisOfSecond() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the milliseconds of the second value of this instance in time.
getMimeType() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the MIME-type of the content being sequenced.
getMinuteOfHour() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the minute of this instance in time.
getMinuteOfHour() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the minute of this instance in time.
getMonthOfYear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the month of the year of this instance in time.
getMonthOfYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the month of the year of this instance in time.
getName() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the name component of this segment.
getName() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Get the name of the property.
getName() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the name component of this segment.
getName() - Method in interface org.jboss.dna.graph.properties.Property
Get the name of the property.
getName() - Method in enum org.jboss.dna.graph.properties.PropertyType
 
getNameFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getNameFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for name properties.
getNameFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for name properties.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the namespace registry for this context.
getNamespaceRegistry() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the namespace registry for this context.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Get the namespace registry for this context.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Get the namespace registry.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
 
getNamespaceRegistry() - Method in interface org.jboss.dna.graph.properties.NameFactory
Get the namespace registry.
getNamespaces() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called. The resulting set is immutable, and will not reflect changes made to the registry.
getNamespaces() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
Get the URI for the namespace
getNamespaceUri() - Method in interface org.jboss.dna.graph.properties.Name
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry.Namespace
Get the URI for the namespace
getNameValueFactory() - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
 
getNode(String) - Method in interface org.jboss.dna.graph.Results
Get the node at the supplied location.
getNode(Path) - Method in interface org.jboss.dna.graph.Results
Get the node at the supplied location.
getNode(Location) - Method in interface org.jboss.dna.graph.Results
Get the node at the supplied location.
getNodeAt(UUID) - Method in class org.jboss.dna.graph.Graph
Request to read the node with the supplied UUID.
getNodeAt(Location) - Method in class org.jboss.dna.graph.Graph
Request to read the node at the supplied location.
getNodeAt(String) - Method in class org.jboss.dna.graph.Graph
Request to read the node at the supplied path.
getNodeAt(Path) - Method in class org.jboss.dna.graph.Graph
Request to read the node at the supplied path.
getNodeAt(Property) - Method in class org.jboss.dna.graph.Graph
Request to read the node with the supplied unique identifier property.
getNodeAt(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Request to read the node with the supplied unique identifier properties.
getNormalizedPath() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get a normalized path with as many ".." segments and all "." resolved.
getNormalizedPath() - Method in interface org.jboss.dna.graph.properties.Path
Get a normalized path with as many ".." segments and all "." resolved.
getNowInUtc() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Get the 'current time' for this processor, which is usually a constant during its lifetime.
getNumberOfChildren() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the number of children for this node.
getObjectFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getObjectFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for object properties.
getObjectFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for object properties.
getOriginal() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
 
getParent() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the path to the parent, or this path if it is the root.
getParent() - Method in interface org.jboss.dna.graph.properties.Path
Return the path to the parent, or this path if it is the root.
getPath() - Method in class org.jboss.dna.graph.Location
Get the path that (at least in part) defines this location.
getPathFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getPathFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for path properties.
getPathFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for path properties.
getPingTimeoutInNanos() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getPoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the current number of connections in the pool, including those that are checked out (in use) and those that are not being used.
getPrefix() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
Get the prefix for the namespace
getPrefix() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry.Namespace
Get the prefix for the namespace
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return the prefix used for the supplied namespace URI.
getProblems() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProperties() - Method in class org.jboss.dna.graph.Graph
Request that the properties be read on the node defined via the on(...)
getProperties() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getProperties() - Method in interface org.jboss.dna.graph.Node
Get the properties on the node.
getProperties() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesByName() - Method in class org.jboss.dna.graph.Graph
Request that the properties be read on the node defined via the on(...)
getPropertiesByName() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getPropertiesByName() - Method in interface org.jboss.dna.graph.Node
Get the map of properties keyed by the property names.
getPropertiesByName() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesByName() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesFor(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the nodes that make up this branch.
getProperty(String) - Method in class org.jboss.dna.graph.Graph
Request that the property with the given name be read on the node defined via the on(...)
getProperty(Name) - Method in class org.jboss.dna.graph.Graph
Request that the property with the given name be read on the node defined via the on(...)
getProperty(Name) - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getProperty(String) - Method in class org.jboss.dna.graph.Graph.GraphNode
 
getProperty(String) - Method in interface org.jboss.dna.graph.Node
Get the property with the supplied name.
getProperty(Name) - Method in interface org.jboss.dna.graph.Node
Get the property with the supplied name.
getProperty() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the property that was read.
getPropertyFactory() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the factory for creating Property objects.
getPropertyFactory() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the factory for creating Property objects.
getPropertyFactory() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Get the factory for creating Property objects.
getPropertyType() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Get the type of values created by this factory.
getPropertyType() - Method in interface org.jboss.dna.graph.properties.ValueFactory
Get the type of values created by this factory.
getReferenceFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getReferenceFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for reference properties.
getReferenceFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for reference properties.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Obtain the set of namespaces that are registered.
getRepositoryConnectionFactory() - Method in interface org.jboss.dna.graph.connectors.RepositoryContext
Get the factory for connections to other sources.
getRepositorySource() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the RepositorySource that's used by this pool.
getRequests() - Method in class org.jboss.dna.graph.requests.CompositeRequest
Return the unmodifiable requests contained in this composite request.
getRetryLimit() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRoot() - Method in interface org.jboss.dna.graph.Subgraph
Get the node that is at the root of the subgraph.
getSecondOfMinute() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the seconds of the minute value of this instance in time.
getSecondOfMinute() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the seconds of the minute value of this instance in time.
getSegment(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the segment at the supplied index.
getSegment(int) - Method in interface org.jboss.dna.graph.properties.Path
Get the segment at the supplied index.
getSegmentsArray() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Obtain a copy of the segments in this path.
getSegmentsArray() - Method in interface org.jboss.dna.graph.properties.Path
Obtain a copy of the segments in this path.
getSegmentsList() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get an unmodifiable list of the path segments.
getSegmentsList() - Method in interface org.jboss.dna.graph.properties.Path
Get an unmodifiable list of the path segments.
getSelectedNodePath() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
getSelectExpression() - Method in class org.jboss.dna.graph.properties.PathExpression
 
getSize() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the length of this binary data.
getSize() - Method in interface org.jboss.dna.graph.properties.Binary
Get the length of this binary data.
getSourceName() - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the name of this pool, which delegates to the connection factory.
getSourceName() - Method in exception org.jboss.dna.graph.connectors.RepositorySourceException
 
getSourceName() - Method in class org.jboss.dna.graph.Graph
The name of the repository that will be used by this graph.
getSourceName() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Get the name of the source against which this processor is executing.
getStream() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the contents of this data as a stream.
getStream() - Method in interface org.jboss.dna.graph.properties.Binary
Get the contents of this data as a stream.
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the string form of the name.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied encoder to encode characters in the local name and namespace.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part.
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the string form of the path.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the string form of the segment.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
Get the string form of the Reference.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getString() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in interface org.jboss.dna.graph.properties.Name
Get the string form of the name.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied encoder to encode characters in the local name and namespace.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Name
Get the string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part.
getString() - Method in interface org.jboss.dna.graph.properties.Path
Get the string form of the path.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Path
Get the string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the string form of the segment.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in interface org.jboss.dna.graph.properties.Reference
Get the string form of the Reference.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Reference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getStringFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getStringFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for string properties.
getStringFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for string properties.
getStringValueFactory() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
 
getStringValueFactory() - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
getStringValueFactory() - Static method in class org.jboss.dna.graph.properties.ValueComparators
 
getSubgraphOfDepth(int) - Method in class org.jboss.dna.graph.Graph
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
getSubject() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the JAAS subject for which this context was created.
getSubject() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the JAAS subject for which this context was created.
getSubject() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Get the JAAS subject for which this context was created.
getTargetType() - Method in exception org.jboss.dna.graph.properties.ValueFormatException
Get the PropertyType to which the value was being converted.
getTextDecoder() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
 
getTimeCreated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
 
getTimeLastUsed() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
 
getTimeLoaded() - Method in interface org.jboss.dna.graph.cache.Cacheable
Get the time that this node data was originally loaded.
getTimeLoaded() - Method in class org.jboss.dna.graph.requests.CacheableRequest
Get the time that this node data was originally loaded.
getTimeToLive() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in interface org.jboss.dna.graph.cache.CachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in class org.jboss.dna.graph.cache.ImmutableCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeZoneId() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneId() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneOffsetHours() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the number of hours that this time zone is offset from UTC.
getTimeZoneOffsetHours() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the number of hours that this time zone is offset from UTC.
getTotalConnectionsCreated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the total number of connections that have been created by this pool.
getTotalConnectionsUsed() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the total number of times connections have been RepositoryConnectionPool.getConnection() used.
getUnencodedString() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the raw string form of the segment using the no-op encoder.
getUnencodedString() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the raw string form of the segment using the no-op encoder.
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
getUriFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getUriFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for URI properties.
getUriFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for URI properties.
getUuid() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
 
getUuidFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getUuidFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for UUID properties.
getUuidFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for UUID properties.
getValidateConnectionBeforeUse() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getValue() - Method in exception org.jboss.dna.graph.properties.ValueFormatException
Get the original value that was being converted.
getValueClass() - Method in enum org.jboss.dna.graph.properties.PropertyType
 
getValueFactories() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the factories that should be used to create values for properties.
getValueFactories() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the factories that should be used to create values for properties.
getValueFactories() - Method in class org.jboss.dna.graph.ExecutionContexts.DelegatingExecutionEnvironment
Get the factories that should be used to create values for properties.
getValueFactory(PropertyType) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
Get the value factory that is best able to create values with the most natural type given by the supplied value.
getValueFactory(PropertyType) - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory that is best able to create values with the most natural type given by the supplied value.
getValues() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Obtain the property's values in their natural form.
getValues() - Method in interface org.jboss.dna.graph.properties.Property
Obtain the property's values in their natural form.
getValuesAsArray() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Obtain the property's values as an array of objects in their natural form.
getValuesAsArray() - Method in interface org.jboss.dna.graph.properties.Property
Obtain the property's values as an array of objects in their natural form.
getWeekOfWeekyear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the week of the weekyear of this instance in time.
getWeekOfWeekyear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the week of the weekyear of this instance in time.
getWeekyear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getWeekyear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getXAResource() - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Return the transactional resource associated with this connection.
getYear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getYearOfCentury() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the year of this century of this instance in time.
getYearOfCentury() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the year of this century of this instance in time.
getYearOfEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the year of the era of this instance in time.
getYearOfEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the year of the era of this instance in time.
Graph - Class in org.jboss.dna.graph
A graph representation of the content within a RepositorySource, including mechanisms to interact and manipulate that content.
Graph(String, RepositoryConnectionFactory, ExecutionContext) - Constructor for class org.jboss.dna.graph.Graph
 
Graph.And<Next> - Interface in org.jboss.dna.graph
A interface that is used to add more locations that are to be copied/moved.
Graph.At<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which which a request operates.
Graph.Batch - Class in org.jboss.dna.graph
Interface for creating multiple requests to perform various operations.
Graph.BatchConjunction - Interface in org.jboss.dna.graph
 
Graph.Conjunction<Next> - Interface in org.jboss.dna.graph
A interface that can be used to finish the current request and start another.
Graph.Copy<Next> - Interface in org.jboss.dna.graph
The interface for defining additional nodes to be copied and the parent into which the node(s) are to be copied. where the node(s) are to be moved.
Graph.Create<Next> - Interface in org.jboss.dna.graph
The interface for defining additional properties on a new node.
Graph.Executable - Interface in org.jboss.dna.graph
A interface used to execute the accumulated requests.
Graph.GraphNode - Class in org.jboss.dna.graph
 
Graph.ImportInto<Next> - Interface in org.jboss.dna.graph
A component that defines the location into which a node should be copied or moved.
Graph.Into<Next> - Interface in org.jboss.dna.graph
A component that defines the location into which a node should be copied or moved.
Graph.Move<Next> - Interface in org.jboss.dna.graph
The interface for defining additional nodes to be moved and the parent into which the node(s) are to be moved.
Graph.Of<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which a request operates.
Graph.On<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which a request operates.
GraphI18n - Class in org.jboss.dna.graph
 
GraphI18n() - Constructor for class org.jboss.dna.graph.GraphI18n
 
GraphImporter - Class in org.jboss.dna.graph
 
GraphImporter(Graph) - Constructor for class org.jboss.dna.graph.GraphImporter
 
GraphImporter.CreateOnGraphInBatch - Class in org.jboss.dna.graph
 
GraphImporter.CreateOnGraphInBatch(Graph.Batch) - Constructor for class org.jboss.dna.graph.GraphImporter.CreateOnGraphInBatch
 
group(int) - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
groupCount() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 

H

hasChildren() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
hasChildren() - Method in interface org.jboss.dna.graph.Node
Return whether this node has children.
hasError() - Method in class org.jboss.dna.graph.requests.Request
Return whether there is an error associated with this request
hashCode() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
hashCode() - Method in class org.jboss.dna.graph.Location
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicName
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
hashCode() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
hashCode() - Method in class org.jboss.dna.graph.properties.PathExpression
hashCode() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
hashCode() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
 
hasIdProperties() - Method in class org.jboss.dna.graph.Location
Return whether this location is defined (at least in part) with identification properties.
hasIndex() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Return whether this segment has an index.
hasIndex() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment has an index.
hasNext() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories.ValueFactoryIterator
hasNext() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory.ConvertingIterator
hasNext() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty.EmptyIterator
hasNext() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty.ReadOnlyIterator
hasNext() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty.ValueIterator
hasPath() - Method in class org.jboss.dna.graph.Location
Return whether this location is defined (at least in part) by a path.
hasSameAncestor(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path and the supplied path have the same immediate ancestor.
hasSameAncestor(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path and the supplied path have the same immediate ancestor.

I

ImmutableCachePolicy - Class in org.jboss.dna.graph.cache
 
ImmutableCachePolicy(long) - Constructor for class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
importXml(URI, Location) - Method in class org.jboss.dna.graph.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(URI, Location, boolean) - Method in class org.jboss.dna.graph.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXmlFrom(URI) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied URI, specifying via the returned object where the content is to be imported.
importXmlFrom(String) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file location, specifying via the returned object where the content is to be imported.
importXmlFrom(File) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file, specifying via the returned object where the content is to be imported.
includes(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this branch contains the specified location.
includes(Path) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this branch contains the specified path.
includes(String) - Method in interface org.jboss.dna.graph.Results
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
INDEX_NOT_USED - Static variable in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
 
INDEX_NOT_USED - Static variable in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
 
initialize(ExecutionContext) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
 
initialize(RepositoryContext) - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain connections to other sources as well as execution contexts.
InMemoryBinary - Class in org.jboss.dna.graph.properties.basic
An implementation of Binary that keeps the binary data in-memory.
InMemoryBinary(byte[]) - Constructor for class org.jboss.dna.graph.properties.basic.InMemoryBinary
 
InMemoryBinaryValueFactory - Class in org.jboss.dna.graph.properties.basic
Teh standard ValueFactory for PropertyType.BINARY values.
InMemoryBinaryValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
 
into(Location) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Location) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the location defining the parent where the new copy is to be placed
into() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the location defining the parent where the branch is to be placed
invalidIndexInSegmentName - Static variable in class org.jboss.dna.graph.GraphI18n
 
InvalidPathException - Exception in org.jboss.dna.graph.properties
 
InvalidPathException() - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(String) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathExpressionException - Exception in org.jboss.dna.graph.properties
 
InvalidPathExpressionException() - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(String) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
invalidQualifiedNameString - Static variable in class org.jboss.dna.graph.GraphI18n
 
IoException - Exception in org.jboss.dna.graph.properties
 
IoException() - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(String) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
isAbsolute() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return whether this path is an absolute path.
isAbsolute() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path is an absolute path.
isAfter(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is later than the supplied date-time.
isAfter(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is later than the supplied date-time.
isAncestorOf(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is an ancestor of the supplied path.
isAncestorOf(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is an ancestor of the supplied path.
isAtOrAbove(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrAbove(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrBelow(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is the same as to or a decendant of the supplied path.
isBefore(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is earlier than the supplied date-time.
isBefore(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is earlier than the supplied date-time.
isCancelled() - Method in class org.jboss.dna.graph.requests.Request
Check whether this request has been cancelled.
isDecendantOf(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is an decendant of the supplied path.
isDecendantOf(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is an decendant of the supplied path.
isEmpty() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether this property has no actual values.
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether the property currently has multiple values.
isNormalized(List<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
 
isNormalized() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return whether this path is normalized and contains no "." segments and as few ".." segments as possible.
isNormalized() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path is normalized and contains no "." segments and as few ".." segments as possible.
isParentReference() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Return whether this segment is a reference to a parent.
isParentReference() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment is a reference to a parent.
isReadOnly() - Method in class org.jboss.dna.graph.requests.CompositeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.Request
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Return whether this request only reads information.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRoot() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return whether this path represents the root path.
isRoot() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path represents the root path.
isRunning() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Return whether this connection pool is running and is able to provide connections.
isSame(Location) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSame(Location, boolean) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSameAs(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path represents the same as the supplied path.
isSameAs(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is at the same time as the supplied date-time.
isSameAs(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is at the same time as the supplied date-time.
isSameAs(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path represents the same as the supplied path.
isSelfReference() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Return whether this segment is a self-reference.
isSelfReference() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment is a self-reference.
isShutdown() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Return whether this connection pool is in the process of shutting down or has already been shut down.
isSingle() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether the property currently has a single value.
isTerminated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Return true if this pool has completed its termination and no longer has any open connections.
isTerminating() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns true if this pool is in the process of terminating after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() has been called but has not completely terminated.
isTypeFor(Object) - Method in enum org.jboss.dna.graph.properties.PropertyType
 
isTypeForEach(Iterable<?>) - Method in enum org.jboss.dna.graph.properties.PropertyType
 
isTypeForEach(Iterator<?>) - Method in enum org.jboss.dna.graph.properties.PropertyType
 
iterator() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
iterator() - Method in class org.jboss.dna.graph.Location
iterator() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
This implementation always iterates over the instances return by the get*Factory() methods.
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
iterator() - Method in interface org.jboss.dna.graph.properties.Path
iterator() - Static method in enum org.jboss.dna.graph.properties.PropertyType
Return an iterator over all the property type enumeration literals.
iterator() - Method in class org.jboss.dna.graph.requests.CompositeRequest
iterator() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
The resulting iterator accesses the Location objects in the branch, in pre-order traversal order.
iterator() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
iterator() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
iterator() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest

J

JcrLexicon - Class in org.jboss.dna.graph
 
JcrLexicon() - Constructor for class org.jboss.dna.graph.JcrLexicon
 
JcrLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrLexicon.Namespace
 
JcrNtLexicon - Class in org.jboss.dna.graph
 
JcrNtLexicon() - Constructor for class org.jboss.dna.graph.JcrNtLexicon
 
JcrNtLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrNtLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
JodaDateTime - Class in org.jboss.dna.graph.properties.basic
Implementation of DateTime based upon the Joda-Time library.
JodaDateTime() - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(String, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long, Chronology) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(DateTimeZone) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(Date) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(Calendar) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(DateTime) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTimeValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.DATE values.
JodaDateTimeValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
 
JSR283_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that decodes according to JSR-283.
JSR283_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that encodes according to JSR-283.

L

LocalNamespaceRegistry - Class in org.jboss.dna.graph.properties.basic
 
LocalNamespaceRegistry(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
 
LocalNamespaceRegistry(NamespaceRegistry, String) - Constructor for class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
 
Location - Class in org.jboss.dna.graph
The location of a node, as specified by either its path, UUID, and/or identification properties.
Location(Path) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path.
Location(UUID) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a UUID.
Location(Path, UUID) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an UUID.
Location(Path, Property) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and a single identification property.
Location(Path, Property, Property...) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and multiple identification properties.
Location(Path, Iterable<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
Location(Property) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a single identification property.
Location(Property, Property...) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
Location(Iterable<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
Location(List<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
Location(Path, List<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and multiple identification properties.
Location(Location, Property) - Constructor for class org.jboss.dna.graph.Location
Create a location from another but adding the supplied identification property.
Location(Location, Path) - Constructor for class org.jboss.dna.graph.Location
Create a location from another but adding the supplied identification property.
location - Variable in class org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
 
LoggingRequestProcessor - Class in org.jboss.dna.graph.requests.processor
A RequestProcessor implementation that wraps another and that logs messages at the supplied level.
LoggingRequestProcessor(RequestProcessor, Logger, Logger.Level) - Constructor for class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
 
LONG_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of long values.
LongValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.LONG values.
LongValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.LongValueFactory
 

M

matcher(String) - Method in class org.jboss.dna.graph.properties.PathExpression
 
matches() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
matchesAnything() - Method in class org.jboss.dna.graph.properties.PathExpression
Return whether this expression matches anything and therefore is not restrictive.
maximumDepth() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the maximum depth of the branch that is to be read.
maximumPoolSizeMayNotBeSmallerThanCorePoolSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
MERGE_PLAN - Static variable in class org.jboss.dna.graph.DnaLexicon
 
messageDigestNotFound - Static variable in class org.jboss.dna.graph.GraphI18n
 
MimeTypeDetector - Interface in org.jboss.dna.graph.mimetype
MIME-type detection libraries must provide thread-safe implementations of this interface to enable DNA to use the libraries to return MIME-types for data sources.
mimeTypeOf(String, InputStream) - Method in interface org.jboss.dna.graph.mimetype.MimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
minus(long, TimeUnit) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified about of time in the supplied units.
minus(long, TimeUnit) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified about of time in the supplied units.
minusDays(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of days from this time instant.
minusDays(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of days from this time instant.
minusHours(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of hours from this time instant.
minusHours(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of hours from this time instant.
minusMillis(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of milliseconds from this time instant.
minusMillis(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of milliseconds from this time instant.
minusMinutes(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of minutes from this time instant.
minusMinutes(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of minutes from this time instant.
minusMonths(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of months from this time instant.
minusMonths(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of months from this time instant.
minusSeconds(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of seconds from this time instant.
minusSeconds(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of seconds from this time instant.
minusWeeks(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of weeks from this time instant.
minusWeeks(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of weeks from this time instant.
minusYears(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of years from this time instant.
minusYears(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of years from this time instant.
missingEndBracketInSegmentName - Static variable in class org.jboss.dna.graph.GraphI18n
 
move(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(Node) - Method in class org.jboss.dna.graph.Graph
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
MoveBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be moved from one location into another.
MoveBranchRequest(Location, Location) - Constructor for class org.jboss.dna.graph.requests.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.requests.MoveBranchRequest
Create a request to move a branch from one location into another.
multipleErrorsWhileExecutingRequests - Static variable in class org.jboss.dna.graph.GraphI18n
 

N

NAME - Static variable in class org.jboss.dna.graph.JcrLexicon
 
Name - Interface in org.jboss.dna.graph.properties
A qualified name consisting of a namespace and a local name.
NAME_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of name values.
nameAttribute - Variable in class org.jboss.dna.graph.xml.XmlHandler
The name of the XML attribute whose value should be used for the name of the node.
named() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the name of the property that is to be read
NameFactory - Interface in org.jboss.dna.graph.properties
A factory for creating names.
nameFactory - Variable in class org.jboss.dna.graph.xml.XmlHandler
The cached reference to the graph's name factory.
NamespaceException - Exception in org.jboss.dna.graph.properties
 
NamespaceException() - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(String) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceRegistry - Interface in org.jboss.dna.graph.properties
Registry of namespaces, which are used to provide isolated and independent domains for names.
namespaceRegistry - Variable in class org.jboss.dna.graph.xml.XmlHandler
The cached reference to the graph's namespace registry.
NamespaceRegistry.Namespace - Interface in org.jboss.dna.graph.properties
Representation of a single namespace at a single point in time.
NameValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.NAME values.
NameValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.NameValueFactory
 
newWrappedConnection() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Obtain a new connection wrapped in a RepositoryConnectionPool.ConnectionWrapper.
next() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories.ValueFactoryIterator
next() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory.ConvertingIterator
next() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty.EmptyIterator
next() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty.ReadOnlyIterator
next() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty.ValueIterator
nextRequests - Variable in class org.jboss.dna.graph.Graph.Batch
 
NO_INDEX - Static variable in interface org.jboss.dna.graph.properties.Path
The index that will be returned for a Path.Segment that has no index.
NO_OP_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that does nothing.
NO_OP_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that does nothing.
Node - Interface in org.jboss.dna.graph
A node in a graph, with methods to access the properties and children.
NodeConflictBehavior - Enum in org.jboss.dna.graph
An enumeration used by several commands for the choice of handling duplicate nodes, such as when a node is to be copied to another location where a node already exists.
noNamespaceRegisteredForPrefix - Static variable in class org.jboss.dna.graph.GraphI18n
 
notify(String, Object...) - Method in interface org.jboss.dna.graph.connectors.RepositorySourceListener
 

O

OBJECT_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of other values.
ObjectValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.OBJECT values.
ObjectValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Binary>) - Constructor for class org.jboss.dna.graph.properties.basic.ObjectValueFactory
 
of(Location) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the location of the node upon which the request is to operate.
of(String) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(Path) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(UUID) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the UUID of the node upon which the request is to operate.
of(Property) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification property that identifies the node upon which the request is to operate.
of(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
on(Location) - Method in interface org.jboss.dna.graph.Graph.On
Specify the location of the node upon which the request is to operate.
on(String) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(Path) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(UUID) - Method in interface org.jboss.dna.graph.Graph.On
Specify the UUID of the node upon which the request is to operate.
on(Property) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification property that identifies the node upon which the request is to operate.
on(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the location defining the node that is to be read.
on() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the location defining the node that is to be updated.
org.jboss.dna.graph - package org.jboss.dna.graph
 
org.jboss.dna.graph.cache - package org.jboss.dna.graph.cache
 
org.jboss.dna.graph.connectors - package org.jboss.dna.graph.connectors
 
org.jboss.dna.graph.mimetype - package org.jboss.dna.graph.mimetype
 
org.jboss.dna.graph.properties - package org.jboss.dna.graph.properties
 
org.jboss.dna.graph.properties.basic - package org.jboss.dna.graph.properties.basic
 
org.jboss.dna.graph.requests - package org.jboss.dna.graph.requests
 
org.jboss.dna.graph.requests.processor - package org.jboss.dna.graph.requests.processor
 
org.jboss.dna.graph.sequencers - package org.jboss.dna.graph.sequencers
 
org.jboss.dna.graph.xml - package org.jboss.dna.graph.xml
 

P

PARENT - Static variable in interface org.jboss.dna.graph.properties.Path
String representation of the segment that references a parent.
PARENT_NAME - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the name referencing a parent, provided as a convenience.
PARENT_SEGMENT - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
Path - Interface in org.jboss.dna.graph.properties
An object representation of a node path within a repository.
Path.Segment - Interface in org.jboss.dna.graph.properties
Representation of the segments that occur within a path.
PATH_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of path values.
pathAncestorDegreeIsInvalid - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathCannotBeNormalized - Static variable in class org.jboss.dna.graph.GraphI18n
 
PathExpression - Class in org.jboss.dna.graph.properties
An expression that defines an acceptable path using a regular-expression-like language.
PathExpression(String) - Constructor for class org.jboss.dna.graph.properties.PathExpression
Create the supplied expression.
PathExpression.Matcher - Class in org.jboss.dna.graph.properties
 
PathExpression.Matcher(Matcher, String, String) - Constructor for class org.jboss.dna.graph.properties.PathExpression.Matcher
 
pathExpressionHasInvalidMatch - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionIsInvalid - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.jboss.dna.graph.GraphI18n
 
PathFactory - Interface in org.jboss.dna.graph.properties
A factory for creating paths.
pathFactory - Variable in class org.jboss.dna.graph.xml.XmlHandler
The cached reference to the graph's path factory.
pathIsAlreadyAbsolute - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathIsNotAbsolute - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathIsNotRelative - Static variable in class org.jboss.dna.graph.GraphI18n
 
PathNotFoundException - Exception in org.jboss.dna.graph.properties
 
PathNotFoundException(Location, Path) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, String) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, Throwable) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.NAME values.
PathValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Name>) - Constructor for class org.jboss.dna.graph.properties.basic.PathValueFactory
 
ping(long, TimeUnit) - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Ping the underlying system to determine if the connection is still valid and alive.
plus(long, TimeUnit) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified about of time in the supplied units.
plus(long, TimeUnit) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified about of time in the supplied units.
plusDays(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of days from this time instant.
plusDays(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of days from this time instant.
plusHours(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of hours from this time instant.
plusHours(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of hours from this time instant.
plusMillis(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of milliseconds from this time instant.
plusMillis(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of milliseconds from this time instant.
plusMinutes(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of minutes from this time instant.
plusMinutes(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of minutes from this time instant.
plusMonths(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of months from this time instant.
plusMonths(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of months from this time instant.
plusSeconds(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of seconds from this time instant.
plusSeconds(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of seconds from this time instant.
plusWeeks(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of weeks from this time instant.
plusWeeks(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of weeks from this time instant.
plusYears(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of years from this time instant.
plusYears(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of years from this time instant.
PREFIX - Static variable in class org.jboss.dna.graph.DnaLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.JcrLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
prestartAllCoreConnections() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Starts all core connections, causing them to idly wait for use.
prestartCoreConnection() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Starts a core connection, causing it to idly wait for use.
PRIMARY_TYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(CompositeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a single property of a node at the supplied location.
process(RemovePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to rename a node specified location into a different location.
process(Request) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(Request) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(CompositeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read all of the children of a node.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a single property of a node at the supplied location.
process(RemovePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to rename a node specified location into a different location.
PROJECTION_RULES - Static variable in class org.jboss.dna.graph.DnaLexicon
 
properties() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the properties for the node.
properties() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the properties for the node.
properties - Variable in class org.jboss.dna.graph.xml.XmlHandler
A temporary list used to store the properties for a single node.
Property - Interface in org.jboss.dna.graph.properties
Representation of a property consisting of a name and value(s).
PropertyFactory - Interface in org.jboss.dna.graph.properties
 
propertyFactory - Variable in class org.jboss.dna.graph.xml.XmlHandler
The cached reference to the graph's property factory.
propertyNames() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the names of the properties that are to be removed from the node.
PropertyType - Enum in org.jboss.dna.graph.properties
 
propertyValues - Variable in class org.jboss.dna.graph.xml.XmlHandler
A working array that contains a single value object that is used to create Property objects (without having to create an array of values for each property).

R

read(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied UUID.
read(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied location.
read(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier property.
read(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
ReadAllChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read all of the children of a node at a specific location.
ReadAllChildrenRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Create a request to read the children of a node at the supplied location.
ReadAllPropertiesRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and the number of children of the node at the specifed location.
ReadAllPropertiesRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Create a request to read the properties and number of children of a node at the supplied location.
ReadBlockOfChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read a block of the children of a node, where the block is dictated by the starting index and the maximum number of children to include in the block.
ReadBlockOfChildrenRequest(Location, int, int) - Constructor for class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
ReadBranchRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and children of the nodes in the branch at the supplied location.
ReadBranchRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadBranchRequest
Create a request to read the branch at the supplied location, to a maximum depth of 2.
ReadBranchRequest(Location, int) - Constructor for class org.jboss.dna.graph.requests.ReadBranchRequest
Create a request to read the branch (of given depth) at the supplied location.
readChildren() - Method in class org.jboss.dna.graph.Graph.Batch
Request that the children be read on the node defined via the of(...)
ReadNextBlockOfChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read a block of the children of a node, where the block is dictated by the location of the child preceding the block and the maximum number of children to include in the block.
ReadNextBlockOfChildrenRequest(Location, Location, int) - Constructor for class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
ReadNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and children of the node at the specifed location.
ReadNodeRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadNodeRequest
Create a request to read the properties and number of children of a node at the supplied location.
readProperties() - Method in class org.jboss.dna.graph.Graph.Batch
Request that the properties be read on the node defined via the on(...)
readProperty(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
readProperty(Name) - Method in class org.jboss.dna.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
ReadPropertyRequest - Class in org.jboss.dna.graph.requests
Instruction to read a single property on the node at the specified location.
ReadPropertyRequest(Location, Name) - Constructor for class org.jboss.dna.graph.requests.ReadPropertyRequest
Create a request to read the properties and number of children of a node at the supplied location.
readSubgraphOfDepth(int) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
Reference - Interface in org.jboss.dna.graph.properties
A representation of a reference to another node.
REFERENCE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of reference values.
register(String, String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(String, String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(String, String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
relativeTo(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get a relative path from the supplied path to this path.
relativeTo(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get a relative path from the supplied path to this path.
release() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Release any acquired resources.
release() - Method in interface org.jboss.dna.graph.properties.Binary
Release any acquired resources.
remove(Name...) - Method in class org.jboss.dna.graph.Graph.Batch
Remove properties from the node at the given location.
remove(String...) - Method in class org.jboss.dna.graph.Graph.Batch
Remove properties from the node at the given location.
remove(Name...) - Method in class org.jboss.dna.graph.Graph
Remove properties from the node at the given location.
remove(String...) - Method in class org.jboss.dna.graph.Graph
Remove properties from the node at the given location.
remove() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories.ValueFactoryIterator
remove() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory.ConvertingIterator
remove() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty.EmptyIterator
remove() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty.ReadOnlyIterator
remove() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty.ValueIterator
removeAllPredicatesExceptIndexes(String) - Method in class org.jboss.dna.graph.properties.PathExpression
Remove all XPath predicates from the supplied regular expression string.
RemovePropertiesRequest - Class in org.jboss.dna.graph.requests
Instruction to remove properties from the node at the specified location.
RemovePropertiesRequest(Location, Name...) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
RemovePropertiesRequest(Location, Iterable<Name>) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
RemovePropertiesRequest(Location, Iterator<Name>) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
removeUnusedPredicates(String) - Method in class org.jboss.dna.graph.properties.PathExpression
Replace certain XPath patterns that are not used or understood.
RenameNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to rename an existing node (but keep it under the same parent).
RenameNodeRequest(Location, Name) - Constructor for class org.jboss.dna.graph.requests.RenameNodeRequest
Create a request to rename the node at the supplied location.
replace(ExecutionContext, PathFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied path factory.
replace(ExecutionContext, NameFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied name factory.
replace(ExecutionContext, NameFactory, PathFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied name and path factories.
replace(ExecutionContext, NamespaceRegistry) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied namespace registry.
replaceXPathPatterns(String) - Method in class org.jboss.dna.graph.properties.PathExpression
Replace certain XPath patterns, including some predicates, with substrings that are compatible with regular expressions.
RepositoryConnection - Interface in org.jboss.dna.graph.connectors
A connection to a repository source.
RepositoryConnectionFactory - Interface in org.jboss.dna.graph.connectors
An interface for a factory of RepositoryConnections using the names of the RepositorySource from which the connections are to be obtained.
RepositoryConnectionPool - Class in org.jboss.dna.graph.connectors
A reusable implementation of a managed pool of connections that is optimized for safe concurrent operations.
RepositoryConnectionPool(RepositorySource) - Constructor for class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool(RepositorySource, int, int, long, TimeUnit) - Constructor for class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool.ConnectionWrapper - Class in org.jboss.dna.graph.connectors
 
RepositoryConnectionPool.ConnectionWrapper(RepositoryConnection) - Constructor for class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
 
repositoryConnectionPoolIsNotRunning - Static variable in class org.jboss.dna.graph.GraphI18n
 
RepositoryContext - Interface in org.jboss.dna.graph.connectors
The context for a repository.
RepositorySource - Interface in org.jboss.dna.graph.connectors
A repository source is a description of a resource that can be used to access or store repository information.
RepositorySourceCapabilities - Class in org.jboss.dna.graph.connectors
The capabilities of a RepositorySource.
RepositorySourceCapabilities() - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Create a capabilities object using the defaults, .
RepositorySourceCapabilities(boolean, boolean) - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean, boolean) - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
 
RepositorySourceException - Exception in org.jboss.dna.graph.connectors
 
RepositorySourceException(String) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, String) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, String, Throwable) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceListener - Interface in org.jboss.dna.graph.connectors
 
Request - Class in org.jboss.dna.graph.requests
The abstract base class for all classes representing requests to be executed against a RepositoryConnection.
Request() - Constructor for class org.jboss.dna.graph.requests.Request
 
RequestProcessor - Class in org.jboss.dna.graph.requests.processor
A component that is used to process and execute Requests.
RequestProcessor(String, ExecutionContext) - Constructor for class org.jboss.dna.graph.requests.processor.RequestProcessor
 
RequestProcessor(String, ExecutionContext, DateTime) - Constructor for class org.jboss.dna.graph.requests.processor.RequestProcessor
 
RequestProcessor.LocationWithDepth - Class in org.jboss.dna.graph.requests.processor
A class that represents a location at a known depth
RequestProcessor.LocationWithDepth(Location, int) - Constructor for class org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
 
requestQueue - Variable in class org.jboss.dna.graph.Graph.Batch
 
resolve(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolveAgainst(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
resolveAgainst(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
Results - Interface in org.jboss.dna.graph
A set of nodes returned from a graph, with methods to access the properties and children of the nodes in the result.
returnConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
This method is automatically called by the RepositoryConnectionPool.ConnectionWrapper when it is closed.
ROOT - Static variable in class org.jboss.dna.graph.properties.basic.BasicPath
 

S

SEGMENT_PATTERN - Static variable in class org.jboss.dna.graph.properties.basic.PathValueFactory
Regular expression used to identify the different parts of a segment.
SELF - Static variable in interface org.jboss.dna.graph.properties.Path
String representation of the segment that references the same segment.
SELF_NAME - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the name referencing a self, provided as a convenience.
SELF_PATH - Static variable in class org.jboss.dna.graph.properties.basic.BasicPath
 
SELF_SEGMENT - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
sequence(InputStream, SequencerOutput, SequencerContext) - Method in interface org.jboss.dna.graph.sequencers.StreamSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
SequencerContext - Interface in org.jboss.dna.graph.sequencers
 
SequencerOutput - Interface in org.jboss.dna.graph.sequencers
Interface for sequencers to use to generate their output.
set(Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Set the properties on a node.
set(Property...) - Method in class org.jboss.dna.graph.Graph
Set the properties on a node.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Sets the actual and complete location of the node being created.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Sets the actual and complete location of the node being read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Sets the actual and complete location of the node whose children and properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Sets the actual and complete location of the node whose property has been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Sets the actual and complete location of the node whose properties were removed.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Sets the actual and complete location of the node being updated.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Sets the actual and complete location of the node being renamed and its new location.
setCachePolicy(CachePolicy) - Method in interface org.jboss.dna.graph.cache.Cacheable
Set the caching policy for this object.
setCachePolicy(CachePolicy) - Method in class org.jboss.dna.graph.requests.CacheableRequest
Set the caching policy for this object.
setChildren(Location, Location...) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Record the children for a parent node in the branch.
setChildren(Location, List<Location>) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Record the children for a parent node in the branch.
setCorePoolSize(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Sets the core number of connections.
setError(Throwable) - Method in class org.jboss.dna.graph.requests.Request
Set the error for this request.
setGeneratedPrefixTemplate(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
setKeepAliveTime(long, TimeUnit) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Sets the time limit for which connections may remain idle before being closed.
setListener(RepositorySourceListener) - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Set the listener that is to receive notifications to changes to content within this source.
setListener(RepositorySourceListener) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool.ConnectionWrapper
Set the listener that is to receive notifications to changes to content within this source.
setMaxFailedAttemptsBeforeError(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
setMaximumPoolSize(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Sets the maximum allowed number of connections.
setNumberOfChildren(int) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Set the number of children for this node
setPingTimeout(long, TimeUnit) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
setProperties(Location, Property...) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, Iterable<Property>) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Set the property on the node as read from the RepositoryConnection
setProperty(String, String, Object...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Path, Name, Object...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied property on the supplied node.
setReference(String, String, String...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied reference on the supplied node.
setRetryLimit(int) - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setTimeLoaded(DateTime) - Method in class org.jboss.dna.graph.requests.CacheableRequest
 
setTimeToLive(long, TimeUnit) - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
Set the time for values and information to live in the cache.
setValidateConnectionBeforeUse(boolean) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
shutdown() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Initiates an orderly shutdown of the pool in which connections that are currently in use are allowed to be used and closed as normal, but no new connections will be created.
shutdownNow() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Attempts to close all connections in the pool, including those connections currently in use, and prevent the use of other connections.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the number of segments in this path.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Get the number of actual values in this property.
size() - Method in interface org.jboss.dna.graph.properties.Path
Return the number of segments in this path.
size() - Method in interface org.jboss.dna.graph.properties.Property
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.requests.CompositeRequest
Get the number of requests.
skipFirstElement - Variable in class org.jboss.dna.graph.xml.XmlHandler
Flag the records whether the first element should be skipped.
skippingRootElement(boolean) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Specify whether the root element in the XML document should be skipped (that is, not be represented by a node).
StandardValueFactories - Class in org.jboss.dna.graph.properties.basic
The standard set of value factories.
StandardValueFactories(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.properties.basic.StandardValueFactories
Create a standard set of value factories, using the default decoder.
StandardValueFactories(NamespaceRegistry, TextDecoder, TextEncoder, ValueFactory<?>...) - Constructor for class org.jboss.dna.graph.properties.basic.StandardValueFactories
Create a standard set of value factories, using the supplied encoder/decoder.
startElement(String, String, String, Attributes) - Method in class org.jboss.dna.graph.xml.XmlHandler
startingAfter() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the location of the child after which the block begins.
startingAtIndex() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the starting index of the block, which is the index of the first child to include.
startPrefixMapping(String, String) - Method in class org.jboss.dna.graph.xml.XmlHandler
This method ensures that the namespace is registered with the registry, using the supplied prefix to register the namespace if required.
StreamSequencer - Interface in org.jboss.dna.graph.sequencers
The interface for a DNA sequencer that processes a property as a stream to extract information from the content and store in the repository.
STRING_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of string values.
StringValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.STRING values.
StringValueFactory(TextDecoder, TextEncoder) - Constructor for class org.jboss.dna.graph.properties.basic.StringValueFactory
 
Subgraph - Interface in org.jboss.dna.graph
A subgraph returned by the Graph, containing the nodes in the subgraph as well as the properties and children for each of those nodes.
submit() - Method in class org.jboss.dna.graph.GraphImporter.CreateOnGraphInBatch
 
submit() - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Signal to this destination that any enqueued create requests should be submitted.
subpath(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(int) - Method in interface org.jboss.dna.graph.properties.Path
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in interface org.jboss.dna.graph.properties.Path
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
supportsEvents() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports events through RepositorySourceListeners.
supportsSameNameSiblings() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports same name siblings.
supportsUpdates() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports updates.

T

terminated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Method invoked when the pool has terminated.
TIME_TO_EXPIRE - Static variable in class org.jboss.dna.graph.DnaLexicon
 
toCalendar() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toCalendar() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toDate() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Date instance.
toDate() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Date instance.
toGregorianCalendar() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
toGregorianCalendar() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
toName() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the new name for the node.
toString() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
toString() - Method in exception org.jboss.dna.graph.connectors.RepositorySourceException
toString() - Method in class org.jboss.dna.graph.Graph.GraphNode
 
toString() - Method in class org.jboss.dna.graph.Location
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicName
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
toString() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
toString() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
toString() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
toString() - Method in exception org.jboss.dna.graph.properties.InvalidPathException
toString() - Method in exception org.jboss.dna.graph.properties.IoException
toString() - Method in exception org.jboss.dna.graph.properties.NamespaceException
toString() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
toString() - Method in class org.jboss.dna.graph.properties.PathExpression
toString() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
toString() - Method in exception org.jboss.dna.graph.properties.ValueFormatException
toString() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
 
toString() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
toString() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
toString() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
toTimeZone(String) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Convert this time to the time zone given by the supplied identifier.
toTimeZone(String) - Method in interface org.jboss.dna.graph.properties.DateTime
Convert this time to the time zone given by the supplied identifier.
toUtcTimeZone() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Convert this time to the same instant in the UTC time zone.
toUtcTimeZone() - Method in interface org.jboss.dna.graph.properties.DateTime
Convert this time to the same instant in the UTC time zone.
typeAttribute - Variable in class org.jboss.dna.graph.xml.XmlHandler
The name of the property that is to be set with the type of the XML element.
typeAttributeValue - Variable in class org.jboss.dna.graph.xml.XmlHandler
The value of the node type property, if the node's name is set with the XmlHandler.nameAttribute.

U

unableToAddMoreRequestsToAlreadyExecutedBatch - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToDiscoverPropertyTypeForNullValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToFindRepositorySourceWithName - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToObtainValidRepositoryAfterAttempts - Static variable in class org.jboss.dna.graph.GraphI18n
 
UNKNOWN_NUMBER_OF_CHILDREN - Static variable in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
 
unregister(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Unregister the namespace with the supplied URI.
UNSTRUCTURED - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
UpdatePropertiesRequest - Class in org.jboss.dna.graph.requests
Instruction to update the properties on the node at the specified location.
UpdatePropertiesRequest(Location, Property...) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
UpdatePropertiesRequest(Location, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
UpdatePropertiesRequest(Location, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
URI - Static variable in class org.jboss.dna.graph.DnaLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.JcrLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
URI_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of URI values.
UriValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.URI values.
UriValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UriValueFactory
 
URL_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that decodes text according to the rules of RFC 2396.
URL_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that encodes text according to the rules of RFC 2396.
UUID - Static variable in class org.jboss.dna.graph.DnaLexicon
 
UUID - Static variable in class org.jboss.dna.graph.JcrLexicon
 
UUID_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of UUID values.
UuidFactory - Interface in org.jboss.dna.graph.properties
A factory for creating UUID instances.
UuidReference - Class in org.jboss.dna.graph.properties.basic
 
UuidReference(UUID) - Constructor for class org.jboss.dna.graph.properties.basic.UuidReference
 
UuidReferenceValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.REFERENCE values.
UuidReferenceValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
 
UuidValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.URI values.
UuidValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UuidValueFactory
 

V

validateConnection(RepositoryConnectionPool.ConnectionWrapper) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Validate the supplied connection, returning the connection if valid or null if the connection is not valid.
validPathMayNotContainEmptySegment - Static variable in class org.jboss.dna.graph.GraphI18n
 
value - Variable in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
 
ValueComparators - Class in org.jboss.dna.graph.properties
 
ValueComparators() - Constructor for class org.jboss.dna.graph.properties.ValueComparators
 
ValueFactories - Interface in org.jboss.dna.graph.properties
The set of standard ValueFactory instances.
ValueFactory<T> - Interface in org.jboss.dna.graph.properties
A factory for Property values.
ValueFormatException - Exception in org.jboss.dna.graph.properties
 
ValueFormatException(Object, PropertyType) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, String) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, Throwable) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
valueJavaTypeNotCompatibleWithPropertyType - Static variable in class org.jboss.dna.graph.GraphI18n
 
valueOf(String) - Static method in enum org.jboss.dna.graph.NodeConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.properties.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.dna.graph.NodeConflictBehavior
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.graph.properties.PropertyType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns an array containing the constants of this enum type, in the order they're declared.

W

with(UUID) - Method in interface org.jboss.dna.graph.Graph.Create
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(String, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify properties that should the new node should have.
with(Property) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that adds the supplied identification property.
with(Path) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that uses the supplied path.
with(Request...) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(List<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.

X

XmlHandler - Class in org.jboss.dna.graph.xml
A DefaultHandler2 specialization that responds to XML content events by creating the corresponding content in the supplied graph.
XmlHandler(XmlHandler.Destination, boolean, Path, TextDecoder, Name, Name, Name, XmlHandler.AttributeScoping) - Constructor for class org.jboss.dna.graph.xml.XmlHandler
Create a handler that creates content in the supplied graph
XmlHandler.AttributeScoping - Enum in org.jboss.dna.graph.xml
The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlHandler.Destination - Interface in org.jboss.dna.graph.xml
Interface used internally as the destination for the requests.

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

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