IDashboardRepository - интерфейс

Dashboard repository.

Definition

Пространство имён: Tessa.Dashboards
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public interface IDashboardRepository

Методы

ClearPersonalDashboardAsync Clears personal dashboard owned by userID
DeleteDashboardAsync Deletes the dashboard.
GetDashboardAsync Returns a dashboard by its identifier.
GetOriginChangesAsync Returns a list of dashboard changed shared widgets.
GetPersonalDashboardAsync Returns user's single dashboard of the Personal type or creates the dashboard if it does not exist.
StoreDashboardAsync Stores dashboard changes.

См. также