| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductInterestEntryData> |
ProductInterestRelationData.getProductInterestEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestRelationData.setProductInterestEntry(java.util.List<ProductInterestEntryData> productInterestEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<java.util.Map.Entry<NotificationType,java.util.Date>,ProductInterestEntryData> |
DefaultProductInterestFacade.getProductInterestEntryConverter() |
protected Converter<java.util.Map.Entry<ProductModel,java.util.List<ProductInterestEntryData>>,ProductInterestRelationData> |
DefaultProductInterestFacade.getProductInterestRelationConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProductInterestFacade.setProductInterestEntryConverter(Converter<java.util.Map.Entry<NotificationType,java.util.Date>,ProductInterestEntryData> productInterestEntryConverter) |
void |
DefaultProductInterestFacade.setProductInterestRelationConverter(Converter<java.util.Map.Entry<ProductModel,java.util.List<ProductInterestEntryData>>,ProductInterestRelationData> productInterestRelationConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestEntryPopulator.populate(java.util.Map.Entry<NotificationType,java.util.Date> source,
ProductInterestEntryData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestRelationPopulator.populate(java.util.Map.Entry<ProductModel,java.util.List<ProductInterestEntryData>> source,
ProductInterestRelationData target) |
Copyright © 2018 SAP SE. All Rights Reserved.