Uses of Class
overit.geocall.util.LongSet
Packages that use LongSet
Package
Description
-
Uses of LongSet in overit.geocall.sql
Methods in overit.geocall.sql that return LongSetModifier and TypeMethodDescriptionDBView.getLongSet(String column) Creates aLongSetpopulating it with the values of a column of the DBView -
Uses of LongSet in overit.geocall.util
Methods in overit.geocall.util that return LongSetModifier and TypeMethodDescriptionstatic LongSetLongSet.createLongSet(DBView dbv, String field) Deprecated.LongSet.next()Returns the next element of the intervals Iterator (seeintervalsIterator()) -
Uses of LongSet in overit.geocallapp.utilities.ux.ui.data
Methods in overit.geocallapp.utilities.ux.ui.data that return LongSet -
Uses of LongSet in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai that return LongSetModifier and TypeMethodDescriptionstatic LongSetConstAI.TeamExperienceGroupingKeys.getAllGroupingKeys()Methods in overit.geocallapp.wfm.ai with parameters of type LongSetModifier and TypeMethodDescriptionstatic voidUtilsAI.checkOrdersAlreadySaw(BOConfigurationParams configurationParams, LongSet executionOperations, PoolKit poolKit) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.agendaaffinity.task
Methods in overit.geocallapp.wfm.ai.bl.agendaaffinity.task with parameters of type LongSetModifier and TypeMethodDescriptionvoidBTUpdateS3Orders.setFixedOperationSet(LongSet fixedOperationSet) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data that return LongSetModifier and TypeMethodDescriptionprotected LongSetDAOAutomaticMeterReadingSearch.getOperationStatus() -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event that return LongSetMethods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidDashboardAMRLoadEvent.setSeriesToCompute(LongSet seriesToCompute) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected DBViewBTBuildInterventionTimeLine.getClockings(LongSet workshiftsId, PoolKit pk) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.duration.prediction.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidBTAlignWOOperationDuration.evaluateResourcesPredictions(LongSet timePredictionList, PoolKit pk) protected DBViewBTPredictionDuration.getDailyOperationsData(LongSet operationList, Date startDate, Date endDate, PoolKit pk) voidBTPredictionDuration.setFixedOperationSet(LongSet fixedOperationSet) protected voidBTAlignWOOperationDuration.updateOperationTable(LongSet operationId, Long duration, Long originalDuration, Double reliability, boolean isRulePassed, PooledConnection conn) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data that return LongSetModifier and TypeMethodDescriptionprotected LongSetDAOPPartsManagementSearch.getOperationStatus() -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task with parameters of type LongSetModifier and TypeMethodDescriptionvoidBTPredictionPPartsManagement.setFixedOperationSet(LongSet fixedOperationSet) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.processing.event
Methods in overit.geocallapp.wfm.ai.bl.processing.event that return LongSetMethods in overit.geocallapp.wfm.ai.bl.processing.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidExecuteAIProcessEventInput.setWoOperationsIds(LongSet woOperationsIds) -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.processing.task
Methods in overit.geocallapp.wfm.ai.bl.processing.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidBTLaunchAIQueuedProcess.updateRecords(LongSet executionOperationsSet, ExecuteAIProcessEventOutput output, Long configurationId, PoolKit poolKit) Method that updates the elaborated records with the result of elaboration. -
Uses of LongSet in overit.geocallapp.wfm.ai.bl.teamsuggestion.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task with parameters of type LongSetModifier and TypeMethodDescriptionvoidBTPredictionTeamSuggestion.setFixedOperationSet(LongSet fixedOperationSet) -
Uses of LongSet in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event that return LongSetMethods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidDashboardTimePredictionLoadEvent.setSeriesToCompute(LongSet seriesToCompute) -
Uses of LongSet in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected DBViewBTDashboardTimePredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of LongSet in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event that return LongSetMethods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidDashboardMaterialsPredictionLoadEvent.setSeriesToCompute(LongSet seriesToCompute) -
Uses of LongSet in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected DBViewBTDashboardMaterialsPredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of LongSet in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return LongSetModifier and TypeMethodDescriptionBTPlanningActionNotification.getInterventionPlannedActionIds()BTPlanningActionNotification.getPlanningCancelledActionIds()BTPlanningActionNotification.getPlanningChangedActionIds() -
Uses of LongSet in overit.geocallapp.wfm.cee.ux.survey
Methods in overit.geocallapp.wfm.cee.ux.survey with parameters of type LongSetModifier and TypeMethodDescriptionCSearchSurvey.getSurveyListFromInterventions(LongSet interventionsForCee) -
Uses of LongSet in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task
Methods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task that return LongSet -
Uses of LongSet in overit.geocallapp.wfm.core.bl.calendar.event
Methods in overit.geocallapp.wfm.core.bl.calendar.event that return LongSetModifier and TypeMethodDescriptionDuplicateResourceCalendarInput.getDestinationUsersId()Gets the set of destination users ID.Methods in overit.geocallapp.wfm.core.bl.calendar.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidDuplicateResourceCalendarInput.setDestinationUsersId(LongSet destinationUsersId) Sets the set of destination users IDs. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.gis.rule
Methods in overit.geocallapp.wfm.core.bl.gis.rule that return LongSetModifier and TypeMethodDescriptionBOGisVisibilityRule.getOperationCenters()Returns the list of operation center ids associated to the rule.BOGisVisibilityRule.getUserTypes()Returns the list of user type ids associated to the rule.Methods in overit.geocallapp.wfm.core.bl.gis.rule with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOGisVisibilityRule.setOperationCenters(LongSet userTypes) Sets the list of operation center ids that must be associated to the rule.voidBOGisVisibilityRule.setUserTypes(LongSet userTypes) Sets the user types that must be associated to the rule. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.gis.rule.event
Methods in overit.geocallapp.wfm.core.bl.gis.rule.event that return LongSetModifier and TypeMethodDescriptionGisVisibilityRuleSearchFilter.getOperationCenters()Returns the list of operation center ids associated to the rule that was set as filter.GisVisibilityRuleSearchFilter.getUserTypes()Returns the list of user type ids associated to the rule that was set as filter.Methods in overit.geocallapp.wfm.core.bl.gis.rule.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidGisVisibilityRuleSearchFilter.setOperationCenters(LongSet userTypes) Sets the list of operation center ids that must be associated to the rule as filter.voidGisVisibilityRuleSearchFilter.setUserTypes(LongSet userTypes) Sets the user types that must be associated to the rule as filter. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.location.microcluster.data
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.data with parameters of type LongSetModifier and TypeMethodDescriptionprotected StringDAOSearchMicroclusterForSchedulingAreas.getZonesSubquery(LongSet zones) -
Uses of LongSet in overit.geocallapp.wfm.core.bl.permits.task
Fields in overit.geocallapp.wfm.core.bl.permits.task declared as LongSetModifier and TypeFieldDescriptionprotected static final LongSetBTPermit.WORKORDER_NOVALID_STATESprotected static final LongSetBTPermit.WORKORDER_OPERATION_VALID_STATESprotected static final LongSetBTPermit.WORKORDER_VALID_STATES -
Uses of LongSet in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda that return LongSetMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOAgenda.setTeamResources(LongSet teamResources) Sets the team resources. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidBTAgendaTeamResourceAlign.executeAlign(LongSet lsAgendaIds, PoolKit poolKit) -
Uses of LongSet in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling that return LongSetModifier and TypeMethodDescriptionBOScheduling.getLinkedScheduling()Returns the linked schedulings.BOScheduling.getNextPortions()Returns the next portions.BOScheduling.getTeamSchedulings()Returns the team schedulings.BOScheduling.getTeamShifts()Returns the team shifts.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOScheduling.setLinkedScheduling(LongSet linkedScheduling) Sets the linked schedulings.voidBOScheduling.setNextPortions(LongSet nextPortions) Sets the next portions.voidBOScheduling.setTeamSchedulings(LongSet teamSchedulings) Sets the team schedulings.voidBOScheduling.setTeamShifts(LongSet teamShifts) Sets the team shifts. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.schedule.team.event
Methods in overit.geocallapp.wfm.core.bl.schedule.team.event that return LongSetModifier and TypeMethodDescriptionTeamActivityManualAssignmentOutput.getModifiedUsers()Returns the list of modified usersMethods in overit.geocallapp.wfm.core.bl.schedule.team.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidTeamActivityManualAssignmentOutput.setModifiedUsers(LongSet modifiedUsers) Sets the list of modified users -
Uses of LongSet in overit.geocallapp.wfm.core.bl.schedule.team.task
Methods in overit.geocallapp.wfm.core.bl.schedule.team.task that return LongSetModifier and TypeMethodDescriptionprotected LongSetBTTeamPreProcessAssignment.loadTeamAssistants(DBView resources, DBView team, int teamCardinality) Methods in overit.geocallapp.wfm.core.bl.schedule.team.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidBTTeamPreProcessAssignment.addResources(Long simulationId, LongSet lsIdAuteAssSquadra, PooledConnection conn) protected booleanBTTeamPreProcessAssignment.checkRisorseSquadra(LongSet lsIdAuteAssSquadra) -
Uses of LongSet in overit.geocallapp.wfm.core.bl.workorder
Fields in overit.geocallapp.wfm.core.bl.workorder declared as LongSetMethods in overit.geocallapp.wfm.core.bl.workorder that return LongSetModifier and TypeMethodDescriptionWorkOrder.getIdImpiantiOdl()Returns the set of ids of the meters associated to the work orderMethods in overit.geocallapp.wfm.core.bl.workorder with parameters of type LongSetModifier and TypeMethodDescriptionvoidWorkOrder.setIdImpiantiOdl(LongSet lsIdImpiantiOdl) Sets the ids of the meters associated to the work order -
Uses of LongSet in overit.geocallapp.wfm.core.bl.workorder.teamaffinity
Methods in overit.geocallapp.wfm.core.bl.workorder.teamaffinity that return LongSetModifier and TypeMethodDescriptionBOWorkOrderTeamAffinity.getTeamMembersLongSet()Returns the team members as LongSet.Methods in overit.geocallapp.wfm.core.bl.workorder.teamaffinity with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOWorkOrderTeamAffinity.setTeamMembers(LongSet teamMembers) Sets the team members. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.workorder.type
Fields in overit.geocallapp.wfm.core.bl.workorder.type declared as LongSetMethods in overit.geocallapp.wfm.core.bl.workorder.type that return LongSetModifier and TypeMethodDescriptionBOWorkOrderType.getOperationCenterResolutionCriteria()Returns the operation center resolution criteria of the work order type.Methods in overit.geocallapp.wfm.core.bl.workorder.type with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOWorkOrderType.setoperationCenterResolutionCriteria(LongSet operationCenterResolutionCriteria) Sets the operation center resolution criteria. -
Uses of LongSet in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation that return LongSetModifier and TypeMethodDescriptionBOWorkCycleOperation.getTechnicalObjectStatusList()Returns the technical object status list.Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation with parameters of type LongSetModifier and TypeMethodDescriptionvoidBOWorkCycleOperation.setTechnicalObjectStatusList(LongSet technicalObjectStatusList) Sets the technical object status list. -
Uses of LongSet in overit.geocallapp.wfm.core.ux.bundler.log
Methods in overit.geocallapp.wfm.core.ux.bundler.log that return LongSetModifier and TypeMethodDescriptionprotected LongSetSearchBundlerProcessingLog.getTipiElaborazione() -
Uses of LongSet in overit.geocallapp.wfm.core.ux.configurationimportexport
Fields in overit.geocallapp.wfm.core.ux.configurationimportexport declared as LongSetModifier and TypeFieldDescriptionstatic final LongSetCImportExportConfigurationLog.IMPORT_EXPORT_CONFIGURATION_LOG_TYPES -
Uses of LongSet in overit.geocallapp.wfm.core.ux.crewshell.workshift
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidCrewShellWorkshift.caricaCalendarioTurni(LongSet lsIdAute) -
Uses of LongSet in overit.geocallapp.wfm.core.ux.criticalactivity.log
Methods in overit.geocallapp.wfm.core.ux.criticalactivity.log that return LongSetModifier and TypeMethodDescriptionprotected LongSetSearchCriticalActivityDetectProcessLog.getTipiElaborazione() -
Uses of LongSet in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas that return LongSetModifier and TypeMethodDescriptionprotected LongSetSchedulingAreas.getAssociatedZones()Get the set of zones associated to the operation center of this area -
Uses of LongSet in overit.geocallapp.wfm.core.ux.multistage.group.wooperation
Methods in overit.geocallapp.wfm.core.ux.multistage.group.wooperation that return LongSetModifier and TypeMethodDescriptionprotected LongSetMultistageGroupAddWOOperation.prepareOperationsIds(Object o) -
Uses of LongSet in overit.geocallapp.wfm.core.ux.permits.workorder
Fields in overit.geocallapp.wfm.core.ux.permits.workorder declared as LongSetModifier and TypeFieldDescriptionprotected static final LongSetAssociateWorkOrderPermits.WORKORDER_NOVALID_STATES -
Uses of LongSet in overit.geocallapp.wfm.core.ux.timesheet.search
Fields in overit.geocallapp.wfm.core.ux.timesheet.search declared as LongSet -
Uses of LongSet in overit.geocallapp.wfm.core.ux.wofilters
Fields in overit.geocallapp.wfm.core.ux.wofilters declared as LongSet -
Uses of LongSet in overit.geocallapp.wfm.inventory.replicator.task
Fields in overit.geocallapp.wfm.inventory.replicator.task declared as LongSetModifier and TypeFieldDescriptionprotected LongSetBTReplicatorSerializedMaterialGetData.currentMobileMaterials -
Uses of LongSet in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event
Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event that return LongSetMethods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidMobileInterventionToAcceptSearchResult.setTeamResources(LongSet teamResources) -
Uses of LongSet in overit.geocallapp.wfm.notifications
Fields in overit.geocallapp.wfm.notifications declared as LongSet -
Uses of LongSet in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
Methods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation that return LongSetModifier and TypeMethodDescriptionFailureInvestigationDashboardManager.getDataLongSetIdFromClick(int clickedBar, int column, HashGetter displayedData, Boolean mainResult) Return the longset of notifications id that compound the bar clicked by the userMethods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation with parameters of type LongSet -
Uses of LongSet in overit.geocallapp.wfm.notifications.dashboard.machinereliability
Methods in overit.geocallapp.wfm.notifications.dashboard.machinereliability with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidCDashboardMRel.prepareMultiDecoderIndicators(LongSet filter) Sets the values for the InputDecoder of average data indicators -
Uses of LongSet in overit.geocallapp.wfm.notifications.notification
Methods in overit.geocallapp.wfm.notifications.notification that return LongSetModifier and TypeMethodDescriptionNotification.getChildrenRemoved()Notification.getNotesRemoved()Notification.getParentRemoved()Notification.getSubRowsActivityRemoved(HashGetter row) Notification.getSubRowsAttachmentRemoved(HashGetter row) Notification.getSubRowsFaultRemoved(HashGetter row) Notification.getSubRowsNotesRemoved(HashGetter row) Notification.getValidRowsCodiciAnomalia()Notification.getValidRowsCodiciOggetto() -
Uses of LongSet in overit.geocallapp.wfm.notifications.notification.dat
Fields in overit.geocallapp.wfm.notifications.notification.dat declared as LongSetModifier and TypeFieldDescriptionprotected LongSetDATCalculateNotificationsStatuses._notificationIDsstatic final LongSetDATCalculateNotificationStatus.LS_NOTIFICATION_EVENTSstatic final LongSetDATCalculateNotificationStatus.LS_NOTIFICATION_STATUSESFields in overit.geocallapp.wfm.notifications.notification.dat with type parameters of type LongSetMethods in overit.geocallapp.wfm.notifications.notification.dat that return LongSetMethods in overit.geocallapp.wfm.notifications.notification.dat that return types with arguments of type LongSetModifier and TypeMethodDescriptionDATCalculateNotificationsStatuses.getNotificationsNextStatusesIDs()Methods in overit.geocallapp.wfm.notifications.notification.dat with parameters of type LongSet -
Uses of LongSet in overit.geocallapp.wfm.planning.ux.common.selection
Methods in overit.geocallapp.wfm.planning.ux.common.selection that return LongSet -
Uses of LongSet in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.selection
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.selection that return LongSet -
Uses of LongSet in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.selection
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.selection that return LongSet -
Uses of LongSet in overit.geocallapp.wfm.project.bl.activitydebriefing.be
Fields in overit.geocallapp.wfm.project.bl.activitydebriefing.be declared as LongSetModifier and TypeFieldDescriptionprotected LongSetProjectActivityGenericDebriefingCreateEvent.projectActivitiesIdsMethods in overit.geocallapp.wfm.project.bl.activitydebriefing.be that return LongSetModifier and TypeMethodDescriptionProjectActivityGenericDebriefingCreateEvent.getProjectActivitiesIds()Constructors in overit.geocallapp.wfm.project.bl.activitydebriefing.be with parameters of type LongSetModifierConstructorDescriptionProjectActivityGenericDebriefingCreateEvent(BOProjectActivity activityCommonData, BOProjectActivityDebriefing activityDebriefingCommonData, LongSet prjActivitiesIds) -
Uses of LongSet in overit.geocallapp.wfm.project.bl.activitydebriefing.task
Fields in overit.geocallapp.wfm.project.bl.activitydebriefing.task declared as LongSetModifier and TypeFieldDescriptionprotected LongSetBTProjectActivityGenericDebriefingCreate.activitiesId -
Uses of LongSet in overit.geocallapp.wfm.project.bl.be
Fields in overit.geocallapp.wfm.project.bl.be declared as LongSetModifier and TypeFieldDescriptionprotected LongSetAddWoOperationProjectActivitiesEvent.woOperationsprotected LongSetProjectOperationsCheckEvent.woOperationsMethods in overit.geocallapp.wfm.project.bl.be that return LongSetModifier and TypeMethodDescriptionAddWoOperationProjectActivitiesEvent.getWoOperations()ProjectOperationsCheckEvent.getWoOperations()Methods in overit.geocallapp.wfm.project.bl.be with parameters of type LongSetModifier and TypeMethodDescriptionvoidAddWoOperationProjectActivitiesEvent.setWoOperations(LongSet woOperations) voidProjectOperationsCheckEvent.setWoOperations(LongSet woOperations) Constructors in overit.geocallapp.wfm.project.bl.be with parameters of type LongSetModifierConstructorDescriptionAddWoOperationProjectActivitiesEvent(Project project, BOProjectActivity pivotActivity, LongSet woOperations) AddWoOperationProjectActivitiesEvent(Project project, ProjectTree projectTree, BOProjectActivity pivotActivity, LongSet woOperations) ProjectOperationsCheckEvent(BOProjectActivity projectActivity, LongSet woOperations) -
Uses of LongSet in overit.geocallapp.wfm.project.bl.header.task
Methods in overit.geocallapp.wfm.project.bl.header.task that return LongSetModifier and TypeMethodDescriptionprotected LongSetBTProjectHeaderCancel.getValidActivityStatuses()protected LongSetBTProjectHeaderClose.getValidActivityStatuses() -
Uses of LongSet in overit.geocallapp.wfm.project.bl.management.planning.be
Methods in overit.geocallapp.wfm.project.bl.management.planning.be that return LongSetMethods in overit.geocallapp.wfm.project.bl.management.planning.be with parameters of type LongSetModifier and TypeMethodDescriptionvoidOperationPlanSlotSchedulingParameters.setResources(LongSet resources) -
Uses of LongSet in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type LongSetModifier and TypeMethodDescriptionprotected DBViewBTProjectActivityGenericDebriefingAlign.getAccountingUsers(LongSet slots, PoolKit pk) -
Uses of LongSet in overit.geocallapp.wfm.project.bl.status.task
Methods in overit.geocallapp.wfm.project.bl.status.task that return LongSetModifier and TypeMethodDescriptionprotected LongSetBTWorkOrderStatusChange.getStatusesToConsider() -
Uses of LongSet in overit.geocallapp.wfm.project.bl.task
Fields in overit.geocallapp.wfm.project.bl.task declared as LongSetModifier and TypeFieldDescriptionprotected LongSetBTAddWoOperationProjectActivities.woOperationsprotected LongSetBTProjectOperationsCheck.woOperationsMethods in overit.geocallapp.wfm.project.bl.task that return LongSetModifier and TypeMethodDescriptionprotected LongSetBTAlignProjectsDFSFromWBS.loadNotDeletedProjects(PoolKit pk) -
Uses of LongSet in overit.geocallapp.wfm.project.util
Methods in overit.geocallapp.wfm.project.util that return LongSetModifier and TypeMethodDescriptionstatic LongSetProjectConst.ProjectActivityStatus.getAllStatuses()static LongSetProjectConst.ProjectHeaderStatus.getAllStatuses()static LongSetProjectConst.ProjectActivityStatus.getCancellableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getCancellableStatuses()static LongSetProjectConst.ProjectActivityStatus.getClosableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getClosableStatuses()static LongSetProjectConst.ProjectActivityStatus.getClosedStatuses()static LongSetProjectConst.ProjectActivityStatus.getDeletableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getDeletableStatuses()static LongSetProjectConst.ProjectActivityStatus.getNonOperableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getNonOperableStatuses()static LongSetProjectConst.ProjectActivityStatus.getNotCancelledStatues()static LongSetProjectConst.ProjectHeaderStatus.getNotCancelledStatues()static LongSetProjectConst.ProjectActivityStatus.getPlannableStatuses()static LongSetProjectConst.ProjectActivityStatus.getProgressableStatuses()static LongSetProjectConst.ProjectActivityStatus.getReleasableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getReleasableStatuses()static LongSetProjectConst.ProjectActivityStatus.getSchedulableStatuses()static LongSetProjectConst.ProjectActivityStatus.getSuspendableStatuses()static LongSetProjectConst.ProjectActivityStatus.getTechnicallyClosableStatuses()static LongSetProjectConst.ProjectHeaderStatus.getValidStatusesForActivityEvolution() -
Uses of LongSet in overit.geocallapp.wfm.project.ux.activitydebriefing.edit
Fields in overit.geocallapp.wfm.project.ux.activitydebriefing.edit declared as LongSet -
Uses of LongSet in overit.geocallapp.wfm.project.ux.activityrelation
Methods in overit.geocallapp.wfm.project.ux.activityrelation with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidCActivityRelations.setPredecessorsActivities(LongSet relations) protected voidCActivityRelations.setSuccessorsActivities(LongSet relations) -
Uses of LongSet in overit.geocallapp.wfm.project.ux.resources
Methods in overit.geocallapp.wfm.project.ux.resources that return LongSetMethods in overit.geocallapp.wfm.project.ux.resources with parameters of type LongSetModifier and TypeMethodDescriptionvoidOperationPlanResourceSearchContext.setExcludedResources(LongSet excludedRsources) -
Uses of LongSet in overit.geocallapp.wfm.project.ux.structure
Methods in overit.geocallapp.wfm.project.ux.structure that return LongSetModifier and TypeMethodDescriptionprotected LongSetCProjectStructureBaseView.loadProjectActivities(Map<String, Object> searchParams) protected LongSetCProjectStructureBaseView.prepareOperationsIds(Object o) Methods in overit.geocallapp.wfm.project.ux.structure with parameters of type LongSetModifier and TypeMethodDescriptionprotected voidProjectStructureFilter.addNodeToFilteredTree(ProjectTree node, ProjectTree filteredRoot, Map<Long, ProjectTree> nodesIndex, LongSet visibleActivities, boolean preserveAncestors) ProjectStructureFilter.buildFilteredTree(ProjectTree root, LongSet visibleActivities, boolean preserveAncestors) protected booleanProjectStructureFilter.hasVisibleChildren(ProjectTree node, LongSet visibleActivities) protected booleanProjectStructureFilter.mustAddNode(ProjectTree node, LongSet visibleActivities, boolean preserveAncestors) -
Uses of LongSet in overit.geocallapp.wfm.project.ux.wizard
Methods in overit.geocallapp.wfm.project.ux.wizard that return LongSetModifier and TypeMethodDescriptionOperationPlanSlotPlanningWizard.getResourcesList()OperationPlanSlotSchedulingWizard.getResourcesList()Methods in overit.geocallapp.wfm.project.ux.wizard with parameters of type LongSetModifier and TypeMethodDescriptionvoidOperationPlanSlotPlanningWizard.setResourcesList(LongSet resourcesList) voidOperationPlanSlotSchedulingWizard.setResourcesList(LongSet resourcesList) -
Uses of LongSet in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing
Methods in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing with parameters of type LongSetModifier and TypeMethodDescriptionprotected DBViewCDetailedDebreifingWizardStep.getUsersData(LongSet usersIds) -
Uses of LongSet in overit.geocallapp.wfm.project.ux.wizard.resourcesselection
Methods in overit.geocallapp.wfm.project.ux.wizard.resourcesselection that return LongSetMethods in overit.geocallapp.wfm.project.ux.wizard.resourcesselection with parameters of type LongSetModifier and TypeMethodDescriptionvoidResourcesSelectionWizardStepData.setResources(LongSet resources) Set the list of available resources -
Uses of LongSet in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state
Fields in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state declared as LongSetModifier and TypeFieldDescriptionstatic final LongSetBOImmediateSchedulingState.ACTIVE_PROCESSING_STATESStates that indicate processing is in progress or waiting to be processedstatic final LongSetBOImmediateSchedulingState.COMPLETED_STATESStates that indicate processing has completed (successfully, with errors, or cancelled) -
Uses of LongSet in overit.geocallapp.wfm.scheduling.paste.event
Methods in overit.geocallapp.wfm.scheduling.paste.event that return LongSetModifier and TypeMethodDescriptionActivityPasteInput.getAssistantWorkshiftIds()Gets the assistant workshift IDs (for team scheduling).Methods in overit.geocallapp.wfm.scheduling.paste.event with parameters of type LongSetModifier and TypeMethodDescriptionvoidActivityPasteInput.setAssistantWorkshiftIds(LongSet assistantWorkshiftIds) Sets the assistant workshift IDs.
DBView.getLongSet(java.lang.String)Creates a LongSet and fills it with the values extracted from the column of the
DBView