Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.structure.BODataCollectionTemplateStructure
Packages that use BODataCollectionTemplateStructure
Package
Description
-
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task that return BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected BODataCollectionTemplateStructureBTDataCollectionTemplateConversionInsertRelease.getDataCollectionTemplateStructure(DataCollectionTemplateWorkingCopy workingCopy) Returns the data collection template structure. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.core.ux.datacollection.template
Fields in overit.geocallapp.wfm.core.ux.datacollection.template declared as BODataCollectionTemplateStructureModifier and TypeFieldDescriptionprotected BODataCollectionTemplateStructurePanelDataCollectionTemplateUploadPdfForm.structureprotected BODataCollectionTemplateStructurePanelOutcomeReasonsDataCollectionTemplate.templateStructureMethods in overit.geocallapp.wfm.core.ux.datacollection.template that return BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected BODataCollectionTemplateStructurePanelOutcomeReasonsDataCollectionTemplate.loadTemplateStructure() -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt that return types with arguments of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionDataCollectionTemplateGanttDataBuilder.build(BODataCollectionTemplateHeader templateHeader) Build the gantt row basing on the data collection template.protected GanttTimeLineRenderer<BODataCollectionTemplateStructure, BODataCollectionTemplateStructureRelease> DataCollectionTemplateGanttView.buildTimeLineRenderer()protected List<BODataCollectionTemplateStructure> DataCollectionTemplateGanttDataBuilder.loadDataCollectionTemplateStructure(BODataCollectionTemplateHeader templateHeader) Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected DataCollectionTemplateGanttRowDataCollectionTemplateGanttDataBuilder.buildDataCollectionTemplateRow(BODataCollectionTemplateStructure templateStructure) Method parameters in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with type arguments of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected voidDataCollectionTemplateGanttTimeLineRenderer.addBlockTooltip(GanttView<BODataCollectionTemplateStructure, BODataCollectionTemplateStructureRelease> view, GanttBlock<BODataCollectionTemplateStructureRelease> block, org.apache.ecs.html.Div item) protected voidDataCollectionTemplateGanttDataBuilder.buildRows(List<BODataCollectionTemplateStructure> dataTemplateStructures, List<BODataCollectionTemplateStructureRelease> templateStructureReleases, List<DataCollectionTemplateGanttRow> collector) protected List<BODataCollectionTemplateStructureRelease> DataCollectionTemplateGanttDataBuilder.loadDataCollectionTemplateStructureReleases(BODataCollectionTemplateHeader templateHeader, List<BODataCollectionTemplateStructure> templateStructures) voidDataCollectionTemplateGantt.onSelectionChanged(GanttView<BODataCollectionTemplateStructure, BODataCollectionTemplateStructureRelease> view) On selection changed.protected voidDataCollectionTemplateGanttView.renderRow(GanttRow<BODataCollectionTemplateStructure, BODataCollectionTemplateStructureRelease> row, EntitySet es) Constructor parameters in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with type arguments of type BODataCollectionTemplateStructureModifierConstructorDescriptionDataCollectionGanttViewSelection(Runnable notifyListener, Supplier<GanttRow<BODataCollectionTemplateStructure, BODataCollectionTemplateStructureRelease>> getRootRow) Instantiates a new data collection gantt view selection. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Fields in overit.geocallapp.wfm.core.ux.datacollection.template.structure declared as BODataCollectionTemplateStructureModifier and TypeFieldDescriptionprotected BODataCollectionTemplateStructurePanelEditDataCollectionTemplateStructureWorkingCopy.structure -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.instance.event
Methods in overit.geocallapp.wfm.mobileforms.bl.instance.event that return BODataCollectionTemplateStructureModifier and TypeMethodDescriptionDataCollectionSheetInstanceInsertInput.getTemplateStructure()Returns the template structure.Methods in overit.geocallapp.wfm.mobileforms.bl.instance.event with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionvoidDataCollectionSheetInstanceInsertInput.setTemplateStructure(BODataCollectionTemplateStructure templateStructure) Sets the template structure. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.template
Fields in overit.geocallapp.wfm.mobileforms.bl.template declared as BODataCollectionTemplateStructureModifier and TypeFieldDescriptionprotected BODataCollectionTemplateStructureDataCollectionTemplate.structureMethods in overit.geocallapp.wfm.mobileforms.bl.template that return BODataCollectionTemplateStructureMethods in overit.geocallapp.wfm.mobileforms.bl.template with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionvoidDataCollectionTemplate.setStructure(BODataCollectionTemplateStructure structure) Sets the structure. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.template.event
Methods in overit.geocallapp.wfm.mobileforms.bl.template.event that return BODataCollectionTemplateStructureModifier and TypeMethodDescriptionDataCollectionTemplateInsertInput.getStructure()Returns the structure.Methods in overit.geocallapp.wfm.mobileforms.bl.template.event with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionvoidDataCollectionTemplateInsertInput.setStructure(BODataCollectionTemplateStructure structure) Sets the structure. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.template.release.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.release.task with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected BODataCollectionTemplateStructureReleaseBTDataCollectionTemplateReleaseLoad.loadRelease(BODataCollectionTemplateStructure structure, PoolKit poolKit) Load release. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.template.structure.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.structure.event with parameters of type BODataCollectionTemplateStructureModifierConstructorDescriptionInstantiates a new data collection template structure insert event.Instantiates a new data collection template structure update event. -
Uses of BODataCollectionTemplateStructure in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task that return BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected BODataCollectionTemplateStructureBTDataCollectionTemplateImportRelease.convertToTemplateStructure(DTODataCollectionTemplateExport exportDTO) Converts the export DTO structure to business object.protected BODataCollectionTemplateStructureBTDataCollectionTemplateInsertRelease.getDataCollectionTemplateStructure(DataCollectionTemplateWorkingCopy workingCopy) Returns the data collection template structure.protected BODataCollectionTemplateStructureBTDataCollectionTemplateLoad.loadStructure(Long structureId, PoolKit poolKit) Loads the structure.Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type BODataCollectionTemplateStructureModifier and TypeMethodDescriptionprotected LongBTDataCollectionTemplateImportRelease.insertTemplate(BODataCollectionTemplateHeader templateHeader, BODataCollectionTemplateStructure templateStructure, PoolKit poolKit) Inserts the template using the insert event.protected BODataCollectionTemplateHeaderBTDataCollectionTemplateLoad.loadTemplate(BODataCollectionTemplateStructure structure, PoolKit poolKit) Loads the template.protected voidBTDataCollectionTemplateSave.upsertStructure(BODataCollectionTemplateStructure templateStructure, PoolKit poolKit) Upserts the structure.protected voidBTDataCollectionTemplateSave.validateTemplateStructure(BODataCollectionTemplateStructure templateStructure) Validates the template structure.