| Modifier and Type | Method and Description |
|---|---|
java.util.List<TechnologyUsedData> |
YProfileAffinityFacade.getDeviceAffinities(DeviceAffinityParameterData deviceAffinityParameterData)
Returns list of device affinities associated to the current session customer.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TechnologyUsedData> |
SummaryTechnologyUsedData.getTechnologyUsedData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryTechnologyUsedData.setTechnologyUsedData(java.util.List<TechnologyUsedData> technologyUsedData) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TechnologyUsedData> |
DefaultYProfileAffinityFacade.getDeviceAffinities(DeviceAffinityParameterData deviceAffinityParameterData)
Returns list of device affinities associated to the current session customer.
|
protected Converter<java.util.Map.Entry<java.lang.String,UserAgent>,TechnologyUsedData> |
DefaultYProfileAffinityFacade.getDeviceAffinityConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultYProfileAffinityFacade.setDeviceAffinityConverter(Converter<java.util.Map.Entry<java.lang.String,UserAgent>,TechnologyUsedData> deviceAffinityConverter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceAffinityPopulator<SOURCE extends java.util.Map.Entry<java.lang.String,UserAgent>,TARGET extends TechnologyUsedData>
Populator for device affinity data.
|
Copyright © 2018 SAP SE. All Rights Reserved.