Package com.technia.dsx.exchange
Interface ExchangeObjectFactory
- All Superinterfaces:
com.technia.dsx.ObjectFactory
public interface ExchangeObjectFactory
extends com.technia.dsx.ObjectFactory
Document me
- Since:
- 2024-12-11
-
Method Summary
Modifier and TypeMethodDescriptiondefault ExportFilter
getExportFilter
(String str) default ImportFilter
getImportFilter
(String str) Methods inherited from interface com.technia.dsx.ObjectFactory
toReferable
-
Method Details
-
newExportInput
ExportInput newExportInput() -
getExportFilter
-
newImportInput
ImportInput newImportInput() -
getImportFilter
-