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

A

AbstractBinary - Class in org.jboss.dna.graph.property.basic
An abstract implementation of Binary that provides some common capabilities for other implementations.
AbstractBinaryValueFactory - Class in org.jboss.dna.graph.property.basic
An abstract BinaryFactory implementation that contains many general methods that are likely to be appropriate for many concrete implementations.
AbstractJavaMetadata - Class in org.jboss.dna.sequencer.java
Abstract definition of a JavaMetadata.
AbstractJavaMetadata() - Constructor for class org.jboss.dna.sequencer.java.AbstractJavaMetadata
 
AbstractMapWorkspace - Class in org.jboss.dna.graph.connector.map
A default implementation of MapWorkspace that only requires the user to implement some simple, map-like operations.
AbstractMavenUrlProvider - Class in org.jboss.dna.maven.spi
An abstract URL provider for Maven 2 repositories.
AbstractMavenUrlProvider() - Constructor for class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
 
AbstractPath - Class in org.jboss.dna.graph.property.basic
An abstract foundation for different Path implementations.
AbstractPath() - Constructor for class org.jboss.dna.graph.property.basic.AbstractPath
 
AbstractProblems - Class in org.jboss.dna.common.collection
A list of problems for some execution context.
AbstractProblems() - Constructor for class org.jboss.dna.common.collection.AbstractProblems
 
AbstractServiceAdministrator - Class in org.jboss.dna.repository.service
Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an administrative interface.
AbstractSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances.
AbstractSessionFactory() - Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
Create an instance of the factory with the default delimiters.
AbstractSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace name from the repository name.
AbstractValueFactories - Class in org.jboss.dna.graph.property.basic
Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
AbstractValueFactories() - Constructor for class org.jboss.dna.graph.property.basic.AbstractValueFactories
 
AbstractValueFactory<T> - Class in org.jboss.dna.graph.property.basic
Abstract ValueFactory.
acquire() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Acquire any resources for this data.
acquire() - Method in interface org.jboss.dna.graph.property.Binary
Acquire any resources for this data.
actualLocationDoesNotHaveCorrectChildName - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationIsNotAtCorrectChildSegment - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationIsNotChildOfInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHaveSameNameAsRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHaveSameParentAsOldLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualOldLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualOldLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
add(int, T) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
add(T) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
add(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Add the configuration for a sequencer, or update any existing one that represents the same configuration
add(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
add(long, TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Add the supplied duration to this duration, and return the result.
add(Duration) - Method in class org.jboss.dna.common.math.Duration
Add the supplied duration to this duration, and return the result.
add(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
add(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
add(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
add(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
add(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Add the two operands and return the sum.
add(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
add(T) - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Add a new value to these statistics.
add(CompositeRequest, Request...) - Static method in class org.jboss.dna.graph.request.CompositeRequest
Add requests to the supplied composite request.
add(CompositeRequest, Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.request.CompositeRequest
Add requests to the supplied composite request.
addAll(Collection<? extends T>) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
addAll(int, Collection<? extends T>) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
addChild(Location) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification property.
addChildren(Iterable<Location>) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addChildren(Iterable<Location>) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addDeletedChild(Location) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addDeletedChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addDeletedChild(Path, Property) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addDeletedChildren(Iterable<Location>) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Add to the list of children that has been read the supplied children with the given path and identification properties.
addDetector(MimeTypeDetectorConfig) - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Adds the configuration for a MIME-type detector before any previously added configurations, or updates any existing one that represents the same configuration
addDirectory(String, String) - Method in interface org.jboss.dna.connector.scm.ScmActionFactory
 
addDirectory(String, String) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
addedValues() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the list of values to be added.
addError(I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addError(I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error message with the parameters that should be used when localizing the message.
addError(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error message with the parameters that should be used when localizing the message.
addError(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an error exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error message with the parameters that should be used when localizing the message.
addError(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error message with the parameters that should be used when localizing the message.
addError(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error exception and message with the parameters that should be used when localizing the message.
addError(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error message with a description of the resource, its location, and the parameters that should be used when localizing the message
addError(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an error exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addFile(String, String, byte[]) - Method in interface org.jboss.dna.connector.scm.ScmActionFactory
 
addFile(String, String, byte[]) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
addInfo(I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addInfo(I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a informational message with the parameters that should be used when localizing the message.
addInfo(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an informational message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a informational message with the parameters that should be used when localizing the message.
addInfo(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an informational message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an informational exception and message with the parameters that should be used when localizing the message.
addInfo(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an informational exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a informational exception and message with the parameters that should be used when localizing the message.
addInfo(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add an informational exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a informational message with the parameters that should be used when localizing the message.
addInfo(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an informational exception and message with the parameters that should be used when localizing the message.
addInfo(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an informational message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an informational exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a informational message with the parameters that should be used when localizing the message.
addInfo(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a informational exception and message with the parameters that should be used when localizing the message.
addInfo(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an informational message with a description of the resource, its location, and the parameters that should be used when localizing the message
addInfo(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add an informational exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addIrregular(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addModel(Model) - Static method in class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
addNewNode(Long, Location) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
addNewNode(Location) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
addNodeTypes(String) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file located at the supplied path should be loaded into the repository.
addNodeTypes(File) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addNodeTypes(URL) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addNodeTypes(InputStream) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify that the CND file is to be loaded into the repository.
addPluralize(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addProperties(Property...) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Iterable<Property>) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Property...) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperties(Iterable<Property>) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addRuleParser(Method) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Add a static method that can be used to parse rule definition strings.
addRuleParser(ClassLoader, String, String) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Add a static method that can be used to parse rule definition strings.
addRuleParser(Method) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addRuleParser(Class<?>, String) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addRuleParser(ClassLoader, String, String) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencer.SequencingService
Add the configuration for a sequencer, or update any existing one that represents the same configuration
addSingularize(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addSource(RepositorySource) - Method in class org.jboss.dna.repository.RepositoryLibrary
Add the supplied federated source.
addSource(RepositorySource, boolean) - Method in class org.jboss.dna.repository.RepositoryLibrary
Add the supplied federated source.
addToken(TokenStream.Position, int) - Method in interface org.jboss.dna.common.text.TokenStream.Tokens
Create a single-character token at the supplied index in the character stream.
addToken(TokenStream.Position, int, int) - Method in interface org.jboss.dna.common.text.TokenStream.Tokens
Create a single- or multi-character token with the characters in the range given by the starting and ending index in the character stream.
addToken(TokenStream.Position, int, int, int) - Method in interface org.jboss.dna.common.text.TokenStream.Tokens
Create a single- or multi-character token with the supplied type and with the characters in the range given by the starting and ending index in the character stream.
addUncountable(String...) - Method in class org.jboss.dna.common.text.Inflector
 
addValue(Object) - Method in class org.jboss.dna.graph.Graph
 
addValue(Object) - Method in class org.jboss.dna.graph.Graph.Batch
 
addValues(String, Location, Name, List<Object>) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to add values to a property on an existing node
addWarning(I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.AbstractProblems
 
addWarning(I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning message with the parameters that should be used when localizing the message.
addWarning(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning message with the parameters that should be used when localizing the message.
addWarning(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.ImmutableProblems
Add a warning exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning message with the parameters that should be used when localizing the message.
addWarning(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning message with the parameters that should be used when localizing the message.
addWarning(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning exception and message with the parameters that should be used when localizing the message.
addWarning(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWarning(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
Add a warning exception and message with a description of the resource, its location, and the parameters that should be used when localizing the message
addWorkspace(String, Iterable<Projection>, boolean) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Add a federated workspace to this source.
adjustReferenceProperties(ObjectInputStream, ObjectOutputStream, Map<String, String>) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the properties, adjust all Reference values that point to an "old" UUID to point to the corresponding "new" UUID, and reserialize the properties.
adjustSnsIndexesAndIndexes(EntityManager, Long, String, int, int, long, String, int) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
adjustSnsIndexesAndIndexesAfterRemoving(EntityManager, Long, String, String, long, int) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
AdministeredService - Interface in org.jboss.dna.repository.service
A simple interface for an administered service.
ALL - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
all() - Static method in class org.jboss.dna.graph.property.PathExpression
 
allNodeTypeTemplatesMustComeFromSameSession - Static variable in class org.jboss.dna.jcr.JcrI18n
 
allowsAnyChildName() - Method in class org.jboss.dna.jcr.NodeDefinitionId
Determine whether this node definition defines any named child.
allowsAnyChildName() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Determine whether this property definition allows properties with any name.
allowsMultiple() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Return whether the property definition allows multiple values.
allPropertyValuesMustHaveSameType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
ambiguousPrimaryItemName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
and(Location) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(String) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Path) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(UUID) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and() - Method in interface org.jboss.dna.graph.Graph.Conjunction
Finish the request and prepare to start another.
and(UUID) - Method in interface org.jboss.dna.graph.Graph.Create
Specify the UUID that should the new node should have.
and(Property) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.Create
Specify property that should the new node should have.
and(String, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify properties that should the new node should have.
and(UUID) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify the UUID that should the new node should have.
and(Property) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify property that should the new node should have.
and(String, Object...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
and(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify properties that should the new node should have.
and() - Method in class org.jboss.dna.jcr.JcrConfiguration
Convenience method to make the code that sets up this configuration easier to read.
and() - Method in class org.jboss.dna.repository.DnaConfiguration
Convenience method to make the code that sets up this configuration easier to read.
and() - Method in interface org.jboss.dna.repository.DnaConfiguration.Returnable
Return the configuration component.
andOutputtingTo(String) - Method in interface org.jboss.dna.repository.DnaConfiguration.PathExpressionOutput
Specify the output path expression, which determines where this sequencer's output will be placed.
andReturn() - Method in interface org.jboss.dna.graph.Graph.GetNodeConjunction
 
andValue(Object) - Method in interface org.jboss.dna.graph.Graph.AddValue
Specifies an additional value to be added
andValue(Object) - Method in class org.jboss.dna.graph.Graph.AddValueAction
 
andValue(Object) - Method in interface org.jboss.dna.graph.Graph.RemoveValue
Specifies an additional value to be removed
andValue(Object) - Method in class org.jboss.dna.graph.Graph.RemoveValueAction
 
AnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
Abstract class for annotations.
AnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
 
ANY_NAME - Static variable in class org.jboss.dna.jcr.NodeDefinitionId
The string-form of the name that can be used to represent a residual property definition.
ANY_NAME - Static variable in class org.jboss.dna.jcr.PropertyDefinitionId
The string-form of the name that can be used to represent a residual property definition.
ANY_TYPE - Static variable in class org.jboss.dna.common.text.TokenStream
A constant that can be used with the TokenStream.matches(int), TokenStream.matches(int, int...), TokenStream.consume(int), and TokenStream.canConsume(int) methods to signal that any token type is allowed to be matched.
ANY_VALUE - Static variable in class org.jboss.dna.common.text.TokenStream
A constant that can be used with the TokenStream.matches(String), TokenStream.matches(String, String...), TokenStream.consume(String), TokenStream.consume(String, String...), TokenStream.canConsume(String) and TokenStream.canConsume(String, String...) methods to signal that any value is allowed to be matched.
ApertureMimeTypeDetector - Class in org.jboss.dna.mimetype.aperture
A MimeTypeDetector that uses the Aperture library.
ApertureMimeTypeDetector() - Constructor for class org.jboss.dna.mimetype.aperture.ApertureMimeTypeDetector
 
applyAction(Object) - Method in interface org.jboss.dna.connector.scm.ScmAction
 
applyAction(Object) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddDirectory
 
applyAction(Object) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddFile
 
areUpdatesAllowed() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get whether this source allows updates.
argumentDidNotContainKey - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentDidNotContainObject - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeEmpty - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeGreaterThan - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeLessThan - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNegative - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNull - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNullOrZeroLength - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNullOrZeroLengthOrEmpty - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBePositive - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotContainNullValue - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeEmpty - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeEquals - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeGreaterThan - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeGreaterThanOrEqualTo - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeInstanceOf - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeLessThan - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeLessThanOrEqualTo - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNegative - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNull - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNumber - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeOfMaximumSize - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeOfMinimumSize - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBePositive - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeSameAs - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustNotBeEquals - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustNotBeSameAs - Static variable in class org.jboss.dna.common.CommonI18n
 
ArrayTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
ArrayTypeFieldMetadata represents the meta data for an array type.
ArrayTypeFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
ArrayTypeFieldMetadataSequencer - Class in org.jboss.dna.sequencer.java
Sequencer for array types.
ArrayTypeFieldMetadataSequencer() - Constructor for class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
 
ArtifactType - Enum in org.jboss.dna.maven
The type of artifacts in a Maven 2 repository.
as(Path.Segment) - Method in interface org.jboss.dna.graph.Graph.AsChild
Finish the request by specifying the exact segment for the new child node.
as(Name) - Method in interface org.jboss.dna.graph.Graph.AsChild
Finish the request by specifying the name of the new child node.
as(String) - Method in interface org.jboss.dna.graph.Graph.AsChild
Finish the request by specifying the name of the new child node.
as(String) - Method in interface org.jboss.dna.graph.Graph.AsName
Finish the request by specifying the new name.
as(Name) - Method in interface org.jboss.dna.graph.Graph.AsName
Finish the request by specifying the new name.
asBigDecimal(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
asBigDecimal(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
asBigDecimal(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
asBigDecimal(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
asBigDecimal(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
asBigDecimal(T) - Method in interface org.jboss.dna.common.math.MathOperations
Create a BigDecimal representation of the supplied value.
asBigDecimal(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
asMultiValued() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
 
asSingleValued() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
 
at(Location) - Method in interface org.jboss.dna.graph.Graph.At
Specify the location of the node upon which the request is to operate.
at(String) - Method in interface org.jboss.dna.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(Path) - Method in interface org.jboss.dna.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(UUID) - Method in interface org.jboss.dna.graph.Graph.At
Specify the UUID of the node upon which the request is to operate.
at(Property) - Method in interface org.jboss.dna.graph.Graph.At
Specify the unique identification property that identifies the node upon which the request is to operate.
at(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.At
Specify the unique identification properties that identify the node upon which the request is to operate.
at(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.At
Specify the unique identification properties that identify the node upon which the request is to operate.
at() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the location defining the top of the branch to be read
at() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Get the location defining the node that is to be read.
AUTO_CREATED - Static variable in class org.jboss.dna.graph.JcrLexicon
 
autocreatedNodesNeedDefaults - Static variable in class org.jboss.dna.jcr.JcrI18n
 
autocreatedPropertyNeedsDefault - Static variable in class org.jboss.dna.jcr.JcrI18n
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Method that can be called after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() to wait until all connections in use at the time those methods were called have been closed normally.
awaitTermination(long, TimeUnit) - Method in class org.jboss.dna.repository.DnaEngine
Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

BASE - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
BASE - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
Base64 - Class in org.jboss.dna.common.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.jboss.dna.common.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.jboss.dna.common.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.jboss.dna.common.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.jboss.dna.common.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.jboss.dna.common.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.jboss.dna.common.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_VERSION - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
BASIC - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
BasicCachePolicy - Class in org.jboss.dna.graph.cache
A basic mutable CachePolicy implementation.
BasicCachePolicy() - Constructor for class org.jboss.dna.graph.cache.BasicCachePolicy
 
BasicCachePolicy(long, TimeUnit) - Constructor for class org.jboss.dna.graph.cache.BasicCachePolicy
 
BasicEmptyProperty - Class in org.jboss.dna.graph.property.basic
An immutable version of a property that has no values.
BasicEmptyProperty(Name) - Constructor for class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Create a property with no values.
BasicModel - Class in org.jboss.dna.connector.store.jpa.model.basic
Database model that stores node properties as opaque records and children as transparent records.
BasicModel() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
 
basicModelDescription - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
BasicMultiValueProperty - Class in org.jboss.dna.graph.property.basic
An immutable version of a property that has 2 or more values.
BasicMultiValueProperty(Name, List<Object>) - Constructor for class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Create a property with 2 or more values.
BasicMultiValueProperty(Name, Object...) - Constructor for class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Create a property with 2 or more values.
BasicName - Class in org.jboss.dna.graph.property.basic
A basic implementation of Name.
BasicName(String, String) - Constructor for class org.jboss.dna.graph.property.basic.BasicName
 
BasicNamespace - Class in org.jboss.dna.graph.property.basic
Basic implementation of a NamespaceRegistry namespace.
BasicNamespace(String, String) - Constructor for class org.jboss.dna.graph.property.basic.BasicNamespace
Create a namespace instance.
BasicPath - Class in org.jboss.dna.graph.property.basic
A basic implementation of Path.
BasicPath(List<Path.Segment>, boolean) - Constructor for class org.jboss.dna.graph.property.basic.BasicPath
 
BasicPathSegment - Class in org.jboss.dna.graph.property.basic
A basic implementation of Path.Segment.
BasicPathSegment(Name) - Constructor for class org.jboss.dna.graph.property.basic.BasicPathSegment
 
BasicPathSegment(Name, int) - Constructor for class org.jboss.dna.graph.property.basic.BasicPathSegment
 
BasicProperty - Class in org.jboss.dna.graph.property.basic
An abstract Property implementation.
BasicProperty(Name) - Constructor for class org.jboss.dna.graph.property.basic.BasicProperty
 
BasicPropertyFactory - Class in org.jboss.dna.graph.property.basic
A basic PropertyFactory implementation.
BasicPropertyFactory(ValueFactories) - Constructor for class org.jboss.dna.graph.property.basic.BasicPropertyFactory
 
BasicRequestProcessor - Class in org.jboss.dna.connector.store.jpa.model.basic
A RequestProcessor implementation for the JPA connector.
BasicRequestProcessor(String, ExecutionContext, Observer, EntityManager, UUID, String, String[], long, boolean, boolean, boolean) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
 
BasicSingleValueProperty - Class in org.jboss.dna.graph.property.basic
An immutable version of a property that has exactly 1 value.
BasicSingleValueProperty(Name, Object) - Constructor for class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Create a property with a single value
basicTokenizer(boolean) - Static method in class org.jboss.dna.common.text.TokenStream
Obtain a basic TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
batch() - Method in class org.jboss.dna.graph.Graph
Begin a batch of requests to perform various operations.
batch(BatchRequestBuilder) - Method in class org.jboss.dna.graph.Graph
Begin a batch of requests to perform various operations, but specify the queue where all accumulated requests should be placed.
BatchRequestBuilder - Class in org.jboss.dna.graph.request
A component that can be used to build up a list of requests.
BatchRequestBuilder() - Constructor for class org.jboss.dna.graph.request.BatchRequestBuilder
 
BatchRequestBuilder(LinkedList<Request>) - Constructor for class org.jboss.dna.graph.request.BatchRequestBuilder
 
before(Location) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(String) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Path) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(UUID) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Property) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Before
Finish the request by specifying the location of the node before which the node should be copied/moved.
before() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the location defining the node before which the branch is to be placed
Binary - Interface in org.jboss.dna.graph.property
Value holder for binary data.
BINARY_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of binary values.
BinaryFactory - Interface in org.jboss.dna.graph.property
A factory for creating Binary instances.
BOOLEAN_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of boolean values.
BooleanValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.BOOLEAN values.
BooleanValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.BooleanValueFactory
 
broadcast(Changes) - Method in class org.jboss.dna.graph.observe.ChangeObservers
Broadcast the supplied changes to the registered observers.
build() - Method in class org.jboss.dna.jcr.JcrConfiguration
Construct an engine that reflects the current state of this configuration.
build() - Method in class org.jboss.dna.repository.DnaConfiguration
Construct an engine that reflects the current state of this configuration.
buildArgumentClasses(Object...) - Static method in class org.jboss.dna.common.util.Reflection
Build the list of classes that correspond to the list of argument objects.
buildArgumentClassList(Object...) - Static method in class org.jboss.dna.common.util.Reflection
Build the list of classes that correspond to the list of argument objects.
byAppending() - Method in interface org.jboss.dna.graph.Graph.Create
Create the node if it does not exist by appending or adjusting the same-name-sibling index).

C

Cacheable - Interface in org.jboss.dna.graph.cache
Interface defining an object that can be cached according to a CachePolicy.
CacheableRequest - Class in org.jboss.dna.graph.request
A request that contains results that may be cached.
CacheableRequest() - Constructor for class org.jboss.dna.graph.request.CacheableRequest
 
CachePolicy - Interface in org.jboss.dna.graph.cache
The specification of how node data is to be cached.
CALENDAR_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of calendar values.
camelCase(String, boolean, char...) - Method in class org.jboss.dna.common.text.Inflector
By default, this method converts strings to UpperCamelCase.
cancel() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.Request
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Cancel this request.
cancel() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Cancel this request.
canceledSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
canConsume(String) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token if it matches the expected value, and return whether this method was indeed able to consume the token.
canConsume(char) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token if it matches the expected value, and return whether this method was indeed able to consume the token.
canConsume(int) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token if it matches the expected token type, and return whether this method was indeed able to consume the token.
canConsume(String, String...) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether this method was indeed able to consume all of the supplied tokens.
canConsume(String[]) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether this method was indeed able to consume all of the supplied tokens.
canConsume(Iterable<String>) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token and the next tokens if and only if they match the expected values, and return whether this method was indeed able to consume all of the supplied tokens.
cannotAddMixin - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotConvertValue - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotMakeMandatoryDefinitionOptional - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotOverrideProtectedDefinition - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotRedefineProperty - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotRemoveNodeFromClone - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotRemoveNodeFromCloneDueToChangesInSession - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotRemoveParentNodeOfTarget - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotUnregisterDefaultPrimaryType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotUnregisterRequiredPrimaryType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
cannotUnregisterSupertype - Static variable in class org.jboss.dna.jcr.JcrI18n
 
capitalize(String) - Method in class org.jboss.dna.common.text.Inflector
Returns a copy of the input with the first character converted to uppercase and the remainder to lowercase.
CDATA - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
CDATA_CONTENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
changedLocation() - Method in class org.jboss.dna.graph.request.ChangeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the location of the top-most node that is to be changed by this request.
changedLocation() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
 
changedWorkspace() - Method in class org.jboss.dna.graph.request.ChangeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the name of the workspace that was changed by this request.
changedWorkspace() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
 
ChangeLogEntity - Class in org.jboss.dna.connector.store.jpa.model.common
Represents a record of the changes that have been made to the repository.
ChangeLogEntity(String, DateTime, int, byte[]) - Constructor for class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
ChangeObserver - Class in org.jboss.dna.graph.observe
Abstract class that is used to signal that a change set has occurred.
ChangeObservers - Class in org.jboss.dna.graph.observe
Reusable manager of change listeners, typically employed by another Observable implementation.
ChangeObservers() - Constructor for class org.jboss.dna.graph.observe.ChangeObservers
 
ChangeRequest - Class in org.jboss.dna.graph.request
A Request to make changes in a graph.
Changes - Class in org.jboss.dna.graph.observe
A set of changes that were made atomically.
Changes(String, String, DateTime, List<ChangeRequest>) - Constructor for class org.jboss.dna.graph.observe.Changes
 
Changes(String, String, String, DateTime, List<ChangeRequest>) - Constructor for class org.jboss.dna.graph.observe.Changes
 
changes(String, Path) - Method in class org.jboss.dna.graph.request.ChangeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Determine if this request changes the branch at the given path.
changes(String, Path) - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
 
characters(char[], int, int) - Method in class org.jboss.dna.graph.xml.XmlHandler
characters(char[], int, int) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
check() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Call this method after you have provided an input stream or file using ImageMetadata.setInput(InputStream) or ImageMetadata.setInput(DataInput).
CheckArg - Class in org.jboss.dna.common.util
Utility class that checks arguments to methods.
checkForErrors() - Method in class org.jboss.dna.graph.request.CompositeRequest
Check the set of requests for errors.
checkPermissions(Path, GraphSession.Authorizer.Action) - Method in interface org.jboss.dna.graph.session.GraphSession.Authorizer
Throws an AccessControlException if the current user is not able to perform the action on the node at the supplied path in the current workspace.
checkThePath(SVNRepository, String, long, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
 
checkValue(T, boolean) - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Check whether the value fits in this bucket.
CHILD_NODE_DEFINITION - Static variable in class org.jboss.dna.graph.JcrLexicon
 
CHILD_NODE_DEFINITION - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
CHILD_PATH_SEGMENT_LIST - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon
 
ChildEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
An entity representing the parent-child relationship between two nodes.
ChildEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
ChildEntity(ChildId, String, int, NamespaceEntity, String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
ChildEntity(ChildId, String, int, NamespaceEntity, String, int) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
ChildId - Class in org.jboss.dna.connector.store.jpa.model.basic
A unique identifier for a parent-child relationship.
ChildId() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildId
 
ChildId(Long, NodeId) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildId
 
ChildId(Long, String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ChildId
 
childNodeAlreadyExists - Static variable in class org.jboss.dna.jcr.JcrI18n
 
childNotFound - Static variable in class org.jboss.dna.graph.GraphI18n
 
childNotFoundUnderNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
ChildPath - Class in org.jboss.dna.graph.property.basic
Implementation of a Path that has the information for the last segment but that points to another Path for the parent information.
ChildPath(Path, Path.Segment) - Constructor for class org.jboss.dna.graph.property.basic.ChildPath
 
ClassLoaderFactory - Interface in org.jboss.dna.common.component
Factory interface for creating class loaders.
ClassMetadata - Class in org.jboss.dna.sequencer.java.metadata
Class metadata.
ClassMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ClassMetadata
 
CLASSNAME - Static variable in class org.jboss.dna.graph.DnaLexicon
 
CLASSPATH - Static variable in class org.jboss.dna.graph.DnaLexicon
 
ClasspathLocalizationRepository - Class in org.jboss.dna.common.i18n
Implementation of a LocalizationRepository that loads a properties file from the classpath of the supplied class loader.
ClasspathLocalizationRepository() - Constructor for class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Create a repository using the current thread's context class loader or, if that is null, the same class loader that loaded this class.
ClasspathLocalizationRepository(ClassLoader) - Constructor for class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Create a repository using the supplied class loader.
ClassUtil - Class in org.jboss.dna.common.util
Static utilities for working with classes.
clear() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
clear() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
clear() - Method in class org.jboss.dna.common.text.Inflector
Completely remove all rules within this inflector.
clear() - Static method in class org.jboss.dna.common.util.LogContext
Clear all entries in the MDC of the underlying implementation.
clear(Long) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
clearAllChangedNodes() - Method in class org.jboss.dna.graph.session.GraphSession
Remove any cached information that has been marked as a transient change.
clearChanges() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Clear any transient changes that have been accumulated in this node.
clone() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
clone() - Method in class org.jboss.dna.common.text.Inflector
 
clone() - Method in class org.jboss.dna.graph.ExecutionContext
clone(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone the specified node into a parent node at a different location, which is specified via the into(...)
clone(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node at the specified location into a parent node at a different location, which is specified via the into(...)
clone(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
clone(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
clone(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone(Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node at the specified location into a parent node at a different location, which is specified via the into(...)
clone(Node) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone the specified node into a parent node at a different location, which is specified via the into(...)
clone(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
clone(UUID) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
clone(Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
clone(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to clone a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
clone() - Method in class org.jboss.dna.maven.MavenId
cloneBranch(Location, String, Location, String, Name, Path.Segment, boolean) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to clone a branch to another.
cloneBranch(Location, String, Location, String, Name, Path.Segment, boolean) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to clone a branch to another.
CloneBranchRequest - Class in org.jboss.dna.graph.request
Instruction that a branch be cloned from one workspace into another.
CloneBranchRequest(Location, String, Location, String, Name, Path.Segment, boolean) - Constructor for class org.jboss.dna.graph.request.CloneBranchRequest
Create a request to clone a branch to another.
cloneConflictBehavior() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the desired behavior if the cloned workspace does not exist.
clonedFrom(String) - Method in interface org.jboss.dna.graph.Graph.CreateWorkspace
Specify that the new workspace should be initialized as a clone of another existing workspace.
cloneLimitedToBeWithinSingleSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
cloneNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, Path.Segment, boolean, Set<Location>) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, Path.Segment, boolean, Set<Location>) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
This should clone the subgraph given by the original node and place the cloned copy under the supplied new parent.
cloneNode() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Clone this node (and all nodes below it).
cloneWorkspace(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
cloneWorkspace(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CloneWorkspaceRequest - Class in org.jboss.dna.graph.request
Request that an existing workspace be cloned into a target workspace with the supplied name.
CloneWorkspaceRequest(String, String, CreateWorkspaceRequest.CreateConflictBehavior, CloneWorkspaceRequest.CloneConflictBehavior) - Constructor for class org.jboss.dna.graph.request.CloneWorkspaceRequest
Create a request to clone an existing workspace to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CloneWorkspaceRequest.CloneConflictBehavior - Enum in org.jboss.dna.graph.request
The options for the behavior when a request specifies the name of the workspace to clone, but the cloned workspace does not exist.
close() - Method in class org.jboss.dna.common.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Close this query object and clean up all in-database records associated with this query.
close() - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in interface org.jboss.dna.graph.connector.RepositorySource
Signal this source that it is no longer needed and should begin the process of reclaiming or closing all resources that it has acquired.
close() - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Close this processor, allowing it to clean up any open resources.
closedConnectionMayNotBeUsed - Static variable in class org.jboss.dna.graph.GraphI18n
 
closedRequestProcessor - Static variable in class org.jboss.dna.graph.GraphI18n
 
closingRequestProcessor - Static variable in class org.jboss.dna.graph.GraphI18n
 
CndI18n - Class in org.jboss.dna.cnd
The internationalized string constants for the org.jboss.dna.cnd* packages.
CndI18n() - Constructor for class org.jboss.dna.cnd.CndI18n
 
CndImporter - Class in org.jboss.dna.cnd
A class that imports the node types contained in a JCR Compact Node Definition (CND) file into graph content.
CndImporter(Destination, Path) - Constructor for class org.jboss.dna.cnd.CndImporter
Create a new importer that will place the content in the supplied destination under the supplied path.
CndNodeTypeSource - Class in org.jboss.dna.jcr
Class to parse one or more Compact Node Definition (CND) files containing custom node type definitions into a format that can be registered with the JcrNodeTypeManager.
CndNodeTypeSource(String) - Constructor for class org.jboss.dna.jcr.CndNodeTypeSource
Creates a new JcrNodeTypeSource with based on the CND file with the given resource name.
CndNodeTypeSource(String[]) - Constructor for class org.jboss.dna.jcr.CndNodeTypeSource
Creates a new JcrNodeTypeSource based on the CND files at the given resource names.
CndSequencer - Class in org.jboss.dna.sequencer.cnd
A sequencer of CND files.
CndSequencer() - Constructor for class org.jboss.dna.sequencer.cnd.CndSequencer
 
CndSequencerI18n - Class in org.jboss.dna.sequencer.cnd
The internationalized string constants for the org.jboss.dna.sequencer.cnd* packages.
CndSequencerI18n() - Constructor for class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
combineLines(String[]) - Static method in class org.jboss.dna.common.util.StringUtil
Combine the lines into a single string, using the new line character as the delimiter.
combineLines(String[], char) - Static method in class org.jboss.dna.common.util.StringUtil
Combine the lines into a single string, using the supplied separator as the delimiter.
COMMENT - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of all the characters between "/*" and "*/" or between "//" and the next line terminator (e.g., '\n', '\r' or "\r\n").
COMMENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
comment(char[], int, int) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
COMMENT_CONTENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
CommonI18n - Class in org.jboss.dna.common
The internationalized string constants for the org.jboss.dna.common* packages.
CommonI18n() - Constructor for class org.jboss.dna.common.CommonI18n
 
compare(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
compare(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
compare(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
compare(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
compare(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
compare(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return an integer that describes whether the first value is larger, smaller or the same as the second value.
compare(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
compareTo(ComponentConfig) - Method in class org.jboss.dna.common.component.ComponentConfig
compareTo(Duration) - Method in class org.jboss.dna.common.math.Duration
compareTo(Histogram<T>.Bucket) - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
 
compareTo(Stopwatch) - Method in class org.jboss.dna.common.statistic.Stopwatch
 
compareTo(Projection) - Method in class org.jboss.dna.graph.connector.federation.Projection
compareTo(Projection.Rule) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
compareTo(Location) - Method in class org.jboss.dna.graph.Location
compareTo(Changes) - Method in class org.jboss.dna.graph.observe.Changes
compareTo(Binary) - Method in class org.jboss.dna.graph.property.basic.AbstractBinary
compareTo(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
compareTo(Name) - Method in class org.jboss.dna.graph.property.basic.BasicName
compareTo(NamespaceRegistry.Namespace) - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
compareTo(Path.Segment) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
compareTo(Property) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
compareTo(DateTime) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
compareTo(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
compareTo(Reference) - Method in class org.jboss.dna.graph.property.basic.UuidReference
compareTo(MavenId) - Method in class org.jboss.dna.maven.MavenId
compareTo(MavenId.Version) - Method in class org.jboss.dna.maven.MavenId.Version
compareTo(SequencerOutputMap.PropertyValue) - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
CompilationUnitParser - Class in org.jboss.dna.sequencer.java
The Parser, that process the a compilation unit.
CompilationUnitParser() - Constructor for class org.jboss.dna.sequencer.java.CompilationUnitParser
 
compile(String) - Static method in class org.jboss.dna.graph.property.PathExpression
Compile the supplied expression and return the resulting path expression instance.
compile(String) - Static method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
Compile the supplied expression and return the resulting SequencerPathExpression instance.
Component<T extends ComponentConfig> - Interface in org.jboss.dna.common.component
The interface for a DNA component, which sequences nodes and their content to extract additional information from the information.
componentClassnameNotValid - Static variable in class org.jboss.dna.common.CommonI18n
 
ComponentConfig - Class in org.jboss.dna.common.component
An immutable configuration for a Component.
ComponentConfig(String, String, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, Map<String, Object>, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, long, Map<String, Object>, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentLibrary<ComponentType,ConfigType extends ComponentConfig> - Class in org.jboss.dna.common.component
Maintains the list of component instances for the system.
ComponentLibrary() - Constructor for class org.jboss.dna.common.component.ComponentLibrary
Create a new library of components.
ComponentLibrary(boolean) - Constructor for class org.jboss.dna.common.component.ComponentLibrary
Create a new library of components.
componentNotConfigured - Static variable in class org.jboss.dna.common.CommonI18n
 
CompositeRequest - Class in org.jboss.dna.graph.request
A request that wraps multiple other requests, allowing multiple requests to be treated as a single request.
compute(Object...) - Static method in class org.jboss.dna.common.util.HashCode
Compute a combined hash code from the supplied objects.
computeHash(String) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
 
CONFIG_FILE - Static variable in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
 
CONFIGURATION_REPOSITORY_NAME - Static variable in class org.jboss.dna.repository.DnaEngine
 
configure(Ejb3Configuration) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
Configure the entity class that will be used by JPA to store information in the database.
configure(Ejb3Configuration) - Method in class org.jboss.dna.connector.store.jpa.Model
Configure the entity class that will be used by JPA to store information in the database.
configure(Properties) - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
Configure this provider given the configuration properties.
configure(Properties) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Configure this provider given the configuration properties.
configure(Properties) - Method in interface org.jboss.dna.maven.spi.MavenUrlProvider
Configure this provider given the configuration properties.
conflictBehavior() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
conflictBehavior() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the desired behavior if a workspace already exists with the desired workspace name .
conflictBehavior() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
connectingFailureOrUserAuthenticationProblem - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
connectionIsNoLongerOpen - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
connectorName - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
constraintsChangedInSubtype - Static variable in class org.jboss.dna.jcr.JcrI18n
 
ConstructorMetadata - Class in org.jboss.dna.sequencer.java.metadata
Constructor metadata.
ConstructorMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ConstructorMetadata
 
consume() - Method in class org.jboss.dna.common.text.TokenStream
Return the value of this token and move to the next token.
consume(String) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as long as it matches the expected value, or throw an exception if the token does not match.
consume(char) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as long as it matches the expected character, or throw an exception if the token does not match.
consume(int) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as long as it matches the expected character, or throw an exception if the token does not match.
consume(String, String...) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception if the token does not match.
consume(String[]) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception if the token does not match.
consume(Iterable<String>) - Method in class org.jboss.dna.common.text.TokenStream
Attempt to consume this current token as the next tokens as long as they match the expected values, or throw an exception if the token does not match.
contains(Object) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
contains(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
contains(Collection<?>, Object, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the collection contains the value
containsAll(Collection<?>) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
containsChangesWithExternalDependencies() - Method in class org.jboss.dna.graph.session.GraphSession.Node
This method determines whether this node, or any nodes below it, contain changes that depend on nodes that are outside of this branch.
containsKey(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
containsKey(Map<?, ?>, Object, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the map contains the key
containsNoNulls(Iterable<?>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the collection is not null and contains no nulls
containsNoNulls(Object[], String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the array is not null and contains no nulls
containsValue(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
CONTENT - Static variable in class org.jboss.dna.graph.JcrLexicon
 
CONTENT - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
CONTENT_NODE_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
CONTENT_PROPERTY_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.dna.web.jcr.rest.DnaJcrDeployer
Alerts the repository factory that the web application is shutting down
contextInitialized(ServletContextEvent) - Method in class org.jboss.dna.web.jcr.rest.DnaJcrDeployer
Initializes the repository factory
convertArgumentClassesToPrimitives(Class<?>...) - Static method in class org.jboss.dna.common.util.Reflection
Convert any argument classes to primitives.
convertFileToURL(String) - Static method in class org.jboss.dna.common.util.FileUtil
Utility to convert File to URL.
copy(File, File) - Static method in class org.jboss.dna.common.util.FileUtil
Copy the source file system structure into the supplied target location.
copy(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copy(Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copy(Node) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copyBranch(Location, String, Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to copy a branch to another.
copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to copy a branch to another.
copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to copy a branch to another.
CopyBranchRequest - Class in org.jboss.dna.graph.request
Instruction that a branch be copied from one location into another.
CopyBranchRequest(Location, String, Location, String) - Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, String, Location, String, Name) - Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, String, Location, String, Name, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
Create a request to copy a branch to another.
copyDirectory(String, String, long) - Method in interface org.jboss.dna.connector.scm.ScmActionFactory
 
copyDirectory(String, String, long) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
copyFailed - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
copyLimitedToBeWithinSingleSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyNode(ExecutionContext, MapNode, MapWorkspace, MapNode, Name, boolean) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
This should copy the subgraph given by the original node and place the new copy under the supplied new parent.
copyTo(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Copy this node (and all nodes below it) and place the copy under the supplied parent location.
CorrespondenceId - Class in org.jboss.dna.jcr
A correspondence identifier is defined to be the pair of the UUID of the nearest referenceable ancestor and the relative path from that referenceable ancestor to the node of interest.
CorrespondenceId(String) - Constructor for class org.jboss.dna.jcr.CorrespondenceId
 
CorrespondenceId(String, Path) - Constructor for class org.jboss.dna.jcr.CorrespondenceId
 
couldNotCreateFile - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
couldNotUpdateData - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
couldNotWriteData - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
count() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
count() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
countAllReferencesResolved(Long, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
Delete all references that start from nodes that do not support enforced referential integrity.
create(int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(long) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(int) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(long) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(double) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(int) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(long) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(double) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(long) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(double) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(int) - Method in class org.jboss.dna.common.math.LongOperations
 
create(long) - Method in class org.jboss.dna.common.math.LongOperations
 
create(double) - Method in class org.jboss.dna.common.math.LongOperations
 
create(int) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the integer representation into the natural object representation.
create(long) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the long representation into the natural object representation.
create(double) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the double representation into the natural object representation.
create(int) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(long) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(double) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(ExecutionContext, EntityManager, Long, UUID, Path, int) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Create a query that returns a subgraph at and below the node with the supplied path and the supplied UUID.
create(String) - Method in class org.jboss.dna.connector.store.jpa.util.Workspaces
Create a workspace with the supplied name.
create(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, RepositoryConnectionFactory, ExecutionContext) - Static method in class org.jboss.dna.graph.Graph
Create a graph instance that uses the supplied repository and context.
create(RepositoryConnection, ExecutionContext) - Static method in class org.jboss.dna.graph.Graph
Create a graph instance that uses the supplied RepositoryConnection and context.
create(RepositorySource, ExecutionContext) - Static method in class org.jboss.dna.graph.Graph
Create a graph instance that uses the supplied RepositoryConnection and context.
create(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(String, Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(String, Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Iterable<Property>) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, List<Property>) - Method in interface org.jboss.dna.graph.io.Destination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in interface org.jboss.dna.graph.io.Destination
Create a node at the supplied path and with the supplied attributes.
create(Path, List<Property>) - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Create a node at the supplied path and with the supplied attributes.
create(Path) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path.
create(UUID) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a UUID.
create(Path, UUID) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path and an UUID.
create(Path, Property) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path and a single identification property.
create(Path, Property, Property...) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path and multiple identification properties.
create(Path, Iterable<Property>) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
create(Property) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a single identification property.
create(Property, Property...) - Static method in class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
create(Iterable<Property>) - Static method in class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
create(List<Property>) - Static method in class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
create(String) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a UUID.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from a the binary content given by the supplied reader.
create(File) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a binary value from the given file.
create(Reader, long, byte[]) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from the binary content given by the supplied reader, the approximate length, and the SHA-1 secure hash of the content.
create(InputStream, long, byte[]) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Create a value from the binary content given by the supplied stream, the approximate length, and the SHA-1 secure hash of the content.
create(Object) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method.
create(BigDecimal[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of decimal values.
create(boolean[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of booleans.
create(byte[][]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from the array of binary content.
create(Calendar[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of DateTime instants.
create(double[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of doubles.
create(float[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of floats.
create(int[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of longs.
create(Name[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of names.
create(Object[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method.
create(Path[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of references.
create(String[], TextDecoder) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(String[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of string values, using no decoding.
create(URI[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from an array of UUIDs.
create(Binary[]) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an array of values from the array of binary objects.
create(Iterator<?>) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Create an iterable with the values (of an unknown type).
create(Name, Iterable<?>) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Object...) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(String) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
Create a value from a the binary content given by the supplied reader.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied array.
create(String) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance for the current time in the local time zone.
create(int, int, int, int, int, int, int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, String) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(DateTime, long) - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance that is offset from the original by the specified amount.
create(String) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.LongValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a string, using the supplied decoder.
create(String, String) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(int) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a UUID.
create(Object) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method.
create(Object[]) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a path.
create(Path, Path) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied relative path to the supplied parent path.
create(Path, Name, int) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, String, int) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.UriValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a new random UUID.
create(String) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
Create a value from a the binary content given by the supplied reader.
create(InputStream, long, byte[]) - Method in interface org.jboss.dna.graph.property.BinaryFactory
Create a value from the binary content given by the supplied stream, the approximate length, and the SHA-1 secure hash of the content.
create(Reader, long, byte[]) - Method in interface org.jboss.dna.graph.property.BinaryFactory
Create a value from the binary content given by the supplied reader, the approximate length, and the SHA-1 secure hash of the content.
create(File) - Method in interface org.jboss.dna.graph.property.BinaryFactory
Create a binary value from the given file.
create() - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance for the current time in the local time zone.
create(DateTime, long) - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance that is offset from the original by the specified amount.
create(int, int, int, int, int, int, int) - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, int) - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, String) - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(String, String) - Method in interface org.jboss.dna.graph.property.NameFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in interface org.jboss.dna.graph.property.NameFactory
Create a name from the given namespace URI and local name.
create(Path, Path) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied relative path to the supplied parent path.
create(Path, Name, int) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String, int) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path by appending the supplied names to the parent path.
create(Name, Object...) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterable<?>) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in interface org.jboss.dna.graph.property.PropertyFactory
Create a property with the supplied name and values
create() - Method in interface org.jboss.dna.graph.property.UuidFactory
Create a new random UUID.
create(String) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from an integer.
create(long) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a long from a string.
create(boolean) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a boolean from a string.
create(float) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a float.
create(double) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a double.
create(BigDecimal) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a decimal.
create(Calendar) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a Calendar instance.
create(Date) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a date.
create(DateTime) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a date-time instant.
create(Name) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a name.
create(Path) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a path.
create(Reference) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a reference.
create(URI) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a URI.
create(UUID) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a UUID.
create(byte[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from a the binary content given by the supplied reader.
create(Object) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method.
create(String[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of string values, using no decoding.
create(String[], TextDecoder) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(int[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of longs.
create(boolean[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of booleans.
create(float[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of floats.
create(double[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of doubles.
create(BigDecimal[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of decimal values.
create(Calendar[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of DateTime instants.
create(Name[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of names.
create(Path[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of references.
create(URI[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from an array of UUIDs.
create(byte[][]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from the array of binary content.
create(Binary[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from the array of binary objects.
create(Object[]) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method.
create(Iterator<?>) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in interface org.jboss.dna.graph.property.ValueFactory
Create an iterable with the values (of an unknown type).
create() - Method in interface org.jboss.dna.graph.session.GraphSession.NodeIdFactory
 
createAbsolutePath(Name...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Name...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.property.PathFactory
Create an absolute path with the supplied segments, in order.
createAt(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path, and return an interface used to either add properties for the new node, or complete/submit the request and return the location, node, or graph.
createAt(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path, and return an interface used to either add properties for the new node, or complete/submit the request and return the location, node, or graph.
createChild(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Create a new child node with the supplied name.
createChild(Name, Property...) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial properties.
createChild(Name, Collection<Property>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial identification properties.
createChild(Name, Collection<Property>, Property...) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Create a new child node with the supplied name and multiple initial properties.
createClasspath(String) - Static method in class org.jboss.dna.maven.MavenId
Build a classpath of MavenIds by parsing the supplied string containing comma-separated Maven artifact coordinates.
createClasspath(String...) - Static method in class org.jboss.dna.maven.MavenId
Build a classpath of MavenIds by parsing the supplied Maven artifact coordinates.
createClasspath(MavenId...) - Static method in class org.jboss.dna.maven.MavenId
Create a classpath of MavenIds by examining the supplied IDs and removing any duplicates.
createConnection(String) - Method in interface org.jboss.dna.graph.connector.RepositoryConnectionFactory
Create a RepositoryConnection using the given RepositorySource name.
createConnection(String) - Method in class org.jboss.dna.repository.RepositoryLibrary
Create a RepositoryConnection using the given RepositorySource name.
CREATED - Static variable in class org.jboss.dna.graph.JcrLexicon
 
CREATED - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
createFromCoordinates(String) - Static method in class org.jboss.dna.maven.MavenId
 
createMethodParamPath(PathFactory, String) - Static method in class org.jboss.dna.sequencer.java.MethodMetadataSequencer
Create a path of method/constructor parameter.
createMethodParamRootPath(String) - Static method in class org.jboss.dna.sequencer.java.MethodMetadataSequencer
create a root path for method parameter.
createNode(ExecutionContext, String) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Create a node at the supplied path.
createNode(ExecutionContext, MapNode, Name, UUID) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Create a new node with the supplied name, as a child of the supplied parent.
createNode(ExecutionContext, String) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Create a node at the supplied path.
createNode(ExecutionContext, MapNode, Name, UUID) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Create a new node with the supplied name, as a child of the supplied parent.
createNode(Location, String, Name, Iterator<Property>) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[]) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[], NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[]) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNode(Location, String, Name, Property[], NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to create a node with the given properties under the supplied location.
createNodeDefinitionTemplate() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
CreateNodeRequest - Class in org.jboss.dna.graph.request
Instruction to create the node under the specified location.
CreateNodeRequest(Location, String, Name, Property...) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, Iterable<Property>) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, Iterator<Property>) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Property...) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterable<Property>) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterator<Property>) - Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
Create a request to create a node with the given properties under the supplied location.
createNodeTypeTemplate() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to JcrNodeTypeManager.registerNodeType(NodeTypeDefinition, boolean)
createPath(String) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Create a path for the tree without index.
createPathWithIndex(String, int) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Create a path for the tree with index.
createPropertyDefinitionTemplate() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
createRelativePath() - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath() - Method in interface org.jboss.dna.graph.property.PathFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a relative path with the supplied segments, in order.
createRepository(String, String, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
Create a SVNRepository from a http protocol.
createRequestProcessor(String, ExecutionContext, Observer, EntityManager, UUID, String, String[], long, boolean, boolean, boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
createRequestProcessor(String, ExecutionContext, Observer, EntityManager, UUID, String, String[], long, boolean, boolean, boolean) - Method in class org.jboss.dna.connector.store.jpa.Model
 
createRootPath() - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create an absolute root path.
createRootPath() - Method in interface org.jboss.dna.graph.property.PathFactory
Create an absolute root path.
createRootPath(String) - Static method in class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
the root path.
createRootPath(String) - Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
the root path.
createSegment(Name) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in class org.jboss.dna.graph.property.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path segment given the supplied segment name and index.
createSegment(Name) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in interface org.jboss.dna.graph.property.PathFactory
Create a path segment given the supplied segment name and index.
createSession(String) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
createSession(String) - Method in interface org.jboss.dna.repository.util.SessionFactory
 
createSimpleTypeParamPath(PathFactory, String) - Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
Create the path of parameter.
createString(String, Object...) - Static method in class org.jboss.dna.common.util.StringUtil
Create a string by substituting the parameters into all key occurrences in the supplied format.
createString(char, int) - Static method in class org.jboss.dna.common.util.StringUtil
Create a new string containing the specified character repeated a specific number of times.
createSVNURL(String, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
 
createUnder(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node under the existing parent node at the supplied location.
createUnder(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node under the existing parent node at the supplied location.
createUtc() - Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
Create a date-time instance for the current time in UTC.
createUtc() - Method in interface org.jboss.dna.graph.property.DateTimeFactory
Create a date-time instance for the current time in UTC.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.jboss.dna.graph.connector.map.MapRepository
Attempts to create a workspace with the given name with name-collision behavior determined by the behavior parameter.
createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) - Method in class org.jboss.dna.graph.connector.map.MapRepository
Attempts to create a workspace with the requested name as in the #createWorkspace(ExecutionContext, String, CreateConflictBehavior) method and then clones the content from the given source workspace into the new workspace if the creation was successful.
createWorkspace() - Method in class org.jboss.dna.graph.Graph
Create a new workspace in the source used by this graph.
createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CreateWorkspaceRequest - Class in org.jboss.dna.graph.request
Request that a new workspace be created with the supplied name.
CreateWorkspaceRequest(String, CreateWorkspaceRequest.CreateConflictBehavior) - Constructor for class org.jboss.dna.graph.request.CreateWorkspaceRequest
Create a request to create a new workspace, and specify the behavior should a workspace already exists with a name that matches the desired name for the new workspace.
CreateWorkspaceRequest.CreateConflictBehavior - Enum in org.jboss.dna.graph.request
The options for the behavior when a request specifies a workspace name that already is used by an existing workspace.
createZeroValue() - Method in class org.jboss.dna.common.math.DoubleOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.DurationOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.FloatOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.IntegerOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.LongOperations
 
createZeroValue() - Method in interface org.jboss.dna.common.math.MathOperations
Create the object form of the "zero value".
createZeroValue() - Method in class org.jboss.dna.common.math.ShortOperations
 
credentialsMustProvideJaasMethod - Static variable in class org.jboss.dna.jcr.JcrI18n
 
credentialsMustReturnLoginContext - Static variable in class org.jboss.dna.jcr.JcrI18n
 

D

DATA - Static variable in class org.jboss.dna.graph.JcrLexicon
 
DATA - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
DATE_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of date values.
DATE_TIME_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of date-time instances.
dateParsingFailure - Static variable in class org.jboss.dna.common.CommonI18n
 
DateTime - Interface in org.jboss.dna.graph.property
An immutable date-time class that represents an instance in time.
DateTimeFactory - Interface in org.jboss.dna.graph.property
A factory for creating date-time instants.
debug(String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the DEBUG level according to the specified format and (optional) parameters.
debug(Throwable, String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
DECIMAL - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of an individual '.' character.
DECIMAL_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of decimal values.
DecimalValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.DECIMAL values.
DecimalValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.DecimalValueFactory
 
decode(String) - Method in class org.jboss.dna.common.text.Jsr283Encoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.NoOpEncoder
Return the decoded version of an encoded string
decode(String) - Method in interface org.jboss.dna.common.text.TextDecoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.UrlEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.XmlNameEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.XmlValueEncoder
Return the decoded version of an encoded string
DECODE - Static variable in class org.jboss.dna.common.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.jboss.dna.common.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jboss.dna.common.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.jboss.dna.common.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class org.jboss.dna.common.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.jboss.dna.common.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.jboss.dna.common.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jboss.dna.common.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT - Static variable in class org.jboss.dna.common.component.ComponentLibrary
Class loader factory instance that always returns the current thread's context class loader (if not null) or component library's class loader.
DEFAULT - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
DEFAULT_ATTRIBUTE_SCOPING - Static variable in class org.jboss.dna.graph.xml.XmlHandler
The default XmlHandler.AttributeScoping.
DEFAULT_ATTRIBUTE_SCOPING - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
The default XmlSequencer.AttributeScoping.
DEFAULT_AUTO_GENERATE_SCHEMA - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
The initial automatic schema generation setting is ""validate" ", unless otherwise specified.
DEFAULT_BUCKET_COUNT - Static variable in class org.jboss.dna.common.statistic.Histogram
 
DEFAULT_CACHE_POLICY - Static variable in class org.jboss.dna.repository.DnaLexicon
 
DEFAULT_CACHE_TIME_TO_LIVE_IN_SECONDS - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
 
DEFAULT_CACHE_TIME_TO_LIVE_IN_SECONDS - Static variable in class org.jboss.dna.connector.svn.SVNRepositorySource
 
DEFAULT_CLONE_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.CloneWorkspaceRequest
The default CloneWorkspaceRequest.CloneConflictBehavior that will be used if it is unspecified.
DEFAULT_CODE - Static variable in class org.jboss.dna.common.collection.Problem
 
DEFAULT_CONFIGURATION_SOURCE_NAME - Static variable in class org.jboss.dna.repository.DnaConfiguration
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.CreateNodeRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.MoveBranchRequest
 
DEFAULT_CORE_POOL_SIZE - Static variable in class org.jboss.dna.graph.connector.RepositoryConnectionPool
The core pool size for default-constructed pools is 1 .
DEFAULT_CREATE_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.CloneWorkspaceRequest
The default CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
DEFAULT_CREATE_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.CreateWorkspaceRequest
The default CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
DEFAULT_CREATE_REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.property.Path
The default text decoder to be used when none is otherwise specified.
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.property.ValueFactory
 
DEFAULT_DECODER - Static variable in class org.jboss.dna.graph.xml.XmlHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_DECODER - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.property.Path
The default text encoder to be used when none is otherwise specified.
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.property.ValueFactory
 
DEFAULT_EXCLUSION_PATTERN - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
 
DEFAULT_INDEX - Static variable in interface org.jboss.dna.graph.property.Path
The default index for a Path.Segment.
DEFAULT_KEEP_ALIVE_TIME_IN_SECONDS - Static variable in class org.jboss.dna.graph.connector.RepositoryConnectionPool
The keep-alive time for connections in default-constructed pools is 30L seconds.
DEFAULT_MAX_PATH_LENGTH - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
 
DEFAULT_MAXIMUM_DEPTH - Static variable in class org.jboss.dna.graph.request.ReadBranchRequest
 
DEFAULT_MAXIMUM_POOL_SIZE - Static variable in class org.jboss.dna.graph.connector.RepositoryConnectionPool
The maximum pool size for default-constructed pools is 10 .
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.jboss.dna.connector.infinispan.InfinispanSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAME_OF_DEFAULT_WORKSPACE - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
The initial name of the default workspace is ""default" ", unless otherwise specified.
DEFAULT_NAMESPACE_URI - Static variable in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
DEFAULT_NODE_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.request.CopyBranchRequest
 
DEFAULT_OPTIONAL - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_PATH - Static variable in class org.jboss.dna.repository.DnaConfiguration
 
DEFAULT_PATH_TO_TOP_OF_MAVEN_REPOSITORY - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
DEFAULT_PREFIX_NUMBER_FORMAT - Static variable in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
DEFAULT_PREFIX_TEMPLATE - Static variable in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
DEFAULT_PRIMARY_TYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
 
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.connector.infinispan.InfinispanSource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheSource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.connector.svn.SVNRepositorySource
 
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_ROOT_NODE_UUID - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
The default UUID that is used for root nodes in a store.
DEFAULT_SEQUENCER_SELECTOR - Static variable in class org.jboss.dna.repository.sequencer.SequencingService
The default SequencingService.Selector that considers every Sequencer to be used for every node.
DEFAULT_SHOW_SQL - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
This source does not output executed SQL by default, but this can be overridden by calling JpaSource.setShowSql(boolean).
DEFAULT_SIGNIFICANT_FIGURES - Static variable in class org.jboss.dna.common.statistic.Histogram
 
DEFAULT_SUPPORT_CREATING_WORKSPACES - Static variable in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
The default support for creating workspaces is false .
DEFAULT_SUPPORT_EVENTS - Static variable in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORT_REFERENCES - Static variable in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
The default support for creating workspaces is true .
DEFAULT_SUPPORT_SAME_NAME_SIBLINGS - Static variable in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
The default support for same-name-siblings is true .
DEFAULT_SUPPORT_UPDATES - Static variable in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORTS_CREATING_WORKSPACES - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
This source does support creating workspaces.
DEFAULT_SUPPORTS_UPDATES - Static variable in class org.jboss.dna.connector.filesystem.FileSystemSource
This source does not support updates by default, but each instance may be configured to be read-only or updateable}.
DEFAULT_SUPPORTS_UPDATES - Static variable in class org.jboss.dna.connector.store.jpa.JpaSource
This source supports udpates by default, but each instance may be configured to be read-only or updateable.
DEFAULT_SUPPORTS_UPDATES - Static variable in class org.jboss.dna.connector.svn.SVNRepositorySource
This source supports udpates by default, but each instance may be configured to be read-only or updateable}.
DEFAULT_TYPE - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_URI_PROPERTY_NAME - Static variable in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
 
DEFAULT_UUID_PROPERTY_NAME - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
DEFAULT_VALUES - Static variable in class org.jboss.dna.graph.JcrLexicon
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
The default name for the workspace used by this source, which is a blank string.
DEFAULT_WORKSPACE_NAME - Static variable in class org.jboss.dna.graph.DnaLexicon
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.jboss.dna.repository.DnaConfiguration
 
defaultCacheFactoryConfigurationNameWasNotValidConfiguration - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
defaultCacheManagerConfigurationNameWasNotValidConfiguration - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
defaultWorkspaceName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
DelegatingValueFactories - Class in org.jboss.dna.graph.property.basic
A ValueFactories implementation that delegates to another instance, and that is often useful for subclassing.
delete(String) - Static method in class org.jboss.dna.common.util.FileUtil
Delete the file or directory at the supplied path.
delete(File) - Static method in class org.jboss.dna.common.util.FileUtil
Delete the file or directory given by the supplied reference.
delete(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the specified node.
delete(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given location.
delete(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given path.
delete(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node at the given path.
delete(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given UUID.
delete(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given identification properties.
delete(Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Request to delete the node with the given identification properties.
delete(Node) - Method in class org.jboss.dna.graph.Graph
Request to delete the specified node.
delete(Location) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given location.
delete(String) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(Path) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(UUID) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given UUID.
delete(Property) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given identification properties.
deleteBranch(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to delete a branch.
deleteBranch(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to delete a branch.
DeleteBranchRequest - Class in org.jboss.dna.graph.request
Instruction that a branch be deleted.
DeleteBranchRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.DeleteBranchRequest
Create a request to delete a branch.
DeleteChildrenRequest - Class in org.jboss.dna.graph.request
Instruction that all nodes below a supplied node be deleted.
DeleteChildrenRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.DeleteChildrenRequest
Create a request to delete all children of the supplied node.
deleteDirectory(String) - Method in interface org.jboss.dna.connector.scm.ScmActionFactory
 
deleteDirectory(String) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
deleteFailed - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
deleteFile(String, String) - Method in interface org.jboss.dna.connector.scm.ScmActionFactory
 
deleteFile(String, String) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
deleteItem(HttpServletRequest, String, String, String) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Deletes the item at path.
deletePropertiesFor(Long, String, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
Delete all properties for the node with the supplied UUID.
deleteReferencesFrom(Long, String, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
Delete all references that start from the node with the supplied UUID.
deleteSubgraph(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Delete the nodes in the subgraph.
deleteUnenforcedReferences(Long, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
Delete all references (in all workspaces) that start from nodes that do not require enforced referential integrity.
deleteUnused(EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
Delete all unused large value entities.
DELIMITER - Static variable in interface org.jboss.dna.graph.property.Path
The delimiter character used to separate segments within a path.
DELIMITER_STR - Static variable in interface org.jboss.dna.graph.property.Path
String form of the delimiter used to separate segments within a path.
description() - Method in enum org.jboss.dna.common.util.SecureHash.Algorithm
 
DESCRIPTION - Static variable in class org.jboss.dna.repository.DnaLexicon
 
deserializeAllProperties(ObjectInputStream, Collection<Property>, Serializer.LargeValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the serialized properties on the supplied object stream.
deserializeProperty(ObjectInputStream, Serializer.LargeValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the serialized property on the supplied object stream.
deserializePropertyValues(ObjectInputStream, Name, boolean, Serializer.LargeValues, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the serialized property on the supplied object stream.
deserializeSomeProperties(ObjectInputStream, Collection<Property>, Serializer.LargeValues, Serializer.LargeValues, Name...) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the serialized properties on the supplied object stream.
desiredName() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the name of the clone if it is to be different than that of the original.
desiredName() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the name of the copy if it is to be different than that of the original.
desiredName() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the name of the copy if it is to be different than that of the original.
desiredNameOfNewWorkspace() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the desired name for the new workspace.
desiredNameOfTargetWorkspace() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the desired name for the target workspace.
desiredSegment() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the exact segment at which the clone should be rooted
Destination - Interface in org.jboss.dna.graph.io
Interface used internally as the destination for the requests.
destroy(String) - Method in class org.jboss.dna.connector.store.jpa.util.Workspaces
Remove the entity representation of the workspace.
destroy() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Remove this node from it's parent and destroy it's contents.
destroyWorkspace(String) - Method in class org.jboss.dna.graph.connector.map.MapRepository
Removes the named workspace from the #workspaces workspaces map.
destroyWorkspace(String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to destroy an existing workspace.
destroyWorkspace(String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to destroy an existing workspace.
DestroyWorkspaceRequest - Class in org.jboss.dna.graph.request
Request that an existing workspace with the supplied name be destroyed.
DestroyWorkspaceRequest(String) - Constructor for class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Create a request to destroy an existing workspace.
DetailedStatistics<T extends Number> - Class in org.jboss.dna.common.statistic
Encapsulation of the statistics for a series of values to which new values are frequently added.
DetailedStatistics(MathOperations<T>) - Constructor for class org.jboss.dna.common.statistic.DetailedStatistics
 
digestName() - Method in enum org.jboss.dna.common.util.SecureHash.Algorithm
 
discoverType(Object) - Static method in enum org.jboss.dna.graph.property.PropertyType
 
discoverType(Class<?>) - Static method in enum org.jboss.dna.graph.property.PropertyType
Discover the most appropriate PropertyType whose values can be assigned to variables or parameters of the supplied type.
divide(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
divide(long) - Method in class org.jboss.dna.common.math.Duration
Divide the duration by the supplied number, and return the result.
divide(Duration) - Method in class org.jboss.dna.common.math.Duration
Divide the duration by another duration to calculate the ratio.
divide(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
divide(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
divide(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
divide(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
divide(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Divide the first operand by the second, and return the result.
divide(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
DnaConfiguration - Class in org.jboss.dna.repository
A configuration builder for a DnaEngine.
DnaConfiguration() - Constructor for class org.jboss.dna.repository.DnaConfiguration
Create a new configuration, using a default-constructed ExecutionContext.
DnaConfiguration(ExecutionContext) - Constructor for class org.jboss.dna.repository.DnaConfiguration
Create a new configuration using the supplied ExecutionContext.
DnaConfiguration.ChooseClass<ComponentClassType,ReturnType> - Interface in org.jboss.dna.repository
The interface used to configure the class used for a component.
DnaConfiguration.ConfigurationDefinition - Class in org.jboss.dna.repository
Representation of the current configuration content.
DnaConfiguration.HasName - Interface in org.jboss.dna.repository
Interface for a component that has a name.
DnaConfiguration.LoadedFrom<ReturnType> - Interface in org.jboss.dna.repository
Interface for specifying from where the component's class is to be loaded.
DnaConfiguration.MimeTypeDetectorDefinition<ReturnType> - Interface in org.jboss.dna.repository
Interface used to set up and define a MIME type detector instance.
DnaConfiguration.PathExpressionOutput<ReturnType> - Interface in org.jboss.dna.repository
Interface used to specify the output path expression for a sequencer configuration.
DnaConfiguration.Removable<ReturnType> - Interface in org.jboss.dna.repository
Interface that defines the ability to remove the configuration component.
DnaConfiguration.RepositorySourceDefinition<ReturnType> - Interface in org.jboss.dna.repository
Interface used to set up and define a RepositorySource instance.
DnaConfiguration.Returnable<ReturnType> - Interface in org.jboss.dna.repository
Interface that defines the ability to obtain the configuration component.
DnaConfiguration.SequencerDefinition<ReturnType> - Interface in org.jboss.dna.repository
Interface used to set up and define a sequencer instance.
DnaConfiguration.SetDescription<ReturnType> - Interface in org.jboss.dna.repository
The interface used to set a description on a component.
DnaConfiguration.SetProperties<ReturnType> - Interface in org.jboss.dna.repository
Interface for configuring the JavaBean-style properties of an object.
DnaConfigurationException - Exception in org.jboss.dna.repository
A runtime exception that denotes an error within the configuration for JBoss DNA.
DnaConfigurationException() - Constructor for exception org.jboss.dna.repository.DnaConfigurationException
 
DnaConfigurationException(String) - Constructor for exception org.jboss.dna.repository.DnaConfigurationException
 
DnaConfigurationException(Throwable) - Constructor for exception org.jboss.dna.repository.DnaConfigurationException
 
DnaConfigurationException(String, Throwable) - Constructor for exception org.jboss.dna.repository.DnaConfigurationException
 
DnaDtdLexicon - Class in org.jboss.dna.sequencer.xml
Lexicon of names for XML DTD concepts.
DnaDtdLexicon() - Constructor for class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
DnaDtdLexicon.Namespace - Class in org.jboss.dna.sequencer.xml
 
DnaDtdLexicon.Namespace() - Constructor for class org.jboss.dna.sequencer.xml.DnaDtdLexicon.Namespace
 
DnaEngine - Class in org.jboss.dna.repository
A single instance of the DNA services, which is obtained after setting up the configuration.
DnaIntLexicon - Class in org.jboss.dna.graph
A lexicon of internal and implementation-specific information
DnaIntLexicon() - Constructor for class org.jboss.dna.graph.DnaIntLexicon
 
DnaIntLexicon - Class in org.jboss.dna.jcr
A lexicon of internal and implementation-specific information
DnaIntLexicon() - Constructor for class org.jboss.dna.jcr.DnaIntLexicon
 
DnaIntLexicon.Namespace - Class in org.jboss.dna.graph
 
DnaIntLexicon.Namespace() - Constructor for class org.jboss.dna.graph.DnaIntLexicon.Namespace
 
DnaJcrDeployer - Class in org.jboss.dna.web.jcr.rest
Servlet context listener that is responsible for initializing the repository factory.
DnaJcrDeployer() - Constructor for class org.jboss.dna.web.jcr.rest.DnaJcrDeployer
 
DnaJcrRepositoryProvider - Class in org.jboss.dna.web.jcr.rest.spi
Repository provider backed by the DNA JCR implementation.
DnaJcrRepositoryProvider() - Constructor for class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
 
DnaLexicon - Class in org.jboss.dna.graph
A lexicon of names used within JBoss DNA.
DnaLexicon() - Constructor for class org.jboss.dna.graph.DnaLexicon
 
DnaLexicon - Class in org.jboss.dna.jcr
A lexicon of names used within JBoss DNA.
DnaLexicon() - Constructor for class org.jboss.dna.jcr.DnaLexicon
 
DnaLexicon - Class in org.jboss.dna.repository
A lexicon of names used within JBoss DNA.
DnaLexicon() - Constructor for class org.jboss.dna.repository.DnaLexicon
 
DnaLexicon.Namespace - Class in org.jboss.dna.graph
 
DnaLexicon.Namespace() - Constructor for class org.jboss.dna.graph.DnaLexicon.Namespace
 
DnaXmlLexicon - Class in org.jboss.dna.sequencer.xml
Lexicon of names for XML concepts.
DnaXmlLexicon() - Constructor for class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
DnaXmlLexicon.Namespace - Class in org.jboss.dna.sequencer.xml
 
DnaXmlLexicon.Namespace() - Constructor for class org.jboss.dna.sequencer.xml.DnaXmlLexicon.Namespace
 
DOCUMENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
DONT_BREAK_LINES - Static variable in class org.jboss.dna.common.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
DOUBLE_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of double values.
DOUBLE_QUOTED_STRING - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of all the characters within double-quotes.
DoubleOperations - Class in org.jboss.dna.common.math
The math operations for double numbers.
DoubleOperations() - Constructor for class org.jboss.dna.common.math.DoubleOperations
 
doubleValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
doubleValue() - Method in class org.jboss.dna.common.math.Duration
doubleValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
doubleValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
doubleValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
doubleValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
doubleValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a double.
doubleValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
DoubleValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.DOUBLE values.
DoubleValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.DoubleValueFactory
 
Duration - Class in org.jboss.dna.common.math
A number representing an immutable duration of time.
Duration(long) - Constructor for class org.jboss.dna.common.math.Duration
Create a duration given the number of nanoseconds.
Duration(long, TimeUnit) - Constructor for class org.jboss.dna.common.math.Duration
Create a duration and the time unit.
Duration.Components - Class in org.jboss.dna.common.math
The atomic components of this duration, broken down into whole hours, minutes and (fractional) seconds.
DurationOperations - Class in org.jboss.dna.common.math
The math operations for Durations.
DurationOperations() - Constructor for class org.jboss.dna.common.math.DurationOperations
 

E

ELEMENT_CONTENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
elements() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
EMPTY_RELATIVE - Static variable in class org.jboss.dna.graph.property.basic.BasicPath
 
EMPTY_REPOSITORY_NAME - Static variable in class org.jboss.dna.web.jcr.rest.JcrResources
Name to be used when the repository name is empty string as "//" is not a valid path.
EMPTY_STRING_ARRAY - Static variable in class org.jboss.dna.common.util.StringUtil
 
EMPTY_WORKSPACE_NAME - Static variable in class org.jboss.dna.web.jcr.rest.JcrResources
Name to be used when the workspace name is empty string as "//" is not a valid path.
EmptyIterator<T> - Class in org.jboss.dna.common.collection
A reusuable Iterator implementation that has no elements.
EmptyIterator() - Constructor for class org.jboss.dna.common.collection.EmptyIterator
 
encode(String) - Method in class org.jboss.dna.common.text.Jsr283Encoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.NoOpEncoder
Returns the encoded version of a string.
encode(String) - Method in interface org.jboss.dna.common.text.TextEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.UrlEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.XmlNameEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.XmlValueEncoder
Returns the encoded version of a string.
ENCODE - Static variable in class org.jboss.dna.common.util.Base64
Specify encoding.
encode(InputStream) - Static method in class org.jboss.dna.common.util.Base64
Encodes content of the supplied InputStream into Base64 notation.
encode(InputStream, int) - Static method in class org.jboss.dna.common.util.Base64
Encodes the content of the supplied InputStream into Base64 notation.
encodeBytes(byte[]) - Static method in class org.jboss.dna.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jboss.dna.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jboss.dna.common.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jboss.dna.common.util.Base64
Encodes a byte array into Base64 notation.
ENCODED - Static variable in class org.jboss.dna.graph.JcrLexicon
 
encodeFileToFile(String, String) - Static method in class org.jboss.dna.common.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.jboss.dna.common.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.jboss.dna.common.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jboss.dna.common.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.jboss.dna.common.util.Base64
Convenience method for encoding data to a file.
ENCODING - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
endCDATA() - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
endDocument() - Method in class org.jboss.dna.graph.xml.XmlHandler
endElement(String, String, String) - Method in class org.jboss.dna.graph.xml.XmlHandler
endElement(String, String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
endEntity(String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
endingBefore() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the index past the last child that is to be included in the block.
endPrefixMapping(String) - Method in class org.jboss.dna.graph.xml.XmlHandler
endPrefixMapping(String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
endsWith(Name) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine if the path's Path.getLastSegment() has the supplied name and no SNS index.
endsWith(Name, int) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine if the path's Path.getLastSegment() has the supplied name and SNS index.
endsWith(Name) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine if the path's Path.getLastSegment() has the supplied name and no SNS index.
endsWith(Name, int) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine if the path's Path.getLastSegment() has the supplied name and SNS index.
endsWith(Name) - Method in interface org.jboss.dna.graph.property.Path
Determine if the path's Path.getLastSegment() has the supplied name and no SNS index.
endsWith(Name, int) - Method in interface org.jboss.dna.graph.property.Path
Determine if the path's Path.getLastSegment() has the supplied name and SNS index.
engineIsNotRunning - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ENTITY - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
entrySet() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
equals(Object) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
equals(Object) - Method in class org.jboss.dna.common.collection.Problem
equals(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
equals(Object) - Method in class org.jboss.dna.common.component.ComponentConfig
equals(Object) - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
 
equals(Object) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
equals(Object) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.Model
 
equals(Object) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
equals(Object) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
equals(Object) - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
equals(Object) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
equals(Object) - Method in class org.jboss.dna.graph.connector.federation.Projection
equals(Object) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
equals(Object) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
equals(Object) - Method in class org.jboss.dna.graph.connector.map.MapNode
equals(Object) - Method in class org.jboss.dna.graph.Location
equals(Object) - Method in class org.jboss.dna.graph.observe.Changes
equals(Object) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
equals(Object) - Method in class org.jboss.dna.graph.property.basic.AbstractBinary
equals(Object) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
equals(Object) - Method in class org.jboss.dna.graph.property.basic.BasicName
equals(Object) - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
equals(Object) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
equals(Object) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
equals(Object) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
equals(Object) - Method in class org.jboss.dna.graph.property.basic.RootPath
equals(Object) - Method in class org.jboss.dna.graph.property.basic.UuidReference
equals(Object) - Method in class org.jboss.dna.graph.property.PathExpression
equals(Object) - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
equals(Object) - Method in class org.jboss.dna.graph.request.CloneBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
equals(Object) - Method in class org.jboss.dna.graph.request.CompositeRequest
equals(Object) - Method in class org.jboss.dna.graph.request.CopyBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.request.CreateNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
equals(Object) - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
equals(Object) - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
equals(Object) - Method in class org.jboss.dna.graph.request.MoveBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
equals(Object) - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
equals(Object) - Method in class org.jboss.dna.graph.request.RenameNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.request.SetPropertyRequest
equals(Object) - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
equals(Object) - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
equals(Object) - Method in class org.jboss.dna.graph.session.GraphSession.Node
equals(Object) - Method in class org.jboss.dna.graph.session.GraphSession.NodeId
equals(Object) - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
equals(Object) - Method in class org.jboss.dna.jcr.CorrespondenceId
equals(Object) - Method in class org.jboss.dna.jcr.NodeDefinitionId
equals(Object) - Method in class org.jboss.dna.jcr.PropertyDefinitionId
equals(Object) - Method in class org.jboss.dna.maven.MavenDependency
equals(Object) - Method in class org.jboss.dna.maven.MavenId
equals(Object) - Method in class org.jboss.dna.maven.MavenId.Version
equals(Object) - Method in class org.jboss.dna.repository.RepositoryService
equals(Object) - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
equals(Object) - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
equals(Object) - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
equals(Object) - Method in class org.jboss.dna.repository.util.RepositoryNodePath
error(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the ERROR level according to the specified format and (optional) parameters.
error(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(SAXParseException) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
errorAddingOrUpdatingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorAddingProjectionRuleParseMethod - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorClosingBinaryStreamForPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorClosingTempFileStreamAfterWritingContent - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorClosingUrlStreamToPom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorConvertingIo - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorConvertingType - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorCreatingInstanceOfClass - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorCreatingInstanceOfClassUsingClassLoaders - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingUrlForMavenId - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingXpathParserToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingXpathStatementsToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorDeletingTempFileStreamAfterWritingContent - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorDeregisteringRuleSetBeforeUpdatingIt - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorExecutingRuleSetWithGlobalsAndFacts - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingDataSourceInJndi - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
errorFindingPropertyNameInPropertyAddedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyChangedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyRemovedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingSequencersToRunAgainstNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingNodeRelativeToNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingOptionalPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingPomFileForMavenIdAtUrl - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorGettingRequiredPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingUrlForMavenProject - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorImportingCndContent - Static variable in class org.jboss.dna.cnd.CndI18n
 
errorImportingContent - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorInRepositoryWhileFindingSequencersToRunAgainstNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorInRepositoryWhileSequencingNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorObtainingDefaultWorkspaceName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorObtainingSessionToRepositoryWorkspace - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorObtainingWorkspaceNames - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorProcessingEvents - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingConfigurationForFederatedRepositorySource - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorReadingPropertiesFromContainerNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingPropertyValueBytes - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorReadingRulesAndProperties - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingXmlDocumentToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorRecreatingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRegisteringPersistentNamespace - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorRemovingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRemovingRuleSetUponShutdown - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRollingBackRuleSetAfterUpdateFailed - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorSequencingCndContent - Static variable in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
errorSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
errorSerializingInMemoryCachePolicyInSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
errorSettingContextClassLoader - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
errorSettingJavaBeanPropertyOnInstanceOfClass - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorsPreventStarting - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorStartingRepositoryService - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorUnregisteringWorkspaceListenerWhileShuttingDownObservationService - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorUsingJsr94RuleAdministrator - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorVerifyingWorkspaceName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorWhileFindingNodeWithPath - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorWhileFindingNodeWithUuid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorWhileInitializingTheNamespaceRegistry - Static variable in class org.jboss.dna.jcr.JcrI18n
 
errorWhileSequencingNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorWritingProblemsOnRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ESCAPE_CHARACTER - Static variable in class org.jboss.dna.common.text.UrlEncoder
 
EXCEL_FULL_CONTENT - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
EXCEL_SHEET_NAME - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
ExcelMetadata - Class in org.jboss.dna.sequencer.msoffice.excel
Metadata for Excel (Full text contents and list of sheet names)
ExcelMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
ExcelMetadataReader - Class in org.jboss.dna.sequencer.msoffice.excel
Extracts data and some metadata from Excel files
ExcelMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadataReader
 
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Execute the supplied commands against this repository source.
execute(ScmAction, String) - Method in interface org.jboss.dna.connector.scm.ScmActionExecutor
 
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Execute the supplied commands against this repository source.
execute(ScmAction, String) - Method in class org.jboss.dna.connector.svn.SVNActionExecutor
 
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
Execute the supplied commands against this repository source.
execute() - Method in class org.jboss.dna.graph.Graph.Batch
Stop accumulating the requests, submit them to the repository source, and return the results.
execute() - Method in interface org.jboss.dna.graph.Graph.Executable
Stop accumulating the requests, submit them to the repository source, and return the results.
execute(Node, String, NetChangeObserver.NetChange, Set<RepositoryNodePath>, SequencerContext, Problems) - Method in interface org.jboss.dna.repository.sequencer.Sequencer
Execute the sequencing operation on the supplied node, which has recently been created or changed.
execute(Node, String, NetChangeObserver.NetChange, Set<RepositoryNodePath>, SequencerContext, Problems) - Method in class org.jboss.dna.repository.sequencer.StreamSequencerAdapter
Execute the sequencing operation on the supplied node, which has recently been created or changed.
executedRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
executingRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
ExecutionContext - Class in org.jboss.dna.graph
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
ExecutionContext() - Constructor for class org.jboss.dna.graph.ExecutionContext
Create an instance of an execution context that uses the current JAAS calling context , with default implementations for all other components (including default namespaces in the namespace registry.
executionContextHasBeenClosed - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
exist(SVNRepository) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
Check if the repository path exist.
existingStoreSpecifiesUnknownModel - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
exists(SVNRepository, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
 
exists() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Return whether this node is known to exist.
exists(MavenId) - Method in class org.jboss.dna.maven.MavenRepository
Determine whether the identified library exists in this Maven repository.
exists(MavenId, MavenId...) - Method in class org.jboss.dna.maven.MavenRepository
Determine which of the identified libraries exist in this Maven repository.
expectedBooleanLiteral - Static variable in class org.jboss.dna.cnd.CndI18n
 
expectedStringLiteral - Static variable in class org.jboss.dna.cnd.CndI18n
 
expectedValidNameLiteral - Static variable in class org.jboss.dna.cnd.CndI18n
 
expectedValidOnParentVersion - Static variable in class org.jboss.dna.cnd.CndI18n
 
expectedValidPropertyTypeName - Static variable in class org.jboss.dna.cnd.CndI18n
 
expectedValidQueryOperator - Static variable in class org.jboss.dna.cnd.CndI18n
 
EXPRESSION_ASSIGNMENT_HANLDER_DELEGATION_CN - Static variable in class org.jboss.dna.sequencer.jpdl3.JPDL3MetadataConstants
 
ExtensionBasedMimeTypeDetector - Class in org.jboss.dna.graph.mimetype
A MimeTypeDetector that attempts to match the extension of the supplied name against a set of known file extensions.
ExtensionBasedMimeTypeDetector() - Constructor for class org.jboss.dna.graph.mimetype.ExtensionBasedMimeTypeDetector
Create a default instance of the extension-based MIME type detector.
ExtensionBasedMimeTypeDetector(Map<String, String>) - Constructor for class org.jboss.dna.graph.mimetype.ExtensionBasedMimeTypeDetector
Create an instance of the extension-based MIME type detector by using the supplied mappings.
ExtensionBasedMimeTypeDetector(Map<String, String>, boolean) - Constructor for class org.jboss.dna.graph.mimetype.ExtensionBasedMimeTypeDetector
Create an instance of the extension-based MIME type detector by using the supplied mappings.
externalEntityDecl(String, String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler

F

failingIfAnyUuidsMatch() - Method in interface org.jboss.dna.graph.Graph.WithUuids
 
fatalError(SAXParseException) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
fatalErrorSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
FederatedRepositorySource - Class in org.jboss.dna.graph.connector.federation
A RepositorySource for a federated repository.
FederatedRepositorySource() - Constructor for class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Construct a new instance of a RepositorySource for a federated repository.
federatedRepositorySourceMustBeInitialized - Static variable in class org.jboss.dna.graph.GraphI18n
 
federatedSourceDoesNotSupportCloningWorkspaces - Static variable in class org.jboss.dna.graph.GraphI18n
 
federatedSourceDoesNotSupportCreatingWorkspaces - Static variable in class org.jboss.dna.graph.GraphI18n
 
federatedSourceDoesNotSupportDestroyingWorkspaces - Static variable in class org.jboss.dna.graph.GraphI18n
 
federationServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
FieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
FieldMetadata is the base class of all fields.
FieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
FILE - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
fileAlreadyExists - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
fileDoesNotExist - Static variable in class org.jboss.dna.jcr.JcrI18n
 
FileSystemConnection - Class in org.jboss.dna.connector.filesystem
The RepositoryConnection implementation for the file system connector.
FileSystemI18n - Class in org.jboss.dna.connector.filesystem
The internationalized string constants for the org.jboss.dna.connector.filesystem* packages.
FileSystemI18n() - Constructor for class org.jboss.dna.connector.filesystem.FileSystemI18n
 
FileSystemRequestProcessor - Class in org.jboss.dna.connector.filesystem
The RequestProcessor implementation for the file systme connector.
FileSystemSource - Class in org.jboss.dna.connector.filesystem
The RepositorySource for the connector that exposes an area of the local file system as content in a repository.
FileSystemSource() - Constructor for class org.jboss.dna.connector.filesystem.FileSystemSource
 
FileUtil - Class in org.jboss.dna.common.util
A set of utilities for working with files and directories.
FileUtil() - Constructor for class org.jboss.dna.common.util.FileUtil
 
find(byte[]) - Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
Find an existing binary value given the supplied secure hash.
find(byte[]) - Method in interface org.jboss.dna.graph.property.BinaryFactory
Find an existing binary value given the supplied secure hash.
findAllNames(EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
Find the set of names for the existing workspaces.
findBestMethodOnTarget(String, Object...) - Method in class org.jboss.dna.common.util.Reflection
Find the best method on the target class that matches the signature specified with the specified name and the list of arguments.
findBestMethodWithSignature(String, Class<?>...) - Method in class org.jboss.dna.common.util.Reflection
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findByName(EntityManager, String) - Static method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
Find an existing workspace by its name, or create and return one if it does not already exist.
findByName(EntityManager, String, boolean) - Static method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
Find an existing workspace by its name.
findByUri(EntityManager, String) - Static method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
Find an existing namespace by its URI, or create and return one if it does not already exist.
findByUri(EntityManager, String, boolean) - Static method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
Find an existing namespace by its URI.
findFirstMethod(String, boolean) - Method in class org.jboss.dna.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findFirstMethod(Pattern) - Method in class org.jboss.dna.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findGetterMethods() - Method in class org.jboss.dna.common.util.Reflection
Find the getter methods on the target class that begin with "get" or "is", that have no parameters, and that return something other than void.
findGetterPropertyNames() - Method in class org.jboss.dna.common.util.Reflection
Find the property names with getter methods on the target class.
findMethods(String, boolean) - Method in class org.jboss.dna.common.util.Reflection
Find the method on the target class that matches the supplied method name.
findMethods(Pattern) - Method in class org.jboss.dna.common.util.Reflection
Find the methods on the target class that matches the supplied method name.
findNodeRelativeTo(GraphSession.Node<Payload, PropertyPayload>, Path) - Method in class org.jboss.dna.graph.session.GraphSession
Find the node with the supplied path relative to another node.
findNodeWith(Location) - Method in class org.jboss.dna.graph.session.GraphSession
Find in the session the node with the supplied location.
findNodeWith(GraphSession.NodeId) - Method in class org.jboss.dna.graph.session.GraphSession
Find in the session the node with the supplied identifier.
findNodeWith(GraphSession.NodeId, Path) - Method in class org.jboss.dna.graph.session.GraphSession
Find the node with the supplied identifier or, if no such node is found, the node at the supplied path.
findNodeWith(Path) - Method in class org.jboss.dna.graph.session.GraphSession
Find the node with the supplied path.
findOption(String) - Static method in enum org.jboss.dna.jcr.JcrRepository.Option
Determine the option given the option name.
finish() - Method in class org.jboss.dna.graph.session.GraphSession.NodeVisitor
Method that should be called after all visiting has been done successfully (with no exceptions), including when no nodes were visited.
finishPendingRequest() - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Finish any pending request
FloatOperations - Class in org.jboss.dna.common.math
The math operations for float numbers.
FloatOperations() - Constructor for class org.jboss.dna.common.math.FloatOperations
 
floatValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
floatValue() - Method in class org.jboss.dna.common.math.Duration
floatValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
floatValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
floatValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
floatValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
floatValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a float.
floatValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
flushBase64() - Method in class org.jboss.dna.common.util.Base64.OutputStream
Method added by PHIL.
FOLDER - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
FORMAT_BMP - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.jboss.dna.sequencer.image.ImageMetadata
Return value of ImageMetadata.getFormat() for RAS streams.
forText(String) - Static method in enum org.jboss.dna.cnd.QueryOperator
 
freeze() - Method in class org.jboss.dna.graph.request.Request
Freeze this request to prevent any further modification.
from(String) - Method in interface org.jboss.dna.graph.Graph.FromName
 
from(Name) - Method in interface org.jboss.dna.graph.Graph.FromName
 
from(String) - Method in class org.jboss.dna.graph.Graph.RemoveValueAction
 
from(Name) - Method in class org.jboss.dna.graph.Graph.RemoveValueAction
 
from() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the location defining the top of the branch to be cloned
from() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the location defining the top of the branch to be copied
from() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the location defining the top of the branch to be moved
from() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the location defining the node from which the property is to be removed.
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.DoubleOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.DurationOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.FloatOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.IntegerOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.LongOperations
 
fromBigDecimal(BigDecimal) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the BigDecimal representation into the natural object representation.
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.ShortOperations
 
fromString(String, ExecutionContext) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Parse the string form of a rule definition and return the rule
fromString(String, NameFactory) - Static method in class org.jboss.dna.jcr.NodeDefinitionId
Parse the supplied string for of an identifer, and return the object form for that identifier.
fromString(String, NameFactory) - Static method in class org.jboss.dna.jcr.PropertyDefinitionId
Parse the supplied string for of an identifer, and return the object form for that identifier.
fromWorkspace(String) - Method in class org.jboss.dna.graph.Graph.CloneAction
 
fromWorkspace(String) - Method in interface org.jboss.dna.graph.Graph.FromWorkspace
 
fromWorkspace() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the name of the workspace containing the branch to be cloned.
fromWorkspace() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the name of the workspace containing the branch to be copied.
FROZEN_MIXIN_TYPES - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
FROZEN_NODE - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
FROZEN_NODE - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
FROZEN_PRIMARY_TYPE - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
FROZEN_UUID - Static variable in class org.jboss.dna.jcr.JcrLexicon
 

G

GENERATED_PREFIX - Static variable in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
 
get(int) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
get(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
get(String) - Static method in class org.jboss.dna.common.util.LogContext
Get the context identified by the key parameter.
get(String, boolean) - Method in class org.jboss.dna.connector.store.jpa.util.Namespaces
 
get(String, boolean) - Method in class org.jboss.dna.connector.store.jpa.util.Workspaces
Get the workspace with the supplied name, and optionally create a new one if missing.
getAccessData() - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
 
getActorIdExpression() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
getActualAddedValues() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the actual added values.
getActualChildrenDeleted() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the list of the actual children that were deleted.
getActualLocationAfter() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the actual location of the node after being cloned.
getActualLocationAfter() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the actual location of the node after being copied.
getActualLocationAfter() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the actual location of the node after being moved.
getActualLocationAfter() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the actual location of the node after being renamed.
getActualLocationBefore() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the actual location of the node before being cloned.
getActualLocationBefore() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the actual location of the node before being copied.
getActualLocationBefore() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the actual location of the node before being moved.
getActualLocationBefore() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the actual location of the node before being renamed.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the actual location of the node that was created.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the actual location of the node whose properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the actual location of the node that was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the actual location of the node whose children and properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Get the actual location of the node whose property was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the actual location of the node that was updated.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Get the actual location of the node whose properties were read.
getActualLocationOfRoot() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfRoot() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Get the actual location of the root node in the new workspace, or null if the workspace was not (yet) created.
getActualLocationOfStartingAfterNode() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Get the actual location of the starting after sibling.
getActualRemovedValues() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the actual removed values.
getActualWorkspaceName() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the actual name of the workspace that was created.
getActualWorkspaceName() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Get the actual name of the workspace that was created.
getActualWorkspaceName() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Get the actual name of the workspace.
getAdministrator() - Method in class org.jboss.dna.repository.RepositoryLibrary
 
getAdministrator() - Method in class org.jboss.dna.repository.RepositoryService
getAdministrator() - Method in class org.jboss.dna.repository.sequencer.SequencingService
Return the administrative component for this service.
getAdministrator() - Method in interface org.jboss.dna.repository.service.AdministeredService
 
getAlbum() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getAllChildren(Long, Path) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
getAllChildren(Path) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getAllNodeTypes() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
getAllowsSameNameChildren() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
getAncestor(int) - Method in class org.jboss.dna.graph.property.basic.BasicPath
Return the path to the ancestor of the supplied degree.
getAncestor(int) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return the path to the ancestor of the supplied degree.
getAncestor(int) - Method in class org.jboss.dna.graph.property.basic.RootPath
Return the path to the ancestor of the supplied degree.
getAncestor(int) - Method in interface org.jboss.dna.graph.property.Path
Return the path to the ancestor of the supplied degree.
getAnnotationMetada() - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
getAnnotations() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
getArtifactId() - Method in class org.jboss.dna.maven.MavenId
The identifier for this artifact that is unique within the group given by the group ID.
getAssignment() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
Get the delegated instance, the assignment.
getAttributeScoping() - Method in class org.jboss.dna.sequencer.xml.XmlSequencer
 
getAuthor() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getAuthor() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getAutoGenerateSchema() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the Hibernate setting dictating what it does with the database schema upon first connection.
getAvailableWorkspaceNames() - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
Get the names of workspaces that are available (at least to the current user)
getAverageDuration() - Method in class org.jboss.dna.common.statistic.Stopwatch
Get the average duration that this stopwatch has recorded.
getBinaryFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getBinaryFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for binary properties.
getBinaryFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for binary properties.
getBitsPerPixel() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the image's number of bits per pixel.
getBooleanFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getBooleanFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for boolean properties.
getBooleanFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for boolean properties.
getBucketCount() - Method in class org.jboss.dna.common.statistic.Histogram
Return the number of buckets in this histogram.
getBuckets() - Method in class org.jboss.dna.common.statistic.Histogram
Get the buckets in this histogram.
getBytes() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Get the contents of this data as a byte array.
getBytes() - Method in interface org.jboss.dna.graph.property.Binary
Get the contents of this data as a byte array.
getCacheConfigurationName() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the name of the configuration that should be used if a cache is to be created using the CacheManager found in JNDI or the DefaultCacheManager if needed.
getCacheConfigurationName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name of the configuration that should be used if a cache is to be created using the CacheFactory found in JNDI or the DefaultCacheFactory if needed.
getCacheFactoryJndiName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name in JNDI of a CacheFactory instance that should be used to create the cache for this source.
getCacheJndiName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name in JNDI of a Cache instance that should be used by this source.
getCacheManagerJndiName() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the name in JNDI of a CacheManager instance that should be used to create the cache for this source.
getCachePolicy() - Method in interface org.jboss.dna.graph.cache.Cacheable
Get the caching policy to be used for this object.
getCachePolicy() - Method in class org.jboss.dna.graph.request.CacheableRequest
Get the caching policy to be used for this object.
getCacheTimeToLiveInMilliseconds() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the time in milliseconds that content returned from this source may used while in the cache.
getCacheTimeToLiveInMilliseconds() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the time in milliseconds that content returned from this source may used while in the cache.
getCacheTimeToLiveInMilliseconds() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the time in milliseconds that content returned from this source may used while in the cache.
getCanonicalPath() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the canonical form of this path.
getCanonicalPath() - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the canonical form of this path.
getCanonicalPath() - Method in interface org.jboss.dna.graph.property.Path
Get the canonical form of this path.
getCanonicalPathFailed - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
getCanonicalValue(Object) - Method in enum org.jboss.dna.graph.property.PropertyType
Obtain a value of this type in its canonical form.
getCapabilities() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in interface org.jboss.dna.graph.connector.RepositorySource
Get the capabilities for this source.
getCenturyOfEra() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the era of this instance in time.
getCenturyOfEra() - Method in interface org.jboss.dna.graph.property.DateTime
Get the era of this instance in time.
getChanges() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
getCharacters() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getChild(Path.Segment) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the child with the supplied segment.
getChild(Name, int) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the child with the supplied name and SNS index.
getChildDefinitionName() - Method in class org.jboss.dna.jcr.NodeDefinitionId
Get the name of the child definition.
getChildName() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
getChildNamespace() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
getChildren() - Method in class org.jboss.dna.graph.connector.map.MapNode
 
getChildren() - Method in class org.jboss.dna.graph.Graph
Request that the children be read on the node defined via the of(...)
getChildren() - Method in interface org.jboss.dna.graph.Node
Get the children of the node.
getChildren() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Location) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the children of the node at the supplied location.
getChildren() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get an iterator over the children that have the supplied name.
getChildren() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get an iterator over the children.
getChildrenCount() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the number of children.
getChildrenCount(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the number of children that have the same supplied name.
getChildrenSegments() - Method in interface org.jboss.dna.graph.Node
Get the list of child segments.
getChildUuidString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
 
getClasses() - Method in class org.jboss.dna.web.jcr.rest.JcrApplication
getClassifier() - Method in class org.jboss.dna.maven.MavenId
 
getClassLoader(String...) - Method in interface org.jboss.dna.common.component.ClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(String...) - Method in class org.jboss.dna.common.component.StandardClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(String...) - Method in class org.jboss.dna.graph.ExecutionContext
Get a class loader for the supplied classpath.
getClassLoader(ClassLoader, MavenId...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoader(String...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoader(ClassLoader, String...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoaderFactory() - Method in class org.jboss.dna.common.component.ComponentLibrary
Get the class loader factory that should be used to load the component classes.
getClassLoaderFactory() - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Gets the class loader factory that should be used to load MIME-type detectors.
getClassLoaderFactory() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
 
getClassName(Class<?>) - Static method in class org.jboss.dna.common.util.Reflection
Returns the name of the class.
getCode() - Method in class org.jboss.dna.common.collection.Problem
 
getColumn() - Method in class org.jboss.dna.common.text.TokenStream.Position
Get the 1-based column number of the character.
getComment(int) - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Returns the index'th comment retrieved from the file.
getComment() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getComment() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getCommonAncestor(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Find the lowest common ancestor of this path and the supplied path.
getCommonAncestor(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Find the lowest common ancestor of this path and the supplied path.
getCommonAncestor(Path) - Method in interface org.jboss.dna.graph.property.Path
Find the lowest common ancestor of this path and the supplied path.
getComparator() - Method in class org.jboss.dna.common.math.DoubleOperations
 
getComparator() - Method in class org.jboss.dna.common.math.DurationOperations
 
getComparator() - Method in class org.jboss.dna.common.math.FloatOperations
 
getComparator() - Method in class org.jboss.dna.common.math.IntegerOperations
 
getComparator() - Method in class org.jboss.dna.common.math.LongOperations
 
getComparator() - Method in interface org.jboss.dna.common.math.MathOperations
Return a Comparator for this operand class.
getComparator() - Method in class org.jboss.dna.common.math.ShortOperations
 
getComparator() - Method in enum org.jboss.dna.graph.property.PropertyType
 
getComponentClassname() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the fully-qualified name of the Java class used for instances of this component
getComponentClasspath() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the classpath defined in terms of strings compatible with a ClassLoaderFactory.
getComponentClasspathArray() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the classpath defined as an array of strings compatible with a ClassLoaderFactory.
getComponents() - Method in class org.jboss.dna.common.math.Duration
Return the duration components.
getComponents() - Method in class org.jboss.dna.maven.MavenId.Version
 
getComponentType() - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
getConfigType() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the configType.
getConfiguration() - Method in interface org.jboss.dna.common.component.Component
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfiguration(int) - Method in interface org.jboss.dna.graph.connector.RepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfiguration() - Method in class org.jboss.dna.repository.sequencer.StreamSequencerAdapter
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfiguration(int) - Method in class org.jboss.dna.repository.SimpleRepositoryContext
Get a snapshot of the current configuration for the RepositorySource.
getConfigurationDefinition() - Method in class org.jboss.dna.repository.DnaConfiguration
Get the immutable representation of the information defining where the configuration content can be found.
getConfigurationSourceName() - Method in class org.jboss.dna.repository.RepositoryService
 
getConfigurationWorkspaceName() - Method in class org.jboss.dna.repository.RepositoryService
 
getConnection() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Get a connection from the pool.
getConnection() - Method in interface org.jboss.dna.graph.connector.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.
getConnectionPool(String) - Method in class org.jboss.dna.repository.RepositoryLibrary
Get the connection pool managing the RepositorySource with the specified name managed by this instance.
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.io.GraphImporter
Get the context in which the importer will be executed.
getContext() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
 
getCoordinates() - Method in class org.jboss.dna.maven.MavenId
 
getCorePoolSize() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Returns the core number of connections.
getCount() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Get the number of values that have been measured.
getCount() - Method in class org.jboss.dna.common.statistic.Stopwatch
Return the number of runs (complete starts and stops) this stopwatch has undergone.
getCreated() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getCreatingApplication() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getCredentials() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getCurrentWorkspace() - Method in class org.jboss.dna.graph.Graph
Get the name of the current workspace being used by this graph.
getCurrentWorkspaceName() - Method in class org.jboss.dna.graph.Graph.Batch
Get the name of the workspace that this batch is using.
getCurrentWorkspaceName() - Method in class org.jboss.dna.graph.Graph
Get the name of the current workspace being used by this graph.
getData() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
getData() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
Get the data that represents the packed properties.
getDataSourceJndiName() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getDateFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getDateFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for date properties.
getDateFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for date properties.
getDayOfMonth() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the day of the month value of this instance in time.
getDayOfMonth() - Method in interface org.jboss.dna.graph.property.DateTime
Get the day of the month value of this instance in time.
getDayOfWeek() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the day of the week value of this instance in time.
getDayOfWeek() - Method in interface org.jboss.dna.graph.property.DateTime
Get the day of the week value of this instance in time.
getDayOfYear() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the day of the year of this instance in time.
getDayOfYear() - Method in interface org.jboss.dna.graph.property.DateTime
Get the day of the year of this instance in time.
getDecimalFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getDecimalFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for decimal properties.
getDecimalFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for decimal properties.
getDeclaredNodeDefinitions() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the array of child node definition templates for this node type
getDeclaredNodeDefinitions() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get the array of child node definition templates for this node type
getDeclaredPropertyDefinitions() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the array of property definition templates for this node type.
getDeclaredPropertyDefinitions() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get the array of property definition templates for this node type.
getDeclaredSupertypes() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the direct supertypes for this node type.
getDeclaredSupertypes() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get the direct supertypes for this node type.
getDecoder() - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Get the text decoder.
getDefault() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in interface org.jboss.dna.graph.connector.map.MapRepositorySource
Returns the cache policy for the repository source
getDefaultCachePolicy() - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
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.
getDefaultNamespaceUri() - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
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.property.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 class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
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.property.basic.ThreadSafeNamespaceRegistry
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.property.NamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultWorkspace() - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Get the repository driver.
getDefaultWorkspaceName() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get the name of the workspace that should be used by default.
getDependencies(MavenId) - Method in class org.jboss.dna.maven.MavenRepository
Get the dependencies for the Maven project with the specified ID.
getDepth() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getDepthForLoadingNodes() - Method in class org.jboss.dna.graph.session.GraphSession
Get the subgraph depth that is read when a node is loaded from the persistence store.
getDescription() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the description for this component
getDescription() - Method in class org.jboss.dna.common.statistic.Stopwatch
 
getDescription() - Method in class org.jboss.dna.connector.store.jpa.Model
Get the description of this model in the default locale.
getDescription(Locale) - Method in class org.jboss.dna.connector.store.jpa.Model
Get the description of this model in the supplied locale.
getDescription() - Method in interface org.jboss.dna.repository.DnaConfiguration.SetDescription
Get the description of this component.
getDescriptor(String) - Method in class org.jboss.dna.jcr.JcrRepository
getDescriptorKeys() - Method in class org.jboss.dna.jcr.JcrRepository
getDestination() - Method in class org.jboss.dna.repository.sequencer.SequencerContext
Returns the I/O environment in which this sequencer context operates
getDetailedStatistics() - Method in class org.jboss.dna.common.statistic.Stopwatch
Return this stopwatch's detailed statistics, if they are being kept.
getDialect() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getDir(SVNRepository, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
 
getDirectoryForDefaultWorkspace() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the file system path to the existing directory that should be used for the default workspace.
getDoubleFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getDoubleFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for double properties.
getDoubleFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for double properties.
getDriverClassloaderName() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getDriverClassName() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getDueDate() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
getDuratinInNanoseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in nanoseconds.
getDuration(TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Get the duration value in the supplied unit of time.
getDurationInMicroseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getDurationInMilliseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getDurationInSeconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getElementType() - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
getEncoder() - Method in class org.jboss.dna.graph.property.basic.StringValueFactory
 
getEndStateMetadata() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
getEntityManager() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
 
getEra() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the era of this instance in time.
getEra() - Method in interface org.jboss.dna.graph.property.DateTime
Get the era of this instance in time.
getError() - Method in class org.jboss.dna.graph.request.Request
Get the error associated with this request, if there is such an error.
getExceptionsToRule() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Get the paths that define the exceptions to this rule.
getExclusionPattern() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the regular expression that, if matched by a file or folder, indicates that the file or folder should be ignored
getExclusions() - Method in class org.jboss.dna.maven.MavenDependency
Exclusions explicitly tell Maven that you don't want to include the specified project that is a dependency of this dependency (in other words, its transitive dependency).
getExecutionContext() - Method in interface org.jboss.dna.graph.connector.RepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionContext() - Method in interface org.jboss.dna.graph.io.Destination
Obtain the execution context of the destination.
getExecutionContext() - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Obtain the execution context of the destination.
getExecutionContext() - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
The execution context that this process is operating within.
getExecutionContext() - Method in class org.jboss.dna.repository.DnaEngine
Get the context in which this engine is executing.
getExecutionContext() - Method in class org.jboss.dna.repository.RepositoryLibrary
 
getExecutionContext() - Method in class org.jboss.dna.repository.sequencer.SequencerContext
Returns the execution context under which this sequencer context operates
getExecutionContext() - Method in class org.jboss.dna.repository.sequencer.SequencingService
 
getExecutionContext() - Method in class org.jboss.dna.repository.SimpleRepositoryContext
Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
getExecutionEnvironment() - Method in class org.jboss.dna.repository.RepositoryService
 
getExecutorService() - Method in class org.jboss.dna.repository.sequencer.SequencingService
Get the executor service used to run the sequencers.
getExpirationTime() - Method in interface org.jboss.dna.graph.Node
Get the time at which this node representation should no longer be used.
getExpirationTimeInMillis() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the time when this node expires.
getExponentInScientificNotation(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
getExponentInScientificNotation(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
getExponentInScientificNotation(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
getExponentInScientificNotation(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
getExponentInScientificNotation(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
getExponentInScientificNotation(T) - Method in interface org.jboss.dna.common.math.MathOperations
Get the exponent if the number were written in exponential form.
getExponentInScientificNotation(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
getExpression() - Method in class org.jboss.dna.graph.property.PathExpression
 
getExpression() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the assignment expression for the jpdl identity component.
getFields() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
Gets a ordered lists of FieldMetadata from the unit.
getFirstChild(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the first child matching the name and lowest SNS index
getFirstValue() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Obtain the property's first value in its natural form.
getFirstValue() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Obtain the property's first value in its natural form.
getFirstValue() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Obtain the property's first value in its natural form.
getFirstValue() - Method in interface org.jboss.dna.graph.property.Property
Obtain the property's first value in its natural form.
getFormat() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the image format's name.
getFqClassName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
Get the full qualified name of the class delegation.
getFromUuidString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
 
getGeneratedPrefixTemplate() - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
getGraph() - Method in interface org.jboss.dna.graph.Graph.BaseResults
Get the graph containing the node.
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.io.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.
getGraph(String) - Method in class org.jboss.dna.repository.DnaEngine
Get a graph to the underlying source.
getGraph(ExecutionContext, String) - Method in class org.jboss.dna.repository.DnaEngine
Get a graph to the underlying source, using the supplied context.
getGroupId() - Method in class org.jboss.dna.maven.MavenId
A universally unique identifier for a project.
getHandlerForImportingXml(Location, boolean) - Method in class org.jboss.dna.graph.io.GraphImporter
Return an XmlHandler that can be used to import content directly into the supplied location.
getHash(SecureHash.Algorithm, byte[]) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the supplied digest algorithm.
getHash(SecureHash.Algorithm, File) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the supplied digest algorithm.
getHash(SecureHash.Algorithm, InputStream) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the supplied digest algorithm.
getHash(String, byte[]) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the digest identified by the supplied name.
getHash(String, File) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the digest identified by the supplied name.
getHash(String, InputStream) - Static method in class org.jboss.dna.common.util.SecureHash
Get the hash of the supplied content, using the digest identified by the supplied name.
getHash() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
 
getHash() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Get the SHA-1 hash of the contents.
getHash() - Method in interface org.jboss.dna.graph.property.Binary
Get the SHA-1 hash of the contents.
getHeaderLevel() - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
 
getHeadings() - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata
 
getHeight() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's vertical resolution in pixels.
getHexString(byte[]) - Static method in class org.jboss.dna.common.util.StringUtil
Get the hexadecimal string representation of the supplied byte array.
getHistogram() - Method in class org.jboss.dna.common.statistic.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.statistic.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.statistic.Stopwatch
Return the histogram of this stopwatch's individual runs.
getHostname() - Method in class org.jboss.dna.maven.MavenUrl
Get the host name
getHostnameAndPort() - Method in class org.jboss.dna.maven.MavenUrl
 
getHourOfDay() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the hour of the day of this instance in time.
getHourOfDay() - Method in interface org.jboss.dna.graph.property.DateTime
Get the hour of the day of this instance in time.
getHours() - Method in class org.jboss.dna.common.math.Duration.Components
Get the whole hours in this duration.
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
Get the node's identifier.
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQueryEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
getId() - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
 
getId() - Method in class org.jboss.dna.maven.MavenDependency
The identifier of the artifact for this dependency.
getIdleTimeInSecondsBeforeTestingConnections() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
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.
getImports() - Method in class org.jboss.dna.sequencer.java.metadata.JavaMetadata
Gets a list of from the unit.
getIndex() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the index for this segment, which will be 1 by default.
getIndex() - Method in interface org.jboss.dna.graph.property.Path.Segment
Get the index for this segment, which will be 1 by default.
getIndexInParent() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
Get the zero-based index of this child within the parent's list of children
getIndexInParent() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getInputPath() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
 
getInputPath() - Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
Return the path of the input node containing the content being sequenced.
getInputPath() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
 
getInputProperties() - Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperty(Name) - Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
Return the property with the supplied name from the input node containing the content being sequenced.
getInstance() - Static method in class org.jboss.dna.common.text.Inflector
 
getInstance() - Static method in class org.jboss.dna.common.text.NoOpEncoder
 
getInstance() - Static method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Get the shared projection parser, which is by default populated with the standard parser rules.
getInstanceOf(Object, Class<C>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Checks that the object is an instance of the specified Class and then returns the object cast to the specified Class
getInstances() - Method in class org.jboss.dna.common.component.ComponentLibrary
Return the list of sequencers.
getInternalReferences() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the list of references that are owned by nodes within the subgraph and that point to other nodes in this same subgraph.
getInUseCount() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Returns the approximate number of connections that are currently checked out from the pool.
getInvalidReferences() - Method in exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
getInwardReferences() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the list of references that are owned by nodes outside of the subgraph that point to nodes in this subgraph.
getItem(HttpServletRequest, String, String, String, int) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Handles GET requests for an item in a workspace.
getJavadocMetadata() - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
getJavaSourceFromTheInputStream(InputStream, long, String) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Gets Java source from the InputStream.
getJcrRepositoryNames() - Static method in class org.jboss.dna.web.jcr.rest.RepositoryFactory
 
getJcrRepositoryNames() - Method in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
 
getJcrRepositoryNames() - Method in interface org.jboss.dna.web.jcr.rest.spi.RepositoryProvider
Returns the available repository names JCR implementations that do not support multiple repositories on the same server should provide a singleton set containing some default repository name.
getJndiName() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Gets the JNDI name this source is bound to.
getJndiName() - Method in class org.jboss.dna.repository.RepositoryService
 
getKeepAliveTime(TimeUnit) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may remain idle before being closed.
getKeywords() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getLargeValues() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
getLargeValueSizeInBytes() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getLastPrinted() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getLastSavedBy() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getLastSegment() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the last segment in this path.
getLastSegment() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Get the last segment in this path.
getLastSegment() - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the last segment in this path.
getLastSegment() - Method in interface org.jboss.dna.graph.property.Path
Get the last segment in this path.
getLatestRevision(SVNRepository) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Get the last revision.
getLength() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
getLevel() - Method in class org.jboss.dna.common.util.Logger
Get the logging level at which this logger is current set.
getLine() - Method in class org.jboss.dna.common.text.TokenStream.Position
Get the 1-based line number of the character.
getLocalizationBundle(String, Locale) - Method in class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
getLocalizationBundle(String, Locale) - Method in interface org.jboss.dna.common.i18n.LocalizationRepository
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
getLocalizationProblemLocales() - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblemLocales(Class<?>) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblems(Class<?>) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblems(Class<?>, Locale) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblems() - Static method in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.graph.GraphI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
getLocalizationRepository() - Static method in class org.jboss.dna.common.i18n.I18n
Get the repository of localized messages.
getLocalName() - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the local name part of this qualified name.
getLocalName() - Method in interface org.jboss.dna.graph.property.Name
Get the local name part of this qualified name.
getLocation() - Method in class org.jboss.dna.common.collection.Problem
 
getLocation() - Method in interface org.jboss.dna.graph.Graph.CreateAt
Complete this request, submit it, and return the actual location of the created node.
getLocation() - Method in interface org.jboss.dna.graph.Node
Get the location of the node.
getLocation() - Method in exception org.jboss.dna.graph.property.PathNotFoundException
Get the path that was not found
getLocation() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the current location for this node.
getLocation() - Method in interface org.jboss.dna.graph.Subgraph
Get the location of the subgraph, which is the location of the node at the top of the subgraph.
getLocationFor(Long, Path) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
getLocationFor(Path) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getLocationFor(Path) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the location for the supplied path.
getLock() - Method in class org.jboss.dna.graph.connector.map.MapRepository
Returns the lock that must be used to ensure consistent access to the repository
getLogger(Class<?>) - Static method in class org.jboss.dna.common.util.Logger
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory instance.
getLogger(String) - Static method in class org.jboss.dna.common.util.Logger
Return a logger named according to the name parameter using the statically bound ILoggerFactory instance.
getLogger(Class<?>) - Method in class org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in class org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger() - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Gets the logger for this system
getLoggingLocale() - Static method in class org.jboss.dna.common.util.Logger
Get the locale used for the logs.
getLongFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getLongFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for long properties.
getLongFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for long properties.
getLowerBound() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Get the lower bound of this bucket.
getLowerBound() - Method in class org.jboss.dna.common.statistic.Histogram.BucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.statistic.Histogram.DefaultBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.statistic.Histogram.ExplicitBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.statistic.Histogram.StandardDeviationBucketingStrategy
 
getLowestAncestorThatDoesExist() - Method in exception org.jboss.dna.graph.property.PathNotFoundException
Get the lowest (closest) existing ancestor of the non-existant location.
getLowestExistingPath(Path) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Find the lowest existing node along the path.
getLowestExistingPath(Path) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Find the lowest existing node along the path.
getMathOperations() - Method in class org.jboss.dna.common.statistic.Histogram
 
getMathOperations() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
 
getMaxDepth() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
 
getMaxFailedAttemptsBeforeError() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
getMaximum() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Get the maximum value in the series.
getMaximumConnectionIdleTimeInSeconds() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getMaximumConnectionsInPool() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getMaximumDepth() - Method in interface org.jboss.dna.graph.Subgraph
Get the maximum depth requested for this subgraph.
getMaximumDuration() - Method in class org.jboss.dna.common.statistic.Stopwatch
Get the maximum duration that this stopwatch has recorded.
getMaximumPoolSize() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
getMaximumSizeOfStatementCache() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getMaxPathLength() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the UUID that is used for the root node of each workspace
getMean() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMeanValue() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Return the mean (average) value.
getMedian() - Method in class org.jboss.dna.common.statistic.DetailedStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMedianDuration() - Method in class org.jboss.dna.common.statistic.Stopwatch
Get the median duration that this stopwatch has recorded.
getMedianValue() - Method in class org.jboss.dna.common.statistic.DetailedStatistics
Return the median value.
getMessage() - Method in class org.jboss.dna.common.collection.Problem
 
getMessage() - Method in exception org.jboss.dna.graph.property.PathNotFoundException
getMessageString() - Method in class org.jboss.dna.common.collection.Problem
Get the message written in the current locale.
getMethods() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
Gets all MethodMetadata from the unit.
getMilliseconds() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMilliseconds() - Method in interface org.jboss.dna.graph.property.DateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMillisOfSecond() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the milliseconds of the second value of this instance in time.
getMillisOfSecond() - Method in interface org.jboss.dna.graph.property.DateTime
Get the milliseconds of the second value of this instance in time.
getMimeType() - Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
Return the MIME-type of the content being sequenced.
getMimeType() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns a String with the MIME type of the format.
getMimeTypeDetector() - Method in class org.jboss.dna.graph.ExecutionContext
Return an object that can be used to determine the MIME type of some content, such as the content of a file.
getMinimum() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Get the minimum value in the series.
getMinimumConnectionsInPool() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getMinimumDuration() - Method in class org.jboss.dna.common.statistic.Stopwatch
Get the minimum duration that this stopwatch has recorded.
getMinimumSize() - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.LargeValues
Get the minimum size for large values, specified as number of characters for a String or the number of bytes for a binary value
getMinuteOfHour() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the minute of this instance in time.
getMinuteOfHour() - Method in interface org.jboss.dna.graph.property.DateTime
Get the minute of this instance in time.
getMinutes() - Method in class org.jboss.dna.common.math.Duration.Components
Get the whole minutes in this duration.
getMixinNodeTypes() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
getModel() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the model that will be used.
getModel(String) - Static method in class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
getModelName() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
getModifiedProperties() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
getModifiers() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
getModifiers() - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
getModifiers() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
getMonthOfYear() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the month of the year of this instance in time.
getMonthOfYear() - Method in interface org.jboss.dna.graph.property.DateTime
Get the month of the year of this instance in time.
getName() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the name of this component.
getName() - Method in class org.jboss.dna.common.util.Logger
Return the name of this logger instance.
getName() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
 
getName() - Method in class org.jboss.dna.connector.store.jpa.Model
 
getName() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
getName() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
 
getName() - Method in class org.jboss.dna.graph.connector.map.MapNode
 
getName() - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Returns the name of the workspace.
getName() - Method in interface org.jboss.dna.graph.connector.RepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the name component of this segment.
getName() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the name of the property.
getName() - Method in interface org.jboss.dna.graph.property.Path.Segment
Get the name component of this segment.
getName() - Method in interface org.jboss.dna.graph.property.Property
Get the name of the property.
getName() - Method in enum org.jboss.dna.graph.property.PropertyType
 
getName() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the name of this node, without any same-name-sibling index.
getName() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Get the name of the property.
getName() - Method in interface org.jboss.dna.graph.Workspace
Get the name of the workspace.
getName() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the name of the node type being defined
getName() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get the name of the node type being defined
getName() - Method in interface org.jboss.dna.repository.DnaConfiguration.HasName
Get the name.
getName() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
Get the property name.
getName(Name) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Get the fully qualified name from the Name.
getName() - Method in class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
Get the name of the modifier.
getName() - Method in class org.jboss.dna.sequencer.java.metadata.ImportMetadata
 
getName() - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
getName() - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
getName() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
Get the name.
getName() - Method in class org.jboss.dna.sequencer.java.metadata.Variable
 
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3EndStateMetadata
 
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
Get the name of the specific swimlane.
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
getName() - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
getName() - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
getNameFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getNameFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for name properties.
getNameFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for name properties.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.ExecutionContext
Get the (mutable) namespace registry for this context.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.property.basic.NameValueFactory
Get the namespace registry.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
 
getNamespaceRegistry() - Method in interface org.jboss.dna.graph.property.NameFactory
Get the namespace registry.
getNamespaces() - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaceURI(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getNamespaceUri() - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
Get the URI for the namespace
getNamespaceUri() - Method in interface org.jboss.dna.graph.property.Name
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in interface org.jboss.dna.graph.property.NamespaceRegistry.Namespace
Get the URI for the namespace
getNode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the root node of the subgraph.
getNode(UUID) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Gets the node with the given UUID from the backing map, if one exists
getNode(ExecutionContext, String) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Find a node with the given path.
getNode(Path) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Find a node with the given path.
getNode(UUID) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Returns the node with the given UUID, if one exists or null if no with the given UUID exists in the workspace.
getNode(Path) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Returns the node at the given path, if one exists of null if no exists at the given path.
getNode(String) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Get the node at the supplied location.
getNode(Path) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Get the node at the supplied location.
getNode(Location) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Get the node at the supplied location.
getNode() - Method in interface org.jboss.dna.graph.Graph.CreateAt
Complete this request, submit it, and return the actual node that was created.
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.
getNode(Name) - Method in interface org.jboss.dna.graph.Subgraph
Get the node at the supplied location.
getNode(Name) - Method in interface org.jboss.dna.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
getNode(Path) - Method in interface org.jboss.dna.graph.SubgraphNode
Get the node at the supplied path that is relative to this node.
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.
getNodeAt(Iterable<Property>) - Method in class org.jboss.dna.graph.Graph
Request to read the node with the supplied unique identifier properties.
getNodeCount(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
 
getNodeDefinitionTemplates() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the modifiable list of child node definition templates for this node type
getNodeDefinitionTemplates() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Get the modifiable list of child node definition templates for this node type
getNodeId() - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
getNodeLocations(boolean, boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the Location for each of the nodes in the subgraph.
getNodePath() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getNodes(boolean, boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the nodes in the subgraph.
getNodeType(String) - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
getNodeType() - Method in exception org.jboss.dna.jcr.nodetype.NodeTypeExistsException
Get the name of the existing node type.
getNodeTypeName() - Method in class org.jboss.dna.jcr.NodeDefinitionId
Get the name of the node type on which the child node definition is defined.
getNodeTypeName() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Get the name of the node type on which the property definition is defined
getNodeTypes() - Method in class org.jboss.dna.jcr.CndNodeTypeSource
Returns the node type information to be registered in graph form.
getNodeTypes() - Method in interface org.jboss.dna.jcr.JcrNodeTypeSource
Returns the node type information to be registered in graph form.
getNodeUuid() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getNormalizedPath() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get a normalized path with as many ".." segments and all "." resolved.
getNormalizedPath() - Method in class org.jboss.dna.graph.property.basic.RootPath
Get a normalized path with as many ".." segments and all "." resolved.
getNormalizedPath() - Method in interface org.jboss.dna.graph.property.Path
Get a normalized path with as many ".." segments and all "." resolved.
getNotes() - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
getNotNull(T, String) - Static method in class org.jboss.dna.common.util.CheckArg
Returns the specified argument if it is not null.
getNumberOfChildren() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the number of children for this node.
getNumberOfComments() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful and ImageMetadata.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfConnectionsToAcquireAsNeeded() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getNumberOfImages() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Returns the number of images in the examined file.
getNumberOfNodesSequenced() - Method in class org.jboss.dna.repository.sequencer.SequencingService.Statistics
 
getNumberOfNodesSkipped() - Method in class org.jboss.dna.repository.sequencer.SequencingService.Statistics
 
getNumberOfValues() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Get the number of values in this bucket.
getNumChanges() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
getObjectFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getObjectFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for object properties.
getObjectFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for object properties.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
getObserver() - Method in interface org.jboss.dna.graph.connector.RepositoryContext
Get the observer that the connector may use to publish changes.
getObserver() - Method in class org.jboss.dna.repository.SimpleRepositoryContext
Get the observer that the connector may use to publish changes.
getOperandClass() - Method in class org.jboss.dna.common.math.DoubleOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.DurationOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.FloatOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.IntegerOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.LongOperations
 
getOperandClass() - Method in interface org.jboss.dna.common.math.MathOperations
Return the class that these operations operate upon.
getOperandClass() - Method in class org.jboss.dna.common.math.ShortOperations
 
getOption(String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
getOption(JcrRepository.Option) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Get the value for the repository option.
getOptions() - Method in class org.jboss.dna.jcr.JcrRepository
Get the options as configured for this repository.
getOutputExpression() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
 
getOutputPath() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
 
getOutwardReferences() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the list of references that are owned by nodes within the subgraph and that point to nodes not in this same subgraph.
getPackageMetadata() - Method in class org.jboss.dna.sequencer.java.metadata.JavaMetadata
Gets the PackageMetadata from the unit.
getPages() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getParameterizedTypeFieldRModifierPath(String, int) - Static method in class org.jboss.dna.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Create a path for the parameterized modifier.
getParameterizedTypeFieldRootPath(int) - Static method in class org.jboss.dna.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Create the root path for all path children of a parameterized type.
getParameterizedTypeFieldVariablePath(PathFactory, String, int) - Static method in class org.jboss.dna.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Get the path of a parameterized type variable.
getParameters() - Method in class org.jboss.dna.common.collection.Problem
 
getParameters() - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
getParent() - Method in class org.jboss.dna.graph.connector.map.MapNode
 
getParent() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Return the path to the parent, or this path if it is the root.
getParent() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return the path to the parent, or this path if it is the root.
getParent() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return the path to the parent, or this path if it is the root.
getParent() - Method in interface org.jboss.dna.graph.property.Path
Return the path to the parent, or this path if it is the root.
getParent() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get this node's parent node.
getParentIndexInParent() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getParentUuidString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
Returns the parent UUID string
getPassword() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getPassword() - Method in class org.jboss.dna.connector.svn.RepositoryAccessData
 
getPassword() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getPath() - Method in class org.jboss.dna.graph.Location
Get the path that (at least in part) defines this location.
getPath() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
getPath() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the current path to this node.
getPath() - Method in class org.jboss.dna.maven.MavenUrl
 
getPath() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Get the path in the configuration repository where the configuration content may be found
getPath() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.Entry
 
getPathExpressions() - Method in interface org.jboss.dna.repository.DnaConfiguration.SequencerDefinition
Get the path expressions from the saved configuration.
getPathExpressions() - Method in class org.jboss.dna.repository.sequencer.SequencerConfig
 
getPathFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getPathFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for path properties.
getPathFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for path properties.
getPathFactory() - Method in class org.jboss.dna.graph.session.GraphSession
Get the path factory that should be used to adjust the path objects.
getPathInRepository() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
The path where the content is to be placed ("projected") into the repository.
getPathInRepository(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Get the path in repository that is projected from the supplied source path, or null if the supplied source path is not projected into the repository.
getPathInRepository(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
Get the path in repository that is projected from the supplied source path, or null if the supplied source path is not projected into the repository.
getPathInSource() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
The path of the content as known to the source
getPathInSource(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Get the path in source that is projected from the supplied repository path, or null if the supplied repository path is not projected into the source.
getPathInSource(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
Get the path in source that is projected from the supplied repository path, or null if the supplied repository path is not projected into the source.
getPathsInRepository(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the paths in the repository that correspond to the supplied path within the source.
getPathsInSource(Path, PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the paths in the source that correspond to the supplied path within the repository.
getPathToTopOfRepository() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getPayload() - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
getPayload() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Get the payload for this property.
getPdName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Get the name of process definition.
getPercentageOfValues() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Return the percentage of values in the histogram that appear in this bucket.
getPhysicalHeightDpi() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPingTimeoutInNanos() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
getPooledActorsExpression() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
getPoolSize() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Returns the current number of connections in the pool, including those that are checked out (in use) and those that are not being used.
getPort() - Method in class org.jboss.dna.maven.MavenUrl
Get the port.
getPosition() - Method in exception org.jboss.dna.common.text.TokenStream.ParsingException
 
getPredefinedWorkspaceNames() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Gets the names of the workspaces that are available when this source is created.
getPredefinedWorkspaceNames() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Gets the names of the workspaces that are available when this source is created.
getPrefix(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPrefix() - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
Get the prefix for the namespace
getPrefix() - Method in interface org.jboss.dna.graph.property.NamespaceRegistry.Namespace
Get the prefix for the namespace
getPrefixes(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrimaryItemName() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the name of the primary item for this node type
getPrimaryItemName() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get the name of the primary item for this node type
getPrimaryNodeTypes() - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
getPrimaryTypeValue() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.Entry
Get the primary type specified for this node, or null if the type was not specified
getProblems() - Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProblems() - Method in class org.jboss.dna.jcr.CndNodeTypeSource
Returns the problems (if any) that were encountered parsing the CND files.
getProblems() - Method in class org.jboss.dna.repository.DnaConfiguration
Get the problems (if any) that are associated with this configuration.
getProblems() - Method in class org.jboss.dna.repository.DnaEngine
Get the problems that were encountered when setting up this engine from the configuration.
getProcessId() - Method in class org.jboss.dna.graph.observe.Changes
Get the identifier of the process where these changes originated.
getProperties() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the (unmodifiable) properties to be set through reflection on components of this type after instantiation
getProperties(boolean, boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
Get the properties for each of the nodes in the subgraph.
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 interface org.jboss.dna.graph.Node
Get the properties on the node.
getProperties() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the information for each of the properties on this node.
getProperties() - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
Get the properties for this provider.
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 interface org.jboss.dna.graph.Node
Get the map of properties keyed by the property names.
getPropertiesByName() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesByName() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesFor(Location) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the nodes that make up this branch.
getProperty(String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getProperty(String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getProperty(ExecutionContext, String) - Method in class org.jboss.dna.graph.connector.map.MapNode
Returns the named property
getProperty(Name) - Method in class org.jboss.dna.graph.connector.map.MapNode
Returns the named property
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(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.request.ReadPropertyRequest
Get the property that was read.
getProperty(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get from this node the property with the supplied name.
getProperty() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Get the Graph API property object containing the values.
getProperty(String) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Get the property.
getPropertyCount() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
getPropertyCount() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the number of properties owned by this node.
getPropertyDefinitionName() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Get the name of the property definition.
getPropertyDefinitionTemplates() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get the modifiable list of property definition templates for this node type.
getPropertyDefinitionTemplates() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Get the modifiable list of property definition templates for this node type.
getPropertyFactory() - Method in class org.jboss.dna.graph.ExecutionContext
Get the factory for creating Property objects.
getPropertyNames() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the names of the properties on this node.
getPropertyType() - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
Get the type of values created by this factory.
getPropertyType() - Method in interface org.jboss.dna.graph.property.ValueFactory
Get the type of values created by this factory.
getPropertyType() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Get the required property type
getPropertyValues() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.Entry
Get the property values, which may be empty
getQueryId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
getReference() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
getReference() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
getReference() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
getReference() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
getReference() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
getReference() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
getReference() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
getReferenceableId() - Method in class org.jboss.dna.jcr.CorrespondenceId
 
getReferenceFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getReferenceFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for reference properties.
getReferenceFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for reference properties.
getReferencesToUuids(Long, Collection<String>, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
Returns a list of all references to UUIDs in the given list within the given workspace
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Obtain the set of namespaces that are registered.
getRelativePath() - Method in class org.jboss.dna.jcr.CorrespondenceId
 
getRelativePath() - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(TextEncoder) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(boolean) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(TextEncoder, boolean) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRemovedNodes() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the set of nodes that were removed because of this clone operation.
getRemovedProperties() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
getRepositories(HttpServletRequest) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Returns the list of JCR repositories available on this server
getRepository() - Method in class org.jboss.dna.connector.svn.SVNActionExecutor
 
getRepository(String) - Method in class org.jboss.dna.jcr.JcrEngine
Get the Repository implementation for the named repository.
getRepository() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Get the JCR repository used by this provider
getRepositoryConnectionFactory() - Method in interface org.jboss.dna.graph.connector.RepositoryContext
Get the factory for connections to other sources.
getRepositoryConnectionFactory() - Method in class org.jboss.dna.repository.DnaEngine
Get a factory of connections, backed by the RepositorySor
getRepositoryConnectionFactory() - Method in class org.jboss.dna.repository.SimpleRepositoryContext
Get the factory for connections to other sources.
getRepositoryContext() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
 
getRepositoryContext() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
getRepositoryContext() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
 
getRepositoryContext() - Method in interface org.jboss.dna.graph.connector.map.MapRepositorySource
Returns the repository context for the repository source
getRepositoryLibrary() - Method in class org.jboss.dna.repository.RepositoryService
Get the library of RepositorySource instances used by this service.
getRepositoryLibrary() - Method in class org.jboss.dna.repository.sequencer.SequencingService
Get the repository library to be used for repository lookup
getRepositoryNames() - Method in class org.jboss.dna.jcr.JcrEngine
Get the names of each of the JCR repositories.
getRepositoryRootUrl() - Method in class org.jboss.dna.connector.svn.RepositoryAccessData
 
getRepositoryRootURL() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getRepositoryService() - Method in class org.jboss.dna.repository.DnaEngine
Get the repository service.
getRepositorySource() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Get the RepositorySource that's used by this pool.
getRepositorySource() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Get the repository source where the configuration content may be found
getRepositorySource(String) - Method in class org.jboss.dna.repository.DnaEngine
Get the RepositorySource instance used by this engine.
getRepositorySourceName() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
getRepositorySourceName() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
getRepositoryWorspaceName(SVNRepository) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
Util to get the last segment from a path.
getRequests() - Method in class org.jboss.dna.graph.request.CompositeRequest
Return the unmodifiable requests contained in this composite request.
getRequests() - Method in interface org.jboss.dna.graph.Results
Get the requests that were executed as part of these results.
getRequiredPrimaryTypes() - Method in class org.jboss.dna.jcr.NodeDefinitionId
 
getResource() - Method in class org.jboss.dna.common.collection.Problem
 
getResources() - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
getResources() - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
getRetryLimit() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getRetryLimit() - Method in interface org.jboss.dna.graph.connector.RepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
getReturnType() - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
getRevision() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getRoot() - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Returns the root node in the workspace.
getRoot() - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Returns the root node in the workspace.
getRoot() - Method in class org.jboss.dna.graph.session.GraphSession
Get the root node.
getRoot() - Method in interface org.jboss.dna.graph.Subgraph
Get the node that is at the root of the subgraph.
getRoot() - Method in interface org.jboss.dna.graph.Workspace
Get the root node of the workspace, which includes the path and any identification properties.
getRootNodeUuid() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the UUID that is used for the root node of each workspace
getRootNodeUuid() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the UUID of the root node for the cache.
getRootNodeUuid() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the UUID of the root node for the cache.
getRootNodeUuid() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getRootNodeUuid() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
getRootNodeUuid() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
 
getRootNodeUuid() - Method in class org.jboss.dna.graph.connector.map.MapRepository
Returns the UUID used by the root nodes in each workspace.
getRootNodeUuidObject() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the UUID of the root node for the cache.
getRootNodeUuidObject() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the UUID of the root node for the cache.
getRootUuid() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQueryEntity
 
getRules() - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the rules that define this projection.
getRuntimeScopes() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getSameNameSiblingIndex() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
getSaved() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getScope() - Method in class org.jboss.dna.maven.MavenDependency
The scope of the dependency - compile, runtime, test, system, and provided.
getSecondOfMinute() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the seconds of the minute value of this instance in time.
getSecondOfMinute() - Method in interface org.jboss.dna.graph.property.DateTime
Get the seconds of the minute value of this instance in time.
getSeconds() - Method in class org.jboss.dna.common.math.Duration.Components
Get the duration's seconds component.
getSecurityContext() - Method in class org.jboss.dna.graph.ExecutionContext
Get the security context for this context.
getSecurityContext() - Method in class org.jboss.dna.jcr.SecurityContextCredentials
Returns the security context for this instance.
getSegment(int) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the segment at the supplied index.
getSegment(int) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Get the segment at the supplied index.
getSegment(int) - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the segment at the supplied index.
getSegment(int) - Method in interface org.jboss.dna.graph.property.Path
Get the segment at the supplied index.
getSegment() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the path segment for this node.
getSegmentsArray() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Obtain a copy of the segments in this path.
getSegmentsArray() - Method in class org.jboss.dna.graph.property.basic.RootPath
Obtain a copy of the segments in this path.
getSegmentsArray() - Method in interface org.jboss.dna.graph.property.Path
Obtain a copy of the segments in this path.
getSegmentsList() - Method in class org.jboss.dna.graph.property.basic.BasicPath
Get an unmodifiable list of the path segments.
getSegmentsList() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Get an unmodifiable list of the path segments.
getSegmentsList() - Method in class org.jboss.dna.graph.property.basic.RootPath
Get an unmodifiable list of the path segments.
getSegmentsList() - Method in interface org.jboss.dna.graph.property.Path
Get an unmodifiable list of the path segments.
getSelectedNodePath() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
 
getSelectedPath() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
 
getSelectExpression() - Method in class org.jboss.dna.graph.property.PathExpression
 
getSelectExpression() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
 
getSequencerSelector() - Method in class org.jboss.dna.repository.sequencer.SequencingService
Get the sequencing selector used by this system.
getSequencingService() - Method in class org.jboss.dna.repository.DnaEngine
Get the sequencing service.
getServiceName() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Get the name of this service in the current locale.
getServiceName(Locale) - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Get the name of this service in the specified locale.
getSession() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Get the session to which this node belongs.
getSession(HttpServletRequest, String, String) - Static method in class org.jboss.dna.web.jcr.rest.RepositoryFactory
 
getSession(HttpServletRequest, String, String) - Method in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
Returns an active session for the given workspace name in the named repository.
getSession(HttpServletRequest, String, String) - Method in interface org.jboss.dna.web.jcr.rest.spi.RepositoryProvider
Returns an active session for the given workspace name in the named repository.
getSheets() - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
getShowSql() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get whether this source outputs the SQL that it executes
getSignificantFigures() - Method in class org.jboss.dna.common.statistic.Histogram
 
getSimpleStatistics() - Method in class org.jboss.dna.common.statistic.Stopwatch
Return this stopwatch's simple statistics.
getSize() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Get the length of this binary data.
getSize() - Method in interface org.jboss.dna.graph.property.Binary
Get the length of this binary data.
getSnapshot(boolean) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Obtain a snapshot of the structure below this node.
getSnapshotsInPreOrder() - Method in class org.jboss.dna.graph.session.GraphSession.StructureSnapshot
Get the Location for every node in this cache
getSource() - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Get the name of the repository source that is to be used by this JCR repository.
getSource(String) - Method in class org.jboss.dna.repository.RepositoryLibrary
Get the RepositorySource with the specified name managed by this instance.
getSourceName() - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the name of the source to which this projection applies.
getSourceName() - Method in class org.jboss.dna.graph.connector.map.MapRepository
Returns the logical name (as opposed to the class name) of the repository source that defined this instance of the repository for use in error, informational, and other contextual messages.
getSourceName() - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
Get the name for this repository source.
getSourceName() - Method in exception org.jboss.dna.graph.connector.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.observe.Changes
Get the name of the source that was changed.
getSourceName() - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Get the name of the source against which this processor is executing.
getSourceNames() - Method in class org.jboss.dna.repository.RepositoryLibrary
Get an unmodifiable collection of RepositorySource names.
getSources() - Method in class org.jboss.dna.repository.RepositoryLibrary
Get an unmodifiable collection of RepositorySource instances managed by this instance.
getStackTrace(Throwable) - Static method in class org.jboss.dna.common.util.StringUtil
Get the stack trace of the supplied exception.
getStandardDeviation() - Method in class org.jboss.dna.common.statistic.DetailedStatistics
Return the standard deviation.
getStartStateMetadata() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
getStartTime() - Method in class org.jboss.dna.repository.sequencer.SequencingService.Statistics
 
getState() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Return the current state of this service.
getState() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Return the current state of this system.
getStatistics() - Method in class org.jboss.dna.repository.sequencer.SequencingService
Get the statistics for this system.
getStatus() - Method in class org.jboss.dna.common.collection.Problem
 
getStatus() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Get the status of this property.
getStrategy() - Method in class org.jboss.dna.common.statistic.Histogram
 
getStream() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Get the contents of this data as a stream.
getStream() - Method in interface org.jboss.dna.graph.property.Binary
Get the contents of this data as a stream.
getString(NamespaceRegistry) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
getString(NamespaceRegistry) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
 
getString(TextEncoder) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
getString() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
 
getString(TextEncoder) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
 
getString() - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
 
getString() - Method in class org.jboss.dna.graph.Location
Get the string form of the location.
getString(TextEncoder) - Method in class org.jboss.dna.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.Location
Get the encoded string form of the location, using the supplied encoder to encode characters in each of the location's path and properties.
getString() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the string form of the object.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the string form of the object.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicName
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the string form of the object.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the string form of the object.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the string form of the object.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.property.basic.RootPath
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in class org.jboss.dna.graph.property.basic.UuidReference
Get the string form of the Reference.
getString(TextEncoder) - Method in class org.jboss.dna.graph.property.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.property.DateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in interface org.jboss.dna.graph.property.Readable
Get the string form of the object.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.property.Readable
Get the encoded string form of the object, using the supplied encoder to encode characters.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.property.Readable
Get the string form of the object, using the supplied namespace registry to convert any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.property.Readable
Get the encoded string form of the object, using the supplied namespace registry to convert the any namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.property.Readable
Get the encoded string form of the object, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part of any names.
getString() - Method in interface org.jboss.dna.graph.property.Reference
Get the string form of the Reference.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.property.Reference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Utility method to obtain a string representation that uses the namespace prefixes where appropriate.
getString() - Method in class org.jboss.dna.jcr.NodeDefinitionId
Get the string form of this identifier.
getString() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
Get the string form of this identifier.
getStringFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getStringFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for string properties.
getStringFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for string properties.
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(...)
getSubgraphQueryEntity() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
 
getSubgraphRootPath() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
 
getSubject() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getSuffix() - Method in enum org.jboss.dna.maven.ArtifactType
 
getSuffix() - Method in enum org.jboss.dna.maven.SignatureType
 
getSupportsUpdates() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get whether this source supports updates.
getSupportsUpdates() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get whether this source supports updates.
getSupportsUpdates() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get whether this source supports updates.
getSwimlane() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
getSwimlanes() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Get a list of all swimlane of the process definition
getSystemPath() - Method in class org.jboss.dna.maven.MavenDependency
FOR SYSTEM SCOPE ONLY.
getTargetClass() - Method in class org.jboss.dna.common.util.Reflection
Return the class that is the target for the reflection methods.
getTargetType() - Method in exception org.jboss.dna.graph.property.ValueFormatException
Get the PropertyType to which the value was being converted.
getTaskNodes() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
getTasks() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getTemplate() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getText() - Method in enum org.jboss.dna.cnd.QueryOperator
 
getText() - Method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getText() - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
getText() - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
getText() - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
 
getTextDecoder() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
 
getTextGraph(int) - Method in class org.jboss.dna.common.statistic.Histogram
Generate a textual (horizontal) bar graph of this histogram.
getThrowable() - Method in class org.jboss.dna.common.collection.Problem
 
getThumbnail() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getThumbnail() - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
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.request.CacheableRequest
Get the time that this node data was originally loaded.
getTimestamp() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the system timestamp when this configuration object was created.
getTimestamp() - Method in class org.jboss.dna.graph.observe.Changes
Get the timestamp that the changes were made.
getTimestampInUtc() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
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.property.basic.JodaDateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneId() - Method in interface org.jboss.dna.graph.property.DateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneOffsetHours() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the number of hours that this time zone is offset from UTC.
getTimeZoneOffsetHours() - Method in interface org.jboss.dna.graph.property.DateTime
Get the number of hours that this time zone is offset from UTC.
getTitle() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getTitle() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getTitle() - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
getTo() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
getTopLevelPathsInRepository(PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the paths in the repository that serve as top-level nodes exposed by this projection.
getTopLevelPathsInRepository(PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Get the paths in the repository that serve as top-level nodes exposed by this rule.
getTopLevelPathsInRepository(PathFactory) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
Get the paths in the repository that serve as top-level nodes exposed by this rule.
getTotal() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Get the aggregate sum of the values in the series.
getTotalConnectionsCreated() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Get the total number of connections that have been created by this pool.
getTotalConnectionsUsed() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Get the total number of times connections have been RepositoryConnectionPool.getConnection() used.
getTotalDuration() - Method in class org.jboss.dna.common.statistic.Stopwatch
Get the total duration that this stopwatch has recorded.
getTotalEditingTime() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getTotalNumberOfValues() - Method in class org.jboss.dna.common.statistic.Histogram
Return the total number of values that have gone into this histogram.
getToUuidString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
 
getTransitions() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
getTransitions() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
getType() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
getType() - Method in class org.jboss.dna.maven.MavenDependency
The type of dependency.
getType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
getTypeMetadata() - Method in class org.jboss.dna.sequencer.java.metadata.JavaMetadata
Gets the list for type declarations (class/interface/enum/annotation) of this unit.
getUncountables() - Method in class org.jboss.dna.common.text.Inflector
Get the set of words that are not processed by the Inflector.
getUnencodedString() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Get the raw string form of the segment using the no-op encoder.
getUnencodedString() - Method in interface org.jboss.dna.graph.property.Path.Segment
Get the raw string form of the segment using the no-op encoder.
getUniqueChildNames() - Method in class org.jboss.dna.graph.connector.map.MapNode
 
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
getUpperBound() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Get the upper bound of this bucket.
getUpperBound() - Method in class org.jboss.dna.common.statistic.Histogram.BucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.statistic.Histogram.DefaultBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.statistic.Histogram.ExplicitBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.statistic.Histogram.StandardDeviationBucketingStrategy
 
getUri() - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
getUriFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getUriFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for URI properties.
getUriFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for URI properties.
getUrl() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getUrl(MavenId, ArtifactType, SignatureType) - Method in class org.jboss.dna.maven.MavenRepository
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in class org.jboss.dna.maven.MavenRepository
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(URLStreamHandler, TextEncoder) - Method in class org.jboss.dna.maven.MavenUrl
Get a URL that corresponds to the information in this object.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in interface org.jboss.dna.maven.spi.MavenUrlProvider
Get the URL for the artifact with the specified type in the given Maven project.
getUsername() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
getUsername() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
 
getUsername() - Method in class org.jboss.dna.connector.svn.RepositoryAccessData
 
getUsername() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getUserName() - Method in class org.jboss.dna.graph.JaasSecurityContext
Returns the authenticated user's name
getUserName() - Method in class org.jboss.dna.graph.observe.Changes
Get the user that made these changes.
getUserName() - Method in interface org.jboss.dna.graph.SecurityContext
Returns the authenticated user's name
getUserName() - Method in class org.jboss.dna.web.jcr.rest.ServletSecurityContext
Returns the authenticated user's name
getUuid() - Method in class org.jboss.dna.graph.connector.map.MapNode
 
getUuid() - Method in class org.jboss.dna.graph.Location
Get the first UUID that is in one of the identification properties.
getUuid() - Method in class org.jboss.dna.graph.property.basic.UuidReference
 
getUuidFactory() - Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
 
getUuidFactory() - Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
Get the value factory for UUID properties.
getUuidFactory() - Method in interface org.jboss.dna.graph.property.ValueFactories
Get the value factory for UUID properties.
getUuidString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
getUuidsUnderNode(MapNode) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Returns all of the UUIDs in the branch rooted at node.
getValidateConnectionBeforeUse() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
getValue() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
getValue() - Method in exception org.jboss.dna.graph.property.ValueFormatException
Get the original value that was being converted.
getValue() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
Get the property value, which is either a single value or an array of values.
getValueClass() - Method in enum org.jboss.dna.graph.property.PropertyType
 
getValueFactories() - Method in class org.jboss.dna.graph.ExecutionContext
Get the factories that should be used to create values for properties.
getValueFactory(PropertyType) - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in class org.jboss.dna.graph.property.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.property.ValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in interface org.jboss.dna.graph.property.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.common.statistic.DetailedStatistics
Get the values that have been recorded in these statistics.
getValues() - Method in class org.jboss.dna.common.statistic.Histogram.BucketingStrategy
 
getValues() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Obtain the property's values in their natural form.
getValues() - Method in interface org.jboss.dna.graph.property.Property
Obtain the property's values in their natural form.
getValuesAsArray() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
Obtain the property's values as an array of objects in their natural form.
getValuesAsArray() - Method in interface org.jboss.dna.graph.property.Property
Obtain the property's values as an array of objects in their natural form.
getVariables() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
getVersion() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
getVersion() - Method in class org.jboss.dna.maven.MavenId
 
getWeekOfWeekyear() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the week of the weekyear of this instance in time.
getWeekOfWeekyear() - Method in interface org.jboss.dna.graph.property.DateTime
Get the week of the weekyear of this instance in time.
getWeekyear() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the era of this instance in time.
getWeekyear() - Method in interface org.jboss.dna.graph.property.DateTime
Get the era of this instance in time.
getWidth() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
Get the width of this bucket.
getWidth() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's horizontal resolution in pixels.
getWords() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getWorkspace(String) - Method in class org.jboss.dna.graph.connector.map.MapRepository
Returns the workspace with the given name
getWorkspace() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Get the name of the workspace used for the configuration repository.
getWorkspaceId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
 
getWorkspaceId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
getWorkspaceId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
 
getWorkspaceId() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQueryEntity
 
getWorkspaceName() - Method in class org.jboss.dna.graph.connector.federation.Projection
Get the name of the workspace in the source to which this projection applies.
getWorkspaceName() - Method in class org.jboss.dna.maven.MavenUrl
 
getWorkspaceName() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getWorkspaceName() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getWorkspaceNames() - Method in class org.jboss.dna.connector.store.jpa.util.Workspaces
Find the set of names for the existing workspaces.
getWorkspaceNames() - Method in class org.jboss.dna.graph.connector.map.MapRepository
Returns a list of the names of the currently created workspaces
getWorkspaceRootPath() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get the relative root directory for the workspaces.
getWorkspaces() - Method in class org.jboss.dna.graph.Graph
Get the set of workspace names that are known to this source and accessible by this context.
getWorkspaces() - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to obtain the information about the available workspaces.
getWorkspaces() - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to obtain the information about the available workspaces.
getWorkspaces(HttpServletRequest, String) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Returns the list of workspaces available to this user within the named repository.
getWorkspaces() - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryResources
 
getWorkspaces() - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceResources
 
GetWorkspacesRequest - Class in org.jboss.dna.graph.request
A request to obtain the information about the workspaces that are available.
GetWorkspacesRequest() - Constructor for class org.jboss.dna.graph.request.GetWorkspacesRequest
Create a request to obtain the information about the available workspaces.
getXAResource() - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
Return the transactional resource associated with this connection.
getYear() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the era of this instance in time.
getYear() - Method in interface org.jboss.dna.graph.property.DateTime
Get the era of this instance in time.
getYear() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getYearOfCentury() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the year of this century of this instance in time.
getYearOfCentury() - Method in interface org.jboss.dna.graph.property.DateTime
Get the year of this century of this instance in time.
getYearOfEra() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get the year of the era of this instance in time.
getYearOfEra() - Method in interface org.jboss.dna.graph.property.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() - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Obtain a graph to this configuration repository.
Graph.AddValue<Next> - Interface in org.jboss.dna.graph
The interface for defining the node on which an Graph.addValue(Object) operation applies and what additional values (if any) should be added.
Graph.AddValueAction<T> - Class in org.jboss.dna.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.AsChild<Next> - Interface in org.jboss.dna.graph
A component that defines a new child name for a node.
Graph.AsName<Next> - Interface in org.jboss.dna.graph
A component that defines a new name for a node.
Graph.At<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which which a request operates.
Graph.BaseResults<NodeType extends Node> - 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.
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.Before<Next> - Interface in org.jboss.dna.graph
A component that defines the location before which a node should be copied or moved.
Graph.BlockOfChildren<Next> - Interface in org.jboss.dna.graph
A component used to specify a block of children starting either at a particular index or after a previous sibling.
Graph.Children<Next> - Interface in org.jboss.dna.graph
A component used to supply the details for getting children of another node.
Graph.Clone<Next> - Interface in org.jboss.dna.graph
The interface for defining a branch of nodes to be cloned and the location where the clone is to be placed.
Graph.CloneAction<T> - Class in org.jboss.dna.graph
 
Graph.CloneTargetAction<T> - Class 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 locations where the copy is to be placed.
Graph.CopyTarget<Next> - Interface in org.jboss.dna.graph
 
Graph.Create<Next> - Interface in org.jboss.dna.graph
The interface for defining additional properties on a new node.
Graph.CreateAt<Next> - Interface in org.jboss.dna.graph
The interface for defining additional properties on a new node.
Graph.CreateNode<Next> - Interface in org.jboss.dna.graph
A component that defines a node that is to be created.
Graph.CreateNodeNamed<Next> - Interface in org.jboss.dna.graph
A component that defines a node that is to be created.
Graph.CreateWorkspace - Interface in org.jboss.dna.graph
The interface used to create a new workspace.
Graph.Executable<NodeType extends Node> - Interface in org.jboss.dna.graph
A interface used to execute the accumulated requests.
Graph.FromName<Next> - Interface in org.jboss.dna.graph
A component that defines the name of a property from which a value should be removed.
Graph.FromWorkspace<Next> - Interface in org.jboss.dna.graph
The interface for specifying that a node should come from a workspace other than the current workspace.
Graph.GetNodeConjunction<Next> - Interface 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.NameWorkspace - Interface in org.jboss.dna.graph
The interface used to specify the name of a new workspace.
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.
Graph.RemoveValue<Next> - Interface in org.jboss.dna.graph
The interface for defining the node on which an Graph.removeValue(Object) operation applies and what additional values (if any) should be removed.
Graph.RemoveValueAction<T> - Class in org.jboss.dna.graph
 
Graph.SetValues<Next> - Interface in org.jboss.dna.graph
A component used to set the values on a property.
Graph.SetValuesTo<Next> - Interface in org.jboss.dna.graph
A component used to set the values on a property.
Graph.To<Next> - Interface in org.jboss.dna.graph
A component that defines the location to which a node should be copied or moved.
Graph.ToName<Next> - Interface in org.jboss.dna.graph
A component that defines the name of a property to which a value should be added.
Graph.Under<Next> - Interface in org.jboss.dna.graph
The interface for defining the node under which which a request operates.
Graph.WithUuids<Next> - Interface in org.jboss.dna.graph
The interface for specifying how UUID conflicts should be handled.
GraphBatchDestination - Class in org.jboss.dna.graph.io
A Destination that makes the changes to a graph via a Graph.Batch.
GraphBatchDestination(Graph.Batch) - Constructor for class org.jboss.dna.graph.io.GraphBatchDestination
Create a new instance that will use the specified batch.
GraphBatchDestination(Graph.Batch, boolean) - Constructor for class org.jboss.dna.graph.io.GraphBatchDestination
Create a new instance that will use the specified batch.
GraphI18n - Class in org.jboss.dna.graph
The internationalized string constants for the org.jboss.dna.graph* packages.
GraphI18n() - Constructor for class org.jboss.dna.graph.GraphI18n
 
GraphImporter - Class in org.jboss.dna.graph.io
An importer of graph content.
GraphImporter(Graph) - Constructor for class org.jboss.dna.graph.io.GraphImporter
 
GraphNamespaceRegistry - Class in org.jboss.dna.graph.property.basic
A NamespaceRegistry implementation that stores the namespaces in a Graph as individual nodes for each namespace, under a parent supplied by the constructor.
GraphNamespaceRegistry(Graph, Path, Name, Property...) - Constructor for class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
 
GraphSession<Payload,PropertyPayload> - Class in org.jboss.dna.graph.session
This class represents an interactive session for working with the content within a graph.
GraphSession(Graph, String, GraphSession.Operations<Payload, PropertyPayload>) - Constructor for class org.jboss.dna.graph.session.GraphSession
Create a session that uses the supplied graph and the supplied node operations.
GraphSession(Graph, String, GraphSession.Operations<Payload, PropertyPayload>, GraphSession.Authorizer) - Constructor for class org.jboss.dna.graph.session.GraphSession
Create a session that uses the supplied graph and the supplied node operations.
GraphSession.Authorizer - Interface in org.jboss.dna.graph.session
 
GraphSession.Authorizer.Action - Enum in org.jboss.dna.graph.session
 
GraphSession.Node<Payload,PropertyPayload> - Class in org.jboss.dna.graph.session
 
GraphSession.Node(GraphSession<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>, GraphSession.NodeId, Location) - Constructor for class org.jboss.dna.graph.session.GraphSession.Node
 
GraphSession.NodeId - Class in org.jboss.dna.graph.session
An immutable identifier for a node, used within the GraphSession.
GraphSession.NodeId(long) - Constructor for class org.jboss.dna.graph.session.GraphSession.NodeId
Create a new node identifier.
GraphSession.NodeIdFactory - Interface in org.jboss.dna.graph.session
 
GraphSession.NodeOperations<Payload,PropertyPayload> - Class in org.jboss.dna.graph.session
A default implementation of GraphSession.Operations that provides all the basic functionality required by a graph session.
GraphSession.NodeOperations() - Constructor for class org.jboss.dna.graph.session.GraphSession.NodeOperations
 
GraphSession.NodeVisitor<NodePayload,PropertyPayloadType> - Class in org.jboss.dna.graph.session
The node visitor.
GraphSession.NodeVisitor() - Constructor for class org.jboss.dna.graph.session.GraphSession.NodeVisitor
 
GraphSession.Operations<NodePayload,PropertyPayload> - Interface in org.jboss.dna.graph.session
 
GraphSession.PropertyInfo<PropertyPayload> - Class in org.jboss.dna.graph.session
 
GraphSession.PropertyInfo(Property, boolean, GraphSession.Status, PropertyPayload) - Constructor for class org.jboss.dna.graph.session.GraphSession.PropertyInfo
 
GraphSession.Status - Enum in org.jboss.dna.graph.session
 
GraphSession.StructureSnapshot<PropertyPayload> - Class in org.jboss.dna.graph.session
A read-only visitor that walks the cache to obtain a snapshot of the cache structure.
group(int) - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
 
groupCount() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
 
GZIP - Static variable in class org.jboss.dna.common.util.Base64
Specify that data should be gzip-compressed.

H

handle(Callback[]) - Method in class org.jboss.dna.graph.JaasSecurityContext.UserPasswordCallbackHandler
HAS_ORDERABLE_CHILD_NODES - Static variable in class org.jboss.dna.graph.JcrLexicon
 
hasChanged(ComponentConfig) - Method in class org.jboss.dna.common.component.ComponentConfig
Determine whether this component has changed with respect to the supplied component.
hasChanged(SequencerConfig) - Method in class org.jboss.dna.repository.sequencer.SequencerConfig
 
hasChanges() - Method in class org.jboss.dna.repository.DnaConfiguration
Determine if there are any unsaved changes to this configuration that must be saved before they take effect.
hasChild(Path.Segment) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine whether this node has a child with the supplied name and SNS index.
hasChild(Name, int) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine whether this node has a child with the supplied name and SNS index.
hasChildren() - Method in interface org.jboss.dna.graph.Node
Return whether this node has children.
hasError() - Method in class org.jboss.dna.graph.request.Request
Return whether there is an error associated with this request
hasErrors() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasErrors() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Determine if there is at least one error in this collection.
hasErrors() - Method in interface org.jboss.dna.common.collection.Problems
Determine if there is at least one error in this collection.
hasErrors() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Determine if there is at least one error in this collection.
hasExceptionsToRule() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Get whether this rule has any exceptions.
hasExecuted() - Method in class org.jboss.dna.graph.Graph.Batch
Return whether this batch has been executed.
hashCode() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
hashCode() - Method in class org.jboss.dna.common.collection.Problem
hashCode() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
hashCode() - Method in class org.jboss.dna.common.component.ComponentConfig
HashCode - Class in org.jboss.dna.common.util
Utilities for easily computing hash codes.
HashCode() - Constructor for class org.jboss.dna.common.util.HashCode
 
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
hashCode() - Method in class org.jboss.dna.connector.store.jpa.Model
 
hashCode() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
hashCode() - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
hashCode() - Method in class org.jboss.dna.graph.connector.federation.Projection
hashCode() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
hashCode() - Method in class org.jboss.dna.graph.connector.map.MapNode
hashCode() - Method in class org.jboss.dna.graph.Location
hashCode() - Method in class org.jboss.dna.graph.observe.Changes
hashCode() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
hashCode() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
hashCode() - Method in class org.jboss.dna.graph.property.basic.BasicName
hashCode() - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
hashCode() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
hashCode() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
hashCode() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
hashCode() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
hashCode() - Method in class org.jboss.dna.graph.property.PathExpression
hashCode() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
hashCode() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
hashCode() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
hashCode() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
hashCode() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
hashCode() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
hashCode() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
hashCode() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
hashCode() - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
hashCode() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
hashCode() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
hashCode() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
hashCode() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
hashCode() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
hashCode() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
hashCode() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
hashCode() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
hashCode() - Method in class org.jboss.dna.graph.session.GraphSession.Node
hashCode() - Method in class org.jboss.dna.graph.session.GraphSession.NodeId
hashCode() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
hashCode() - Method in class org.jboss.dna.jcr.CorrespondenceId
hashCode() - Method in class org.jboss.dna.jcr.NodeDefinitionId
hashCode() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
hashCode() - Method in class org.jboss.dna.maven.MavenDependency
hashCode() - Method in class org.jboss.dna.maven.MavenId
hashCode() - Method in class org.jboss.dna.maven.MavenId.Version
hashCode() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
hashCode() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
hashCode() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
hashCode() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
hasIdProperties() - Method in class org.jboss.dna.graph.Location
Return whether this location is defined (at least in part) with identification properties.
hasIndex() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Return whether this segment has an index.
hasIndex() - Method in interface org.jboss.dna.graph.property.Path.Segment
Return whether this segment has an index.
hasInfo() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasInfo() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Determine if there is at least one informational problem in this collection.
hasInfo() - Method in interface org.jboss.dna.common.collection.Problems
Determine if there is at least one informational problem in this collection.
hasInfo() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Determine if there is at least one informational problem in this collection.
hasNext() - Method in class org.jboss.dna.common.collection.EmptyIterator
hasNext() - Method in class org.jboss.dna.common.collection.ReadOnlyIterator
hasNext() - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if there is another character available in this stream.
hasNext() - Method in class org.jboss.dna.common.text.TokenStream
Determine if this stream has another token beyond the current position.
hasNoEffect() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Determine whether this move request can be determined to have no effect.
hasObservers() - Method in class org.jboss.dna.graph.observe.ObservationBus
Determine whether this particular bus currently has any observers.
hasOrderableChildNodes() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get whether this node type supports orderable child nodes.
hasOrderableChildNodes() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get whether this node type supports orderable child nodes.
hasPath() - Method in class org.jboss.dna.graph.Location
Return whether this location is defined (at least in part) by a path.
hasPendingChanges() - Method in class org.jboss.dna.graph.session.GraphSession
Returns whether the session cache has any pending changes that need to be executed.
hasProblem() - Method in class org.jboss.dna.common.i18n.I18n
 
hasProblem(Locale) - Method in class org.jboss.dna.common.i18n.I18n
 
hasProblems() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasProblems() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Determine if there are problems in this collection.
hasProblems() - Method in interface org.jboss.dna.common.collection.Problems
Determine if there are problems in this collection.
hasProblems() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Determine if there are problems in this collection.
hasRequests() - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Determine whether this builder has built any requests.
hasRole(String) - Method in class org.jboss.dna.graph.JaasSecurityContext
Returns whether the authenticated user has the given role.
hasRole(String) - Method in interface org.jboss.dna.graph.SecurityContext
Returns whether the authenticated user has the given role.
hasRole(String) - Method in class org.jboss.dna.web.jcr.rest.ServletSecurityContext
Returns whether the authenticated user has the given role.
hasSameAncestor(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path and the supplied path have the same immediate ancestor.
hasSameAncestor(Path) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Determine whether this path and the supplied path have the same immediate ancestor.
hasSameAncestor(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path and the supplied path have the same immediate ancestor.
hasSameAncestor(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path and the supplied path have the same immediate ancestor.
hasSizeOfAtLeast(Collection<?>, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the collection contains at least the supplied number of elements
hasSizeOfAtLeast(Map<?, ?>, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the map contains at least the supplied number of entries
hasSizeOfAtLeast(Object[], int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the array contains at least the supplied number of elements
hasSizeOfAtMost(Collection<?>, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the collection contains no more than the supplied number of elements
hasSizeOfAtMost(Map<?, ?>, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the map contains no more than the supplied number of entries
hasSizeOfAtMost(Object[], int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the array contains no more than the supplied number of elements
hasWarnings() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasWarnings() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Determine if there is at least one warning in this collection.
hasWarnings() - Method in interface org.jboss.dna.common.collection.Problems
Determine if there is at least one warning in this collection.
hasWarnings() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Determine if there is at least one warning in this collection.
hasWorkspace(String) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
 
HIERARCHY_NODE - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
Histogram<T extends Number> - Class in org.jboss.dna.common.statistic
A representation of a histogram of values.
Histogram(MathOperations<T>, List<T>) - Constructor for class org.jboss.dna.common.statistic.Histogram
 
Histogram(MathOperations<T>, T...) - Constructor for class org.jboss.dna.common.statistic.Histogram
 
Histogram.Bucket - Class in org.jboss.dna.common.statistic
Represents a bucket in a histogram.
Histogram.BucketingStrategy - Class in org.jboss.dna.common.statistic
 
Histogram.BucketingStrategy() - Constructor for class org.jboss.dna.common.statistic.Histogram.BucketingStrategy
 
Histogram.DefaultBucketingStrategy - Class in org.jboss.dna.common.statistic
 
Histogram.DefaultBucketingStrategy() - Constructor for class org.jboss.dna.common.statistic.Histogram.DefaultBucketingStrategy
 
Histogram.ExplicitBucketingStrategy - Class in org.jboss.dna.common.statistic
 
Histogram.StandardDeviationBucketingStrategy - Class in org.jboss.dna.common.statistic
 
humanize(String, String...) - Method in class org.jboss.dna.common.text.Inflector
Capitalizes the first word and turns underscores into spaces and strips trailing "_id" and any supplied removable tokens.

I

I18n - Class in org.jboss.dna.common.i18n
An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
i18nClassInterface - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nClassNotPublic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldFinal - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldInvalidType - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldNotPublic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldNotStatic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nLocalizationFileNotFound - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nLocalizationProblems - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nPropertyDuplicate - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nPropertyMissing - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nPropertyUnused - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nRequiredToSuppliedParameterMismatch - Static variable in class org.jboss.dna.common.CommonI18n
 
id() - Method in class org.jboss.dna.common.i18n.I18n
 
ifAbsent() - Method in interface org.jboss.dna.graph.Graph.Create
Create the node only if there is no existing node with the same name (ignoring same-name-sibling indexes).
IMAGE_BITS_PER_PIXEL - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_ENCODING - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_FORMAT_NAME - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_HEIGHT - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_MIME_TYPE - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_MIXINS - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_NUMBER_OF_IMAGES - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_DPI - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_INCHES - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_DPI - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_INCHES - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_PROGRESSIVE - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
IMAGE_WIDTH - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
ImageMetadata - Class in org.jboss.dna.sequencer.image
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
ImageMetadata() - Constructor for class org.jboss.dna.sequencer.image.ImageMetadata
 
ImageMetadataSequencer - Class in org.jboss.dna.sequencer.image
A sequencer that processes the binary content of an image file, extracts the metadata for the image, and then writes that image metadata to the repository.
ImageMetadataSequencer() - Constructor for class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
ImageSequencerI18n - Class in org.jboss.dna.sequencer.image
The internationalized string constants for the org.jboss.dna.sequencer.image* packages.
ImageSequencerI18n() - Constructor for class org.jboss.dna.sequencer.image.ImageSequencerI18n
 
immediateClone(Path, String, Path, boolean, boolean) - Method in class org.jboss.dna.graph.session.GraphSession
Clone the supplied source branch and place into the destination location, optionally removing any existing copy that already exists in the destination location, doing so immediately without enqueuing the operation within the session's operations.
immediateCopy(Path, Path) - Method in class org.jboss.dna.graph.session.GraphSession
Copy the node at the supplied source path in the named workspace, and place the copy at the supplied location within the current workspace, doing so immediately without enqueuing the operation within the session's operations.
immediateCopy(Path, String, Path) - Method in class org.jboss.dna.graph.session.GraphSession
Copy the node at the supplied source path in the named workspace, and place the copy at the supplied location within the current workspace, doing so immediately without enqueuing the operation within the session's operations.
immediateMove(Path, Path) - Method in class org.jboss.dna.graph.session.GraphSession
Move this node from its current location so that is is a child of the supplied parent, doing so immediately without enqueuing the operation within the session's operations.
ImmutableAppendedList<T> - Class in org.jboss.dna.common.collection
An immutable List that consists of a single element appended to another existing List.
ImmutableAppendedList(List<T>, T) - Constructor for class org.jboss.dna.common.collection.ImmutableAppendedList
Create an instance using the supplied parent list and an element to be virtually appended to the parent.
ImmutableCachePolicy - Class in org.jboss.dna.graph.cache
A basic CachePolicy implementation with a fixed time to live.
ImmutableCachePolicy(long) - Constructor for class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
ImmutableProblems - Class in org.jboss.dna.common.collection
An immutable wrapper for a mutable Problems.
ImmutableProblems(Problems) - Constructor for class org.jboss.dna.common.collection.ImmutableProblems
 
importFrom(InputStream, Problems, String) - Method in class org.jboss.dna.cnd.CndImporter
Import the CND content from the supplied stream, placing the content into the importer's destination.
importFrom(String, Problems, String) - Method in class org.jboss.dna.cnd.CndImporter
Import the CND content from the supplied stream, placing the content into the importer's destination.
importFrom(File, Problems) - Method in class org.jboss.dna.cnd.CndImporter
Import the CND content from the supplied stream, placing the content into the importer's destination.
ImportMetadata - Class in org.jboss.dna.sequencer.java.metadata
Import metadata.
ImportMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ImportMetadata
 
ImportOnDemandMetadata - Class in org.jboss.dna.sequencer.java.metadata
On-demand import metadata.
ImportOnDemandMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ImportOnDemandMetadata
 
importXml(URI, Location) - Method in class org.jboss.dna.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(URI, Location, boolean) - Method in class org.jboss.dna.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(InputStream, Location) - Method in class org.jboss.dna.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(InputStream, Location, boolean) - Method in class org.jboss.dna.graph.io.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXmlFrom(InputStream) - Method in class org.jboss.dna.graph.Graph
Import the content from the provided stream of XML data, specifying via the returned object where the content is to be imported.
importXmlFrom(URI) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied URI, specifying via the returned object where the content is to be imported.
importXmlFrom(String) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file location, specifying via the returned object where the content is to be imported.
importXmlFrom(File) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file, specifying via the returned object where the content is to be imported.
inBlockOf(int) - Method in interface org.jboss.dna.graph.Graph.Children
Specify that a block of children are to be retreived, and in particular the number of children that are to be returned.
includes(String) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.jboss.dna.graph.Graph.BaseResults
Return whether this subgraph has a node at the supplied location.
includes(NetChangeObserver.ChangeType...) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
Determine whether this net change includes any of the supplied types.
includes(Location) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Return whether this branch contains the specified location.
includes(Path) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Return whether this branch contains the specified path.
includes(String) - Method in interface org.jboss.dna.graph.Results
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
includesAllOf(NetChangeObserver.ChangeType...) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
Determine whether this net change includes all of the supplied types.
increment(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
increment(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
increment(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
increment(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
increment(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
increment(T) - Method in interface org.jboss.dna.common.math.MathOperations
Increment the supplied operand by 1.
increment(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
index() - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Get the index for the last character returned from TokenStream.CharacterStream.next().
INDEX_NOT_USED - Static variable in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
 
INDEX_NOT_USED - Static variable in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
 
indexOf(Object) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
InfinispanConnectorI18n - Class in org.jboss.dna.connector.infinispan
The internationalized string constants for the org.jboss.dna.connector.infinispan* packages.
InfinispanConnectorI18n() - Constructor for class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
InfinispanRepository - Class in org.jboss.dna.connector.infinispan
The repository that uses an Infinispan instance.
InfinispanRepository(String, UUID, CacheManager) - Constructor for class org.jboss.dna.connector.infinispan.InfinispanRepository
 
InfinispanRepository(String, UUID, String, CacheManager) - Constructor for class org.jboss.dna.connector.infinispan.InfinispanRepository
 
InfinispanSource - Class in org.jboss.dna.connector.infinispan
A repository source that uses an Infinispan instance to manage the content.
InfinispanSource() - Constructor for class org.jboss.dna.connector.infinispan.InfinispanSource
Create a repository source instance.
Inflector - Class in org.jboss.dna.common.text
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
Inflector() - Constructor for class org.jboss.dna.common.text.Inflector
 
info(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the INFO level according to the specified format and (optional) parameters.
info(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
InheritingXmlSequencer - Class in org.jboss.dna.sequencer.xml
An XML sequencer that is a specialization of XmlSequencer by inheriting unqualified attribute namespaces from the element rather than from the default namespace.
InheritingXmlSequencer() - Constructor for class org.jboss.dna.sequencer.xml.InheritingXmlSequencer
 
initialActivityMonitorTaskName - Static variable in class org.jboss.dna.common.CommonI18n
 
initialize(Class<?>) - Static method in class org.jboss.dna.common.i18n.I18n
Initializes the internationalization fields declared on the supplied class.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
initialize(RepositoryContext) - Method in interface org.jboss.dna.graph.connector.RepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain the configuration defining this source, connections to other sources, and the execution context.
InMemoryBinary - Class in org.jboss.dna.graph.property.basic
An implementation of Binary that keeps the binary data in-memory.
InMemoryBinary(byte[]) - Constructor for class org.jboss.dna.graph.property.basic.InMemoryBinary
 
InMemoryBinaryValueFactory - Class in org.jboss.dna.graph.property.basic
The ValueFactory for in-memory PropertyType.BINARY values.
InMemoryBinaryValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.InMemoryBinaryValueFactory
 
inMemoryConnectorRequestsMustHavePathOrUuid - Static variable in class org.jboss.dna.graph.GraphI18n
 
inMemoryNodeDoesNotExist - Static variable in class org.jboss.dna.graph.GraphI18n
 
InMemoryRepository - Class in org.jboss.dna.graph.connector.inmemory
A specialized MapRepository that represents an in-memory repository.
InMemoryRepository(String, UUID) - Constructor for class org.jboss.dna.graph.connector.inmemory.InMemoryRepository
 
InMemoryRepository(String, UUID, String) - Constructor for class org.jboss.dna.graph.connector.inmemory.InMemoryRepository
 
InMemoryRepositorySource - Class in org.jboss.dna.graph.connector.inmemory
A RepositorySource for an in-memory repository.
InMemoryRepositorySource() - Constructor for class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Create a repository source instance.
inputStreamConsumed - Static variable in class org.jboss.dna.jcr.JcrI18n
 
INSTANCE - Static variable in class org.jboss.dna.graph.property.basic.RootPath
 
instance(InputStream, long, String) - Static method in class org.jboss.dna.sequencer.java.metadata.JavaMetadata
Creates a new instance of JavaMetadata, that will be used to get informations of a compilation unit.
instance(InputStream) - Static method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Create an instance of JPDL3Metadata with all data of a specific jpdl xml document.
instance(InputStream) - Static method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
instance(InputStream) - Static method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadataReader
 
instance(InputStream) - Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataReader
 
instance(InputStream) - Static method in class org.jboss.dna.sequencer.msoffice.powerpoint.PowerPointMetadataReader
 
instance(InputStream) - Static method in class org.jboss.dna.sequencer.msoffice.word.WordMetadataReader
 
IntegerOperations - Class in org.jboss.dna.common.math
The math operations for integer numbers.
IntegerOperations() - Constructor for class org.jboss.dna.common.math.IntegerOperations
 
InterfaceMetadata - Class in org.jboss.dna.sequencer.java.metadata
Interface metadata.
InterfaceMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.InterfaceMetadata
 
internalEntityDecl(String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
into(Location) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(Path) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(UUID) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(Property, Property...) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(Property) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(String) - Method in class org.jboss.dna.graph.Graph.CloneTargetAction
 
into(Location) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the Location.create into which the node should be copied/moved.
into(Location) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the location of the parent into which the node should be copied/moved.
into() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the location defining the parent where the new clone is to be placed
into() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the location defining the parent where the new copy is to be placed
into() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the location defining the parent where the branch is to be placed
intoWorkspace() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Get the name of the workspace where the clone is to be placed
intoWorkspace() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the name of the workspace where the copy is to be placed
intValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
intValue() - Method in class org.jboss.dna.common.math.Duration
intValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
intValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
intValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
intValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
intValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to an integer.
intValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
invalidIndexInSegmentName - Static variable in class org.jboss.dna.graph.GraphI18n
 
invalidMethodForMultiValuedProperty - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidMethodForSingleValuedProperty - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidMixinTypeForNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidNameForResource - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
invalidNamePattern - Static variable in class org.jboss.dna.jcr.JcrI18n
 
InvalidNodeTypeDefinitionException - Exception in org.jboss.dna.jcr.nodetype
Exception representing that a node type definition is somehow invalid
InvalidNodeTypeDefinitionException() - Constructor for exception org.jboss.dna.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(String, Throwable) - Constructor for exception org.jboss.dna.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(String) - Constructor for exception org.jboss.dna.jcr.nodetype.InvalidNodeTypeDefinitionException
 
InvalidNodeTypeDefinitionException(Throwable) - Constructor for exception org.jboss.dna.jcr.nodetype.InvalidNodeTypeDefinitionException
 
invalidNodeTypeName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidNodeTypeNameParameter - Static variable in class org.jboss.dna.jcr.JcrI18n
 
InvalidPathException - Exception in org.jboss.dna.graph.property
A runtime exception that represents that an invalid path was specified.
InvalidPathException() - Constructor for exception org.jboss.dna.graph.property.InvalidPathException
 
InvalidPathException(String) - Constructor for exception org.jboss.dna.graph.property.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception org.jboss.dna.graph.property.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception org.jboss.dna.graph.property.InvalidPathException
 
InvalidPathExpressionException - Exception in org.jboss.dna.graph.property
A runtime exception that represents that an invalid path expression was specified.
InvalidPathExpressionException() - Constructor for exception org.jboss.dna.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(String) - Constructor for exception org.jboss.dna.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(Throwable) - Constructor for exception org.jboss.dna.graph.property.InvalidPathExpressionException
 
InvalidPathExpressionException(String, Throwable) - Constructor for exception org.jboss.dna.graph.property.InvalidPathExpressionException
 
invalidPathForResource - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
invalidPathParameter - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidPrimaryItemName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidPrimaryTypeName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidPropertyNames - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
invalidPropertyType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidQualifiedNameString - Static variable in class org.jboss.dna.graph.GraphI18n
 
invalidQueryLanguage - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidReferences - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
invalidRelativePath - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidRepositoryNodePath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
InvalidRequestException - Exception in org.jboss.dna.graph.request
Specifies that the request was invalid and could not be completed.
InvalidRequestException() - Constructor for exception org.jboss.dna.graph.request.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception org.jboss.dna.graph.request.InvalidRequestException
 
InvalidRequestException(Throwable) - Constructor for exception org.jboss.dna.graph.request.InvalidRequestException
 
InvalidRequestException(String, Throwable) - Constructor for exception org.jboss.dna.graph.request.InvalidRequestException
 
InvalidSequencerPathExpression - Exception in org.jboss.dna.repository.sequencer
A runtime exception that denotes an invalid PathExpression for a sequencer.
InvalidSequencerPathExpression() - Constructor for exception org.jboss.dna.repository.sequencer.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String) - Constructor for exception org.jboss.dna.repository.sequencer.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(Throwable) - Constructor for exception org.jboss.dna.repository.sequencer.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencer.InvalidSequencerPathExpression
 
InvalidStateException - Exception in org.jboss.dna.graph.session
A runtime exception signaling an invalid state of a graph session.
InvalidStateException() - Constructor for exception org.jboss.dna.graph.session.InvalidStateException
 
InvalidStateException(String) - Constructor for exception org.jboss.dna.graph.session.InvalidStateException
 
InvalidStateException(Throwable) - Constructor for exception org.jboss.dna.graph.session.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for exception org.jboss.dna.graph.session.InvalidStateException
 
invalidStateString - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
invalidSupertypeName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
invalidUuidForWorkspace - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
InvalidWorkspaceException - Exception in org.jboss.dna.graph.request
Specifies that the request was invalid and could not be completed.
InvalidWorkspaceException() - Constructor for exception org.jboss.dna.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(String) - Constructor for exception org.jboss.dna.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(Throwable) - Constructor for exception org.jboss.dna.graph.request.InvalidWorkspaceException
 
InvalidWorkspaceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.request.InvalidWorkspaceException
 
invokeBestMethodOnTarget(String[], Object, Object...) - Method in class org.jboss.dna.common.util.Reflection
Find and execute the best method on the target class that matches the signature specified with one of the specified names and the list of arguments.
invokeGetterMethodOnTarget(String, Object) - Method in class org.jboss.dna.common.util.Reflection
Find and execute the getter method on the target class for the supplied property name.
invokeSetterMethodOnTarget(String, Object, Object) - Method in class org.jboss.dna.common.util.Reflection
Find and execute the best setter method on the target class for the supplied property name and the supplied list of arguments.
inWorkspace() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the name of the workspace in which the node is to be createde
inWorkspace() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the name of the workspace in which the branch exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Get the name of the workspace in which the parent and children exist.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the name of the workspace in which the node exists.
inWorkspace() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Get the name of the workspace in which the node exists.
IoException - Exception in org.jboss.dna.graph.property
A runtime exception that represents that an error occurred during input/output.
IoException() - Constructor for exception org.jboss.dna.graph.property.IoException
 
IoException(String) - Constructor for exception org.jboss.dna.graph.property.IoException
 
IoException(Throwable) - Constructor for exception org.jboss.dna.graph.property.IoException
 
IoException(String, Throwable) - Constructor for exception org.jboss.dna.graph.property.IoException
 
IoUtil - Class in org.jboss.dna.common.util
A set of utilities for more easily performing I/O.
IS_ABSTRACT - Static variable in class org.jboss.dna.graph.JcrLexicon
 
IS_CHECKED_OUT - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
IS_FULL_TEXT_SEARCHABLE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
IS_MIXIN - Static variable in class org.jboss.dna.graph.JcrLexicon
 
IS_QUERY_ORDERABLE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
IS_QUERYABLE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
isAbsolute() - Method in class org.jboss.dna.graph.property.basic.BasicPath
Return whether this path is an absolute path.
isAbsolute() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return whether this path is an absolute path.
isAbsolute() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return whether this path is an absolute path.
isAbsolute() - Method in interface org.jboss.dna.graph.property.Path
Return whether this path is an absolute path.
isAbstract() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get whether this node type is abstract.
isAbstract() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get whether this node type is abstract.
isAfter(DateTime) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Return whether this date-time is later than the supplied date-time.
isAfter(DateTime) - Method in interface org.jboss.dna.graph.property.DateTime
Return whether this date-time is later than the supplied date-time.
isAncestorOf(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path is an ancestor of the supplied path.
isAncestorOf(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path is an ancestor of the supplied path.
isAncestorOf(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path is an ancestor of the supplied path.
isAnyVersion() - Method in class org.jboss.dna.maven.MavenId.Version
 
isArrayType() - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
Find out if a field is a array type or not.
isArrayType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is a array type or not.
isAtOrAbove(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrAbove(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrAbove(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrBelow(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(Path) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
isBefore(DateTime) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Return whether this date-time is earlier than the supplied date-time.
isBefore(DateTime) - Method in interface org.jboss.dna.graph.property.DateTime
Return whether this date-time is earlier than the supplied date-time.
isCancelled() - Method in class org.jboss.dna.graph.request.Request
Check whether this request has been cancelled.
isChanged(boolean) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine whether this node has been marked as having changes.
isCompressData() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
isCompressed() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
isCompressed() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
isContructor() - Method in class org.jboss.dna.sequencer.java.metadata.ConstructorMetadata
isContructor() - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
isContructor() - Method in class org.jboss.dna.sequencer.java.metadata.MethodTypeMemberMetadata
isCreatingWorkspacesAllowed() - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Get whether this source allows workspaces to be created dynamically.
isCreatingWorkspacesAllowed() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get whether this source allows workspaces to be created dynamically.
isDebugEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the DEBUG level are being logged.
isDecendantOf(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path is an decendant of the supplied path.
isDecendantOf(Path) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Determine whether this path is an decendant of the supplied path.
isDecendantOf(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path is an decendant of the supplied path.
isDecendantOf(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path is an decendant of the supplied path.
isDetailedStatistics() - Method in class org.jboss.dna.common.statistic.Stopwatch
Return true if detailed statistics are being kept.
isDirectory(SVNRepository, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
Check if repository path is a directory.
isEmpty() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
isEmpty() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
isEmpty() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Determine if this collection is empty.
isEmpty() - Method in interface org.jboss.dna.common.collection.Problems
Determine if this collection is empty.
isEmpty() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Determine if this collection is empty.
isEmpty() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
isEmpty(Object[], String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the array is empty
isEmpty() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
isEmpty() - Method in class org.jboss.dna.graph.observe.ChangeObservers
Determine whether there are any observers at the time this method is called.
isEmpty() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in interface org.jboss.dna.graph.property.Property
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Return whether there are no entries
isEquals(T, String, T, String) - Static method in class org.jboss.dna.common.util.CheckArg
Asserts that the specified first object is equal to the specified second object.
isExecuteRequired() - Method in class org.jboss.dna.graph.Graph.Batch
Determine whether this batch needs to be executed (there are requests and the batch has not been executed yet).
isExpired() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine if this node's information has expired.
isFile(SVNRepository, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
Check if the path is a file.
isFrozen() - Method in class org.jboss.dna.graph.request.Request
Determine whether this request has been frozen, preventing any further updates.
isFullyQualifiedClassname(String) - Static method in class org.jboss.dna.common.util.ClassUtil
Determine whether the supplied string represents a well-formed fully-qualified Java classname.
isGreaterThan(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is greater than the supplied value
isGreaterThan(double, double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is greater than the supplied value
isGreaterThanOrEqualTo(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is greater than or equal to the supplied value
isInstanceOf(Object, Class<?>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the object is an instance of the specified Class
isLeaf() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine if this node is a leaf node with no children.
isLessThan(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is less than the supplied value
isLessThanOrEqualTo(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is less than or equal to the supplied value
isLoaded() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine if this node is loaded and usable.
isMarker() - Method in class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
isMixin() - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Get whether this node type is a mixin.
isMixin() - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
Get whether this node type is a mixin.
isModified() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Determine whether this property has been modified since it was last saved.
isMultiple() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in interface org.jboss.dna.graph.property.Property
Determine whether the property currently has multiple values.
isMultiValued() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Determine whether this property has multiple values
isNegative(int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is negative (<0).
isNegative(long, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is negative (<0).
isNegative(double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is negative (<0).
isNew() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine whether this node has been created since the last save.
isNew() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
Determine whether this property has been created since the last save.
isNext(char) - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is the supplied value.
isNext(char, char) - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next two characters on the stream match the supplied values.
isNext(char, char, char) - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next three characters on the sream match the supplied values.
isNextAnyOf(char[]) - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next character on the stream matches one of the supplied characters.
isNextAnyOf(String) - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next character on the stream matches one of the supplied characters.
isNextWhitespace() - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Determine if the next character on the sream is a whitespace character.
isNonNegative(int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-negative (>=0).
isNonNegative(long, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-negative (>=0).
isNonNegative(double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-negative (>=0).
isNonPositive(int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-positive (<=0).
isNonPositive(long, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-positive (<=0).
isNonPositive(double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is non-positive (<=0).
isNormal() - Method in class org.jboss.dna.sequencer.java.metadata.NormalAnnotationMetadata
 
isNormalized() - Method in class org.jboss.dna.graph.property.basic.BasicPath
Return whether this path is normalized and contains no unnecessary "." segments and as few ".." segments as possible.
isNormalized() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return whether this path is normalized and contains no unnecessary "." segments and as few ".." segments as possible.
isNormalized() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return whether this path is normalized and contains no unnecessary "." segments and as few ".." segments as possible.
isNormalized() - Method in interface org.jboss.dna.graph.property.Path
Return whether this path is normalized and contains no unnecessary "." segments and as few ".." segments as possible.
isNotEmpty(String, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the string is not empty, is not null, and does not contain only whitespace.
isNotEmpty(Iterator<?>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Checks that the iterator is not empty, and throws an exception if it is.
isNotEmpty(Collection<?>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the collection is not empty
isNotEmpty(Map<?, ?>, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the map is not empty
isNotEmpty(Object[], String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the array is not empty
isNotEquals(T, String, T, String) - Static method in class org.jboss.dna.common.util.CheckArg
Asserts that the specified first object is not equal to the specified second object.
isNotGreaterThan(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is not greater than the supplied value
isNotLessThan(int, int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is not less than the supplied value
isNotNan(double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is not NaN.
isNotNull(Object, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the specified argument is non-null
isNotSame(T, String, T, String) - Static method in class org.jboss.dna.common.util.CheckArg
Asserts that the specified first object is not the same as (==) the specified second object.
isNotZeroLength(String, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the string is non-null and has length > 0
isNull(Object, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is null
isOptional() - Method in class org.jboss.dna.maven.MavenDependency
Indicates the dependency is optional for use of this library.
isParameterizedType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is a parameterized type or not.
isParameterizedType() - Method in class org.jboss.dna.sequencer.java.metadata.ParameterizedTypeFieldMetadata
Find out if a field is a parameterized type or not.
isParentReference() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Return whether this segment is a reference to a parent.
isParentReference() - Method in interface org.jboss.dna.graph.property.Path.Segment
Return whether this segment is a reference to a parent.
isPaused() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Return whether this service is currently paused.
isPaused() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Return whether this system is currently paused.
isPositive(int, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is positive (>0).
isPositive(long, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is positive (>0).
isPositive(double, String) - Static method in class org.jboss.dna.common.util.CheckArg
Check that the argument is positive (>0).
isPrimitiveType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is primitive type or not.
isProgressive() - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Returns whether the image is stored in a progressive (also called: interlaced) way.
isPropertyModified(String) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
Determine whether this node change includes the setting of new value(s) for the supplied property.
isPropertyRemoved(String) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
Determine whether this node change includes the removal of the supplied property.
isQualifiedType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is a qualified type or not.
isQualifiedType() - Method in class org.jboss.dna.sequencer.java.metadata.QualifiedTypeFieldMetadata
Find out if a field is a qualified type or not.
isReadOnly() - Method in class org.jboss.dna.graph.connector.federation.Projection
Determine whether the content projected by this projection is read-only.
isReadOnly() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.CompositeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.Request
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
 
isReadOnly() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Return whether this request only reads information.
isReferentialIntegrityEnforced() - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
isReferentialIntegrityEnforced() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
isRegistered() - Method in class org.jboss.dna.graph.observe.ChangeObserver
Determine whether this observer is currently registered with any Observable instances.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRoot() - Method in class org.jboss.dna.graph.property.basic.BasicPath
Return whether this path represents the root path.
isRoot() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return whether this path represents the root path.
isRoot() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return whether this path represents the root path.
isRoot() - Method in interface org.jboss.dna.graph.property.Path
Return whether this path represents the root path.
isRoot() - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
isRunning() - Method in class org.jboss.dna.common.statistic.Stopwatch
Return whether this stopwatch is currently running.
isRunning() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Return whether this connection pool is running and is able to provide connections.
isSame(T, String, T, String) - Static method in class org.jboss.dna.common.util.CheckArg
Asserts that the specified first object is the same as (==) the specified second object.
isSame(InputStream, InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
isSame(Location) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSame(Location, boolean) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSameAs(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Determine whether this path represents the same as the supplied path.
isSameAs(DateTime) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Return whether this date-time is exactly the the same as the supplied date-time.
isSameAs(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
Determine whether this path represents the same as the supplied path.
isSameAs(DateTime) - Method in interface org.jboss.dna.graph.property.DateTime
Return whether this date-time is exactly the the same as the supplied date-time.
isSameAs(Path) - Method in interface org.jboss.dna.graph.property.Path
Determine whether this path represents the same as the supplied path.
isSameNode(NetChangeObserver.NetChange) - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
isSameWorkspace() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Determine whether this clone operation is within the same workspace.
isSameWorkspace() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Determine whether this copy operation is within the same workspace.
isSelfReference() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
Return whether this segment is a self-reference.
isSelfReference() - Method in interface org.jboss.dna.graph.property.Path.Segment
Return whether this segment is a self-reference.
isShutdown() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Return whether this connection pool is in the process of shutting down or has already been shut down.
isShutdown() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Return whether this service is stopped and unable to be restarted.
isShutdown() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Return whether this system has been shut down.
isSimple() - Method in class org.jboss.dna.graph.connector.federation.Projection
Determine whether this project is a simple projection that only involves for any one repository path no more than a single source path.
isSimpleType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is a simple type or not.
isSimpleType() - Method in class org.jboss.dna.sequencer.java.metadata.SimpleTypeFieldMetadata
Find out if a field is a simple type or not.
isSingle() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in interface org.jboss.dna.graph.property.Property
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
isSlashEncoded() - Method in class org.jboss.dna.common.text.UrlEncoder
 
isStale() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Determine whether this node is stale because it was dropped from the cache.
isStarted() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Return whether this service has been started and is currently running.
isStarted() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Return whether this system has been started and is currently running.
isSubmitIgnored() - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Return whether this instance is ignoring calls to GraphBatchDestination.submit().
isTerminated() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Return true if this pool has completed its termination and no longer has any open connections.
isTerminated() - Method in class org.jboss.dna.repository.RepositoryLibrary
Return true if this federated repository has completed its termination and no longer has any open connections.
isTerminated() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Return whether this system has finished shutting down.
isTerminated() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Return whether this system has finished shutting down.
isTerminating() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Returns true if this pool is in the process of terminating after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() has been called but has not completely terminated.
isTerminating() - Method in class org.jboss.dna.repository.RepositoryLibrary
Returns true if this federated repository is in the process of terminating after ServiceAdministrator.shutdown() has been called on the administrator, but the federated repository has connections that have not yet normally been closed.
isTopLevelPath(Path) - Method in class org.jboss.dna.graph.connector.federation.Projection
Determine whether the supplied repositoryPath is considered one of the top-level nodes in this projection.
isTopLevelPath(Path) - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
Determine if the supplied path is the same as one of the top-level nodes exposed by this rule.
isTopLevelPath(Path) - Method in class org.jboss.dna.graph.connector.federation.Projection.Rule
Determine if the supplied path is the same as one of the top-level nodes exposed by this rule.
isTraceEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the TRACE level are being logged.
isTypeFor(Object) - Method in enum org.jboss.dna.graph.property.PropertyType
 
isTypeForEach(Iterable<?>) - Method in enum org.jboss.dna.graph.property.PropertyType
 
isTypeForEach(Iterator<?>) - Method in enum org.jboss.dna.graph.property.PropertyType
 
isUncountable(String) - Method in class org.jboss.dna.common.text.Inflector
Determine whether the supplied word is considered uncountable by the pluralize and singularize methods.
isValid(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid character in XML.
isValid() - Method in class org.jboss.dna.jcr.CndNodeTypeSource
Returns true if no errors were encountered while parsing the CND file or files
isValidContent(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid character in XML content
isValidName(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid non-first character in an XML Name.
isValidName(String) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine if the supplied name is a valid XML Name.
isValidNameStart(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid first character in an XML Name.
isValidNcName(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid non-first character in an XML NCName.
isValidNcName(String) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine if the supplied name is a valid XML NCName.
isValidNcNameStart(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid first character in an XML NCName.
isValidPubid(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid character in an XML Pubid.
isValidSpace(int) - Static method in class org.jboss.dna.common.xml.XmlCharacters
Determine whether the supplied character is a valid whitespace character in XML
isWildcardType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
Find out if a field is a wild card type or not.
isWildcardType() - Method in class org.jboss.dna.sequencer.java.metadata.WildcardTypeFieldMetadata
Find out if a field is a wild card type or not.
itemAlreadyExistsWithUuid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
itemNotFoundAtPath - Static variable in class org.jboss.dna.jcr.JcrI18n
 
itemNotFoundAtPathRelativeToReferenceNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
itemNotFoundWithUuid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
iterator() - Static method in enum org.jboss.dna.cnd.QueryOperator
Return an iterator over all the operator enumeration literals.
iterator() - Method in class org.jboss.dna.common.collection.AbstractProblems
iterator() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
iterator() - Method in class org.jboss.dna.common.collection.ImmutableProblems
iterator() - Method in interface org.jboss.dna.common.collection.Problems
iterator() - Method in class org.jboss.dna.graph.Location
iterator() - Method in class org.jboss.dna.graph.observe.Changes
iterator() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
iterator() - Method in class org.jboss.dna.graph.property.basic.AbstractValueFactories
This implementation always iterates over the instances return by the get*Factory() methods.
iterator() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
iterator() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
iterator() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
iterator() - Method in class org.jboss.dna.graph.property.basic.ChildPath
iterator() - Method in class org.jboss.dna.graph.property.basic.RootPath
iterator() - Method in interface org.jboss.dna.graph.property.Path
iterator() - Static method in enum org.jboss.dna.graph.property.PropertyType
Return an iterator over all the property type enumeration literals.
iterator() - Method in class org.jboss.dna.graph.request.CompositeRequest
iterator() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
iterator() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
iterator() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
iterator() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
The resulting iterator accesses the Location objects in the branch, in pre-order traversal order.
iterator() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
iterator() - Method in class org.jboss.dna.graph.session.GraphSession.StructureSnapshot
iterator() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Return the entries in this output in an order with shorter paths first.

J

JAAS_LOGIN_CONFIG_NAME - Static variable in class org.jboss.dna.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.JAAS_LOGIN_CONFIG_NAME option is "dna-jcr" .
JaasSecurityContext - Class in org.jboss.dna.graph
JAAS-based security context that provides authentication and authorization through the JAAS login context.
JaasSecurityContext(String) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name.
JaasSecurityContext(String, Subject) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and a JAAS subject.
JaasSecurityContext(String, String, char[]) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and a JAAS callback handler to create a new JAAS login context with the given user ID and password.
JaasSecurityContext(String, CallbackHandler) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Create a JaasSecurityContext with the supplied application configuration name and the given callback handler.
JaasSecurityContext(LoginContext) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Creates a new JAAS security context based on the given login context.
JaasSecurityContext(Subject) - Constructor for class org.jboss.dna.graph.JaasSecurityContext
Creates a new JAAS security context based on the user name and roles from the given subject.
JaasSecurityContext.UserPasswordCallbackHandler - Class in org.jboss.dna.graph
A simple callback handler implementation that attempts to provide a user ID and password to any callbacks that it handles.
JaasSecurityContext.UserPasswordCallbackHandler(String, char[]) - Constructor for class org.jboss.dna.graph.JaasSecurityContext.UserPasswordCallbackHandler
 
JAVA_ANNOTATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ANNOTATION_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ANNOTATION_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ARRAY_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ARRAY_TYPE_DESCRIPTION - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ARRAY_TYPE_MODIFIER_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ARRAY_TYPE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ARRAY_TYPE_VARIABLE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_CLASS_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_COMPILATION_UNIT_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_COMPILATION_UNIT_PRIMARY_TYPE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_CONSTRUCTOR_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_CONSTRUCTOR_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_CONSTRUCTOR_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_FIELD_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_FIELD_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_FORMAL_PARAMETER - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_IMPORT_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_IMPORT_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_MARKER_ANNOTATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_MARKER_ANNOTATION_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_METHOD_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_METHOD_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_METHOD_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_MODIFIER_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_MODIFIER_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_MODIFIER_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_NORMAL_ANNOTATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_NORMAL_CLASS_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_NORMAL_CLASS_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_NORMAL_CLASS_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_NORMALANNOTATION_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ON_DEMAND_IMPORT_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ON_DEMAND_IMPORT_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_ON_DEMAND_IMPORT_TYPE_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PACKAGE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PACKAGE_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PACKAGE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETER - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETER_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETERIZED_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETERIZED_TYPE_DESCRIPTION - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETERIZED_TYPE_MODIFIER_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETERIZED_TYPE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PARAMETERIZED_TYPE_VARIABLE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PRIMITIVE_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PRIMITIVE_TYPE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_PRIMITIVE_TYPE_VARIABLE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_RETURN_TYPE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SIMPLE_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SIMPLE_TYPE_DESCRIPTION - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SIMPLE_TYPE_MODIFIER_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SIMPLE_TYPE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SIMPLE_TYPE_VARIABLE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SINGLE_ANNOTATION_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SINGLE_ELEMENT_ANNOTATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SINGLE_IMPORT_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SINGLE_IMPORT_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_SINGLE_IMPORT_TYPE_DECLARATION_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_UNIT_TYPE_CHILD_NODE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_VARIABLE - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JAVA_VARIABLE_NAME - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
JavadocMetadata - Class in org.jboss.dna.sequencer.java.metadata
JavaDoc metadata.
JavadocMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.JavadocMetadata
 
JavaMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for a Java source file.
JavaMetadataI18n - Class in org.jboss.dna.sequencer.java
The internationalized string constants for the org.jboss.dna.sequencer.java* packages.
JavaMetadataI18n() - Constructor for class org.jboss.dna.sequencer.java.JavaMetadataI18n
 
JavaMetadataSequencer - Class in org.jboss.dna.sequencer.java
A Java sequencer that processes a compilation unit, extracts the meta data for the compilation unit, and then writes these informations to the repository.
JavaMetadataSequencer() - Constructor for class org.jboss.dna.sequencer.java.JavaMetadataSequencer
 
JavaMetadataUtil - Class in org.jboss.dna.sequencer.java
Utility class for working with metadata.
JavaSourceCndDefinition - Interface in org.jboss.dna.sequencer.java
JavaSourceCndDefinition defines each elements and sub elements, that must be found in the java source cnd document.
JBossCacheConnectorI18n - Class in org.jboss.dna.connector.jbosscache
The internationalized string constants for the org.jboss.dna.connector.jbosscache* packages.
JBossCacheConnectorI18n() - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
JBossCacheRepository - Class in org.jboss.dna.connector.jbosscache
A repository implementation that uses JBoss Cache.
JBossCacheRepository(String, UUID, Cache<UUID, MapNode>) - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheRepository
 
JBossCacheRepository(String, UUID, String, Cache<UUID, MapNode>) - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheRepository
 
JBossCacheSource - Class in org.jboss.dna.connector.jbosscache
A repository source that uses a JBoss Cache instance to manage the content.
JBossCacheSource() - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheSource
Create a repository source instance.
JCR_PROTOCOL - Static variable in class org.jboss.dna.maven.MavenUrl
 
JcrApplication - Class in org.jboss.dna.web.jcr.rest
Implementation of the JAX-RS Application class to identify all JAX-RS providers and classes in the application.
JcrApplication() - Constructor for class org.jboss.dna.web.jcr.rest.JcrApplication
 
JcrConfiguration - Class in org.jboss.dna.jcr
A configuration builder for a JcrEngine.
JcrConfiguration() - Constructor for class org.jboss.dna.jcr.JcrConfiguration
Create a new configuration, using a default-constructed ExecutionContext.
JcrConfiguration(ExecutionContext) - Constructor for class org.jboss.dna.jcr.JcrConfiguration
Create a new configuration using the supplied ExecutionContext.
JcrConfiguration.RepositoryDefinition<ReturnType> - Interface in org.jboss.dna.jcr
Interface used to define a JCR Repository that's accessible from the JcrEngine.
JcrEngine - Class in org.jboss.dna.jcr
The basic component that encapsulates the JBoss DNA services, including the Repository instances.
JcrI18n - Class in org.jboss.dna.jcr
The internationalized string constants for the org.jboss.dna.jcr* packages.
JcrI18n() - Constructor for class org.jboss.dna.jcr.JcrI18n
 
JcrLexicon - Class in org.jboss.dna.graph
A lexicon of names with the JCR namespace.
JcrLexicon() - Constructor for class org.jboss.dna.graph.JcrLexicon
 
JcrLexicon - Class in org.jboss.dna.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/1.0" namespace.
JcrLexicon() - Constructor for class org.jboss.dna.jcr.JcrLexicon
 
JcrLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrLexicon.Namespace
 
JcrMavenUrlProvider - Class in org.jboss.dna.maven.spi
Base class for providers that work against a JCR repository.
JcrMavenUrlProvider() - Constructor for class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
JcrMixLexicon - Class in org.jboss.dna.graph
A lexicon of names with the JCR "mix" namespace.
JcrMixLexicon() - Constructor for class org.jboss.dna.graph.JcrMixLexicon
 
JcrMixLexicon - Class in org.jboss.dna.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/mix/1.0" namespace.
JcrMixLexicon() - Constructor for class org.jboss.dna.jcr.JcrMixLexicon
 
JcrMixLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrMixLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrMixLexicon.Namespace
 
JcrNodeTypeManager - Class in org.jboss.dna.jcr
Local implementation of @{link NodeTypeManager}.
JcrNodeTypeSource - Interface in org.jboss.dna.jcr
Interface for any potential provider of JcrNodeType definitions, the DNA implementation of NodeType.
JcrNodeTypeTemplate - Class in org.jboss.dna.jcr
DNA implementation of the JCR NodeTypeTemplate interface
JcrNtLexicon - Class in org.jboss.dna.graph
A lexicon of names with the JCR "nt" namespace.
JcrNtLexicon() - Constructor for class org.jboss.dna.graph.JcrNtLexicon
 
JcrNtLexicon - Class in org.jboss.dna.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/nt/1.0" namespace.
JcrNtLexicon() - Constructor for class org.jboss.dna.jcr.JcrNtLexicon
 
JcrNtLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrNtLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
JcrRepository - Class in org.jboss.dna.jcr
Creates JCR sessions to an underlying repository (which may be a federated repository).
JcrRepository(ExecutionContext, RepositoryConnectionFactory, String) - Constructor for class org.jboss.dna.jcr.JcrRepository
Creates a JCR repository that uses the supplied repository connection factory to establish sessions to the underlying repository source upon login.
JcrRepository(ExecutionContext, RepositoryConnectionFactory, String, Map<String, String>, Map<JcrRepository.Option, String>) - Constructor for class org.jboss.dna.jcr.JcrRepository
Creates a JCR repository that uses the supplied repository connection factory to establish sessions to the underlying repository source upon login.
JcrRepository.DefaultOption - Class in org.jboss.dna.jcr
The default values for each of the JcrRepository.Option.
JcrRepository.DefaultOption() - Constructor for class org.jboss.dna.jcr.JcrRepository.DefaultOption
 
JcrRepository.Option - Enum in org.jboss.dna.jcr
The available options for the JcrRepository.
JcrResources - Class in org.jboss.dna.web.jcr.rest
RESTEasy handler to provide the JCR resources at the URIs below.
JcrResources() - Constructor for class org.jboss.dna.web.jcr.rest.JcrResources
 
JcrResources.JSONExceptionMapper - Class in org.jboss.dna.web.jcr.rest
 
JcrResources.JSONExceptionMapper() - Constructor for class org.jboss.dna.web.jcr.rest.JcrResources.JSONExceptionMapper
 
JcrResources.NotFoundExceptionMapper - Class in org.jboss.dna.web.jcr.rest
 
JcrResources.NotFoundExceptionMapper() - Constructor for class org.jboss.dna.web.jcr.rest.JcrResources.NotFoundExceptionMapper
 
JcrResources.RepositoryExceptionMapper - Class in org.jboss.dna.web.jcr.rest
 
JcrResources.RepositoryExceptionMapper() - Constructor for class org.jboss.dna.web.jcr.rest.JcrResources.RepositoryExceptionMapper
 
JcrSvLexicon - Class in org.jboss.dna.jcr
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/sv/1.0" namespace.
JcrSvLexicon() - Constructor for class org.jboss.dna.jcr.JcrSvLexicon
 
JcrSvLexicon.Namespace - Class in org.jboss.dna.jcr
 
JcrSvLexicon.Namespace() - Constructor for class org.jboss.dna.jcr.JcrSvLexicon.Namespace
 
JNDI_NAME - Static variable in class org.jboss.dna.repository.DnaLexicon
 
JodaDateTime - Class in org.jboss.dna.graph.property.basic
Implementation of DateTime based upon the Joda-Time library.
JodaDateTime() - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(String) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(String, String) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(long) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(long, Chronology) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(long, String) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(DateTimeZone) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, String) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(Date) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(Calendar) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTime(DateTime) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTime
 
JodaDateTimeValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.DATE values.
JodaDateTimeValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
 
JpaConnection - Class in org.jboss.dna.connector.store.jpa
The repository connection to JPA repository sources.
JpaConnectorI18n - Class in org.jboss.dna.connector.store.jpa
The internationalized string constants for the org.jboss.dna.connector.store.jpa* packages.
JpaConnectorI18n() - Constructor for class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
JpaSource - Class in org.jboss.dna.connector.store.jpa
The RepositorySource for the connector that stores content in a (custom) relational database.
JpaSource() - Constructor for class org.jboss.dna.connector.store.jpa.JpaSource
 
JpaSource.Models - Class in org.jboss.dna.connector.store.jpa
This source is capable of using different database schemas
JpaSource.Models() - Constructor for class org.jboss.dna.connector.store.jpa.JpaSource.Models
 
JPDL3AssignmentMetadata - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3AssignmentMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
 
JPDL3EndStateMetadata - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3EndStateMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3EndStateMetadata
 
JPDL3Metadata - Class in org.jboss.dna.sequencer.jpdl3
The jBPM Process definition language meta data.
JPDL3MetadataConstants - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3MetadataConstants() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3MetadataConstants
 
JPDL3StartStateMetadata - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3StartStateMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
JPDL3SwimlaneMetadata - Class in org.jboss.dna.sequencer.jpdl3
Metdata class represent a swimlane in a jpdl xml file.
JPDL3SwimlaneMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
JPDL3TaskMetadata - Class in org.jboss.dna.sequencer.jpdl3
This represent a task for a human.
JPDL3TaskMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
JPDL3TaskNodeMetadata - Class in org.jboss.dna.sequencer.jpdl3
This a task node.
JPDL3TaskNodeMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
JPDL3TransitionMetadata - Class in org.jboss.dna.sequencer.jpdl3
The transition.
JPDL3TransitionMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
JSR283_DECODER - Static variable in interface org.jboss.dna.graph.property.Path
The text decoder that decodes according to JSR-283.
JSR283_ENCODER - Static variable in interface org.jboss.dna.graph.property.Path
The text encoder that encodes according to JSR-283.
Jsr283Encoder - Class in org.jboss.dna.common.text
Encoder that escapes characters that are not allowed in JCR names.
Jsr283Encoder() - Constructor for class org.jboss.dna.common.text.Jsr283Encoder
 
justifyCenter(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Center the contents of the string.
justifyLeft(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Left justify the contents of the string, ensuring that the supplied string begins at the first character and that the resulting string is of the desired length.
justifyRight(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Right justify the contents of the string, ensuring that the string ends at the last character.

K

keepSignificantFigures(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
keepSignificantFigures(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
keepSignificantFigures(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
keepSignificantFigures(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
keepSignificantFigures(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
keepSignificantFigures(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
 
keepSignificantFigures(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
keys() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
keySet() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties

L

LANGUAGE - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
LargeValueEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
A single property value that is too large to be stored on the individual node, and which will be shared among all properties that have the same value.
LargeValueEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
LargeValueId - Class in org.jboss.dna.connector.store.jpa.model.basic
A unique identifer for a large value, which is the 160-bit SHA-1 hash of this value, in hex form (40-bytes).
LargeValueId() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
 
LargeValueId(String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
 
LAST_MODIFIED - Static variable in class org.jboss.dna.graph.JcrLexicon
 
LAST_MODIFIED - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
lastIndexOf(Object) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
length(InputStream) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Get the length of the input stream.
LINKED_FILE - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
list(PrintStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
list(PrintWriter) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
listIterator() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
listIterator(int) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
load(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
load(InputStream, Map<String, Set<String>>) - Static method in class org.jboss.dna.common.util.MimeTypeUtil
Load the extensions from the supplied stream, which may provide the contents in the format of property file or a tab-delimited *nix-style MIME types file (common in web servers and libraries).
loadedFrom(String...) - Method in interface org.jboss.dna.repository.DnaConfiguration.LoadedFrom
Specify the names of the classloaders that form the classpath for the component, from which the component's class (and its dependencies) can be loaded.
loadedFromClasspath() - Method in interface org.jboss.dna.repository.DnaConfiguration.LoadedFrom
Specify that the component (and its dependencies) will be found on the current (or current context) classloader.
loadedWith(List<Location>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>, DateTime) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Define the persistent child information that this node is to be populated with.
loadFrom(String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the given path.
loadFrom(String, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the given path.
loadFrom(File) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file.
loadFrom(File, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file.
loadFrom(URL) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(URL, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(RepositorySource) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from the repository content using the supplied repository source.
loadFrom(RepositorySource, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from the repository content using the workspace in the supplied repository source.
loadFrom(RepositorySource, String, String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Load the configuration from the repository content at the supplied path in the workspace in the supplied repository source.
loadFrom(String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the given path.
loadFrom(String, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the given path.
loadFrom(File) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file.
loadFrom(File, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file.
loadFrom(URL) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(URL, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(InputStream, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from a file at the supplied URL.
loadFrom(RepositorySource) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from the repository content using the supplied repository source.
loadFrom(RepositorySource, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from the repository content using the workspace in the supplied repository source.
loadFrom(RepositorySource, String, String) - Method in class org.jboss.dna.repository.DnaConfiguration
Load the configuration from the repository content at the supplied path in the workspace in the supplied repository source.
loadFromXML(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
LocalizationRepository - Interface in org.jboss.dna.common.i18n
A repository of localized property files used by the internationalization framework.
LocalNamespaceRegistry - Class in org.jboss.dna.graph.property.basic
A special NamespaceRegistry implementation that can be used to track transient registrations for another delegate registry.
LocalNamespaceRegistry(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
 
LocalNamespaceRegistry(NamespaceRegistry, String) - Constructor for class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
 
Location - Class in org.jboss.dna.graph
The location of a node, as specified by either its path, UUID, and/or identification properties.
Location() - Constructor for class org.jboss.dna.graph.Location
 
locationCannotBeProjectedIntoWorkspaceAndSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
locationFromLineNumberAndCharacter - Static variable in class org.jboss.dna.cnd.CndI18n
 
locationInRequestMustHavePath - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
locationInRequestMustHavePath - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
locationShouldHavePathAndOrProperty - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
locationsMustHavePath - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
LOCK_IS_DEEP - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
LOCK_OWNER - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
LOCKABLE - Static variable in class org.jboss.dna.graph.JcrMixLexicon
 
log(Logger.Level, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the suplied level according to the specified format and (optional) parameters.
log(Logger.Level, Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the supplied level with an accompanying message.
LogContext - Class in org.jboss.dna.common.util
Provides a "mapped diagnostic context" (MDC) for use in capturing extra context information to be included in logs of multithreaded applications.
LogContext() - Constructor for class org.jboss.dna.common.util.LogContext
 
Logger - Class in org.jboss.dna.common.util
A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level - Enum in org.jboss.dna.common.util
 
LoggingRequestProcessor - Class in org.jboss.dna.graph.request.processor
A RequestProcessor implementation that wraps another and that logs messages at the supplied level.
LoggingRequestProcessor(RequestProcessor, Logger, Logger.Level) - Constructor for class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
 
login() - Method in class org.jboss.dna.jcr.JcrRepository
login(Credentials) - Method in class org.jboss.dna.jcr.JcrRepository
login(String) - Method in class org.jboss.dna.jcr.JcrRepository
login(Credentials, String) - Method in class org.jboss.dna.jcr.JcrRepository
logout() - Method in class org.jboss.dna.graph.JaasSecurityContext
Logs the user out of the authentication mechanism.
logout() - Method in interface org.jboss.dna.graph.SecurityContext
Logs the user out of the authentication mechanism.
logout() - Method in class org.jboss.dna.web.jcr.rest.ServletSecurityContext
Logs the user out of the authentication mechanism.
LONG_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of long values.
LongOperations - Class in org.jboss.dna.common.math
The math operations for long numbers.
LongOperations() - Constructor for class org.jboss.dna.common.math.LongOperations
 
longValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
longValue() - Method in class org.jboss.dna.common.math.Duration
longValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
longValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
longValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
longValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
longValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a long integer.
longValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
LongValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.LONG values.
LongValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.LongValueFactory
 
lowerCamelCase(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Converts strings to lowerCamelCase.

M

main(String[]) - Static method in class org.jboss.dna.sequencer.image.ImageMetadata
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
makeAccessible(AccessibleObject) - Static method in class org.jboss.dna.common.util.ClassUtil
 
MANDATORY - Static variable in class org.jboss.dna.graph.JcrLexicon
 
MapNode - Class in org.jboss.dna.graph.connector.map
A node within a MapRepository.
MapNode(UUID) - Constructor for class org.jboss.dna.graph.connector.map.MapNode
 
MapRepository - Class in org.jboss.dna.graph.connector.map
A default implementation of a map-based repository.
MapRepository(String, UUID) - Constructor for class org.jboss.dna.graph.connector.map.MapRepository
Creates a MapRepository with the given repository source name, root node UUID, and a default workspace named "" (the empty string).
MapRepository(String, UUID, String) - Constructor for class org.jboss.dna.graph.connector.map.MapRepository
Creates a MapRepository with the given repository source name, root node UUID, and a default workspace with the given name.
MapRepositoryConnection - Class in org.jboss.dna.graph.connector.map
A connection to a MapRepository.
MapRepositoryConnection(MapRepositorySource, MapRepository) - Constructor for class org.jboss.dna.graph.connector.map.MapRepositoryConnection
 
MapRepositorySource - Interface in org.jboss.dna.graph.connector.map
An extension of the RepositorySource class that provides a cache policy and a repository context.
MapRequestProcessor - Class in org.jboss.dna.graph.connector.map
The default implementation of the RequestProcessor for map repositories.
MapRequestProcessor(ExecutionContext, MapRepository, RepositoryContext) - Constructor for class org.jboss.dna.graph.connector.map.MapRequestProcessor
 
MapWorkspace - Interface in org.jboss.dna.graph.connector.map
The MapWorkspace defines the required methods for workspaces in a map repository.
markAsChanged() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Mark this node as having changes.
markAsCopied() - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
markAsNew() - Method in class org.jboss.dna.graph.session.GraphSession.Node
Mark this node has having been created and not yet saved.
MarkerAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for marker annotations.
MarkerAnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
matcher(String) - Method in class org.jboss.dna.graph.property.PathExpression
 
matcher(String) - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
 
matches(String) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the current token matches the expected value.
matches(char) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the current token matches the expected value.
matches(int) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the current token matches the expected token type.
matches(String, String...) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(String[]) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(Iterable<String>) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next few tokens match the expected values.
matches(int, int...) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next few tokens have the supplied types.
matches(int[]) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next few tokens have the supplied types.
matches() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
 
matches() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
 
matchesAnyOf(String, String...) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(String[]) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(Iterable<String>) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next token matches one of the supplied values.
matchesAnyOf(int, int...) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next token have one of the supplied types.
matchesAnyOf(int[]) - Method in class org.jboss.dna.common.text.TokenStream
Determine if the next token have one of the supplied types.
matchesAnything() - Method in class org.jboss.dna.graph.property.PathExpression
Return whether this expression matches anything and therefore is not restrictive.
materialize(Node, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Update the node with the information from the persistent store.
materialize(Node, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Update the node with the information from the persistent store.
MathOperations<T> - Interface in org.jboss.dna.common.math
The set of mathematic operations for a particular class of values.
MavenDependency - Class in org.jboss.dna.maven
The cornerstone of Maven is its dependency list.
MavenDependency(String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(MavenId) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(String, String, String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(String, String, String, String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency.Scope - Enum in org.jboss.dna.maven
The scope of the dependency - compile, runtime, test, system, and provided.
MavenI18n - Class in org.jboss.dna.maven
The internationalized string constants for the org.jboss.dna.maven* packages.
MavenI18n() - Constructor for class org.jboss.dna.maven.MavenI18n
 
MavenId - Class in org.jboss.dna.maven
Identifier of a Maven 2 artifact.
MavenId(String) - Constructor for class org.jboss.dna.maven.MavenId
Create an Maven ID from the supplied string containing the coordinates for a Maven artifact.
MavenId(String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group and artifact IDs.
MavenId(String, String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group and artifact IDs and the version.
MavenId(String, String, String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group ID, artifact ID, version, and classifier.
MavenId.Version - Class in org.jboss.dna.maven
 
MavenRepository - Class in org.jboss.dna.maven
A Maven 2 repository that can be used to store and access artifacts like JARs and source archives within a running application.
MavenRepository(MavenUrlProvider) - Constructor for class org.jboss.dna.maven.MavenRepository
 
MavenRepositoryException - Exception in org.jboss.dna.maven
An configuration or system failure exception.
MavenRepositoryException() - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(String, Throwable) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(String) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(Throwable) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenUrl - Class in org.jboss.dna.maven
Wrapper for a URL that uses a format for referencing JCR nodes and content.
MavenUrl() - Constructor for class org.jboss.dna.maven.MavenUrl
 
MavenUrlProvider - Interface in org.jboss.dna.maven.spi
The definition of a URL provider for Maven 2 repositories.
maximum(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
maximum(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
maximum(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
maximum(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
maximum(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
maximum(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return the one that is larger.
maximum(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
maximumDepth() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Get the maximum depth of the branch that is to be read.
maximumPoolSizeMayNotBeSmallerThanCorePoolSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
maxPathLengthExceeded - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
MERGE_FAILED - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
MERGE_PLAN - Static variable in class org.jboss.dna.graph.DnaLexicon
 
messageDigestNotFound - Static variable in class org.jboss.dna.graph.GraphI18n
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MethodMetadata - Class in org.jboss.dna.sequencer.java.metadata
Represent the MethodMetadata
MethodMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
MethodMetadataSequencer - Class in org.jboss.dna.sequencer.java
Sequencer for a MethodMetadata.
MethodTypeMemberMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for method type members.
MethodTypeMemberMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.MethodTypeMemberMetadata
 
MIME_TYPE_DETECTOR - Static variable in class org.jboss.dna.repository.DnaLexicon
 
MIME_TYPE_DETECTORS - Static variable in class org.jboss.dna.repository.DnaLexicon
 
MIME_TYPE_EXTENSIONS_RESOURCE_PATH - Static variable in class org.jboss.dna.common.util.MimeTypeUtil
The default location of the properties file containing the extension patterns to MIME types.
MIMETYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
MimeTypeDetector - Interface in org.jboss.dna.graph.mimetype
MIME-type detection libraries must provide thread-safe implementations of this interface to enable DNA to use the libraries to return MIME-types for data sources.
mimeTypeDetector(String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Obtain or create a definition for the MIME type detector with the supplied name or identifier.
mimeTypeDetector(String) - Method in class org.jboss.dna.repository.DnaConfiguration
Obtain or create a definition for the MIME type detector with the supplied name or identifier.
MimeTypeDetectorConfig - Class in org.jboss.dna.graph.mimetype
A configuration for a MimeTypeDetector component.
MimeTypeDetectorConfig(String, String, Map<String, Object>, String, String[]) - Constructor for class org.jboss.dna.graph.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectorConfig(String, String, Map<String, Object>, Class<? extends MimeTypeDetector>) - Constructor for class org.jboss.dna.graph.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectorConfig(String, String, Class<? extends MimeTypeDetector>) - Constructor for class org.jboss.dna.graph.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectors - Class in org.jboss.dna.graph.mimetype
Facility for managing MimeTypeDetectorConfigs.
MimeTypeDetectors() - Constructor for class org.jboss.dna.graph.mimetype.MimeTypeDetectors
 
mimeTypeDetectors() - Method in class org.jboss.dna.repository.DnaConfiguration
Get the list of MIME type detector definitions.
mimeTypeOf(String) - Method in class org.jboss.dna.common.util.MimeTypeUtil
Returns the MIME-type of a file given the supplied name.
mimeTypeOf(File) - Method in class org.jboss.dna.common.util.MimeTypeUtil
Returns the MIME-type of the file using its name.
mimeTypeOf(String, InputStream) - Method in class org.jboss.dna.graph.mimetype.ExtensionBasedMimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in interface org.jboss.dna.graph.mimetype.MimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Returns the first non-null result of iterating over the registered MIME-type detectors in the reverse order in which they were registered to determine the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
mimeTypeOf(String, InputStream) - Method in class org.jboss.dna.mimetype.aperture.ApertureMimeTypeDetector
Returns the MIME-type of a data source, using its supplied content and/or its supplied name, depending upon the implementation.
MimeTypeUtil - Class in org.jboss.dna.common.util
A simple utility that determines an appropriate MIME type by matching the extension of the supplied filename against a set of known file extensions.
MimeTypeUtil() - Constructor for class org.jboss.dna.common.util.MimeTypeUtil
Create a default instance of the extension-based MIME type detector.
MimeTypeUtil(Map<String, String>) - Constructor for class org.jboss.dna.common.util.MimeTypeUtil
Create an instance of the extension-based MIME type detector by using the supplied mappings.
MimeTypeUtil(Map<String, String>, boolean) - Constructor for class org.jboss.dna.common.util.MimeTypeUtil
Create an instance of the extension-based MIME type detector by using the supplied mappings.
minimum(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
minimum(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
minimum(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
minimum(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
minimum(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
minimum(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return the one that is smaller.
minimum(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
minus(long, TimeUnit) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified about of time in the supplied units.
minus(long, TimeUnit) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified about of time in the supplied units.
minusDays(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of days from this time instant.
minusDays(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of days from this time instant.
minusHours(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of hours from this time instant.
minusHours(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of hours from this time instant.
minusMillis(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of milliseconds from this time instant.
minusMillis(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of milliseconds from this time instant.
minusMinutes(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of minutes from this time instant.
minusMinutes(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of minutes from this time instant.
minusMonths(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of months from this time instant.
minusMonths(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of months from this time instant.
minusSeconds(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of seconds from this time instant.
minusSeconds(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of seconds from this time instant.
minusWeeks(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of weeks from this time instant.
minusWeeks(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of weeks from this time instant.
minusYears(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Subtract the specified number of years from this time instant.
minusYears(int) - Method in interface org.jboss.dna.graph.property.DateTime
Subtract the specified number of years from this time instant.
missingEndBracketInSegmentName - Static variable in class org.jboss.dna.graph.GraphI18n
 
missingMandatoryItem - Static variable in class org.jboss.dna.jcr.JcrI18n
 
missingNodeTypeForExistingNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
missingRequiredProperty - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
MIXIN_TYPES - Static variable in class org.jboss.dna.graph.JcrLexicon
 
Model - Class in org.jboss.dna.connector.store.jpa
A descriptor of a schema used by this connector.
MODEL - Static variable in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
ModifierMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for modifiers.
ModifierMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ModifierMetadata
 
move(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(Iterable<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(...)
moveBranch(Location, Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, Name) - Method in class org.jboss.dna.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, Location, String, Name) - Method in class org.jboss.dna.graph.request.RequestBuilder
Create a request to move a branch from one location into another before the given child node of the new location.
moveBranch(Location, Location, String, Name, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
moveBranch(Location, Location, String, NodeConflictBehavior) - Method in class org.jboss.dna.graph.request.RequestBuilder
Create a request to move a branch from one location into another.
MoveBranchRequest - Class in org.jboss.dna.graph.request
Instruction that a branch be moved from one location into another.
MoveBranchRequest(Location, Location, String) - Constructor for class org.jboss.dna.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, String, Name) - Constructor for class org.jboss.dna.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, String, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, Location, String, Name, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.request.MoveBranchRequest
Create a request to move a branch from one location into another.
moveLimitedToBeWithinSingleSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
moveNode(Long, Location, int, Location) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
moveNode(Location, int, Location) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
moveNode(ExecutionContext, MapNode, Name, MapWorkspace, MapNode, MapNode) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Move the supplied node to the new parent.
moveNode(ExecutionContext, MapNode, Name, MapWorkspace, MapNode, MapNode) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Move the supplied node to the new parent.
moveTo(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Move this node from its current location so that is is a child of the supplied parent.
moveTo(GraphSession.Node<Payload, PropertyPayload>, Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Move this node from its current location so that is is a child of the supplied parent, renaming the node in the process.
MP3_ALBUM - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_AUTHOR - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_COMMENT - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_TITLE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_YEAR - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
Mp3Metadata - Class in org.jboss.dna.sequencer.mp3
Utility for extracting metadata from MP3 files.
Mp3MetadataSequencer - Class in org.jboss.dna.sequencer.mp3
A sequencer that processes the binary content of an MP3 audio file, extracts the metadata for the file, and then writes that audio metadata to the repository.
Mp3MetadataSequencer() - Constructor for class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MSOFFICE_AUTHOR - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_CHARACTERS - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_COMMENT - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_CREATED - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_CREATING_APPLICATION - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_KEYWORDS - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_LAST_PRINTED - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_LAST_SAVED_BY - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_PAGES - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_REVISION - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_SAVED - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_SUBJECT - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_TEMPLATE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_THUMBNAIL - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_TITLE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_TOTAL_EDITING_TIME - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOFFICE_WORDS - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MSOfficeMetadata - Class in org.jboss.dna.sequencer.msoffice
Metadata about an Microsoft Office file.
MSOfficeMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
MSOfficeMetadataI18n - Class in org.jboss.dna.sequencer.msoffice
The internationalized string constants for the org.jboss.dna.sequencer.msoffice* packages.
MSOfficeMetadataI18n() - Constructor for class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
 
MSOfficeMetadataReader - Class in org.jboss.dna.sequencer.msoffice
Utility for extracting metadata from Excel files
MSOfficeMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataReader
 
MSOfficeMetadataSequencer - Class in org.jboss.dna.sequencer.msoffice
A sequencer that processes the content of an MS Office document, extracts the metadata for the file, and then writes that metadata to the repository.
MSOfficeMetadataSequencer() - Constructor for class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
MULTI_VALUED_PROPERTIES - Static variable in class org.jboss.dna.jcr.DnaIntLexicon
 
MULTIPLE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
multipleErrorsWhileExecutingManyRequests - Static variable in class org.jboss.dna.graph.GraphI18n
 
multipleErrorsWhileExecutingRequests - Static variable in class org.jboss.dna.graph.GraphI18n
 
multiply(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
multiply(long) - Method in class org.jboss.dna.common.math.Duration
Multiply the duration by the supplied scale factor, and return the result.
multiply(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
multiply(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
multiply(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
multiply(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
multiply(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Multiply the two operands and return the product.
multiply(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
mustBeInPrivilegedAction - Static variable in class org.jboss.dna.jcr.JcrI18n
 

N

NAME - Static variable in class org.jboss.dna.graph.JcrLexicon
 
Name - Interface in org.jboss.dna.graph.property
A qualified name consisting of a namespace and a local name.
NAME - Static variable in class org.jboss.dna.jcr.JcrSvLexicon
 
NAME - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
NAME_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of name values.
named(String) - Method in interface org.jboss.dna.graph.Graph.NameWorkspace
Specify the name of the new workspace that is to be created.
named() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the name for the new child.
named() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Get the name of the property that is to be read
namedSomethingLike(String) - Method in interface org.jboss.dna.graph.Graph.NameWorkspace
Specify the name of the new workspace that is to be created.
NameFactory - Interface in org.jboss.dna.graph.property
A factory for creating names.
nameOfWorkspaceToBeCloned() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the name of the existing workspace that is to be cloned into the new workspace.
namePropertyIsRequiredForFederatedRepositorySource - Static variable in class org.jboss.dna.graph.GraphI18n
 
NAMESPACE - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
NAMESPACE_URI - Static variable in class org.jboss.dna.graph.DnaLexicon
 
NamespaceEntity - Class in org.jboss.dna.connector.store.jpa.model.common
A NamespaceEntity represents a namespace that has been used in the store.
NamespaceEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
NamespaceEntity(String) - Constructor for class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
NamespaceException - Exception in org.jboss.dna.graph.property
A runtime exception denoting that a namespace was invalid or not found.
NamespaceException() - Constructor for exception org.jboss.dna.graph.property.NamespaceException
 
NamespaceException(String) - Constructor for exception org.jboss.dna.graph.property.NamespaceException
 
NamespaceException(Throwable) - Constructor for exception org.jboss.dna.graph.property.NamespaceException
 
NamespaceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.property.NamespaceException
 
NamespaceRegistry - Interface in org.jboss.dna.graph.property
Registry of namespaces, which are used to provide isolated and independent domains for names.
NamespaceRegistry.Namespace - Interface in org.jboss.dna.graph.property
Representation of a single namespace at a single point in time.
Namespaces - Class in org.jboss.dna.connector.store.jpa.util
A utility that wraps the NamespaceEntity objects appearing within an EntityManager.
Namespaces(EntityManager) - Constructor for class org.jboss.dna.connector.store.jpa.util.Namespaces
 
NAMESPACES - Static variable in class org.jboss.dna.graph.DnaLexicon
 
NameValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.NAME values.
NameValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.NameValueFactory
 
negate(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
negate(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
negate(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
negate(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
negate(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
negate(T) - Method in interface org.jboss.dna.common.math.MathOperations
Negate the supplied operand.
negate(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
NetChangeObserver - Class in org.jboss.dna.graph.observe
A specialized Observer that figures out the net changes made during a single set of changes.
NetChangeObserver.ChangeType - Enum in org.jboss.dna.graph.observe
 
NetChangeObserver.NetChange - Class in org.jboss.dna.graph.observe
A notification of changes to a node.
NetChangeObserver.NetChange(String, String, Location, EnumSet<NetChangeObserver.ChangeType>, Set<Property>, Set<Name>) - Constructor for class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
 
next() - Method in class org.jboss.dna.common.collection.EmptyIterator
next() - Method in class org.jboss.dna.common.collection.ReadOnlyIterator
next() - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Obtain the next character value, and advance the stream.
NO_LARGE_VALUES - Static variable in class org.jboss.dna.connector.store.jpa.util.Serializer
 
NO_MAXIMUM_DEPTH - Static variable in class org.jboss.dna.graph.request.ReadBranchRequest
 
NO_OP_DECODER - Static variable in interface org.jboss.dna.graph.property.Path
The text decoder that does nothing.
NO_OP_ENCODER - Static variable in interface org.jboss.dna.graph.property.Path
The text encoder that does nothing.
NO_OPTIONS - Static variable in class org.jboss.dna.common.util.Base64
No options specified.
NO_PORT - Static variable in class org.jboss.dna.maven.MavenUrl
 
NO_REFERENCES_VALUES - Static variable in class org.jboss.dna.connector.store.jpa.util.Serializer
 
node(String, Property...) - Method in interface org.jboss.dna.graph.Graph.CreateNode
Specify the name of the node that is to be created.
node(String, Iterator<Property>) - Method in interface org.jboss.dna.graph.Graph.CreateNode
Specify the name of the node that is to be created.
node(String, Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.CreateNode
Specify the name of the node that is to be created.
Node - Interface in org.jboss.dna.graph
A node in a graph, with methods to access the properties and children.
NODE - Static variable in class org.jboss.dna.jcr.JcrSvLexicon
 
NODE_DEFINITON - Static variable in class org.jboss.dna.graph.DnaIntLexicon
 
NODE_TYPE - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
NODE_TYPE_NAME - Static variable in class org.jboss.dna.graph.JcrLexicon
 
NODE_TYPES - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
NODE_TYPES - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
nodeAlreadyExistsWithUuid - Static variable in class org.jboss.dna.graph.GraphI18n
 
NodeConflictBehavior - Enum in org.jboss.dna.graph
An enumeration used by several commands for the choice of handling duplicate nodes, such as when a node is to be copied to another location where a node already exists.
nodeConflictBehavior() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
nodeDefinitionCouldNotBeDeterminedForNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
NodeDefinitionId - Class in org.jboss.dna.jcr
An immutable identifier for a node definition.
NodeDefinitionId(Name, Name, Name[]) - Constructor for class org.jboss.dna.jcr.NodeDefinitionId
Create an identifier for a node definition.
NodeDefinitionTemplate - Interface in org.jboss.dna.jcr.nodetype
A template that can be used to create new child node definitions, patterned after the approach in the proposed nodeDoesNotExist - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
noDefinition - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nodeHasAlreadyBeenRemovedFromThisSession - Static variable in class org.jboss.dna.graph.GraphI18n
 
nodeHasAlreadyBeenRemovedFromThisSession - Static variable in class org.jboss.dna.jcr.JcrI18n
 
NodeId - Class in org.jboss.dna.connector.store.jpa.model.basic
An identifier for a node, comprised of a single UUID, and embeddable in a persistent entity.
NodeId() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
NodeId(Long, String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
nodeIsActuallyUnknow - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
nodeNamed(String) - Method in interface org.jboss.dna.graph.Graph.CreateNodeNamed
Specify the name of the node that is to be created.
nodeNamed(Name) - Method in interface org.jboss.dna.graph.Graph.CreateNodeNamed
Specify the name of the node that is to be created.
nodeNotFoundAtPathRelativeToReferenceNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nodeNotReferenceable - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nodeNotReferenceableUuid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nodeOrderingNotSupported - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
nodeTypeAlreadyExists - Static variable in class org.jboss.dna.jcr.JcrI18n
 
NodeTypeDefinition - Interface in org.jboss.dna.jcr.nodetype
An interface for an existing node type definition, patterned after the approach in the proposed NodeTypeExistsException - Exception in org.jboss.dna.jcr.nodetype
An exception that captures the error condition that a referenced node type already exists.
NodeTypeExistsException(Name) - Constructor for exception org.jboss.dna.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, String, Throwable) - Constructor for exception org.jboss.dna.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, String) - Constructor for exception org.jboss.dna.jcr.nodetype.NodeTypeExistsException
 
NodeTypeExistsException(Name, Throwable) - Constructor for exception org.jboss.dna.jcr.nodetype.NodeTypeExistsException
 
NodeTypeTemplate - Interface in org.jboss.dna.jcr.nodetype
A template that can be used to create new node types, patterned after the approach in the proposed noMatchingDoubleQuoteFound - Static variable in class org.jboss.dna.common.CommonI18n
 
noMatchingSingleQuoteFound - Static variable in class org.jboss.dna.common.CommonI18n
 
noMoreContent - Static variable in class org.jboss.dna.common.CommonI18n
 
noMoreContentButWasExpectingCharacter - Static variable in class org.jboss.dna.common.CommonI18n
 
noMoreContentButWasExpectingToken - Static variable in class org.jboss.dna.common.CommonI18n
 
noMoreContentButWasExpectingTokenType - Static variable in class org.jboss.dna.common.CommonI18n
 
noNamespaceRegisteredForPrefix - Static variable in class org.jboss.dna.graph.GraphI18n
 
noNamespaceWithPrefix - Static variable in class org.jboss.dna.jcr.JcrI18n
 
noNamespaceWithUri - Static variable in class org.jboss.dna.jcr.JcrI18n
 
noNegativeDepth - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nonInputStreamConsumed - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nonPackageQualifiedName(Class<?>) - Static method in class org.jboss.dna.common.util.ClassUtil
 
nonPackageQualifiedName(Object) - Static method in class org.jboss.dna.common.util.ClassUtil
 
NoOpEncoder - Class in org.jboss.dna.common.text
An encoder implementation that does nothing.
NoOpEncoder() - Constructor for class org.jboss.dna.common.text.NoOpEncoder
 
noPendingChangesAllowed - Static variable in class org.jboss.dna.jcr.JcrI18n
 
noPrimaryItemNameDefinedOnPrimaryType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
NormalAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for normal annotations.
NormalAnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.NormalAnnotationMetadata
 
normalize(String) - Static method in class org.jboss.dna.common.util.StringUtil
Removes leading and trailing whitespace from the supplied text, and reduces other consecutive whitespace characters to a single space.
noSnsDefinition - Static variable in class org.jboss.dna.jcr.JcrI18n
 
noSnsDefinitionForNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
noSuchNodeType - Static variable in class org.jboss.dna.jcr.JcrI18n
 
notify(Changes) - Method in class org.jboss.dna.graph.observe.ChangeObserver
Method that is called for each Changes from the Observable instance(s) with which this listener is registered.
notify(Changes) - Method in class org.jboss.dna.graph.observe.NetChangeObserver
Method that is called for each Changes from the Observable instance(s) with which this listener is registered.
notify(Changes) - Method in class org.jboss.dna.graph.observe.ObservationBus
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(Changes) - Method in interface org.jboss.dna.graph.observe.Observer
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notify(Changes) - Method in class org.jboss.dna.repository.RepositoryService
Method that is called for each set of changes from the Observable instance(s) with which this observer is registered.
notOrderable - Static variable in class org.jboss.dna.jcr.JcrI18n
 
notStoredQuery - Static variable in class org.jboss.dna.jcr.JcrI18n
 
nullActivityMonitorTaskName - Static variable in class org.jboss.dna.common.CommonI18n
 

O

OBJECT_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of other values.
objectFoundInJndiWasNotCache - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
objectFoundInJndiWasNotCacheFactory - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
objectFoundInJndiWasNotCacheManager - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
ObjectValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.OBJECT values.
ObjectValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Binary>) - Constructor for class org.jboss.dna.graph.property.basic.ObjectValueFactory
 
Observable - Interface in org.jboss.dna.graph.observe
Interface used to register listeners.
ObservationBus - Class in org.jboss.dna.graph.observe
A simple Observer that is itself Observable.
ObservationBus() - Constructor for class org.jboss.dna.graph.observe.ObservationBus
 
observationServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
Observer - Interface in org.jboss.dna.graph.observe
The interface for an observer of graph changes.
of(Location) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the location of the node upon which the request is to operate.
of(String) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(Path) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(UUID) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the UUID of the node upon which the request is to operate.
of(Property) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification property that identifies the node upon which the request is to operate.
of(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
on(Location) - Method in interface org.jboss.dna.graph.Graph.On
Specify the location of the node upon which the request is to operate.
on(String) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(Path) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(UUID) - Method in interface org.jboss.dna.graph.Graph.On
Specify the UUID of the node upon which the request is to operate.
on(Property) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification property that identifies the node upon which the request is to operate.
on(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Get the location defining the node that is to be read.
on() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the location defining the node that is to be updated.
on() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the location defining the node that is to be updated.
on() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the location defining the node that is to be updated.
ON_PARENT_VERSION - Static variable in class org.jboss.dna.graph.JcrLexicon
 
onCachedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Visit all loaded and unloaded nodes in the cache.
onChangedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Visit all changed nodes in the cache.
onLoadedNodes(GraphSession.NodeVisitor<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Visit all nodes in the cache that are already loaded
onlyTheDefaultNamespaceIsAllowed - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
onlyTheDefaultNamespaceIsAllowed - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
optionalPropertyOnNodeCouldNotBeRead - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
OPTIONS - Static variable in class org.jboss.dna.repository.DnaLexicon
 
orderChildBefore(Path.Segment, Path.Segment) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Move the specified child to be located immediately before the other supplied node.
ORDERED - Static variable in class org.jboss.dna.common.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
ordinalize(int) - Method in class org.jboss.dna.common.text.Inflector
Turns a non-negative number into an ordinal string used to denote the position in an ordered sequence, such as 1st, 2nd, 3rd, 4th.
org.jboss.dna.cnd - package org.jboss.dna.cnd
Compact Node Definition (CND) defines JCR node types, property definitions, and child node definitions in a concise and easy-to-read form.
org.jboss.dna.common - package org.jboss.dna.common
The parent package for the common, low-level utilities and simple frameworks for all of JBoss DNA.
org.jboss.dna.common.collection - package org.jboss.dna.common.collection
A set of common classes for dealing with collections of other objects.
org.jboss.dna.common.component - package org.jboss.dna.common.component
A simple framework for loading and managing Component objects that may be configured and used reflectively.
org.jboss.dna.common.i18n - package org.jboss.dna.common.i18n
A simple framework for defining internationalized strings and the mechanism by which the strings are localized.
org.jboss.dna.common.math - package org.jboss.dna.common.math
A set of classes that define mathematic operations for a particular class of values.
org.jboss.dna.common.statistic - package org.jboss.dna.common.statistic
A set of utilities for working with statistics, including a Stopwatch and Histograms.
org.jboss.dna.common.text - package org.jboss.dna.common.text
A set of utilities for working with text.
org.jboss.dna.common.util - package org.jboss.dna.common.util
A set of miscellaneous utilities.
org.jboss.dna.common.xml - package org.jboss.dna.common.xml
A set of utilities for working with XML documents.
org.jboss.dna.connector.filesystem - package org.jboss.dna.connector.filesystem
The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository.
org.jboss.dna.connector.infinispan - package org.jboss.dna.connector.infinispan
The classes that make up the connector that stores content in a deployed instance of Infinispan.
org.jboss.dna.connector.jbosscache - package org.jboss.dna.connector.jbosscache
The classes that make up the connector that stores content in a JBoss Cache instance.
org.jboss.dna.connector.scm - package org.jboss.dna.connector.scm
The classes that define the SVN actions.
org.jboss.dna.connector.store.jpa - package org.jboss.dna.connector.store.jpa
The classes that make up the connector that stores content in a relational database via JDBC and JPA.
org.jboss.dna.connector.store.jpa.model.basic - package org.jboss.dna.connector.store.jpa.model.basic
The classes that define the "basic" storage model for the JPA connector.
org.jboss.dna.connector.store.jpa.model.common - package org.jboss.dna.connector.store.jpa.model.common
The classes that define the common JPA entities used in multiple storage models.
org.jboss.dna.connector.store.jpa.util - package org.jboss.dna.connector.store.jpa.util
The classes that define the utility JPA entities that are not part of any storage model.
org.jboss.dna.connector.svn - package org.jboss.dna.connector.svn
The classes that make up the connector that accesses content from an SVN repository.
org.jboss.dna.graph - package org.jboss.dna.graph
The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph.
org.jboss.dna.graph.cache - package org.jboss.dna.graph.cache
Caching of graph content is controlled with cache policies, and these are used in connectors and in requests (among other places).
org.jboss.dna.graph.connector - package org.jboss.dna.graph.connector
JBoss DNA uses connectors to access information from external systems (such as databases, other repositories, services, applications, etc.) and create graph representations of that information.
org.jboss.dna.graph.connector.federation - package org.jboss.dna.graph.connector.federation
JBoss DNA provides a federated connector that is able to access repository content from multiple external systems and make that content look like it exists in a single unified repository.
org.jboss.dna.graph.connector.inmemory - package org.jboss.dna.graph.connector.inmemory
The In-Memory Connector represents a connector that maintains a graph in transient in-process memory.
org.jboss.dna.graph.connector.map - package org.jboss.dna.graph.connector.map
The MapRepository class and its supporting classes provide a default implementation of the connector classes for connectors that support the transient or persistent mapping of a UUID to a standard representation of a node.
org.jboss.dna.graph.io - package org.jboss.dna.graph.io
 
org.jboss.dna.graph.mimetype - package org.jboss.dna.graph.mimetype
This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data.
org.jboss.dna.graph.observe - package org.jboss.dna.graph.observe
The Observation API provides several mechanisms for asynchronously observing changes to content.
org.jboss.dna.graph.property - package org.jboss.dna.graph.property
Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values.
org.jboss.dna.graph.property.basic - package org.jboss.dna.graph.property.basic
A set of basic implementations of the various interfaces defined in org.jboss.dna.graph.property.
org.jboss.dna.graph.request - package org.jboss.dna.graph.request
Sometimes its useful to work with a graph using objects that represent individual commands on the graph.
org.jboss.dna.graph.request.processor - package org.jboss.dna.graph.request.processor
This portion of the JBoss DNA Graph API defines the processor for requests.
org.jboss.dna.graph.sequencer - package org.jboss.dna.graph.sequencer
A sequencer in JBoss DNA is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content.
org.jboss.dna.graph.session - package org.jboss.dna.graph.session
A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached.
org.jboss.dna.graph.xml - package org.jboss.dna.graph.xml
Graph content can often be represented in XML, so this part of the JBoss DNA Graph API defines the classes that provide the binding between graph and XML content.
org.jboss.dna.jcr - package org.jboss.dna.jcr
The DNA implementation of the JCR API.
org.jboss.dna.jcr.nodetype - package org.jboss.dna.jcr.nodetype
The DNA specification for programmatically creating JCR NodeDefinitions.
org.jboss.dna.maven - package org.jboss.dna.maven
The classes that make up the Maven classloader system.
org.jboss.dna.maven.spi - package org.jboss.dna.maven.spi
The classes that define the SPI for the Maven classloader system.
org.jboss.dna.mimetype.aperture - package org.jboss.dna.mimetype.aperture
The classes that make up the Aperture MIME type detector.
org.jboss.dna.repository - package org.jboss.dna.repository
The components and services that make up the JBoss DNA repository engine.
org.jboss.dna.repository.sequencer - package org.jboss.dna.repository.sequencer
The classes that make up the sequencing service and its configuration.
org.jboss.dna.repository.service - package org.jboss.dna.repository.service
The definition of common interfaces and classes for DNA services.
org.jboss.dna.repository.util - package org.jboss.dna.repository.util
Utility classes and methods for the JBoss DNA repository system.
org.jboss.dna.sequencer.cnd - package org.jboss.dna.sequencer.cnd
The classes that make up the JCR Compact Node Definition (CND) file sequencer.
org.jboss.dna.sequencer.image - package org.jboss.dna.sequencer.image
The classes that make up the image sequencer.
org.jboss.dna.sequencer.java - package org.jboss.dna.sequencer.java
The classes that make up the Java source file sequencer.
org.jboss.dna.sequencer.java.metadata - package org.jboss.dna.sequencer.java.metadata
The classes that make up the metadata definitions for the Java source file sequencer.
org.jboss.dna.sequencer.jpdl3 - package org.jboss.dna.sequencer.jpdl3
The classes that make up the jPDL3 file sequencer.
org.jboss.dna.sequencer.mp3 - package org.jboss.dna.sequencer.mp3
The classes that make up the MP3 file sequencer.
org.jboss.dna.sequencer.msoffice - package org.jboss.dna.sequencer.msoffice
The classes that make up the sequencer of Microsoft Office files.
org.jboss.dna.sequencer.msoffice.excel - package org.jboss.dna.sequencer.msoffice.excel
The classes for reading Microsoft Excel metadata.
org.jboss.dna.sequencer.msoffice.powerpoint - package org.jboss.dna.sequencer.msoffice.powerpoint
The classes for reading Microsoft PowerPoint metadata.
org.jboss.dna.sequencer.msoffice.word - package org.jboss.dna.sequencer.msoffice.word
The classes for reading Microsoft Word metadata.
org.jboss.dna.sequencer.xml - package org.jboss.dna.sequencer.xml
The classes that make up the XML sequencer.
org.jboss.dna.sequencer.zip - package org.jboss.dna.sequencer.zip
The classes that make up the ZIP file sequencer.
org.jboss.dna.web.jcr.rest - package org.jboss.dna.web.jcr.rest
This package contains the core components for the DNA REST server implementation.
org.jboss.dna.web.jcr.rest.model - package org.jboss.dna.web.jcr.rest.model
Models for the DNA interface to faciliate serving basic information as XML or JSON in the future.
org.jboss.dna.web.jcr.rest.spi - package org.jboss.dna.web.jcr.rest.spi
Service provider interface (SPI) for the JCR implementation that backs the DNA JCR REST server.
orReplace() - Method in interface org.jboss.dna.graph.Graph.Create
Create the node if it does not exist, or replace any existing node that has the same name (ignoring same-name-sibling indexes).
orUpdate() - Method in interface org.jboss.dna.graph.Graph.Create
Create the node if it does not exist, or update any existing node that has the same name (ignoring same-name-sibling indexes).

P

PackageMetadata - Class in org.jboss.dna.sequencer.java.metadata
Package meta data.
PackageMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
PackageMetadata(String) - Constructor for class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
ParameterizedTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
ParameterizedTypeFieldMetadata is a meta data for a parameterized type.
ParameterizedTypeFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ParameterizedTypeFieldMetadata
 
ParameterizedTypeFieldMetadataSequencer - Class in org.jboss.dna.sequencer.java
Sequencer for all paths of a ParameterizedTypeFieldMetadata.
PARENT - Static variable in interface org.jboss.dna.graph.property.Path
String representation of the segment that references a parent.
PARENT_NAME - Static variable in interface org.jboss.dna.graph.property.Path
Singleton instance of the name referencing a parent, provided as a convenience.
PARENT_PATH - Static variable in class org.jboss.dna.graph.property.basic.BasicPath
 
PARENT_SEGMENT - Static variable in interface org.jboss.dna.graph.property.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
parentIsReadOnly - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
parse(String, TextDecoder) - Static method in class org.jboss.dna.maven.MavenUrl
Parse the supplied URL and determine if the URL fits the JCR URL format.
parse(URL, TextDecoder) - Static method in class org.jboss.dna.maven.MavenUrl
Parse the supplied URL and determine if the URL fits the JCR URL format.
parse(String, String, String) - Static method in class org.jboss.dna.repository.util.RepositoryNodePath
 
parsePathRule(String, ExecutionContext) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Parse the string definition of a Projection.PathRule.
passthrough - Static variable in class org.jboss.dna.cnd.CndI18n
 
PASSWORD - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
Path - Interface in org.jboss.dna.graph.property
An object representation of a node path within a repository.
Path.Segment - Interface in org.jboss.dna.graph.property
Representation of the segments that occur within a path.
PATH_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of path values.
PATH_EXPRESSION - Static variable in class org.jboss.dna.repository.DnaLexicon
 
pathAncestorDegreeIsInvalid - Static variable in class org.jboss.dna.common.CommonI18n
 
pathAncestorDegreeIsInvalid - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathCannotBeNormalized - Static variable in class org.jboss.dna.common.CommonI18n
 
pathCannotBeNormalized - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathCannotHaveSameNameSiblingIndex - Static variable in class org.jboss.dna.jcr.JcrI18n
 
PathExpression - Class in org.jboss.dna.graph.property
An expression that defines an acceptable path using a regular-expression-like language.
PathExpression(String) - Constructor for class org.jboss.dna.graph.property.PathExpression
Create the supplied expression.
PathExpression.Matcher - Class in org.jboss.dna.graph.property
 
pathExpressionHasInvalidMatch - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionHasInvalidMatch - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionIsInvalid - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionIsInvalid - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionIsInvalidOnSequencer - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
PathFactory - Interface in org.jboss.dna.graph.property
A factory for creating paths.
pathFor(PathFactory, MapNode) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Returns the absolute path to the given node
pathFor(PathFactory, MapNode) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Returns the path for the given node with this workspace if one exists, or a null if no node exists at the given path.
pathForDefaultWorkspaceCannotBeRead - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForDefaultWorkspaceCannotBeRead - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForDefaultWorkspaceDoesNotExist - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForDefaultWorkspaceDoesNotExist - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForDefaultWorkspaceIsNotDirectory - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForDefaultWorkspaceIsNotDirectory - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForPredefinedWorkspaceCannotBeRead - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForPredefinedWorkspaceCannotBeRead - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForPredefinedWorkspaceDoesNotExist - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForPredefinedWorkspaceDoesNotExist - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForPredefinedWorkspaceIsNotDirectory - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForPredefinedWorkspaceIsNotDirectory - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
pathForWorkspaceRootCannotBeRead - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForWorkspaceRootDoesNotExist - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathForWorkspaceRootIsNotDirectory - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathIsAlreadyAbsolute - Static variable in class org.jboss.dna.common.CommonI18n
 
pathIsAlreadyAbsolute - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathIsNotAbsolute - Static variable in class org.jboss.dna.common.CommonI18n
 
pathIsNotAbsolute - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathIsNotRelative - Static variable in class org.jboss.dna.common.CommonI18n
 
pathIsNotRelative - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathIsReadOnly - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
pathNotFound - Static variable in class org.jboss.dna.jcr.JcrI18n
 
PathNotFoundException - Exception in org.jboss.dna.graph.property
A runtime exception denoting that a node or property at a supplied path was not found.
PathNotFoundException(Location, Path) - Constructor for exception org.jboss.dna.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, String) - Constructor for exception org.jboss.dna.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, Throwable) - Constructor for exception org.jboss.dna.graph.property.PathNotFoundException
 
PathNotFoundException(Location, Path, String, Throwable) - Constructor for exception org.jboss.dna.graph.property.PathNotFoundException
 
pathNotFoundExceptionLowestExistingLocationFound - Static variable in class org.jboss.dna.graph.GraphI18n
 
pathNotFoundRelativeTo - Static variable in class org.jboss.dna.jcr.JcrI18n
 
pathsFromRoot() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Return an iterator that walks the paths from the root path down to this path.
pathsFromRoot() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return an iterator that walks the paths from the root path down to this path.
pathsFromRoot() - Method in interface org.jboss.dna.graph.property.Path
Return an iterator that walks the paths from the root path down to this path.
PathValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.NAME values.
PathValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Name>) - Constructor for class org.jboss.dna.graph.property.basic.PathValueFactory
 
pause() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Temporarily stop monitoring and sequencing events.
pause() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Temporarily stop monitoring and sequencing events.
permissionDenied - Static variable in class org.jboss.dna.jcr.JcrI18n
 
ping(long, TimeUnit) - Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.connector.store.jpa.JpaConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in interface org.jboss.dna.graph.connector.RepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
pluralize(Object) - Method in class org.jboss.dna.common.text.Inflector
Returns the plural form of the word in the string.
pluralize(Object, int) - Method in class org.jboss.dna.common.text.Inflector
 
plus(long, TimeUnit) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified about of time in the supplied units.
plus(long, TimeUnit) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified about of time in the supplied units.
plusDays(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of days from this time instant.
plusDays(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of days from this time instant.
plusHours(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of hours from this time instant.
plusHours(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of hours from this time instant.
plusMillis(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of milliseconds from this time instant.
plusMillis(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of milliseconds from this time instant.
plusMinutes(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of minutes from this time instant.
plusMinutes(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of minutes from this time instant.
plusMonths(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of months from this time instant.
plusMonths(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of months from this time instant.
plusSeconds(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of seconds from this time instant.
plusSeconds(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of seconds from this time instant.
plusWeeks(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of weeks from this time instant.
plusWeeks(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of weeks from this time instant.
plusYears(int) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Add the specified number of years from this time instant.
plusYears(int) - Method in interface org.jboss.dna.graph.property.DateTime
Add the specified number of years from this time instant.
pomFileContainsUnexpectedId - Static variable in class org.jboss.dna.maven.MavenI18n
 
pomFileIsInvalid - Static variable in class org.jboss.dna.maven.MavenI18n
 
pop() - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Remove and return any requests that have been built by this builder since the last call to this method.
position() - Method in interface org.jboss.dna.common.text.TokenStream.CharacterStream
Get the position for the last character returned from TokenStream.CharacterStream.next().
postCopy(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
postCopy(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
postCreateChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that a new child has been added to the supplied parent node.
postCreateChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that a new child has been added to the supplied parent node.
postItem(HttpServletRequest, String, String, String, String) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Adds the content of the request as a node (or subtree of nodes) at the location specified by path.
postMove(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child has been moved from the supplied previous parent into its new location.
postMove(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child has been moved from the supplied previous parent into its new location.
postRemoveChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child has been removed from the supplied parent.
postRemoveChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child has been removed from the supplied parent.
postRemoveProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
postRemoveProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
 
postSetProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
postSetProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
 
postUpdateLocation(GraphSession.Node<Payload, PropertyPayload>, Location) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Signal that the node's location has been changed
postUpdateLocation(GraphSession.Node<NodePayload, PropertyPayload>, Location) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Signal that the node's location has been changed
POWERPOINT_SLIDE_NODE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
PowerPointMetadataReader - Class in org.jboss.dna.sequencer.msoffice.powerpoint
Utility for extracting metadata from PowerPoint files
PowerPointMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.powerpoint.PowerPointMetadataReader
 
preCopy(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
preCopy(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child will be copied with the new copy being placed under the supplied parent.
preCreateChild(GraphSession.Node<Payload, PropertyPayload>, Path.Segment, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that a new child with the supplied path segment is about to be created.
preCreateChild(GraphSession.Node<NodePayload, PropertyPayload>, Path.Segment, Map<Name, GraphSession.PropertyInfo<PropertyPayload>>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that a new child with the supplied path segment is about to be created.
PREDECESSORS - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
PREFIX - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.DnaIntLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.DnaLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.JcrLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.JcrMixLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.jcr.JcrSvLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon.Namespace
 
preMove(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child will be moved from its current parent and placed under the supplied parent.
preMove(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child will be moved from its current parent and placed under the supplied parent.
preRemoveChild(GraphSession.Node<Payload, PropertyPayload>, GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Notify that an existing child will be removed from the supplied parent.
preRemoveChild(GraphSession.Node<NodePayload, PropertyPayload>, GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Notify that an existing child will be removed from the supplied parent.
preRemoveProperty(GraphSession.Node<Payload, PropertyPayload>, Name) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
preRemoveProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
 
preSave(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
Validate a node for consistency and well-formedness.
preSave(GraphSession.Node<NodePayload, PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
Validate a node for consistency and well-formedness.
preSetProperty(GraphSession.Node<Payload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeOperations
preSetProperty(GraphSession.Node<NodePayload, PropertyPayload>, Name, GraphSession.PropertyInfo<PropertyPayload>) - Method in interface org.jboss.dna.graph.session.GraphSession.Operations
 
prestartAllCoreConnections() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Starts all core connections, causing them to idly wait for use.
prestartCoreConnection() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Starts a core connection, causing it to idly wait for use.
PRIMARY_ITEM_NAME - Static variable in class org.jboss.dna.graph.JcrLexicon
 
PRIMARY_TYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
primaryItemDoesNotExist - Static variable in class org.jboss.dna.jcr.JcrI18n
 
primaryItemNameForPrimaryTypeIsNotValid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
PrimitiveFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
FieldMetadata for primitive types
PrimitiveFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.PrimitiveFieldMetadata
 
Problem - Class in org.jboss.dna.common.collection
An immutable representation of a problem, with a status, code, internationalized and parameterized message, values for the parameters, information about the resource and location, and an optional exception.
Problem(Problem.Status, int, I18n, Object[], String, String, Throwable) - Constructor for class org.jboss.dna.common.collection.Problem
 
problem() - Method in class org.jboss.dna.common.i18n.I18n
 
problem(Locale) - Method in class org.jboss.dna.common.i18n.I18n
 
Problem.Status - Enum in org.jboss.dna.common.collection
 
Problems - Interface in org.jboss.dna.common.collection
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(CreateNodeRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to create a node at a specified location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to remove the specified properties from a node.
process(CopyBranchRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to copy a branch into another location.
process(CloneBranchRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to clone a branch into a new workspace.
process(DeleteBranchRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(RenameNodeRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to rename a node specified location into a different location.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to create a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.connector.filesystem.FileSystemRequestProcessor
Process a request to permanently destroy a workspace.
process(CreateNodeRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to create a node at a specified location.
process(ReadNodeRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read all of the children of a node.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read a single property of a node at the supplied location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to remove the specified properties from a node.
process(ReadBranchRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(CopyBranchRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to copy a branch into another location.
process(CloneBranchRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to clone a branch into a new workspace.
process(DeleteBranchRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to delete a branch at a specified location.
process(DeleteChildrenRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to delete all of the child nodes under the supplied existing node.
process(MoveBranchRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to create a new workspace.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicRequestProcessor
Process a request to permanently destroy a workspace.
process(ReadNodeRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(CreateNodeRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to create a node at a specified location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to remove the specified properties from a node.
process(CopyBranchRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to copy a branch into another location.
process(CloneBranchRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to clone a branch into a new workspace.
process(DeleteBranchRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(RenameNodeRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to rename a node specified location into a different location.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to get the information about the available workspaces.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to create a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
Process a request to permanently destroy a workspace.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
 
process(CloneBranchRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to clone a branch into a new workspace.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to remove the specified properties from a node.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to create a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to permanently destroy a workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to get the information about the available workspaces.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to verify a named workspace.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.graph.connector.map.MapRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to create a new workspace.
process(CloneBranchRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to clone a branch into a new workspace.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to permanently destroy a workspace.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(VerifyNodeExistsRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to verify that a node exists at the supplied location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(CompositeRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to read a single property of a node at the supplied location.
process(SetPropertyRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to set the specified property on a node.
process(RemovePropertyRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to remove the specified property from a node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request to rename a node specified location into a different location.
process(Request) - Method in class org.jboss.dna.graph.request.processor.LoggingRequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(Request) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(CompositeRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(VerifyWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to verify a named workspace.
process(GetWorkspacesRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to get the information about the available workspaces.
process(CreateWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to create a new workspace.
process(CloneBranchRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to clone a branch into a new workspace.
process(CloneWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to clone an existing workspace as a new workspace.
process(DestroyWorkspaceRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to permanently destroy a workspace.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to delete a branch at a specified location.
process(DeleteChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to delete all of the child nodes under the supplied existing node.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read all of the children of a node.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to read a single property of a node at the supplied location.
process(VerifyNodeExistsRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to verify that a node exists at the supplied location.
process(RemovePropertyRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to remove the specified property from a node.
process(SetPropertyRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to set the specified property on a node.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(UpdateValuesRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to add and/or remove the specified values from a property on the given node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.request.processor.RequestProcessor
Process a request to rename a node specified location into a different location.
PROCESSING_INSTRUCTION - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
PROCESSING_INSTRUCTION_CONTENT - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
processingInstruction(String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
processPOIFSReaderEvent(POIFSReaderEvent) - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
PROJECT_NODE_TYPES - Static variable in class org.jboss.dna.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.PROJECT_NODE_TYPES option is .
Projection - Class in org.jboss.dna.graph.connector.federation
A projection of content from a source into the integrated/federated repository.
Projection(String, String, boolean, Projection.Rule...) - Constructor for class org.jboss.dna.graph.connector.federation.Projection
Create a new federated projection for the supplied source, using the supplied rules.
PROJECTION - Static variable in class org.jboss.dna.graph.DnaLexicon
 
Projection.PathRule - Class in org.jboss.dna.graph.connector.federation
A rule that is defined with a single path in source and a single path in repository, and which has a set of path exceptions (relative paths below the path in source).
Projection.PathRule(Path, Path) - Constructor for class org.jboss.dna.graph.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, Path...) - Constructor for class org.jboss.dna.graph.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, List<Path>) - Constructor for class org.jboss.dna.graph.connector.federation.Projection.PathRule
 
Projection.Rule - Class in org.jboss.dna.graph.connector.federation
A rule used within a project do define how content within a source is projected into the federated repository.
Projection.Rule() - Constructor for class org.jboss.dna.graph.connector.federation.Projection.Rule
 
PROJECTION_RULES - Static variable in class org.jboss.dna.graph.DnaLexicon
 
ProjectionParser - Class in org.jboss.dna.graph.connector.federation
A parser library for projections and projection rules.
ProjectionParser() - Constructor for class org.jboss.dna.graph.connector.federation.ProjectionParser
 
PROJECTIONS - Static variable in class org.jboss.dna.graph.DnaLexicon
 
properties() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the properties for the node.
properties() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Get the map of properties for the node, keyed by property name.
PropertiesEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
Represents the packed properties of a single node.
PropertiesEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
PropertiesEntity(NodeId) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
Property - Interface in org.jboss.dna.graph.property
Representation of a property consisting of a name and value(s).
property() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Get the property that is being set.
property() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the name of the property that is to be updated.
PROPERTY - Static variable in class org.jboss.dna.jcr.JcrSvLexicon
 
PROPERTY_DEFINITION - Static variable in class org.jboss.dna.graph.JcrLexicon
 
PROPERTY_DEFINITION - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
PropertyDefinitionId - Class in org.jboss.dna.jcr
An immutable identifier for a property definition.
PropertyDefinitionId(Name, Name, int, boolean) - Constructor for class org.jboss.dna.jcr.PropertyDefinitionId
Create a new identifier for a property definition.
PropertyDefinitionTemplate - Interface in org.jboss.dna.jcr.nodetype
A template that can be used to create new property definitions, patterned after the approach in the proposed PropertyFactory - Interface in org.jboss.dna.graph.property
A factory for creating Property objects.
propertyIsRequired - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
propertyIsRequiredForFederatedRepositorySource - Static variable in class org.jboss.dna.graph.GraphI18n
 
propertyName() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Get the name of the property that is being removed.
propertyNames() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
propertyNotFoundAtPathRelativeToReferenceNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
propertyNotFoundOnNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
PropertyType - Enum in org.jboss.dna.graph.property
The data types for property values.
PROTECTED - Static variable in class org.jboss.dna.graph.JcrLexicon
 
PROVIDER_KEY - Static variable in class org.jboss.dna.web.jcr.rest.RepositoryFactory
The FQN of the repository provider class.
PUBLIC_ID - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
PUBLIC_MODIFIER - Static variable in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
put(Object, Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
putAll(Map<? extends Object, ? extends Object>) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
putItem(HttpServletRequest, String, String, String, String) - Method in class org.jboss.dna.web.jcr.rest.JcrResources
Updates the properties at the path.

Q

QualifiedTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
QualifiedTypeFieldMetadata meta data for a qualified type.
QualifiedTypeFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.QualifiedTypeFieldMetadata
 
QUERY - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
QueryOperator - Enum in org.jboss.dna.cnd
Enumeration of the query operators allowed in a CND file.

R

random(Double, Double, Random) - Method in class org.jboss.dna.common.math.DoubleOperations
 
random(Duration, Duration, Random) - Method in class org.jboss.dna.common.math.DurationOperations
 
random(Float, Float, Random) - Method in class org.jboss.dna.common.math.FloatOperations
 
random(Integer, Integer, Random) - Method in class org.jboss.dna.common.math.IntegerOperations
 
random(Long, Long, Random) - Method in class org.jboss.dna.common.math.LongOperations
 
random(T, T, Random) - Method in interface org.jboss.dna.common.math.MathOperations
Generate a random instance within the specified range.
random(Short, Short, Random) - Method in class org.jboss.dna.common.math.ShortOperations
 
read() - Method in class org.jboss.dna.common.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.jboss.dna.common.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(Reader) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied Reader.
read(InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied InputStream.
read(File) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied File.
read(Reader) - Static method in class org.jboss.dna.common.util.StringUtil
Read and return the entire contents of the supplied Reader.
read(InputStream) - Static method in class org.jboss.dna.common.util.StringUtil
Read and return the entire contents of the supplied InputStream.
read(ValueFactories, byte[], long) - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.LargeValues
 
read(Reference) - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.ReferenceValues
 
read(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied UUID.
read(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied location.
read(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier property.
read(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
read(Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
READ_DEPTH - Static variable in class org.jboss.dna.jcr.JcrRepository.DefaultOption
The default value for the JcrRepository.Option.READ_DEPTH option is "1" .
READ_ONLY - Static variable in class org.jboss.dna.graph.DnaLexicon
 
Readable - Interface in org.jboss.dna.graph.property
An interface defining methods to obtain a "readable" string representation.
READABLE_NAME - Static variable in class org.jboss.dna.repository.DnaLexicon
 
readAllChildren(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the children of a node at the supplied location in the designated workspace.
readAllChildren(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the children of a node at the supplied location in the designated workspace.
ReadAllChildrenRequest - Class in org.jboss.dna.graph.request
Instruction to read all of the children of a node at a specific location.
ReadAllChildrenRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.ReadAllChildrenRequest
Create a request to read the children of a node at the supplied location in the designated workspace.
readAllProperties(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readAllProperties(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadAllPropertiesRequest - Class in org.jboss.dna.graph.request
Instruction to read the properties and the number of children of the node at the specifed location.
ReadAllPropertiesRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Create a request to read the properties and number of children of a node at the supplied location.
readBlockOfChildren(Location, String, int, int) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read a block of the children of a node at the supplied location.
readBlockOfChildren(Location, String, int, int) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read a block of the children of a node at the supplied location.
ReadBlockOfChildrenRequest - Class in org.jboss.dna.graph.request
Instruction to read a block of the children of a node, where the block is dictated by the starting index and the maximum number of children to include in the block.
ReadBlockOfChildrenRequest(Location, String, int, int) - Constructor for class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
readBranch(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the branch at the supplied location, to a maximum depth of 2.
readBranch(Location, String, int) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the branch (of given depth) at the supplied location.
readBranch(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the branch at the supplied location, to a maximum depth of 2.
readBranch(Location, String, int) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the branch (of given depth) at the supplied location.
ReadBranchRequest - Class in org.jboss.dna.graph.request
Instruction to read the properties and children of the nodes in the branch at the supplied location.
ReadBranchRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.ReadBranchRequest
Create a request to read the branch at the supplied location, to a maximum depth of 2.
ReadBranchRequest(Location, String, int) - Constructor for class org.jboss.dna.graph.request.ReadBranchRequest
Create a request to read the branch (of given depth) at the supplied location.
readBytes(InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied stream.
readBytes(File) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied file.
readChildren() - Method in class org.jboss.dna.graph.Graph.Batch
Request that the children be read on the node defined via the of(...)
readNextBlockOfChildren(Location, String, int) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read those children of a node that are immediately after a supplied sibling node.
readNextBlockOfChildren(Location, String, int) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read those children of a node that are immediately after a supplied sibling node.
ReadNextBlockOfChildrenRequest - Class in org.jboss.dna.graph.request
Instruction to read a block of the children of a node, where the block is dictated by the location of the child preceding the block and the maximum number of children to include in the block.
ReadNextBlockOfChildrenRequest(Location, String, int) - Constructor for class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Create a request to read those children of a node that are immediately after a supplied sibling node.
readNode(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readNode(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadNodeRequest - Class in org.jboss.dna.graph.request
Instruction to read the properties and children of the node at the specifed location.
ReadNodeRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.ReadNodeRequest
Create a request to read the properties and number of children of a node at the supplied location.
ReadOnlyIterator<T> - Class in org.jboss.dna.common.collection
An Iterator implementation that only allows reading elements, used as a wrapper around another iterator to make the contents immutable to the user of this iterator.
ReadOnlyIterator(Iterator<T>) - Constructor for class org.jboss.dna.common.collection.ReadOnlyIterator
 
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(...)
readProperty(Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
readProperty(Location, String, Name) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to read the properties and number of children of a node at the supplied location.
ReadPropertyRequest - Class in org.jboss.dna.graph.request
Instruction to read a single property on the node at the specified location.
ReadPropertyRequest(Location, String, Name) - Constructor for class org.jboss.dna.graph.request.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.property
A representation of a reference to another node.
REFERENCE_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of reference values.
REFERENCEABLE - Static variable in class org.jboss.dna.graph.JcrMixLexicon
 
ReferenceEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
A record of a reference from one node to another.
ReferenceEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
 
ReferenceEntity(ReferenceId) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
 
ReferenceId - Class in org.jboss.dna.connector.store.jpa.model.basic
An identifier for a reference, comprised of a single NodeId of the node containing the reference and a single NodeId of the node being referenced.
ReferenceId() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
 
ReferenceId(Long, String, String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
 
ReferentialIntegrityException - Exception in org.jboss.dna.graph.property
A runtime exception denoting that an operation could not be performed because it would leave references in an invalid state.
ReferentialIntegrityException(Location, Reference...) - Constructor for exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>) - Constructor for exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, String) - Constructor for exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, Throwable) - Constructor for exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
ReferentialIntegrityException(Map<Location, List<Reference>>, String, Throwable) - Constructor for exception org.jboss.dna.graph.property.ReferentialIntegrityException
 
Reflection - Class in org.jboss.dna.common.util
Utility class for working reflectively with objects.
Reflection(Class<?>) - Constructor for class org.jboss.dna.common.util.Reflection
Construct a Reflection instance that cache's some information about the target class.
refresh() - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
 
refresh(boolean) - Method in class org.jboss.dna.graph.session.GraphSession
Refreshes (removes the cached state) for all cached nodes.
refresh(GraphSession.Node<Payload, PropertyPayload>, boolean) - Method in class org.jboss.dna.graph.session.GraphSession
Refreshes (removes the cached state) for the given node and its descendants.
refreshInstances() - Method in class org.jboss.dna.common.component.ComponentLibrary
Refresh the instances by attempting to re-instantiate each registered configuration.
register(Observer) - Method in class org.jboss.dna.graph.observe.ChangeObservers
Register the supplied observer.
register(Observer) - Method in interface org.jboss.dna.graph.observe.Observable
Register the supplied observer.
register(Observer) - Method in class org.jboss.dna.graph.observe.ObservationBus
Register the supplied observer.
register(String, String) - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
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.property.basic.LocalNamespaceRegistry
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.property.basic.SimpleNamespaceRegistry
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.property.basic.ThreadSafeNamespaceRegistry
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.property.NamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(Observer) - Method in class org.jboss.dna.repository.RepositoryLibrary
Register the supplied observer.
registerCredentials(String, String, char[]) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Register the credentials for the repository and workspace given by the supplied name, username and password.
registerCredentials(String, Credentials) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Register the credentials to be used for the named repository and workspace.
registerNamespace(String, String) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the namespace binding that should be made available in this repository.
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType object.
registerNodeTypes(Collection<NodeTypeDefinition>, boolean) - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Registers or updates the specified Collection of NodeTypeDefinition objects.
registerNodeTypes(JcrNodeTypeSource) - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Registers the node types from the given JcrNodeTypeSource.
registerRepository(String, Repository) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Convenience method to bind a repository in JNDI.
relativeTo(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get a relative path from the supplied path to this path.
relativeTo(Path) - Method in interface org.jboss.dna.graph.property.Path
Get a relative path from the supplied path to this path.
relativeToRoot() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Obtain a path that is relative to the root node.
relativeToRoot() - Method in class org.jboss.dna.graph.property.basic.RootPath
Obtain a path that is relative to the root node.
relativeToRoot() - Method in interface org.jboss.dna.graph.property.Path
Obtain a path that is relative to the root node.
release() - Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
Release any acquired resources.
release() - Method in interface org.jboss.dna.graph.property.Binary
Release any acquired resources.
remove() - Method in class org.jboss.dna.common.collection.EmptyIterator
remove(Object) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
remove(int) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
remove() - Method in class org.jboss.dna.common.collection.ReadOnlyIterator
remove(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
remove(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Remove the configuration for a sequencer.
remove(String) - Static method in class org.jboss.dna.common.util.LogContext
Remove the the context identified by the key parameter using the underlying system's MDC implementation.
remove(Reference) - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.ReferenceValues
 
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 interface org.jboss.dna.repository.DnaConfiguration.Removable
Remove this configuration component.
removeAll(Collection<?>) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
removeBranch(Long, Iterable<Location>) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
removeBranch(Iterable<Location>) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
removeCredentials(String) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Remove any credentials associated with the named repository and workspace.
removeDetector(MimeTypeDetectorConfig) - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Removes the configuration for a MIME-type detector.
removedValues() - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
Get the list of values to be removed.
removeExisting() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Gets whether the clone should remove existing nodes in the new workspace with the same UUID as any of the nodes in the source branch or should throw an exception if such conflict is detected.
removeNode(ExecutionContext, MapNode) - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
Removes the given node and its children, correcting the SNS and child indices for its parent.
removeNode(ExecutionContext, MapNode) - Method in interface org.jboss.dna.graph.connector.map.MapWorkspace
Removes the given node.
removeOption(String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
removeProperties(Location, String, Name...) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to remove from the node the properties with the supplied names.
removeProperties(Location, String, Name...) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to remove from the node the properties with the supplied names.
removeProperty(Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to remove the property with the supplied name from the given node.
removeProperty(Location, String, Name) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to remove the property with the supplied name from the given node.
removeProperty(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Remove a property from this node.
RemovePropertyRequest - Class in org.jboss.dna.graph.request
Instruction to remove the property with the supplied name from the node at the given location.
RemovePropertyRequest(Location, String, Name) - Constructor for class org.jboss.dna.graph.request.RemovePropertyRequest
Create a request to remove a named property from the node at the supplied location.
removeRuleParser(Method) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(String, String) - Static method in class org.jboss.dna.graph.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(Method) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Remove the rule parser method.
removeRuleParser(String, String) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Remove the rule parser method.
removeSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencer.SequencingService
Remove the configuration for a sequencer.
removeSource(RepositorySource, long, TimeUnit) - Method in class org.jboss.dna.repository.RepositoryLibrary
Remove from this federated repository the supplied source (or a source with the same name as that supplied).
removeSource(String) - Method in class org.jboss.dna.repository.RepositoryLibrary
Remove from this federated repository the source with the supplied name.
removeSource(String, long, TimeUnit) - Method in class org.jboss.dna.repository.RepositoryLibrary
Remove from this federated repository the source with the supplied name.
removeValue(Object) - Method in class org.jboss.dna.graph.Graph.Batch
 
removeValue(Object) - Method in class org.jboss.dna.graph.Graph
 
removeValues(String, Location, Name, List<Object>) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to remove values from a property on an existing node
removeWorkspace(String) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Remove the named workspace from the repository source.
rename(Name) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Rename this node to have a different name.
renameNode(Location, String, Name) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to rename the node at the supplied location.
renameNode(Location, String, Name) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to rename the node at the supplied location.
RenameNodeRequest - Class in org.jboss.dna.graph.request
Instruction to rename an existing node (but keep it under the same parent).
RenameNodeRequest(Location, String, Name) - Constructor for class org.jboss.dna.graph.request.RenameNodeRequest
Create a request to rename the node at the supplied location.
REP_NAME_DESC - Static variable in class org.jboss.dna.jcr.JcrI18n
 
REP_VENDOR_DESC - Static variable in class org.jboss.dna.jcr.JcrI18n
 
replacingExistingNodesWithSameUuids() - Method in interface org.jboss.dna.graph.Graph.WithUuids
 
REPOSITORIES - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
repositories() - Method in class org.jboss.dna.jcr.JcrConfiguration
Get the list of sequencer definitions.
repository(String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Obtain or create a definition for the JCR Repository with the supplied name or identifier.
REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
RepositoryAccessData - Class in org.jboss.dna.connector.svn
 
RepositoryAccessData(String, String, String) - Constructor for class org.jboss.dna.connector.svn.RepositoryAccessData
 
RepositoryConnection - Interface in org.jboss.dna.graph.connector
A connection to a repository source.
RepositoryConnectionFactory - Interface in org.jboss.dna.graph.connector
An interface for a factory of RepositoryConnections using the names of the RepositorySource from which the connections are to be obtained.
RepositoryConnectionPool - Class in org.jboss.dna.graph.connector
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.connector.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool(RepositorySource, int, int, long, TimeUnit) - Constructor for class org.jboss.dna.graph.connector.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
repositoryConnectionPoolIsNotRunning - Static variable in class org.jboss.dna.graph.GraphI18n
 
RepositoryContext - Interface in org.jboss.dna.graph.connector
The context for a repository.
repositoryDoesNotExist - Static variable in class org.jboss.dna.jcr.JcrI18n
 
RepositoryEntry - Class in org.jboss.dna.web.jcr.rest.model
 
RepositoryEntry() - Constructor for class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
RepositoryEntry(String, String) - Constructor for class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
RepositoryFactory - Class in org.jboss.dna.web.jcr.rest
Factory that provides implementations of the repository provider SPI by wrapping a RepositoryProvider.
RepositoryI18n - Class in org.jboss.dna.repository
The internationalized string constants for the org.jboss.dna.repository* packages.
RepositoryI18n() - Constructor for class org.jboss.dna.repository.RepositoryI18n
 
RepositoryLibrary - Class in org.jboss.dna.repository
A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
RepositoryLibrary(RepositorySource, String, Path, ExecutionContext) - Constructor for class org.jboss.dna.repository.RepositoryLibrary
Create a new manager instance.
repositoryMustBeConfigured - Static variable in class org.jboss.dna.jcr.JcrI18n
 
RepositoryNodePath - Class in org.jboss.dna.repository.util
An immutable representation of a path to a node within the named workspace of a named repository source.
RepositoryNodePath(String, String, String) - Constructor for class org.jboss.dna.repository.util.RepositoryNodePath
 
RepositoryProvider - Interface in org.jboss.dna.web.jcr.rest.spi
Interface for any class that provides access to one or more local JCR repositories.
RepositoryResources - Class in org.jboss.dna.web.jcr.rest.model
 
RepositoryResources() - Constructor for class org.jboss.dna.web.jcr.rest.model.RepositoryResources
 
RepositoryResources(String, String) - Constructor for class org.jboss.dna.web.jcr.rest.model.RepositoryResources
 
RepositoryService - Class in org.jboss.dna.repository
A service that manages the RepositorySourcees defined within a configuration repository.
RepositoryService(RepositorySource, String, Path, ExecutionContext, Problems) - Constructor for class org.jboss.dna.repository.RepositoryService
Create a service instance, reading the configuration describing new RepositorySource instances from the supplied configuration repository.
RepositorySource - Interface in org.jboss.dna.graph.connector
A repository source is a description of a resource that can be used to access or store repository information.
repositorySource(String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Obtain or create a definition for the RepositorySource with the supplied name or identifier.
repositorySource(String) - Method in class org.jboss.dna.repository.DnaConfiguration
Obtain or create a definition for the RepositorySource with the supplied name or identifier.
RepositorySourceCapabilities - Class in org.jboss.dna.graph.connector
The capabilities of a RepositorySource.
RepositorySourceCapabilities() - Constructor for class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Create a capabilities object using the defaults, .
RepositorySourceCapabilities(boolean, boolean) - Constructor for class org.jboss.dna.graph.connector.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.jboss.dna.graph.connector.RepositorySourceCapabilities
 
RepositorySourceException - Exception in org.jboss.dna.graph.connector
A runtime exception signalling an error within a RepositorySource.
RepositorySourceException(String) - Constructor for exception org.jboss.dna.graph.connector.RepositorySourceException
 
RepositorySourceException(String, String) - Constructor for exception org.jboss.dna.graph.connector.RepositorySourceException
 
RepositorySourceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.connector.RepositorySourceException
 
RepositorySourceException(String, String, Throwable) - Constructor for exception org.jboss.dna.graph.connector.RepositorySourceException
 
repositorySourceMustHaveName - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
repositorySources() - Method in class org.jboss.dna.repository.DnaConfiguration
Get the list of repository source definitions.
Request - Class in org.jboss.dna.graph.request
The abstract base class for all classes representing requests to be executed against a RepositoryConnection.
RequestBuilder - Class in org.jboss.dna.graph.request
A component that can be used to build requests while allowing different strategies for how requests are handled.
RequestException - Exception in org.jboss.dna.graph.request
Specifies that the request was invalid and could not be completed.
RequestException() - Constructor for exception org.jboss.dna.graph.request.RequestException
 
RequestException(String) - Constructor for exception org.jboss.dna.graph.request.RequestException
 
RequestException(Throwable) - Constructor for exception org.jboss.dna.graph.request.RequestException
 
RequestException(String, Throwable) - Constructor for exception org.jboss.dna.graph.request.RequestException
 
requestIsFrozenAndMayNotBeChanged - Static variable in class org.jboss.dna.graph.GraphI18n
 
RequestProcessor - Class in org.jboss.dna.graph.request.processor
A component that is used to process and execute Requests.
RequestProcessorCache - Class in org.jboss.dna.connector.store.jpa.util
Represents a cache of the known node information, including a node's actual Location and the complete set of children.
RequestProcessorCache(PathFactory) - Constructor for class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
RequestProcessorCache.WorkspaceCache - Class in org.jboss.dna.connector.store.jpa.util
 
REQUIRED_PRIMARY_TYPES - Static variable in class org.jboss.dna.graph.JcrLexicon
 
REQUIRED_TYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.jboss.dna.graph.GraphI18n
 
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyIsMissingFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeCouldNotBeRead - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredToSuppliedParameterMismatch - Static variable in class org.jboss.dna.common.CommonI18n
 
reserializeProperties(ObjectInputStream, ObjectOutputStream, Map<Name, Property>, Serializer.LargeValues, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Deserialize the existing properties from the supplied input stream, update the properties, and then serialize the updated properties to the output stream.
reset() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
Reset the statistics in this object, and clear out any stored information.
reset() - Method in class org.jboss.dna.common.statistic.Stopwatch
Reset this stopwatch and clear all statistics.
reset() - Method in class org.jboss.dna.repository.sequencer.SequencingService.Statistics
 
residualDefinitionsCannotBeMandatory - Static variable in class org.jboss.dna.jcr.JcrI18n
 
resolve(Reference) - Method in class org.jboss.dna.graph.Graph
Request to read the node given by the supplied reference value.
resolve(Path) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(Path) - Method in class org.jboss.dna.graph.property.basic.RootPath
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.property.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.property.basic.AbstractPath
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.property.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
RESOURCE - Static variable in class org.jboss.dna.graph.DnaLexicon
 
RESOURCE - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
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.
resumeEncoding() - Method in class org.jboss.dna.common.util.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
RETRY_LIMIT - Static variable in class org.jboss.dna.repository.DnaLexicon
 
ROOT - Static variable in class org.jboss.dna.graph.DnaLexicon
 
ROOT - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
ROOT_NODE_UUID - Static variable in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
ROOT_VERSION - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
rootNodeHasNoParent - Static variable in class org.jboss.dna.jcr.JcrI18n
 
RootPath - Class in org.jboss.dna.graph.property.basic
Optimized implementation of Path that serves as the root path.
roundDown(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
roundDown(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
roundDown(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
roundDown(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
roundDown(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
roundDown(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
Round down the supplied value to the desired scale.
roundDown(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
roundUp(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
roundUp(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
roundUp(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
roundUp(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
roundUp(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
roundUp(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
Round up the supplied value to the desired scale.
roundUp(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
ruleFromString(String, ExecutionContext) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Parse the string form of a rule definition and return the rule
ruleServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
rulesFromString(ExecutionContext, String) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Parse a single string containing one or more string forms of rule definitions, and return the rules.
rulesFromStrings(ExecutionContext, String...) - Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
Parse string forms of an arry of rule definitions and return the rules
runJLS3Conversion(char[], boolean) - Static method in class org.jboss.dna.sequencer.java.CompilationUnitParser
Parses and process the java source code as a compilation unit and the result it abstract syntax tree (AST) representation and this action uses the third edition of java Language Specification, that gets the possibility to support J2SE 5 during the parsing.

S

SAME_NAME_SIBLINGS - Static variable in class org.jboss.dna.graph.JcrLexicon
 
sameNameSiblingsAreNotAllowed - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
sameNameSiblingsAreNotAllowed - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
save(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
Deprecated.  
save() - Method in class org.jboss.dna.graph.session.GraphSession
Save any changes that have been accumulated by this session.
save(GraphSession.Node<Payload, PropertyPayload>) - Method in class org.jboss.dna.graph.session.GraphSession
Save any changes to the identified node or its descendants.
save() - Method in class org.jboss.dna.jcr.JcrConfiguration
Persist any unsaved changes that have been made to this configuration.
save() - Method in class org.jboss.dna.repository.DnaConfiguration
Persist any unsaved changes that have been made to this configuration.
ScmAction - Interface in org.jboss.dna.connector.scm
 
ScmActionExecutor - Interface in org.jboss.dna.connector.scm
 
ScmActionFactory - Interface in org.jboss.dna.connector.scm
 
SecureHash - Class in org.jboss.dna.common.util
A simple utility to generate various kinds of secure hashes.
SecureHash() - Constructor for class org.jboss.dna.common.util.SecureHash
 
SecureHash.Algorithm - Enum in org.jboss.dna.common.util
Commonly-used hashing algorithms.
SecurityContext - Interface in org.jboss.dna.graph
A security context provides a pluggable means to support disparate authentication and authorization mechanisms that specify the user name and roles.
SecurityContextCredentials - Class in org.jboss.dna.jcr
Credentials implementation that wraps a DNA security context.
SecurityContextCredentials(SecurityContext) - Constructor for class org.jboss.dna.jcr.SecurityContextCredentials
Initializes the class with an existing security context.
selectSequencers(List<Sequencer>, Node, NetChangeObserver.NetChange) - Method in interface org.jboss.dna.repository.sequencer.SequencingService.Selector
Select the sequencers that should be used to sequence the supplied node.
SELF - Static variable in interface org.jboss.dna.graph.property.Path
String representation of the segment that references the same segment.
SELF_NAME - Static variable in interface org.jboss.dna.graph.property.Path
Singleton instance of the name referencing a self, provided as a convenience.
SELF_PATH - Static variable in class org.jboss.dna.graph.property.basic.AbstractPath
 
SELF_PATH - Static variable in class org.jboss.dna.graph.property.basic.BasicPath
 
SELF_SEGMENT - Static variable in interface org.jboss.dna.graph.property.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in interface org.jboss.dna.graph.sequencer.StreamSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.cnd.CndSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.image.ImageMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.java.JavaMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.xml.XmlSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, StreamSequencerContext) - Method in class org.jboss.dna.sequencer.zip.ZipSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequenceConstructorSimpleTypeName(SimpleTypeFieldMetadata, String, SequencerOutput, NameFactory, PathFactory) - Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
Sequence the type name of the simple type.
sequenceFieldMemberData(ArrayTypeFieldMetadata, PathFactory, NameFactory, SequencerOutput, String, int) - Static method in class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
Sequence member data of array type.
sequenceMethodFormalParam(SequencerOutput, NameFactory, PathFactory, ArrayTypeFieldMetadata, String) - Static method in class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
Sequence all formal parameters of a method.
sequenceMethodFormalParam(SequencerOutput, NameFactory, PathFactory, SimpleTypeFieldMetadata, String) - Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
 
sequenceMethodReturnType(SequencerOutput, NameFactory, PathFactory, SimpleTypeFieldMetadata, String) - Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
Sequence the return type of a method.
sequencer(String) - Method in class org.jboss.dna.jcr.JcrConfiguration
Obtain or create a definition for the sequencer with the supplied name or identifier.
sequencer(String) - Method in class org.jboss.dna.repository.DnaConfiguration
Obtain or create a definition for the sequencer with the supplied name or identifier.
SEQUENCER - Static variable in class org.jboss.dna.repository.DnaLexicon
 
Sequencer - Interface in org.jboss.dna.repository.sequencer
The interface for a DNA sequencer, which sequences nodes and their content to extract additional information from the information.
SequencerConfig - Class in org.jboss.dna.repository.sequencer
A configuration for a sequencer.
SequencerConfig(String, String, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencer.SequencerConfig
 
SequencerConfig(String, String, Map<String, Object>, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencer.SequencerConfig
 
SequencerConfig(String, String, long, Map<String, Object>, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencer.SequencerConfig
 
SequencerContext - Class in org.jboss.dna.repository.sequencer
The sequencer context represents the complete context of a sequencer invocation, including the execution context (which contains JAAS credentials, namespace mappings, and value factories) and the I/O environment for writing output.
SequencerContext(ExecutionContext, Graph) - Constructor for class org.jboss.dna.repository.sequencer.SequencerContext
 
SequencerException - Exception in org.jboss.dna.repository.sequencer
A runtime exception that denotes an error within a sequencer.
SequencerException() - Constructor for exception org.jboss.dna.repository.sequencer.SequencerException
 
SequencerException(String) - Constructor for exception org.jboss.dna.repository.sequencer.SequencerException
 
SequencerException(Throwable) - Constructor for exception org.jboss.dna.repository.sequencer.SequencerException
 
SequencerException(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencer.SequencerException
 
SequencerLibrary - Class in org.jboss.dna.repository.sequencer
A library of Sequencer components.
SequencerLibrary() - Constructor for class org.jboss.dna.repository.sequencer.SequencerLibrary
 
SequencerOutput - Interface in org.jboss.dna.graph.sequencer
Interface for sequencers to use to generate their output.
SequencerOutputMap - Class in org.jboss.dna.repository.sequencer
A basic SequencerOutput that records all information in-memory and which organizes the properties by node paths and provides access to the nodes in a natural path-order.
SequencerOutputMap(ValueFactories) - Constructor for class org.jboss.dna.repository.sequencer.SequencerOutputMap
 
SequencerOutputMap.Entry - Class in org.jboss.dna.repository.sequencer
An entry in a SequencerOutputMap, which contains the path of the node and the property values on the node.
SequencerOutputMap.PropertyValue - Class in org.jboss.dna.repository.sequencer
A property name and value pair.
SequencerPathExpression - Class in org.jboss.dna.repository.sequencer
An expression that defines a selection of some change in the repository that signals a sequencing operation should be run, and the location where the sequencing output should be placed.
SequencerPathExpression.Matcher - Class in org.jboss.dna.repository.sequencer
 
sequencers() - Method in class org.jboss.dna.repository.DnaConfiguration
Get the list of sequencer definitions.
SEQUENCERS - Static variable in class org.jboss.dna.repository.DnaLexicon
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.image.ImageSequencerI18n
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.java.JavaMetadataI18n
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
 
sequenceTheParameterizedTypeModifier(ModifierMetadata, String, PathFactory, NameFactory, SequencerOutput) - Static method in class org.jboss.dna.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Sequences a modifier of this parameterized type.
sequenceTheParameterizedTypeName(ParameterizedTypeFieldMetadata, String, PathFactory, NameFactory, SequencerOutput) - Static method in class org.jboss.dna.sequencer.java.ParameterizedTypeFieldMetadataSequencer
Sequences the type name of the parameterized type.
sequenceTheVariable(SequencerOutput, NameFactory, Variable, Path) - Static method in class org.jboss.dna.sequencer.java.VariableSequencer
Sequence a variable.
sequencingFrom(String) - Method in interface org.jboss.dna.repository.DnaConfiguration.SequencerDefinition
Specify the input path expression represented as a string, which determines when this sequencer will be executed.
sequencingFrom(PathExpression) - Method in interface org.jboss.dna.repository.DnaConfiguration.SequencerDefinition
Specify the input path expression, which determines when this sequencer will be executed.
SequencingService - Class in org.jboss.dna.repository.sequencer
A sequencing system is used to monitor changes in the content of DNA repositories and to sequence the content to extract or to generate structured information.
SequencingService() - Constructor for class org.jboss.dna.repository.sequencer.SequencingService
Create a new sequencing system, configured with no sequencers and not monitoring any workspaces.
SequencingService.Selector - Interface in org.jboss.dna.repository.sequencer
Interface used to select the set of Sequencer instances that should be run.
SequencingService.Statistics - Class in org.jboss.dna.repository.sequencer
The statistics for the system.
sequencingServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
serializeProperties(ObjectOutputStream, int, Iterable<Property>, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Serialize the properties' values to the object stream.
serializeProperty(ObjectOutputStream, Property, Serializer.LargeValues, Serializer.ReferenceValues) - Method in class org.jboss.dna.connector.store.jpa.util.Serializer
Serialize the property's values to the object stream.
Serializer - Class in org.jboss.dna.connector.store.jpa.util
A class that is responsible for serializing and deserializing properties.
Serializer(ExecutionContext, boolean) - Constructor for class org.jboss.dna.connector.store.jpa.util.Serializer
 
Serializer.LargeValues - Interface in org.jboss.dna.connector.store.jpa.util
Interface that represents the location where "large" objects are stored.
Serializer.ReferenceValues - Interface in org.jboss.dna.connector.store.jpa.util
Interface used to record how Reference values are processed during serialization and deserialization.
ServiceAdministrator - Interface in org.jboss.dna.repository.service
Contract defining an administrative interface for controlling the running state of a service.
ServiceAdministrator.State - Enum in org.jboss.dna.repository.service
The available states.
serviceNotShutdowAndMayNotBeTerminated - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
serviceShutdowAndMayNotBePaused - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
serviceShutdowAndMayNotBeStarted - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ServletSecurityContext - Class in org.jboss.dna.web.jcr.rest
Servlet-based security context that assumes servlet-based authentication and provides authorization through the servlet role-checking mechanism.
ServletSecurityContext(HttpServletRequest) - Constructor for class org.jboss.dna.web.jcr.rest.ServletSecurityContext
Create a ServletSecurityContext with the supplied servlet information.
SessionFactory - Interface in org.jboss.dna.repository.util
An interface for creating JCR Session objects.
set(int, T) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
set(String, String) - Static method in class org.jboss.dna.common.util.LogContext
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
set(Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Set the properties on a node.
set(String) - Method in class org.jboss.dna.graph.Graph.Batch
Set a property on a node, starting with the name.
set(Name) - Method in class org.jboss.dna.graph.Graph.Batch
Set a property on a node, starting with the name.
set(Property...) - Method in class org.jboss.dna.graph.Graph
Set the properties on a node.
set(String) - Method in class org.jboss.dna.graph.Graph
Set a property on a node, starting with the name.
set(Name) - Method in class org.jboss.dna.graph.Graph
Set a property on a node, starting with the name.
setAbstract(boolean) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set whether this node type is abstract.
setAbstract(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set whether this node type is abstract.
setActorIdExpression(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
setActualLocation(Location, List<Object>, List<Object>) - Method in class org.jboss.dna.graph.request.UpdateValuesRequest
 
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Sets the actual and complete location of the node being created.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Sets the actual and complete location of the node being read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadNodeRequest
Sets the actual and complete location of the node whose children and properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Sets the actual and complete location of the node whose property has been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.SetPropertyRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
Sets the actual and complete location of the node being updated.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfStartingAfterNode(Location) - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.request.CopyBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.request.MoveBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualRootLocation(Location) - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualRootLocation(Location) - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Set the actual location of the root node in the new workspace.
setActualWorkspaceName(String) - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Set the actual name of the workspace that was created.
setActualWorkspaceName(String) - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
Set the actual name of the workspace that was created.
setActualWorkspaceName(String) - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Set the actual name of the workspace.
setAllChildren(Long, Path, LinkedList<Location>) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
 
setAllChildren(Path, LinkedList<Location>) - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
 
setAllowsSameNameChildren(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setAnnotationMetada(List<AnnotationMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
setAnnotations(List<AnnotationMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
setAssignment(JPDL3AssignmentMetadata) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
Set the delegated instance, the assignment.
setAttributeScoping(XmlSequencer.AttributeScoping) - Method in class org.jboss.dna.sequencer.xml.XmlSequencer
 
setAutoCreated(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set whether this definition describes a child node that is auto-created by the system.
setAutoCreated(boolean) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set whether this definition describes a child node that is auto-created by the system.
setAutoGenerateSchema(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Sets the Hibernate setting dictating what it does with the database schema upon first connection.
setAvailableWorkspaceNames(Set<String>) - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
Set the names of the workspaces that are available (at least to the current user)
setBucketCount(int) - Method in class org.jboss.dna.common.statistic.Histogram
Set the number of buckets that this histogram will use.
setCacheConfigurationName(String) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Get the name of the configuration that should be used if a cache is to be created using the CacheManager found in JNDI or the DefaultCacheManager if needed.
setCacheConfigurationName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the name of the configuration that should be used if a cache is to be created using the CacheFactory found in JNDI or the DefaultCacheFactory if needed.
setCacheFactoryJndiName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the name in JNDI of a CacheFactory instance that should be used to obtain the Cache instance used by this source.
setCacheJndiName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the name in JNDI of a Cache instance that should be used by this source.
setCacheManagerJndiName(String) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set the name in JNDI of a CacheManager instance that should be used to obtain the Cache instance used by this source.
setCachePolicy(CachePolicy) - Method in interface org.jboss.dna.graph.cache.Cacheable
Set the caching policy for this object.
setCachePolicy(CachePolicy) - Method in class org.jboss.dna.graph.request.CacheableRequest
Set the caching policy for this object.
setCacheTimeToLiveInMilliseconds(int) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the time in milliseconds that content returned from this source may used while in the cache.
setCacheTimeToLiveInMilliseconds(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set the time in milliseconds that content returned from this source may used while in the cache.
setCacheTimeToLiveInMilliseconds(int) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the time in milliseconds that content returned from this source may used while in the cache.
setChildName(String) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setChildNamespace(NamespaceEntity) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setChildren(Location, Location...) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Record the children for a parent node in the branch.
setChildren(Location, List<Location>) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Record the children for a parent node in the branch.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.common.component.ComponentLibrary
Set the Maven Repository that should be used to load the sequencer classes.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Sets the Maven Repository that should be used to load the MIME-type detectors.
setCollectComments(boolean) - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Specify whether textual comments are supposed to be extracted from input.
setComponentType(FieldMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
setCompressData(boolean) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setCompressed(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
setCompressed(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
setConfigType(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
 
setConfiguration(T) - Method in interface org.jboss.dna.common.component.Component
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setConfiguration(SequencerConfig) - Method in class org.jboss.dna.repository.sequencer.StreamSequencerAdapter
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setContent(MavenUrl, InputStream) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setCorePoolSize(int) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Sets the core number of connections.
setCreatingWorkspacesAllowed(boolean) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set whether this source allows workspaces to be created dynamically.
setCreatingWorkspacesAllowed(boolean) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set whether this source allows workspaces to be created dynamically.
setCredentials(Credentials) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setData(byte[]) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
setData(byte[]) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
Set the data that represents the packed properties.
setDataSourceJndiName(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setDeclaredSupertypeNames(String[]) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set the direct supertypes for this node type.
setDeclaredSupertypeNames(String[]) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set the direct supertypes for this node type.
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
 
setDefaultPrimaryType(String) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set the name of the primary type that should be used by default when creating children using this node definition.
setDefaultValues(String[]) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set the default values for the property, using their string representation.
setDefaultWorkspaceName(String) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set the name of the workspace that should be used when clients don't specify a workspace.
setDefaultWorkspaceName(String) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Set the default workspace name.
setDepthForLoadingNodes(int) - Method in class org.jboss.dna.graph.session.GraphSession
Set the loading depth parameter, which controls how deep a subgraph should be read when a node is loaded from the persistence store.
setDescription(String) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetDescription
Specify the description of this component.
setDetermineImageNumber(boolean) - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Specify whether the number of images in a file is to be determined - default is false.
setDialect(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setDirectoryForDefaultWorkspace(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the file system path to the existing directory that should be used for the default workspace.
setDriverClassloaderName(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setDriverClassName(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setDueDate(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
setElementType(FieldMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
setEndStateMetadata(JPDL3EndStateMetadata) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
setError(Throwable) - Method in class org.jboss.dna.graph.request.Request
Set the error for this request.
setExclusionPattern(String) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Sets the regular expression that, if matched by a file or folder, indicates that the file or folder should be ignored
setExecutionContext(ExecutionContext) - Method in class org.jboss.dna.repository.sequencer.SequencingService
 
setExecutorService(ExecutorService) - Method in class org.jboss.dna.repository.sequencer.SequencingService
Set the executor service that should be used by this system.
setExpression(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
Set the expression.
setFields(List<FieldMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
setFqClassName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
Set the full qualified name of the class delegation.
setGeneratedPrefixTemplate(String) - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
setHeaderLevel(int) - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
 
setHeadings(List<WordMetadata.WordHeading>) - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata
 
setHostname(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setId(ChildId) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setId(LargeValueId) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
setId(NodeId) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
Set the node's identifier.
setId(ReferenceId) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
 
setId(Long) - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
setId(Long) - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
 
setIdleTimeInSecondsBeforeTestingConnections(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setIndexInParent(int) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setInput(DataInput) - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.jboss.dna.sequencer.image.ImageMetadata
Set the input stream to the argument stream (or file).
setJavadocMetadata(JavadocMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
setJndiName(String) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
If you use this to set a JNDI name, this source will be bound to that name using the default InitialContext.
setJndiName(String, Context) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Register this source in JNDI under the supplied name using the supplied context. to set a JNDI name, this source will be bound to that name using the default InitialContext.
setKeepAliveTime(long, TimeUnit) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Sets the time limit for which connections may remain idle before being closed.
setLargeValueSizeInBytes(long) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setLatchForFreezing(CountDownLatch) - Method in class org.jboss.dna.graph.request.Request
 
setLength(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Set the length of the string, padding with the supplied character if the supplied string is shorter than desired, or truncating the string if it is longer than desired.
setLength(long) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
setLocalizationRepository(LocalizationRepository) - Static method in class org.jboss.dna.common.i18n.I18n
Set the repository of localized messages.
setLogger(Logger) - Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
Sets the logger for this system.
setLoggingLocale(Locale) - Static method in class org.jboss.dna.common.util.Logger
Set the locale used for the logs.
setMandatory(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set whether this definition describes a child that is required (mandatory).
setMandatory(boolean) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set whether this definition describes a child that is required (mandatory).
setMarker(boolean) - Method in class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
setMaxFailedAttemptsBeforeError(int) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
setMaximumConnectionIdleTimeInSeconds(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setMaximumConnectionsInPool(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setMaximumPoolSize(int) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Sets the maximum allowed number of connections.
setMaximumSizeOfStatementCache(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setMaxPathLength(int) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the maximum absolute path length supported by this source.
setMethods(List<MethodMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
setMinimumConnectionsInPool(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setMixin(boolean) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set whether this node type is a mixin.
setMixin(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set whether this node type is a mixin.
setModel(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set the model that should be used for this store.
setModelName(Model) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
setModifiers(List<ModifierMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
setModifiers(List<ModifierMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setModifiers(List<ModifierMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
setMultiple(boolean) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set whether the properties described by this definition may have multiple values.
setName(String) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the name for the source
setName(String) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set the name of this source
setName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the name of this source
setName(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set the name for the source
setName(String) - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
 
setName(String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
setName(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the name for the source
setName(String) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
 
setName(String) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
 
setName(Path.Segment) - Method in class org.jboss.dna.graph.connector.map.MapNode
 
setName(String) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set the name of the node type
setName(String) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set the name of this child node definition.
setName(String) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set the name of the node type
setName(String) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set the name of the property definition
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.ImportMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
Set the name.
setName(String) - Method in class org.jboss.dna.sequencer.java.metadata.Variable
 
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3EndStateMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
Set the name of the swimlane.
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
setName(String) - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
setName(String) - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
setNamespace(String, String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
 
setNewSVNRepositoryLocation(SVNRepository, String, boolean, String) - Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
 
setNormal(boolean) - Method in class org.jboss.dna.sequencer.java.metadata.NormalAnnotationMetadata
 
setNotes(String) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setNumberOfChildren(int) - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
Set the number of children for this node
setNumberOfConnectionsToAcquireAsNeeded(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setOnParentVersion(int) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set the mode for the versioning of the child with respect to versioning of the parent.
setOnParentVersion(int) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set the mode for the versioning of the child with respect to versioning of the parent.
setOption(String, String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
setOption(JcrRepository.Option, String) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, boolean) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, int) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, long) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, float) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOption(JcrRepository.Option, double) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the repository option that is to be set.
setOptional(boolean) - Method in class org.jboss.dna.maven.MavenDependency
 
setOrderableChildNodes(boolean) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set whether this node type supports orderable child nodes.
setOrderableChildNodes(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set whether this node type supports orderable child nodes.
setParameters(List<FieldMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setParent(MapNode) - Method in class org.jboss.dna.graph.connector.map.MapNode
 
setParentUuidString(String) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
Sets the parent UUID string
setPassword(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setPassword(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
setPath(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setPathToTopOfRepository(String) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setPayload(Payload) - Method in class org.jboss.dna.graph.session.GraphSession.Node
 
setPdName(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Set the name of process definition.
setPingTimeout(long, TimeUnit) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
setPooledActorsExpression(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3SwimlaneMetadata
 
setPort(int) - Method in class org.jboss.dna.maven.MavenUrl
 
setPredefinedWorkspaceNames(String[]) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Sets the names of the workspaces that are available when this source is created.
setPredefinedWorkspaceNames(String[]) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Sets the names of the workspaces that are available when this source is created.
setPrimaryItemName(String) - Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
Set the name of the primary item for this node type
setPrimaryItemName(String) - Method in interface org.jboss.dna.jcr.nodetype.NodeTypeTemplate
Set the name of the primary item for this node type
setProperties(Path, Property...) - Method in interface org.jboss.dna.graph.io.Destination
Sets the given properties on the node at the supplied path.
setProperties(Path, Property...) - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Sets the given properties on the node at the supplied path.
setProperties(Location, String, Property...) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to update the properties on the node at the supplied location.
setProperties(Location, Property...) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, Iterable<Property>) - Method in class org.jboss.dna.graph.request.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, String, Property...) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to update the properties on the node at the supplied location.
setProperties(Properties) - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
 
setProperty(String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
setProperty(Property) - Method in class org.jboss.dna.graph.connector.map.MapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(ExecutionContext, String, Object...) - Method in class org.jboss.dna.graph.connector.map.MapNode
Sets the property with the given name, overwriting any previous property for the given name
setProperty(Location, String, Property) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to update the property on the node at the supplied location.
setProperty(Property) - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
Set the property on the node as read from the RepositoryConnection
setProperty(Location, String, Property) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to update the property on the node at the supplied location.
setProperty(String, String, Object...) - Method in interface org.jboss.dna.graph.sequencer.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Path, Name, Object...) - Method in interface org.jboss.dna.graph.sequencer.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Property, boolean, PropertyPayload) - Method in class org.jboss.dna.graph.session.GraphSession.Node
Set the supplied property information on this node.
setProperty(String, int) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to an integer.
setProperty(String, long) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a long number.
setProperty(String, short) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a short.
setProperty(String, boolean) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a boolean.
setProperty(String, float) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a float.
setProperty(String, double) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a double.
setProperty(String, String) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a string.
setProperty(String, String, String...) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to a string.
setProperty(String, Object) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property value to an object.
setProperty(String, Object[]) - Method in interface org.jboss.dna.repository.DnaConfiguration.SetProperties
Set the property values to an object.
setProperty(Path, Name, Object...) - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Set the supplied property on the supplied node.
setProperty(String, String, Object...) - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Set the supplied property on the supplied node.
setPropertyCount(int) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
SetPropertyRequest - Class in org.jboss.dna.graph.request
Instruction to set a particular property on the node at the specified location.
SetPropertyRequest(Location, String, Property) - Constructor for class org.jboss.dna.graph.request.SetPropertyRequest
Create a request to set the property on the node at the supplied location.
setProtected(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set whether the child node described by this definition is protected from changes through the JCR API.
setProtected(boolean) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set whether the child node described by this definition is protected from changes through the JCR API.
setReference(String, String, String...) - Method in interface org.jboss.dna.graph.sequencer.SequencerOutput
Set the supplied reference on the supplied node.
setReference(String, String, String...) - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Set the supplied reference on the supplied node.
setReferentialIntegrityEnforced(boolean) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setReferentialIntegrityEnforced(boolean) - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
 
setRemovedNodes(Set<Location>) - Method in class org.jboss.dna.graph.request.CloneBranchRequest
Set the locations of the nodes that were removed by this operation, if CloneBranchRequest.removeExisting() is true.
setRepository(Repository) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setRepositoryLibrary(RepositoryLibrary) - Method in class org.jboss.dna.repository.sequencer.SequencingService
 
setRepositoryRootURL(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the url for the subversion repository.
setRequiredPrimaryTypes(String[]) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set the names of the primary types that must appear on the child(ren) described by this definition
setRequiredType(int) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set the required property type for the values of the property, or PropertyType.UNDEFINED if there is no type requirement
setResources(RepositoryResources) - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryEntry
 
setResources(WorkspaceResources) - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
setRetryLimit(int) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in interface org.jboss.dna.graph.connector.RepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setRetryLimit(int) - Method in interface org.jboss.dna.repository.DnaConfiguration.RepositorySourceDefinition
Set the retry limit on the repository source.
setReturnType(FieldMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setRootNodeUuid(String) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set the jcr:uuid property of the root node in each workspace to the given value.
setRootNodeUuid(String) - Method in class org.jboss.dna.connector.infinispan.InfinispanSource
Set the UUID of the root node in this repository.
setRootNodeUuid(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the UUID of the root node in this repository.
setRootNodeUuid(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setRootNodeUuid(UUID) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
setRootNodeUuid(UUID) - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
 
setSameNameSiblingIndex(int) - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
 
setSameNameSiblings(boolean) - Method in interface org.jboss.dna.jcr.nodetype.NodeDefinitionTemplate
Set whether the children described by this definition may have the same names (and therefore distinguished only by their same-name-sibiling index).
setScope(MavenDependency.Scope) - Method in class org.jboss.dna.maven.MavenDependency
 
setScope(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setSequencerSelector(SequencingService.Selector) - Method in class org.jboss.dna.repository.sequencer.SequencingService
Set the sequencer selector, or null if the default sequencer selector should be used.
setSheets(List<String>) - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
setShowSql(boolean) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Sets whether this source should output the SQL that it executes
setSignificantFigures(int) - Method in class org.jboss.dna.common.statistic.Histogram
Set the number of significant figures used in the calculation of the bucket widths.
setSingle(boolean) - Method in class org.jboss.dna.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
setSlashEncoded(boolean) - Method in class org.jboss.dna.common.text.UrlEncoder
 
setSource(String) - Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
Specify the name of the repository source that is to be used by this JCR repository.
setStartStateMetadata(JPDL3StartStateMetadata) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
setState(ServiceAdministrator.State) - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Set the state of the service.
setState(String) - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Set the state of the service.
setState(ServiceAdministrator.State) - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Set the state of the system.
setState(String) - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Set the state of the system.
setStrategy(double, double, int) - Method in class org.jboss.dna.common.statistic.Histogram
Set the histogram to use the standard deviation to determine the bucket sizes.
setStrategy(T, T) - Method in class org.jboss.dna.common.statistic.Histogram
Set the histogram to use the supplied minimum and maximum values to determine the bucket size.
setStrategyToDefault() - Method in class org.jboss.dna.common.statistic.Histogram
Set the histogram to use the actual minimum and maximum values to determine the bucket sizes.
setSupportsUpdates(boolean) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
Set whether this source supports updates.
setSwimlane(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
 
setSwimlanes(List<JPDL3SwimlaneMetadata>) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Set a list with some swimlanes for the process definition.
setSystemPath(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setTaskNodes(List<JPDL3TaskNodeMetadata>) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
setTasks(List<JPDL3TaskMetadata>) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setText(String) - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
setText(String) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setText(String) - Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
 
setThumbnail(byte[]) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setTimeLoaded(DateTime) - Method in class org.jboss.dna.graph.request.CacheableRequest
 
setTimeToLive(long, TimeUnit) - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
Set the time for values and information to live in the cache.
setTitle(String) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setTo(String) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
setTransitions(List<JPDL3TransitionMetadata>) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
setTransitions(List<JPDL3TransitionMetadata>) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskNodeMetadata
 
setType(PropertyType) - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
 
setType(String) - Method in class org.jboss.dna.maven.MavenDependency
Set the type of dependency.
setType(String) - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
setUpdatesAllowed(boolean) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Set whether this source allows updates to data within workspaces
setUri(String) - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
 
setUrl(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setUsername(String) - Method in class org.jboss.dna.connector.store.jpa.JpaSource
 
setUsername(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
setUuidString(String) - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
setValidateConnectionBeforeUse(boolean) - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
 
setValue(String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
setValueConstraints(String[]) - Method in interface org.jboss.dna.jcr.nodetype.PropertyDefinitionTemplate
Set the constraint expressions for the values of the property.
setVariables(List<Variable>) - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
setVersion(String) - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
setWorkspaceId(Long) - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
 
setWorkspaceName(String) - Method in class org.jboss.dna.maven.MavenUrl
Set the name of the workspace.
setWorkspaceName(String) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setWorkspaceRootPath(String) - Method in class org.jboss.dna.connector.filesystem.FileSystemSource
Sets the relative root directory for workspaces
setWorkspaces(String) - Method in class org.jboss.dna.web.jcr.rest.model.RepositoryResources
 
setWorkspaces(String) - Method in class org.jboss.dna.web.jcr.rest.model.WorkspaceResources
 
ShortOperations - Class in org.jboss.dna.common.math
The math operations for short numbers.
ShortOperations() - Constructor for class org.jboss.dna.common.math.ShortOperations
 
shortValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
shortValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
shortValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
shortValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
shortValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
shortValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a short.
shortValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
shutdown() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Initiates an orderly shutdown of the pool in which connections that are currently in use are allowed to be used and closed as normal, but no new connections will be created.
shutdown() - Method in class org.jboss.dna.graph.observe.ChangeObservers
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in class org.jboss.dna.graph.observe.ObservationBus
Unregister all registered observers, and mark this as no longer accepting new registered observers.
shutdown() - Method in class org.jboss.dna.repository.DnaEngine
Shutdown this engine to close all connections, terminate any ongoing background operations (such as sequencing), and reclaim any resources that were acquired by this engine.
shutdown() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdown() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdown() - Method in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
 
shutdown() - Method in interface org.jboss.dna.web.jcr.rest.spi.RepositoryProvider
Signals the repository provider that it should complete any pending transactions, shutdown, and release any external resource held.
shutdownNow() - Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
Attempts to close all connections in the pool, including those connections currently in use, and prevent the use of other connections.
SignatureType - Enum in org.jboss.dna.maven
The type of signatures used by a Maven 2 repository.
SimpleNamespaceContext - Class in org.jboss.dna.common.xml
A simple NamespaceContext implementation that maintains the namespace and prefix mappings discovered within an XML document.
SimpleNamespaceContext() - Constructor for class org.jboss.dna.common.xml.SimpleNamespaceContext
 
SimpleNamespaceRegistry - Class in org.jboss.dna.graph.property.basic
A simple NamespaceRegistry implementation that is not thread-safe, but that provides all the basic functionality.
SimpleNamespaceRegistry() - Constructor for class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
SimpleNamespaceRegistry(String) - Constructor for class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
 
SimpleProblems - Class in org.jboss.dna.common.collection
A simple Problems collection.
SimpleProblems() - Constructor for class org.jboss.dna.common.collection.SimpleProblems
 
SimpleRepositoryContext - Class in org.jboss.dna.repository
A simple, immutable RepositoryContext implementation that uses the references supplied as parameters to the constructor.
SimpleRepositoryContext(ExecutionContext, Observer, RepositoryConnectionFactory) - Constructor for class org.jboss.dna.repository.SimpleRepositoryContext
 
SimpleSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances from a map of named Repository references managed by this factory.
SimpleSessionFactory() - Constructor for class org.jboss.dna.repository.util.SimpleSessionFactory
Create an instance of the factory by creating a new InitialContext.
SimpleSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.SimpleSessionFactory
Create an instance of the factory by supplying the characters that may be used to delimit the workspace name from the repository name.
SimpleStatistics<T extends Number> - Class in org.jboss.dna.common.statistic
Encapsulation of the statistics for a series of values to which new values are frequently added.
SimpleStatistics(MathOperations<T>) - Constructor for class org.jboss.dna.common.statistic.SimpleStatistics
 
SimpleTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
SimpleTypeFieldMetadata is a meta data for simple class type reference , a simple interface type reference, or a simple type variable.
SimpleTypeFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.SimpleTypeFieldMetadata
 
SimpleTypeMetadataSequencer - Class in org.jboss.dna.sequencer.java
The sequencer of the SimpleTypeFieldMetadata
SINGLE_QUOTED_STRING - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of all the characters within single-quotes.
SingleImportMetadata - Class in org.jboss.dna.sequencer.java.metadata
Single-import metadata.
SingleImportMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.SingleImportMetadata
 
SingleMemberAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
Metadata for single member annotations.
SingleMemberAnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
singleValuedPropertyNeedsSingleValuedDefault - Static variable in class org.jboss.dna.jcr.JcrI18n
 
singularize(Object) - Method in class org.jboss.dna.common.text.Inflector
Returns the singular form of the word in the string.
size() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
size() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
size() - Method in class org.jboss.dna.common.collection.ImmutableProblems
Get the number of problems that are in this collection
size() - Method in interface org.jboss.dna.common.collection.Problems
Get the number of problems that are in this collection
size() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Get the number of problems that are in this collection
size() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
size() - Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.property.basic.BasicPath
Return the number of segments in this path.
size() - Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return the number of segments in this path.
size() - Method in class org.jboss.dna.graph.property.basic.RootPath
Return the number of segments in this path.
size() - Method in interface org.jboss.dna.graph.property.Path
Return the number of segments in this path.
size() - Method in interface org.jboss.dna.graph.property.Property
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.request.CompositeRequest
Get the number of requests.
size() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
Return the number of node entries in this map.
skippingRootElement(boolean) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Specify whether the root element in the XML document should be skipped (that is, not be represented by a node).
SLASH - Static variable in interface org.jboss.dna.sequencer.java.JavaSourceCndDefinition
 
SLIDE_NOTES - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
SLIDE_TEXT - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
SLIDE_THUMBNAIL - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
SLIDE_TITLE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
SlideMetadata - Class in org.jboss.dna.sequencer.msoffice.powerpoint
Metadata for Microsoft Office PowerPoint slides.
SlideMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
SOURCE - Static variable in class org.jboss.dna.repository.DnaLexicon
 
SOURCE_NAME - Static variable in class org.jboss.dna.graph.DnaLexicon
 
sourceDoesNotSupportCloningWorkspaces - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
sourceDoesNotSupportCreatingWorkspaces - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
sourceDoesNotSupportDeletingWorkspaces - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
sourceInUse - Static variable in class org.jboss.dna.jcr.JcrI18n
 
sourceIsReadOnly - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
sourceIsReadOnly - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
SOURCES - Static variable in class org.jboss.dna.repository.DnaLexicon
 
SPEC_NAME_DESC - Static variable in class org.jboss.dna.jcr.JcrI18n
 
splitLines(String) - Static method in class org.jboss.dna.common.util.StringUtil
Split the supplied content into lines, returning each line as an element in the returned list.
sqrt(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
sqrt(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
sqrt(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
sqrt(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
sqrt(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
sqrt(T) - Method in interface org.jboss.dna.common.math.MathOperations
Return the square root of the supplied operand.
sqrt(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
StandardClassLoaderFactory - Class in org.jboss.dna.common.component
A ClassLoaderFactory implementation that loads classes using the thread's context class loader or (optionally) a supplied class loader.
StandardClassLoaderFactory() - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(ClassLoader) - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(boolean, ClassLoader) - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
StandardValueFactories - Class in org.jboss.dna.graph.property.basic
The standard set of value factories.
StandardValueFactories(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.property.basic.StandardValueFactories
Create a standard set of value factories, using the default decoder.
StandardValueFactories(NamespaceRegistry, TextDecoder, TextEncoder, ValueFactory<?>...) - Constructor for class org.jboss.dna.graph.property.basic.StandardValueFactories
Create a standard set of value factories, using the supplied encoder/decoder.
start() - Method in class org.jboss.dna.common.statistic.Stopwatch
Start the stopwatch and begin recording the statistics a new run.
start() - Method in class org.jboss.dna.common.text.TokenStream
Begin the token stream, including (if required) the tokenization of the input content.
start() - Method in class org.jboss.dna.repository.DnaEngine
Start this engine to make it available for use.
start() - Method in class org.jboss.dna.repository.service.AbstractServiceAdministrator
Start monitoring and sequence the events.
start() - Method in interface org.jboss.dna.repository.service.ServiceAdministrator
Start monitoring and sequence the events.
startCDATA() - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startDocument() - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startDTD(String, String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startElement(String, String, String, Attributes) - Method in class org.jboss.dna.graph.xml.XmlHandler
startElement(String, String, String, Attributes) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startEntity(String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startingAfter(Location) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(String) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Path) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(UUID) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Property) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start with the child immediately following the supplied node.
startingAfter() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
Get the location of the child after which the block begins.
startingAt(int) - Method in interface org.jboss.dna.graph.Graph.BlockOfChildren
Specify the block of children is to start at the supplied index.
startingAtIndex() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
Get the starting index of the block, which is the index of the first child to include.
startMethodMustBeCalledBeforeConsumingOrMatching - Static variable in class org.jboss.dna.common.CommonI18n
 
startMethodMustBeCalledBeforeNext - Static variable in class org.jboss.dna.common.CommonI18n
 
startPrefixMapping(String, String) - Method in class org.jboss.dna.graph.xml.XmlHandler
This method ensures that the namespace is registered with the registry, using the supplied prefix to register the namespace if required.
startPrefixMapping(String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
This method ensures that the namespace is registered with the registry, using the supplied prefix to register the namespace if required.
startup(ServletContext) - Method in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
 
startup(ServletContext) - Method in interface org.jboss.dna.web.jcr.rest.spi.RepositoryProvider
Signals the repository provider that it should initialize itself based on the provided servlet context and begin accepting connections.
STATEMENT - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
stop() - Method in class org.jboss.dna.common.statistic.Stopwatch
Stop the stopwatch and record the statistics for the latest run.
Stopwatch - Class in org.jboss.dna.common.statistic
Provides a mechanism to measure time in the same way as a physical stopwatch.
Stopwatch() - Constructor for class org.jboss.dna.common.statistic.Stopwatch
 
Stopwatch(boolean) - Constructor for class org.jboss.dna.common.statistic.Stopwatch
 
Stopwatch(boolean, String) - Constructor for class org.jboss.dna.common.statistic.Stopwatch
 
store(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
StoreOptionEntity - Class in org.jboss.dna.connector.store.jpa.util
An option for the store.
StoreOptionEntity(String, String) - Constructor for class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
StoreOptionEntity(String) - Constructor for class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
 
StoreOptions - Class in org.jboss.dna.connector.store.jpa.util
A utility class that provides easy access to the options stored within a database.
StoreOptions(EntityManager) - Constructor for class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
storeToXML(OutputStream, String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
storeToXML(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
StreamSequencer - Interface in org.jboss.dna.graph.sequencer
The interface for a DNA sequencer that processes a property as a stream to extract information from the content and store in the repository.
StreamSequencerAdapter - Class in org.jboss.dna.repository.sequencer
An adapter class that wraps a StreamSequencer instance to be a Sequencer.
StreamSequencerAdapter(StreamSequencer) - Constructor for class org.jboss.dna.repository.sequencer.StreamSequencerAdapter
 
StreamSequencerContext - Class in org.jboss.dna.graph.sequencer
A special ExecutionContext that is used for sequencing streams.
StreamSequencerContext(ExecutionContext, Path, Set<Property>, String, Problems) - Constructor for class org.jboss.dna.graph.sequencer.StreamSequencerContext
 
STRING_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of string values.
StringUtil - Class in org.jboss.dna.common.util
Utilities for string processing and manipulation.
StringValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.STRING values.
StringValueFactory(TextDecoder, TextEncoder) - Constructor for class org.jboss.dna.graph.property.basic.StringValueFactory
 
StringValueFactory(NamespaceRegistry, TextDecoder, TextEncoder) - Constructor for class org.jboss.dna.graph.property.basic.StringValueFactory
 
Subgraph - Interface in org.jboss.dna.graph
A subgraph returned by the Graph, containing the nodes in the subgraph as well as the properties and children for each of those nodes.
SubgraphNode - Interface in org.jboss.dna.graph
An extended Node that includes the ability to get nodes in the subgraph relative to this node.
SubgraphNodeEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
Represents a single node that appears in a subgraph.
SubgraphNodeEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
SubgraphNodeEntity(Long, String, int) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
 
SubgraphQuery - Class in org.jboss.dna.connector.store.jpa.model.basic
Represents a temporary working area for a query that efficiently retrieves the nodes in a subgraph.
SubgraphQueryEntity - Class in org.jboss.dna.connector.store.jpa.model.basic
Represents a temporary working area for a query that retrieves the nodes in a subgraph.
SubgraphQueryEntity(Long, String) - Constructor for class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQueryEntity
 
subList(int, int) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
submit() - Method in interface org.jboss.dna.graph.io.Destination
Signal to this destination that any enqueued create requests should be submitted.
submit() - Method in class org.jboss.dna.graph.io.GraphBatchDestination
Signal to this destination that any enqueued create requests should be submitted.
subpath(int) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in class org.jboss.dna.graph.property.basic.AbstractPath
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(int, int) - Method in class org.jboss.dna.graph.property.basic.ChildPath
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(int) - Method in class org.jboss.dna.graph.property.basic.RootPath
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in class org.jboss.dna.graph.property.basic.RootPath
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(int) - Method in interface org.jboss.dna.graph.property.Path
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in interface org.jboss.dna.graph.property.Path
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subtract(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
subtract(long, TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Subtract the supplied duration from this duration, and return the result.
subtract(Duration) - Method in class org.jboss.dna.common.math.Duration
Subtract the supplied duration from this duration, and return the result.
subtract(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
subtract(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
subtract(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
subtract(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
subtract(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Subtract the second operand from the first, and return the difference.
subtract(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
SUCCESSORS - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
supertypeNotFound - Static variable in class org.jboss.dna.jcr.JcrI18n
 
SUPERTYPES - Static variable in class org.jboss.dna.graph.JcrLexicon
 
supertypesConflict - Static variable in class org.jboss.dna.jcr.JcrI18n
 
supportsCreatingWorkspaces() - Method in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Return whether the source supports creating workspaces through the connector.
supportsEvents() - Method in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Return whether the source supports publishing change events.
supportsReferences() - Method in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Return whether the source supports references by identifiers.
supportsSameNameSiblings() - Method in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Return whether the source supports same name siblings.
supportsUpdates() - Method in class org.jboss.dna.graph.connector.RepositorySourceCapabilities
Return whether the source supports updates.
suspendEncoding() - Method in class org.jboss.dna.common.util.Base64.OutputStream
Suspends encoding of the stream.
SVNActionExecutor - Class in org.jboss.dna.connector.svn
 
SVNActionExecutor(SVNRepository) - Constructor for class org.jboss.dna.connector.svn.SVNActionExecutor
 
SVNProtocol - Enum in org.jboss.dna.connector.svn
 
SVNRepositoryConnection - Class in org.jboss.dna.connector.svn
The defaultRepository connection to a SVN Repository instance.
SVNRepositoryConnection(String, SVNRepository, Set<String>, boolean, CachePolicy, boolean, RepositoryAccessData) - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryConnection
default workspace must can be a root repository or any folders from the root directory. available workspace names must consist of URLs from repository folders.
SVNRepositoryConnectorI18n - Class in org.jboss.dna.connector.svn
The internationalized string constants for the org.jboss.dna.connector.svn* packages.
SVNRepositoryConnectorI18n() - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
SVNRepositoryLexicon - Class in org.jboss.dna.connector.svn
The namespace and property names used within a SVNRepositorySource to store internal information.
SVNRepositoryLexicon() - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryLexicon
 
SVNRepositoryLexicon.Namespace - Class in org.jboss.dna.connector.svn
 
SVNRepositoryLexicon.Namespace() - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryLexicon.Namespace
 
SVNRepositoryRequestProcessor - Class in org.jboss.dna.connector.svn
The RequestProcessor implementation for the file subversion repository connector.
SVNRepositoryRequestProcessor.AddDirectory - Class in org.jboss.dna.connector.svn
root should be the last, previously created, parent folder.
SVNRepositoryRequestProcessor.AddDirectory(String, String) - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddDirectory
 
SVNRepositoryRequestProcessor.AddFile - Class in org.jboss.dna.connector.svn
 
SVNRepositoryRequestProcessor.AddFile(String, String, byte[]) - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddFile
 
SVNRepositorySource - Class in org.jboss.dna.connector.svn
The RepositorySource for the connector that exposes an area of the local/remote svn repository as content in a repository.
SVNRepositorySource() - Constructor for class org.jboss.dna.connector.svn.SVNRepositorySource
Create a repository source instance.
SVNRepositoryUtil - Class in org.jboss.dna.connector.svn
 
SYMBOL - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that consist of an individual "symbol" character.
SYSTEM - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
SYSTEM - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
SYSTEM_ID - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
SystemFailureException - Exception in org.jboss.dna.common
A generic runtime exception representing a catastrophic and/or unrecoverable failure of the system.
SystemFailureException() - Constructor for exception org.jboss.dna.common.SystemFailureException
Construct a system failure exception with no message.
SystemFailureException(String) - Constructor for exception org.jboss.dna.common.SystemFailureException
Construct a system failure exception with a single message.
SystemFailureException(Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
Construct a system failure exception with another exception that is the cause of the failure.
SystemFailureException(String, Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
Construct a system failure exception with a single message and another exception that is the cause of the failure.
systemSourceNameOptionValueDoesNotReferenceExistingSource - Static variable in class org.jboss.dna.jcr.JcrI18n
 
systemSourceNameOptionValueDoesNotReferenceValidWorkspace - Static variable in class org.jboss.dna.jcr.JcrI18n
 
systemSourceNameOptionValueIsNotFormattedCorrectly - Static variable in class org.jboss.dna.jcr.JcrI18n
 

T

TARGET - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
targetConflictBehavior() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
Get the desired behavior if a workspace already exists with the desired workspace name .
text(Object...) - Method in class org.jboss.dna.common.i18n.I18n
Get the localized text for the current (default) locale, replacing the parameters in the text with those supplied.
text(Locale, Object...) - Method in class org.jboss.dna.common.i18n.I18n
Get the localized text for the supplied locale, replacing the parameters in the text with those supplied.
TextDecoder - Interface in org.jboss.dna.common.text
Interface for components that can decode text.
TextEncoder - Interface in org.jboss.dna.common.text
Interface for components that can encode text.
ThreadSafeNamespaceRegistry - Class in org.jboss.dna.graph.property.basic
A thread-safe NamespaceRegistry that may be used as a thread-safe wrapper around another non-thread-safe implementation.
ThreadSafeNamespaceRegistry() - Constructor for class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
 
ThreadSafeNamespaceRegistry(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
 
ThreadSafeProblems - Class in org.jboss.dna.common.collection
A thread-safe Problems collection.
ThreadSafeProblems() - Constructor for class org.jboss.dna.common.collection.ThreadSafeProblems
 
TIME_TO_EXPIRE - Static variable in class org.jboss.dna.graph.DnaLexicon
 
titleCase(String, String...) - Method in class org.jboss.dna.common.text.Inflector
Capitalizes all the words and replaces some characters in the string to create a nicer looking title.
to(String) - Method in class org.jboss.dna.graph.Graph.AddValueAction
 
to(Name) - Method in class org.jboss.dna.graph.Graph.AddValueAction
 
to(Node) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to be a reference to the given node.
to(Location) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to be a reference to the given location.
to(String) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given string.
to(int) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given integer value.
to(long) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given long value.
to(boolean) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given boolean value.
to(float) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given float value.
to(double) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given double value.
to(BigDecimal) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given decimal value.
to(Calendar) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the date given by the supplied calendar.
to(Date) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given date.
to(DateTime) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given date-time instant.
to(Name) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given Name.
to(Path) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given Path.
to(Reference) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given Reference.
to(URI) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given URI.
to(UUID) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given UUID.
to(Binary) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given binary value.
to(byte[]) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given byte array.
to(InputStream, long) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given string.
to(Reader, long) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given string.
to(Object) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Object[]) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property values to the given object.
to(Object, Object...) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given objects.
to(Iterable<?>) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Iterator<?>) - Method in interface org.jboss.dna.graph.Graph.SetValuesTo
Set the property value to the given object.
to(Location) - Method in interface org.jboss.dna.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(String) - Method in interface org.jboss.dna.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(Path) - Method in interface org.jboss.dna.graph.Graph.To
Finish the request by specifying the Location.create where the node should be copied/moved.
to(String) - Method in interface org.jboss.dna.graph.Graph.ToName
 
to(Name) - Method in interface org.jboss.dna.graph.Graph.ToName
 
toArray() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
toArray(X[]) - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
toBigDecimal() - Method in class org.jboss.dna.common.math.Duration
 
toCalendar() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toCalendar() - Method in interface org.jboss.dna.graph.property.DateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in interface org.jboss.dna.graph.property.DateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toDate() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get this instance represented as a standard JDK Date instance.
toDate() - Method in interface org.jboss.dna.graph.property.DateTime
Get this instance represented as a standard JDK Date instance.
toGregorianCalendar() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
toGregorianCalendar() - Method in interface org.jboss.dna.graph.property.DateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
Process the supplied characters and construct the appropriate Token objects.
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in interface org.jboss.dna.common.text.TokenStream.Tokenizer
Process the supplied characters and construct the appropriate Token objects.
TokenStream - Class in org.jboss.dna.common.text
A foundation for basic parsers that tokenizes input content and allows parsers to easily access and use those tokens.
TokenStream(String, TokenStream.Tokenizer, boolean) - Constructor for class org.jboss.dna.common.text.TokenStream
 
TokenStream.BasicTokenizer - Class in org.jboss.dna.common.text
A basic TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
TokenStream.CharacterStream - Interface in org.jboss.dna.common.text
Interface used by a TokenStream.Tokenizer to iterate through the characters in the content input to the TokenStream.
TokenStream.ParsingException - Exception in org.jboss.dna.common.text
An exception representing a problem during parsing.
TokenStream.ParsingException(TokenStream.Position) - Constructor for exception org.jboss.dna.common.text.TokenStream.ParsingException
 
TokenStream.ParsingException(TokenStream.Position, String, Throwable) - Constructor for exception org.jboss.dna.common.text.TokenStream.ParsingException
 
TokenStream.ParsingException(TokenStream.Position, String) - Constructor for exception org.jboss.dna.common.text.TokenStream.ParsingException
 
TokenStream.Position - Class in org.jboss.dna.common.text
A class that represents the position of a particular character in terms of the lines and columns of a character sequence.
TokenStream.Tokenizer - Interface in org.jboss.dna.common.text
Interface for a Tokenizer component responsible for processing the characters in a TokenStream.CharacterStream and constructing the appropriate Token objects.
TokenStream.Tokens - Interface in org.jboss.dna.common.text
A factory for Token objects, used by a TokenStream.Tokenizer to create tokens in the correct order.
toName() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
Get the new name for the node.
tooDeep - Static variable in class org.jboss.dna.jcr.JcrI18n
 
toResponse(JSONException) - Method in class org.jboss.dna.web.jcr.rest.JcrResources.JSONExceptionMapper
 
toResponse(NotFoundException) - Method in class org.jboss.dna.web.jcr.rest.JcrResources.NotFoundExceptionMapper
 
toResponse(RepositoryException) - Method in class org.jboss.dna.web.jcr.rest.JcrResources.RepositoryExceptionMapper
 
toString() - Method in class org.jboss.dna.common.collection.ImmutableAppendedList
toString() - Method in class org.jboss.dna.common.collection.Problem
toString() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
toString() - Method in class org.jboss.dna.common.i18n.I18n
toString() - Method in class org.jboss.dna.common.math.Duration.Components
Return the duration as a string in a form containing hours, minutes, and seconds, including the fractional part of the seconds.
toString() - Method in class org.jboss.dna.common.math.Duration
Writes the duration in a form containing hours, minutes, and seconds, including the fractional part of the seconds.
toString() - Method in class org.jboss.dna.common.statistic.DetailedStatistics
 
toString() - Method in class org.jboss.dna.common.statistic.Histogram.Bucket
 
toString() - Method in class org.jboss.dna.common.statistic.SimpleStatistics
 
toString() - Method in class org.jboss.dna.common.statistic.Stopwatch
 
toString() - Method in class org.jboss.dna.common.text.TokenStream.Position
toString(Object, int) - Static method in class org.jboss.dna.common.util.ClassUtil
 
toString() - Method in enum org.jboss.dna.common.util.SecureHash.Algorithm
 
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.NodeId
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
toString() - Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
toString() - Method in class org.jboss.dna.connector.store.jpa.Model
 
toString() - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
toString() - Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
toString() - Method in class org.jboss.dna.connector.store.jpa.util.StoreOptionEntity
toString() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
toString() - Method in class org.jboss.dna.graph.connector.federation.Projection.PathRule
toString() - Method in class org.jboss.dna.graph.connector.federation.Projection
toString() - Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
toString() - Method in class org.jboss.dna.graph.connector.map.AbstractMapWorkspace
toString() - Method in class org.jboss.dna.graph.connector.map.MapNode
toString() - Method in class org.jboss.dna.graph.connector.map.MapRepositoryConnection
toString() - Method in exception org.jboss.dna.graph.connector.RepositorySourceException
toString() - Method in class org.jboss.dna.graph.ExecutionContext
toString() - Method in class org.jboss.dna.graph.Graph.Batch
toString() - Method in class org.jboss.dna.graph.Location
toString() - Method in class org.jboss.dna.graph.observe.NetChangeObserver.NetChange
toString() - Method in class org.jboss.dna.graph.property.basic.AbstractBinary
toString() - Method in class org.jboss.dna.graph.property.basic.AbstractPath
toString() - Method in class org.jboss.dna.graph.property.basic.BasicName
toString() - Method in class org.jboss.dna.graph.property.basic.BasicNamespace
toString() - Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
toString() - Method in class org.jboss.dna.graph.property.basic.BasicProperty
toString() - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
toString() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
toString() - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
toString() - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
toString() - Method in class org.jboss.dna.graph.property.basic.UuidReference
toString() - Method in exception org.jboss.dna.graph.property.InvalidPathException
toString() - Method in exception org.jboss.dna.graph.property.IoException
toString() - Method in exception org.jboss.dna.graph.property.NamespaceException
toString() - Method in class org.jboss.dna.graph.property.PathExpression.Matcher
toString() - Method in class org.jboss.dna.graph.property.PathExpression
toString() - Method in exception org.jboss.dna.graph.property.PathNotFoundException
toString() - Method in exception org.jboss.dna.graph.property.ReferentialIntegrityException
toString() - Method in exception org.jboss.dna.graph.property.ValueFormatException
toString() - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
toString() - Method in class org.jboss.dna.graph.request.CloneBranchRequest
toString() - Method in class org.jboss.dna.graph.request.CloneWorkspaceRequest
toString() - Method in class org.jboss.dna.graph.request.CopyBranchRequest
toString() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
toString() - Method in class org.jboss.dna.graph.request.CreateWorkspaceRequest
toString() - Method in class org.jboss.dna.graph.request.DeleteBranchRequest
toString() - Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
toString() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
toString() - Method in class org.jboss.dna.graph.request.GetWorkspacesRequest
toString() - Method in class org.jboss.dna.graph.request.MoveBranchRequest
toString() - Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
toString() - Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
toString() - Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.request.ReadBranchRequest
toString() - Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.request.ReadNodeRequest
toString() - Method in class org.jboss.dna.graph.request.ReadPropertyRequest
toString() - Method in class org.jboss.dna.graph.request.RemovePropertyRequest
toString() - Method in class org.jboss.dna.graph.request.RenameNodeRequest
toString() - Method in class org.jboss.dna.graph.request.SetPropertyRequest
toString() - Method in class org.jboss.dna.graph.request.UpdatePropertiesRequest
toString() - Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
toString() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
toString() - Method in class org.jboss.dna.graph.session.GraphSession.Node
toString() - Method in class org.jboss.dna.graph.session.GraphSession.NodeId
toString() - Method in class org.jboss.dna.graph.session.GraphSession.PropertyInfo
toString() - Method in class org.jboss.dna.graph.session.GraphSession.StructureSnapshot
toString() - Method in class org.jboss.dna.jcr.NodeDefinitionId
toString() - Method in class org.jboss.dna.jcr.PropertyDefinitionId
toString() - Method in class org.jboss.dna.maven.MavenDependency
toString() - Method in class org.jboss.dna.maven.MavenId
toString() - Method in class org.jboss.dna.maven.MavenId.Version
toString() - Method in class org.jboss.dna.maven.MavenUrl
toString() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap.PropertyValue
toString() - Method in class org.jboss.dna.repository.sequencer.SequencerOutputMap
toString() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
toString() - Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression
toString() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
toString() - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
toString() - Method in class org.jboss.dna.sequencer.java.metadata.ParameterizedTypeFieldMetadata
toString() - Method in class org.jboss.dna.sequencer.java.metadata.QualifiedTypeFieldMetadata
toString() - Method in class org.jboss.dna.sequencer.java.metadata.SimpleTypeFieldMetadata
toString() - Method in class org.jboss.dna.sequencer.java.metadata.WildcardTypeFieldMetadata
toTimeZone(String) - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Convert this time to the time zone given by the supplied identifier.
toTimeZone(String) - Method in interface org.jboss.dna.graph.property.DateTime
Convert this time to the time zone given by the supplied identifier.
toUtcTimeZone() - Method in class org.jboss.dna.graph.property.basic.JodaDateTime
Convert this time to the same instant in the UTC time zone.
toUtcTimeZone() - Method in interface org.jboss.dna.graph.property.DateTime
Convert this time to the same instant in the UTC time zone.
trace(String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the TRACE level according to the specified format and (optional) parameters.
trace(Throwable, String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
truncate(Object, int) - Static method in class org.jboss.dna.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.
truncate(Object, int, String) - Static method in class org.jboss.dna.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.
TYPE - Static variable in class org.jboss.dna.jcr.JcrSvLexicon
 
TypeMetadata - Class in org.jboss.dna.sequencer.java.metadata
Exposes meta data of a top level type.
TypeMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
typeNotFound - Static variable in class org.jboss.dna.jcr.JcrI18n
 

U

unableToAccessClassUsingClasspath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToAccessResourceFileFromClassLoader - Static variable in class org.jboss.dna.common.CommonI18n
 
unableToAddMoreRequestsToAlreadyExecutedBatch - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToAddRequestToChannelThatIsDone - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToBuildRuleSetRegularExpressionPattern - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToChangeExecutionContextWhileRunning - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToChangeTheDefaultNamespace - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToCloneWorkspaces - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
unableToCopyToLocationWithoutAPath - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCopyToTheRoot - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateNodeUnderPlaceholder - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateNodeWithNoDefaultPrimaryTypeOnChildNodeDefinition - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToCreateNodeWithPrimaryTypeThatDoesNotExist - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToCreateReferenceToNodeWithoutUuid - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateWorkspace - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
unableToCreateWorkspace - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
unableToCreateWorkspaces - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
unableToCreateWorkspaces - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
unableToCreateWorkspaces - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
unableToCreateWorkspaces - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
unableToDeleteBecauseOfReferences - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
unableToDeleteBranch - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
unableToDeletePlaceholder - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToDiscoverPropertyTypeForNullValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToFindPropertyForSequencing - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRepositorySourceWithName - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToFindRepositoryWithName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindWorkspaceWhenCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToFindWorkspaceWhenReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToFindWorkspaceWhenWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToInstantiateClassUsingClasspath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToLoadClass - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToLoadClassUsingClasspath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToMoveNodeToBeChildOfDecendent - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToMoveNodeToBeChildOfDecendent - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToMoveRootNode - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
unableToObtainConnectionToFederatedSource - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToObtainJsr94RuleAdministrator - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToObtainJsr94ServiceProvider - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToObtainValidRepositoryAfterAttempts - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToOpenSessiontoRepositoryWhenCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToOpenSessiontoRepositoryWhenReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToOpenSessiontoRepositoryWhenWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToProjectSourceInformationIntoWorkspace - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToReadLargeValue - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
unableToRefreshBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToRefreshBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRegisterNamespaceUsingXmlPrefix - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRegisterNamespaceWithInvalidPrefix - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRegisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToRegisterReservedNamespacePrefix - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRegisterReservedNamespaceUri - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRemapUriNotRegisteredInNamespaceRegistry - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRemapUriUsingPrefixUsedInNamespaceRegistry - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToRemoveRepository - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToRemoveRootNode - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToSaveBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToSaveBranchBecauseChangesDependOnChangesToNodesOutsideOfBranch - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToSaveNodeThatWasCreatedSincePreviousSave - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToSaveNodeThatWasCreatedSincePreviousSave - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToSetMultiValuedPropertyUsingSingleValue - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToSetSingleValuedPropertyUsingMultipleValues - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToStartSequencingServiceWithoutExecutionContext - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToUnregisterPrefixForNamespaceThatIsNotRegistered - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToUnregisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToUnregisterReservedNamespacePrefix - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToUnregisterReservedNamespaceUri - Static variable in class org.jboss.dna.jcr.JcrI18n
 
unableToUpdatePlaceholder - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToWriteToClosedStream - Static variable in class org.jboss.dna.maven.MavenI18n
 
under(Location) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the location of the node under which the request is to operate.
under(String) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the path of the node under which the request is to operate.
under(Path) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the path of the node under which the request is to operate.
under(UUID) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the UUID of the node under which the request is to operate.
under(Property) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the unique identification property that identifies the node under which the request is to operate.
under(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Under
Specify the unique identification properties that identify the node under which the request is to operate.
under() - Method in class org.jboss.dna.graph.request.CreateNodeRequest
Get the location defining the parent of the new node that is to be created.
underscore(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Makes an underscored form from the expression in the string (the reverse of the camelCase method.
unexpectedCharacter - Static variable in class org.jboss.dna.common.CommonI18n
 
unexpectedToken - Static variable in class org.jboss.dna.common.CommonI18n
 
unexpectedTokenType - Static variable in class org.jboss.dna.common.CommonI18n
 
UNKNOWN_NUMBER_OF_CHILDREN - Static variable in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
 
UNKNOWN_NUMBER_OF_REQUESTS - Static variable in class org.jboss.dna.graph.request.CompositeRequest
 
unknownModelName - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
unknownPropertyValueType - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
UnmodifiableProperties - Class in org.jboss.dna.common.collection
An immutable Properties implementation.
UnmodifiableProperties(Properties) - Constructor for class org.jboss.dna.common.collection.UnmodifiableProperties
 
unregister() - Method in class org.jboss.dna.graph.observe.ChangeObserver
Unregister this listener from all sources that it was registered with.
unregister(Observer) - Method in class org.jboss.dna.graph.observe.ChangeObservers
Unregister the supplied observer.
unregister(Observer) - Method in interface org.jboss.dna.graph.observe.Observable
Unregister the supplied observer.
unregister(Observer) - Method in class org.jboss.dna.graph.observe.ObservationBus
Unregister the supplied observer.
unregister(String) - Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in interface org.jboss.dna.graph.property.NamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(Observer) - Method in class org.jboss.dna.repository.RepositoryLibrary
Unregister the supplied observer.
unregisterNodeType(Collection<String>) - Method in class org.jboss.dna.jcr.JcrNodeTypeManager
Allows the collection of node types to be unregistered if they are not referenced by other node types as supertypes, default primary types of child nodes, or required primary types of child nodes.
UNSTRUCTURED - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
unsupportedMavenCoordinateFormat - Static variable in class org.jboss.dna.maven.MavenI18n
 
unsupportedPrimaryType - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
UnsupportedRequestException - Exception in org.jboss.dna.graph.request
Specifies that the request was a type that is not supported.
UnsupportedRequestException() - Constructor for exception org.jboss.dna.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(String) - Constructor for exception org.jboss.dna.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(Throwable) - Constructor for exception org.jboss.dna.graph.request.UnsupportedRequestException
 
UnsupportedRequestException(String, Throwable) - Constructor for exception org.jboss.dna.graph.request.UnsupportedRequestException
 
unsupportedRequestType - Static variable in class org.jboss.dna.graph.GraphI18n
 
update(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Update the configuration for a sequencer, or add it if there is no matching configuration .
UpdatePropertiesRequest - Class in org.jboss.dna.graph.request
Instruction to update the properties on the node at the specified location.
UpdatePropertiesRequest(Location, String, Map<Name, Property>) - Constructor for class org.jboss.dna.graph.request.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
updateSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencer.SequencingService
Update the configuration for a sequencer, or add it if there is no matching configuration.
UpdateValuesRequest - Class in org.jboss.dna.graph.request
Instruction to update the values for a certain property on the node at the specified location.
UpdateValuesRequest(String, Location, Name, List<Object>, List<Object>) - Constructor for class org.jboss.dna.graph.request.UpdateValuesRequest
 
upperCamelCase(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Converts strings to UpperCamelCase.
URI - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.DnaIntLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.DnaLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.JcrLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.JcrMixLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.jcr.DnaLexicon
 
URI - Static variable in class org.jboss.dna.jcr.JcrSvLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon.Namespace
 
URI_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of URI values.
UriValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.URI values.
UriValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.UriValueFactory
 
URL_DECODER - Static variable in interface org.jboss.dna.graph.property.Path
The text decoder that decodes text according to the rules of RFC 2396.
URL_ENCODER - Static variable in interface org.jboss.dna.graph.property.Path
The text encoder that encodes text according to the rules of RFC 2396.
URL_SAFE - Static variable in class org.jboss.dna.common.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlEncoder - Class in org.jboss.dna.common.text
An encoder useful for converting text to be used within a URL, as defined by Section 2.3 of RFC 2396.
UrlEncoder() - Constructor for class org.jboss.dna.common.text.UrlEncoder
 
USERNAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
useWorkspace(String) - Method in class org.jboss.dna.graph.Graph
Switch this graph to use another existing workspace in the same source.
usingClass(String) - Method in interface org.jboss.dna.repository.DnaConfiguration.ChooseClass
Specify the name of the class that should be instantiated for the instance.
usingClass(Class<? extends ComponentClassType>) - Method in interface org.jboss.dna.repository.DnaConfiguration.ChooseClass
Specify the class that should be instantiated for the instance.
UUID - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon
 
UUID - Static variable in class org.jboss.dna.graph.DnaLexicon
 
UUID - Static variable in class org.jboss.dna.graph.JcrLexicon
 
UUID_COMPARATOR - Static variable in class org.jboss.dna.graph.property.ValueComparators
A comparator of UUID values.
UuidAlreadyExistsException - Exception in org.jboss.dna.graph.connector
Exception that indicates that a copy request failed because one of the UUIDs in the source branch already exists in the target workspace and the UUID conflict behavior is set to throw an exception instead of removing the existing nodes.
UuidAlreadyExistsException(String, UUID, String, String) - Constructor for exception org.jboss.dna.graph.connector.UuidAlreadyExistsException
 
UuidFactory - Interface in org.jboss.dna.graph.property
A factory for creating UUID instances.
UuidReference - Class in org.jboss.dna.graph.property.basic
A Reference implementation that uses a single UUID as the pointer.
UuidReference(UUID) - Constructor for class org.jboss.dna.graph.property.basic.UuidReference
 
UuidReferenceValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.REFERENCE values.
UuidReferenceValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
 
UuidValueFactory - Class in org.jboss.dna.graph.property.basic
The standard ValueFactory for PropertyType.URI values.
UuidValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.property.basic.UuidValueFactory
 

V

ValidationException - Exception in org.jboss.dna.graph.session
A runtime exception signaling failed validation within a graph session.
ValidationException() - Constructor for exception org.jboss.dna.graph.session.ValidationException
 
ValidationException(String) - Constructor for exception org.jboss.dna.graph.session.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.jboss.dna.graph.session.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.jboss.dna.graph.session.ValidationException
 
validPathMayNotContainEmptySegment - Static variable in class org.jboss.dna.graph.GraphI18n
 
value() - Method in enum org.jboss.dna.connector.svn.SVNProtocol
 
VALUE - Static variable in class org.jboss.dna.jcr.JcrSvLexicon
 
VALUE - Static variable in class org.jboss.dna.repository.DnaLexicon
 
VALUE - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
VALUE_CONSTRAINTS - Static variable in class org.jboss.dna.graph.JcrLexicon
 
valueBySuffix(String) - Static method in enum org.jboss.dna.maven.ArtifactType
 
valueBySuffix(String) - Static method in enum org.jboss.dna.maven.SignatureType
 
valueByText(String, boolean) - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
ValueComparators - Class in org.jboss.dna.graph.property
A set of Comparator objects for the different kinds of property values.
ValueComparators() - Constructor for class org.jboss.dna.graph.property.ValueComparators
 
ValueFactories - Interface in org.jboss.dna.graph.property
The set of standard ValueFactory instances.
ValueFactory<T> - Interface in org.jboss.dna.graph.property
A factory for Property values.
ValueFormatException - Exception in org.jboss.dna.graph.property
A runtime exception denoting that a value could not be converted to a specific type because of the value's format.
ValueFormatException(Object, PropertyType) - Constructor for exception org.jboss.dna.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, String) - Constructor for exception org.jboss.dna.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, Throwable) - Constructor for exception org.jboss.dna.graph.property.ValueFormatException
 
ValueFormatException(Object, PropertyType, String, Throwable) - Constructor for exception org.jboss.dna.graph.property.ValueFormatException
 
valueJavaTypeNotCompatibleWithPropertyType - Static variable in class org.jboss.dna.graph.GraphI18n
 
valueOf(String) - Static method in enum org.jboss.dna.cnd.QueryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.common.collection.Problem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.common.util.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.common.util.SecureHash.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.connector.svn.SVNProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.NodeConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.observe.NetChangeObserver.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.property.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.request.CloneWorkspaceRequest.CloneConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.request.CreateWorkspaceRequest.CreateConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.session.GraphSession.Authorizer.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.session.GraphSession.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.jcr.JcrRepository.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.SignatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.repository.service.ServiceAdministrator.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.sequencer.xml.XmlSequencer.AttributeScoping
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.dna.cnd.QueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.common.collection.Problem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
values() - Static method in enum org.jboss.dna.common.util.Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.common.util.SecureHash.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.connector.svn.SVNProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.NodeConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.observe.NetChangeObserver.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.property.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.request.CloneWorkspaceRequest.CloneConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.request.CreateWorkspaceRequest.CreateConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.session.GraphSession.Authorizer.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.session.GraphSession.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.jcr.JcrRepository.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.maven.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.maven.SignatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.repository.service.ServiceAdministrator.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dna.sequencer.xml.XmlSequencer.AttributeScoping
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.jboss.dna.sequencer.java.metadata
A variable
Variable() - Constructor for class org.jboss.dna.sequencer.java.metadata.Variable
 
Variable(String) - Constructor for class org.jboss.dna.sequencer.java.metadata.Variable
 
VariableSequencer - Class in org.jboss.dna.sequencer.java
Sequencer for variabels.
VariableSequencer() - Constructor for class org.jboss.dna.sequencer.java.VariableSequencer
 
verifyAllReferencesResolved(Long, EntityManager) - Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
Delete all references that start from nodes that do not support enforced referential integrity.
verifyNodeExists(Location, String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to verify the existance and location of a node at the supplied location.
verifyNodeExists(Location, String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to verify the existance and location of a node at the supplied location.
VerifyNodeExistsRequest - Class in org.jboss.dna.graph.request
Instruction to verify the existance of a node at the specified location.
VerifyNodeExistsRequest(Location, String) - Constructor for class org.jboss.dna.graph.request.VerifyNodeExistsRequest
Create a request to verify the existance and location of a node at the supplied location.
verifyWorkspace(String) - Method in class org.jboss.dna.graph.request.BatchRequestBuilder
Add a request to verify the existance of the named workspace.
verifyWorkspace(String) - Method in class org.jboss.dna.graph.request.RequestBuilder
Add a request to verify the existance of the named workspace.
VerifyWorkspaceRequest - Class in org.jboss.dna.graph.request
Verify that a workspace exists with the supplied name.
VerifyWorkspaceRequest(String) - Constructor for class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Create a request to verify the existance of the named workspace.
VERSION - Static variable in class org.jboss.dna.connector.store.jpa.util.StoreOptions
 
VERSION - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
VERSION_HISTORY - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
VERSION_HISTORY - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
VERSION_LABELS - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
VERSION_LABELS - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
VERSIONABLE - Static variable in class org.jboss.dna.graph.JcrMixLexicon
 
VERSIONABLE_UUID - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
VERSIONED_CHILD - Static variable in class org.jboss.dna.jcr.JcrNtLexicon
 
visit(GraphSession.Node<NodePayload, PropertyPayloadType>) - Method in class org.jboss.dna.graph.session.GraphSession.NodeVisitor
Visit the supplied node, returning whether the children should be visited.

W

warn(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the WARNING level according to the specified format and (optional) parameters.
warn(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the WARNING level with an accompanying message.
warning(SAXParseException) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
warningSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
WildcardTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
WildcardTypeFieldMetadata represents meta data for wild card type.
WildcardTypeFieldMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.WildcardTypeFieldMetadata
 
with(NamespaceRegistry) - Method in class org.jboss.dna.graph.ExecutionContext
Create a new execution context that mirrors this context but that uses the supplied namespace registry.
with(MimeTypeDetector) - Method in class org.jboss.dna.graph.ExecutionContext
Create a new execution context that is the same as this context, but which uses the supplied MIME type detector.
with(ClassLoaderFactory) - Method in class org.jboss.dna.graph.ExecutionContext
Create a new execution context that mirrors this context but that uses the supplied class loader factory.
with(SecurityContext) - Method in class org.jboss.dna.graph.ExecutionContext
Create an ExecutionContext that is the same as this context, but which uses the supplied security context.
with(UUID) - Method in interface org.jboss.dna.graph.Graph.Create
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.Create
Specify property that should the new node should have.
with(String, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify properties that should the new node should have.
with(UUID) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Iterable<Property>) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify property that should the new node should have.
with(String, Object...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.CreateAt
Specify properties that should the new node should have.
with(Property) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that adds the supplied identification property.
with(Path) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that uses the supplied path.
with(UUID) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that adds the supplied UUID as an identification property.
with(Request...) - Static method in class org.jboss.dna.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(List<? extends Request>) - Static method in class org.jboss.dna.graph.request.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(Path) - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied path instead of this object's path.
with(ClassLoaderFactory) - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied class loader factory instead of this object's class loader factory.
withClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.jcr.JcrConfiguration
Specify the ClassLoaderFactory that should be used to load the classes for the various components.
withClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.repository.DnaConfiguration
Specify the ClassLoaderFactory that should be used to load the classes for the various components.
withWorkspace(String) - Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
Return a copy of this configuration that uses the supplied workspace name instead of this object's workspace.
WORD - Static variable in class org.jboss.dna.common.text.TokenStream.BasicTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
WORD_HEADING_LEVEL - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
WORD_HEADING_NAME - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
WORD_HEADING_NODE - Static variable in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataSequencer
 
WordMetadata - Class in org.jboss.dna.sequencer.msoffice.word
Metadata for Microsoft Word documents.
WordMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.word.WordMetadata
 
WordMetadata.WordHeading - Class in org.jboss.dna.sequencer.msoffice.word
 
WordMetadata.WordHeading(String, int) - Constructor for class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
 
WordMetadataReader - Class in org.jboss.dna.sequencer.msoffice.word
Infers table of contents from Word document by reading all paragraphs with style Heading*.
WordMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.word.WordMetadataReader
 
Workspace - Interface in org.jboss.dna.graph
The information about a workspace.
WORKSPACE_NAME - Static variable in class org.jboss.dna.graph.DnaLexicon
 
WORKSPACE_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
workspaceAlreadyExists - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
workspaceAlreadyExists - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
workspaceAlreadyExists - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
workspaceAlreadyExistsInRepository - Static variable in class org.jboss.dna.graph.GraphI18n
 
workspaceDoesNotExist - Static variable in class org.jboss.dna.connector.filesystem.FileSystemI18n
 
workspaceDoesNotExist - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
workspaceDoesNotExist - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
workspaceDoesNotExist - Static variable in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
 
workspaceDoesNotExist - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
workspaceDoesNotExistInFederatedRepository - Static variable in class org.jboss.dna.graph.GraphI18n
 
workspaceDoesNotExistInRepository - Static variable in class org.jboss.dna.graph.GraphI18n
 
WorkspaceEntity - Class in org.jboss.dna.connector.store.jpa.model.common
A WorkspaceEntity represents a workspace that has been create in the store.
WorkspaceEntity() - Constructor for class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
 
WorkspaceEntry - Class in org.jboss.dna.web.jcr.rest.model
 
WorkspaceEntry() - Constructor for class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
WorkspaceEntry(String, String, String) - Constructor for class org.jboss.dna.web.jcr.rest.model.WorkspaceEntry
 
workspaceName() - Method in class org.jboss.dna.graph.request.DestroyWorkspaceRequest
Get the name for the workspace that is to be destroyed.
workspaceName() - Method in class org.jboss.dna.graph.request.VerifyWorkspaceRequest
Get the desired name for the workspace.
workspaceNameIsInvalid - Static variable in class org.jboss.dna.jcr.JcrI18n
 
workspaceNameWasNotValidConfiguration - Static variable in class org.jboss.dna.connector.infinispan.InfinispanConnectorI18n
 
workspaceNameWasNotValidConfiguration - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
WorkspaceResources - Class in org.jboss.dna.web.jcr.rest.model
 
WorkspaceResources() - Constructor for class org.jboss.dna.web.jcr.rest.model.WorkspaceResources
 
WorkspaceResources(String, String, String) - Constructor for class org.jboss.dna.web.jcr.rest.model.WorkspaceResources
 
Workspaces - Class in org.jboss.dna.connector.store.jpa.util
A manager and cache for WorkspaceEntity objects.
Workspaces(EntityManager) - Constructor for class org.jboss.dna.connector.store.jpa.util.Workspaces
 
WORKSPACES - Static variable in class org.jboss.dna.graph.DnaLexicon
 
write(int) - Method in class org.jboss.dna.common.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.jboss.dna.common.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String, OutputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(InputStream, OutputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(Reader, Writer) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(String, OutputStream) - Static method in class org.jboss.dna.common.util.StringUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.jboss.dna.common.util.StringUtil
Write the entire contents of the supplied string to the given writer.
write(byte[], long, PropertyType, Object) - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.LargeValues
 
write(Reference) - Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.ReferenceValues
 

X

XmlCharacters - Class in org.jboss.dna.common.xml
A utility class for determining the validity of various XML names, per the XML 1.0 Specification.
XMLCHARACTERS - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
XmlHandler - Class in org.jboss.dna.graph.xml
A DefaultHandler2 specialization that responds to XML content events by creating the corresponding content in the supplied graph.
XmlHandler(Destination, boolean, Path, TextDecoder, Name, Name, Name, XmlHandler.AttributeScoping) - Constructor for class org.jboss.dna.graph.xml.XmlHandler
Create a handler that creates content in the supplied graph
XmlHandler.AttributeScoping - Enum in org.jboss.dna.graph.xml
The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlNameEncoder - Class in org.jboss.dna.common.text
An encoder and decoder for XML element and attribute names.
XmlNameEncoder() - Constructor for class org.jboss.dna.common.text.XmlNameEncoder
 
XmlSequencer - Class in org.jboss.dna.sequencer.xml
A sequencer for XML files, which maintains DTD, entity, comments, and other content.
XmlSequencer() - Constructor for class org.jboss.dna.sequencer.xml.XmlSequencer
 
XmlSequencer.AttributeScoping - Enum in org.jboss.dna.sequencer.xml
The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlSequencerHandler - Class in org.jboss.dna.sequencer.xml
A DefaultHandler2 implementation that is used by the sequencer.
XmlSequencerI18n - Class in org.jboss.dna.sequencer.xml
The internationalized string constants for the org.jboss.dna.sequencer.xml* packages.
XmlSequencerI18n() - Constructor for class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
XMLTEXT - Static variable in class org.jboss.dna.jcr.JcrLexicon
 
XmlValueEncoder - Class in org.jboss.dna.common.text
An encoder useful for converting text to be used within XML attribute values.
XmlValueEncoder() - Constructor for class org.jboss.dna.common.text.XmlValueEncoder
 

Z

ZipSequencer - Class in org.jboss.dna.sequencer.zip
A sequencer that processes and extract metadata from ZIP files.
ZipSequencer() - Constructor for class org.jboss.dna.sequencer.zip.ZipSequencer
 

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

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