Uses of Class
overit.geocallapp.wfm.mobileforms.bl.instance.DataCollectionSheetInstance
Packages that use DataCollectionSheetInstance
Package
Description
-
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.create
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.create that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionSheetConversionCreateOutput.getSheetInstance()Get the new sheet instance.Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.create with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionvoidDataCollectionSheetConversionCreateOutput.setSheetInstance(DataCollectionSheetInstance sheetInstance) Set the new sheet instance. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceBTDataCollectionSheetConversionCreate.loadNewSheetInstance(PoolKit poolKit, Long sheetId) Invoke theDataCollectionSheetInstanceLoadEvent.Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionCreate.convertSheetStatus(DataCollectionSheetInstance sheetInstance, Long oldStatus, PoolKit poolKit) Convert the old sheet status into the new one and set it insheetInstanceprotected voidBTDataCollectionSheetConversionCreate.convertSheetStatusAssociatedToWoOp(DataCollectionSheetInstance sheetInstance, Long oldWoOperationStatus, Long oldSheetStatus, PoolKit poolKit) Set the new sheet status based on work order operation status.protected voidBTDataCollectionSheetConversionCreate.setSheetStatus(DataCollectionSheetInstance sheetInstance, overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet, PoolKit poolKit) Set new sheet status based on the oldSchedaTreevalues. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.instance
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.instance that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceBTDataCollectionSheetConversionInstanceFillIn.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.instance with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionInstanceFillIn.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected LongBTDataCollectionSheetConversionInstanceInsert.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.globalexpressions.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.globalexpressions.task with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionNodeExpressionsEvaluatorBTDataCollectionCheckGlobalExpressions.getExpressionsEvaluator(TreeModel<DataCollectionNode> treeModel, Boolean evaluateGlobalExpressions, DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Returns the expressions evaluator. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceBTDataCollectionSheetInstanceAssociate.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceCloseWOOperationSheet.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceExportPdf.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDataCollectionSheetInstanceUpdate.defineCheckerEvents(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Defines the checker events.protected voidBTDataCollectionSheetInstanceSave.evaluateExpressions(DataCollectionSheetInstance sheetInstance, boolean calculateInitialValue, PoolKit poolKit) Evaluates the expressions.protected VoidBTDataCollectionSheetInstanceUpdate.executeProcess(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Executes the process.protected voidBTDataCollectionSheetInstanceAssociate.saveSheetInstance(DataCollectionSheetInstance sheetInstance, boolean skipExpressionsEvaluation, boolean calculateInitialValue, PoolKit poolKit) Saves the sheet instance.protected voidBTDataCollectionSheetInstanceAssociate.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected voidBTDataCollectionSheetInstanceSave.updateNodeCounters(DataCollectionSheetInstance sheetInstance) Updates the node counters. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator
Fields in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator declared as DataCollectionSheetInstanceModifier and TypeFieldDescriptionprotected DataCollectionSheetInstanceDataCollectionNodeExpressionsSheetEvaluator.sheetMethods in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionNodeExpressionsSheetEvaluator.make(DataCollectionSheetInstance sheet) Instantiate a new data collection node expressions evaluator and sets the tree model.DataCollectionNodeExpressionsSheetEvaluator.make(DataCollectionSheetInstance sheet, PoolKit poolKit) Instantiate a new data collection node expressions evaluator and sets the tree model and the poolkit.protected voidDataCollectionNodeExpressionsSheetEvaluator.setSheet(DataCollectionSheetInstance sheet) Sets the sheet. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceDataCollectionConverterSheetLogSearch.loadDataSheetCollectionInstance(Long sheetId) -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.datacollection.sheet
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet declared as DataCollectionSheetInstanceModifier and TypeFieldDescriptionprotected DataCollectionSheetInstanceDataCollectionSheetDetail.sheetInstanceMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceSearchDataCollectionSheet.loadDataSheetCollectionInstance(Long sheetId) -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic declared as DataCollectionSheetInstanceModifier and TypeFieldDescriptionprotected DataCollectionSheetInstanceDataCollectionNodeTypeValueComponent.sheetprotected DataCollectionSheetInstanceDataCollectionValuesContainer.sheetprotected DataCollectionSheetInstanceDataCollectionValuesContainerWindowBuilder.sheetMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionNodeTypeValueComponent.getSheet()Returns the sheet.DataCollectionValuesContainer.getSheet()Returns the sheet.DataCollectionValuesContainerWindowBuilder.getSheet()Returns the sheet.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionValuesContainerWindowBuilder.makeBuilder(DataCollectionSheetInstance sheet, Class<?> basePageClass) Make the builder.voidDataCollectionNodeTypeValueComponent.setSheet(DataCollectionSheetInstance sheet) Sets the sheet.voidDataCollectionValuesContainer.setSheet(DataCollectionSheetInstance sheet) Sets the sheet.voidDataCollectionValuesContainerWindowBuilder.setSheet(DataCollectionSheetInstance sheet) Sets the sheet. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.datacollection.sheet.node
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet.node declared as DataCollectionSheetInstanceModifier and TypeFieldDescriptionprotected DataCollectionSheetInstancePanelDataCollectionSheetNodeParams.sheetInstanceMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet.node that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionPanelDataCollectionSheetNodeParams.getSheetInstance()Returns the sheet instance.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.node with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionvoidPanelDataCollectionSheetNodeParams.setSheetInstance(DataCollectionSheetInstance sheetInstance) Sets the sheet instance. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Methods in overit.geocallapp.wfm.core.ux.workorder.operation.edit that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceWOOperationDataCollectionSheetSection.loadDataSheetCollectionInstance(Long sheetId) -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit.section
Methods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit.section that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceTechnicalObjectDataCollectionSheetSection.loadDataSheetCollectionInstance(Long sheetId) -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.mobileforms.bl.globalexpressions.event
Methods in overit.geocallapp.wfm.mobileforms.bl.globalexpressions.event that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionCheckGlobalExpressionsInput.getSheetInstance()Returns the sheet instance.Methods in overit.geocallapp.wfm.mobileforms.bl.globalexpressions.event with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionvoidDataCollectionCheckGlobalExpressionsInput.setSheetInstance(DataCollectionSheetInstance sheetInstance) Sets the sheet instance. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.mobileforms.bl.instance.event
Methods in overit.geocallapp.wfm.mobileforms.bl.instance.event that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionDataCollectionSheetInstanceSaveInput.getSheetInstance()Returns the sheet instance.Methods in overit.geocallapp.wfm.mobileforms.bl.instance.event with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionvoidDataCollectionSheetInstanceSaveInput.setSheetInstance(DataCollectionSheetInstance sheetInstance) Sets the sheet instance.Constructors in overit.geocallapp.wfm.mobileforms.bl.instance.event with parameters of type DataCollectionSheetInstanceModifierConstructorDescriptionInstantiates a new data collection sheet instance update event. -
Uses of DataCollectionSheetInstance in overit.geocallapp.wfm.mobileforms.bl.instance.task
Methods in overit.geocallapp.wfm.mobileforms.bl.instance.task that return DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected DataCollectionSheetInstanceBTDataCollectionSheetInstanceCloseSchedulingResourceSheet.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceFillIn.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.Methods in overit.geocallapp.wfm.mobileforms.bl.instance.task with parameters of type DataCollectionSheetInstanceModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceFixSchedulingResourceSheet.checkCanFix(DataCollectionSheetInstance sheetInstance) Checks whether the fix can be made.protected voidBTDataCollectionSheetInstanceFillIn.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected LongBTDataCollectionSheetInstanceInsert.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.