| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
UserAgent |
UserAgent.UserAgentBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,UserAgent> |
Profile.getUserAgents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setUserAgents(java.util.Map<java.lang.String,UserAgent> userAgents)
Generated property for
Profile.userAgents property defined at extension yaasyprofileconnect. |
Profile.ProfileBuilder |
Profile.ProfileBuilder.withUserAgents(java.util.Map<java.lang.String,UserAgent> userAgents) |
| Constructor and Description |
|---|
Profile(Insights insights,
java.util.Map<java.lang.String,UserAgent> userAgents) |
Copyright © 2018 SAP SE. All Rights Reserved.