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