Uses of Class
org.apache.jackrabbit.vault.fs.impl.AggregateManagerImpl
-
Packages that use AggregateManagerImpl Package Description org.apache.jackrabbit.vault.fs.impl -
-
Uses of AggregateManagerImpl in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return AggregateManagerImpl Modifier and Type Method Description AggregateManagerImpl
AggregateImpl. getManager()
Constructors in org.apache.jackrabbit.vault.fs.impl with parameters of type AggregateManagerImpl Constructor Description AggregateImpl(AggregateManagerImpl mgr, String path, Aggregator aggregator)
Creates a new root aggregate
-