|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ValueFactories that implements all the methods other than the get*Factory()
methods.ValueFactory.RepositoryConnection
RepositoryConnection
RepositoryConnection
RepositoryConnection
RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() to wait until all connections in use at the
time those methods were called have been closed normally.
ExecutionContextFactory that returns basic
ExecutionContexts.Name.Path.Path.Segment.ValueFactory for PropertyType.BOOLEAN values.CachePolicy.available connections.
destination already has a node with the same
name.
destination already has a node with the same name.
destination already has a node with the same
name.
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.
date-time instants.ValueFactory for PropertyType.DECIMAL values.XmlHandler.AttributeScoping.
ValueFactory for PropertyType.DOUBLE values.ExecutionContext instances.binary properties.
binary properties.
boolean properties.
boolean properties.
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
-
object where the
content is to be imported.
object
where the content is to be imported.
object where the
content is to be imported.
RepositoryContext, from which this source can obtain
connections to other sources as well as
execution contexts.
Binary that keeps the binary data in-memory.ValueFactory for PropertyType.BINARY values.same as to or a ancestor of the
supplied path.
same as to or a ancestor of the
supplied path.
same as to or a decendant of the
supplied path.
same as to or a decendant of the
supplied path.
provide connections.
RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() has been
called but has not completely terminated.
get*Factory() methods.
Location objects in the branch, in pre-order traversal order.
ValueFactory for PropertyType.DATE values.RequestProcessor implementation that wraps another and that logs messages at the supplied level.ValueFactory for PropertyType.LONG values.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
-
names.names.ValueFactory for PropertyType.NAME values.RepositoryConnectionPool.ConnectionWrapper.
Path.Segment that has no index.
graph, with methods to access the properties and children.ValueFactory for PropertyType.OBJECT values.paths.ValueFactory for PropertyType.NAME values.process method for that
type.
process method for that
type.
starting
index and the maximum number of children to include in the block.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
-
RepositoryConnection.
RepositoryConnection.
RepositoryConnection
connections created by this source.
value factories.default decoder.
registry, using the supplied prefix
to register the namespace if required.
ValueFactory for PropertyType.STRING values.Graph, containing the nodes in the subgraph as well as the properties and children for each
of those nodes.beginIndex index (inclusive).
beginIndex index (inclusive) and the endIndex
index (exclusive).
beginIndex index (inclusive).
beginIndex index (inclusive) and the endIndex
index (exclusive).
RepositorySourceListeners.
Calendar instance, in the default locale.
Calendar instance, in the specified locale
.
Calendar instance, in the default locale.
Calendar instance, in the specified locale
.
Date instance.
Date instance.
GregorianCalendar instance.
GregorianCalendar instance.
XmlHandler.nameAttribute.
ValueFactory for PropertyType.URI values.UUID instances.ValueFactory for PropertyType.REFERENCE values.ValueFactory for PropertyType.URI values.ValueFactory instances.Property values.DefaultHandler2 specialization that responds to XML content events by creating the corresponding content in the
supplied graph.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||