Uses of Class
org.apache.jackrabbit.vault.fs.impl.AggregateImpl
Packages that use AggregateImpl
-
Uses of AggregateImpl in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return AggregateImplMethods in org.apache.jackrabbit.vault.fs.impl with parameters of type AggregateImplModifier and TypeMethodDescriptionAggregateManagerImpl.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 AggregateImplModifierConstructorDescriptionprotectedAggregateImpl(AggregateImpl parent, String path, Aggregator aggregator) Creates a new sub aggregateVaultFileNode(VaultFileNode parent, AggregateImpl node)