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.