|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Binary that provides some common capabilities for other implementations.BinaryFactory implementation that contains many general methods that are likely to be appropriate for many
concrete implementations.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
-
- AbstractPath - Class in org.jboss.dna.graph.property.basic
- An abstract foundation for different
Path implementations. - AbstractPath() -
Constructor for class org.jboss.dna.graph.property.basic.AbstractPath
-
- AbstractProblems - Class in org.jboss.dna.common.collection
- A list of problems for some execution context.
- AbstractProblems() -
Constructor for class org.jboss.dna.common.collection.AbstractProblems
-
- AbstractServiceAdministrator - Class in org.jboss.dna.repository.service
- Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an
administrative interface.
- AbstractSessionFactory - Class in org.jboss.dna.repository.util
- A SessionFactory implementation that creates
Session instances using Repository instances. - AbstractSessionFactory() -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory with the default delimiters.
- AbstractSessionFactory(char...) -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace
name from the repository name.
- AbstractValueFactories - Class in org.jboss.dna.graph.property.basic
- Abstract implementation of
ValueFactories that implements all the methods other than the get*Factory()
methods. - AbstractValueFactories() -
Constructor for class org.jboss.dna.graph.property.basic.AbstractValueFactories
-
- AbstractValueFactory<T> - Class in org.jboss.dna.graph.property.basic
- Abstract
ValueFactory. - acquire() -
Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
- Acquire any resources for this data.
- acquire() -
Method in interface org.jboss.dna.graph.property.Binary
- Acquire any resources for this data.
- actualLocationIsNotChildOfInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationIsNotSameAsInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationIsNotSameAsInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHaveSameNameAsRequest -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualNewLocationMustHaveSameParentAsOldLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualOldLocationIsNotSameAsInputLocation -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- actualOldLocationMustHavePath -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- add(int, T) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- add(T) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- add(ConfigType) -
Method in class org.jboss.dna.common.component.ComponentLibrary
- Add the configuration for a sequencer, or update any existing one that represents the
same
configuration
- add(Double, Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- add(long, TimeUnit) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration, Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- add(Float, Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- add(Integer, Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- add(Long, Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- add(T, T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Add the two operands and return the sum.
- add(Short, Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- add(T) -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Add a new value to these statistics.
- add(CompositeRequest, Request...) -
Static method in class org.jboss.dna.graph.request.CompositeRequest
- Add requests to the supplied composite request.
- add(CompositeRequest, Iterator<? extends Request>) -
Static method in class org.jboss.dna.graph.request.CompositeRequest
- Add requests to the supplied composite request.
- addAll(Collection<? extends T>) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- addAll(int, Collection<? extends T>) -
Method in class org.jboss.dna.common.collection.ImmutableAppendedList
-
- addAttribute(Attribute) -
Method in interface org.jboss.dna.common.jdbc.model.api.UserDefinedType
- adds Attribute
- addAttribute(Attribute) -
Method in class org.jboss.dna.common.jdbc.model.spi.UserDefinedTypeBean
- adds Attribute
- addBestRowIdentifier(BestRowIdentifier) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Adds BestRowIdentifier
- addBestRowIdentifier(BestRowIdentifier) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Adds BestRowIdentifier
- addCatalog(Catalog) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds Catalog
- addCatalog(Catalog) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds Catalog
- addChild(Location) -
Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property, Property...) -
Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property) -
Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
- Add to the list of children that has been read the child with the given path and identification property.
- addChild(Location) -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property, Property...) -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property) -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification property.
- addChild(Location) -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property, Property...) -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property) -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Add to the list of children that has been read the child with the given path and identification property.
- addChild(Location) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property, Property...) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addChild(Path, Property) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add to the list of children that has been read the child with the given path and identification property.
- addChild(Name, UUID, PathFactory) -
Method in class org.jboss.dna.jcr.cache.ChangedNodeInfo
- Add a child to the children.
- addChild(Name, Path.Segment, UUID, PathFactory) -
Method in class org.jboss.dna.jcr.cache.ChangedNodeInfo
- Add a child to the children.
- addChildren(Iterable<Location>) -
Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addChildren(Iterable<Location>) -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addChildren(Iterable<Location>) -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addChildren(Iterable<Location>) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addColumn(Column) -
Method in interface org.jboss.dna.common.jdbc.model.api.BestRowIdentifier
- Adds column to the best row identifier
- addColumn(ForeignKeyColumn) -
Method in interface org.jboss.dna.common.jdbc.model.api.ForeignKey
- Adds ForeignKeyColumn
- addColumn(IndexColumn) -
Method in interface org.jboss.dna.common.jdbc.model.api.Index
- Adds IndexColumn
- addColumn(PrimaryKeyColumn) -
Method in interface org.jboss.dna.common.jdbc.model.api.PrimaryKey
- Adds PrimaryKeyColumn
- addColumn(TableColumn) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Adds TableColumn
- addColumn(Column) -
Method in class org.jboss.dna.common.jdbc.model.spi.BestRowIdentifierBean
- Adds column to the best row identifier
- addColumn(ForeignKeyColumn) -
Method in class org.jboss.dna.common.jdbc.model.spi.ForeignKeyBean
- Adds ForeignKeyColumn
- addColumn(IndexColumn) -
Method in class org.jboss.dna.common.jdbc.model.spi.IndexBean
- Adds IndexColumn
- addColumn(PrimaryKeyColumn) -
Method in class org.jboss.dna.common.jdbc.model.spi.PrimaryKeyBean
- Adds PrimaryKeyColumn
- addColumn(TableColumn) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Adds TableColumn
- 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
-
- addDeletedChild(Location) -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addDeletedChild(Path, Property, Property...) -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Add to the list of children that has been read the child with the given path and identification properties.
- addDeletedChild(Path, Property) -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Add to the list of children that has been read the child with the given path and identification property.
- addDeletedChildren(Iterable<Location>) -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Add to the list of children that has been read the supplied children with the given path and identification properties.
- addDetector(MimeTypeDetectorConfig) -
Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
- Adds the configuration for a MIME-type detector before any previously added configurations, or updates any
existing one that represents the
same configuration
- addDirectory(String, String) -
Method in interface org.jboss.dna.connector.scm.ScmActionFactory
-
- addDirectory(String, String) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
-
- addError(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addError(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- 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
-
- addException(DatabaseMetaDataMethodException) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds the DatabaseMetaDataMethodException to the DatabaseMetadataProvider exception list
- addException(DatabaseMetaDataMethodException) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds the DatabaseMetaDataMethodException to the DatabaseMetadataProvider exception list
- addExtraProperty(String, Object) -
Method in interface org.jboss.dna.common.jdbc.model.api.DatabaseNamedObject
- Adds extra property
- addExtraProperty(String, Object) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseNamedObjectBean
- Adds extra property
- addFile(String, String, byte[]) -
Method in interface org.jboss.dna.connector.scm.ScmActionFactory
-
- addFile(String, String, byte[]) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
-
- addForeignKey(ForeignKey) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- adds ForeignKey
- addForeignKey(ForeignKey) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- adds ForeignKey
- addIndex(Index) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- adds Index
- addIndex(Index) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- adds Index
- addInfo(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addInfo(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- 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
-
- addModel(Model) -
Static method in class org.jboss.dna.connector.store.jpa.JpaSource.Models
-
- addNewNode(Long, Location) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
-
- addNewNode(Location) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
-
- addNodeTypes(String) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file located at the supplied path should be loaded into the repository.
- addNodeTypes(File) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addNodeTypes(URL) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addNodeTypes(InputStream) -
Method in interface org.jboss.dna.jcr.JcrConfiguration.RepositoryDefinition
- Specify that the CND file is to be loaded into the repository.
- addNumericFunction(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds numeric function
- addNumericFunction(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds numeric function
- addParameter(Parameter) -
Method in interface org.jboss.dna.common.jdbc.model.api.StoredProcedure
- Adds Parameter
- addParameter(Parameter) -
Method in class org.jboss.dna.common.jdbc.model.spi.StoredProcedureBean
- Adds Parameter
- addPeer(UUID) -
Method in class org.jboss.dna.jcr.cache.ChangedNodeInfo
- Adds a peer node to this change.
- addPluralize(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addPrivilege(Privilege) -
Method in interface org.jboss.dna.common.jdbc.model.api.Column
- Adds table column priviledge
- addPrivilege(Privilege) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Adds table priviledge
- addPrivilege(Privilege) -
Method in class org.jboss.dna.common.jdbc.model.spi.ColumnBean
- Adds table column priviledge
- addPrivilege(Privilege) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Adds table priviledge
- addProperties(Property...) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Iterable<Property>) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Property...) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addProperties(Iterable<Property>) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addProperty(Property) -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Add a property that was read from the
RepositoryConnection
- addProperty(Property) -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Add a property that was read from the
RepositoryConnection
- addRuleParser(Method) -
Static method in class org.jboss.dna.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.
- addRuleParser(Method) -
Static method in class org.jboss.dna.graph.connector.federation.Projection
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(ClassLoader, String, String) -
Static method in class org.jboss.dna.graph.connector.federation.Projection
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(Method) -
Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(Class<?>, String) -
Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings.
- addRuleParser(ClassLoader, String, String) -
Method in class org.jboss.dna.graph.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings.
- addSchema(Schema) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds Schema
- addSchema(Schema) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds Schema
- addSequencer(SequencerConfig) -
Method in class org.jboss.dna.repository.sequencer.SequencingService
- Add the configuration for a sequencer, or update any existing one that represents the
same configuration
- addSingularize(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addSource(RepositorySource) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Add the supplied federated source.
- addSQLKeyword(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds SQL keyword
- addSQLKeyword(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds SQL keyword
- addSqlTypeConversionPair(SqlTypeConversionPair) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds SqlTypeConversionPair
- addSqlTypeConversionPair(SqlTypeConversionPair) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds SqlTypeConversionPair
- addSqlTypeInfo(SqlTypeInfo) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds SqlTypeInfo
- addSqlTypeInfo(SqlTypeInfo) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds SqlTypeInfo
- addStoredProcedure(StoredProcedure) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds Stored Procedure
- addStoredProcedure(StoredProcedure) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds Stored Procedure
- addStringFunction(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds String function
- addStringFunction(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds String function
- addSupportedForwardOnlyResultSetConcurrency(ResultSetConcurrencyType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds ResultSetConcurrencyType
- addSupportedForwardOnlyResultSetConcurrency(ResultSetConcurrencyType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds ResultSetConcurrencyType
- addSupportedResultSetType(ResultSetType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds supported ResultSetType
- addSupportedResultSetType(ResultSetType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds supported ResultSetType
- addSupportedScrollInsensitiveResultSetConcurrency(ResultSetConcurrencyType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds ResultSetConcurrencyType
- addSupportedScrollInsensitiveResultSetConcurrency(ResultSetConcurrencyType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds ResultSetConcurrencyType
- addSupportedScrollSensitiveResultSetConcurrency(ResultSetConcurrencyType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds resultSetConcurrencyType
- addSupportedScrollSensitiveResultSetConcurrency(ResultSetConcurrencyType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds resultSetConcurrencyType
- addSupportedTransactionIsolationLevelType(TransactionIsolationLevelType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds TransactionIsolationLevelType
- addSupportedTransactionIsolationLevelType(TransactionIsolationLevelType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds TransactionIsolationLevelType
- addSystemFunction(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds System function
- addSystemFunction(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds System function
- addTable(Table) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds Table
- addTable(Table) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds Table
- addTableType(TableType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds TableType
- addTableType(TableType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds TableType
- addTimeDateFunction(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds Time/Date function
- addTimeDateFunction(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds Time/Date function
- addUncountable(String...) -
Method in class org.jboss.dna.common.text.Inflector
-
- addUserDefinedType(UserDefinedType) -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Adds UDT
- addUserDefinedType(UserDefinedType) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Adds UDT
- addVersionColumn(TableColumn) -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- adds version column
- addVersionColumn(TableColumn) -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- adds version column
- addWarning(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- addWarning(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.ImmutableProblems
-
- 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
-
- adjustReferenceProperties(ObjectInputStream, ObjectOutputStream, Map<String, String>) -
Method in class org.jboss.dna.connector.store.jpa.util.Serializer
- Deserialize the properties, adjust all
Reference values that point to an "old" UUID to point to the corresponding
"new" UUID, and reserialize the properties.
- adjustSnsIndexesAndIndexesAfterRemoving(EntityManager, Long, String, String, long, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
-
- AdministeredService - Interface in org.jboss.dna.repository.service
-
- ALL -
Static variable in class org.jboss.dna.connector.store.jpa.JpaSource.Models
-
- all() -
Static method in class org.jboss.dna.graph.property.PathExpression
-
- allNodeTypeTemplatesMustComeFromSameSession -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- allowsAnyChildName() -
Method in class org.jboss.dna.jcr.NodeDefinitionId
- Determine whether this node definition defines any named child.
- allowsAnyChildName() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
- Determine whether this property definition allows properties with any name.
- allowsMultiple() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
- Return whether the property definition allows multiple values.
- allPropertyValuesMustHaveSameType -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- ambiguousPrimaryItemName -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- and(Location) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(String) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Path) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.And
- Specify that another node should also be copied or moved.
- and() -
Method in interface org.jboss.dna.graph.Graph.Conjunction
- Finish the request and prepare to start another.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify the UUID that should the new node should have.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify property that should the new node should have.
- and(String, Object...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Name, Object...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify a property that should the new node should have.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.Create
- Specify properties that should the new node should have.
- and(UUID) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify the UUID that should the new node should have.
- and(Property) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify property that should the new node should have.
- and(String, Object...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Name, Object...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify a property that should the new node should have.
- and(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Specify properties that should the new node should have.
- and() -
Method in class org.jboss.dna.jcr.JcrConfiguration
- Convenience method to make the code that sets up this configuration easier to read.
- and() -
Method in class org.jboss.dna.repository.DnaConfiguration
- Convenience method to make the code that sets up this configuration easier to read.
- and() -
Method in interface org.jboss.dna.repository.DnaConfiguration.Returnable
- Return the configuration component.
- andOutputtingTo(String) -
Method in interface org.jboss.dna.repository.DnaConfiguration.PathExpressionOutput
- Specify the output
path expression, which determines where this sequencer's output will be
placed.
- andReturn() -
Method in interface org.jboss.dna.graph.Graph.GetNodeConjunction
-
- AnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
-
- AnnotationMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
-
- ANY_NAME -
Static variable in class org.jboss.dna.jcr.NodeDefinitionId
- The string-form of the name that can be used to represent a residual property definition.
- ANY_NAME -
Static variable in class org.jboss.dna.jcr.PropertyDefinitionId
- The string-form of the name that can be used to represent a residual property definition.
- ApertureMimeTypeDetector - Class in org.jboss.dna.mimetype.aperture
-
- ApertureMimeTypeDetector() -
Constructor for class org.jboss.dna.mimetype.aperture.ApertureMimeTypeDetector
-
- applyAction(Object) -
Method in interface org.jboss.dna.connector.scm.ScmAction
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddDirectory
-
- applyAction(Object) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor.AddFile
-
- 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
-
- as(String) -
Method in interface org.jboss.dna.graph.Graph.AsName
- Finish the request by specifying the new name.
- as(Name) -
Method in interface org.jboss.dna.graph.Graph.AsName
- Finish the request by specifying the new name.
- asBigDecimal(Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- asBigDecimal(Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- asBigDecimal(Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- asBigDecimal(Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- asBigDecimal(Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- asBigDecimal(T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Create a
BigDecimal representation of the supplied value.
- asBigDecimal(Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- asMultiValued() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
-
- asSingleValued() -
Method in class org.jboss.dna.jcr.PropertyDefinitionId
-
- at(Location) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the location of the node upon which the request is to operate.
- at(String) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the path of the node upon which the request is to operate.
- at(Path) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the path of the node upon which the request is to operate.
- at(UUID) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the UUID of the node upon which the request is to operate.
- at(Property) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the unique identification property that identifies the node upon which the request is to operate.
- at(Property, Property...) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the unique identification properties that identify the node upon which the request is to operate.
- at(Iterable<Property>) -
Method in interface org.jboss.dna.graph.Graph.At
- Specify the unique identification properties that identify the node upon which the request is to operate.
- at() -
Method in class org.jboss.dna.graph.request.DeleteBranchRequest
- Get the location defining the top of the branch to be deleted
- at() -
Method in class org.jboss.dna.graph.request.DeleteChildrenRequest
- Get the location defining the top of the branch to be deleted
- at() -
Method in class org.jboss.dna.graph.request.ReadAllPropertiesRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.ReadBranchRequest
- Get the location defining the top of the branch to be read
- at() -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.RenameNodeRequest
- Get the location defining the node that is to be read.
- at() -
Method in class org.jboss.dna.graph.request.VerifyNodeExistsRequest
- Get the location defining the node that is to be read.
- Attribute - Interface in org.jboss.dna.common.jdbc.model.api
- Provides User Defined Type (UDT) attribute specific metadata.
- AttributeBean - Class in org.jboss.dna.common.jdbc.model.spi
- Provides User Defined Type (UDT) attribute specific metadata.
- AttributeBean() -
Constructor for class org.jboss.dna.common.jdbc.model.spi.AttributeBean
- Default constructor
- AUTO_CREATED -
Static variable in class org.jboss.dna.graph.JcrLexicon
-
- autocreatedNodesNeedDefaults -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- autocreatedPropertyNeedsDefault -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.connector.federation.FederatedRepository
- Utility method called by the administrator.
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
- Method that can be called after
RepositoryConnectionPool.shutdown() or RepositoryConnectionPool.shutdownNow() to wait until all connections in use at the
time those methods were called have been closed normally.
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.repository.DnaEngine
- Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens
first.
- awaitTermination(long, TimeUnit) -
Method in interface org.jboss.dna.repository.service.ServiceAdministrator
- Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens
first.
Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.InputStream in DECODE mode.
Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.OutputStream in ENCODE mode.
Base64.OutputStream in either ENCODE or DECODE mode.
Name.Path.Path.Segment.Binary instances.ValueFactory for PropertyType.BOOLEAN values.same-name-sibling
index).
CachePolicy.non-thread safe implementation of Children that can be modified in place.Observable implementation.ImageMetadata.setInput(InputStream) or
ImageMetadata.setInput(DataInput).
Path that has the information for the last segment but that points to another Path for the parent
information.ChildNode instances yet allows fast access to the children with a specified
name.LocalizationRepository that loads a properties file from the classpath of the supplied
class loader.context class loader or, if that is
null, the same class loader that loaded this class.
cloned workspace does not exist.
RepositoryNodeTypeManager.JcrNodeTypeSource with based on the CND file with the given resource name.
JcrNodeTypeSource based on the CND files at the given resource names.
MavenRepository that instantiates this provider, and only once immediately after instantiation and before any calls
to MavenUrlProvider.getUrl(MavenId, ArtifactType, SignatureType, boolean).
destination already has a node with the same
name.
destination already has a node with the same
name.
desired workspace name
.
destination already has a node with the same
name.
File to URL.
into(...)
- copy(Location) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node at the specified location into a parent node at a different location, which is
specified via the
into(...)
- copy(String) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node located at the supplied path into a parent node at a different location, which is
specified via the
into(...)
- copy(Path) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node located at the supplied path into a parent node at a different location, which is
specified via the
into(...)
- copy(UUID) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which
is specified via the
into(...)
- copy(Property) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node with the specified unique identification property into a parent node at a different
location, which is specified via the
into(...)
- copy(Property, Property...) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node with the specified identification properties into a parent node at a different
location, which is specified via the
into(...)
- copy(Iterable<Property>) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to copy a node with the specified identification properties into a parent node at a different
location, which is specified via the
into(...)
- copy(Node) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy the specified node into a parent node at a different location, which is specified via the
into(...)
- copy(Location) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node at the specified location into a parent node at a different location, which is specified
via the
into(...)
- copy(String) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node located at the supplied path into a parent node at a different location, which is
specified via the
into(...)
- copy(Path) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node located at the supplied path into a parent node at a different location, which is
specified via the
into(...)
- copy(UUID) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node with the specified unique identifier into a parent node at a different location, which is
specified via the
into(...)
- copy(Property) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node with the specified unique identification property into a parent node at a different
location, which is specified via the
into(...)
- copy(Property, Property...) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to copy a node with the specified identification properties into a parent node at a different location,
which is specified via the
into(...)
- copyBranch(Location, String, Location, String, Name) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to copy a branch to another.
- copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to copy a branch to another.
- copyBranch(Location, String, Location, String, Name, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to copy a branch to another.
- CopyBranchRequest - Class in org.jboss.dna.graph.request
- Instruction that a branch be copied from one location into another.
- CopyBranchRequest(Location, String, Location, String) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- CopyBranchRequest(Location, String, Location, String, Name) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- CopyBranchRequest(Location, String, Location, String, Name, NodeConflictBehavior) -
Constructor for class org.jboss.dna.graph.request.CopyBranchRequest
- Create a request to copy a branch to another.
- copyDirectory(String, String, long) -
Method in interface org.jboss.dna.connector.scm.ScmActionFactory
-
- copyDirectory(String, String, long) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
-
- copyLimitedToBeWithinSingleSource -
Static variable in class org.jboss.dna.graph.GraphI18n
-
- CoreMetaData - Interface in org.jboss.dna.common.jdbc.model.api
- Provides core metadata functionality
- CoreMetaDataBean - Class in org.jboss.dna.common.jdbc.model.spi
- Provides core metadata functionality
- CoreMetaDataBean() -
Constructor for class org.jboss.dna.common.jdbc.model.spi.CoreMetaDataBean
- Default constructor
- count() -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Get the maximum number of children that may be returned in the block.
- count() -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Get the maximum number of children that may be returned in the block.
- countAllReferencesResolved(Long, EntityManager) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
- Delete all references that start from nodes that do not support enforced referential integrity.
- create(int) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- create(int) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.LongOperations
-
- create(int) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the integer representation into the natural object representation.
- create(long) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the long representation into the natural object representation.
- create(double) -
Method in interface org.jboss.dna.common.math.MathOperations
- Convert the double representation into the natural object representation.
- create(int) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(long) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(double) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- create(String, String, DateTime) -
Static method in class org.jboss.dna.connector.federation.contribution.Contribution
- Create an empty contribution from the named source.
- create(String, 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, 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, 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, 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(ExecutionContext, EntityManager, Long, UUID, Path, int) -
Static method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
- Create a query that returns a subgraph at and below the node with the supplied path and the supplied UUID.
- create(String) -
Method in class org.jboss.dna.connector.store.jpa.util.Workspaces
- Create a workspace with the supplied name.
- create(String) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, Property) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, Property, Property...) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Iterable<Property>) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Property) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(Path, Property, Property...) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node located at the supplied path.
- create(String, RepositoryConnectionFactory, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied repository and
context.
- create(RepositoryConnection, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied
RepositoryConnection and context.
- create(RepositorySource, ExecutionContext) -
Static method in class org.jboss.dna.graph.Graph
- Create a graph instance that uses the supplied
RepositoryConnection and context.
- create(String) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path.
- create(Path) -
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, 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, if the node does not exist.
- create(Path, List<Property>) -
Method in interface org.jboss.dna.graph.io.Destination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, Property, Property...) -
Method in interface org.jboss.dna.graph.io.Destination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, List<Property>) -
Method in class org.jboss.dna.graph.io.GraphBatchDestination
- Create a node at the supplied path and with the supplied attributes.
- create(Path, Property, Property...) -
Method in class org.jboss.dna.graph.io.GraphBatchDestination
- Create a node at the supplied path and with the supplied attributes.
- create(Path) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path.
- create(UUID) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a UUID.
- create(Path, UUID) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an UUID.
- create(Path, Property) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and a single identification property.
- create(Path, Property, Property...) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and multiple identification properties.
- create(Path, Iterable<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an iterator over identification properties.
- create(Property) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a single identification property.
- create(Property, Property...) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by multiple identification properties.
- create(Iterable<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by a path and an iterator over identification properties.
- create(List<Property>) -
Static method in class org.jboss.dna.graph.Location
- Create a location defined by multiple identification properties.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a UUID.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(File) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a binary value from the given file.
- create(Reader, long, byte[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied reader, the approximate length, and the SHA-1 secure hash of
the content.
This implementation does not manage or share the in-memory binary values, so this implementation is identical to calling
AbstractBinaryValueFactory.create(Reader, long).
- create(InputStream, long, byte[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractBinaryValueFactory
- Create a value from the binary content given by the supplied stream, the approximate length, and the SHA-1 secure hash of
the content.
This implementation does not manage or share the in-memory binary values, so this implementation is identical to calling
AbstractBinaryValueFactory.create(InputStream, long).
- create(Object) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create a value from the specified information by determining which other
create method applies and delegating
to that method.
- create(BigDecimal[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of decimal values.
- create(boolean[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of booleans.
- create(byte[][]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary content.
- create(Calendar[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of Calendar instances.
- create(Date[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of dates.
- create(DateTime[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of
DateTime instants.
- create(double[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of doubles.
- create(float[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of floats.
- create(int[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of integers.
- create(long[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of longs.
- create(Name[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of names.
- create(Object[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from the specified information by determining which other
create method applies for
each object and then delegating to that method.
- create(Path[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of paths.
- create(Reference[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of references.
- create(String[], TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of strings, using the supplied decoder.
- create(String[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of string values, using no decoding.
- create(URI[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of URIs.
- create(UUID[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from an array of UUIDs.
- create(Binary[]) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an array of values from the array of binary objects.
- create(Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an iterator over the values (of an unknown type).
- create(Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Create an iterable with the values (of an unknown type).
- create(Name, Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, Object...) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Object...) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in class org.jboss.dna.graph.property.basic.BasicPropertyFactory
- Create a property with the supplied name and values
- create(String) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.BooleanValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.DecimalValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.DoubleValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.InMemoryBinaryValueFactory
- Create a value from the binary content given by the supplied array.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance for the current time in the local time zone.
- create(int, int, int, int, int, int, int) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, int) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, String) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance given the individual values for the fields
- create(DateTime, long) -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance that is offset from the original by the specified amount.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.LongValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a string, using the supplied decoder.
- create(String, String) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a name from the given namespace URI and local name.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.NameValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a UUID.
- create(Object) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the specified information by determining which other
create method applies and delegating
to that method. 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.property.basic.ObjectValueFactory
- Create an array of values from the specified information by determining which other
create method applies for
each object and then delegating to that method. 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.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.ObjectValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a path.
- create(Path, Path) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied relative path to the supplied parent path.
- create(Path, Name, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Iterable<Path.Segment>) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path by appending the supplied names to the parent path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.UriValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a reference.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a UUID.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a URI.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.UuidReferenceValueFactory
- Create a value from a the binary content given by the supplied reader.
- create() -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a new random UUID.
- create(String) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from an integer.
- create(long) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a long from a string.
- create(boolean) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a boolean from a string.
- create(float) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a float.
- create(double) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a date.
- create(DateTime) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a name.
- create(Path) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a path.
- create(Reference) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a reference.
- create(URI) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a URI.
- create(UUID) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in class org.jboss.dna.graph.property.basic.UuidValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(InputStream, long, byte[]) -
Method in interface org.jboss.dna.graph.property.BinaryFactory
- Create a value from the binary content given by the supplied stream, the approximate length, and the SHA-1 secure hash of
the content.
- create(Reader, long, byte[]) -
Method in interface org.jboss.dna.graph.property.BinaryFactory
- Create a value from the binary content given by the supplied reader, the approximate length, and the SHA-1 secure hash of
the content.
- create(File) -
Method in interface org.jboss.dna.graph.property.BinaryFactory
- Create a binary value from the given file.
- create() -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance for the current time in the local time zone.
- create(DateTime, long) -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance that is offset from the original by the specified amount.
- create(int, int, int, int, int, int, int) -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, int) -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance given the individual values for the fields
- create(int, int, int, int, int, int, int, String) -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance given the individual values for the fields
- create(String, String) -
Method in interface org.jboss.dna.graph.property.NameFactory
- Create a name from the given namespace URI and local name.
- create(String, String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.NameFactory
- Create a name from the given namespace URI and local name.
- create(Path, Path) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied relative path to the supplied parent path.
- create(Path, Name, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Path, String) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path by appending the supplied names to the parent path.
- create(Name, Object...) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterable<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, Iterator<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Object...) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterable<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create(Name, PropertyType, Iterator<?>) -
Method in interface org.jboss.dna.graph.property.PropertyFactory
- Create a property with the supplied name and values
- create() -
Method in interface org.jboss.dna.graph.property.UuidFactory
- Create a new random UUID.
- create(String) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a string, using no decoding.
- create(String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a string, using the supplied decoder.
- create(int) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from an integer.
- create(long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a long from a string.
- create(boolean) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a boolean from a string.
- create(float) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a float.
- create(double) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a double.
- create(BigDecimal) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a decimal.
- create(Calendar) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a Calendar instance.
- create(Date) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a date.
- create(DateTime) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a date-time instant.
- create(Name) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a name.
- create(Path) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a path.
- create(Reference) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a reference.
- create(URI) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a URI.
- create(UUID) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a UUID.
- create(byte[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied array.
- create(Binary) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied stream.
- create(InputStream, long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the binary content given by the supplied stream.
- create(Reader, long) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from a the binary content given by the supplied reader.
- create(Object) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create a value from the specified information by determining which other
create method applies and delegating
to that method.
- create(String[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of string values, using no decoding.
- create(String[], TextDecoder) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of strings, using the supplied decoder.
- create(int[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of integers.
- create(long[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of longs.
- create(boolean[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of booleans.
- create(float[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of floats.
- create(double[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of doubles.
- create(BigDecimal[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of decimal values.
- create(Calendar[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of Calendar instances.
- create(Date[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of dates.
- create(DateTime[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of
DateTime instants.
- create(Name[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of names.
- create(Path[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of paths.
- create(Reference[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of references.
- create(URI[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of URIs.
- create(UUID[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from an array of UUIDs.
- create(byte[][]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from the array of binary content.
- create(Binary[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from the array of binary objects.
- create(Object[]) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an array of values from the specified information by determining which other
create method applies for
each object and then delegating to that method.
- create(Iterator<?>) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an iterator over the values (of an unknown type).
- create(Iterable<?>) -
Method in interface org.jboss.dna.graph.property.ValueFactory
- Create an iterable with the values (of an unknown type).
- createAbsolutePath(Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segment names, in order.
- createAbsolutePath(Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segments, in order.
- createAbsolutePath(Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute path with the supplied segments, in order.
- createAt(String) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, and return an interface used to either add properties for
the new node, or complete/submit the request and return the location, node, or graph.
- createAt(Path) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, and return an interface used to either add properties for
the new node, or complete/submit the request and return the location, node, or graph.
- createAttribute() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Attribute
- createAttribute() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Attribute
- createBestRowIdentifier() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates BestRowIdentifier
- createBestRowIdentifier() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates BestRowIdentifier
- createCatalog() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Catalog
- createCatalog() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Catalog
- 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.connector.RepositoryConnectionFactory
- Create a
RepositoryConnection using the given RepositorySource name.
- createConnection(String) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Create a
RepositoryConnection using the given RepositorySource name.
- CREATED -
Static variable in class org.jboss.dna.graph.JcrLexicon
-
- CREATED -
Static variable in class org.jboss.dna.jcr.JcrLexicon
-
- createDatabase() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Database
- createDatabase() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Database
- createForeignKey() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates ForeignKey
- createForeignKey() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates ForeignKey
- createForeignKeyColumn() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates ForeignKeyColumn
- createForeignKeyColumn() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates ForeignKeyColumn
- createFromCoordinates(String) -
Static method in class org.jboss.dna.maven.MavenId
-
- createIfMissing(String) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, if the node does not exist.
- createIfMissing(Path) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, if the node does not exist.
- createIfMissing(String, Property...) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, if the node does not exist.
- createIfMissing(Path, Property...) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, if the node does not exist.
- createIfMissing(Path, Iterable<Property>) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node located at the supplied path, if the node does not exist.
- createIndex() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Index
- createIndex() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Index
- createIndexColumn() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates IndexColumn
- createIndexColumn() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates IndexColumn
- 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(Location, String, Name, Iterator<Property>) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Property[]) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Property[], NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Iterator<Property>) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Iterator<Property>, NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Property[]) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- createNode(Location, String, Name, Property[], NodeConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a node with the given properties under the supplied location.
- CreateNodeRequest - Class in org.jboss.dna.graph.request
- Instruction to create the node under the specified location.
- CreateNodeRequest(Location, String, Name, Property...) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- CreateNodeRequest(Location, String, Name, Iterable<Property>) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- CreateNodeRequest(Location, String, Name, Iterator<Property>) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Property...) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterable<Property>) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- CreateNodeRequest(Location, String, Name, NodeConflictBehavior, Iterator<Property>) -
Constructor for class org.jboss.dna.graph.request.CreateNodeRequest
- Create a request to create a node with the given properties under the supplied location.
- createParameter() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Parameter
- createParameter() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Parameter
- 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, 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, 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.
- createPrimaryKey() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates PrimaryKey
- createPrimaryKey() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates PrimaryKey
- createPrimaryKeyColumn() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates PrimaryKeyColumn
- createPrimaryKeyColumn() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates PrimaryKeyColumn
- createPrivilege() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Privilege
- createPrivilege() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Privilege
- createReference() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Reference
- createReference() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Reference
- createRelativePath() -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create an empty relative path (i.e., equivalent to
createRelativePath(
Path.SELF_SEGMENT)).
- createRelativePath(Name...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segment names, in order.
- createRelativePath(Path.Segment...) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath(Iterable<Path.Segment>) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath() -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an empty relative path (i.e., equivalent to
createRelativePath(
Path.SELF_SEGMENT)).
- createRelativePath(Name...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segment names, in order.
- createRelativePath(Path.Segment...) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segments, in order.
- createRelativePath(Iterable<Path.Segment>) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a relative path with the supplied segments, in order.
- createRepository(String, String, String) -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
- Create a
SVNRepository from a http protocol.
- createRequestProcessor(String, ExecutionContext, Observer, EntityManager, UUID, String, String[], long, boolean, boolean, boolean) -
Method in class org.jboss.dna.connector.store.jpa.model.basic.BasicModel
-
- createRequestProcessor(String, ExecutionContext, Observer, EntityManager, UUID, String, String[], long, boolean, boolean, boolean) -
Method in class org.jboss.dna.connector.store.jpa.Model
-
- createRootPath() -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create an absolute root path.
- createRootPath() -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create an absolute root path.
- createRootPath(String) -
Static method in class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
- the root path.
- createRootPath(String) -
Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
- the root path.
- createSchema() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Schema
- createSchema() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Schema
- createSegment(Name) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name.
- createSegment(Name, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name and index.
- createSegment(String) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name.
- createSegment(String, TextDecoder) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
-
Create a path segment given the supplied segment name.
- createSegment(String, int) -
Method in class org.jboss.dna.graph.property.basic.PathValueFactory
- Create a path segment given the supplied segment name and index.
- createSegment(String) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(String, TextDecoder) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(String, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name and index.
- createSegment(Name) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name.
- createSegment(Name, int) -
Method in interface org.jboss.dna.graph.property.PathFactory
- Create a path segment given the supplied segment name and index.
- createSession(String) -
Method in class org.jboss.dna.repository.util.AbstractSessionFactory
-
- createSession(String) -
Method in interface org.jboss.dna.repository.util.SessionFactory
-
- createSimpleTypeParamPath(PathFactory, String) -
Static method in class org.jboss.dna.sequencer.java.SimpleTypeMetadataSequencer
- Create the path of parameter.
- createSqlTypeConversionPair() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates SqlTypeConversionPair
- createSqlTypeConversionPair() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates SqlTypeConversionPair
- createSqlTypeInfo() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates SqlTypeInfo
- createSqlTypeInfo() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates SqlTypeInfo
- createStoredProcedure() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates StoredProcedure
- createStoredProcedure() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates StoredProcedure
- createString(String, Object...) -
Static method in class org.jboss.dna.common.util.StringUtil
- Create a string by substituting the parameters into all key occurrences in the supplied format.
- createString(char, int) -
Static method in class org.jboss.dna.common.util.StringUtil
- Create a new string containing the specified character repeated a specific number of times.
- createSVNURL(String, String) -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
-
- createTable() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates Table
- createTable() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates Table
- createTableColumn() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates TableColumn
- createTableColumn() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates TableColumn
- createTableType() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates TableType
- createTableType() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates TableType
- createUnder(Location) -
Method in class org.jboss.dna.graph.Graph.Batch
- Begin the request to create a node under the existing parent node at the supplied location.
- createUnder(Location) -
Method in class org.jboss.dna.graph.Graph
- Begin the request to create a node under the existing parent node at the supplied location.
- createUserDefinedType() -
Method in class org.jboss.dna.common.jdbc.model.DefaultModelFactory
- Creates UserDefinedType
- createUserDefinedType() -
Method in interface org.jboss.dna.common.jdbc.model.ModelFactory
- Creates UserDefinedType
- createUtc() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTimeValueFactory
- Create a date-time instance for the current time in UTC.
- createUtc() -
Method in interface org.jboss.dna.graph.property.DateTimeFactory
- Create a date-time instance for the current time in UTC.
- createWorkspace(String) -
Method in class org.jboss.dna.connector.jbosscache.JBossCacheWorkspaces
- Attempt to create a new workspace with the supplied name.
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepository
-
- createWorkspace(ExecutionContext, String, CreateWorkspaceRequest.CreateConflictBehavior, String) -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepository
-
- createWorkspace() -
Method in class org.jboss.dna.graph.Graph
- Create a new workspace in the source used by this graph.
- createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.request.BatchRequestBuilder
- Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- createWorkspace(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Method in class org.jboss.dna.graph.request.RequestBuilder
- Add a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- CreateWorkspaceRequest - Class in org.jboss.dna.graph.request
- Request that a new workspace be created with the supplied name.
- CreateWorkspaceRequest(String, CreateWorkspaceRequest.CreateConflictBehavior) -
Constructor for class org.jboss.dna.graph.request.CreateWorkspaceRequest
- Create a request to create a new workspace, and specify the behavior should a workspace already exists with a name that
matches the desired name for the new workspace.
- CreateWorkspaceRequest.CreateConflictBehavior - Enum in org.jboss.dna.graph.request
- The options for the behavior when a request specifies a workspace name that already is used by an existing workspace.
- createZeroValue() -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.DurationOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.FloatOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- createZeroValue() -
Method in class org.jboss.dna.common.math.LongOperations
-
- createZeroValue() -
Method in interface org.jboss.dna.common.math.MathOperations
- Create the object form of the "zero value".
- createZeroValue() -
Method in class org.jboss.dna.common.math.ShortOperations
-
- credentialsMustProvideJaasMethod -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
- credentialsMustReturnLoginContext -
Static variable in class org.jboss.dna.jcr.JcrI18n
-
date-time instants.ValueFactory for PropertyType.DECIMAL values.current thread's context class
loader (if not null) or component library's class loader.
XmlHandler.AttributeScoping.
XmlSequencer.AttributeScoping.
CloneWorkspaceRequest.CloneConflictBehavior that will be used if it is unspecified.
CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
CreateWorkspaceRequest.CreateConflictBehavior that will be used if it is unspecified.
Path.Segment.
name of the default workspace is ""default" ", unless otherwise specified.
name of the default workspace is ""default" ", unless otherwise specified.
connection calls to the underlying source.
connection calls to the underlying source.
connection calls to the underlying source.
connection calls to the underlying source.
connection calls to the underlying source.
SequencingService.Selector that considers every Sequencer to be used for every node.
be
read-only or updateable.
be
read-only or updateable.
path.
PropertyType whose values can be assigned to variables or parameters of the supplied
type.
DnaEngine.ExecutionContext.
ExecutionContext.
sequencer configuration.sequencer instance.configuration.initializing
the repository factory.ValueFactory for PropertyType.DOUBLE values."//" is not a valid path.
"//" is not a valid path.
Children.source name.
This implementation only compares the source name.
This implementation only compares the source name.
current JAAS calling context
, with default implementations for all other components (including default namespaces in the
namespace registry.
MimeTypeDetector that attempts to match the extension of the supplied name against a set of known file extensions.repository name.
RepositorySource for a federated repository.
source projections in the federated workspace that each specify how and where content from a
source is federated into the unified workspace.RepositoryConnection implementation for the file system connector.RequestProcessor implementation for the file systme connector.RepositorySource for the connector that exposes an area of the local file system as content in a repository.ImageMetadata.getFormat() for BMP streams.
ImageMetadata.getFormat() for GIF streams.
ImageMetadata.getFormat() for IFF streams.
ImageMetadata.getFormat() for JPEG streams.
ImageMetadata.getFormat() for PBM streams.
ImageMetadata.getFormat() for PCX streams.
ImageMetadata.getFormat() for PGM streams.
ImageMetadata.getFormat() for PNG streams.
ImageMetadata.getFormat() for PPM streams.
ImageMetadata.getFormat() for PSD streams.
ImageMetadata.getFormat() for RAS streams.
BigDecimal representation into the natural object representation.
key parameter.
starting after sibling.
names.
binary properties.
binary properties.
ImageMetadata.check() was successful, returns the image's number of bits per pixel.
boolean properties.
boolean properties.
cache is to be created using the
CacheFactory found in JNDI or the DefaultCacheFactory if needed.
CacheFactory instance that should be used to create the cache for this source.
Cache instance that should be used by this source.
absolute and Path.isNormalized().
String that this database uses as the separator between a catalog and table name.
String that this database uses as the separator between a catalog and table name.
of(...)
- getChildren() -
Method in interface org.jboss.dna.graph.Node
- Get the children of the node.
- getChildren() -
Method in class org.jboss.dna.graph.request.ReadAllChildrenRequest
- Get the children that were read from the
RepositoryConnection after the request was processed.
- getChildren() -
Method in class org.jboss.dna.graph.request.ReadBlockOfChildrenRequest
- Get the children that were read from the
RepositoryConnection after the request was processed.
- getChildren(Location) -
Method in class org.jboss.dna.graph.request.ReadBranchRequest
- Get the children of the node at the supplied location.
- getChildren() -
Method in class org.jboss.dna.graph.request.ReadNextBlockOfChildrenRequest
- Get the children that were read from the
RepositoryConnection after the request was processed.
- getChildren() -
Method in class org.jboss.dna.graph.request.ReadNodeRequest
- Get the children that were read from the
RepositoryConnection after the request was processed.
- getChildren() -
Method in class org.jboss.dna.jcr.cache.ChangedNodeInfo
- Get the children for this node.
- getChildren(Name) -
Method in interface org.jboss.dna.jcr.cache.Children
- Get the same-name-sibling children that all share the supplied name, in order of increasing SNS index.
- getChildren(Name) -
Method in class org.jboss.dna.jcr.cache.EmptyChildren
- Get the same-name-sibling children that all share the supplied name, in order of increasing SNS index.
- getChildren(Name) -
Method in class org.jboss.dna.jcr.cache.ImmutableChildren
- Get the same-name-sibling children that all share the supplied name, in order of increasing SNS index.
- getChildren() -
Method in class org.jboss.dna.jcr.cache.ImmutableNodeInfo
- Get the children for this node.
- getChildren() -
Method in interface org.jboss.dna.jcr.cache.NodeInfo
- Get the children for this node.
- 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.
- getChildrenSegments() -
Method in interface org.jboss.dna.graph.Node
- Get the list of child
segments.
- getChildUuidString() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildId
-
- getClasses() -
Method in class org.jboss.dna.web.jcr.rest.JcrApplication
-
- getClassifier() -
Method in class org.jboss.dna.maven.MavenId
-
- getClassLoader(String...) -
Method in interface org.jboss.dna.common.component.ClassLoaderFactory
- Get a class loader for the supplied classpath.
- getClassLoader(String...) -
Method in class org.jboss.dna.common.component.StandardClassLoaderFactory
- Get a class loader for the supplied classpath.
- getClassLoader(String...) -
Method in class org.jboss.dna.graph.ExecutionContext
- Get a class loader for the supplied classpath.
- getClassLoader(ClassLoader, MavenId...) -
Method in class org.jboss.dna.maven.MavenRepository
- Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
- getClassLoader(String...) -
Method in class org.jboss.dna.maven.MavenRepository
- Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
- getClassLoader(ClassLoader, String...) -
Method in class org.jboss.dna.maven.MavenRepository
- Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
- getClassLoaderFactory() -
Method in class org.jboss.dna.common.component.ComponentLibrary
- Get the class loader factory that should be used to load the component classes.
- getClassLoaderFactory() -
Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
- Gets the class loader factory that should be used to load MIME-type detectors.
- getClassLoaderFactory() -
Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
-
- getClassName() -
Method in interface org.jboss.dna.common.jdbc.model.api.UserDefinedType
- Returns JAVA class name for UDT
- getClassName() -
Method in class org.jboss.dna.common.jdbc.model.spi.UserDefinedTypeBean
- Returns JAVA class name for UDT
- 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
-
- getColumnPseudoType(Integer) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns ColumnPseudoType or null
- getColumns() -
Method in interface org.jboss.dna.common.jdbc.model.api.BestRowIdentifier
- Retrieves best row identifier columns
- getColumns() -
Method in interface org.jboss.dna.common.jdbc.model.api.ForeignKey
- Retrieves foreign key columns
- getColumns() -
Method in interface org.jboss.dna.common.jdbc.model.api.Index
- Retrieves index columns
- getColumns() -
Method in interface org.jboss.dna.common.jdbc.model.api.PrimaryKey
- Retrieves primary key columns
- getColumns() -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Gets a set of table columns
- getColumns() -
Method in class org.jboss.dna.common.jdbc.model.spi.BestRowIdentifierBean
- Retrieves best row identifier columns
- getColumns() -
Method in class org.jboss.dna.common.jdbc.model.spi.ForeignKeyBean
- Retrieves foreign key columns
- getColumns() -
Method in class org.jboss.dna.common.jdbc.model.spi.IndexBean
- Retrieves index columns
- getColumns() -
Method in class org.jboss.dna.common.jdbc.model.spi.PrimaryKeyBean
- Retrieves primary key columns
- getColumns() -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Gets a set of table columns
- getComment(int) -
Method in class org.jboss.dna.sequencer.image.ImageMetadata
- Returns the index'th comment retrieved from the file.
- getComment() -
Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
-
- getComment() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getCommonAncestor(Path) -
Method in class org.jboss.dna.graph.property.basic.AbstractPath
- Find the lowest common ancestor of this path and the supplied path.
- getCommonAncestor(Path) -
Method in class org.jboss.dna.graph.property.basic.RootPath
- Find the lowest common ancestor of this path and the supplied path.
- getCommonAncestor(Path) -
Method in interface org.jboss.dna.graph.property.Path
- Find the lowest common ancestor of this path and the supplied path.
- getComparator() -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- getComparator() -
Method in class org.jboss.dna.common.math.DurationOperations
-
- getComparator() -
Method in class org.jboss.dna.common.math.FloatOperations
-
- getComparator() -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- getComparator() -
Method in class org.jboss.dna.common.math.LongOperations
-
- getComparator() -
Method in interface org.jboss.dna.common.math.MathOperations
- Return a
Comparator for this operand class.
- getComparator() -
Method in class org.jboss.dna.common.math.ShortOperations
-
- getComparator() -
Method in enum org.jboss.dna.graph.property.PropertyType
-
- getComponentClassname() -
Method in class org.jboss.dna.common.component.ComponentConfig
- Get the fully-qualified name of the Java class used for instances of this component
- getComponentClasspath() -
Method in class org.jboss.dna.common.component.ComponentConfig
- Get the classpath defined in terms of strings compatible with a
ClassLoaderFactory.
- getComponentClasspathArray() -
Method in class org.jboss.dna.common.component.ComponentConfig
- Get the classpath defined as an array of strings compatible with a
ClassLoaderFactory.
- getComponents() -
Method in class org.jboss.dna.common.math.Duration
- Return the duration components.
- getComponents() -
Method in class org.jboss.dna.maven.MavenId.Version
-
- getComponentType() -
Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
-
- getConcurrency() -
Method in enum org.jboss.dna.common.jdbc.model.api.ResultSetConcurrencyType
-
- getConfigType() -
Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
- Get the configType.
- 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(int) -
Method in interface org.jboss.dna.graph.connector.RepositoryContext
- Get a snapshot of the current configuration for the
RepositorySource.
- getConfiguration() -
Method in class org.jboss.dna.repository.sequencer.StreamSequencerAdapter
- Return the configuration for this component, as supplied to the last
Component.setConfiguration(ComponentConfig) invocation.
- getConfigurationDefinition() -
Method in class org.jboss.dna.repository.DnaConfiguration
- Get the immutable representation of the information defining where the configuration content can be found.
- getConfigurationSourceName() -
Method in class org.jboss.dna.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.
- getConfigurationWorkspaceName() -
Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
- Set the name of the workspace in the
source used by the federated repository as the configuration repository.
- getConfigurationWorkspaceName() -
Method in class org.jboss.dna.repository.RepositoryService
-
- getConnection() -
Method in interface org.jboss.dna.common.jdbc.provider.DatabaseMetadataProvider
- Returns database connection
- getConnection() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDatabaseMetadataProvider
- Returns database connection
- getConnection() -
Method in class org.jboss.dna.connector.federation.FederatedRepositorySource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.connector.filesystem.FileSystemSource
- 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.jdbc.JdbcRepositorySource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.connector.svn.SVNRepositorySource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.graph.connector.federation.FederatedRepositorySource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
- Get a connection from this source.
- getConnection() -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
- Get a connection from the pool.
- getConnection() -
Method in interface org.jboss.dna.graph.connector.RepositorySource
- Get a connection from this source.
- getConnectionFactory() -
Method in class org.jboss.dna.graph.Graph
- Get the RepositoryConnectionFactory that this graph uses to create
repository connections.
- getConnectionPool(String) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Get the connection pool managing the
RepositorySource with the specified name managed by this instance.
- getContext() -
Method in class org.jboss.dna.graph.Graph
- Get the context of execution within which operations on this graph are performed.
- getContext() -
Method in class org.jboss.dna.graph.io.GraphImporter
- Get the context in which the importer will be executed.
- getContext() -
Method in class org.jboss.dna.repository.DnaConfiguration.ConfigurationDefinition
-
- 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.connector.RepositoryConnectionPool
- Returns the core number of connections.
- getCount() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Get the number of values that have been measured.
- getCount() -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Return the number of runs (complete starts and stops) this stopwatch has undergone.
- getCountOfSameNameSiblingsWithName(Name) -
Method in interface org.jboss.dna.jcr.cache.Children
- Get the number of same-name-siblings that all share the supplied name.
- getCountOfSameNameSiblingsWithName(Name) -
Method in class org.jboss.dna.jcr.cache.EmptyChildren
- Get the number of same-name-siblings that all share the supplied name.
- getCountOfSameNameSiblingsWithName(Name) -
Method in class org.jboss.dna.jcr.cache.ImmutableChildren
- Get the number of same-name-siblings that all share the supplied name.
- getCreated() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getCreateParams() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeInfo
- Returns parameters used in creating the type (may be null)
- getCreateParams() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeInfoBean
- Returns parameters used in creating the type (may be null)
- getCreatingApplication() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getCredentials() -
Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
-
- getCurrentWorkspace() -
Method in class org.jboss.dna.graph.Graph
- Get the name of the current workspace being used by this graph.
- getCurrentWorkspaceName() -
Method in class org.jboss.dna.graph.Graph.Batch
- Get the name of the workspace that this batch is using.
- getCurrentWorkspaceName() -
Method in class org.jboss.dna.graph.Graph
- Get the name of the current workspace being used by this graph.
- getData() -
Static method in class org.jboss.dna.connector.federation.contribution.ContributionStatistics
- Get a copy of the raw statistics data.
- getData() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
-
- getData() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
- Get the data that represents the
packed properties.
- getDatabaseMajorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the major version number of the underlying database.
- getDatabaseMajorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the major version number of the underlying database.
- getDatabaseMetaData() -
Method in interface org.jboss.dna.common.jdbc.provider.DatabaseMetadataProvider
- Returns database metadata
- getDatabaseMetaData() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDatabaseMetadataProvider
- Returns database metadata
- getDatabaseMetadataProperty(DatabaseMetaData, String, Logger) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Get simple database metadata for the getter method (no input parameters)
- getDatabaseMinorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the minor version number of the underlying database.
- getDatabaseMinorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the minor version number of the underlying database.
- getDatabaseProductName() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the name of this database product.
- getDatabaseProductName() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the name of this database product.
- getDatabaseProductVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the version number of this database product.
- getDatabaseProductVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the version number of this database product.
- getDatabaseUrl() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDriverDatabaseMetadataProvider
- Gets database URL as string
- getDatabaseUrl() -
Method in interface org.jboss.dna.common.jdbc.provider.DriverDatabaseMetadataProvider
- Gets database URL as string
- getDatabaseUrl() -
Method in class org.jboss.dna.connector.jdbc.JdbcRepositorySource
- Gets database URL as string
- getDataSource() -
Method in interface org.jboss.dna.common.jdbc.provider.DataSourceDatabaseMetadataProvider
- Returns DataSource
- getDataSource() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDataSourceDatabaseMetadataProvider
- Returns DataSource
- getDataSourceJndiName() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getDataSourceName() -
Method in interface org.jboss.dna.common.jdbc.provider.DataSourceDatabaseMetadataProvider
- Gets data source JNDI name
- getDataSourceName() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDataSourceDatabaseMetadataProvider
- Sets data source JNDI name
- getDataSourceName() -
Method in class org.jboss.dna.connector.jdbc.JdbcRepositorySource
- Sets data source JNDI name
- getDateFactory() -
Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
-
- getDateFactory() -
Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
- Get the value factory for
date properties.
- getDateFactory() -
Method in interface org.jboss.dna.graph.property.ValueFactories
- Get the value factory for
date properties.
- getDayOfMonth() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the day of the month value of this instance in time.
- getDayOfMonth() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the day of the month value of this instance in time.
- getDayOfWeek() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the day of the week value of this instance in time.
- getDayOfWeek() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the day of the week value of this instance in time.
- getDayOfYear() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the day of the year of this instance in time.
- getDayOfYear() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the day of the year of this instance in time.
- getDecimalFactory() -
Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
-
- getDecimalFactory() -
Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
- Get the value factory for
decimal properties.
- getDecimalFactory() -
Method in interface org.jboss.dna.graph.property.ValueFactories
- Get the value factory for
decimal properties.
- getDeclaredNodeDefinitions() -
Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
- Get the array of child node definition templates for this node type
- getDeclaredNodeDefinitions() -
Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
- Get the array of child node definition templates for this node type
- getDeclaredPropertyDefinitions() -
Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
- Get the array of property definition templates for this node type.
- getDeclaredPropertyDefinitions() -
Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
- Get the array of property definition templates for this node type.
- getDeclaredSupertypes() -
Method in class org.jboss.dna.jcr.JcrNodeTypeTemplate
- Get the direct supertypes for this node type.
- getDeclaredSupertypes() -
Method in interface org.jboss.dna.jcr.nodetype.NodeTypeDefinition
- Get the direct supertypes for this node type.
- getDecoder() -
Method in class org.jboss.dna.graph.property.basic.AbstractValueFactory
- Get the text decoder.
- getDefault() -
Static method in enum org.jboss.dna.maven.MavenDependency.Scope
-
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.federation.FederatedRepositoryConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.filesystem.FileSystemConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.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.jdbc.JdbcConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.jdbc.JdbcRepositorySource
- Get the default cache policy for this source, or null if the global default cache policy should be used
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.store.jpa.JpaConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.connector.svn.SVNRepositoryConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositoryConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
- Get the default cache policy for this source, or null if the global default cache policy should be used
- getDefaultCachePolicy() -
Method in interface org.jboss.dna.graph.connector.RepositoryConnection
- Get the default cache policy for this repository.
- getDefaultCachePolicy() -
Method in class org.jboss.dna.graph.Graph
- Get the default cache policy for this graph.
- getDefaultNamespaceUri() -
Method in class org.jboss.dna.graph.property.basic.GraphNamespaceRegistry
- Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultNamespaceUri() -
Method in class org.jboss.dna.graph.property.basic.LocalNamespaceRegistry
- Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultNamespaceUri() -
Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
- Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultNamespaceUri() -
Method in class org.jboss.dna.graph.property.basic.ThreadSafeNamespaceRegistry
- Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultNamespaceUri() -
Method in interface org.jboss.dna.graph.property.NamespaceRegistry
- Return the namespace URI that is currently mapped to the empty prefix, or null if there is no current default namespace.
- getDefaultTransactionIsolation() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves this database's default transaction isolation level.
- getDefaultTransactionIsolation() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves this database's default transaction isolation level.
- getDefaultValue() -
Method in interface org.jboss.dna.common.jdbc.model.api.Column
- Gets default value (may be
null)
- getDefaultValue() -
Method in class org.jboss.dna.common.jdbc.model.spi.ColumnBean
- Gets default value (may be
null)
- getDefaultWorkspace() -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
- Get the repository driver.
- getDefaultWorkspaceName() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
- Get the name of the workspace that should be used by default.
- getDeferrability() -
Method in interface org.jboss.dna.common.jdbc.model.api.ForeignKey
- Can the evaluation of foreign key constraints be deferred until commit
- getDeferrability() -
Method in enum org.jboss.dna.common.jdbc.model.api.KeyDeferrabilityType
-
- getDeferrability() -
Method in class org.jboss.dna.common.jdbc.model.spi.ForeignKeyBean
- Can the evaluation of foreign key constraints be deferred until commit
- getDefinitionId() -
Method in class org.jboss.dna.jcr.cache.ChangedNodeInfo
-
- getDefinitionId() -
Method in class org.jboss.dna.jcr.cache.ImmutableNodeInfo
-
- getDefinitionId() -
Method in interface org.jboss.dna.jcr.cache.NodeInfo
-
- getDefinitionId() -
Method in class org.jboss.dna.jcr.cache.PropertyInfo
- The identifier for the property definition.
- getDeleteRule() -
Method in interface org.jboss.dna.common.jdbc.model.api.ForeignKey
- What happens to a foreign key when the primary key is deleted
- getDeleteRule() -
Method in class org.jboss.dna.common.jdbc.model.spi.ForeignKeyBean
- What happens to a foreign key when the primary key is deleted
- getDependencies(MavenId) -
Method in class org.jboss.dna.maven.MavenRepository
- Get the dependencies for the Maven project with the specified ID.
- getDepth() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
-
- getDescription() -
Method in class org.jboss.dna.common.component.ComponentConfig
- Get the description for this component
- getDescription() -
Method in class org.jboss.dna.common.statistic.Stopwatch
-
- getDescription() -
Method in class org.jboss.dna.connector.store.jpa.Model
- Get the description of this model in the default locale.
- getDescription(Locale) -
Method in class org.jboss.dna.connector.store.jpa.Model
- Get the description of this model in the supplied locale.
- getDescription() -
Method in interface org.jboss.dna.repository.DnaConfiguration.SetDescription
- Get the description of this component.
- getDescriptor(String) -
Method in class org.jboss.dna.jcr.JcrRepository
-
- getDescriptorKeys() -
Method in class org.jboss.dna.jcr.JcrRepository
-
- getDestination() -
Method in class org.jboss.dna.repository.sequencer.SequencerContext
- Returns the I/O environment in which this sequencer context operates
- getDestType() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeConversionPair
- Gets valid destination SQL Type
- getDestType() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeConversionPairBean
- Gets valid destination SQL Type
- getDetailedStatistics() -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Return this stopwatch's detailed statistics, if they are being kept.
- getDialect() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getDir(SVNRepository, String) -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryUtil
-
- getDirectoryForDefaultWorkspace() -
Method in class org.jboss.dna.connector.filesystem.FileSystemSource
- Get the file system path to the existing directory that should be used for the default workspace.
- getDirectoryForDefaultWorkspace() -
Method in class org.jboss.dna.connector.svn.SVNRepositorySource
- Get the file system path to the existing directory that should be used for the default workspace.
- getDouble(ResultSet, String) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns double with respect to NULL values (ResultSet.wasNull())
- getDouble(ResultSet, String, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns double with respect to NULL values (ResultSet.wasNull())
- getDouble(ResultSet, int) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns double with respect to NULL values (ResultSet.wasNull())
- getDouble(ResultSet, int, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns double with respect to NULL values (ResultSet.wasNull())
- getDoubleFactory() -
Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
-
- getDoubleFactory() -
Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
- Get the value factory for
double properties.
- getDoubleFactory() -
Method in interface org.jboss.dna.graph.property.ValueFactories
- Get the value factory for
double properties.
- getDriverClassloaderName() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getDriverClassName() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDriverDatabaseMetadataProvider
- Gets JDBC driver class name
- getDriverClassName() -
Method in interface org.jboss.dna.common.jdbc.provider.DriverDatabaseMetadataProvider
- Gets JDBC driver class name
- getDriverClassName() -
Method in class org.jboss.dna.connector.jdbc.JdbcRepositorySource
- Gets JDBC driver class name
- getDriverClassName() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getDriverMajorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves this JDBC driver's minor version number.
- getDriverMajorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves this JDBC driver's minor version number.
- getDriverMinorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves this JDBC driver's minor version number.
- getDriverMinorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves this JDBC driver's minor version number.
- getDriverName() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the name of this JDBC driver.
- getDriverName() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the name of this JDBC driver.
- getDriverVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the version number of this JDBC driver as a
String.
- getDriverVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the version number of this JDBC driver as a
String.
- getDueDate() -
Method in class org.jboss.dna.sequencer.jpdl3.JPDL3TaskMetadata
-
- getDuratinInNanoseconds() -
Method in class org.jboss.dna.common.math.Duration
- Return the total duration in nanoseconds.
- getDuration(TimeUnit) -
Method in class org.jboss.dna.common.math.Duration
- Get the duration value in the supplied unit of time.
- getDurationInMicroseconds() -
Method in class org.jboss.dna.common.math.Duration
- Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getDurationInMilliseconds() -
Method in class org.jboss.dna.common.math.Duration
- Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getDurationInSeconds() -
Method in class org.jboss.dna.common.math.Duration
- Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
- getElementType() -
Method in class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
-
- getEmptyStringNotation() -
Method in interface org.jboss.dna.common.jdbc.provider.DatabaseMetadataProvider
- Get provider's notation for empty string
- getEmptyStringNotation() -
Method in class org.jboss.dna.common.jdbc.provider.DefaultDatabaseMetadataProvider
- Get provider's notation for empty string
- getEncoder() -
Method in class org.jboss.dna.graph.property.basic.StringValueFactory
-
- getEndStateMetadata() -
Method in class org.jboss.dna.sequencer.jpdl3.JPDL3Metadata
-
- getEntityManager() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
-
- getEra() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the era of this instance in time.
- getEra() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the era of this instance in time.
- getError() -
Method in class org.jboss.dna.graph.request.Request
- Get the error associated with this request, if there is such an error.
- getExceptionList() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Returns list of failed database metadata methods through the DatabaseMetaDataMethodExceptions
- getExceptionList() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Returns list of failed database metadata methods through the DatabaseMetaDataMethodExceptions
- getExceptionsToRule() -
Method in class org.jboss.dna.connector.federation.Projection.PathRule
- Get the paths that define the exceptions to this rule.
- getExceptionsToRule() -
Method in class org.jboss.dna.graph.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 interface org.jboss.dna.graph.connector.RepositoryContext
- Get the execution context, which can be used to create other contexts with specific JAAS security contexts.
- getExecutionContext() -
Method in interface org.jboss.dna.graph.io.Destination
- Obtain the execution context of the destination.
- getExecutionContext() -
Method in class org.jboss.dna.graph.io.GraphBatchDestination
- Obtain the execution context of the destination.
- getExecutionContext() -
Method in class org.jboss.dna.graph.request.processor.RequestProcessor
- The execution context that this process is operating within.
- getExecutionContext() -
Method in class org.jboss.dna.repository.DnaEngine
- Get the context in which this engine is executing.
- getExecutionContext() -
Method in class org.jboss.dna.repository.RepositoryLibrary
-
- getExecutionContext() -
Method in class org.jboss.dna.repository.sequencer.SequencerContext
- Returns the execution context under which this sequencer context operates
- getExecutionContext() -
Method in class org.jboss.dna.repository.sequencer.SequencingService
-
- getExecutionEnvironment() -
Method in class org.jboss.dna.repository.RepositoryService
-
- getExecutorService() -
Method in class org.jboss.dna.repository.sequencer.SequencingService
- Get the executor service used to run the sequencers.
- 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.property.PathExpression
-
- getExpression() -
Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
- Get the assignment expression for the jpdl identity component.
- getExtraNameCharacters() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
- getExtraNameCharacters() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
- getExtraProperties() -
Method in interface org.jboss.dna.common.jdbc.model.api.DatabaseNamedObject
- Gets extra (non standard) properties if provided by database.
- getExtraProperties() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseNamedObjectBean
- Gets extra (non standard) properties if provided by database.
- getExtraProperty(String) -
Method in interface org.jboss.dna.common.jdbc.model.api.DatabaseNamedObject
- Gets extra (non standard) property if provided by database.
- getExtraProperty(String) -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseNamedObjectBean
- Gets extra (non standard) property if provided by database.
- 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.sequencer.ConsoleInput
-
- getFileToUpload() -
Method in interface org.jboss.example.dna.sequencer.UserInterface
-
- getFilterCondition() -
Method in interface org.jboss.dna.common.jdbc.model.api.Index
- Returns the filter condition, if any.
- getFilterCondition() -
Method in class org.jboss.dna.common.jdbc.model.spi.IndexBean
- Returns the filter condition, if any.
- getFirstValue() -
Method in class org.jboss.dna.graph.property.basic.BasicEmptyProperty
- Obtain the property's first value in its natural form.
- getFirstValue() -
Method in class org.jboss.dna.graph.property.basic.BasicMultiValueProperty
- Obtain the property's first value in its natural form.
- getFirstValue() -
Method in class org.jboss.dna.graph.property.basic.BasicSingleValueProperty
- Obtain the property's first value in its natural form.
- getFirstValue() -
Method in interface org.jboss.dna.graph.property.Property
- Obtain the property's first value in its natural form.
- getForeignKeys() -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Gets a set of table foreign key columns
- getForeignKeys() -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Gets a set of table foreign key columns
- getFormat() -
Method in class org.jboss.dna.sequencer.image.ImageMetadata
- If
ImageMetadata.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
- getFormatName() -
Method in class org.jboss.dna.sequencer.image.ImageMetadata
- If
ImageMetadata.check() was successful, returns the image format's name.
- getFqClassName() -
Method in class org.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
- Get the full qualified name of the class delegation.
- getFromUuidString() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceId
-
- getGeneratedPrefixTemplate() -
Method in class org.jboss.dna.graph.property.basic.SimpleNamespaceRegistry
-
- getGrantee() -
Method in interface org.jboss.dna.common.jdbc.model.api.Privilege
- Return grantee of access (may be
null)
- getGrantee() -
Method in class org.jboss.dna.common.jdbc.model.spi.PrivilegeBean
- Return grantee of access (may be
null)
- getGrantor() -
Method in interface org.jboss.dna.common.jdbc.model.api.Privilege
- Return grantor of access (may be
null)
- getGrantor() -
Method in class org.jboss.dna.common.jdbc.model.spi.PrivilegeBean
- Return grantor of access (may be
null)
- getGraph() -
Method in interface org.jboss.dna.graph.Graph.BaseResults
- Get the graph containing the node.
- getGraph() -
Method in class org.jboss.dna.graph.Graph.Batch
- Obtain the graph that this batch uses.
- getGraph() -
Method in class org.jboss.dna.graph.io.GraphImporter
- The graph that this importer uses.
- getGraph() -
Method in interface org.jboss.dna.graph.Node
- Get the graph containing the node.
- getGraph() -
Method in interface org.jboss.dna.graph.Results
- Get the graph containing the node.
- getGraph(String) -
Method in class org.jboss.dna.repository.DnaEngine
- Get a graph to the underlying source.
- getGraph(ExecutionContext, String) -
Method in class org.jboss.dna.repository.DnaEngine
- Get a graph to the underlying source, using the supplied context.
- getGroupId() -
Method in class org.jboss.dna.maven.MavenId
- A universally unique identifier for a project.
- getHandlerForImportingXml(Location, boolean) -
Method in class org.jboss.dna.graph.io.GraphImporter
- Return an
XmlHandler that can be used to import content directly into the supplied location.
- getHash(SecureHash.Algorithm, byte[]) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(SecureHash.Algorithm, File) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(SecureHash.Algorithm, InputStream) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the supplied digest algorithm.
- getHash(String, byte[]) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash(String, File) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash(String, InputStream) -
Static method in class org.jboss.dna.common.util.SecureHash
- Get the hash of the supplied content, using the digest identified by the supplied name.
- getHash() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueId
-
- getHash() -
Method in class org.jboss.dna.graph.property.basic.InMemoryBinary
- Get the SHA-1 hash of the contents.
- getHash() -
Method in interface org.jboss.dna.graph.property.Binary
- Get the SHA-1 hash of the contents.
- getHeaderLevel() -
Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata.WordHeading
-
- getHeadings() -
Method in class org.jboss.dna.sequencer.msoffice.word.WordMetadata
-
- getHeight() -
Method in class org.jboss.dna.sequencer.image.ImageMetadata
- If
ImageMetadata.check() was successful, returns one the image's vertical resolution in pixels.
- getHexString(byte[]) -
Static method in class org.jboss.dna.common.util.StringUtil
- Get the hexadecimal string representation of the supplied byte array.
- getHistogram() -
Method in class org.jboss.dna.common.statistic.DetailedStatistics
- Return the histogram of the
values.
- getHistogram(int) -
Method in class org.jboss.dna.common.statistic.DetailedStatistics
- Return the histogram of the
values.
- getHistogram(int) -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Return the histogram of this stopwatch's individual runs.
- getHoldability() -
Method in enum org.jboss.dna.common.jdbc.model.api.ResultSetHoldabilityType
-
- getHostname() -
Method in class org.jboss.dna.maven.MavenUrl
- Get the host name
- getHostnameAndPort() -
Method in class org.jboss.dna.maven.MavenUrl
-
- getHourOfDay() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the hour of the day of this instance in time.
- getHourOfDay() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the hour of the day of this instance in time.
- getHours() -
Method in class org.jboss.dna.common.math.Duration.Components
- Get the whole hours in this duration.
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
- Get the node's identifier.
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.ReferenceEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQueryEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.common.ChangeLogEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.common.NamespaceEntity
-
- getId() -
Method in class org.jboss.dna.connector.store.jpa.model.common.WorkspaceEntity
-
- getId() -
Method in class org.jboss.dna.maven.MavenDependency
- The identifier of the artifact for this dependency.
- getIdentifierQuoteString() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the string used to quote SQL identifiers.
- getIdentifierQuoteString() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the string used to quote SQL identifiers.
- getIdleTimeInSecondsBeforeTestingConnections() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getIdProperties() -
Method in class org.jboss.dna.graph.Location
- Get the identification properties that (at least in part) define this location.
- getIdProperty(Name) -
Method in class org.jboss.dna.graph.Location
- Get the identification property with the supplied name, if there is such a property.
- getImports() -
Method in class org.jboss.dna.sequencer.java.metadata.JavaMetadata
- Gets a list of from the unit.
- getIndex() -
Method in class org.jboss.dna.graph.property.basic.BasicPathSegment
- Get the index for this segment, which will be 1 by default.
- getIndex() -
Method in interface org.jboss.dna.graph.property.Path.Segment
- Get the index for this segment, which will be 1 by default.
- getIndexes() -
Method in interface org.jboss.dna.common.jdbc.model.api.Table
- Gets a set of table indexes
- getIndexes() -
Method in class org.jboss.dna.common.jdbc.model.spi.TableBean
- Gets a set of table indexes
- getIndexInParent() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.ChildEntity
- Get the zero-based index of this child within the parent's list of children
- getIndexInParent() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphNodeEntity
-
- getIndexType() -
Method in interface org.jboss.dna.common.jdbc.model.api.Index
- Gets index type
- getIndexType() -
Method in class org.jboss.dna.common.jdbc.model.spi.IndexBean
- Gets index type
- getIndexType(Integer) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns IndexType or null
- getInfoType() -
Method in class org.jboss.example.dna.sequencer.ContentInfo
-
- getInputPath() -
Method in class org.jboss.dna.graph.property.PathExpression.Matcher
-
- getInputPath() -
Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
- Return the path of the input node containing the content being sequenced.
- getInputPath() -
Method in class org.jboss.dna.repository.sequencer.SequencerPathExpression.Matcher
-
- getInputProperties() -
Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
- Return the set of properties from the input node containing the content being sequenced.
- getInputProperty(Name) -
Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
- Return the property with the supplied name from the input node containing the content being sequenced.
- getInstance() -
Static method in class org.jboss.dna.common.text.Inflector
-
- getInstance() -
Static method in class org.jboss.dna.common.text.NoOpEncoder
-
- getInstance() -
Static method in class org.jboss.dna.connector.federation.ProjectionParser
- Get the shared projection parser, which is by default populated with the standard parser rules.
- getInstance() -
Static method in class org.jboss.dna.graph.connector.federation.ProjectionParser
- Get the shared projection parser, which is by default populated with the standard parser rules.
- 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.
- getInteger(ResultSet, String) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns integer with respect to NULL values (ResultSet.wasNull())
- getInteger(ResultSet, String, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns integer with respect to NULL values (ResultSet.wasNull())
- getInteger(ResultSet, int) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns integer with respect to NULL values (ResultSet.wasNull())
- getInteger(ResultSet, int, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns integer with respect to NULL values (ResultSet.wasNull())
- getInternalReferences() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
- Get the list of references that are owned by nodes within the subgraph and that point to other nodes in this same
subgraph.
- getInUseCount() -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
- Returns the approximate number of connections that are currently checked out from the pool.
- getInvalidReferences() -
Method in exception org.jboss.dna.graph.property.ReferentialIntegrityException
-
- getInwardReferences() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
- Get the list of references that are owned by nodes outside of the subgraph that point to nodes in this
subgraph.
- getIoType() -
Method in interface org.jboss.dna.common.jdbc.model.api.Parameter
- Gets stored procedure parameter I/O type
- getIoType() -
Method in class org.jboss.dna.common.jdbc.model.spi.ParameterBean
- Gets stored procedure parameter I/O type
- getItem(HttpServletRequest, String, String, String, int) -
Method in class org.jboss.dna.web.jcr.rest.JcrResources
- Handles GET requests for an item in a workspace.
- getJavadocMetadata() -
Method in class org.jboss.dna.sequencer.java.metadata.PackageMetadata
-
- getJavaElements() -
Method in class org.jboss.example.dna.sequencer.JavaInfo
-
- getJavaSourceFromTheInputStream(InputStream, long, String) -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataUtil
- Gets Java source from the
InputStream.
- getJcrRepositoryNames() -
Static method in class org.jboss.dna.web.jcr.rest.RepositoryFactory
-
- getJcrRepositoryNames() -
Method in class org.jboss.dna.web.jcr.rest.spi.DnaJcrRepositoryProvider
-
- getJcrRepositoryNames() -
Method in interface org.jboss.dna.web.jcr.rest.spi.RepositoryProvider
- Returns the available repository names
JCR implementations that do not support multiple repositories on the same server should provide a singleton set containing
some default repository name.
- getJDBCMajorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the major JDBC version number for this driver.
- getJDBCMajorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the major JDBC version number for this driver.
- getJDBCMinorVersion() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the minor JDBC version number for this driver.
- getJDBCMinorVersion() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the minor JDBC version number for this driver.
- getJndiName() -
Method in class org.jboss.dna.graph.connector.inmemory.InMemoryRepositorySource
- Gets the JNDI name this source is bound to.
- getJndiName() -
Method in class org.jboss.dna.repository.RepositoryService
-
- getKeepAliveTime(TimeUnit) -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
- Returns the connection keep-alive time, which is the amount of time which connections in excess of the core pool size may
remain idle before being closed.
- getKeyDeferrabilityType(Integer) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns KeyDeferrabilityType or null
- getKeyModifyRuleType(Integer) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns KeyModifyRuleType or null
- getKeywords() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getLargeValues() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity
-
- getLargeValueSizeInBytes() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getLastPrinted() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getLastSavedBy() -
Method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadata
-
- getLastSegment() -
Method in class org.jboss.dna.graph.property.basic.AbstractPath
- Get the last segment in this path.
- getLastSegment() -
Method in class org.jboss.dna.graph.property.basic.ChildPath
- Get the last segment in this path.
- getLastSegment() -
Method in class org.jboss.dna.graph.property.basic.RootPath
- Get the last segment in this path.
- getLastSegment() -
Method in interface org.jboss.dna.graph.property.Path
- Get the last segment in this path.
- getLatestRevision(SVNRepository) -
Method in class org.jboss.dna.connector.svn.SVNRepositoryRequestProcessor
- Get the last revision.
- getLength() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.LargeValueEntity
-
- getLevel() -
Method in enum org.jboss.dna.common.jdbc.model.api.TransactionIsolationLevelType
-
- getLevel() -
Method in class org.jboss.dna.common.util.Logger
- Get the logging level at which this logger is current set.
- getLiteralPrefix() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeInfo
- Returns prefix used to quote a literal (may be null)
- getLiteralPrefix() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeInfoBean
- Returns prefix used to quote a literal (may be null)
- getLiteralSuffix() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeInfo
- Returns suffix used to quote a literal (may be null)
- getLiteralSuffix() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeInfoBean
- Returns suffix used to quote a literal (may be null)
- 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.common.jdbc.JdbcMetadataI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.federation.FederationI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.jdbc.JdbcMetadataI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.graph.GraphI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.maven.MavenI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.repository.RepositoryI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
-
- getLocalizationProblemLocales() -
Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.common.CommonI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.common.CommonI18n
-
- getLocalizationProblems(Class<?>) -
Static method in class org.jboss.dna.common.i18n.I18n
- Note, calling this method will not trigger localization of the supplied internationalization class.
- getLocalizationProblems(Class<?>, Locale) -
Static method in class org.jboss.dna.common.i18n.I18n
- Note, calling this method will not trigger localization of the supplied internationalization class.
- getLocalizationProblems() -
Static method in class org.jboss.dna.common.jdbc.JdbcMetadataI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.common.jdbc.JdbcMetadataI18n
-
- 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.filesystem.FileSystemI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.connector.filesystem.FileSystemI18n
-
- 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.jdbc.JdbcMetadataI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.connector.jdbc.JdbcMetadataI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.connector.store.jpa.JpaConnectorI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.graph.GraphI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.graph.GraphI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.maven.MavenI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.maven.MavenI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.repository.RepositoryI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.repository.RepositoryI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.sequencer.cnd.CndSequencerI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.sequencer.image.ImageSequencerI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.sequencer.java.JavaMetadataI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.sequencer.msoffice.MSOfficeMetadataI18n
-
- getLocalizationProblems() -
Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
-
- getLocalizationProblems(Locale) -
Static method in class org.jboss.dna.sequencer.xml.XmlSequencerI18n
-
- getLocalizationRepository() -
Static method in class org.jboss.dna.common.i18n.I18n
- Get the repository of localized messages.
- getLocalizedTypeName() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeInfo
- Returns localized version of type name (may be null).
- getLocalizedTypeName() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeInfoBean
- Returns localized version of type name (may be null).
- getLocalName() -
Method in class org.jboss.dna.graph.property.basic.BasicName
- Get the local name part of this qualified name.
- getLocalName() -
Method in interface org.jboss.dna.graph.property.Name
- Get the local name part of this qualified name.
- getLocation() -
Method in class org.jboss.dna.common.collection.Problem
-
- getLocation() -
Method in interface org.jboss.dna.graph.Graph.CreateAt
- Complete this request, submit it, and return the actual location of the created node.
- getLocation() -
Method in interface org.jboss.dna.graph.Node
- Get the location of the node.
- getLocation() -
Method in exception org.jboss.dna.graph.property.PathNotFoundException
- Get the path that was not found
- getLocation() -
Method in interface org.jboss.dna.graph.Subgraph
- Get the location of the subgraph, which is the location of the node at the top of the subgraph.
- getLocationFor(Long, Path) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache
-
- getLocationFor(Path) -
Method in class org.jboss.dna.connector.store.jpa.util.RequestProcessorCache.WorkspaceCache
-
- getLocationFor(Path) -
Method in class org.jboss.dna.graph.request.ReadBranchRequest
- Get the location for the supplied path.
- 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.
- getLocationOfCndFiles() -
Method in class org.jboss.example.dna.repository.ConsoleInput
-
- getLocationOfCndFiles() -
Method in interface org.jboss.example.dna.repository.UserInterface
-
- 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.graph.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.ExecutionContext
- Return a logger associated with this context.
- getLogger(String) -
Method in class org.jboss.dna.graph.ExecutionContext
- Return a logger associated with this context.
- getLogger() -
Method in class org.jboss.dna.graph.mimetype.MimeTypeDetectors
- Gets the logger for this system
- getLoggingLocale() -
Static method in class org.jboss.dna.common.util.Logger
- Get the locale used for the logs.
- getLong(ResultSet, String) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns long with respect to NULL values (ResultSet.wasNull())
- getLong(ResultSet, String, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns long with respect to NULL values (ResultSet.wasNull())
- getLong(ResultSet, int) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns long with respect to NULL values (ResultSet.wasNull())
- getLong(ResultSet, int, boolean) -
Static method in class org.jboss.dna.common.jdbc.util.DatabaseUtil
- Returns long with respect to NULL values (ResultSet.wasNull())
- getLongFactory() -
Method in class org.jboss.dna.graph.property.basic.DelegatingValueFactories
-
- getLongFactory() -
Method in class org.jboss.dna.graph.property.basic.StandardValueFactories
- Get the value factory for
long properties.
- getLongFactory() -
Method in interface org.jboss.dna.graph.property.ValueFactories
- Get the value factory for
long properties.
- getLowerBound() -
Method in class org.jboss.dna.common.statistic.Histogram.Bucket
- Get the lower bound of this bucket.
- getLowerBound() -
Method in class org.jboss.dna.common.statistic.Histogram.BucketingStrategy
-
- getLowerBound() -
Method in class org.jboss.dna.common.statistic.Histogram.DefaultBucketingStrategy
-
- getLowerBound() -
Method in class org.jboss.dna.common.statistic.Histogram.ExplicitBucketingStrategy
-
- getLowerBound() -
Method in class org.jboss.dna.common.statistic.Histogram.StandardDeviationBucketingStrategy
-
- getLowestAncestorThatDoesExist() -
Method in exception org.jboss.dna.graph.property.PathNotFoundException
- Get the lowest (closest) existing
ancestor of the non-existant location.
- getMathOperations() -
Method in class org.jboss.dna.common.statistic.Histogram
-
- getMathOperations() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
-
- getMaxBinaryLiteralLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of hex characters this database allows in an inline binary literal.
- getMaxBinaryLiteralLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of hex characters this database allows in an inline binary literal.
- getMaxCatalogNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters that this database allows in a catalog name.
- getMaxCatalogNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters that this database allows in a catalog name.
- getMaxCharLiteralLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters this database allows for a character literal.
- getMaxCharLiteralLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters this database allows for a character literal.
- getMaxColumnNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters this database allows for a column name.
- getMaxColumnNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters this database allows for a column name.
- getMaxColumnsInGroupBy() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of columns this database allows in a
GROUP BY clause.
- getMaxColumnsInGroupBy() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of columns this database allows in a
GROUP BY clause.
- getMaxColumnsInIndex() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of columns this database allows in an index.
- getMaxColumnsInIndex() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of columns this database allows in an index.
- getMaxColumnsInOrderBy() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of columns this database allows in an
ORDER BY clause.
- getMaxColumnsInOrderBy() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of columns this database allows in an
ORDER BY clause.
- getMaxColumnsInSelect() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of columns this database allows in a
SELECT list.
- getMaxColumnsInSelect() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of columns this database allows in a
SELECT list.
- getMaxColumnsInTable() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of columns this database allows in a table.
- getMaxColumnsInTable() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of columns this database allows in a table.
- getMaxConnections() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of concurrent connections to this database that are possible.
- getMaxConnections() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of concurrent connections to this database that are possible.
- getMaxCursorNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters that this database allows in a cursor name.
- getMaxCursorNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters that this database allows in a cursor name.
- getMaxDepth() -
Method in class org.jboss.dna.connector.store.jpa.model.basic.SubgraphQuery
-
- getMaxFailedAttemptsBeforeError() -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
-
- getMaximum() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Get the maximum value in the series.
- getMaximumConnectionIdleTimeInSeconds() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getMaximumConnectionsInPool() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getMaximumDepth() -
Method in interface org.jboss.dna.graph.Subgraph
- Get the maximum depth requested for this subgraph.
- getMaximumDuration() -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Get the maximum duration that this stopwatch has recorded.
- getMaximumPoolSize() -
Method in class org.jboss.dna.graph.connector.RepositoryConnectionPool
-
- getMaximumSizeOfStatementCache() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getMaxIndexLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
- getMaxIndexLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
- getMaxProcedureNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters that this database allows in a procedure name.
- getMaxProcedureNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters that this database allows in a procedure name.
- getMaxRowSize() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of bytes this database allows in a single row.
- getMaxRowSize() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of bytes this database allows in a single row.
- getMaxScale() -
Method in interface org.jboss.dna.common.jdbc.model.api.SqlTypeInfo
- Returns maximum scale supported
- getMaxScale() -
Method in class org.jboss.dna.common.jdbc.model.spi.SqlTypeInfoBean
- Returns maximum scale supported
- getMaxSchemaNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters that this database allows in a schema name.
- getMaxSchemaNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters that this database allows in a schema name.
- getMaxStatementLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters this database allows in an SQL statement.
- getMaxStatementLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters this database allows in an SQL statement.
- getMaxStatements() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of active statements to this database that can be open at the same time.
- getMaxStatements() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of active statements to this database that can be open at the same time.
- getMaxTableNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters this database allows in a table name.
- getMaxTableNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters this database allows in a table name.
- getMaxTablesInSelect() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of tables this database allows in a
SELECT statement.
- getMaxTablesInSelect() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of tables this database allows in a
SELECT statement.
- getMaxUserNameLength() -
Method in interface org.jboss.dna.common.jdbc.model.api.Database
- Retrieves the maximum number of characters this database allows in a user name.
- getMaxUserNameLength() -
Method in class org.jboss.dna.common.jdbc.model.spi.DatabaseBean
- Retrieves the maximum number of characters this database allows in a user name.
- getMean() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Return the approximate mean (average) value represented as an instance of the operand type.
- getMeanValue() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Return the mean (average) value.
- getMedian() -
Method in class org.jboss.dna.common.statistic.DetailedStatistics
- Return the approximate mean (average) value represented as an instance of the operand type.
- getMedianDuration() -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Get the median duration that this stopwatch has recorded.
- getMedianValue() -
Method in class org.jboss.dna.common.statistic.DetailedStatistics
- Return the median value.
- getMediaType() -
Method in class org.jboss.example.dna.sequencer.MediaInfo
-
- getMergePlan() -
Method in class org.jboss.dna.connector.federation.merge.FederatedNode
- Get the merge plan for this federated node
- getMergingStrategy() -
Method in class org.jboss.dna.connector.federation.FederatedWorkspace
- Get the merging strategy used for this workspace
- getMessage() -
Method in class org.jboss.dna.common.collection.Problem
-
- getMessage() -
Method in exception org.jboss.dna.graph.property.PathNotFoundException
-
- getMessageString() -
Method in class org.jboss.dna.common.collection.Problem
- Get the message written in the current locale.
- getMethodName() -
Method in exception org.jboss.dna.common.jdbc.model.api.DatabaseMetaDataMethodException
- Returns name of method that caused exception
- getMethods() -
Method in class org.jboss.dna.sequencer.java.metadata.TypeMetadata
- Gets all
MethodMetadata from the unit.
- getMilliseconds() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the number of milliseconds from 1970-01-01T00:00Z.
- getMilliseconds() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the number of milliseconds from 1970-01-01T00:00Z.
- getMillisOfSecond() -
Method in class org.jboss.dna.graph.property.basic.JodaDateTime
- Get the milliseconds of the second value of this instance in time.
- getMillisOfSecond() -
Method in interface org.jboss.dna.graph.property.DateTime
- Get the milliseconds of the second value of this instance in time.
- getMimeType() -
Method in class org.jboss.dna.graph.sequencer.StreamSequencerContext
- Return the MIME-type of the content being sequenced.
- getMimeType() -
Method in class org.jboss.dna.sequencer.image.ImageMetadata
- If
ImageMetadata.check() was successful, returns a String with the MIME type of the format.
- getMimeTypeDetector() -
Method in class org.jboss.dna.graph.ExecutionContext
- Return an object that can be used to determine the MIME type of some content, such as the content of a file.
- getMinimum() -
Method in class org.jboss.dna.common.statistic.SimpleStatistics
- Get the minimum value in the series.
- getMinimumConnectionsInPool() -
Method in class org.jboss.dna.connector.store.jpa.JpaSource
-
- getMinimumDuration() -
Method in class org.jboss.dna.common.statistic.Stopwatch
- Get the minimum duration that this stopwatch has recorded.
- getMinimumSize() -
Method in interface org.jboss.dna.connector.store.jpa.util.Serializer.LargeValues
- Get the minimum size for large values, specified as
number of characters for a