Class MicroclusterAggregateSystemInsertEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Void,Void>
overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event.MicroclusterAggregateSystemInsertEvent

public class MicroclusterAggregateSystemInsertEvent extends SimpleBusinessEvent<Void,Void>
Event to insert a BOMicroclusterAggregate.
The listener inserts all the BOMicroclusterAggregate components starting from the event input.
GCApi:
event
Reactors:
BTMicroclusterAggregateSystemInsert(0)
No Spouts
  • Field Details

  • Constructor Details

    • MicroclusterAggregateSystemInsertEvent

      public MicroclusterAggregateSystemInsertEvent(Void input)
  • Method Details

    • getOperationCenter

      public Long getOperationCenter()
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
    • getPeriod

      public BOStructureValidityPeriod getPeriod()
    • setPeriod

      public void setPeriod(BOStructureValidityPeriod period)
    • getNewAggregates

      public DBView getNewAggregates()
    • setNewAggregates

      public void setNewAggregates(DBView newAggregates)