Uses of Interface
de.xima.fc.interfaces.processing.IProcessingPrefillData
- 
Packages that use IProcessingPrefillData Package Description de.xima.fc.bl.fdv.processing de.xima.fc.bl.fdv.processing.data de.xima.fc.interfaces.processing  - 
- 
Uses of IProcessingPrefillData in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing with parameters of type IProcessingPrefillData Modifier and Type Method Description voidVerarbeitungEmail. prefillProcessing(IProcessingPrefillData prefillData) - 
Uses of IProcessingPrefillData in de.xima.fc.bl.fdv.processing.data
Classes in de.xima.fc.bl.fdv.processing.data that implement IProcessingPrefillData Modifier and Type Class Description classProcessingPrefillData - 
Uses of IProcessingPrefillData in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing with parameters of type IProcessingPrefillData Modifier and Type Method Description default voidIProcessing. prefillProcessing(IProcessingPrefillData prefillData)Method which is called the processing is created 
 -