Class MicroclusterAggregateComponentsParams

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event.MicroclusterAggregateComponentsParams
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class MicroclusterAggregateComponentsParams extends DynO
See Also:
  • Constructor Details

    • MicroclusterAggregateComponentsParams

      public MicroclusterAggregateComponentsParams()
  • Method Details

    • getMicroclusterAggregate

      public BOMicroclusterAggregate getMicroclusterAggregate()
    • setMicroclusterAggregate

      public void setMicroclusterAggregate(BOMicroclusterAggregate microclusterAggregate)
    • getComponentsList

      public DBView getComponentsList()
    • setComponentsList

      public void setComponentsList(DBView componentsList)
    • isFullGroup

      public boolean isFullGroup()
    • setFullGroup

      public void setFullGroup(boolean isFullGroup)