Class DCTemplateVisibilityRuleHeaderDeleteEvent

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.header.event.DCTemplateVisibilityRuleHeaderDeleteEvent

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

    • DCTemplateVisibilityRuleHeaderDeleteEvent

      public DCTemplateVisibilityRuleHeaderDeleteEvent(Long id)
      Instantiates a new template visibility rule delete event.
      Parameters:
      id - the id of the template visibility rule 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