Interface ItemSearchConfiguration
-
- All Known Implementing Classes:
DefaultIntegrationServicesConfiguration
public interface ItemSearchConfigurationProvides the configuration values for item type match
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ItemTypeMatchgetItemTypeMatch()Provides the ItemTypeMatch
-
-
-
Method Detail
-
getItemTypeMatch
ItemTypeMatch getItemTypeMatch()
Provides the ItemTypeMatch- Returns:
- the ItemTypeMatch
-
-