public interface ImportFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldFilter(ImportableItem importableItem)
Method that checks whether the given file or folder should be filtered.
|
boolean shouldFilter(ImportableItem importableItem)
importableItem - The source importable item to check for filtering (will not be null).Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.