IDashboardRepository - интерфейс

Dashboard repository.

Definition

Пространство имён: Tessa.Dashboards
Сборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.

См. также