Uses of Interface
de.xima.fc.interfaces.file.IConsumingFileHandler
- 
Packages that use IConsumingFileHandler Package Description de.xima.fc.bl.fdv de.xima.fc.bl.fdv.file de.xima.fc.interfaces.processing  - 
- 
Uses of IConsumingFileHandler in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IConsumingFileHandler Modifier and Type Method Description IConsumingFileHandlerWorkflowProcessingContext. getConsumingFileHandler() - 
Uses of IConsumingFileHandler in de.xima.fc.bl.fdv.file
Classes in de.xima.fc.bl.fdv.file that implement IConsumingFileHandler Modifier and Type Class Description classConsumingFileHandlerImpl - 
Uses of IConsumingFileHandler in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IConsumingFileHandler Modifier and Type Method Description IConsumingFileHandlerIWorkflowProcessingContext. getConsumingFileHandler()Deprecated. 
 -