Interface CockpitUIComponentAccessRightDao

    • Method Detail

      • findCockpitUIComponentAccessRight

        CockpitUIComponentAccessRightModel findCockpitUIComponentAccessRight​(java.lang.String componentCode)
        Returns the first found CockpitUIComponentAccessRightModel (the last created one) by the given componentCode.
        Parameters:
        componentCode - the component code to search for
        Returns:
        null of nothing was found