public interface DeviceSupportDao extends GenericDao<DeviceSupportModel>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeviceSupportModel> |
findByUiExperience(UiExperienceLevel uiExperienceLevel) |
java.util.List<DeviceSupportModel> findByUiExperience(UiExperienceLevel uiExperienceLevel)
Copyright © 2018 SAP SE. All Rights Reserved.