Uses of Interface
org.apache.jackrabbit.vault.fs.api.ArtifactSet
Packages that use ArtifactSet
-
Uses of ArtifactSet in org.apache.jackrabbit.vault.fs.api
Methods in org.apache.jackrabbit.vault.fs.api that return ArtifactSetModifier and TypeMethodDescriptionAggregator.createArtifacts(Aggregate aggregate) Creates the artifact set of the content aggregation.Aggregate.getArtifacts()Returns the artifacts of this node.Methods in org.apache.jackrabbit.vault.fs.api with parameters of type ArtifactSetModifier and TypeMethodDescriptionArtifactHandler.accept(Session session, Aggregate parent, String name, ArtifactSet artifacts) Imports an artifact set as new child node for the given parent.ArtifactHandler.accept(Session session, Aggregate aggregate, ArtifactSet artifacts) Imports an artifact set for the given node.voidArtifactSet.addAll(ArtifactSet artifacts) Adds a set of artifacts -
Uses of ArtifactSet in org.apache.jackrabbit.vault.fs.impl
Classes in org.apache.jackrabbit.vault.fs.impl that implement ArtifactSetMethods in org.apache.jackrabbit.vault.fs.impl that return ArtifactSetMethods in org.apache.jackrabbit.vault.fs.impl with parameters of type ArtifactSet