Uses of Interface
org.apache.jackrabbit.vault.fs.api.Dumpable
Packages that use Dumpable
Package
Description
-
Uses of Dumpable in org.apache.jackrabbit.vault.fs.api
Subinterfaces of Dumpable in org.apache.jackrabbit.vault.fs.apiModifier and TypeInterfaceDescriptioninterfaceAggregate...interfaceDefines an artifact aggregator.interfaceAn artifact represents a fragment (or aspect) of a Vault file.interfaceArtifactHandlers are used to import artifacts into the jcr repository.interfaceArtifactSet...interfaceMarker interface that denotes an artifact that is exported by jcr fs.interfaceFilter...interfaceMarker interface that denotes an artifact that is imported into jcr fs.interfaceThe item filter is used to include or exclude a set of repository items.interfaceThe item filter is used to include or exclude a set of paths.interfaceRepresentation of a node serialization inVaultFileSystem.interfaceWorkspaceFilterdefined a filter for items (node or property).Classes in org.apache.jackrabbit.vault.fs.api that implement DumpableModifier and TypeClassDescriptionclassThe item filter set holds a set of item filters each attributed as include or exclude filter.static classFilterSet.Entry<E extends Filter>Holds a filter entryclassThe item filter set holds a set of item filters each attributes as include or exclude filter.classThe path filter set holds a set of path filters each attributes as include or exclude filter. -
Uses of Dumpable in org.apache.jackrabbit.vault.fs.config
Classes in org.apache.jackrabbit.vault.fs.config that implement Dumpable -
Uses of Dumpable in org.apache.jackrabbit.vault.fs.filter
Classes in org.apache.jackrabbit.vault.fs.filter that implement DumpableModifier and TypeClassDescriptionclassImplements an item filter that matches if a node only has the primary properties: jcr:primaryType, jcr:mixinTypes, jcr:uuid, jcr:created and jcr:createdByclassFilter that checks the declared type of an itemclassThe default path filter provides hierarchical filtering.classImplements a filter that filters item according to their (passed) depth.classDefines an filter that matches file/folder like nodes.classIsNodeFilter...classItem filter that checks if an item is a node.classFilters items according to their names.classFilters on the node type of a node.classThe nt file item filter matches all properties that are defined my the nt:file or nt:resource node type. the later only, if the respective nodes name is 'jcr:content'. -
Uses of Dumpable in org.apache.jackrabbit.vault.fs.impl
Classes in org.apache.jackrabbit.vault.fs.impl that implement DumpableModifier and TypeClassDescriptionclassImplements a generic abstract artifactclassCollects the items that form an aggregate.classImplements a set of artifacts.classImplements a generic directory artifact.classImplements a generic hint artifact.classImplements a artifact that is based on a property value.classImplements an output artifact that is based on a serializer, i.e. the preferred access method isAccessType.SPOOLclassImplements the bridge between the repository based artifacts nodes and their file system representation as a collection of artifacts.classThe jcr file node combines the aggregates with the Vault file. each file node produces a list of jcr files, composed out of the artifacts on the artifacts node. the Vault files are the inserted into the overall hierarchy of the Vault filesystem. -
Uses of Dumpable in org.apache.jackrabbit.vault.packaging
Classes in org.apache.jackrabbit.vault.packaging that implement DumpableModifier and TypeClassDescriptionclassWorkspace filter wrapper that limits the filter in- or outside certain paths. -
Uses of Dumpable in org.apache.jackrabbit.vault.vlt.meta
Classes in org.apache.jackrabbit.vault.vlt.meta that implement Dumpable