Package com.hybris.datahub.core.config
Interface ImportConfigStrategy
- All Known Implementing Classes:
DefaultImportConfigStrategy
public interface ImportConfigStrategy
-
Method Summary
Modifier and TypeMethodDescriptionCreates an ImpEx ImportConfig
-
Method Details
-
createImportConfig
Creates an ImpEx ImportConfig- Parameters:
ctx- the context for the import config- Returns:
- the newly created
ImportConfig - Throws:
ImpExException
-