Interface Dashboard

All Known Subinterfaces:
DashboardEntity
All Known Implementing Classes:
DashboardEntityImpl

public interface Dashboard
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • getCreatorId

      String getCreatorId()
    • getCreationTime

      Date getCreationTime()
    • getUpdaterId

      String getUpdaterId()
    • getUpdateTime

      Date getUpdateTime()
    • getConfiguration

      String getConfiguration()
    • getTenantId

      String getTenantId()