Uses of Class
overit.geocallapp.wfm.mobileforms.bl.sheet.event.DynamicFormsSheetAutomaticInitializationFromOutcomeInput
Packages that use DynamicFormsSheetAutomaticInitializationFromOutcomeInput
Package
Description
-
Uses of DynamicFormsSheetAutomaticInitializationFromOutcomeInput in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.sheet.event with parameters of type DynamicFormsSheetAutomaticInitializationFromOutcomeInputModifierConstructorDescriptionDynamicFormsSheetAutomaticInitializationFromOutcomeEvent(DynamicFormsSheetAutomaticInitializationFromOutcomeInput input) Creates a new event with the specified input. -
Uses of DynamicFormsSheetAutomaticInitializationFromOutcomeInput in overit.geocallapp.wfm.mobileforms.bl.sheet.task
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.task with parameters of type DynamicFormsSheetAutomaticInitializationFromOutcomeInputModifier and TypeMethodDescriptionBTDynamicFormsSheetAutomaticInitializationFromOutcome.buildSearchInput(DynamicFormsSheetAutomaticInitializationFromOutcomeInput input) Builds the search input for missing auto generable templates.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.createAndAssociateSheet(BODataCollectionTemplateHeader template, DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Creates a new Dynamic Forms Sheet and associates it with the work order operation.protected BODataCollectionSheetBTDynamicFormsSheetAutomaticInitializationFromOutcome.createSheet(BODataCollectionTemplateHeader template, DynamicFormsSheetAutomaticInitializationFromOutcomeInput input) Creates a new data collection sheet instance.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.createSheetsForTemplates(Collection<DataCollectionTemplateRelease> templates, DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Creates sheets for all the given templates.protected Collection<DataCollectionTemplateRelease> BTDynamicFormsSheetAutomaticInitializationFromOutcome.searchMissingAutoGenerableTemplates(DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Searches for missing auto generable templates that need to be initialized.