Package com.nuix.nx.sourceitem
Interface SourceItemVisitCallback
-
public interface SourceItemVisitCallbackCallback used bySourceItemVisitor.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvisitSourceItem(nuix.SourceItem sourceItem)Called once for each allowed item.
-