public interface CockpitUIComponentAccessRightDao extends Dao
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentAccessRightModel |
findCockpitUIComponentAccessRight(String componentCode)
Returns the first found
CockpitUIComponentAccessRightModel (the last created one) by the given
componentCode. |
CockpitUIComponentAccessRightModel findCockpitUIComponentAccessRight(String componentCode)
CockpitUIComponentAccessRightModel (the last created one) by the given
componentCode.componentCode - the component code to search fornull of nothing was foundCopyright © 2017 SAP SE. All Rights Reserved.