| Package | Description |
|---|---|
| de.hybris.platform.acceleratorfacades.device | |
| de.hybris.platform.acceleratorfacades.device.impl | |
| de.hybris.platform.acceleratorfacades.device.populators |
| Modifier and Type | Method and Description |
|---|---|
DeviceData |
DeviceDetectionFacade.getCurrentDetectedDevice()
Get the Device that was detected for the current request.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceData |
DefaultDeviceDetectionFacade.getCurrentDetectedDevice() |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<DeviceData,UiExperienceData> |
DefaultDeviceDetectionFacade.getDeviceDataUiExperienceDataConverter() |
protected Converter<HttpServletRequest,DeviceData> |
DefaultDeviceDetectionFacade.getRequestDeviceDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultDeviceDetectionFacade.logDebugInfo(DeviceData deviceData) |
protected void |
DefaultDeviceDetectionFacade.setCurrentDetectedDevice(DeviceData deviceData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDeviceDetectionFacade.setDeviceDataUiExperienceDataConverter(Converter<DeviceData,UiExperienceData> deviceDataUiExperienceDataConverter) |
void |
DefaultDeviceDetectionFacade.setRequestDeviceDataConverter(Converter<HttpServletRequest,DeviceData> requestDeviceDataConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceDataUiExperiencePopulator.populate(DeviceData deviceData,
UiExperienceData uiExperienceData) |
void |
SpringMobileRequestDeviceDataPopulator.populate(HttpServletRequest source,
DeviceData target) |
java.lang.String |
SpringMobileRequestDeviceDataPopulator.toStringDeviceData(DeviceData device) |
Copyright © 2018 SAP SE. All Rights Reserved.