public interface CockpitUIComponentConfigurationDao extends Dao
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentConfiguration |
findCockpitUIComponentConfiguration(String role,
String objectTemplateCode,
String code) |
List<CockpitUIComponentConfiguration> |
findCockpitUIComponentConfigurationsByPrincipal(Principal principal) |
List<String> |
findRoleNamesByPrincipal(Principal principal) |
CockpitUIComponentConfiguration findCockpitUIComponentConfiguration(String role, String objectTemplateCode, String code)
List<CockpitUIComponentConfiguration> findCockpitUIComponentConfigurationsByPrincipal(Principal principal)
Copyright © 2017 SAP SE. All Rights Reserved.