Package ru.slie.luna.dashboard
Interface Dashboard
- All Superinterfaces:
WithId
-
Method Summary
-
Method Details
-
getName
String getName() -
getDescription
String getDescription() -
getAuthor
User getAuthor() -
getAuthorId
Long getAuthorId() -
getCreated
LocalDateTime getCreated() -
getUpdated
LocalDateTime getUpdated() -
getWidgets
List<DashboardWidget> getWidgets()
-