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 © 2011 Nuxeo SA. All Rights Reserved.