Uses of Class
org.saidone.collectors.AbstractNodeCollector
Packages that use AbstractNodeCollector
-
Uses of AbstractNodeCollector in org.saidone.collectors
Subclasses of AbstractNodeCollector in org.saidone.collectorsModifier and TypeClassDescriptionclass
Collects node identifiers from a text file where each line contains a node id.class
Walks a node tree starting from a given root node or path and collects the identifiers of all descendant nodes.class
Executes an Alfresco FTS query and enqueues the resulting node identifiers.