public class DamImportingDocumentFilter extends Object implements ImportingDocumentFilter
Constructor and Description |
---|
DamImportingDocumentFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldImportDocument(SourceNode sourceNode)
Returns
true if the given SourceNode should be imported,
false otherwise. |
public boolean shouldImportDocument(SourceNode sourceNode)
ImportingDocumentFilter
true
if the given SourceNode
should be imported,
false
otherwise.shouldImportDocument
in interface ImportingDocumentFilter
Copyright © 2011 Nuxeo SA. All Rights Reserved.