Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.DataCollectionTemplate
Packages that use DataCollectionTemplate
Package
Description
-
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionDataCollectionSubConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) The method contains the conversion logic of the sub element(s). -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionprotected voidDataCollectionTemplateConverter.updateLastModifiedUser(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate dataCollectionTemplate) Updates create/last-modified user and date to match the old template users and dates. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionDataCollectionTemplateStructureConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplate) Convert all template versions.DataCollectionTemplateStructureConverter.convertTemplateStructure(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplate, HashGetter rowMap, Long rootNodeId, boolean isLastRelease, boolean isFirstStructure) Convert the specified template version. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionDataCollectionOutcomeReasonConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) Convert all outcome rules. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.pdffile
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.pdffile with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionDataCollectionPdfFileConverter.convert(overit.geocallapp.wfm.survey.template.TemplateTree oldTemplate, DataCollectionTemplate newTemplate, DataCollectionTemplateConversionMap conversionMap) Convert the Old PDF Template into a new one changing all the Form Field code. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionprotected LongBTDataCollectionTemplateConversionReleaseSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Updates the data collection template release. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionDataCollectionWorkCycleConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) Convert the work cycle rules. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionprotected BODataCollectionSheetBTWSWorkOrderInsertLogic.initDataCollectionSheet(WorkOrder workOrder, DataCollectionTemplate currentRelease) -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure that return DataCollectionTemplateModifier and TypeMethodDescriptionprotected DataCollectionTemplateDataCollectionConverterTemplateStructureLog.loadDataCollectionTemplate(Long templateStructure, boolean isRelease) -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return DataCollectionTemplateModifier and TypeMethodDescriptionprotected DataCollectionTemplateDataCollectionSheetDetail.loadDataCollectionTemplate(Long templateStructure) protected DataCollectionTemplateSearchDataCollectionSheet.loadDataCollectionTemplate(Long templateStructure) -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.template
Methods in overit.geocallapp.wfm.core.ux.datacollection.template that return DataCollectionTemplateModifier and TypeMethodDescriptionprotected DataCollectionTemplateDataCollectionTemplateDetail.loadDataCollectionTemplate(Long templateStructure, boolean isRelease) -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt that return DataCollectionTemplateModifier and TypeMethodDescriptionprotected DataCollectionTemplateDataCollectionTemplateGantt.loadDataCollectionTemplate(Long templateStructure) -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Fields in overit.geocallapp.wfm.core.ux.datacollection.template.structure declared as DataCollectionTemplateModifier and TypeFieldDescriptionprotected DataCollectionTemplateDataCollectionTemplateStructureDetail.template -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions
Fields in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions declared as DataCollectionTemplateModifier and TypeFieldDescriptionprotected DataCollectionTemplatePanelDataCollectionGlobalExpression.templateMethods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions that return DataCollectionTemplateModifier and TypeMethodDescriptionPanelDataCollectionGlobalExpressionInput.getTemplate()Returns the template.Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionvoidPanelDataCollectionGlobalExpressionInput.setTemplate(DataCollectionTemplate template) Sets the template. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.mobileforms.bl.template.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.event with parameters of type DataCollectionTemplateModifierConstructorDescriptionInstantiates a new data collection template save event. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.mobileforms.bl.template.release
Modifier and TypeClassDescriptionclassThe Class that defines the data collection template release. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.mobileforms.bl.template.release.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.release.task with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionprotected LongBTDataCollectionTemplateReleaseSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Updates the data collection template release. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type DataCollectionTemplateModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateSave.checkCodeUniqueness(DataCollectionTemplate template) Checks the code uniqueness.protected voidBTDataCollectionTemplateSave.checkNodes(DataCollectionTemplate template) Checks the nodes.protected LongBTDataCollectionTemplateSave.executeSave(DataCollectionTemplate template, PoolKit poolKit) Saves the data collection template.protected DTODataCollectionTemplateExportBTDataCollectionTemplateExportRelease.mapDataCollectionTemplateToExportDTO(DataCollectionTemplate template) Maps a DataCollectionTemplate to DTODataCollectionTemplateExport.protected voidBTDataCollectionTemplateSave.updateNodesIds(DataCollectionTemplate template) Updates the nodes ids.protected LongBTDataCollectionTemplateSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Upserts the data collection template.protected voidBTDataCollectionTemplateSave.validateGlobalExpressions(DataCollectionTemplate template) Validates the global expressions.protected voidBTDataCollectionTemplateSave.validateNodeConstraints(DataCollectionTemplate template) Validates the node constraints. -
Uses of DataCollectionTemplate in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy
Modifier and TypeClassDescriptionclassObject that defines the data collection template working copy.