Uses of Class
overit.geocallapp.wfm.mobileforms.bl.optionsgroup.BODataCollectionOptionsGroup
Packages that use BODataCollectionOptionsGroup
Package
Description
-
Uses of BODataCollectionOptionsGroup in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event with parameters of type BODataCollectionOptionsGroupModifierConstructorDescriptionInstantiates a new data collection options group insert event.Instantiates a new data collection options group update event. -
Uses of BODataCollectionOptionsGroup in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task that return BODataCollectionOptionsGroupModifier and TypeMethodDescriptionprotected BODataCollectionOptionsGroupBTDataCollectionOptionGroupExportModel.loadOptionGroup(Long optionGroupId, PoolKit poolKit) Loads the requiredBODataCollectionOptionsGroup.protected BODataCollectionOptionsGroupBTDataCollectionOptionsGroupImportModel.loadOptionGroup(Long optionGroupId, PoolKit poolKit) Loads the requiredBODataCollectionOptionsGroup.Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task with parameters of type BODataCollectionOptionsGroupModifier and TypeMethodDescriptionprotected voidBTDataCollectionOptionsGroupInsert.validateInput(BODataCollectionOptionsGroup dataCollectionOptionsGroup, PoolKit poolKit) Validates the input data for the data collection options group before inserting.protected voidBTDataCollectionOptionsGroupUpdate.validateInput(BODataCollectionOptionsGroup dataCollectionOptionsGroup, PoolKit poolKit) Validates the input data for the data collection options group before updating.