public class DefaultCockpitUIComponentAccessRightDao extends Object implements CockpitUIComponentAccessRightDao
| Modifier and Type | Field and Description |
|---|---|
protected FlexibleSearchService |
flexibleSearchService |
| Constructor and Description |
|---|
DefaultCockpitUIComponentAccessRightDao() |
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentAccessRightModel |
findCockpitUIComponentAccessRight(String componentCode)
Returns the first found
CockpitUIComponentAccessRightModel (the last created one) by the given
componentCode. |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
protected FlexibleSearchService flexibleSearchService
public DefaultCockpitUIComponentAccessRightDao()
public CockpitUIComponentAccessRightModel findCockpitUIComponentAccessRight(String componentCode)
CockpitUIComponentAccessRightDaoCockpitUIComponentAccessRightModel (the last created one) by the given
componentCode.findCockpitUIComponentAccessRight in interface CockpitUIComponentAccessRightDaocomponentCode - the component code to search fornull of nothing was foundpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.