public interface DeviceSupportService
| Modifier and Type | Method and Description |
|---|---|
List<DeviceSupportModel> |
getAll()
Find all supported devices
|
List<DeviceSupportModel> |
getAllByUiExperience(UiExperienceLevel uiExperienceLevel)
Find all supported devices for a given UI experience level
|
List<DeviceSupportModel> getAll()
List<DeviceSupportModel> getAllByUiExperience(UiExperienceLevel uiExperienceLevel)
uiExperienceLevel - Copyright © 2017 SAP SE. All Rights Reserved.