Interface DashletDAO

    • Method Detail

      • findByName

        Dashlet findByName​(String name,
                           long tenantId)
        Finds the dashlet by it's name
        Parameters:
        name - name of the dashlet
        tenantId - identifier of the tenant
        Returns:
        the found dashlet