Uses of Class
overit.geocallapp.wfm.mobileforms.bl.instance.event.DataCollectionSheetInstanceCheckMandatoryNodesInput
Packages that use DataCollectionSheetInstanceCheckMandatoryNodesInput
Package
Description
-
Uses of DataCollectionSheetInstanceCheckMandatoryNodesInput in overit.geocallapp.wfm.mobileforms.bl.instance.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.instance.event with parameters of type DataCollectionSheetInstanceCheckMandatoryNodesInputModifierConstructorDescriptionDataCollectionSheetInstanceCheckMandatoryNodesEvent(DataCollectionSheetInstanceCheckMandatoryNodesInput input) Instantiates a new data collection sheet instance check mandatory nodes event. -
Uses of DataCollectionSheetInstanceCheckMandatoryNodesInput in overit.geocallapp.wfm.mobileforms.bl.instance.task
Methods in overit.geocallapp.wfm.mobileforms.bl.instance.task with parameters of type DataCollectionSheetInstanceCheckMandatoryNodesInputModifier and TypeMethodDescriptionprotected List<CheckIssue> BTDataCollectionSheetInstanceCheckMandatoryNodes.computeCheckIssues(DataCollectionSheetInstanceCheckMandatoryNodesInput input, PoolKit poolKit) Computes the check issues.