Class DashboardAMRLoadEvent


public class DashboardAMRLoadEvent extends SimpleBusinessEvent<Void,DBView>
Event to load data for DAODashboardAMRPrediction.
The launcher must provide the input needed.
The listener BTDashboardAMRLoad prepare the data for the Automatic Meter Reading Dashboard.
Since:
12.0
  • Constructor Details

    • DashboardAMRLoadEvent

      public DashboardAMRLoadEvent(Void v)
  • Method Details

    • getFilters

      public HashGetter getFilters()
    • setFilters

      public void setFilters(HashGetter filters)
    • getGroup

      public Long getGroup()
    • setGroup

      public void setGroup(Long group)
    • getSeriesToCompute

      public LongSet getSeriesToCompute()
    • setSeriesToCompute

      public void setSeriesToCompute(LongSet seriesToCompute)