| Modifier and Type | Class and Description |
|---|---|
class |
TrackingEventToCsvDataConverter |
| Modifier and Type | Method and Description |
|---|---|
PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> |
AddOnCoreDataImportedEventListener.getSelectedBaseSiteImpexMacroParametersPopulators() |
PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> |
AddOnCoreDataImportedEventListener.getSelectedContentCatalogImpexMacroParametersPopulators() |
PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> |
AddOnCoreDataImportedEventListener.getSelectedProductCatalogImpexMacroParametersPopulators() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddOnCoreDataImportedEventListener.populate(AddOnDataImportEventContext source,
ImpexMacroParameterData target,
PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> list) |
void |
AddOnCoreDataImportedEventListener.setSelectedBaseSiteImpexMacroParametersPopulators(PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> selectedBaseSiteImpexMacroParametersPopulators) |
void |
AddOnCoreDataImportedEventListener.setSelectedContentCatalogImpexMacroParametersPopulators(PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> selectedContentCatalogImpexMacroParametersPopulators) |
void |
AddOnCoreDataImportedEventListener.setSelectedProductCatalogImpexMacroParametersPopulators(PopulatorList<AddOnDataImportEventContext,ImpexMacroParameterData> selectedProductCatalogImpexMacroParametersPopulators) |
| Modifier and Type | Class and Description |
|---|---|
class |
PointOfServiceDistanceConverter
PointOfServer converter that also adds the distance data
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultSolrProductSearchServiceTest.SearchQueryPageableConverter |
static class |
DefaultSolrProductSearchServiceTest.SolrSearchRequestConverter |
static class |
DefaultSolrProductSearchServiceTest.SolrSearchResponseConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPopulatingConverter<SOURCE,TARGET>
Populating converter that uses a list of configured populators to populate the target during conversion.
|
class |
DefaultPopulatorList<SOURCE,TARGET>
Populator that uses a list of configured populators to populate the target.
|
| Modifier and Type | Method and Description |
|---|---|
PopulatorList<SOURCE,TARGET> |
ModifyPopulatorList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyPopulatorList.setList(PopulatorList<SOURCE,TARGET> list) |
| Modifier and Type | Class and Description |
|---|---|
class |
FaultTolerantConverter<SOURCE,TARGET> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContextualPopulatingConverter<SOURCE,TARGET,CONTEXT>
Compared to it's parent the
AbstractPopulatingConverter, this abstract converter can handle both ordinary
Populators and ContextualPopulators.So it manages two lists. |
| Modifier and Type | Class and Description |
|---|---|
class |
AsnEntryModelPopulatingConverter
Custom converter for converting
AsnEntryData into AdvancedShippingNoticeEntryModel |
class |
AsnModelPopulatingConverter
Custom converter for converting
AsnData into AdvancedShippingNoticeModel |
Copyright © 2018 SAP SE. All Rights Reserved.