Uses of Class
overit.geocallapp.wfm.mobileforms.bl.outcomerule.event.DataCollectionTemplateStructureOutcomeRuleAlignInput
Packages that use DataCollectionTemplateStructureOutcomeRuleAlignInput
Package
Description
-
Uses of DataCollectionTemplateStructureOutcomeRuleAlignInput in overit.geocallapp.wfm.core.ux.datacollection.template
Methods in overit.geocallapp.wfm.core.ux.datacollection.template that return DataCollectionTemplateStructureOutcomeRuleAlignInputModifier and TypeMethodDescriptionPanelOutcomeReasonsDataCollectionTemplate.createAlignInput(List<BODataCollectionTemplateStructureOutcomeRule> outcomeRulesToInsert, List<BODataCollectionTemplateStructureOutcomeRule> outcomeRulesToUpdate, Set<Long> outcomeReasonIdsToDelete) Creates the align input with the insert, update, and delete lists.Methods in overit.geocallapp.wfm.core.ux.datacollection.template with parameters of type DataCollectionTemplateStructureOutcomeRuleAlignInputModifier and TypeMethodDescriptionprotected voidPanelOutcomeReasonsDataCollectionTemplate.launchAlignEvent(DataCollectionTemplateStructureOutcomeRuleAlignInput alignInput) Launches the align event to persist the changes. -
Uses of DataCollectionTemplateStructureOutcomeRuleAlignInput in overit.geocallapp.wfm.mobileforms.bl.outcomerule.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.outcomerule.event with parameters of type DataCollectionTemplateStructureOutcomeRuleAlignInputModifierConstructorDescriptionDataCollectionTemplateStructureOutcomeRuleAlignEvent(DataCollectionTemplateStructureOutcomeRuleAlignInput input) Instantiates a new data collection template structure outcome rule align event. -
Uses of DataCollectionTemplateStructureOutcomeRuleAlignInput in overit.geocallapp.wfm.mobileforms.bl.outcomerule.task
Methods in overit.geocallapp.wfm.mobileforms.bl.outcomerule.task with parameters of type DataCollectionTemplateStructureOutcomeRuleAlignInputModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.validateInput(DataCollectionTemplateStructureOutcomeRuleAlignInput input) Validates the input for the align operation.