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