Uses of Class
overit.geocall.da.Command
Packages that use Command
Package
Description
-
Uses of Command in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as CommandModifier and TypeFieldDescriptionprotected CommandDAContainer._queryCmdprotected CommandServerTableView._queryCommandMethods in overit.geocall.basic.ui.container with parameters of type Command -
Uses of Command in overit.geocall.basic.ui.control
Methods in overit.geocall.basic.ui.control that return CommandModifier and TypeMethodDescriptionInputDecoder.getDecodeCommandFromCodeQueryId()Returns the specific query id used for the decoding. -
Uses of Command in overit.geocall.da
Fields in overit.geocall.da declared as CommandModifier and TypeFieldDescriptionprotected CommandCommandContext._commandstatic final CommandDAO.DELETE_FILTERStandardCommandthat deletes a record, using the filter passed to theCommandContextstatic final CommandDAO0.DELETE_FILTERDeprecated.StandardCommandthat deletes a record, using the filter passed to theCommandContextstatic final CommandDAO.DELETE_PKStandardCommandthat deletes a record, using the primary key field passed to theCommandContextstatic final CommandDAO0.DELETE_PKDeprecated.StandardCommandthat deletes a record, using the primary key field passed to theCommandContextstatic final CommandDAO.INSATEDeprecated.static final CommandDAO0.INSATEDeprecated.static final CommandDAO.INSERTStandardCommandthat inserts a new recordstatic final CommandDAO0.INSERTDeprecated.StandardCommandthat inserts a new recordstatic final CommandDAO.INSERT_ATTEMPTStandardCommandthat tries to insert a new record; if the insert fails, returns the value 0 and not an errorstatic final CommandDAO0.INSERT_ATTEMPTDeprecated.StandardCommandthat tries to insert a new record; if the insert fails, returns the value 0 and not an errorstatic final CommandDAO.SELECT_FILTERStandardCommandthat implements the query: SELECT * FROM TABLE WHERE ... = ?static final CommandDAO0.SELECT_FILTERDeprecated.StandardCommandthat implements the query: SELECT * FROM TABLE WHERE ... = ?static final CommandDAO.SELECT_NONEStandardCommandthat implements the empty query: SELECT * FROM TABLE WHERE 1 = 0static final CommandDAO0.SELECT_NONEDeprecated.StandardCommandthat implements the empty query: SELECT * FROM TABLE WHERE 1 = 0static final CommandDAO.SELECT_PKStandardCommandthat implements the query: SELECT * FROM TABLE WHERE PRIMARY_KEY = ?static final CommandDAO0.SELECT_PKDeprecated.StandardCommandthat implements the query: SELECT * FROM TABLE WHERE PRIMARY_KEY = ?static final CommandDAO.UPDATE_FILTERStandardCommandthat updates a record, using the filter passed to theCommandContextstatic final CommandDAO0.UPDATE_FILTERDeprecated.StandardCommandthat updates a record, using the filter passed to theCommandContextstatic final CommandDAO.UPDATE_PKStandardCommandthat updates a record, using the primary key passed to theCommandContextstatic final CommandDAO0.UPDATE_PKDeprecated.StandardCommandthat updates a record, using the primary key passed to theCommandContextstatic final CommandDAO.UPSERTStandard UPSERTCommand: tries to make an update, if fails do an insertstatic final CommandDAO0.UPSERTDeprecated.Standard UPSERTCommand: tries to make an update, if fails do an insertMethods in overit.geocall.da that return CommandModifier and TypeMethodDescriptionfinal CommandDAO.commandForName(String name) Returns theCommandthat corresponds to the query or command name passed as parameterfinal CommandDAO0.commandForName(String name) Deprecated.Returns theCommandthat corresponds to the query or command name passed as parameterCommandContext.getCommand()Returns theCommandassociated to this contextMethods in overit.geocall.da with parameters of type CommandModifier and TypeMethodDescriptionvoidCommandContext.setCommand(Command command) Sets theCommandto this contextConstructors in overit.geocall.da with parameters of type Command -
Uses of Command in overit.geocallapp.utilities.core.bl.common.task
Fields in overit.geocallapp.utilities.core.bl.common.task declared as CommandFields in overit.geocallapp.utilities.core.bl.common.task with type parameters of type CommandMethods in overit.geocallapp.utilities.core.bl.common.task that return types with arguments of type CommandModifier and TypeMethodDescriptionBTHistory.getValidOperationModes()Returns the list of valid operation modes supported by this history task.Methods in overit.geocallapp.utilities.core.bl.common.task with parameters of type Command -
Uses of Command in overit.geocallapp.wfm.accounts.bl.account.contact.task
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.task with parameters of type CommandModifier and TypeMethodDescriptionprotected LongPerforms the needed operation by calling theBTAccountContactHistory. -
Uses of Command in overit.geocallapp.wfm.ai.bl.agendaaffinity.data
Fields in overit.geocallapp.wfm.ai.bl.agendaaffinity.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAgendaAffinityAccountingsExtractor.SELECT_ACCOUNTINGSstatic final CommandDAOAgendaAffinityPrediction.SELECT_CANCELEDstatic final CommandDAOAgendaAffinityAccountingsExtractor.SELECT_ORDERSstatic final CommandDAOAgendaAffinityPrediction.SELECT_PLANNED -
Uses of Command in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data
Fields in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAutomaticMeterReadingSearch.SELECT_OPERATIONS_MONITORstatic final CommandDAOAutomaticMeterReadingSearch.SELECT_OPERATIONS_PHOTOS -
Uses of Command in overit.geocallapp.wfm.ai.bl.customersearch.meters.data
Fields in overit.geocallapp.wfm.ai.bl.customersearch.meters.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOMeterReadings.SELECT_FROM_METERstatic final CommandDAOMeterReadings.SELECT_FROM_TEMPLATE -
Uses of Command in overit.geocallapp.wfm.ai.bl.duration.prediction.data
Fields in overit.geocallapp.wfm.ai.bl.duration.prediction.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAIDataExtraction.PREDICTION_COMMANDstatic final CommandDAOWOTimePrediction.RESET_PREDICTIONSstatic final CommandDAOAIDataExtraction.TRAINING_COMMAND -
Uses of Command in overit.geocallapp.wfm.ai.bl.duration.prediction.support.data
Fields in overit.geocallapp.wfm.ai.bl.duration.prediction.support.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchInterventions.SEARCH_WITH_LEFT_JOIN -
Uses of Command in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data
Fields in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOPPartsManagementSearch.SELECT_MATERIALSstatic final CommandDAOPPartsManagementSearch.SELECT_MATERIALS_SHIFTstatic final CommandDAOPPartsManagementSearch.SELECT_OPERATIONSstatic final CommandDAOPPartsManagementSearch.SELECT_OPERATIONS_MONITOR -
Uses of Command in overit.geocallapp.wfm.ai.bl.processing.data
Fields in overit.geocallapp.wfm.ai.bl.processing.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchSAIProcessExecution.SELECT_DISTINCT -
Uses of Command in overit.geocallapp.wfm.ai.bl.processing.history.data
Fields in overit.geocallapp.wfm.ai.bl.processing.history.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchElaborationHistory.SELECT_LAST_CONFIGURATION -
Uses of Command in overit.geocallapp.wfm.ai.bl.teamexperience.data
Fields in overit.geocallapp.wfm.ai.bl.teamexperience.data declared as Command -
Uses of Command in overit.geocallapp.wfm.ai.bl.teamsuggestion.data
Fields in overit.geocallapp.wfm.ai.bl.teamsuggestion.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOTeamSuggestionAccountingsExtractor.SELECT_ACCOUNTINGSstatic final CommandDAOSearchTeamSuggestionOperationsAffinity.SELECT_FOR_DASHBOARDstatic final CommandDAOTeamSuggestionAccountingsExtractor.SELECT_ORDERSstatic final CommandDAOTeamSuggestionResourceExtractor.SELECT_RESOURCE_FOR_TODAYstatic final CommandDAOTeamSuggestionResourceExtractor.SELECT_RESOURCE_ON_RANGEstatic final CommandDAOTeamSuggestionResourceExtractor.SELECT_RESOURCE_ON_RANGE_TRAINING -
Uses of Command in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.data
Fields in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchTeamAffinity.SELECT_OPERATIONSstatic final CommandDAOSearchTeamAffinity.SELECT_ORDERED_AFFINITY -
Uses of Command in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.data
Fields in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.data declared as Command -
Uses of Command in overit.geocallapp.wfm.assets.bl.contact.task
Methods in overit.geocallapp.wfm.assets.bl.contact.task with parameters of type CommandModifier and TypeMethodDescriptionprotected LongPerforms the needed operation by calling theBTAssetContactHistory. -
Uses of Command in overit.geocallapp.wfm.assets.bl.data
Fields in overit.geocallapp.wfm.assets.bl.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAssetDescendantSearch.SELECT_DESCENDANTS -
Uses of Command in overit.geocallapp.wfm.assets.bl.type.template.characteristic.data
Fields in overit.geocallapp.wfm.assets.bl.type.template.characteristic.data declared as CommandModifier and TypeFieldDescriptionstatic CommandDAOAssetTypeTemplateCharacteristicSearch.SELECT_FOR_INSERTstatic CommandDAOAssetTypeTemplateCharacteristicSearch.SELECT_FOR_UPDATE -
Uses of Command in overit.geocallapp.wfm.cee.bl.da
Fields in overit.geocallapp.wfm.cee.bl.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAppointments.SELECT_APPOINTMENT_WORKORDERstatic final CommandDAOAppointments.SELECT_APPOINTMENT_WORKORDER_HEADER -
Uses of Command in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.da
Fields in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchStructureValidityPeriod.SELECT_BEST_FOR_LAYER -
Uses of Command in overit.geocallapp.wfm.core.bl.base.zone.data
Fields in overit.geocallapp.wfm.core.bl.base.zone.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchZone.SELECT_WITH_LAYERstatic final CommandDAOSearchZone.SELECT_WITH_RMICROCLUSTER -
Uses of Command in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.data
Fields in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.data declared as Command -
Uses of Command in overit.geocallapp.wfm.core.bl.datacollection.rule.data
Fields in overit.geocallapp.wfm.core.bl.datacollection.rule.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOWorkCycleOperationDataCollection.SELECT_WORK_CYCLE_OPERATION -
Uses of Command in overit.geocallapp.wfm.core.bl.features.facilitytype.data
Fields in overit.geocallapp.wfm.core.bl.features.facilitytype.data declared as CommandModifier and TypeFieldDescriptionstatic CommandDAOSearchTeachnicalObjectFeatures.SELECT_FOR_INSERTstatic CommandDAOSearchTeachnicalObjectFeatures.SELECT_FOR_UPDATE -
Uses of Command in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.data
Fields in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchMCAggregate.SELECT_MICROCLSUTERSGet all the available macroclustersstatic final CommandDAOSearchMCAggregate.SELECT_MICROCLSUTERS_DETAILSstatic final CommandDAOMicroclusterAggregate.UPDATE_AGGREGATE_COUNT -
Uses of Command in overit.geocallapp.wfm.core.bl.location.microcluster.data
Fields in overit.geocallapp.wfm.core.bl.location.microcluster.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchMicroclusterForComposition.SELECT_ALLstatic final CommandDAOSearchMicroclusterForSchedulingAreas.SELECT_ALLGet all the macroclusters, assigned or not to the linked areastatic final CommandDAOSearchMicroclusterForComposition.SELECT_AVAILABLEGet all the available macroclustersstatic final CommandDAOSearchMicroclusterForSchedulingAreas.SELECT_AVAILABLEGet all the available macroclustersstatic final CommandDAOSearchMicroclusterForComposition.SELECT_AVAILABLE_DETAILSstatic final CommandDAOSearchMicroclusterForSchedulingAreas.SELECT_AVAILABLE_DETAILSstatic final CommandDAOSearchMicroclusterForComposition.SELECT_OCCUPIEDGet the assigned macroclusters to the linked opeation centerstatic final CommandDAOSearchMicroclusterForSchedulingAreas.SELECT_OCCUPIEDGet the assigned macroclusters to the linked areastatic final CommandDAOSearchMicroclusterForComposition.SELECT_OCCUPIED_DETAILSstatic final CommandDAOSearchMicroclusterForSchedulingAreas.SELECT_OCCUPIED_DETAILS -
Uses of Command in overit.geocallapp.wfm.core.bl.location.microcluster.zone.data
Fields in overit.geocallapp.wfm.core.bl.location.microcluster.zone.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchMicroclusterZone.SELECT_WITH_ZONEstatic final CommandDAOSearchMicroclusterZone.SELECT_WITH_ZONE_GROUPEDstatic final CommandDAOMicroclusterZone.UPDATE_MC_AGGREGATE_KEY -
Uses of Command in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.data
Fields in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOMultistageGroupHeaderSequenceNumber.SELECT_PROGRESSIVE_FOR_UPDATE -
Uses of Command in overit.geocallapp.wfm.core.bl.multistage.group.operation.data
Fields in overit.geocallapp.wfm.core.bl.multistage.group.operation.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOWorkOrderOperationMultistageGroup.SELECT_OPERATION_WITH_MULTISTAGE -
Uses of Command in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.data
Fields in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOAgendaTeamResourceByWorkOrderDate.DELETE_BY_WORKORDER_DATE_RANGECommand to delete RAGENDATEAMRESOURCE records based on WorkOrder AWORINSERTDATE range. -
Uses of Command in overit.geocallapp.wfm.core.bl.schedule.role.data
Fields in overit.geocallapp.wfm.core.bl.schedule.role.data declared as Command -
Uses of Command in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.data
Fields in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchOperationCenterAddress.SEARCH_OC_ADDRESSstatic final CommandDAOSearchOperationCenterAddress.SEARCH_USER_ADDRESS -
Uses of Command in overit.geocallapp.wfm.core.bl.technicalobject.header.data
Fields in overit.geocallapp.wfm.core.bl.technicalobject.header.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOTechnicalObjectHierarchicalSearch.SELECT_ANCESTORSstatic final CommandDAOTechnicalObjectHierarchicalSearch.SELECT_DESCENDANTS -
Uses of Command in overit.geocallapp.wfm.core.bl.workshift.data
Fields in overit.geocallapp.wfm.core.bl.workshift.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOWorkShiftSearch.SELECT_WORKSHIFT_FOR_PLANNNING -
Uses of Command in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.data
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_ACTIVITYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_DAILYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacitySearch.SELECT_DAILYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_MONTHLYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacitySearch.SELECT_MONTHLYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_RESOURCEstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_SKILLstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.SELECT_WEEKLYstatic final CommandDAOCapacityPlanningResultDetailCommittedCapacitySearch.SELECT_WEEKLY -
Uses of Command in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.data
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOForecastActivityDetailDemandAndSkillSearch.SELECT_ACTIVITYstatic final CommandDAOForecastActivityDetailDemandAndSkillSearch.SELECT_DAILYstatic final CommandDAOForecastActivityDetailDemandSearch.SELECT_DAILYstatic final CommandDAOForecastActivityDetailDemandAndSkillSearch.SELECT_MONTHLYstatic final CommandDAOForecastActivityDetailDemandSearch.SELECT_MONTHLYstatic final CommandDAOForecastActivityDetailDemandAndSkillSearch.SELECT_SKILLstatic final CommandDAOForecastActivityDetailDemandAndSkillSearch.SELECT_WEEKLYstatic final CommandDAOForecastActivityDetailDemandSearch.SELECT_WEEKLY -
Uses of Command in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.data
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOForecastResourceDetailAvailableCapacityResourceSearch.SELECT_DAILYstatic final CommandDAOForecastResourceDetailAvailableCapacitySearch.SELECT_DAILYstatic final CommandDAOForecastResourceDetailAvailableCapacityResourceSearch.SELECT_MONTHLYstatic final CommandDAOForecastResourceDetailAvailableCapacitySearch.SELECT_MONTHLYstatic final CommandDAOForecastResourceDetailAvailableCapacityResourceSearch.SELECT_RESOURCEstatic final CommandDAOForecastResourceDetailAvailableCapacityResourceSearch.SELECT_SKILLstatic final CommandDAOForecastResourceDetailAvailableCapacityResourceSearch.SELECT_WEEKLYstatic final CommandDAOForecastResourceDetailAvailableCapacitySearch.SELECT_WEEKLY -
Uses of Command in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task that return CommandModifier and TypeMethodDescriptionprotected CommandDATRDataCollectionTemplateStructureOutcomeRule.getSelectCommand() -
Uses of Command in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.release.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.release.task that return CommandModifier and TypeMethodDescriptionprotected CommandDATRDataCollectionTemplateStructureRelease.getSelectCommand() -
Uses of Command in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.structure.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.structure.task that return CommandModifier and TypeMethodDescriptionprotected CommandDATRDataCollectionTemplateStructure.getSelectCommand() -
Uses of Command in overit.geocallapp.wfm.notifications.notification.da
Fields in overit.geocallapp.wfm.notifications.notification.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAONotifications.SELECT_AAVV_TO_NOTIFYstatic final CommandDAONotifications.SELECT_DEVICES_TO_NOTIFYstatic final CommandDAONotifications.SELECT_UNMANAGED_NOTIFICATIONS -
Uses of Command in overit.geocallapp.wfm.project.bl.activitydebriefing.da
Fields in overit.geocallapp.wfm.project.bl.activitydebriefing.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchProjectActivityDebriefing.SEARCH_DETECTIONDATE_ORDER_DESC -
Uses of Command in overit.geocallapp.wfm.project.bl.activityrelation.da
Fields in overit.geocallapp.wfm.project.bl.activityrelation.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOSearchProjectActivitiesRelations.SELECT_PREDECESSOR_FULL_DATAstatic final CommandDAOSearchProjectActivitiesRelations.SELECT_SUCCESSOR_FULL_DATA -
Uses of Command in overit.geocallapp.wfm.project.bl.header.da
Fields in overit.geocallapp.wfm.project.bl.header.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOProjectProgressive.SELECT_PROGRESSIVE_FOR_UPDATE -
Uses of Command in overit.geocallapp.wfm.project.bl.management.planning.da
Fields in overit.geocallapp.wfm.project.bl.management.planning.da declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOProjectOperations.SELECT_OPERATION_ACTIVITIES -
Uses of Command in overit.geocallapp.wfm.project.bl.profile.da
Fields in overit.geocallapp.wfm.project.bl.profile.da declared as Command -
Uses of Command in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.data
Fields in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.data declared as CommandModifier and TypeFieldDescriptionstatic final CommandDAOImmediateSchedulingWorkOrderSelect.SELECT_AND_UPDATECustom command for atomic UPDATE that selects and updates work orders.
DAO.UPSERT,DAO.INSERTorDAO.UPDATE_PKaccording to your needs.