Uses of Class
overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event.DataCollectionOptionsGroupImportModelInput
Packages that use DataCollectionOptionsGroupImportModelInput
Package
Description
-
Uses of DataCollectionOptionsGroupImportModelInput in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event with parameters of type DataCollectionOptionsGroupImportModelInputModifierConstructorDescriptionInstantiates a new data collection options group import model event. -
Uses of DataCollectionOptionsGroupImportModelInput in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task with parameters of type DataCollectionOptionsGroupImportModelInputModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDataCollectionOptionsGroupImportModel.defineCheckerEvents(DataCollectionOptionsGroupImportModelInput input, PoolKit poolKit) Defines the checker events.protected VoidBTDataCollectionOptionsGroupImportModel.executeProcess(DataCollectionOptionsGroupImportModelInput input, PoolKit poolKit) Execute the import process and update the requiredBODataCollectionOptionsGroupwith the imported model.