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

AbstractComponent<T extends ComponentConfig> - Class in org.jboss.dna.common.component
 
AbstractComponent() - Constructor for class org.jboss.dna.common.component.AbstractComponent
 
AbstractJavaMetadata - Class in org.jboss.dna.sequencer.java
Abstract definition of a JavaMetadata.
AbstractJavaMetadata() - Constructor for class org.jboss.dna.sequencer.java.AbstractJavaMetadata
 
AbstractMavenUrlProvider - Class in org.jboss.dna.maven.spi
 
AbstractMavenUrlProvider() - Constructor for class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
 
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.services
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.properties.basic
Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
AbstractValueFactories() - Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactories
 
AbstractValueFactory<T> - Class in org.jboss.dna.graph.properties.basic
Abstract ValueFactory.
accept(NodeChange) - Method in interface org.jboss.dna.repository.sequencers.SequencingService.NodeFilter
Determine whether the node represented by the supplied change should be submitted for sequencing.
acquire() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Acquire any resources for this data.
acquire() - Method in interface org.jboss.dna.graph.properties.Binary
Acquire any resources for this data.
actualLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHaveSameNameAsRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualNewLocationMustHaveSameParentAsOldLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualOldLocationIsNotSameAsInputLocation - Static variable in class org.jboss.dna.graph.GraphI18n
 
actualOldLocationMustHavePath - Static variable in class org.jboss.dna.graph.GraphI18n
 
