Class DataCollectionTemplateWorkingCopySaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<DataCollectionTemplateWorkingCopy,Long>
overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.event.DataCollectionTemplateWorkingCopySaveEvent

public class DataCollectionTemplateWorkingCopySaveEvent extends SimpleBusinessEvent<DataCollectionTemplateWorkingCopy,Long>
Event to save a DataCollectionTemplateWorkingCopy.
The launcher must provide a valid DataCollectionTemplateWorkingCopy in order to successfully call this event.
The listener saves all the DataCollectionTemplateWorkingCopy components starting from the event input, i.e. the given DataCollectionTemplateWorkingCopy.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateWorkingCopySave(0)
No Spouts