Class DCTemplateVisibilityRuleRowDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocall.bl.DeleteEvent<Void>
overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.event.DCTemplateVisibilityRuleRowDeleteEvent

public class DCTemplateVisibilityRuleRowDeleteEvent extends DeleteEvent<Void>
Event for delete template visibility rule row
Since:
22.0
GCApi:
event
Reactors:
BTDCTemplateVisibilityRuleRowDelete(0)
No Spouts
  • Constructor Details

    • DCTemplateVisibilityRuleRowDeleteEvent

      public DCTemplateVisibilityRuleRowDeleteEvent(Long id)
      Instantiates a new template visibility rule row delete event.
      Parameters:
      id - the id of the template visibility rule row to delete
  • Method Details

    • isNotifyDataCollectionTemplate

      public boolean isNotifyDataCollectionTemplate()
      Checks if is notify data collection template.
      Returns:
      true, if is notify data collection template
    • setNotifyDataCollectionTemplate

      public void setNotifyDataCollectionTemplate(boolean notifyDataCollectionTemplate)
      Sets the notify data collection template.
      Parameters:
      notifyDataCollectionTemplate - the new notify data collection template