Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.event.DynamicFormsTemplateAutoGenerableRequiredSearchInput
Packages that use DynamicFormsTemplateAutoGenerableRequiredSearchInput
Package
Description
-
Uses of DynamicFormsTemplateAutoGenerableRequiredSearchInput in overit.geocallapp.wfm.mobileforms.bl.sheet.task
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.task that return DynamicFormsTemplateAutoGenerableRequiredSearchInputModifier and TypeMethodDescriptionBTDynamicFormsSheetAutomaticInitializationFromOutcome.buildSearchInput(DynamicFormsSheetAutomaticInitializationFromOutcomeInput input) Builds the search input for missing auto generable templates.Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.task with parameters of type DynamicFormsTemplateAutoGenerableRequiredSearchInputModifier and TypeMethodDescriptionprotected Collection<DataCollectionTemplateRelease> BTDynamicFormsSheetAutomaticInitializationFromOutcome.launchTemplateSearch(DynamicFormsTemplateAutoGenerableRequiredSearchInput searchInput, PoolKit poolKit) Launches the template search event. -
Uses of DynamicFormsTemplateAutoGenerableRequiredSearchInput in overit.geocallapp.wfm.mobileforms.bl.template.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.event with parameters of type DynamicFormsTemplateAutoGenerableRequiredSearchInputModifierConstructorDescriptionDynamicFormsTemplateAutoGenerableRequiredSearchEvent(DynamicFormsTemplateAutoGenerableRequiredSearchInput input) Creates a new event with the specified input.