Uses of Class
org.apache.jackrabbit.vault.fs.impl.AggregateImpl
-
Packages that use AggregateImpl Package Description org.apache.jackrabbit.vault.fs.impl -
-
Uses of AggregateImpl in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return AggregateImpl Modifier and Type Method Description AggregateImpl
AggregateManagerImpl. getRoot()
Methods in org.apache.jackrabbit.vault.fs.impl with parameters of type AggregateImpl Modifier and Type Method Description ImportInfo
AggregateManagerImpl. writeAggregate(AggregateImpl node, String reposName, ArtifactSetImpl artifacts)
Writes the artifact set back to the repository.Constructors in org.apache.jackrabbit.vault.fs.impl with parameters of type AggregateImpl Constructor Description AggregateImpl(AggregateImpl parent, String path, Aggregator aggregator)
Creates a new sub aggregateVaultFileNode(VaultFileNode parent, AggregateImpl node)
-