Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.DataCollectionTemplateWorkingCopy
Packages that use DataCollectionTemplateWorkingCopy
Package
Description
-
Uses of DataCollectionTemplateWorkingCopy 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 DataCollectionTemplateWorkingCopyModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateConversionInsertRelease.copyOutcomeRules(Long structureReleaseId, DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Copies the outcome rules.protected BODataCollectionTemplateStructureBTDataCollectionTemplateConversionInsertRelease.getDataCollectionTemplateStructure(DataCollectionTemplateWorkingCopy workingCopy) Returns the data collection template structure. -
Uses of DataCollectionTemplateWorkingCopy in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task that return DataCollectionTemplateWorkingCopyModifier and TypeMethodDescriptionprotected DataCollectionTemplateWorkingCopyBTDataCollectionTemplateImportRelease.loadWorkingCopy(Long templateId, PoolKit poolKit) Loads the working copy for the template.Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type DataCollectionTemplateWorkingCopyModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateInsertRelease.copyOutcomeRules(Long structureReleaseId, DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Copies the outcome rules.protected BODataCollectionTemplateStructureBTDataCollectionTemplateInsertRelease.getDataCollectionTemplateStructure(DataCollectionTemplateWorkingCopy workingCopy) Returns the data collection template structure.protected voidBTDataCollectionTemplateImportRelease.saveWorkingCopy(DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Saves the working copy.protected voidBTDataCollectionTemplateImportRelease.setTreeModel(DataCollectionTemplateWorkingCopy workingCopy, DTODataCollectionTemplateExport exportDTO) Sets the tree model on the working copy. -
Uses of DataCollectionTemplateWorkingCopy in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.event with parameters of type DataCollectionTemplateWorkingCopyModifierConstructorDescriptionInstantiates a new data collection template working copy save event.