add(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.stats.SimpleStatistics
Add a new value to these statistics.
add(CompositeRequest, Request...) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Add requests to the supplied composite request.
add(CompositeRequest, Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Add requests to the supplied composite request.
addChild(Location) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Add to the list of children that has been read the child with the given path and identification property.
addChild(Location) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property, Property...) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification properties.
addChild(Path, Property) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add to the list of children that has been read the child with the given path and identification property.
addContribution(MergePlan, Contribution) - Static method in class org.jboss.dna.connector.federation.merge.MergePlan
 
addContribution(Contribution) - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
 
addDetector(MimeTypeDetectorConfig) - Static method in class org.jboss.dna.repository.mimetype.MimeType
 
addDetector(MimeTypeDetectorConfig) - Method in class org.jboss.dna.repository.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
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 interface org.jboss.dna.common.collection.Problems
 
addError(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addError(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
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 interface org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addIrregular(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.federation.FederatedRepository
Add a listener that is to receive notifications to changes to content within this repository.
addListener(EventListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
addListener(NodeChangeListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
addPluralize(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addProperties(Property...) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperties(Property...) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Add a property that was read from the RepositoryConnection
addProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Add a property that was read from the RepositoryConnection
addRuleParser(Method) - Static method in class org.jboss.dna.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.connector.federation.Projection
Add a static method that can be used to parse rule definition strings.
addRuleParser(Method) - Method in class org.jboss.dna.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.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.connector.federation.ProjectionParser
Add a static method that can be used to parse rule definition strings.
addRuleSet(RuleSet) - Method in class org.jboss.dna.repository.rules.RuleService
Add a rule set, or update any existing one that represents the same rule set
addSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.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.
addUncountable(String...) - Method in class org.jboss.dna.common.text.Inflector
 
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 interface org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, int, I18n, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, int, I18n, String, String, Object...) - Method in interface org.jboss.dna.common.collection.Problems
 
AdministeredService - Interface in org.jboss.dna.repository.services
 
all() - Static method in class org.jboss.dna.graph.properties.PathExpression
 
and(Location) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(String) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Path) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(UUID) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.And
Specify that another node should also be copied or moved.
and() - Method in interface org.jboss.dna.graph.Graph.Conjunction
Finish the request and prepare to start another.
and(UUID) - Method in interface org.jboss.dna.graph.Graph.Create
Specify the UUID that should the new node should have.
and(Property) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(String, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
and(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify properties that should the new node should have.
AnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
AnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
 
ApertureMimeTypeDetector - Class in org.jboss.dna.mimetype
 
ApertureMimeTypeDetector() - Constructor for class org.jboss.dna.mimetype.ApertureMimeTypeDetector
 
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
 
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
 
at(Location) - Method in interface org.jboss.dna.graph.Graph.At
Specify the location of the node upon which the request is to operate.
at(String) - Method in interface org.jboss.dna.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(Path) - Method in interface org.jboss.dna.graph.Graph.At
Specify the path of the node upon which the request is to operate.
at(UUID) - Method in interface org.jboss.dna.graph.Graph.At
Specify the UUID of the node upon which the request is to operate.
at(Property) - Method in interface org.jboss.dna.graph.Graph.At
Specify the unique identification property that identifies the node upon which the request is to operate.
at(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.At
Specify the unique identification properties that identify the node upon which the request is to operate.
at() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the location defining the node that is to be created.
at() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the location defining the top of the branch to be deleted
at() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the location defining the node that is to be read.
at() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the location defining the node that is to be read.
awaitTermination(long, TimeUnit) - Method in class org.jboss.dna.connector.federation.FederatedRepository
Utility method called by the administrator.
awaitTermination(long, TimeUnit) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Method that can be called after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() to wait until all connections in use at the time those methods were called have been closed normally.
awaitTermination(long, TimeUnit) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

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

C

CACHE_POLICY_TIME_TO_LIVE_CONFIG_PROPERTY_NAME - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
Cacheable - Interface in org.jboss.dna.graph.cache
Interface defining an object that can be cached according to a CachePolicy.
CacheableRequest - Class in org.jboss.dna.graph.requests
A request that contains results that may be cached.
CacheableRequest() - Constructor for class org.jboss.dna.graph.requests.CacheableRequest
 
CachePolicy - Interface in org.jboss.dna.graph.cache
The specification of how node data is to be cached.
CALENDAR_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of calendar values.
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.requests.Request
Cancel this request.
canceledSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
cannotConvertValue - 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
 
characters(char[], int, int) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
check() - Method in class org.jboss.dna.sequencer.images.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.
checkValue(T, boolean) - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Check whether the value fits in this bucket.
CHILD_PATH_SEGMENT_LIST - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheLexicon
 
CHILD_PATH_SEGMENT_LIST - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon
 
ClassLoaderFactory - Interface in org.jboss.dna.common.component
Factory interface for creating class loaders.
ClassMetadata - Class in org.jboss.dna.sequencer.java.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.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.
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.maven.MavenId
clone() - Method in class org.jboss.dna.repository.rules.RuleSet
close() - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
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.inmemory.InMemoryRepositoryConnection
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.jbosscache.JBossCacheConnection
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.SVNRepositoryConnection
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.connectors.RepositoryConnection
Close this connection to signal that it is no longer needed and that any accumulated resources are to be released.
close() - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Close this processor, allowing it to clean up any open resources.
close() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Close this processor, allowing it to clean up any open resources.
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
 
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
 
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.stats.Histogram.Bucket
 
compareTo(Stopwatch) - Method in class org.jboss.dna.common.stats.Stopwatch
 
compareTo(ContributionStatistics.Data) - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
This orders the values in the opposite order, so that those with larger numbers of instances appear first.
compareTo(FederatedRepositoryConfig) - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
compareTo(Projection) - Method in class org.jboss.dna.connector.federation.Projection
compareTo(Projection.Rule) - Method in class org.jboss.dna.connector.federation.Projection.PathRule
compareTo(Name) - Method in class org.jboss.dna.graph.properties.basic.BasicName
compareTo(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
compareTo(Path.Segment) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
compareTo(Property) - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
compareTo(Binary) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
compareTo(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
compareTo(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
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.sequencers.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.properties.PathExpression
Compile the supplied expression and return the resulting path expression instance.
compile(String) - Static method in class org.jboss.dna.repository.sequencers.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
 
ComponentConfig(String, String, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, long, 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.requests
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.
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. This method is intended to be called by the MavenRepository that instantiates this provider, and only once immediately after instantiation and before any calls to MavenUrlProvider.getUrl(MavenId, ArtifactType, SignatureType, boolean).
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.requests.CopyBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
conflictBehavior() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
conflictBehavior() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the expected behavior when copying the branch and the destination already has a node with the same name.
connectorName - Static variable in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
connectorName - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
ConsoleInput - Class in org.jboss.example.dna.repository
 
ConsoleInput(RepositoryClient, String[]) - Constructor for class org.jboss.example.dna.repository.ConsoleInput
Construct the console input and prompt for user input to interact with the RepositoryClient.
ConsoleInput - Class in org.jboss.example.dna.sequencers
 
ConsoleInput(SequencingClient) - Constructor for class org.jboss.example.dna.sequencers.ConsoleInput
 
ConstructorMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
ConstructorMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ConstructorMetadata
 
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
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_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
 
ContentInfo - Class in org.jboss.example.dna.sequencers
 
Contribution - Class in org.jboss.dna.connector.federation.contribution
The contribution of a source to the information for a single federated node.
ContributionStatistics - Class in org.jboss.dna.connector.federation.contribution
Simple utility class to record the distribution of contributions.
ContributionStatistics() - Constructor for class org.jboss.dna.connector.federation.contribution.ContributionStatistics
 
ContributionStatistics.Data - Class in org.jboss.dna.connector.federation.contribution
 
ContributionStatistics.Stats - Class in org.jboss.dna.connector.federation.contribution
 
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(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
copy(Node) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy the specified node into a parent node at a different location, which is specified via the into(...)
copy(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node at the specified location into a parent node at a different location, which is specified via the into(...)
copy(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
copy(UUID) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
copy(Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
copy(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to copy a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
CopyBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be copied from one location into another.
CopyBranchRequest(Location, Location) - Constructor for class org.jboss.dna.graph.requests.CopyBranchRequest
Create a request to copy a branch to another.
CopyBranchRequest(Location, Location, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.requests.CopyBranchRequest
Create a request to copy a branch to another.
copyNode(ExecutionContext, Node, Node, boolean) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
count() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
count() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the maximum number of children that may be returned in the block.
create(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(String, DateTime) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create an empty contribution from the named source.
create(String, Location, DateTime, Property) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a contribution of a single property from the named source.
create(String, Location, DateTime, Location) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a contribution of a single child from the named source.
create(String, Location, DateTime, Location, Location) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a contribution of a single child from the named source.
create(String, Location, DateTime, Collection<Property>, List<Location>) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a contribution of the supplied properties and children from the named source.
create(Contribution...) - Static method in class org.jboss.dna.connector.federation.merge.MergePlan
 
create(Collection<Contribution>) - Static method in class org.jboss.dna.connector.federation.merge.MergePlan
 
create() - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Creates an ExecutionContext using a snapshot of the access control context obtained from the current calling context.
create(AccessControlContext) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Creates an ExecutionContext using the supplied access control context.
create(LoginContext) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
Create an ExecutionContext for the supplied LoginContext.
create(String) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, Subject) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, CallbackHandler) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create(String, Subject, CallbackHandler) - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
create() - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Creates an ExecutionContext using a snapshot of the access control context obtained from the current calling context.
create(AccessControlContext) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Creates an ExecutionContext using the supplied access control context.
create(LoginContext) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
Create an ExecutionContext for the supplied LoginContext.
create(String) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, Subject) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, CallbackHandler) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String, Subject, CallbackHandler) - Method in interface org.jboss.dna.graph.ExecutionContextFactory
 
create(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Iterable<Property>) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(Path, Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to create a node located at the supplied path.
create(String, RepositoryConnectionFactory, ExecutionContext) - Static method in class org.jboss.dna.graph.Graph
Create a graph instance that uses the supplied repository and context.
create(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(String, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Path, Iterable<Property>) - Method in class org.jboss.dna.graph.Graph
Begin the request to create a node located at the supplied path.
create(Object) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method.
create(BigDecimal[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of decimal values.
create(boolean[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of booleans.
create(byte[][]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from the array of binary content.
create(Calendar[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of DateTime instants.
create(double[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of doubles.
create(float[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of floats.
create(int[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of longs.
create(Name[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of names.
create(Object[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method.
create(Path[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of references.
create(String[], TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(String[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of string values, using no decoding.
create(URI[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from an array of UUIDs.
create(Binary[]) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an array of values from the array of binary objects.
create(Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Create an iterable with the values (of an unknown type).
create(Name, Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, Object...) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in class org.jboss.dna.graph.properties.basic.BasicPropertyFactory
Create a property with the supplied name and values
create(String) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.BooleanValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.DecimalValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.DoubleValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance for the current time in the local time zone.
create(int, int, int, int, int, int, int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, String) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance given the individual values for the fields
create(DateTime, long) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance that is offset from the original by the specified amount.
create(String) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.LongValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a string, using the supplied decoder.
create(String, String) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a name from the given namespace URI and local name.
create(int) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a UUID.
create(Object) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method. Note that this method only will call create methods that take a single parameter; so this excludes ValueFactory.create(InputStream, long), ValueFactory.create(Reader, long) and ValueFactory.create(String, TextDecoder).
create(Object[]) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method. Note that this method will not consider ValueFactory.create(InputStream, long), ValueFactory.create(Reader, long) and ValueFactory.create(String, TextDecoder).
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.ObjectValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a path.
create(Path, Path) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied relative path to the supplied parent path.
create(Path, Name, int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path by appending the supplied names to the parent path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.StringValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UriValueFactory
Create a value from a the binary content given by the supplied reader.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a reference.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a UUID.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a URI.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a new random UUID.
create(String) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from an integer.
create(long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a long from a string.
create(boolean) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a boolean from a string.
create(float) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a float.
create(double) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a double.
create(BigDecimal) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a decimal.
create(Calendar) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a Calendar instance.
create(Date) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a date.
create(DateTime) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a date-time instant.
create(Name) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a name.
create(Path) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a path.
create(Reference) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a reference.
create(URI) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a URI.
create(UUID) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a UUID.
create(byte[]) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in class org.jboss.dna.graph.properties.basic.UuidValueFactory
Create a value from a the binary content given by the supplied reader.
create() - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance for the current time in the local time zone.
create(DateTime, long) - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance that is offset from the original by the specified amount.
create(int, int, int, int, int, int, int) - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, int) - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(int, int, int, int, int, int, int, String) - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance given the individual values for the fields
create(String, String) - Method in interface org.jboss.dna.graph.properties.NameFactory
Create a name from the given namespace URI and local name.
create(String, String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.NameFactory
Create a name from the given namespace URI and local name.
create(Path, Path) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied relative path to the supplied parent path.
create(Path, Name, int) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Path.Segment...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Path, String) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path by appending the supplied names to the parent path.
create(Name, Object...) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterable<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, Iterator<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Object...) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterable<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create(Name, PropertyType, Iterator<?>) - Method in interface org.jboss.dna.graph.properties.PropertyFactory
Create a property with the supplied name and values
create() - Method in interface org.jboss.dna.graph.properties.UuidFactory
Create a new random UUID.
create(String) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a string, using no decoding.
create(String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a string, using the supplied decoder.
create(int) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from an integer.
create(long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a long from a string.
create(boolean) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a boolean from a string.
create(float) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a float.
create(double) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a double.
create(BigDecimal) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a decimal.
create(Calendar) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a Calendar instance.
create(Date) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a date.
create(DateTime) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a date-time instant.
create(Name) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a name.
create(Path) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a path.
create(Reference) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a reference.
create(URI) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a URI.
create(UUID) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a UUID.
create(byte[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied array.
create(Binary) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied stream.
create(InputStream, long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the binary content given by the supplied stream.
create(Reader, long) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from a the binary content given by the supplied reader.
create(Object) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create a value from the specified information by determining which other create method applies and delegating to that method.
create(String[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of string values, using no decoding.
create(String[], TextDecoder) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of strings, using the supplied decoder.
create(int[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of integers.
create(long[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of longs.
create(boolean[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of booleans.
create(float[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of floats.
create(double[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of doubles.
create(BigDecimal[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of decimal values.
create(Calendar[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of Calendar instances.
create(Date[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of dates.
create(DateTime[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of DateTime instants.
create(Name[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of names.
create(Path[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of paths.
create(Reference[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of references.
create(URI[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of URIs.
create(UUID[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from an array of UUIDs.
create(byte[][]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from the array of binary content.
create(Binary[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from the array of binary objects.
create(Object[]) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an array of values from the specified information by determining which other create method applies for each object and then delegating to that method.
create(Iterator<?>) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an iterator over the values (of an unknown type).
create(Iterable<?>) - Method in interface org.jboss.dna.graph.properties.ValueFactory
Create an iterable with the values (of an unknown type).
create(Path, List<Property>) - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Create a node at the supplied path and with the supplied attributes.
create(Path, Property, Property...) - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Create a node at the supplied path and with the supplied attributes.
create(String, Iterable<Event>) - Static method in class org.jboss.dna.repository.observation.NodeChanges
 
createAbsolutePath(Name...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segment names, in order.
createAbsolutePath(Path.Segment...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segments, in order.
createAbsolutePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute path with the supplied segments, in order.
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(RepositorySource, String, Object) - Method in class org.jboss.dna.connector.federation.FederatedRepository
Authenticate the supplied username with the supplied credentials, and return whether authentication was successful.
createConnection(String) - Method in interface org.jboss.dna.graph.connectors.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.
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.connector.inmemory.InMemoryRepository
Create a node at the supplied path.
createNode(ExecutionContext, Node, Name, UUID) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
Create a new node with the supplied name, as a child of the supplied parent.
CreateNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to create the node at the specified location.
CreateNodeRequest(Location, Property...) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Property...) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
CreateNodeRequest(Location, NodeConflictBehavior, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.CreateNodeRequest
Create a request to create a node with the given properties at the supplied location.
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.
createPlaceholder(String, Location, DateTime, Location) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a placeholder contribution of a single child from the named source.
createPlaceholder(String, Location, DateTime, List<Location>) - Static method in class org.jboss.dna.connector.federation.contribution.Contribution
Create a placeholder contribution of the supplied properties and children from the named source.
createRelativePath() - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a relative path with the supplied segments, in order.
createRelativePath() - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an empty relative path (i.e., equivalent to createRelativePath( Path.SELF_SEGMENT)).
createRelativePath(Name...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segment names, in order.
createRelativePath(Path.Segment...) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segments, in order.
createRelativePath(Iterable<Path.Segment>) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a relative path with the supplied segments, in order.
createRootPath() - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create an absolute root path.
createRootPath() - Method in interface org.jboss.dna.graph.properties.PathFactory
Create an absolute root path.
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.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in class org.jboss.dna.graph.properties.basic.PathValueFactory
Create a path segment given the supplied segment name and index.
createSegment(String) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, TextDecoder) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(String, int) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name and index.
createSegment(Name) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name.
createSegment(Name, int) - Method in interface org.jboss.dna.graph.properties.PathFactory
Create a path segment given the supplied segment name and index.
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.
createUtc() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
Create a date-time instance for the current time in UTC.
createUtc() - Method in interface org.jboss.dna.graph.properties.DateTimeFactory
Create a date-time instance for the current time in UTC.
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
 
credentialsMustReturnAccessControlContext - Static variable in class org.jboss.dna.jcr.JcrI18n
 
credentialsMustReturnLoginContext - Static variable in class org.jboss.dna.jcr.JcrI18n
 

D

DATE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of date values.
DATE_TIME_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of date-time instances.
dateParsingFailure - Static variable in class org.jboss.dna.common.CommonI18n
 
DateTime - Interface in org.jboss.dna.graph.properties
An immutable date-time class that represents an instance in time.
DateTimeFactory - Interface in org.jboss.dna.graph.properties
A factory for creating date-time instants.
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_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of decimal values.
DecimalValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.DECIMAL values.
DecimalValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.DecimalValueFactory
 
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) - Static method in class org.jboss.dna.common.util.Base64
Decodes data from Base64 notation.
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_ABSOLUTE_PATH - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
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_BUCKET_COUNT - Static variable in class org.jboss.dna.common.stats.Histogram
 
DEFAULT_CODE - Static variable in class org.jboss.dna.common.collection.Problem
 
DEFAULT_CONFIGURATION_SOURCE_PATH - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.CopyBranchRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.CreateNodeRequest
 
DEFAULT_CONFLICT_BEHAVIOR - Static variable in class org.jboss.dna.graph.requests.MoveBranchRequest
 
DEFAULT_CORE_POOL_SIZE - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The core pool size for default-constructed pools is 1 .
DEFAULT_CREATE_REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The default text decoder to be used when none is otherwise specified.
DEFAULT_DECODER - Static variable in interface org.jboss.dna.graph.properties.ValueFactory
 
DEFAULT_DECODER - Static variable in class org.jboss.dna.graph.xml.XmlHandler
Decoder for XML names, to turn '_xHHHH_' sequences in the XML element and attribute names into the corresponding UTF-16 characters.
DEFAULT_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_DETECTORS - Static variable in class org.jboss.dna.repository.mimetype.MimeType
 
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The default text encoder to be used when none is otherwise specified.
DEFAULT_ENCODER - Static variable in interface org.jboss.dna.graph.properties.ValueFactory
 
DEFAULT_EVENT_TYPES - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_IS_DEEP - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_JACKRABBIT_CONFIG_PATH - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_JCR_ABSOLUTE_PATH - Static variable in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
DEFAULT_KEEP_ALIVE_TIME_IN_SECONDS - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The keep-alive time for connections in default-constructed pools is 30L seconds.
DEFAULT_MAXIMUM_DEPTH - Static variable in class org.jboss.dna.graph.requests.ReadBranchRequest
 
DEFAULT_MAXIMUM_POOL_SIZE - Static variable in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
The maximum pool size for default-constructed pools is 10 .
DEFAULT_NAMESPACE_URI - Static variable in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
DEFAULT_NO_LOCAL - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_NODE_FILTER - Static variable in class org.jboss.dna.repository.sequencers.SequencingService
The default SequencingService.NodeFilter that accepts new nodes or nodes that have new/changed properties.
DEFAULT_OPTIONAL - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_PASSWORD - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
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.properties.basic.BasicNamespaceRegistry
 
DEFAULT_PREFIX_TEMPLATE - Static variable in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
DEFAULT_REPOSITORY_NAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_RETRY_LIMIT - Static variable in class org.jboss.dna.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.connector.inmemory.InMemoryRepositorySource
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
The default limit is 0 for retrying connection calls to the underlying source.
DEFAULT_SEQUENCER_SELECTOR - Static variable in class org.jboss.dna.repository.sequencers.SequencingService
The default SequencingService.Selector that considers every Sequencer to be used for every node.
DEFAULT_SIGNIFICANT_FIGURES - Static variable in class org.jboss.dna.common.stats.Histogram
 
DEFAULT_SUPPORT_EVENTS - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_SUPPORT_SAME_NAME_SIBLINGS - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for same-name-siblings is true .
DEFAULT_SUPPORT_UPDATES - Static variable in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
The default support for updates is false .
DEFAULT_TYPE - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_USERNAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_UUID_PROPERTY_NAME - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
DEFAULT_UUID_PROPERTY_NAME - Static variable in class org.jboss.dna.connector.svn.SVNRepositorySource
 
DEFAULT_WORKING_DIRECTORY - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
defaultWorkspaceName - Static variable in class org.jboss.dna.jcr.JcrI18n
 
DelegatingValueFactories - Class in org.jboss.dna.graph.properties.basic
 
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(Node) - Method in class org.jboss.dna.graph.Graph
Request to delete the specified node.
delete(Location) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given location.
delete(String) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(Path) - Method in class org.jboss.dna.graph.Graph
Request to delete the node at the given path.
delete(UUID) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given UUID.
delete(Property) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given unique identification property.
delete(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Request to delete the node with the given identification properties.
DeleteBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be deleted.
DeleteBranchRequest(Location) - Constructor for class org.jboss.dna.graph.requests.DeleteBranchRequest
Create a request to delete a branch.
DELIMITER - Static variable in interface org.jboss.dna.graph.properties.Path
The delimiter character used to separate segments within a path.
DELIMITER_STR - Static variable in interface org.jboss.dna.graph.properties.Path
String form of the delimiter used to separate segments within a path.
DetailedStatistics<T extends Number> - Class in org.jboss.dna.common.stats
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.stats.DetailedStatistics
 
discoverType(Object) - Static method in enum org.jboss.dna.graph.properties.PropertyType
 
displaySearchResults(List<ContentInfo>) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
displaySearchResults(List<ContentInfo>) - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
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
 
DNA_CACHE_SEGMENT - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
DNA_FEDERATION_SEGMENT - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
DNA_PROJECTIONS_SEGMENT - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
DnaDtdLexicon - Class in org.jboss.dna.sequencer.xml
 
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
 
DnaLexicon - Class in org.jboss.dna.graph
 
DnaLexicon() - Constructor for class org.jboss.dna.graph.DnaLexicon
 
DnaLexicon.Namespace - Class in org.jboss.dna.graph
 
DnaLexicon.Namespace() - Constructor for class org.jboss.dna.graph.DnaLexicon.Namespace
 
DnaXmlLexicon - Class in org.jboss.dna.sequencer.xml
 
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
 
DOUBLE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of double values.
DoubleOperations - Class in org.jboss.dna.common.math
 
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.properties.basic
The standard ValueFactory for PropertyType.DOUBLE values.
DoubleValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.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
 
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.properties.basic.BasicPath
 
EMPTY_STRING_ARRAY - Static variable in class org.jboss.dna.common.util.StringUtil
 
EmptyContribution - Class in org.jboss.dna.connector.federation.contribution
A source contribution that is empty.
EmptyContribution(String, DateTime) - Constructor for class org.jboss.dna.connector.federation.contribution.EmptyContribution
Create a contribution for the source with the supplied name.
EmptyIterator<T> - Class in org.jboss.dna.common.util
 
EmptyIterator() - Constructor for class org.jboss.dna.common.util.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.
encodeBytes(byte[]) - Static method in class org.jboss.dna.common.util.Base64
Encodes a byte array into Base64 notation.
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.requests.ReadBlockOfChildrenRequest
Get the index past the last child that is to be included in the block.
endPrefixMapping(String) - Method in class org.jboss.dna.graph.xml.XmlHandler
endPrefixMapping(String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
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.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.stats.Histogram.Bucket
 
equals(Object) - Method in class org.jboss.dna.connector.federation.contribution.Contribution
This implementation only compares the source name.
equals(Object) - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
equals(Object) - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Stats
equals(Object) - Method in class org.jboss.dna.connector.federation.contribution.EmptyContribution

This implementation only compares the source name.

equals(Object) - Method in class org.jboss.dna.connector.federation.contribution.NonEmptyContribution

This implementation only compares the source name.

equals(Object) - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
equals(Object) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
equals(Object) - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
equals(Object) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
equals(Object) - Method in class org.jboss.dna.connector.federation.Projection
equals(Object) - Method in class org.jboss.dna.connector.federation.Projection.PathRule
equals(Object) - Method in class org.jboss.dna.connector.inmemory.Node
equals(Object) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
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.Location
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicName
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
equals(Object) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
equals(Object) - Method in class org.jboss.dna.graph.properties.PathExpression
equals(Object) - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
equals(Object) - Method in class org.jboss.dna.graph.requests.CompositeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
equals(Object) - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
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.observation.NodeChange
equals(Object) - Method in class org.jboss.dna.repository.RepositoryService
equals(Object) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
equals(Object) - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
equals(Object) - Method in class org.jboss.dna.repository.sequencers.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(String, Throwable) - Method in class org.jboss.dna.repository.observation.ObservationService.DefaultProblemLog
error(String, Throwable) - Method in interface org.jboss.dna.repository.observation.ObservationService.ProblemLog
 
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.connector.federation.FederationI18n
 
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
 
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
 
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
 
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
 
errorObtainingSessionToRepositoryWorkspace - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorProcessingEvents - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
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
 
errorRemovingNodeFromCache - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
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
 
errorSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
errorSerializingCachePolicyInSource - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
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
 
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
 
ExcelMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
ExcelMetadataReader - Class in org.jboss.dna.sequencer.msoffice.excel
 
ExcelMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadataReader
 
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Execute the supplied commands against this repository source.
execute(ExecutionContext, Request) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheConnection
Execute the supplied commands against this repository source.
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 interface org.jboss.dna.graph.connectors.RepositoryConnection
Execute the supplied commands against this repository source.
execute() - Method in class org.jboss.dna.graph.Graph.Batch
 
execute() - Method in interface org.jboss.dna.graph.Graph.Executable
Stop accumulating the requests, submit them to the repository source, and return the results.
execute(Node, String, NodeChange, Set<RepositoryNodePath>, JcrExecutionContext, Problems) - Method in interface org.jboss.dna.repository.sequencers.Sequencer
Execute the sequencing operation on the supplied node, which has recently been created or changed.
execute(Node, String, NodeChange, Set<RepositoryNodePath>, JcrExecutionContext, Problems) - Method in class org.jboss.dna.repository.sequencers.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
 
executeRules(String, Map<String, Object>, Object...) - Method in class org.jboss.dna.repository.rules.RuleService
Execute the set of rules defined by the supplied rule set name.
executingRequest - Static variable in class org.jboss.dna.graph.GraphI18n
 
ExecutionContext - Interface in org.jboss.dna.graph
An ExecutionContext is a representation of the environment or context in which a component or operation is operating.
ExecutionContextFactory - Interface in org.jboss.dna.graph
A factory for creating ExecutionContext instances.
executionContextHasBeenClosed - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ExecutionContexts - Class in org.jboss.dna.graph
Utility methods for creating various execution contexts with replacement factories or components.
ExecutionContexts() - Constructor for class org.jboss.dna.graph.ExecutionContexts
 
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.
externalEntityDecl(String, String, String) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler

F

fatalError(SAXParseException) - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
fatalErrorSequencingXmlDocument - Static variable in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
 
FederatedNode - Class in org.jboss.dna.connector.federation.merge
An in-memory (and temporary) representation of a federated node and it's merged properties and children.
FederatedNode(Location, UUID) - Constructor for class org.jboss.dna.connector.federation.merge.FederatedNode
Create a federated node given the path and UUID.
FederatedRepository - Class in org.jboss.dna.connector.federation
The component that represents a single federated repository.
FederatedRepository(ExecutionContext, RepositoryConnectionFactory, FederatedRepositoryConfig) - Constructor for class org.jboss.dna.connector.federation.FederatedRepository
Create a federated repository instance.
federatedRepositoryCannotBeFound - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
FederatedRepositoryConfig - Class in org.jboss.dna.connector.federation
The configuration of a federated repository.
FederatedRepositoryConfig(String, Projection, Iterable<Projection>, CachePolicy) - Constructor for class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Create a federated repository instance.
FederatedRepositoryConnection - Class in org.jboss.dna.connector.federation
 
FederatedRepositorySource - Class in org.jboss.dna.connector.federation
 
FederatedRepositorySource() - Constructor for class org.jboss.dna.connector.federation.FederatedRepositorySource
Create a new instance of the source, which must still be properly initialized with a repository name.
FederatedRepositorySource(String) - Constructor for class org.jboss.dna.connector.federation.FederatedRepositorySource
Create a new instance of the source with the required repository name and federation service.
FederatingCommandExecutor - Class in org.jboss.dna.connector.federation.executor
 
FederatingCommandExecutor(ExecutionContext, String, List<Projection>, RepositoryConnectionFactory) - Constructor for class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Create a command executor that federates (merges) the information from multiple sources described by the source projections.
FederatingCommandExecutor(ExecutionContext, String, Projection, CachePolicy, List<Projection>, RepositoryConnectionFactory) - Constructor for class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Create a command executor that federates (merges) the information from multiple sources described by the source projections.
FederationException - Exception in org.jboss.dna.connector.federation
 
FederationException() - Constructor for exception org.jboss.dna.connector.federation.FederationException
 
FederationException(String) - Constructor for exception org.jboss.dna.connector.federation.FederationException
 
FederationException(Throwable) - Constructor for exception org.jboss.dna.connector.federation.FederationException
 
FederationException(String, Throwable) - Constructor for exception org.jboss.dna.connector.federation.FederationException
 
FederationI18n - Class in org.jboss.dna.connector.federation
 
FederationI18n() - Constructor for class org.jboss.dna.connector.federation.FederationI18n
 
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
 
FileUtil - Class in org.jboss.dna.common.util
 
FileUtil() - Constructor for class org.jboss.dna.common.util.FileUtil
 
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.
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.
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 method on the target class that matches the supplied method name.
findOrCreateChild(Session, Node, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateChild(Session, Node, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, Node, String, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
FiveContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
FloatOperations - Class in org.jboss.dna.common.math
 
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
 
FORMAT_BMP - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for RAS streams.
FourContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
from() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the location defining the top of the branch to be copied
from() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the location defining the top of the branch to be moved
from() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the location defining the node from which the properties are to be removed.
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.connector.federation.Projection
Parse the string form of a rule definition and return the rule

G

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.
getAbsolutePath() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getAbsolutePath() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getAbsolutePathToRuleSets() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getAccessControlContext() - Method in class org.jboss.dna.graph.BasicExecutionContext
getAccessControlContext() - Method in interface org.jboss.dna.graph.ExecutionContext
 
getAccessControlContext() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the actual location of the node after being copied.
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the actual location of the node after being moved.
getActualLocationAfter() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the actual location of the node after being renamed.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the actual location of the node before being copied.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the actual location of the node before being moved.
getActualLocationBefore() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the actual location of the node before being renamed.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the actual location of the node that was created.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Get the actual location of the node that was deleted.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Get the actual location of the node whose properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the actual location of the node that was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the actual location of the node whose children were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the actual location of the node whose children and properties were read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the actual location of the node whose property was read.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the actual location of the node whose properties were removed.
getActualLocationOfNode() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the actual location of the node that was updated.
getAdministrator() - Method in class org.jboss.dna.repository.observation.ObservationService
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.rules.RuleService
Return the administrative component for this service.
getAdministrator() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Return the administrative component for this service.
getAdministrator() - Method in interface org.jboss.dna.repository.services.AdministeredService
 
getAlbum() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getAncestor(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the path to the ancestor of the supplied degree.
getAncestor(int) - Method in interface org.jboss.dna.graph.properties.Path
Return the path to the ancestor of the supplied degree.
getAnnotation(Name) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get the plan annotation property with the given name.
getAnnotationCount() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get the number of annotations.
getAnnotationMetada() - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
getAnnotationNames() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get the set of annotation names.
getAnnotations() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get a copy of the annotations.
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.
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
 
getAverageDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the average duration that this stopwatch has recorded.
getBinaryFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getBinaryFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for binary properties.
getBinaryFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for binary properties.
getBitsPerPixel() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the image's number of bits per pixel.
getBooleanFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getBooleanFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for boolean properties.
getBooleanFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for boolean properties.
getBucketCount() - Method in class org.jboss.dna.common.stats.Histogram
Return the number of buckets in this histogram.
getBuckets() - Method in class org.jboss.dna.common.stats.Histogram
Get the buckets in this histogram.
getBytes() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the contents of this data as a byte array.
getBytes() - Method in interface org.jboss.dna.graph.properties.Binary
Get the contents of this data as a byte array.
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.
getCachePolicy() - Method in interface org.jboss.dna.graph.cache.Cacheable
Get the caching policy to be used for this object.
getCachePolicy() - Method in class org.jboss.dna.graph.requests.CacheableRequest
Get the caching policy to be used for this object.
getCacheProjection() - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Get the projection defining the cache.
getCacheProjection() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Get the projection that defines the cache for this repository.
getCallbackHandler() - Method in class org.jboss.example.dna.repository.ConsoleInput
getCallbackHandler() - Method in interface org.jboss.example.dna.repository.UserInterface
 
getCanonicalPath() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the canonical form of this path.
getCanonicalPath() - Method in interface org.jboss.dna.graph.properties.Path
Get the canonical form of this path.
getCapabilities() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
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.svn.SVNRepositorySource
Get the capabilities for this source.
getCapabilities() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get the capabilities for this source.
getCenturyOfEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getCenturyOfEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getCharacters() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
getChildren() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the children that make up this contribution.
getChildren() - Method in class org.jboss.dna.connector.federation.contribution.MultiChildContribution
Get the children that make up this contribution.
getChildren() - Method in class org.jboss.dna.connector.federation.contribution.NodeContribution
Get the children that make up this contribution.
getChildren() - Method in class org.jboss.dna.connector.federation.contribution.OneChildContribution
Get the children that make up this contribution.
getChildren() - Method in class org.jboss.dna.connector.federation.contribution.TwoChildContribution
Get the children that make up this contribution.
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.requests.ReadAllChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the children of the node at the supplied location.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildren() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the children that were read from the RepositoryConnection after the request was processed.
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the number of children that make up this contribution.
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
 
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Stats
 
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.MultiChildContribution
Get the number of children that make up this contribution.
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.NodeContribution
Get the number of children that make up this contribution.
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.OneChildContribution
Get the number of children that make up this contribution.
getChildrenCount() - Method in class org.jboss.dna.connector.federation.contribution.TwoChildContribution
Get the number of children that make up this contribution.
getChildrenInBlock(int, int) - Method in class org.jboss.dna.graph.Graph
Request that the children in the specified block be read on the node defined via the of(...)
getChildrenInRange(int, int) - Method in class org.jboss.dna.graph.Graph
Request that the children in the specified index range be read on the node defined via the of(...)
getChildrenSegments() - Method in interface org.jboss.dna.graph.Node
Get the list of child segments.
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.BasicExecutionContext
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.
getClassLoader(String...) - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get a class loader for the supplied classpath.
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() - Static method in class org.jboss.dna.repository.mimetype.MimeType
 
getClassLoaderFactory() - Method in class org.jboss.dna.repository.mimetype.MimeTypeDetectors
Gets the class loader factory that should be used to load MIME-type detectors.
getClassLoaderFactory() - Method in class org.jboss.dna.repository.rules.RuleService
Get the class loader factory that should be used to load sequencers.
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
 
getComment(int) - Method in class org.jboss.dna.sequencer.images.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.properties.basic.BasicPath
Find the lowest common ancestor of this path and the supplied path.
getCommonAncestor(Path) - Method in interface org.jboss.dna.graph.properties.Path
Find the lowest common ancestor of this path and the supplied path.
getComparator() - Method in 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.properties.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
 
getConfiguration() - Method in class org.jboss.dna.common.component.AbstractComponent
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
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() - Method in class org.jboss.dna.connector.federation.FederatedRepository
Get the configuration of this repository.
getConfiguration() - Method in class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfigurationSourceName() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name in JNDI of a RepositorySource instance that should be used by the federated repository as the configuration repository.
getConfigurationSourceName() - Method in class org.jboss.dna.repository.RepositoryService
 
getConfigurationSourcePath() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the path in the source that will be subgraph below the /dna:system branch of the repository.
getConnection() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
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.svn.SVNRepositorySource
Get a connection from this source.
getConnection() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get a connection from the pool.
getConnection() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get a connection from this source.
getConnectionFactory() - Method in class org.jboss.dna.graph.Graph
Get the RepositoryConnectionFactory that this graph uses to create repository connections.
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.GraphImporter
Get the context in which the importer will be executed.
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.FourContributionMergePlan
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
 
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.OneContributionMergePlan
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.ThreeContributionMergePlan
getContributionCount() - Method in class org.jboss.dna.connector.federation.merge.TwoContributionMergePlan
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.FourContributionMergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.OneContributionMergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.ThreeContributionMergePlan
Get the contribution from the source with the supplied name.
getContributionFrom(String) - Method in class org.jboss.dna.connector.federation.merge.TwoContributionMergePlan
Get the contribution from the source with the supplied name.
getCoordinates() - Method in class org.jboss.dna.maven.MavenId
 
getCorePoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the core number of connections.
getCount() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the number of values that have been measured.
getCount() - Method in class org.jboss.dna.common.stats.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
 
getData() - Static method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics
Get a copy of the raw statistics data.
getDateFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDateFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for date properties.
getDateFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for date properties.
getDayOfMonth() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the month value of this instance in time.
getDayOfMonth() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the month value of this instance in time.
getDayOfWeek() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the week value of this instance in time.
getDayOfWeek() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the week value of this instance in time.
getDayOfYear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the day of the year of this instance in time.
getDayOfYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the day of the year of this instance in time.
getDecimalFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDecimalFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for decimal properties.
getDecimalFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for decimal properties.
getDecoder() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Get the text decoder.
getDefault() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Get the default cache policy for the repository with the supplied name
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.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.connector.jbosscache.JBossCacheConnection
Get the default cache policy for this repository.
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.svn.SVNRepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the default cache policy for this source, or null if the global default cache policy should be used
getDefaultCachePolicy() - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Get the default cache policy for this repository.
getDefaultCachePolicy() - Method in class org.jboss.dna.graph.Graph
Get the default cache policy for this graph.
getDefaultNamespaces() - Method in class org.jboss.dna.graph.BasicExecutionContextFactory
 
getDefaultNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDefaultNamespaceUri() - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
getDelegate() - Method in class org.jboss.dna.repository.RepositoryLibrary
Get the delegate connection factory.
getDependencies(MavenId) - Method in class org.jboss.dna.maven.MavenRepository
Get the dependencies for the Maven project with the specified ID.
getDescription() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the description for this component
getDescription() - Method in class org.jboss.dna.common.stats.Stopwatch
 
getDescriptor(String) - Method in class org.jboss.dna.jcr.JcrRepository
getDescriptorKeys() - Method in class org.jboss.dna.jcr.JcrRepository
getDetailedStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return this stopwatch's detailed statistics, if they are being kept.
getDoubleFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getDoubleFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for double properties.
getDoubleFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for double properties.
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.properties.basic.StringValueFactory
 
getEndStateMetadata() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
getEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getError() - Method in class org.jboss.dna.graph.requests.Request
Get the error associated with this request, if there is such an error.
getEventTypes() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getExceptionsToRule() - Method in class org.jboss.dna.connector.federation.Projection.PathRule
Get the paths that define the exceptions to this rule.
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 class org.jboss.dna.connector.federation.FederatedRepository
 
getExecutionContext() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
The execution context that this process is operating within.
getExecutionContext() - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Obtain the execution context of the destination.
getExecutionContext() - Method in class org.jboss.dna.repository.sequencers.SequencingService
 
getExecutionContextFactory() - Method in interface org.jboss.dna.graph.connectors.RepositoryContext
Get the factory that can be used to create execution contexts.
getExecutionContextFactory() - Method in class org.jboss.dna.repository.RepositoryLibrary
 
getExecutionEnvironment() - Method in class org.jboss.dna.repository.RepositoryService
 
getExecutionSetProperties() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the properties for this rule set that can be passed to an RuleExecutionSetProvider's createRuleExecutionSet method.
getExecutorService() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the executor service used to run the sequencers.
getExpirationTimeInUtc() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the expiration time, already in UTC.
getExpirationTimeInUtc() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Get the expiration time (in UTC) that is the earliest time that any of the contributions Contribution.getExpirationTimeInUtc().
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.properties.PathExpression
 
getFields() - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
Gets a ordered lists of FieldMetadata from the unit.
getFileToUpload() - Method in class org.jboss.example.dna.sequencers.ConsoleInput
getFileToUpload() - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
getFormat() - Method in class org.jboss.dna.sequencer.images.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.images.ImageMetadata
If ImageMetadata.check() was successful, returns the image format's name.
getGeneratedPrefixTemplate() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
getGraph() - Method in class org.jboss.dna.graph.Graph.Batch
Obtain the graph that this batch uses.
getGraph() - Method in class org.jboss.dna.graph.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.
getGroupId() - Method in class org.jboss.dna.maven.MavenId
A universally unique identifier for a project.
getHash() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the SHA-1 hash of the contents.
getHash() - Method in interface org.jboss.dna.graph.properties.Binary
Get the SHA-1 hash of the contents.
getHeight() - Method in class org.jboss.dna.sequencer.images.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.stats.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.stats.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.properties.basic.JodaDateTime
Get the hour of the day of this instance in time.
getHourOfDay() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the hour of the day of this instance in time.
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.maven.MavenDependency
The identifier of the artifact for this dependency.
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.properties.basic.BasicPathSegment
Get the index for this segment, which will be 0 if this segment has no specific index.
getIndex() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the index for this segment, which will be 0 if this segment has no specific index.
getInfoType() - Method in class org.jboss.example.dna.sequencers.ContentInfo
 
getInputPath() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
getInputPath() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the path of the input node containing the content being sequenced.
getInputPath() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Return the path of the input node containing the content being sequenced.
getInputPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
getInputProperties() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperties() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Return the set of properties from the input node containing the content being sequenced.
getInputProperty(Name) - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the property with the supplied name from the input node containing the content being sequenced.
getInputProperty(Name) - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
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.connector.federation.ProjectionParser
Get the shared projection parser, which is by default populated with the standard parser rules.
getInstanceCount() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
 
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.
getInUseCount() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the approximate number of connections that are currently checked out from the pool.
getJavadocMetadata() - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
getJavaElements() - Method in class org.jboss.example.dna.sequencers.JavaInfo
 
getJavaSourceFromTheInputStream(InputStream, long, String) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Gets Java source from the InputStream.
getJndiName() - Method in class org.jboss.dna.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.connectors.RepositoryConnectionPool
Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may remain idle before being closed.
getKeywords() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
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.properties.basic.BasicPath
Get the last segment in this path.
getLastSegment() - Method in interface org.jboss.dna.graph.properties.Path
Get the last segment in this path.
getLevel() - Method in class org.jboss.dna.common.util.Logger
Get the logging level at which this logger is current set.
getListeners() - Method in class org.jboss.dna.connector.federation.FederatedRepository
Get the list of listeners, which is the actual list used by the repository.
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.federation.FederationI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
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.images.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.federation.FederationI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.federation.FederationI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
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.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.images.ImageSequencerI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.images.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.properties.basic.BasicName
Get the local name part of this qualified name.
getLocalName() - Method in interface org.jboss.dna.graph.properties.Name
Get the local name part of this qualified name.
getLocation() - Method in class org.jboss.dna.common.collection.Problem
 
getLocation() - Method in interface org.jboss.dna.graph.Node
Get the location of the node.
getLocation() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
Get the path that was not found
getLocation() - Method in interface org.jboss.dna.graph.Subgraph
Get the location of the node.
getLocationFor(Path) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the location for the supplied path.
getLocationInSource() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the source-specific location of this information.
getLocationInSource() - Method in class org.jboss.dna.connector.federation.contribution.EmptyContribution
Get the source-specific location of this information.
getLocationInSource() - Method in class org.jboss.dna.connector.federation.contribution.NonEmptyContribution
Get the source-specific location of this information.
getLocationOfRepositoryFiles() - Method in class org.jboss.example.dna.repository.ConsoleInput
getLocationOfRepositoryFiles() - Method in interface org.jboss.example.dna.repository.UserInterface
 
getLock() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
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.BasicExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in class org.jboss.dna.graph.BasicExecutionContext
Return a logger associated with this context.
getLogger(Class<?>) - Method in interface org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger(String) - Method in interface org.jboss.dna.graph.ExecutionContext
Return a logger associated with this context.
getLogger() - Method in class org.jboss.dna.repository.mimetype.MimeTypeDetectors
Gets the logger for this system
getLogger() - Method in class org.jboss.dna.repository.observation.ObservationService
Get the logger for this system
getLogger() - Method in class org.jboss.dna.repository.rules.RuleService
Get the logger for this system
getLogger() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getLogger(Class<?>) - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Return a logger associated with this context.
getLogger(String) - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Return a logger associated with this context.
getLoggingLocale() - Static method in class org.jboss.dna.common.util.Logger
Get the locale used for the logs.
getLoginContext() - Method in class org.jboss.dna.graph.BasicExecutionContext
getLoginContext() - Method in interface org.jboss.dna.graph.ExecutionContext
 
getLoginContext() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
getLongFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getLongFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for long properties.
getLongFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for long properties.
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the lower bound of this bucket.
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.ExplicitBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.StandardDeviationBucketingStrategy
 
getLowestAncestorThatDoesExist() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
Get the lowest (closest) existing ancestor of the non-existant location.
getLowestExistingPath(Path) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
Find the lowest existing node along the path.
getMathOperations() - Method in class org.jboss.dna.common.stats.Histogram
 
getMathOperations() - Method in class org.jboss.dna.common.stats.SimpleStatistics
 
getMaxFailedAttemptsBeforeError() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getMaximum() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the maximum value in the series.
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.stats.Stopwatch
Get the maximum duration that this stopwatch has recorded.
getMaximumPoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getMean() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMeanValue() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Return the mean (average) value.
getMedian() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMedianDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the median duration that this stopwatch has recorded.
getMedianValue() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the median value.
getMediaType() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
getMergePlan() - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
Get the merge plan for this federated node
getMessage() - Method in class org.jboss.dna.common.collection.Problem
 
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.properties.basic.JodaDateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMilliseconds() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the number of milliseconds from 1970-01-01T00:00Z.
getMillisOfSecond() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the milliseconds of the second value of this instance in time.
getMillisOfSecond() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the milliseconds of the second value of this instance in time.
getMimeType() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Return the MIME-type of the content being sequenced.
getMimeType() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Return the MIME-type of the content being sequenced.
getMimeType() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns a String with the MIME type of the format.
getMinimum() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the minimum value in the series.
getMinimumDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the minimum duration that this stopwatch has recorded.
getMinuteOfHour() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the minute of this instance in time.
getMinuteOfHour() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the minute of this instance in time.
getMinutes() - Method in class org.jboss.dna.common.math.Duration.Components
Get the whole minutes in this duration.
getModifiedProperties() - Method in class org.jboss.dna.repository.observation.NodeChange
 
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.properties.basic.JodaDateTime
Get the month of the year of this instance in time.
getMonthOfYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the month of the year of this instance in time.
getName() - Method in 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.federation.FederatedRepository
Get the name of this repository
getName() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Get the name of this repository
getName() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
getName() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.connector.inmemory.Node
 
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.svn.SVNRepositorySource
Get the name for this repository source.
getName() - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Get the name for this repository source.
getName() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the name component of this segment.
getName() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Get the name of the property.
getName() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the name component of this segment.
getName() - Method in interface org.jboss.dna.graph.properties.Property
Get the name of the property.
getName() - Method in enum org.jboss.dna.graph.properties.PropertyType
 
getName() - Method in class org.jboss.dna.repository.sequencers.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.JPDL3TransitionMetadata
 
getName() - Method in class org.jboss.example.dna.sequencers.ContentInfo
 
getNameFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getNameFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for name properties.
getNameFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for name properties.
getNamesOfRepositories() - Method in class org.jboss.example.dna.repository.RepositoryClient
Get the names of the repositories.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceForPrefix(String) - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Get the namespace URI for the supplied prefix.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the namespace registry for this context.
getNamespaceRegistry() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the namespace registry for this context.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.properties.basic.NameValueFactory
Get the namespace registry.
getNamespaceRegistry() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
 
getNamespaceRegistry() - Method in interface org.jboss.dna.graph.properties.NameFactory
Get the namespace registry.
getNamespaceRegistry() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get the namespace registry for this context.
getNamespaces() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called. The resulting set is immutable, and will not reflect changes made to the registry.
getNamespaces() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Obtain a snapshot of all of the namespaces registered at the time this method is called.
getNamespaces() - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
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.properties.basic.BasicName
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
Get the URI for the namespace
getNamespaceUri() - Method in interface org.jboss.dna.graph.properties.Name
Get the URI for the namespace used in this qualified name.
getNamespaceUri() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry.Namespace
Get the URI for the namespace
getNode(UUID) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
getNode(ExecutionContext, String) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
getNode(Path) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
Find a node with the given path.
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(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
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.
getNodeFilter() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the node filter used by this system.
getNodeInfo(String, String, Map<String, Object[]>, List<String>) - Method in class org.jboss.example.dna.repository.RepositoryClient
Get the information about a node, using the API method.
getNodePath() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getNodeTypeNames() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getNormalizedPath() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get a normalized path with as many ".." segments and all "." resolved.
getNormalizedPath() - Method in interface org.jboss.dna.graph.properties.Path
Get a normalized path with as many ".." segments and all "." resolved.
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.requests.ReadAllPropertiesRequest
Get the number of children for this node.
getNumberOfComments() - Method in class org.jboss.dna.sequencer.images.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.
getNumberOfEventsEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventSetsEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventSetsIgnored() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventsIgnored() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfImages() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the number of images in the examined file.
getNumberOfNodeChangesEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfNodesSequenced() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getNumberOfNodesSkipped() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getNumberOfValues() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the number of values in this bucket.
getObjectFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getObjectFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for object properties.
getObjectFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for object properties.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
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.svn.SVNRepositorySource
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
 
getOutputExpression() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
getOutputPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
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.connector.inmemory.Node
 
getParent() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the path to the parent, or this path if it is the root.
getParent() - Method in interface org.jboss.dna.graph.properties.Path
Return the path to the parent, or this path if it is the root.
getPassword() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the password that should be used when authenticating and creating connections.
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.maven.MavenUrl
 
getPath() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
 
getPath() - Method in class org.jboss.example.dna.sequencers.ContentInfo
 
getPathExpressions() - Method in class org.jboss.dna.repository.sequencers.SequencerConfig
 
getPathFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getPathFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for path properties.
getPathFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for path properties.
getPathInRepository() - Method in class org.jboss.dna.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.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.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.connector.federation.Projection.PathRule
The path of the content as known to the source
getPathInSource(Path, PathFactory) - Method in class org.jboss.dna.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. This method considers a path that is at or below the rule's source path to be included, except if there are exceptions that explicitly disallow the path.
getPathInSource(Path, PathFactory) - Method in class org.jboss.dna.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.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.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
 
getPdName() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
Get the name of process definition.
getPercentageOfValues() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Return the percentage of values in the histogram that appear in this bucket.
getPhysicalHeightDpi() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class org.jboss.dna.sequencer.images.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.images.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.images.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.connectors.RepositoryConnectionPool
 
getPoolSize() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns the current number of connections in the pool, including those that are checked out (in use) and those that are not being used.
getPort() - Method in class org.jboss.dna.maven.MavenUrl
Get the port.
getPrefix(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPrefix() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
Get the prefix for the namespace
getPrefix() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry.Namespace
Get the prefix for the namespace
getPrefixes(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPrefixForNamespaceUri(String, boolean) - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Return the prefix used for the supplied namespace URI.
getPreOrder() - Method in class org.jboss.dna.repository.observation.NodeChanges
 
getPrimaryTypeValue() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
Get the primary type specified for this node, or null if the type was not specified
getProblemLog() - Method in class org.jboss.dna.repository.observation.ObservationService
 
getProblems() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Return the problem associated with this configuration.
getProblems() - Method in interface org.jboss.dna.graph.sequencers.SequencerContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProblems() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get an interface that can be used to record various problems, warnings, and errors that are not extreme enough to warrant throwing exceptions.
getProperties() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the properties that are in this contribution.
getProperties() - Method in class org.jboss.dna.connector.federation.contribution.MultiPropertyContribution
Get the properties that are in this contribution.
getProperties() - Method in class org.jboss.dna.connector.federation.contribution.OnePropertyContribution
Get the properties that are in this contribution.
getProperties() - Method in class org.jboss.dna.connector.federation.contribution.ThreePropertyContribution
Get the properties that are in this contribution.
getProperties() - Method in class org.jboss.dna.connector.federation.contribution.TwoPropertyContribution
Get the properties that are in this contribution.
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.requests.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getProperties() - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
Get the properties for this provider.
getProperties() - Method in class org.jboss.dna.repository.rules.RuleSet
Get this rule set's properties as an unmodifiable map.
getProperties() - Method in class org.jboss.example.dna.sequencers.ContentInfo
 
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.requests.ReadAllPropertiesRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesByName() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Get the properties that were read from the RepositoryConnection.
getPropertiesFor(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Get the nodes that make up this branch.
getProperty(String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getProperty(String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getProperty(Name) - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the contributed property with the supplied name.
getProperty(Name) - Method in class org.jboss.dna.connector.federation.contribution.MultiPropertyContribution
Get the contributed property with the supplied name.
getProperty(Name) - Method in class org.jboss.dna.connector.federation.contribution.OnePropertyContribution
Get the contributed property with the supplied name.
getProperty(Name) - Method in class org.jboss.dna.connector.federation.contribution.ThreePropertyContribution
Get the contributed property with the supplied name.
getProperty(Name) - Method in class org.jboss.dna.connector.federation.contribution.TwoPropertyContribution
Get the contributed property with the supplied name.
getProperty(ExecutionContext, String) - Method in class org.jboss.dna.connector.inmemory.Node
 
getProperty(Name) - Method in class org.jboss.dna.connector.inmemory.Node
 
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.requests.ReadPropertyRequest
Get the property that was read.
getPropertyAsString(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyAsString(Node, String, boolean, String, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyAsStringArray(Node, String, boolean, Problems, String...) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Get the number of properties that are in this contribution.
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
 
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Stats
 
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.MultiPropertyContribution
Get the number of properties that are in this contribution.
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.OnePropertyContribution
Get the number of properties that are in this contribution.
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.ThreePropertyContribution
Get the number of properties that are in this contribution.
getPropertyCount() - Method in class org.jboss.dna.connector.federation.contribution.TwoPropertyContribution
Get the number of properties that are in this contribution.
getPropertyFactory() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the factory for creating Property objects.
getPropertyFactory() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the factory for creating Property objects.
getPropertyFactory() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get the factory for creating Property objects.
getPropertyType() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactory
Get the type of values created by this factory.
getPropertyType() - Method in interface org.jboss.dna.graph.properties.ValueFactory
Get the type of values created by this factory.
getPropertyValue(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyValues() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
Get the property values, which may be empty
getProviderUri() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the URI of the JSR-94 RuleServiceProvider implementation that should be used.
getReadable(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
getReference() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
getReference() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
getReference() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
getReference() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
getReferenceFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getReferenceFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for reference properties.
getReferenceFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for reference properties.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Obtain the set of namespaces that are registered.
getRegisteredNamespaceUris() - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Obtain the set of namespaces that are registered.
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.
getRemovedProperties() - Method in class org.jboss.dna.repository.observation.NodeChange
 
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.connectors.RepositoryContext
Get the factory for connections to other sources.
getRepositoryContext() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
getRepositoryContext() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
 
getRepositoryContext() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
getRepositoryContext() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getRepositoryName() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name of the federated repository.
getRepositoryPath(String) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
getRepositoryPath(String) - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
getRepositorySource() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the RepositorySource that's used by this pool.
getRepositorySourceManager() - Method in class org.jboss.dna.repository.RepositoryService
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getRequests() - Method in class org.jboss.dna.graph.requests.CompositeRequest
Return the unmodifiable requests contained in this composite request.
getResource() - Method in class org.jboss.dna.common.collection.Problem
 
getRetryLimit() - Method in class org.jboss.dna.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.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 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.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 interface org.jboss.dna.graph.connectors.RepositorySource
Get the maximum number of retries that may be performed on a given operation when using connections created by this source.
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.connector.inmemory.InMemoryRepository
 
getRoot() - Method in interface org.jboss.dna.graph.Subgraph
Get the node that is at the root of the subgraph.
getRootNodeUuid() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
 
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.svn.SVNRepositorySource
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.
getRootNodeUuidObject() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the UUID of the root node for the cache.
getRules() - Method in class org.jboss.dna.connector.federation.Projection
Get the rules that define this projection.
getRules() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the rules defined in terms of the language reqired by the provider.
getRuleService() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getRuleSets() - Method in class org.jboss.dna.repository.rules.RuleService
Obtain the rule sets that are currently available in this service.
getRuleSetUri() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the URI of this rule set.
getRuntimeScopes() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
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.properties.basic.JodaDateTime
Get the seconds of the minute value of this instance in time.
getSecondOfMinute() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the seconds of the minute value of this instance in time.
getSeconds() - Method in class org.jboss.dna.common.math.Duration.Components
Get the duration's seconds component.
getSecurityDomain() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name of the security domain that should be used by JAAS to identify the application or security context.
getSegment(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the segment at the supplied index.
getSegment(int) - Method in interface org.jboss.dna.graph.properties.Path
Get the segment at the supplied index.
getSegmentsArray() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Obtain a copy of the segments in this path.
getSegmentsArray() - Method in interface org.jboss.dna.graph.properties.Path
Obtain a copy of the segments in this path.
getSegmentsList() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get an unmodifiable list of the path segments.
getSegmentsList() - Method in interface org.jboss.dna.graph.properties.Path
Get an unmodifiable list of the path segments.
getSelectedNodePath() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
getSelectedPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
getSelectExpression() - Method in class org.jboss.dna.graph.properties.PathExpression
 
getSelectExpression() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
getSequencerSelector() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the sequencing selector used by this system.
getServiceName() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Get the name of this service in the current locale.
getServiceName(Locale) - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Get the name of this service in the specified locale.
getSessionFactory() - Method in class org.jboss.dna.repository.observation.ObservationService
 
getSessionFactory() - Method in class org.jboss.dna.repository.util.BasicJcrExecutionContext
Get the session factory, which can be used to obtain sessions temporarily for this context.
getSessionFactory() - Method in interface org.jboss.dna.repository.util.JcrExecutionContext
Get the session factory, which can be used to obtain sessions temporarily for this context.
getSheets() - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
getSignificantFigures() - Method in class org.jboss.dna.common.stats.Histogram
 
getSimpleStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return this stopwatch's simple statistics.
getSize() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the length of this binary data.
getSize() - Method in interface org.jboss.dna.graph.properties.Binary
Get the length of this binary data.
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.federation.contribution.Contribution
Get the name of the source that made this contribution.
getSourceName() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.connector.federation.Projection
Get the name of the source to which this projection applies.
getSourceName() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Get the name for this repository source.
getSourceName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheConnection
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 interface org.jboss.dna.graph.connectors.RepositoryConnection
Get the name for this repository source.
getSourceName() - Method in exception org.jboss.dna.graph.connectors.RepositorySourceException
 
getSourceName() - Method in class org.jboss.dna.graph.Graph
The name of the repository that will be used by this graph.
getSourceName() - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Get the name of the source against which this processor is executing.
getSourceNames() - Method in class org.jboss.dna.repository.RepositoryLibrary
Get an unmodifiable collection of RepositorySource names.
getSourceProjections() - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Get an unmodifiable list of the immutable source projections.
getSourceProjections() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
Return the unmodifiable list of source projections.
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.stats.DetailedStatistics
Return the standard deviation.
getStartStateMetadata() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
getStartTime() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getStartTime() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getState() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return the current state of this service.
getState() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return the current state of this system.
getStatistics() - Method in class org.jboss.dna.repository.observation.ObservationService
Get the statistics for this system.
getStatistics() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the statistics for this system.
getStatistics(SequencingService.Statistics) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
getStatistics() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Get the sequencing statistics.
getStatus() - Method in class org.jboss.dna.common.collection.Problem
 
getStrategy() - Method in class org.jboss.dna.common.stats.Histogram
 
getStream() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Get the contents of this data as a stream.
getStream() - Method in interface org.jboss.dna.graph.properties.Binary
Get the contents of this data as a stream.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.connector.federation.Projection.PathRule
 
getString(TextEncoder) - Method in class org.jboss.dna.connector.federation.Projection.PathRule
getString() - Method in class org.jboss.dna.connector.federation.Projection.PathRule
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.connector.federation.Projection.Rule
 
getString(TextEncoder) - Method in class org.jboss.dna.connector.federation.Projection.Rule
 
getString() - Method in class org.jboss.dna.connector.federation.Projection.Rule
 
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the string form of the name.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied encoder to encode characters in the local name and namespace.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicName
Get the encoded string form of the name, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part.
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the string form of the path.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the string form of the segment.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Get the encoded string form of the segment, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
Get the string form of the Reference.
getString(TextEncoder) - Method in class org.jboss.dna.graph.properties.basic.UuidReference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getString() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the ISO-8601 representation of this instance in time.
getString() - Method in interface org.jboss.dna.graph.properties.Name
Get the string form of the name.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied encoder to encode characters in the local name and namespace.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Name
Get the string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied namespace registry to convert the namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Name
Get the encoded string form of the name, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments, and using the second delimiter to encode (or convert) the delimiter used between the namespace prefix and the local part.
getString() - Method in interface org.jboss.dna.graph.properties.Path
Get the string form of the path.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Path
Get the string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path
Get the encoded string form of the path, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the string form of the segment.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix.
getString(NamespaceRegistry, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied namespace registry to convert the name's namespace URI to a prefix and the supplied encoder to encode characters in each of the path segments.
getString(NamespaceRegistry, TextEncoder, TextEncoder) - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the encoded string form of the segment, using the supplied namespace registry to convert the names' namespace URIs to prefixes and the supplied encoder to encode characters in each of the path segments.
getString() - Method in interface org.jboss.dna.graph.properties.Reference
Get the string form of the Reference.
getString(TextEncoder) - Method in interface org.jboss.dna.graph.properties.Reference
Get the encoded string form of the Reference, using the supplied encoder to encode characters in the reference.
getStringFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getStringFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for string properties.
getStringFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for string properties.
getSubgraphOfDepth(int) - Method in class org.jboss.dna.graph.Graph
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
getSubject() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the JAAS subject for which this context was created.
getSubject() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the JAAS subject for which this context was created.
getSubject() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get the JAAS subject for which this context was created.
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
 
getSVNPassword() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getSVNURL() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
getSVNUsername() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
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.properties.ValueFormatException
Get the PropertyType to which the value was being converted.
getTemplate() - Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
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
 
getTextDecoder() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
 
getTextGraph(int) - Method in class org.jboss.dna.common.stats.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.requests.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.
getTimeToLive() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in interface org.jboss.dna.graph.cache.CachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeToLive() - Method in class org.jboss.dna.graph.cache.ImmutableCachePolicy
Get the system time in milliseconds before which the node data remains valid.
getTimeZoneId() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneId() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the identifier of the time zone in which this instant is defined
getTimeZoneOffsetHours() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the number of hours that this time zone is offset from UTC.
getTimeZoneOffsetHours() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the number of hours that this time zone is offset from UTC.
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
 
getTools() - Method in class org.jboss.dna.repository.util.BasicJcrExecutionContext
Get a set of utilities for working with JCR.
getTools() - Method in interface org.jboss.dna.repository.util.JcrExecutionContext
Get a set of utilities for working with JCR.
getTop(int) - Static method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics
Get the N most populous combinations of properties and children counts.
getTopLevelPathsInRepository(PathFactory) - Method in class org.jboss.dna.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.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.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.stats.SimpleStatistics
Get the aggregate sum of the values in the series.
getTotalConnectionsCreated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the total number of connections that have been created by this pool.
getTotalConnectionsUsed() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Get the total number of times connections have been RepositoryConnectionPool.getConnection() used.
getTotalDuration() - Method in class org.jboss.dna.common.stats.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.stats.Histogram
Return the total number of values that have gone into this histogram.
getTransitions() - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
getType() - Method in class org.jboss.dna.maven.MavenDependency
The type of dependency.
getType() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
getType() - Method in class org.jboss.example.dna.sequencers.JavaInfo
 
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.properties.basic.BasicPathSegment
Get the raw string form of the segment using the no-op encoder.
getUnencodedString() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Get the raw string form of the segment using the no-op encoder.
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
getUnmodifiable() - Method in class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the upper bound of this bucket.
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.ExplicitBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.StandardDeviationBucketingStrategy
 
getUriFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getUriFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for URI properties.
getUriFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for URI properties.
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.federation.FederatedRepositorySource
Get the username that should be used when authenticating and creating connections.
getUuid() - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
Get the UUID for this federated node.
getUuid() - Method in class org.jboss.dna.connector.inmemory.Node
 
getUuid() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
 
getUuidFactory() - Method in class org.jboss.dna.graph.properties.basic.DelegatingValueFactories
 
getUuidFactory() - Method in class org.jboss.dna.graph.properties.basic.StandardValueFactories
Get the value factory for UUID properties.
getUuidFactory() - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory for UUID properties.
getUuidPropertyName() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Get the property name where the UUID is stored for each node.
getUuidPropertyName() - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Get the property name where the UUID is stored for each node.
getUuids() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getValidateConnectionBeforeUse() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
getValue() - Method in exception org.jboss.dna.graph.properties.ValueFormatException
Get the original value that was being converted.
getValue() - Method in class org.jboss.dna.repository.sequencers.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.properties.PropertyType
 
getValueFactories() - Method in class org.jboss.dna.graph.BasicExecutionContext
Get the factories that should be used to create values for properties.
getValueFactories() - Method in interface org.jboss.dna.graph.ExecutionContext
Get the factories that should be used to create values for properties.
getValueFactories() - Method in class org.jboss.dna.repository.sequencers.SequencerNodeContext
Get the factories that should be used to create values for properties.
getValueFactory(PropertyType) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
Get the value factory that is best able to create values with the most natural type given by the supplied value.
getValueFactory(PropertyType) - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory that creates values of the supplied type.
getValueFactory(Object) - Method in interface org.jboss.dna.graph.properties.ValueFactories
Get the value factory that is best able to create values with the most natural type given by the supplied value.
getValues() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Get the values that have been recorded in these statistics.
getValues() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getValues() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Obtain the property's values in their natural form.
getValues() - Method in interface org.jboss.dna.graph.properties.Property
Obtain the property's values in their natural form.
getValuesAsArray() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
Obtain the property's values as an array of objects in their natural form.
getValuesAsArray() - Method in interface org.jboss.dna.graph.properties.Property
Obtain the property's values as an array of objects in their natural form.
getVariables() - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
getVersion() - Method in class org.jboss.dna.maven.MavenId
 
getWeekOfWeekyear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the week of the weekyear of this instance in time.
getWeekOfWeekyear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the week of the weekyear of this instance in time.
getWeekyear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getWeekyear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getWidth() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the width of this bucket.
getWidth() - Method in class org.jboss.dna.sequencer.images.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
 
getWorkspaceName() - Method in class org.jboss.dna.maven.MavenUrl
 
getWorkspaceName() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getXAResource() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Return the transactional resource associated with this connection.
getXAResource() - Method in class org.jboss.dna.connector.jbosscache.JBossCacheConnection
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 interface org.jboss.dna.graph.connectors.RepositoryConnection
Return the transactional resource associated with this connection.
getYear() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the era of this instance in time.
getYear() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the era of this instance in time.
getYear() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getYearOfCentury() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the year of this century of this instance in time.
getYearOfCentury() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the year of this century of this instance in time.
getYearOfEra() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get the year of the era of this instance in time.
getYearOfEra() - Method in interface org.jboss.dna.graph.properties.DateTime
Get the year of the era of this instance in time.
Graph - Class in org.jboss.dna.graph
A graph representation of the content within a RepositorySource, including mechanisms to interact and manipulate that content.
Graph.And<Next> - Interface in org.jboss.dna.graph
A interface that is used to add more locations that are to be copied/moved.
Graph.At<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which which a request operates.
Graph.Batch - Class in org.jboss.dna.graph
Interface for creating multiple requests to perform various operations.
Graph.BatchConjunction - Interface in org.jboss.dna.graph
 
Graph.Conjunction<Next> - Interface in org.jboss.dna.graph
A interface that can be used to finish the current request and start another.
Graph.Copy<Next> - Interface in org.jboss.dna.graph
The interface for defining additional nodes to be copied and the parent into which the node(s) are to be copied. where the node(s) are to be moved.
Graph.Create<Next> - Interface in org.jboss.dna.graph
The interface for defining additional properties on a new node.
Graph.Executable - Interface in org.jboss.dna.graph
A interface used to execute the accumulated requests.
Graph.ImportInto<Next> - Interface in org.jboss.dna.graph
A component that defines the location into which a node should be copied or moved.
Graph.Into<Next> - Interface in org.jboss.dna.graph
A component that defines the location into which a node should be copied or moved.
Graph.Move<Next> - Interface in org.jboss.dna.graph
The interface for defining additional nodes to be moved and the parent into which the node(s) are to be moved.
Graph.Of<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which a request operates.
Graph.On<Next> - Interface in org.jboss.dna.graph
The interface for defining the node upon which a request operates.
GraphI18n - Class in org.jboss.dna.graph
 
GraphI18n() - Constructor for class org.jboss.dna.graph.GraphI18n
 
GraphImporter - Class in org.jboss.dna.graph
 
GraphImporter(Graph) - Constructor for class org.jboss.dna.graph.GraphImporter
 
group(int) - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
groupCount() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 

H

hasChanged(ComponentConfig) - Method in class org.jboss.dna.common.component.ComponentConfig
Determine whether this component has changed with respect to the supplied component.
hasChanged(ComponentConfig) - Method in class org.jboss.dna.repository.rules.RuleSet
Determine whether this component has changed with respect to the supplied component.
hasChanged(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencerConfig
 
hasChildren() - Method in interface org.jboss.dna.graph.Node
Return whether this node has children.
hasError() - Method in class org.jboss.dna.graph.requests.Request
Return whether there is an error associated with this request
hasErrors() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasErrors() - Method in interface org.jboss.dna.common.collection.Problems
 
hasErrors() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
hasExceptionsToRule() - Method in class org.jboss.dna.connector.federation.Projection.PathRule
Get whether this rule has any exceptions.
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.federation.contribution.Contribution
This implementation returns the hash code of the source name, and is compatible with the implementation of Contribution.equals(Object).
hashCode() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
hashCode() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Stats
hashCode() - Method in class org.jboss.dna.connector.federation.contribution.NonEmptyContribution

This implementation returns the hash code of the source name, and is compatible with the implementation of Contribution.equals(Object). This implementation returns the hash code of the source name, and is compatible with the implementation of NonEmptyContribution.equals(Object).

hashCode() - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConfig
hashCode() - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
hashCode() - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
hashCode() - Method in class org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.merge.FourContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.merge.OneContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.merge.ThreeContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.merge.TwoContributionMergePlan
hashCode() - Method in class org.jboss.dna.connector.federation.Projection
hashCode() - Method in class org.jboss.dna.connector.federation.Projection.PathRule
hashCode() - Method in class org.jboss.dna.connector.inmemory.Node
hashCode() - Method in class org.jboss.dna.graph.Location
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicName
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
hashCode() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
hashCode() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
hashCode() - Method in class org.jboss.dna.graph.properties.PathExpression
hashCode() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
hashCode() - Method in class org.jboss.dna.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.observation.NodeChange
hashCode() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
hashCode() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
hashCode() - Method in class org.jboss.dna.repository.sequencers.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.properties.basic.BasicPathSegment
Return whether this segment has an index.
hasIndex() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment has an index.
hasInfo() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
hasInfo() - Method in interface org.jboss.dna.common.collection.Problems
 
hasInfo() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
hasNext() - Method in class org.jboss.dna.common.util.EmptyIterator
hasPath() - Method in class org.jboss.dna.graph.Location
Return whether this location is defined (at least in part) by a path.
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 interface org.jboss.dna.common.collection.Problems
 
hasProblems() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
hasSameAncestor(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path and the supplied path have the same immediate ancestor.
hasSameAncestor(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path and the supplied path have the same immediate ancestor.
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 interface org.jboss.dna.common.collection.Problems
 
hasWarnings() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
Histogram<T extends Number> - Class in org.jboss.dna.common.stats
 
Histogram(MathOperations<T>, List<T>) - Constructor for class org.jboss.dna.common.stats.Histogram
 
Histogram(MathOperations<T>, T...) - Constructor for class org.jboss.dna.common.stats.Histogram
 
Histogram.Bucket - Class in org.jboss.dna.common.stats
Represents a bucket in a histogram.
Histogram.BucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.BucketingStrategy() - Constructor for class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
Histogram.DefaultBucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.DefaultBucketingStrategy() - Constructor for class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
Histogram.ExplicitBucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.StandardDeviationBucketingStrategy - Class in org.jboss.dna.common.stats
 
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
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
 
IMAGE_BITS_PER_PIXEL - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_ENCODING - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_FORMAT_NAME - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_HEIGHT - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_MIME_TYPE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_MIXINS - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_NUMBER_OF_IMAGES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_DPI - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_INCHES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_DPI - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_INCHES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PROGRESSIVE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_WIDTH - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
ImageMetadata - Class in org.jboss.dna.sequencer.images
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.images.ImageMetadata
 
ImageMetadataSequencer - Class in org.jboss.dna.sequencer.images
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.images.ImageMetadataSequencer
 
ImageSequencerI18n - Class in org.jboss.dna.sequencer.images
 
ImageSequencerI18n() - Constructor for class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
ImmutableCachePolicy - Class in org.jboss.dna.graph.cache
 
ImmutableCachePolicy(long) - Constructor for class org.jboss.dna.graph.cache.ImmutableCachePolicy
 
ImportMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
ImportMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ImportMetadata
 
ImportOnDemandMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
ImportOnDemandMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ImportOnDemandMetadata
 
importXml(URI, Location) - Method in class org.jboss.dna.graph.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXml(URI, Location, boolean) - Method in class org.jboss.dna.graph.GraphImporter
Read the content from the supplied URI and import into the repository at the supplied location.
importXmlFrom(URI) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied URI, specifying via the returned object where the content is to be imported.
importXmlFrom(String) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file location, specifying via the returned object where the content is to be imported.
importXmlFrom(File) - Method in class org.jboss.dna.graph.Graph
Import the content from the XML file at the supplied file, specifying via the returned object where the content is to be imported.
includes(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this branch contains the specified location.
includes(Path) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this branch contains the specified path.
includes(String) - Method in interface org.jboss.dna.graph.Results
Return whether these results include a node at the supplied location.
includes(Path) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
includes(Location) - Method in interface org.jboss.dna.graph.Results
Return whether this subgraph has a node at the supplied location.
includesAllEventTypes(int...) - Method in class org.jboss.dna.repository.observation.NodeChange
 
includesEventTypes(int...) - Method in class org.jboss.dna.repository.observation.NodeChange
 
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_NOT_USED - Static variable in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
 
INDEX_NOT_USED - Static variable in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
 
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.federation.FederatedRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain connections to other sources as well as execution contexts.
initialize(RepositoryContext) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain connections to other sources as well as execution contexts.
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 connections to other sources as well as execution contexts.
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 connections to other sources as well as execution contexts.
initialize(RepositoryContext) - Method in interface org.jboss.dna.graph.connectors.RepositorySource
Initialize this source to use the supplied RepositoryContext, from which this source can obtain connections to other sources as well as execution contexts.
INMEMORY_REPOSITORY_SOURCE_CLASSNAME - Static variable in class org.jboss.example.dna.repository.RepositoryClient
 
InMemoryBinary - Class in org.jboss.dna.graph.properties.basic
An implementation of Binary that keeps the binary data in-memory.
InMemoryBinary(byte[]) - Constructor for class org.jboss.dna.graph.properties.basic.InMemoryBinary
 
InMemoryBinaryValueFactory - Class in org.jboss.dna.graph.properties.basic
Teh standard ValueFactory for PropertyType.BINARY values.
InMemoryBinaryValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.InMemoryBinaryValueFactory
 
InMemoryConnectorI18n - Class in org.jboss.dna.connector.inmemory
 
InMemoryConnectorI18n() - Constructor for class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
InMemoryRepository - Class in org.jboss.dna.connector.inmemory
 
InMemoryRepository(String, UUID) - Constructor for class org.jboss.dna.connector.inmemory.InMemoryRepository
 
InMemoryRepositoryConnection - Class in org.jboss.dna.connector.inmemory
 
InMemoryRepositorySource - Class in org.jboss.dna.connector.inmemory
 
InMemoryRepositorySource() - Constructor for class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
Create a repository source instance.
inputStreamConsumed - Static variable in class org.jboss.dna.jcr.JcrI18n
 
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
 
IntegerOperations - Class in org.jboss.dna.common.math
 
IntegerOperations() - Constructor for class org.jboss.dna.common.math.IntegerOperations
 
InterfaceMetadata - Class in org.jboss.dna.sequencer.java.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 interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.ImportInto
Finish the import by specifying the new location into which the node should be copied/moved.
into(Location) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(String) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Path) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(UUID) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Property) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Into
Finish the request by specifying the new location into which the node should be copied/moved.
into() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Get the location defining the parent where the new copy is to be placed
into() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Get the location defining the parent where the branch is to be placed
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
 
InvalidPathException - Exception in org.jboss.dna.graph.properties
 
InvalidPathException() - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(String) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathException
 
InvalidPathExpressionException - Exception in org.jboss.dna.graph.properties
 
InvalidPathExpressionException() - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(String) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
InvalidPathExpressionException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.InvalidPathExpressionException
 
invalidQualifiedNameString - Static variable in class org.jboss.dna.graph.GraphI18n
 
invalidRepositoryNodePath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
InvalidRuleSetException - Exception in org.jboss.dna.repository.rules
 
InvalidRuleSetException() - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(String) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(Throwable) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(String, Throwable) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidSequencerPathExpression - Exception in org.jboss.dna.repository.sequencers
 
InvalidSequencerPathExpression() - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
invalidStateString - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
invoke(InputStream) - Static method in class org.jboss.dna.sequencer.msoffice.word.WordMetadataReader
 
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.
IoException - Exception in org.jboss.dna.graph.properties
 
IoException() - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(String) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.IoException
 
IoUtil - Class in org.jboss.dna.common.util
 
isAbsolute() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return whether this path is an absolute path.
isAbsolute() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path is an absolute path.
isAfter(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is later than the supplied date-time.
isAfter(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is later than the supplied date-time.
isAncestorOf(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is an ancestor of the supplied path.
isAncestorOf(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is an ancestor of the supplied path.
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.properties.basic.BasicPath
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrAbove(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is the same as to or a ancestor of the supplied path.
isAtOrBelow(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path is the same as to or a decendant of the supplied path.
isAtOrBelow(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is the same as to or a decendant of the supplied path.
isBefore(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is earlier than the supplied date-time.
isBefore(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is earlier than the supplied date-time.
isCancelled() - Method in class org.jboss.dna.graph.requests.Request
Check whether this request has been cancelled.
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
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.properties.basic.BasicPath
Determine whether this path is an decendant of the supplied path.
isDecendantOf(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path is an decendant of the supplied path.
isDeep() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
isDetailedStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return true if detailed statistics are being kept.
isEmpty() - Method in class org.jboss.dna.common.collection.AbstractProblems
 
isEmpty() - Method in interface org.jboss.dna.common.collection.Problems
 
isEmpty() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
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.connector.federation.contribution.Contribution
Return whether this contribution is an empty contribution.
isEmpty() - Method in class org.jboss.dna.connector.federation.contribution.EmptyContribution
Return whether this contribution is an empty contribution.
isEmpty() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
 
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether this property has no actual values.
isEmpty() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether this property has no actual values.
isEmpty() - Method in class org.jboss.dna.repository.sequencers.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.
isExpired(DateTime) - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Determine whether this contribution has expired given the supplied current time.
isExpired(DateTime) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Determine whether this merge plan has expired given the supplied current time.
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
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
isMarker() - Method in class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether the property currently has multiple values.
isMultiple() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether the property currently has multiple values.
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).
isNoLocal() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
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.properties.basic.BasicPath
Return whether this path is normalized and contains no "." segments and as few ".." segments as possible.
isNormalized() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path is normalized and contains no "." segments and as few ".." segments as possible.
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
isNotOnPath(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Return whether this node change occurs on a node on a different path than that supplied.
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
isOnPath(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Return whether this node change occurs on a node on the supplied path.
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.properties.basic.BasicPathSegment
Return whether this segment is a reference to a parent.
isParentReference() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment is a reference to a parent.
isPaused() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service is currently paused.
isPaused() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system is currently paused.
isPlaceholder() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
Determine whether this contribution is considered a placeholder necessary solely because the same source has contributions at or below the children.
isPlaceholder() - Method in class org.jboss.dna.connector.federation.contribution.PlaceholderContribution
Determine whether this contribution is considered a placeholder necessary solely because the same source has contributions at or below the children.
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.images.ImageMetadata
Returns whether the image is stored in a progressive (also called: interlaced) way.
isPropertyModified(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Determine whether this node change includes the setting of new value(s) for the supplied property.
isPropertyRemoved(String) - Method in class org.jboss.dna.repository.observation.NodeChange
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.requests.CompositeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.Request
Return whether this request only reads information.
isReadOnly() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Return whether this request only reads information.
isRecording() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics
 
isRegistered() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRegisteredNamespaceUri(String) - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Return whether there is a registered prefix for the supplied namespace URI.
isRemoveDuplicateProperties() - Method in class org.jboss.dna.connector.federation.merge.strategy.SimpleMergeStrategy
 
isRoot() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return whether this path represents the root path.
isRoot() - Method in interface org.jboss.dna.graph.properties.Path
Return whether this path represents the root path.
isRunning() - Method in class org.jboss.dna.common.stats.Stopwatch
Return whether this stopwatch is currently running.
isRunning() - Method in class org.jboss.dna.connector.federation.FederatedRepository
Return true if this federated repository is running and ready for connections.
isRunning() - Method in class org.jboss.dna.graph.connectors.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(Location) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSame(Location, boolean) - Method in class org.jboss.dna.graph.Location
Compare this location to the supplied location, and determine whether the two locations represent the same logical location.
isSameAs(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Determine whether this path represents the same as the supplied path.
isSameAs(DateTime) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Return whether this date-time is at the same time as the supplied date-time.
isSameAs(DateTime) - Method in interface org.jboss.dna.graph.properties.DateTime
Return whether this date-time is at the same time as the supplied date-time.
isSameAs(Path) - Method in interface org.jboss.dna.graph.properties.Path
Determine whether this path represents the same as the supplied path.
isSameNode(NodeChange) - Method in class org.jboss.dna.repository.observation.NodeChange
 
isSelfReference() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
Return whether this segment is a self-reference.
isSelfReference() - Method in interface org.jboss.dna.graph.properties.Path.Segment
Return whether this segment is a self-reference.
isShutdown() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Return whether this connection pool is in the process of shutting down or has already been shut down.
isShutdown() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service is stopped and unable to be restarted.
isShutdown() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system has been shut down.
isSimple() - Method in class org.jboss.dna.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.properties.basic.BasicEmptyProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Determine whether the property currently has a single value.
isSingle() - Method in interface org.jboss.dna.graph.properties.Property
Determine whether the property currently has a single value.
isSingle() - Method in class org.jboss.dna.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
isSlashEncoded() - Method in class org.jboss.dna.common.text.UrlEncoder
 
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.FourContributionMergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.OneContributionMergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.ThreeContributionMergePlan
Return whether the named source was consulted for a contribution.
isSource(String) - Method in class org.jboss.dna.connector.federation.merge.TwoContributionMergePlan
Return whether the named source was consulted for a contribution.
isStarted() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service has been started and is currently running.
isStarted() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system has been started and is currently running.
isTerminated() - Method in class org.jboss.dna.connector.federation.FederatedRepository
Return true if this federated repository has completed its termination and no longer has any open connections.
isTerminated() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Return true if this pool has completed its termination and no longer has any open connections.
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.services.AbstractServiceAdministrator
Return whether this system has finished shutting down.
isTerminated() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system has finished shutting down.
isTerminating() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Returns true if this pool is in the process of terminating after RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() has been called but has not completely terminated.
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.
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.properties.PropertyType
 
isTypeForEach(Iterable<?>) - Method in enum org.jboss.dna.graph.properties.PropertyType
 
isTypeForEach(Iterator<?>) - Method in enum org.jboss.dna.graph.properties.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.
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.
iterator() - Method in class org.jboss.dna.common.collection.AbstractProblems

iterator() - Method in interface org.jboss.dna.common.collection.Problems
iterator() - Method in class org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
iterator() - Method in class org.jboss.dna.connector.federation.merge.FourContributionMergePlan
iterator() - Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
iterator() - Method in class org.jboss.dna.connector.federation.merge.OneContributionMergePlan
iterator() - Method in class org.jboss.dna.connector.federation.merge.ThreeContributionMergePlan
iterator() - Method in class org.jboss.dna.connector.federation.merge.TwoContributionMergePlan
iterator() - Method in class org.jboss.dna.graph.Location
iterator() - Method in class org.jboss.dna.graph.properties.basic.AbstractValueFactories
This implementation always iterates over the instances return by the get*Factory() methods.
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
iterator() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
iterator() - Method in interface org.jboss.dna.graph.properties.Path
iterator() - Static method in enum org.jboss.dna.graph.properties.PropertyType
Return an iterator over all the property type enumeration literals.
iterator() - Method in class org.jboss.dna.graph.requests.CompositeRequest
iterator() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
iterator() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
The resulting iterator accesses the Location objects in the branch, in pre-order traversal order.
iterator() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
iterator() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
iterator() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
iterator() - Method in class org.jboss.dna.repository.observation.NodeChanges
iterator() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Return the entries in this output in an order with shorter paths first.

J

JAAS_LOGIN_CONTEXT_NAME - Static variable in class org.jboss.example.dna.repository.RepositoryClient
 
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
 
JavadocMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.JavadocMetadata
 
JavaInfo - Class in org.jboss.example.dna.sequencers
 
JavaMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
JavaMetadataI18n - Class in org.jboss.dna.sequencer.java
 
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
 
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.
JBossCacheConnection - Class in org.jboss.dna.connector.jbosscache
The repository connection to a JBoss Cache instance.
JBossCacheConnectorI18n - Class in org.jboss.dna.connector.jbosscache
 
JBossCacheConnectorI18n() - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
JBossCacheLexicon - Class in org.jboss.dna.connector.jbosscache
The namespace and property names used within a JBossCacheSource to store internal information.
JBossCacheLexicon() - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheLexicon
 
JBossCacheLexicon.Namespace - Class in org.jboss.dna.connector.jbosscache
 
JBossCacheLexicon.Namespace() - Constructor for class org.jboss.dna.connector.jbosscache.JBossCacheLexicon.Namespace
 
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
 
JcrExecutionContext - Interface in org.jboss.dna.repository.util
The context of an execution within a JCR environment.
JcrI18n - Class in org.jboss.dna.jcr
 
JcrI18n() - Constructor for class org.jboss.dna.jcr.JcrI18n
 
JcrLexicon - Class in org.jboss.dna.graph
 
JcrLexicon() - Constructor for class org.jboss.dna.graph.JcrLexicon
 
JcrLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrLexicon.Namespace
 
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
 
JcrNamespaceRegistry - Class in org.jboss.dna.repository.util
 
JcrNamespaceRegistry(SessionFactory, String) - Constructor for class org.jboss.dna.repository.util.JcrNamespaceRegistry
 
JcrNtLexicon - Class in org.jboss.dna.graph
 
JcrNtLexicon() - Constructor for class org.jboss.dna.graph.JcrNtLexicon
 
JcrNtLexicon.Namespace - Class in org.jboss.dna.graph
 
JcrNtLexicon.Namespace() - Constructor for class org.jboss.dna.graph.JcrNtLexicon.Namespace
 
JcrRepository - Class in org.jboss.dna.jcr
Creates JCR sessions to an underlying repository (which may be a federated repository).
JcrRepository(ExecutionContextFactory, RepositoryConnectionFactory) - 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(Map<String, String>, ExecutionContextFactory, RepositoryConnectionFactory) - 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.
JcrTools - Class in org.jboss.dna.repository.util
 
JcrTools() - Constructor for class org.jboss.dna.repository.util.JcrTools
 
JndiSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances registered in JNDI.
JndiSessionFactory() - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory by creating a new InitialContext.
JndiSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory by supplying the characters that may be used to delimit the workspace name from the repository name.
JndiSessionFactory(Context) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory using the supplied JNDI context.
JndiSessionFactory(Context, char...) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
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.
JodaDateTime - Class in org.jboss.dna.graph.properties.basic
Implementation of DateTime based upon the Joda-Time library.
JodaDateTime() - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(String, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long, Chronology) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(long, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(DateTimeZone) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, int) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(int, int, int, int, int, int, int, String) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(Date) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(Calendar) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTime(DateTime) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTime
 
JodaDateTimeValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.DATE values.
JodaDateTimeValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.JodaDateTimeValueFactory
 
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.
JPDL3StartStateMetadata - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3StartStateMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3StartStateMetadata
 
JPDL3TransitionMetadata - Class in org.jboss.dna.sequencer.jpdl3
 
JPDL3TransitionMetadata() - Constructor for class org.jboss.dna.sequencer.jpdl3.JPDL3TransitionMetadata
 
JSR283_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that decodes according to JSR-283.
JSR283_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that encodes according to JSR-283.
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

length(InputStream) - Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
Get the length of the input stream.
list(PrintStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
list(PrintWriter) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
load(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
loadFromXML(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
loadProperties(Node, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
loadProperties(Node, Map<String, Object>, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
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.properties.basic
 
LocalNamespaceRegistry(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
 
LocalNamespaceRegistry(NamespaceRegistry, String) - Constructor for class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
 
Location - Class in org.jboss.dna.graph
The location of a node, as specified by either its path, UUID, and/or identification properties.
Location(Path) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path.
Location(UUID) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a UUID.
Location(Path, UUID) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an UUID.
Location(Path, Property) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and a single identification property.
Location(Path, Property, Property...) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and multiple identification properties.
Location(Path, Iterable<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
Location(Property) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a single identification property.
Location(Property, Property...) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
Location(Iterable<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by a path and an iterator over identification properties.
Location(List<Property>) - Constructor for class org.jboss.dna.graph.Location
Create a location defined by multiple identification properties.
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.requests.processor
A RequestProcessor implementation that wraps another and that logs messages at the supplied level.
LoggingRequestProcessor(RequestProcessor, Logger, Logger.Level) - Constructor for class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
 
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.example.dna.repository.RepositoryClient
Calling this will lose the context
LONG_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of long values.
LongOperations - Class in org.jboss.dna.common.math
 
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.properties.basic
The standard ValueFactory for PropertyType.LONG values.
LongValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.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.images.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.
main(String[]) - Static method in class org.jboss.example.dna.repository.RepositoryClient
 
main(String[]) - Static method in class org.jboss.example.dna.sequencers.SequencingClient
 
makeAccessible(AccessibleObject) - Static method in class org.jboss.dna.common.util.ClassUtil
 
MarkerAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
MarkerAnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
matcher(String) - Method in class org.jboss.dna.graph.properties.PathExpression
 
matcher(String) - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
matches() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
 
matches() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
matchesAnything() - Method in class org.jboss.dna.graph.properties.PathExpression
Return whether this expression matches anything and therefore is not restrictive.
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
 
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
 
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.requests.ReadBranchRequest
Get the maximum depth of the branch that is to be read.
maximumPoolSizeMayNotBeSmallerThanCorePoolSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
MediaInfo - Class in org.jboss.example.dna.sequencers
 
merge(FederatedNode, List<Contribution>, ExecutionContext) - Method in interface org.jboss.dna.connector.federation.merge.strategy.MergeStrategy
Merge the contributions into a single
merge(FederatedNode, List<Contribution>, ExecutionContext) - Method in class org.jboss.dna.connector.federation.merge.strategy.OneContributionMergeStrategy
Merge the contributions into a single This method only uses the one and only one non-null Contribution in the contributions.
merge(FederatedNode, List<Contribution>, ExecutionContext) - Method in class org.jboss.dna.connector.federation.merge.strategy.SimpleMergeStrategy
Merge the contributions into a single
MERGE_PLAN - Static variable in class org.jboss.dna.graph.DnaLexicon
 
MergePlan - Class in org.jboss.dna.connector.federation.merge
This class represents the details about how information from different sources are merged into a single federated node.
MergeStrategy - Interface in org.jboss.dna.connector.federation.merge.strategy
 
messageDigestNotFound - Static variable in class org.jboss.dna.graph.GraphI18n
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.images.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
 
MethodTypeMemberMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.MethodTypeMemberMetadata
 
MimeType - Class in org.jboss.dna.repository.mimetype
Convenience class for working with the default MIME-type detectors.
MimeType() - Constructor for class org.jboss.dna.repository.mimetype.MimeType
 
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.
MimeTypeDetectorConfig - Class in org.jboss.dna.repository.mimetype
 
MimeTypeDetectorConfig(String, String, String, String[]) - Constructor for class org.jboss.dna.repository.mimetype.MimeTypeDetectorConfig
 
MimeTypeDetectors - Class in org.jboss.dna.repository.mimetype
 
MimeTypeDetectors() - Constructor for class org.jboss.dna.repository.mimetype.MimeTypeDetectors
 
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.mimetype.ApertureMimeTypeDetector
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.repository.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.
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.properties.basic.JodaDateTime
Subtract the specified about of time in the supplied units.
minus(long, TimeUnit) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified about of time in the supplied units.
minusDays(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of days from this time instant.
minusDays(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of days from this time instant.
minusHours(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of hours from this time instant.
minusHours(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of hours from this time instant.
minusMillis(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of milliseconds from this time instant.
minusMillis(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of milliseconds from this time instant.
minusMinutes(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of minutes from this time instant.
minusMinutes(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of minutes from this time instant.
minusMonths(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of months from this time instant.
minusMonths(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of months from this time instant.
minusSeconds(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of seconds from this time instant.
minusSeconds(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of seconds from this time instant.
minusWeeks(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of weeks from this time instant.
minusWeeks(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of weeks from this time instant.
minusYears(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Subtract the specified number of years from this time instant.
minusYears(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Subtract the specified number of years from this time instant.
missingEndBracketInSegmentName - Static variable in class org.jboss.dna.graph.GraphI18n
 
ModifierMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
ModifierMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.ModifierMetadata
 
monitor(String, String, int, boolean, String[], String[], boolean) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for events of the given type on any node at or under the supplied path.
monitor(String, String, String...) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for default event types on any node at or under the supplied path.
monitor(String, int, String...) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for the supplied event types on any node in the workspace.
move(Node) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
move(Node) - Method in class org.jboss.dna.graph.Graph
Begin the request to move the specified node into a parent node at a different location, which is specified via the into(...)
move(Location) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node at the specified location into a parent node at a different location, which is specified via the into(...)
move(String) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(Path) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node located at the supplied path into a parent node at a different location, which is specified via the into(...)
move(UUID) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified unique identifier into a parent node at a different location, which is specified via the into(...)
move(Property) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified unique identification property into a parent node at a different location, which is specified via the into(...)
move(Property, Property...) - Method in class org.jboss.dna.graph.Graph
Begin the request to move a node with the specified identification properties into a parent node at a different location, which is specified via the into(...)
MoveBranchRequest - Class in org.jboss.dna.graph.requests
Instruction that a branch be moved from one location into another.
MoveBranchRequest(Location, Location) - Constructor for class org.jboss.dna.graph.requests.MoveBranchRequest
Create a request to move a branch from one location into another.
MoveBranchRequest(Location, Location, NodeConflictBehavior) - Constructor for class org.jboss.dna.graph.requests.MoveBranchRequest
Create a request to move a branch from one location into another.
moveNode(ExecutionContext, Node, Node) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
Move the supplied node to the new parent.
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
 
MSOfficeMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
 
MSOfficeMetadataI18n - Class in org.jboss.dna.sequencer.msoffice
 
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
 
MultiChildContribution - Class in org.jboss.dna.connector.federation.contribution
The contribution of a source to the information for a single federated node.
MultiChildContribution(String, Location, DateTime, Iterable<Location>) - Constructor for class org.jboss.dna.connector.federation.contribution.MultiChildContribution
Create a contribution of children from the source with the supplied name.
MultipleContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
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
 
MultiPropertyContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only properties to a node.
MultiPropertyContribution(String, Location, DateTime, Iterable<Property>) - Constructor for class org.jboss.dna.connector.federation.contribution.MultiPropertyContribution
Create a contribution of node properties from the source with the supplied name.

N

NAME - Static variable in class org.jboss.dna.graph.JcrLexicon
 
Name - Interface in org.jboss.dna.graph.properties
A qualified name consisting of a namespace and a local name.
NAME - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
NAME_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of name values.
named() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the name of the property that is to be read
NameFactory - Interface in org.jboss.dna.graph.properties
A factory for creating names.
NamespaceException - Exception in org.jboss.dna.graph.properties
 
NamespaceException() - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(String) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(Throwable) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.NamespaceException
 
NamespaceRegistry - Interface in org.jboss.dna.graph.properties
Registry of namespaces, which are used to provide isolated and independent domains for names.
NamespaceRegistry.Namespace - Interface in org.jboss.dna.graph.properties
Representation of a single namespace at a single point in time.
NameValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.NAME values.
NameValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.NameValueFactory
 
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
 
next() - Method in class org.jboss.dna.common.util.EmptyIterator
NO_INDEX - Static variable in interface org.jboss.dna.graph.properties.Path
The index that will be returned for a Path.Segment that has no index.
NO_OP_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that does nothing.
NO_OP_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that does nothing.
NO_OP_PROBLEM_LOG - Static variable in class org.jboss.dna.repository.observation.ObservationService
 
NO_PORT - Static variable in class org.jboss.dna.maven.MavenUrl
 
Node - Class in org.jboss.dna.connector.inmemory
 
Node(UUID) - Constructor for class org.jboss.dna.connector.inmemory.Node
 
Node - Interface in org.jboss.dna.graph
A node in a graph, with methods to access the properties and children.
NodeChange - Class in org.jboss.dna.repository.observation
A notification of changes to a node.
NodeChange(String, String, int, Set<String>, Set<String>) - Constructor for class org.jboss.dna.repository.observation.NodeChange
 
NodeChangeListener - Interface in org.jboss.dna.repository.observation
 
NodeChanges - Class in org.jboss.dna.repository.observation
A utility class that builds node changes from a sequence of events.
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.
NodeContribution - Class in org.jboss.dna.connector.federation.contribution
The contribution of a source to the information for a single federated node.
NodeContribution(String, Location, DateTime, Iterable<Property>, Iterable<Location>) - Constructor for class org.jboss.dna.connector.federation.contribution.NodeContribution
Create a contribution of node properties and children from the source with the supplied name.
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.inmemory.InMemoryConnectorI18n
 
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
nodeDoesNotExist - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
nodeDoesNotExistAtLocation - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
nodeDoesNotExistAtPath - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
noNamespaceRegisteredForPrefix - Static variable in class org.jboss.dna.graph.GraphI18n
 
NonEmptyContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a non-empty source contribution from a single location within the source.
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
 
NormalAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
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.
notify(String, Object...) - Method in interface org.jboss.dna.graph.connectors.RepositorySourceListener
 
nullActivityMonitorTaskName - Static variable in class org.jboss.dna.common.CommonI18n
 

O

OBJECT_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of other values.
objectFoundInJndiWasNotCache - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
objectFoundInJndiWasNotCache - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
objectFoundInJndiWasNotCacheFactory - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
objectFoundInJndiWasNotCacheFactory - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
ObjectValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.OBJECT values.
ObjectValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Binary>) - Constructor for class org.jboss.dna.graph.properties.basic.ObjectValueFactory
 
ObservationService - Class in org.jboss.dna.repository.observation
 
ObservationService(SessionFactory) - Constructor for class org.jboss.dna.repository.observation.ObservationService
 
ObservationService.DefaultProblemLog - Class in org.jboss.dna.repository.observation
Problem log implementation that records problems in the log.
ObservationService.DefaultProblemLog() - Constructor for class org.jboss.dna.repository.observation.ObservationService.DefaultProblemLog
 
ObservationService.ProblemLog - Interface in org.jboss.dna.repository.observation
Interface to which problems with particular events are logged.
ObservationService.Statistics - Class in org.jboss.dna.repository.observation
The statistics for the system.
ObservationService.WorkspaceListener - Class in org.jboss.dna.repository.observation
Implementation of the JCR EventListener interface, returned by the sequencing system.
observationServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
of(Location) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the location of the node upon which the request is to operate.
of(String) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(Path) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the path of the node upon which the request is to operate.
of(UUID) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the UUID of the node upon which the request is to operate.
of(Property) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification property that identifies the node upon which the request is to operate.
of(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Of
Specify the unique identification properties that identify the node upon which the request is to operate.
of() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
of() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the location defining the node whose children are to be read.
of(String, InputStream) - Static method in class org.jboss.dna.repository.mimetype.MimeType
 
on(Location) - Method in interface org.jboss.dna.graph.Graph.On
Specify the location of the node upon which the request is to operate.
on(String) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(Path) - Method in interface org.jboss.dna.graph.Graph.On
Specify the path of the node upon which the request is to operate.
on(UUID) - Method in interface org.jboss.dna.graph.Graph.On
Specify the UUID of the node upon which the request is to operate.
on(Property) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification property that identifies the node upon which the request is to operate.
on(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.On
Specify the unique identification properties that identify the node upon which the request is to operate.
on() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Get the location defining the node that is to be read.
on() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the location defining the node that is to be updated.
OneChildContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only a single child to a node.
OneChildContribution(String, Location, DateTime, Location) - Constructor for class org.jboss.dna.connector.federation.contribution.OneChildContribution
Create a contribution of a single child from the source with the supplied name.
OneContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
OneContributionMergeStrategy - Class in org.jboss.dna.connector.federation.merge.strategy
A merge strategy that is optimized for merging when there is a single contribution.
OneContributionMergeStrategy() - Constructor for class org.jboss.dna.connector.federation.merge.strategy.OneContributionMergeStrategy
 
OnePropertyContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only properties to a node.
OnePropertyContribution(String, Location, DateTime, Property) - Constructor for class org.jboss.dna.connector.federation.contribution.OnePropertyContribution
Create a contribution of node properties from the source with the supplied name.
onEvent(EventIterator) - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
onNodeChanges(NodeChanges) - Method in interface org.jboss.dna.repository.observation.NodeChangeListener
 
onNodeChanges(NodeChanges) - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
onNodeChanges(NodeChanges) - Method in class org.jboss.dna.repository.sequencers.SequencingService
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
 
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.common - package org.jboss.dna.common
 
org.jboss.dna.common.collection - package org.jboss.dna.common.collection
 
org.jboss.dna.common.component - package org.jboss.dna.common.component
 
org.jboss.dna.common.i18n - package org.jboss.dna.common.i18n
 
org.jboss.dna.common.math - package org.jboss.dna.common.math
 
org.jboss.dna.common.stats - package org.jboss.dna.common.stats
 
org.jboss.dna.common.text - package org.jboss.dna.common.text
 
org.jboss.dna.common.util - package org.jboss.dna.common.util
 
org.jboss.dna.common.xml - package org.jboss.dna.common.xml
 
org.jboss.dna.connector.federation - package org.jboss.dna.connector.federation
 
org.jboss.dna.connector.federation.contribution - package org.jboss.dna.connector.federation.contribution
 
org.jboss.dna.connector.federation.executor - package org.jboss.dna.connector.federation.executor
 
org.jboss.dna.connector.federation.merge - package org.jboss.dna.connector.federation.merge
 
org.jboss.dna.connector.federation.merge.strategy - package org.jboss.dna.connector.federation.merge.strategy
 
org.jboss.dna.connector.inmemory - package org.jboss.dna.connector.inmemory
 
org.jboss.dna.connector.jbosscache - package org.jboss.dna.connector.jbosscache
 
org.jboss.dna.connector.svn - package org.jboss.dna.connector.svn
 
org.jboss.dna.graph - package org.jboss.dna.graph
 
org.jboss.dna.graph.cache - package org.jboss.dna.graph.cache
 
org.jboss.dna.graph.connectors - package org.jboss.dna.graph.connectors
 
org.jboss.dna.graph.mimetype - package org.jboss.dna.graph.mimetype
 
org.jboss.dna.graph.properties - package org.jboss.dna.graph.properties
 
org.jboss.dna.graph.properties.basic - package org.jboss.dna.graph.properties.basic
 
org.jboss.dna.graph.requests - package org.jboss.dna.graph.requests
 
org.jboss.dna.graph.requests.processor - package org.jboss.dna.graph.requests.processor
 
org.jboss.dna.graph.sequencers - package org.jboss.dna.graph.sequencers
 
org.jboss.dna.graph.xml - package org.jboss.dna.graph.xml
 
org.jboss.dna.jcr - package org.jboss.dna.jcr
 
org.jboss.dna.maven - package org.jboss.dna.maven
 
org.jboss.dna.maven.spi - package org.jboss.dna.maven.spi
 
org.jboss.dna.mimetype - package org.jboss.dna.mimetype
 
org.jboss.dna.repository - package org.jboss.dna.repository
 
org.jboss.dna.repository.mimetype - package org.jboss.dna.repository.mimetype
 
org.jboss.dna.repository.observation - package org.jboss.dna.repository.observation
 
org.jboss.dna.repository.rules - package org.jboss.dna.repository.rules
 
org.jboss.dna.repository.sequencers - package org.jboss.dna.repository.sequencers
 
org.jboss.dna.repository.services - package org.jboss.dna.repository.services
 
org.jboss.dna.repository.util - package org.jboss.dna.repository.util
 
org.jboss.dna.sequencer.images - package org.jboss.dna.sequencer.images
 
org.jboss.dna.sequencer.java - package org.jboss.dna.sequencer.java
 
org.jboss.dna.sequencer.java.metadata - package org.jboss.dna.sequencer.java.metadata
 
org.jboss.dna.sequencer.jpdl3 - package org.jboss.dna.sequencer.jpdl3
 
org.jboss.dna.sequencer.mp3 - package org.jboss.dna.sequencer.mp3
 
org.jboss.dna.sequencer.msoffice - package org.jboss.dna.sequencer.msoffice
 
org.jboss.dna.sequencer.msoffice.excel - package org.jboss.dna.sequencer.msoffice.excel
 
org.jboss.dna.sequencer.msoffice.powerpoint - package org.jboss.dna.sequencer.msoffice.powerpoint
 
org.jboss.dna.sequencer.msoffice.word - package org.jboss.dna.sequencer.msoffice.word
 
org.jboss.dna.sequencer.xml - package org.jboss.dna.sequencer.xml
 
org.jboss.dna.sequencer.zip - package org.jboss.dna.sequencer.zip
 
org.jboss.example.dna.repository - package org.jboss.example.dna.repository
 
org.jboss.example.dna.sequencers - package org.jboss.example.dna.sequencers
 

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.properties.Path
String representation of the segment that references a parent.
PARENT_NAME - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the name referencing a parent, provided as a convenience.
PARENT_SEGMENT - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
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) - Static method in class org.jboss.dna.repository.util.RepositoryNodePath
 
parsePathRule(String, ExecutionContext) - Static method in class org.jboss.dna.connector.federation.Projection
Parse the string definition of a Projection.PathRule.
PASSWORD - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
Path - Interface in org.jboss.dna.graph.properties
An object representation of a node path within a repository.
Path.Segment - Interface in org.jboss.dna.graph.properties
Representation of the segments that occur within a path.
PATH_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of path values.
pathAncestorDegreeIsInvalid - Static variable in class org.jboss.dna.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
 
PathExpression - Class in org.jboss.dna.graph.properties
An expression that defines an acceptable path using a regular-expression-like language.
PathExpression(String) - Constructor for class org.jboss.dna.graph.properties.PathExpression
Create the supplied expression.
PathExpression.Matcher - Class in org.jboss.dna.graph.properties
 
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
 
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.properties
A factory for creating paths.
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
 
pathNotFound - Static variable in class org.jboss.dna.jcr.JcrI18n
 
PathNotFoundException - Exception in org.jboss.dna.graph.properties
 
PathNotFoundException(Location, Path) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, String) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, Throwable) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathNotFoundException(Location, Path, String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.PathNotFoundException
 
PathValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.NAME values.
PathValueFactory(TextDecoder, ValueFactory<String>, ValueFactory<Name>) - Constructor for class org.jboss.dna.graph.properties.basic.PathValueFactory
 
pause() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Temporarily stop monitoring and sequencing events.
pause() - Method in interface org.jboss.dna.repository.services.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.federation.FederatedRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
ping(long, TimeUnit) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheConnection
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 interface org.jboss.dna.graph.connectors.RepositoryConnection
Ping the underlying system to determine if the connection is still valid and alive.
PlaceholderContribution - Class in org.jboss.dna.connector.federation.contribution
A placeholder contribution needed because of a source's contribution below the specified children.
PlaceholderContribution(String, Location, DateTime, Iterable<Location>) - Constructor for class org.jboss.dna.connector.federation.contribution.PlaceholderContribution
Create a contribution of children from the source with the supplied name.
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.properties.basic.JodaDateTime
Add the specified about of time in the supplied units.
plus(long, TimeUnit) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified about of time in the supplied units.
plusDays(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of days from this time instant.
plusDays(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of days from this time instant.
plusHours(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of hours from this time instant.
plusHours(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of hours from this time instant.
plusMillis(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of milliseconds from this time instant.
plusMillis(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of milliseconds from this time instant.
plusMinutes(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of minutes from this time instant.
plusMinutes(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of minutes from this time instant.
plusMonths(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of months from this time instant.
plusMonths(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of months from this time instant.
plusSeconds(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of seconds from this time instant.
plusSeconds(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of seconds from this time instant.
plusWeeks(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of weeks from this time instant.
plusWeeks(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of weeks from this time instant.
plusYears(int) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Add the specified number of years from this time instant.
plusYears(int) - Method in interface org.jboss.dna.graph.properties.DateTime
Add the specified number of years from this time instant.
pomFileContainsUnexpectedId - Static variable in class org.jboss.dna.maven.MavenI18n
 
pomFileIsInvalid - Static variable in class org.jboss.dna.maven.MavenI18n
 
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
 
PREFIX - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheLexicon.Namespace
 
PREFIX - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon.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.JcrNtLexicon.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
 
prestartAllCoreConnections() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Starts all core connections, causing them to idly wait for use.
prestartCoreConnection() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Starts a core connection, causing it to idly wait for use.
PRIMARY_TYPE - Static variable in class org.jboss.dna.graph.JcrLexicon
 
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
 
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
 
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to read the properties and children of a node at the supplied location.
process(CopyBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to move a branch at a specified location into a different location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
Process a request to remove the specified properties from a node.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to read the properties and children of a node at the supplied location.
process(CreateNodeRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to create a node at a specified location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to remove the specified properties from a node.
process(DeleteBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to move a branch at a specified location into a different location.
process(CopyBranchRequest) - Method in class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
Process a request to copy a branch into another location.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read all of the children of a node.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the properties of a node at the supplied location.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(CompositeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to read a single property of a node at the supplied location.
process(RemovePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to remove the specified properties from a node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request to rename a node specified location into a different location.
process(Request) - Method in class org.jboss.dna.graph.requests.processor.LoggingRequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(Request) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request by determining the type of request and delegating to the appropriate process method for that type.
process(CompositeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request that is composed of multiple other (non-composite) requests.
process(CopyBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to copy a branch into another location.
process(CreateNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to create a node at a specified location.
process(DeleteBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to delete a branch at a specified location.
process(MoveBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to move a branch at a specified location into a different location.
process(ReadAllChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read all of the children of a node.
process(ReadBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a block of the children of a node.
process(ReadNextBlockOfChildrenRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the next block of the children of a node, starting after a previously-retrieved child.
process(ReadBranchRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a branch or subgraph that's below a node at a specified location.
process(ReadAllPropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the properties of a node at the supplied location.
process(ReadNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read the properties and children of a node at the supplied location.
process(ReadPropertyRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to read a single property of a node at the supplied location.
process(RemovePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(UpdatePropertiesRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to remove the specified properties from a node.
process(RenameNodeRequest) - Method in class org.jboss.dna.graph.requests.processor.RequestProcessor
Process a request to rename a node specified location into a different location.
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
 
Projection - Class in org.jboss.dna.connector.federation
A projection of content from a source into the integrated/federated repository.
Projection(String, Projection.Rule...) - Constructor for class org.jboss.dna.connector.federation.Projection
Create a new federated projection for the supplied source, using the supplied rules.
Projection.PathRule - Class in org.jboss.dna.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.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, Path...) - Constructor for class org.jboss.dna.connector.federation.Projection.PathRule
 
Projection.PathRule(Path, Path, List<Path>) - Constructor for class org.jboss.dna.connector.federation.Projection.PathRule
 
Projection.Rule - Class in org.jboss.dna.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.connector.federation.Projection.Rule
 
PROJECTION_RULES - Static variable in class org.jboss.dna.graph.DnaLexicon
 
PROJECTION_RULES_CONFIG_PROPERTY_NAME - Static variable in class org.jboss.dna.connector.federation.FederatedRepositorySource
 
ProjectionParser - Class in org.jboss.dna.connector.federation
A parser library for projections and projection rules.
ProjectionParser() - Constructor for class org.jboss.dna.connector.federation.ProjectionParser
 
properties() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Get the properties for the node.
properties() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Get the properties for the node.
Property - Interface in org.jboss.dna.graph.properties
Representation of a property consisting of a name and value(s).
PropertyFactory - Interface in org.jboss.dna.graph.properties
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
 
propertyIsRequired - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
propertyNames() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
propertyNames() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Get the names of the properties that are to be removed from the node.
PropertyType - Enum in org.jboss.dna.graph.properties
 
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

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
 

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(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(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(UUID) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied UUID.
read(Location) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied location.
read(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Path) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node at the supplied path.
read(Property) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier property.
read(Property, Property...) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read the node with the supplied unique identifier properties.
ReadAllChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read all of the children of a node at a specific location.
ReadAllChildrenRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Create a request to read the children of a node at the supplied location.
ReadAllPropertiesRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and the number of children of the node at the specifed location.
ReadAllPropertiesRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Create a request to read the properties and number of children of a node at the supplied location.
ReadBlockOfChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read a block of the children of a node, where the block is dictated by the starting index and the maximum number of children to include in the block.
ReadBlockOfChildrenRequest(Location, int, int) - Constructor for class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
ReadBranchRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and children of the nodes in the branch at the supplied location.
ReadBranchRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadBranchRequest
Create a request to read the branch at the supplied location, to a maximum depth of 2.
ReadBranchRequest(Location, int) - Constructor for class org.jboss.dna.graph.requests.ReadBranchRequest
Create a request to read the branch (of given depth) at the supplied location.
readBytes(InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied stream.
readChildren() - Method in class org.jboss.dna.graph.Graph.Batch
Request that the children be read on the node defined via the of(...)
ReadNextBlockOfChildrenRequest - Class in org.jboss.dna.graph.requests
Instruction to read a block of the children of a node, where the block is dictated by the location of the child preceding the block and the maximum number of children to include in the block.
ReadNextBlockOfChildrenRequest(Location, Location, int) - Constructor for class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Create a request to read a block of the children of a node at the supplied location.
ReadNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to read the properties and children of the node at the specifed location.
ReadNodeRequest(Location) - Constructor for class org.jboss.dna.graph.requests.ReadNodeRequest
Create a request to read the properties and number of children of a node at the supplied location.
readProperties() - Method in class org.jboss.dna.graph.Graph.Batch
Request that the properties be read on the node defined via the on(...)
readProperty(String) - Method in class org.jboss.dna.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
readProperty(Name) - Method in class org.jboss.dna.graph.Graph.Batch
Request that the property with the given name be read on the node defined via the on(...)
ReadPropertyRequest - Class in org.jboss.dna.graph.requests
Instruction to read a single property on the node at the specified location.
ReadPropertyRequest(Location, Name) - Constructor for class org.jboss.dna.graph.requests.ReadPropertyRequest
Create a request to read the properties and number of children of a node at the supplied location.
readSubgraphOfDepth(int) - Method in class org.jboss.dna.graph.Graph.Batch
Request to read a subgraph of the specified depth, rooted at a location that will be specified via at(...)
Reference - Interface in org.jboss.dna.graph.properties
A representation of a reference to another node.
REFERENCE_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of reference values.
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.
refreshInstances() - Method in class org.jboss.dna.common.component.ComponentLibrary
Refresh the instances by attempting to re-instantiate each registered configuration.
register(String, String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(String, String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register(String, String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
register() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
register(String, String) - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Register a new namespace using the supplied prefix, returning the namespace URI previously registered under that prefix.
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.
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.properties.basic.BasicPath
Get a relative path from the supplied path to this path.
relativeTo(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get a relative path from the supplied path to this path.
release() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
Release any acquired resources.
release() - Method in interface org.jboss.dna.graph.properties.Binary
Release any acquired resources.
remove(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() - Method in class org.jboss.dna.common.util.EmptyIterator
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(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.
removeAllChildren(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
removeCredentials(String) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Remove any credentials associated with the named repository and workspace.
removeDetector(MimeTypeDetectorConfig) - Static method in class org.jboss.dna.repository.mimetype.MimeType
 
removeDetector(MimeTypeDetectorConfig) - Method in class org.jboss.dna.repository.mimetype.MimeTypeDetectors
Removes the configuration for a MIME-type detector.
removeListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.federation.FederatedRepository
Remove the supplied listener.
removeListener(EventListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
removeListener(NodeChangeListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
removeNode(ExecutionContext, Node) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepository
 
removeProblems(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
RemovePropertiesRequest - Class in org.jboss.dna.graph.requests
Instruction to remove properties from the node at the specified location.
RemovePropertiesRequest(Location, Name...) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
RemovePropertiesRequest(Location, Iterable<Name>) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
RemovePropertiesRequest(Location, Iterator<Name>) - Constructor for class org.jboss.dna.graph.requests.RemovePropertiesRequest
Create a request to remove the properties with the given names from the node at the supplied location.
removeRuleParser(Method) - Static method in class org.jboss.dna.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(String, String) - Static method in class org.jboss.dna.connector.federation.Projection
Remove the rule parser method.
removeRuleParser(Method) - Method in class org.jboss.dna.connector.federation.ProjectionParser
Remove the rule parser method.
removeRuleParser(String, String) - Method in class org.jboss.dna.connector.federation.ProjectionParser
Remove the rule parser method.
removeRuleSet(String) - Method in class org.jboss.dna.repository.rules.RuleService
Remove a rule set.
removeSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.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, long, TimeUnit) - Method in class org.jboss.dna.repository.RepositoryLibrary
Remove from this federated repository the source with the supplied name.
RenameNodeRequest - Class in org.jboss.dna.graph.requests
Instruction to rename an existing node (but keep it under the same parent).
RenameNodeRequest(Location, Name) - Constructor for class org.jboss.dna.graph.requests.RenameNodeRequest
Create a request to rename the node at the supplied location.
REP_NAME_DESC - Static variable in class org.jboss.dna.jcr.JcrI18n
 
REP_VENDOR_DESC - Static variable in class org.jboss.dna.jcr.JcrI18n
 
replace(ExecutionContext, PathFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied path factory.
replace(ExecutionContext, NameFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied name factory.
replace(ExecutionContext, NameFactory, PathFactory) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied name and path factories.
replace(ExecutionContext, NamespaceRegistry) - Static method in class org.jboss.dna.graph.ExecutionContexts
Create an context that can be used to replace the supplied context but that uses the supplied namespace registry.
REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
RepositoryClient - Class in org.jboss.example.dna.repository
 
RepositoryClient() - Constructor for class org.jboss.example.dna.repository.RepositoryClient
 
RepositoryClient.Api - Enum in org.jboss.example.dna.repository
 
RepositoryConnection - Interface in org.jboss.dna.graph.connectors
A connection to a repository source.
RepositoryConnectionFactory - Interface in org.jboss.dna.graph.connectors
An interface for a factory of RepositoryConnections using the names of the RepositorySource from which the connections are to be obtained.
RepositoryConnectionPool - Class in org.jboss.dna.graph.connectors
A reusable implementation of a managed pool of connections that is optimized for safe concurrent operations.
RepositoryConnectionPool(RepositorySource) - Constructor for class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
RepositoryConnectionPool(RepositorySource, int, int, long, TimeUnit) - Constructor for class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Create the pool to use the supplied connection factory, which is typically a RepositorySource.
repositoryConnectionPoolIsNotRunning - Static variable in class org.jboss.dna.graph.GraphI18n
 
RepositoryContext - Interface in org.jboss.dna.graph.connectors
The context for a repository.
repositoryHasBeenShutDown - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
RepositoryI18n - Class in org.jboss.dna.repository
 
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() - Constructor for class org.jboss.dna.repository.RepositoryLibrary
Create a new manager instance.
RepositoryLibrary(RepositoryConnectionFactory) - Constructor for class org.jboss.dna.repository.RepositoryLibrary
Create a new manager instance.
RepositoryLibrary(ExecutionContextFactory) - Constructor for class org.jboss.dna.repository.RepositoryLibrary
Create a new manager instance.
RepositoryLibrary(ExecutionContextFactory, RepositoryConnectionFactory) - 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
 
RepositoryNodePath(String, String) - Constructor for class org.jboss.dna.repository.util.RepositoryNodePath
 
RepositoryService - Class in org.jboss.dna.repository
 
RepositoryService(RepositoryLibrary, String, ExecutionContext) - Constructor for class org.jboss.dna.repository.RepositoryService
Create a service instance, reading the configuration describing new RepositorySource instances from the source with the supplied name.
RepositoryService(RepositoryLibrary, String, Path, ExecutionContext) - Constructor for class org.jboss.dna.repository.RepositoryService
Create a service instance, reading the configuration describing new RepositorySource instances from the source with the supplied name and path within the repository.
RepositorySource - Interface in org.jboss.dna.graph.connectors
A repository source is a description of a resource that can be used to access or store repository information.
RepositorySourceCapabilities - Class in org.jboss.dna.graph.connectors
The capabilities of a RepositorySource.
RepositorySourceCapabilities() - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Create a capabilities object using the defaults, .
RepositorySourceCapabilities(boolean, boolean) - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
 
RepositorySourceCapabilities(boolean, boolean, boolean) - Constructor for class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
 
RepositorySourceException - Exception in org.jboss.dna.graph.connectors
 
RepositorySourceException(String) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, String) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, Throwable) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceException(String, String, Throwable) - Constructor for exception org.jboss.dna.graph.connectors.RepositorySourceException
 
RepositorySourceListener - Interface in org.jboss.dna.graph.connectors
 
Request - Class in org.jboss.dna.graph.requests
The abstract base class for all classes representing requests to be executed against a RepositoryConnection.
RequestProcessor - Class in org.jboss.dna.graph.requests.processor
A component that is used to process and execute Requests.
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
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
 
reregister() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
reset() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Reset the statistics in this object, and clear out any stored information.
reset() - Method in class org.jboss.dna.common.stats.Stopwatch
Reset this stopwatch and clear all statistics.
reset() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
reset() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
resolve(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolveAgainst(Path) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
resolveAgainst(Path) - Method in interface org.jboss.dna.graph.properties.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
Results - Interface in org.jboss.dna.graph
A set of nodes returned from a graph, with methods to access the properties and children of the nodes in the result.
ROOT - Static variable in class org.jboss.dna.graph.properties.basic.BasicPath
 
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.connector.federation.ProjectionParser
Parse the string form of a rule definition and return the rule
RuleService - Class in org.jboss.dna.repository.rules
A rule service that is capable of executing rule sets using one or more JSR-94 rule engines.
RuleService() - Constructor for class org.jboss.dna.repository.rules.RuleService
Create a new rule service, configured with no rule sets.
ruleServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
RuleSet - Class in org.jboss.dna.repository.rules
A description of a set of rules compatible with a JSR-94 rule engine.
RuleSet(String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for class org.jboss.dna.repository.rules.RuleSet
Create a JSR-94 rule set definition.
RuleSetRepositoryMonitor - Class in org.jboss.dna.repository.rules
A component that can listen to a JCR repository and keep the RuleSet instances of a RuleService synchronized with that repository.
RuleSetRepositoryMonitor(RuleService, String, JcrExecutionContext) - Constructor for class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
Create an instance that can listen to the RuleSet definitions stored in a JCR repository and ensure that the RuleSet instances of a RuleService reflect the definitions in the repository.
rulesFromString(ExecutionContext, String) - Method in class org.jboss.dna.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.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

save(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
Deprecated.  
search() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Perform a search of the repository for all image metadata automatically created by the image sequencer.
selectSequencers(List<Sequencer>, Node, NodeChange) - Method in interface org.jboss.dna.repository.sequencers.SequencingService.Selector
Select the sequencers that should be used to sequence the supplied node.
SELF - Static variable in interface org.jboss.dna.graph.properties.Path
String representation of the segment that references the same segment.
SELF_NAME - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the name referencing a self, provided as a convenience.
SELF_PATH - Static variable in class org.jboss.dna.graph.properties.basic.BasicPath
 
SELF_SEGMENT - Static variable in interface org.jboss.dna.graph.properties.Path
Singleton instance of the path segment referencing a parent, provided as a convenience.
sequence(InputStream, SequencerOutput, SequencerContext) - Method in interface org.jboss.dna.graph.sequencers.StreamSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, SequencerContext) - Method in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, SequencerContext) - 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, SequencerContext) - 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, SequencerContext) - 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, SequencerContext) - 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, SequencerContext) - 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 - Interface in org.jboss.dna.repository.sequencers
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.sequencers
 
SequencerConfig(String, String, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencers.SequencerConfig
 
SequencerConfig(String, String, long, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencers.SequencerConfig
 
SequencerContext - Interface in org.jboss.dna.graph.sequencers
 
SequencerException - Exception in org.jboss.dna.repository.sequencers
 
SequencerException() - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(String) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerLibrary - Class in org.jboss.dna.repository.sequencers
 
SequencerLibrary() - Constructor for class org.jboss.dna.repository.sequencers.SequencerLibrary
 
SequencerNodeContext - Class in org.jboss.dna.repository.sequencers
Contains context information that is passed to stream sequencers, including information about the input node containing the data being sequenced.
SequencerOutput - Interface in org.jboss.dna.graph.sequencers
Interface for sequencers to use to generate their output.
SequencerOutputMap - Class in org.jboss.dna.repository.sequencers
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.sequencers.SequencerOutputMap
 
SequencerOutputMap.Entry - Class in org.jboss.dna.repository.sequencers
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.sequencers
A property name and value pair.
SequencerPathExpression - Class in org.jboss.dna.repository.sequencers
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.sequencers
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.images.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.
SequencingClient - Class in org.jboss.example.dna.sequencers
 
SequencingClient() - Constructor for class org.jboss.example.dna.sequencers.SequencingClient
 
SequencingService - Class in org.jboss.dna.repository.sequencers
A sequencing system is used to monitor changes in the content of JCR repositories and to sequence the content to extract or to generate structured information.
SequencingService() - Constructor for class org.jboss.dna.repository.sequencers.SequencingService
Create a new sequencing system, configured with no sequencers and not monitoring any workspaces.
SequencingService.NodeFilter - Interface in org.jboss.dna.repository.sequencers
Interface used to determine whether a NodeChange should be processed.
SequencingService.Selector - Interface in org.jboss.dna.repository.sequencers
Interface used to select the set of Sequencer instances that should be run.
SequencingService.Statistics - Class in org.jboss.dna.repository.sequencers
The statistics for the system.
sequencingServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ServiceAdministrator - Interface in org.jboss.dna.repository.services
Contract defining an administrative interface for controlling the running state of a service.
ServiceAdministrator.State - Enum in org.jboss.dna.repository.services
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
 
SessionFactory - Interface in org.jboss.dna.repository.util
 
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(Property...) - Method in class org.jboss.dna.graph.Graph
Set the properties on a node.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
Sets the actual and complete location of the node being created.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
Sets the actual and complete location of the node being deleted.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
Sets the actual and complete location of the node whose properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Sets the actual and complete location of the node being read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Sets the actual and complete location of the node whose children have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
Sets the actual and complete location of the node whose children and properties have been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Sets the actual and complete location of the node whose property has been read.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
Sets the actual and complete location of the node whose properties were removed.
setActualLocationOfNode(Location) - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Sets the actual and complete location of the node being updated.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
Sets the actual and complete location of the node being renamed and its new location.
setActualLocations(Location, Location) - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Sets the actual and complete location of the node being renamed and its new location.
setAnnotation(Property) - Method in class org.jboss.dna.connector.federation.merge.MergePlan
Set the plan annotation property.
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
 
setApi(RepositoryClient.Api) - Method in class org.jboss.example.dna.repository.RepositoryClient
Set the API that this client should use to interact with the repositories.
setAttributeScoping(XmlSequencer.AttributeScoping) - Method in class org.jboss.dna.sequencer.xml.XmlSequencer
 
setBucketCount(int) - Method in class org.jboss.dna.common.stats.Histogram
Set the number of buckets that this histogram will use.
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.
setCachePolicy(CachePolicy) - Method in interface org.jboss.dna.graph.cache.Cacheable
Set the caching policy for this object.
setCachePolicy(CachePolicy) - Method in class org.jboss.dna.graph.requests.CacheableRequest
Set the caching policy for this object.
setChildren(Location, Location...) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Record the children for a parent node in the branch.
setChildren(Location, List<Location>) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Record the children for a parent node in the branch.
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) - Static method in class org.jboss.dna.repository.mimetype.MimeType
 
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.repository.mimetype.MimeTypeDetectors
Sets the Maven Repository that should be used to load the MIME-type detectors.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.repository.rules.RuleService
Set the Maven Repository that should be used to load the sequencer classes.
setCollectComments(boolean) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Specify whether textual comments are supposed to be extracted from input.
setComponentType(FieldMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
 
setConfiguration(T) - Method in class org.jboss.dna.common.component.AbstractComponent
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(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(FederatedRepositoryConfig) - Method in class org.jboss.dna.connector.federation.FederatedRepository
Set the configuration for this repository.
setConfiguration(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.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.
setConfigurationSourceName(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name of a RepositorySource instance that should be used by the federated repository as the configuration repository.
setConfigurationSourcePath(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Set the path in the source that will be subgraph below the /dna:system branch of the repository.
setContent(MavenUrl, InputStream) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setCorePoolSize(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Sets the core number of connections.
setCredentials(Credentials) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
 
setDefaultCachePolicy(CachePolicy) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
setDelegate(RepositoryConnectionFactory) - Method in class org.jboss.dna.repository.RepositoryLibrary
Set the delegate connection factory.
setDetermineImageNumber(boolean) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Specify whether the number of images in a file is to be determined - default is false.
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.requests.Request
Set the error for this request.
setExecutionContext(JcrExecutionContext) - Method in class org.jboss.dna.repository.sequencers.SequencingService
 
setExecutorService(ExecutorService) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the executor service that should be used by this system.
setFields(List<FieldMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
setGeneratedPrefixTemplate(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
 
setHostname(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setInput(DataInput) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Set the input stream to the argument stream (or file).
setJaasContextName(String) - Method in class org.jboss.example.dna.repository.RepositoryClient
Set the JAAS context name that should be used.
setJavadocMetadata(JavadocMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
 
setJndiName(String) - Method in class org.jboss.dna.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.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.connectors.RepositoryConnectionPool
Sets the time limit for which connections may remain idle before being closed.
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.
setListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
Set the listener that is to receive notifications to changes to content within this source.
setListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositoryConnection
Set the listener that is to receive notifications to changes to content within this source.
setListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheConnection
Set the listener that is to receive notifications to changes to content within this source.
setListener(RepositorySourceListener) - Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
Set the listener that is to receive notifications to changes to content within this source.
setListener(RepositorySourceListener) - Method in interface org.jboss.dna.graph.connectors.RepositoryConnection
Set the listener that is to receive notifications to changes to content within this source.
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.repository.mimetype.MimeTypeDetectors
Sets the logger for this system.
setLogger(Logger) - Method in class org.jboss.dna.repository.observation.ObservationService
Set the logger for this system.
setLogger(Logger) - Method in class org.jboss.dna.repository.rules.RuleService
Set the logger for this system.
setLogger(Logger) - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
setLoggingLocale(Locale) - Static method in class org.jboss.dna.common.util.Logger
Set the locale used for the logs.
setMarker(boolean) - Method in class org.jboss.dna.sequencer.java.metadata.MarkerAnnotationMetadata
 
setMaxFailedAttemptsBeforeError(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
setMaximumPoolSize(int) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Sets the maximum allowed number of connections.
setMergePlan(MergePlan) - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
Set the merge plan for this federated node
setMergingStrategy(MergeStrategy) - Method in class org.jboss.dna.connector.federation.executor.FederatingCommandExecutor
 
setMethods(List<MethodMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
 
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
 
setName(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Set the name of this source.
setName(String) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
 
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.svn.SVNRepositorySource
Set the name of this source
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.JPDL3TransitionMetadata
 
setNamespace(String, String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
 
setNodeFilter(SequencingService.NodeFilter) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the filter that checks which nodes are to be sequenced, or null if the default node filter should be used.
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.requests.ReadAllPropertiesRequest
Set the number of children for this node
setOptional(boolean) - Method in class org.jboss.dna.maven.MavenDependency
 
setParameters(List<FieldMetadata>) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setPassword(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the password that should be used when authenticating and creating connections.
setPath(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setPathToTopOfRepository(String) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
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.connectors.RepositoryConnectionPool
 
setPort(int) - Method in class org.jboss.dna.maven.MavenUrl
 
setProblemLog(ObservationService.ProblemLog) - Method in class org.jboss.dna.repository.observation.ObservationService
Set the problem log that will be notified of problems handling events.
setProperties(Location, Property...) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
setProperties(Location, Iterable<Property>) - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
Add a node that was read from the RepositoryConnection.
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.connector.inmemory.Node
 
setProperty(ExecutionContext, String, Object...) - Method in class org.jboss.dna.connector.inmemory.Node
 
setProperty(Property) - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
Set the property on the node as read from the RepositoryConnection
setProperty(String, String, Object...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Path, Name, Object...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied property on the supplied node.
setProperty(Path, Name, Object...) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Set the supplied property on the supplied node.
setProperty(String, String, Object...) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Set the supplied property on the supplied node.
setReference(String, String, String...) - Method in interface org.jboss.dna.graph.sequencers.SequencerOutput
Set the supplied reference on the supplied node.
setReference(String, String, String...) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Set the supplied reference on the supplied node.
setRemoveDuplicateProperties(boolean) - Method in class org.jboss.dna.connector.federation.merge.strategy.SimpleMergeStrategy
 
setRepository(Repository) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setRepositoryName(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Get the name of the federated repository.
setRetryLimit(int) - Method in class org.jboss.dna.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.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 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.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 interface org.jboss.dna.graph.connectors.RepositorySource
Set the maximum number of retries that may be performed on a given operation when using connections created by this source.
setReturnType(FieldMetadata) - Method in class org.jboss.dna.sequencer.java.metadata.MethodMetadata
 
setRootNodeUuid(UUID) - Method in class org.jboss.dna.connector.inmemory.InMemoryRepositorySource
 
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.svn.SVNRepositorySource
Set the UUID of the root node in this repository.
setScope(MavenDependency.Scope) - Method in class org.jboss.dna.maven.MavenDependency
 
setScope(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setSecurityDomain(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Set the name of the security domain that should be used by JAAS to identify the application or security context.
setSequencerSelector(SequencingService.Selector) - Method in class org.jboss.dna.repository.sequencers.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
 
setSignificantFigures(int) - Method in class org.jboss.dna.common.stats.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
 
setStartStateMetadata(JPDL3StartStateMetadata) - Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
 
setState(ServiceAdministrator.State) - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Set the state of the service.
setState(String) - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Set the state of the service.
setState(ServiceAdministrator.State) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Set the state of the system.
setState(String) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Set the state of the system.
setStrategy(double, double, int) - Method in class org.jboss.dna.common.stats.Histogram
Set the histogram to use the standard deviation to determine the bucket sizes.
setStrategy(T, T) - Method in class org.jboss.dna.common.stats.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.stats.Histogram
Set the histogram to use the actual minimum and maximum values to determine the bucket sizes.
setSVNPassword(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
setSVNURL(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the url for the subversion repository.
setSVNUsername(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
 
setSystemPath(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setText(String) - Method in class org.jboss.dna.sequencer.msoffice.excel.ExcelMetadata
 
setText(String) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setThumbnail(byte[]) - Method in class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
setTimeLoaded(DateTime) - Method in class org.jboss.dna.graph.requests.CacheableRequest
 
setTimeToLive(long, TimeUnit) - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
Set the time for values and information to live in the cache.
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
 
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
 
setUserInterface(UserInterface) - Method in class org.jboss.example.dna.repository.RepositoryClient
 
setUserInterface(UserInterface) - Method in class org.jboss.example.dna.sequencers.SequencingClient
Set the user interface that this client should use.
setUsername(String) - Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
Set the username that should be used when authenticating and creating connections.
setUuid(UUID) - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
 
setUuidPropertyName(String) - Method in class org.jboss.dna.connector.jbosscache.JBossCacheSource
Set the property name where the UUID is stored for each node.
setUuidPropertyName(String) - Method in class org.jboss.dna.connector.svn.SVNRepositorySource
Set the property name where the UUID is stored for each node.
setValidateConnectionBeforeUse(boolean) - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
 
setVariables(List<Variable>) - Method in class org.jboss.dna.sequencer.java.metadata.FieldMetadata
 
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
 
ShortOperations - Class in org.jboss.dna.common.math
 
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.connector.federation.FederatedRepository
Utility method called by the administrator.
shutdown() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Initiates an orderly shutdown of the pool in which connections that are currently in use are allowed to be used and closed as normal, but no new connections will be created.
shutdown() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdown() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdown() - Method in class org.jboss.example.dna.repository.RepositoryClient
Shut down the components and services and blocking until all resources have been released.
shutdownDnaServices() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Shut down the DNA services.
shutdownNow() - Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
Attempts to close all connections in the pool, including those connections currently in use, and prevent the use of other connections.
shutdownRepository() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Shutdown the repository.
SignatureType - Enum in org.jboss.dna.maven
 
SimpleMergeStrategy - Class in org.jboss.dna.connector.federation.merge.strategy
This merge strategy simply merges all of the contributions' properties and combines the children according to the order of the contributions.
SimpleMergeStrategy() - Constructor for class org.jboss.dna.connector.federation.merge.strategy.SimpleMergeStrategy
 
SimpleNamespaceContext - Class in org.jboss.dna.common.xml
 
SimpleNamespaceContext() - Constructor for class org.jboss.dna.common.xml.SimpleNamespaceContext
 
SimpleProblems - Class in org.jboss.dna.common.collection
A list of problems for some execution context.
SimpleProblems() - Constructor for class org.jboss.dna.common.collection.SimpleProblems
 
SimpleSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances registered in JNDI.
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.stats
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.stats.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
SingleImportMetadata - Class in org.jboss.dna.sequencer.java.metadata
Serge Pagop
SingleImportMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.SingleImportMetadata
 
SingleMemberAnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
 
SingleMemberAnnotationMetadata() - Constructor for class org.jboss.dna.sequencer.java.metadata.SingleMemberAnnotationMetadata
 
SingleProjectionCommandExecutor - Class in org.jboss.dna.connector.federation.executor
 
SingleProjectionCommandExecutor(ExecutionContext, String, Projection, RepositoryConnectionFactory) - Constructor for class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
 
SingleProjectionCommandExecutor(ExecutionContext, String, DateTime, Projection, RepositoryConnectionFactory) - Constructor for class org.jboss.dna.connector.federation.executor.SingleProjectionCommandExecutor
 
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 interface org.jboss.dna.common.collection.Problems
 
size() - Method in class org.jboss.dna.common.collection.ThreadSafeProblems
size() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
size() - Method in class org.jboss.dna.graph.properties.basic.BasicEmptyProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicMultiValueProperty
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return the number of segments in this path.
size() - Method in class org.jboss.dna.graph.properties.basic.BasicSingleValueProperty
Get the number of actual values in this property.
size() - Method in interface org.jboss.dna.graph.properties.Path
Return the number of segments in this path.
size() - Method in interface org.jboss.dna.graph.properties.Property
Get the number of actual values in this property.
size() - Method in class org.jboss.dna.graph.requests.CompositeRequest
Get the number of requests.
size() - Method in class org.jboss.dna.repository.observation.NodeChanges
 
size() - Method in class org.jboss.dna.repository.sequencers.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
 
SlideMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.powerpoint.SlideMetadata
 
sourceInUse - Static variable in class org.jboss.dna.jcr.JcrI18n
 
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
 
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.properties.basic
The standard set of value factories.
StandardValueFactories(NamespaceRegistry) - Constructor for class org.jboss.dna.graph.properties.basic.StandardValueFactories
Create a standard set of value factories, using the default decoder.
StandardValueFactories(NamespaceRegistry, TextDecoder, TextEncoder, ValueFactory<?>...) - Constructor for class org.jboss.dna.graph.properties.basic.StandardValueFactories
Create a standard set of value factories, using the supplied encoder/decoder.
start() - Method in class org.jboss.dna.common.stats.Stopwatch
Start the stopwatch and begin recording the statistics a new run.
start() - Method in class org.jboss.dna.connector.federation.FederatedRepository
Utility method called by the administrator.
start() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Start monitoring and sequence the events.
start() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Start monitoring and sequence the events.
startCDATA() - Method in class org.jboss.dna.sequencer.xml.XmlSequencerHandler
startDnaServices() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Start the DNA services.
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() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
Get the location of the child after which the block begins.
startingAtIndex() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
Get the starting index of the block, which is the index of the first child to include.
startPrefixMapping(String, String) - Method in class org.jboss.dna.graph.xml.XmlHandler
This method ensures that the namespace is registered with the registry, using the supplied prefix to register the namespace if required.
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.
startRepositories() - Method in class org.jboss.example.dna.repository.RepositoryClient
Start up the repositories.
startRepository() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Start up the JCR repository.
stop() - Method in class org.jboss.dna.common.stats.Stopwatch
Stop the stopwatch and record the statistics for the latest run.
Stopwatch - Class in org.jboss.dna.common.stats
Provides a mechanism to measure time in the same was as a physical stopwatch.
Stopwatch() - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
Stopwatch(boolean) - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
Stopwatch(boolean, String) - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
store(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
storeProblems(Node, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
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.sequencers
The interface for a DNA sequencer that processes a property as a stream to extract information from the content and store in the repository.
StreamSequencerAdapter - Class in org.jboss.dna.repository.sequencers
An adapter class that wraps a StreamSequencer instance to be a Sequencer.
StreamSequencerAdapter(StreamSequencer) - Constructor for class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
 
STRING_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.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.properties.basic
The standard ValueFactory for PropertyType.STRING values.
StringValueFactory(TextDecoder, TextEncoder) - Constructor for class org.jboss.dna.graph.properties.basic.StringValueFactory
 
Subgraph - Interface in org.jboss.dna.graph
A subgraph returned by the Graph, containing the nodes in the subgraph as well as the properties and children for each of those nodes.
submit() - Method in interface org.jboss.dna.graph.xml.XmlHandler.Destination
Signal to this destination that any enqueued create requests should be submitted.
subpath(int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in class org.jboss.dna.graph.properties.basic.BasicPath
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
subpath(int) - Method in interface org.jboss.dna.graph.properties.Path
Return a new path consisting of the segments starting at beginIndex index (inclusive).
subpath(int, int) - Method in interface org.jboss.dna.graph.properties.Path
Return a new path consisting of the segments between the beginIndex index (inclusive) and the endIndex index (exclusive).
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
 
supportsEvents() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports events through RepositorySourceListeners.
supportsSameNameSiblings() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports same name siblings.
supportsUpdates() - Method in class org.jboss.dna.graph.connectors.RepositorySourceCapabilities
Return whether the source supports updates.
SVNProtocol - Enum in org.jboss.dna.connector.svn
 
SVNRepositoryConnection - Class in org.jboss.dna.connector.svn
The repository connection to a SVN Repository instance.
SVNRepositoryConnection(String, CachePolicy, String, SVNRepository) - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryConnection
 
SVNRepositoryConnectorI18n - Class in org.jboss.dna.connector.svn
 
SVNRepositoryConnectorI18n() - Constructor for class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
 
SVNRepositoryLexicon - Class in org.jboss.dna.connector.svn
 
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
 
SVNRepositorySource - Class in org.jboss.dna.connector.svn
A repository source that uses a SVN repository instance to manage the content.
SVNRepositorySource() - Constructor for class org.jboss.dna.connector.svn.SVNRepositorySource
Create a repository source instance.
SYSTEM_ID - Static variable in class org.jboss.dna.sequencer.xml.DnaDtdLexicon
 
SystemFailureException - Exception in org.jboss.dna.common
 
SystemFailureException() - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(String) - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(String, Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
 

T

TARGET - Static variable in class org.jboss.dna.sequencer.xml.DnaXmlLexicon
 
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.
ThreadSafeProblems - Class in org.jboss.dna.common.collection
A thread-safe list of problems for some execution context.
ThreadSafeProblems() - Constructor for class org.jboss.dna.common.collection.ThreadSafeProblems
 
ThreeContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
ThreePropertyContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only properties to a node.
ThreePropertyContribution(String, Location, DateTime, Property, Property, Property) - Constructor for class org.jboss.dna.connector.federation.contribution.ThreePropertyContribution
Create a contribution of node properties from the source with the supplied name.
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.
toBigDecimal() - Method in class org.jboss.dna.common.math.Duration
 
toCalendar() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toCalendar() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Calendar instance, in the default locale.
toCalendar(Locale) - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Calendar instance, in the specified locale .
toDate() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK Date instance.
toDate() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK Date instance.
toGregorianCalendar() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
toGregorianCalendar() - Method in interface org.jboss.dna.graph.properties.DateTime
Get this instance represented as a standard JDK GregorianCalendar instance.
toName() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
Get the new name for the node.
toString() - Method in class org.jboss.dna.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.stats.DetailedStatistics
 
toString() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
 
toString() - Method in class org.jboss.dna.common.stats.SimpleStatistics
 
toString() - Method in class org.jboss.dna.common.stats.Stopwatch
 
toString(Object, int) - Static method in class org.jboss.dna.common.util.ClassUtil
 
toString() - Method in class org.jboss.dna.connector.federation.contribution.Contribution
toString() - Method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics.Data
toString() - Method in class org.jboss.dna.connector.federation.merge.FederatedNode
toString() - Method in class org.jboss.dna.connector.federation.merge.MergePlan
toString() - Method in class org.jboss.dna.connector.federation.Projection.PathRule
toString() - Method in class org.jboss.dna.connector.federation.Projection
toString() - Method in class org.jboss.dna.connector.inmemory.Node
toString() - Method in class org.jboss.dna.graph.cache.BasicCachePolicy
toString() - Method in exception org.jboss.dna.graph.connectors.RepositorySourceException
toString() - Method in class org.jboss.dna.graph.Location
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicName
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicNamespace
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicPath
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicPathSegment
toString() - Method in class org.jboss.dna.graph.properties.basic.BasicProperty
toString() - Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
toString() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
toString() - Method in class org.jboss.dna.graph.properties.basic.UuidReference
toString() - Method in exception org.jboss.dna.graph.properties.InvalidPathException
toString() - Method in exception org.jboss.dna.graph.properties.IoException
toString() - Method in exception org.jboss.dna.graph.properties.NamespaceException
toString() - Method in class org.jboss.dna.graph.properties.PathExpression.Matcher
toString() - Method in class org.jboss.dna.graph.properties.PathExpression
toString() - Method in exception org.jboss.dna.graph.properties.PathNotFoundException
toString() - Method in exception org.jboss.dna.graph.properties.ValueFormatException
toString() - Method in class org.jboss.dna.graph.requests.CopyBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.CreateNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.DeleteBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.MoveBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadAllChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadBranchRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadNextBlockOfChildrenRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.ReadPropertyRequest
toString() - Method in class org.jboss.dna.graph.requests.RemovePropertiesRequest
toString() - Method in class org.jboss.dna.graph.requests.RenameNodeRequest
toString() - Method in class org.jboss.dna.graph.requests.UpdatePropertiesRequest
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.observation.NodeChange
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
toString() - Method in class org.jboss.dna.repository.sequencers.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
toString() - Method in class org.jboss.example.dna.sequencers.ContentInfo
 
toString() - Method in class org.jboss.example.dna.sequencers.JavaInfo
 
toString() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
toTimeZone(String) - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Convert this time to the time zone given by the supplied identifier.
toTimeZone(String) - Method in interface org.jboss.dna.graph.properties.DateTime
Convert this time to the time zone given by the supplied identifier.
toUtcTimeZone() - Method in class org.jboss.dna.graph.properties.basic.JodaDateTime
Convert this time to the same instant in the UTC time zone.
toUtcTimeZone() - Method in interface org.jboss.dna.graph.properties.DateTime
Convert this time to the same instant in the UTC time zone.
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.
TwoChildContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only two children to a node.
TwoChildContribution(String, Location, DateTime, Location, Location) - Constructor for class org.jboss.dna.connector.federation.contribution.TwoChildContribution
Create a contribution of two children from the source with the supplied name.
TwoContributionMergePlan - Class in org.jboss.dna.connector.federation.merge
 
TwoPropertyContribution - Class in org.jboss.dna.connector.federation.contribution
The record of a source contributing only properties to a node.
TwoPropertyContribution(String, Location, DateTime, Property, Property) - Constructor for class org.jboss.dna.connector.federation.contribution.TwoPropertyContribution
Create a contribution of node properties from the source with the supplied name.
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
 

U

unableToAccessClassUsingClasspath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToAddMoreRequestsToAlreadyExecutedBatch - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToAuthenticateConnectionToFederatedRepository - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
unableToBuildRuleSetRegularExpressionPattern - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToChangeExecutionContextWhileRunning - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToCreateExecutionContext - Static variable in class org.jboss.dna.connector.federation.FederationI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToCreateValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
unableToDiscoverPropertyTypeForNullValue - Static variable in class org.jboss.dna.graph.GraphI18n
 
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
 
unableToLoadClassUsingClasspath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
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
 
unableToRegisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToRemoveRepository - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToStartSequencingServiceWithoutExecutionContext - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToUnregisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToWriteToClosedStream - Static variable in class org.jboss.dna.maven.MavenI18n
 
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.
UNKNOWN_NUMBER_OF_CHILDREN - Static variable in class org.jboss.dna.graph.requests.ReadAllPropertiesRequest
 
unknownPropertyValueType - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
UnmodifiableProperties - Class in org.jboss.dna.common.collection
 
UnmodifiableProperties(Properties) - Constructor for class org.jboss.dna.common.collection.UnmodifiableProperties
 
unregister(String) - Method in class org.jboss.dna.graph.properties.basic.BasicNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in class org.jboss.dna.graph.properties.basic.LocalNamespaceRegistry
Unregister the namespace with the supplied URI.
unregister(String) - Method in interface org.jboss.dna.graph.properties.NamespaceRegistry
Unregister the namespace with the supplied URI.
unregister() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
unregister(String) - Method in class org.jboss.dna.repository.util.JcrNamespaceRegistry
Unregister the namespace with the supplied URI.
UNSTRUCTURED - Static variable in class org.jboss.dna.graph.JcrNtLexicon
 
unsupportedMavenCoordinateFormat - Static variable in class org.jboss.dna.maven.MavenI18n
 
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.requests
Instruction to update the properties on the node at the specified location.
UpdatePropertiesRequest(Location, Property...) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
UpdatePropertiesRequest(Location, Iterable<Property>) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
UpdatePropertiesRequest(Location, Iterator<Property>) - Constructor for class org.jboss.dna.graph.requests.UpdatePropertiesRequest
Create a request to update the properties on the node at the supplied location.
updateRuleSet(RuleSet) - Method in class org.jboss.dna.repository.rules.RuleService
Update the configuration for a sequencer, or add it if there is no matching configuration.
updateSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Update the configuration for a sequencer, or add it if there is no matching configuration.
uploadFile() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Prompt the user interface for the file to upload into the JCR repository, then upload it using the JCR API.
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.jbosscache.JBossCacheLexicon.Namespace
 
URI - Static variable in class org.jboss.dna.connector.svn.SVNRepositoryLexicon.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.JcrNtLexicon.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.properties.ValueComparators
A comparator of URI values.
UriValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.URI values.
UriValueFactory(NamespaceRegistry, TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UriValueFactory
 
URL_DECODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text decoder that decodes text according to the rules of RFC 2396.
URL_ENCODER - Static variable in interface org.jboss.dna.graph.properties.Path
The text encoder that encodes text according to the rules of RFC 2396.
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
 
UserInterface - Interface in org.jboss.example.dna.repository
 
UserInterface - Interface in org.jboss.example.dna.sequencers
 
USERNAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
UUID - Static variable in class org.jboss.dna.graph.DnaLexicon
 
UUID - Static variable in class org.jboss.dna.graph.JcrLexicon
 
UUID_COMPARATOR - Static variable in class org.jboss.dna.graph.properties.ValueComparators
A comparator of UUID values.
UuidFactory - Interface in org.jboss.dna.graph.properties
A factory for creating UUID instances.
UuidReference - Class in org.jboss.dna.graph.properties.basic
 
UuidReference(UUID) - Constructor for class org.jboss.dna.graph.properties.basic.UuidReference
 
UuidReferenceValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.REFERENCE values.
UuidReferenceValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UuidReferenceValueFactory
 
UuidValueFactory - Class in org.jboss.dna.graph.properties.basic
The standard ValueFactory for PropertyType.URI values.
UuidValueFactory(TextDecoder, ValueFactory<String>) - Constructor for class org.jboss.dna.graph.properties.basic.UuidValueFactory
 

V

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.sequencer.xml.DnaDtdLexicon
 
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.properties
 
ValueComparators() - Constructor for class org.jboss.dna.graph.properties.ValueComparators
 
ValueFactories - Interface in org.jboss.dna.graph.properties
The set of standard ValueFactory instances.
ValueFactory<T> - Interface in org.jboss.dna.graph.properties
A factory for Property values.
ValueFormatException - Exception in org.jboss.dna.graph.properties
 
ValueFormatException(Object, PropertyType) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, String) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, Throwable) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
ValueFormatException(Object, PropertyType, String, Throwable) - Constructor for exception org.jboss.dna.graph.properties.ValueFormatException
 
valueJavaTypeNotCompatibleWithPropertyType - Static variable in class org.jboss.dna.graph.GraphI18n
 
valueOf(String) - Static method in enum org.jboss.dna.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.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.properties.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns the enum constant of this type with the specified name.
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.services.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.
valueOf(String) - Static method in enum org.jboss.example.dna.repository.RepositoryClient.Api
Returns the enum constant of this type with the specified name.
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're 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're 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're 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're declared.
values() - Static method in enum org.jboss.dna.graph.properties.PropertyType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.graph.xml.XmlHandler.AttributeScoping
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.maven.ArtifactType
Returns an array containing the constants of this enum type, in the order they're 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're 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're declared.
values() - Static method in enum org.jboss.dna.repository.services.ServiceAdministrator.State
Returns an array containing the constants of this enum type, in the order they're 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're declared.
values() - Static method in enum org.jboss.example.dna.repository.RepositoryClient.Api
Returns an array containing the constants of this enum type, in the order they're 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
 

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(UUID) - Method in interface org.jboss.dna.graph.Graph.Create
Specify the UUID that should the new node should have.
with(Property) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(String, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Name, Object...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify a property that should the new node should have.
with(Property, Property...) - Method in interface org.jboss.dna.graph.Graph.Create
Specify properties that should the new node should have.
with(Property) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that adds the supplied identification property.
with(Path) - Method in class org.jboss.dna.graph.Location
Create a copy of this location that uses the supplied path.
with(Request...) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(Iterator<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
with(List<? extends Request>) - Static method in class org.jboss.dna.graph.requests.CompositeRequest
Return a request that either wraps multiple requests, or the single request if only one is supplied.
WordMetadata - Class in org.jboss.dna.sequencer.msoffice.word
 
WordMetadata() - Constructor for class org.jboss.dna.sequencer.msoffice.word.WordMetadata
 
WordMetadataReader - Class in org.jboss.dna.sequencer.msoffice.word
Reades table of contents from Word document
WordMetadataReader() - Constructor for class org.jboss.dna.sequencer.msoffice.word.WordMetadataReader
 
WORKSPACE_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
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.

X

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

Z

ZipSequencer - Class in org.jboss.dna.sequencer.zip
 
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-Present JBoss a division of Red Hat. All Rights Reserved.