public interface ImportingDocumentFilter
SourceNode should be imported or not.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldImportDocument(SourceNode sourceNode)
Returns
true if the given SourceNode should be imported, false otherwise. |
boolean shouldImportDocument(SourceNode sourceNode)
true if the given SourceNode should be imported, false otherwise.Copyright © 2017 Nuxeo. All rights reserved.