public interface FileExclusion
ImportLibrary
 to cancel the importing of a given file.| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
suggestExclusion(ServiceFactoryPrx factory,
                ImportContainer container)
 | 
java.lang.Boolean suggestExclusion(ServiceFactoryPrx factory, ImportContainer container) throws ServerError
session attempt to discover
 if the given container should be skipped, i.e.
 not imported.ServerError