Uses of Class
overit.geocall.sql.DBView
Packages that use DBView
Package
Description
-
Uses of DBView in overit.geocall.aws.servlet.wr
Methods in overit.geocall.aws.servlet.wr that return DBViewMethods in overit.geocall.aws.servlet.wr with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidS3WebResource.addToDBView(software.amazon.awssdk.services.s3.model.S3Object o, DBView dbv, Matcher m, int cols) -
Uses of DBView in overit.geocall.base.util
Methods in overit.geocall.base.util that return DBViewModifier and TypeMethodDescriptionstatic DBViewUserTypeUtil.fetchCompanyAdminUserTypes(PoolKit pk) Returns aDBViewof all the user types with the company.administration grant.static DBViewUserTypeUtil.fetchSuperUserTypes(PoolKit pk) Returns aDBViewof all the user types with the server.administration grant.static DBViewUserTypeUtil.getUserTypes(Object caller) Utility to retrieve theDBViewof user types' table.static DBViewUserTypeUtil.getUserTypes(Object caller, boolean filterDeleted) Utility to retrieve theDBViewof user types' table.Methods in overit.geocall.base.util with parameters of type DBViewModifier and TypeMethodDescriptionstatic LongUserTypeUtil.getDefaultUserType(DBView dbView) Retrieve the default user type from theDBViewpassed in input.static booleanUserTypeUtil.isUserTypeCompanyAdmin(Long userType, DBView dbv) Return if the user type in input has the company.administration grant.static booleanUserTypeUtil.isUserTypeSuper(Long userType, DBView dbv) Return if the user type in input has the server.administration grant. -
Uses of DBView in overit.geocall.basic
Methods in overit.geocall.basic that return DBViewModifier and TypeMethodDescriptionContactManager.getLastUserAccess()Get informations about last logins related to the connected user. -
Uses of DBView in overit.geocall.basic.bl.message.da
Methods in overit.geocall.basic.bl.message.da that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAMessages.giveQueries(int i, PooledConnection conn, DBStatement dbs, HashGetter oParams, int maxrows, int skiprows) -
Uses of DBView in overit.geocall.basic.bl.profile.task
Methods in overit.geocall.basic.bl.profile.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected PageResponse<BOUserProfile> BTUserProfilesLoad.getPageResponse(List<BOUserProfile> profiles, Page p, DBView dbv) -
Uses of DBView in overit.geocall.basic.bl.user.da
Methods in overit.geocall.basic.bl.user.da that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAOUserPassword.giveQueries(int i, PooledConnection conn, DBStatement dbs, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAUsers.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) -
Uses of DBView in overit.geocall.basic.ui
Fields in overit.geocall.basic.ui declared as DBViewMethods in overit.geocall.basic.ui that return DBViewModifier and TypeMethodDescriptionStaticView.getDBView()Returns theDBViewthat corresponds to the StaticView.StaticView.getDBView(boolean filterDeleted) Returns aDBViewcorresponding to the current StaticView, optionally filtering out records based on a visibility condition.protected DBViewStaticView.SVTask.getDBView()StaticView.SVCache.load()protected DBViewStaticView.selectDBView()Methods in overit.geocall.basic.ui with parameters of type DBViewModifier and TypeMethodDescriptionstatic intStaticView.getIndexByKey(DBView dbv, Object o) Returns the index of the record of the StaticView with the key passed as parameterstatic DateStaticView.getLoadDate(DBView dbv) Returns the date of the last load of the StaticViewstatic ArrayListStaticView.getRowListByKey(DBView dbv, Object o) Returns the row listgetRowList(int)of the record of the StaticView with the key passed as parameterstatic HashGetterStaticView.getRowMapByKey(DBView dbv, Object o) Returns the row mapgetRowMap(int)of the record of the StaticView with the key passed as parameter -
Uses of DBView in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as DBViewMethods in overit.geocall.basic.ui.container that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableView.fetchRange(int maxrows, int skiprows) TableView.getDBView()Returns theDBViewof the tableMethods in overit.geocall.basic.ui.container with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableView.onNewDBView(DBView dbv) voidSets theDBView, i.e. the logical view of a portion of a database table usually obtained as a result of a query, to the ServerTableView.voidSets theDBView, i.e. the logical view of a portion of a database table usually obtained as a result of a query and manteined in memory, to the TableView.voidResourceView.setupMetaData(DBView dbv) voidTableView.Selection.setupMetaData(DBView dbv) Called to setup the Selection, it sets the value of the position of the column used to selectvoidTableView.setupMetaData(DBView dbv) Called to init all the field starting form the DBView. -
Uses of DBView in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as DBViewModifier and TypeFieldDescriptionprotected DBViewInputMultiDecoder._dbvprotected DBViewInputOption._dbvprotected DBViewMultiDecoder._dbvprotected DBViewColumnLookup._dbvStaticviewprotected DBViewColumnStaticView._dbvStaticViewprotected DBViewColumnLookup._sessiondbviewprotected DBViewInputOption._workingDbvMethods in overit.geocall.basic.ui.control that return DBViewModifier and TypeMethodDescriptionInputOption.getDBView()Returns theDBViewassociated to the optionMultiDecoder.getDBView()Returns theDBViewthat contains the records whose codes match against the ones selected by the userprotected DBViewInput.queryHints(String req, long sequence) protected DBViewInputMultiDecoder.queryHints(String req, long sequence) Methods in overit.geocall.basic.ui.control with parameters of type DBViewModifier and TypeMethodDescriptionvoidSets theDBViewthat will be used to extract the record whose code match against the one selected by the user.voidSets theDBViewused to populate the optionsvoidSets theDBViewthat contains the records whose codes match against the ones selected by the uservoidColumn.setupMetaData(DBView dbv) Called to init all the field starting form the DBViewvoidColumnBoolean.setupMetaData(DBView dbv) voidColumnButton.setupMetaData(DBView dbv) voidColumnDepiction.setupMetaData(DBView dbv) voidColumnDTZ.setupMetaData(DBView dbv) voidColumnInputMulti.setupMetaData(DBView dbv) voidColumnLink.setupMetaData(DBView dbv) voidColumnLookup.setupMetaData(DBView dbv) voidColumnLookup2.setupMetaData(DBView dbv) voidColumnProgress.setupMetaData(DBView dbv) voidColumnSpan.setupMetaData(DBView dbv) voidColumnStaticView.setupMetaData(DBView dbv) voidColumnSubmit.setupMetaData(DBView dbv) voidColumnSwitch.setupMetaData(DBView dbv) -
Uses of DBView in overit.geocall.basic.ui.rule
Methods in overit.geocall.basic.ui.rule that return DBViewModifier and TypeMethodDescriptionprotected DBViewRuleLoadUtentiDaAzienda.getSelectItems(Long select) protected abstract DBViewSelectRule.getSelectItems(Long select) -
Uses of DBView in overit.geocall.basic.ui.xlsx
Fields in overit.geocall.basic.ui.xlsx declared as DBViewModifier and TypeFieldDescriptionprotected DBViewXlsxTableView._dbvprotected DBViewXlsxColumnLookup._dbvSvMethods in overit.geocall.basic.ui.xlsx that return DBViewMethods in overit.geocall.basic.ui.xlsx with parameters of type DBViewModifier and TypeMethodDescriptionprotected intXlsxTableView.addCells(int startRow, int startCol, DBView dbv, org.apache.poi.ss.usermodel.Sheet sheet) protected intXlsxTableView.addCells(int startRow, int startCol, DBView dbv, org.apache.poi.ss.usermodel.Sheet sheet, boolean append) voidXlsxTableView.initChilds(DBView dbv) voidXlsxColumn.setupMetaData(DBView dbv) Method used for the field init starting from the DBView.voidXlsxColumnCurrency.setupMetaData(DBView dbv) voidXlsxColumnLookup.setupMetaData(DBView dbfields) Constructors in overit.geocall.basic.ui.xlsx with parameters of type DBView -
Uses of DBView in overit.geocall.da
Methods in overit.geocall.da that return DBViewModifier and TypeMethodDescriptionprotected abstract DBViewDABase.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) Implements new specific queries that are different from the standard ones.DABase.query(int queryid, HashGetter values, int maxrows) Executes a query.DABase.query(int queryid, HashGetter values, int maxrows, int skiprows) Executes a query.DABase.query(int queryid, HashGetter values, int maxrows, int skiprows, PooledConnection conn) Executes a query.DABase.query(int queryid, HashGetter values, int maxrows, int skiprows, PooledConnection conn, DBStatementObserver observer) Executes a query.DABase.query(int queryid, HashGetter values, int maxrows, PooledConnection conn) Executes a query.DAO.query(CommandContext cc) Executes the query defined by theCommandContextpassed as parameterDAO.query(CommandContext cc, PoolKit pk) Executes the query defined by theCommandContextpassed as parameterDAO0.query(CommandContext cc) Deprecated.Executes the query defined by theCommandContextpassed as parameterDAO0.query(CommandContext cc, PooledConnection pc) Deprecated.Executes the query defined by theCommandContextpassed as parameterDABase.removeReadOnlyCols(DBView dbv) Resets the definition of the read-only columns for the DBViewDABase.setReadOnlyCols(DBView dbv, String[] columns) Allows you to specify which ones are the read-only columns of aDBViewand should be used when you want to save a DBView that has been created using a custom query that use a join on multiple tables.Methods in overit.geocall.da with parameters of type DBViewModifier and TypeMethodDescriptionString[]DABase.getReadOnlyCols(DBView dbv) Given a DBView return an array of strings that contains the names of the read-only columns of the DBViewDABase.removeReadOnlyCols(DBView dbv) Resets the definition of the read-only columns for the DBViewbooleanSaves the information contained in a DBView by performing an insert of all the DBView records after deleting those previously present in DB.booleanDABase.replace(DBView dbv, PooledConnection conn, String[] keys) Saves the information contained in a DBView by performing an insert of all the DBView records after deleting those previously present in DB.booleanTakes aDBViewas parameter and performs on the database all the operation (insert, delete, update) that have been done on the DBView itself.booleanDABase.save(DBView dbv, PooledConnection conn) Takes aDBViewas parameter and performs on the database all the operation (insert, delete, update) that have been done on the DBView itself.DABase.setReadOnlyCols(DBView dbv, String[] columns) Allows you to specify which ones are the read-only columns of aDBViewand should be used when you want to save a DBView that has been created using a custom query that use a join on multiple tables. -
Uses of DBView in overit.geocall.lang
Methods in overit.geocall.lang that return DBViewModifier and TypeMethodDescriptionstatic DBViewOmission.getOmissionsDBView(Identity id, Lang lang) Creates and returns aDBViewthat contains all the missing translationsMethods in overit.geocall.lang with parameters of type DBViewModifier and TypeMethodDescriptionvoidForeignField.findPosition(DBView dbv) Sets the position attribute of the ForeignField, searching it in theDBViewpassed as parameter, starting from the field name and using thegetFieldPos(java.lang.String)method.final ForeignFieldTeacher.translateName(String name, DBView dbv) Translates the field name passed as parameter, considering the possible presence of the prohibition expressed by the characterTeacher.AVOID, and returns the normalized name that can have the characterTeacher.TRYas first character, to request the translation of the value -
Uses of DBView in overit.geocall.mail
Methods in overit.geocall.mail that return DBViewModifier and TypeMethodDescriptionprotected DBViewEmail.getAddresses(String type) Email.getAttachments()Returns theDBViewof the attachmentsEmail.getBccs()Returns theDBViewof the "bcc"s of the emailEmail.getCcs()Returns theDBViewof the "cc"s of the emailEmail.getTos()Returns theDBViewof the "to"s of the emailprotected DBViewAddresses.toDBView() -
Uses of DBView in overit.geocall.model.format
Methods in overit.geocall.model.format that return DBViewModifier and TypeMethodDescriptionDBViewDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, DeserializationContext dc) Methods in overit.geocall.model.format with parameters of type DBViewModifier and TypeMethodDescriptionvoidDBViewSerializer.serialize(DBView dbv, com.fasterxml.jackson.core.JsonGenerator jg, SerializerProvider sp) -
Uses of DBView in overit.geocall.servlet
Methods in overit.geocall.servlet that return DBView -
Uses of DBView in overit.geocall.sql
Subclasses of DBView in overit.geocall.sqlModifier and TypeClassDescriptionclassThis class manages the creation of an indexed DBViewFields in overit.geocall.sql declared as DBViewFields in overit.geocall.sql with type parameters of type DBViewMethods in overit.geocall.sql that return DBViewModifier and TypeMethodDescriptionDBStatement.executeQuery()Translates the statement, compiles and execute itDBStatement.executeQuery(boolean readonly) Deprecated.StandardDBStatement.executeQuery()Translates the statement, compiles and execute itStandardDBStatement.executeQuery(boolean roData) Deprecated.usedbStatement.executeQuery()ordbStatement.executeQuery().setRoData()insteadprotected DBViewStandardDBStatement.executeQueryLoad(StandardDBStatement.Parsing p) DBTable.getCacheDBView()Returns the cache DBViewDBTable.getCacheElement(String key) Returns the chache element associated to the keyDBTable.getCacheElement(String key, BiFunction<? super String, ? super DBView, ? extends DBView> computation) Returns the chache element associated to the keystatic DBViewDBPools.getDBView()This method return the DBView that contains all the attributes of each pool in the pool list.
The attributes of each pool that are insert in the DBView are: NAME, DRIVER, URL, USER, PASSWORD, NUMBER, PARAMETERS.static DBViewDBTable.getTablesDBView()Returns the tablesDBViewDBView.setNoUndo()Sets this DBView to not track the changes (updates), so that the undoChanges will throw anIllegalStateException.DBView.setRoData()Sets this DBView to not be modified in content data.DBView.setRoView()Sets this DBView to not be modified in view features like sorting or filtering.Methods in overit.geocall.sql with parameters of type DBViewModifier and TypeMethodDescriptionvoidAppend a DBView to the current onevoidMethod parameters in overit.geocall.sql with type arguments of type DBViewModifier and TypeMethodDescriptionDBTable.getCacheElement(String key, BiFunction<? super String, ? super DBView, ? extends DBView> computation) Returns the chache element associated to the keyDBTable.getCacheElement(String key, BiFunction<? super String, ? super DBView, ? extends DBView> computation) Returns the chache element associated to the keyConstructors in overit.geocall.sql with parameters of type DBView -
Uses of DBView in overit.geocall.ui
Methods in overit.geocall.ui that return DBViewModifier and TypeMethodDescriptionDBViewManager.getDBView()Gets theDBViewset on the component.Methods in overit.geocall.ui with parameters of type DBView -
Uses of DBView in overit.geocall.util
Methods in overit.geocall.util that return DBViewModifier and TypeMethodDescriptionstatic DBViewReturns a DBView of the catalogueXLSBufferedReader.toDBView(int[] types, String[] formats, int headers, PrintStream ps) Returns the DBView representation of the XLSXlsxBufferedReader.toDBView(int[] types, String[] formats, int headers, PrintStream ps) Returns the DBView representation of the XlsxMethods in overit.geocall.util with parameters of type DBViewModifier and TypeMethodDescriptionstatic LongSetLongSet.createLongSet(DBView dbv, String field) Deprecated.UsegetLongSet(java.lang.String)
Creates a LongSet and fills it with the values extracted from the column of theDBViewvoidMapFormat.setFieldPos(DBView dbv) Sets the field positions starting from theDBViewpassed as parameter -
Uses of DBView in overit.geocall.ux.util
Methods in overit.geocall.ux.util that return DBViewModifier and TypeMethodDescriptionstatic DBViewUserTypeUtil.fetchCompanyAdminUserTypes(PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Returns aDBViewof all the user types with the company.administration grant.static DBViewUserTypeUtil.fetchSuperUserTypes(PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Returns aDBViewof all the user types with the server.administration grant.static DBViewUserTypeUtil.getUserTypes(Object caller) Deprecated, for removal: This API element is subject to removal in a future version.Utility to retrieve theDBViewof user types' table.static DBViewUserTypeUtil.getUserTypes(Object caller, boolean filterDeleted) Deprecated, for removal: This API element is subject to removal in a future version.Utility to retrieve theDBViewof user types' table.Methods in overit.geocall.ux.util with parameters of type DBViewModifier and TypeMethodDescriptionstatic LongUserTypeUtil.getDefaultUserType(DBView dbView) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the default user type from theDBViewpassed in input.static booleanUserTypeUtil.isUserTypeCompanyAdmin(Long userType, DBView dbv) Deprecated, for removal: This API element is subject to removal in a future version.Return if the user type in input has the company.administration grant.static booleanUserTypeUtil.isUserTypeSuper(Long userType, DBView dbv) Deprecated, for removal: This API element is subject to removal in a future version.Return if the user type in input has the server.administration grant. -
Uses of DBView in overit.geocall.xml
Fields in overit.geocall.xml declared as DBViewMethods in overit.geocall.xml that return DBViewMethods in overit.geocall.xml with parameters of type DBViewConstructors in overit.geocall.xml with parameters of type DBView -
Uses of DBView in overit.geocallapp.utilities.core.bl.common.task
Fields in overit.geocallapp.utilities.core.bl.common.task declared as DBView -
Uses of DBView in overit.geocallapp.utilities.core.data
Methods in overit.geocallapp.utilities.core.data with parameters of type DBViewModifier and TypeMethodDescriptionstatic <T extends DynO>
voidDAOUtils.addTotalToResponse(DBView result, PageResponse<T> pageResponse) Adds total count information to a paginated response if available.protected voidDynOCreator.initialize(DBView queryResult, PoolKit poolKit) Initialize the creator. -
Uses of DBView in overit.geocallapp.utilities.dataaccess
Methods in overit.geocallapp.utilities.dataaccess that return DBViewModifier and TypeMethodDescriptionstatic DBViewDBViewUtils.cloneDBView(DBView dbv) Creates a deep copy of the givenDBView.static DBViewDBViewUtils.removeRowsInValues(DBView dbv, String fieldName, Collection<?> values) Creates a newDBViewwith only the rows where the value of the specified field is among the given values.static DBViewDBViewUtils.removeRowsNotInValues(DBView dbv, String fieldName, Collection<?> values) Creates a newDBViewwith only the rows where the value of the specified field is NOT among the given values.static DBViewstatic DBViewstatic DBViewstatic DBViewDBViewUtils.toDBView(Collection<? extends Map<String, Object>> items) Converts a collection of maps into a newDBView.DBViewUtils.toDBView(DynOExtractor<T> extractor, String itemObjectColumn, Iterable<T> items) Methods in overit.geocallapp.utilities.dataaccess with parameters of type DBViewModifier and TypeMethodDescriptionstatic voidDBViewUtils.addColumns(DBView dbv, String[] columns) Adds an array of columns to the givenDBView.static voidDBViewUtils.addColumns(DBView dbv, Collection<String> columns) Adds a collection of columns to the givenDBView.static DBViewDBViewUtils.cloneDBView(DBView dbv) Creates a deep copy of the givenDBView.static <T> List<T> DBViewUtils.extractObjects(DBView dbv, String itemObjectColumn) Extracts values from a specific column of aDBViewinto a typed list.static voidDBViewUtils.fillDBView(DBView toFill, Iterable<? extends DynO> items) static DBViewDBViewUtils.removeRowsInValues(DBView dbv, String fieldName, Collection<?> values) Creates a newDBViewwith only the rows where the value of the specified field is among the given values.static DBViewDBViewUtils.removeRowsNotInValues(DBView dbv, String fieldName, Collection<?> values) Creates a newDBViewwith only the rows where the value of the specified field is NOT among the given values.static voidDBViewUtils.setDefaultValue(DBView dbv, String column, Object value) Sets a default value for a specific column on each record of aDBViewif the column is empty or null.static List<HashGetter> Converts aDBViewinto a list ofHashGetterobjects.DBViewUtils.toList(DBView dbv, DynOCreator<T> creator) static <T extends DynO>
PageResponse<T> DBViewUtils.toPageResponse(DBView in, DynOCreator<T> creator, int pageNumber) Converts aDBViewinto aPageResponsewith pagination information. -
Uses of DBView in overit.geocallapp.utilities.datatype
Methods in overit.geocallapp.utilities.datatype that return DBView -
Uses of DBView in overit.geocallapp.utilities.ux.ui.container
Fields in overit.geocallapp.utilities.ux.ui.container declared as DBViewMethods in overit.geocallapp.utilities.ux.ui.container that return DBViewModifier and TypeMethodDescriptionprotected DBViewSelectionPanel.getDBViewFull()SelectionPanel.getSelectedItems()protected DBViewSelectionPanel.removeExcluded(DBView dbvFull, String key, Set<?> excluded) Methods in overit.geocallapp.utilities.ux.ui.container with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidSelectionPanel.addTranslatedSupportColumn(DBView dbView, String filterKey) protected DBViewSelectionPanel.removeExcluded(DBView dbvFull, String key, Set<?> excluded) voidSelectionPanel.setDBViewFull(DBView dbvFull) -
Uses of DBView in overit.geocallapp.utilities.ux.ui.container.cardview
Methods in overit.geocallapp.utilities.ux.ui.container.cardview with parameters of type DBViewModifier and TypeMethodDescriptionvoidCardViewWfm.NewDBViewListener.onCVNewDBView(CardView cv, DBView dbv) protected voidCardViewWfm.onNewDBView(DBView dbv) -
Uses of DBView in overit.geocallapp.utilities.ux.ui.container.gantt
Methods in overit.geocallapp.utilities.ux.ui.container.gantt that return DBViewMethods in overit.geocallapp.utilities.ux.ui.container.gantt with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCGanttTest.buildRarBlocks(DBView data, Long beginRowId, Long endRowId) protected GanttRow<HashGetter, HashGetter> CGanttTest.buildRootRow(DBView data) -
Uses of DBView in overit.geocallapp.utilities.ux.ui.container.gantt.data
Methods in overit.geocallapp.utilities.ux.ui.container.gantt.data with parameters of type DBView -
Uses of DBView in overit.geocallapp.utilities.ux.ui.container.table
Methods in overit.geocallapp.utilities.ux.ui.container.table that return DBViewModifier and TypeMethodDescriptionprotected DBViewEventServerTableView.buildDBView(int maxRows, int skipRows, PoolKit poolKit) Launches the search event in order to update the currentDBView.protected DBViewEventServerTableView.fetchRange(int maxrows, int skiprows) Updates the currentDBView.Methods in overit.geocallapp.utilities.ux.ui.container.table with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidEventServerTableView.completeRowData(DBView dbv, int rowNumber, T object, PoolKit poolKit) Completes the row data of theDBViewextracted by the search event.protected Longprotected voidEventServerTableView.onNewDBView(DBView dbv) Updates the table label with the count of the extracted records.protected voidServerTableViewWithCount.onNewDBView(DBView dbv) protected booleanServerTableViewWithCount.shouldUpdateLabel(DBView dbv, String counterField) protected voidServerTableViewWithCount.updateCount(DBView dbv) -
Uses of DBView in overit.geocallapp.utilities.ux.ui.data
Subclasses of DBView in overit.geocallapp.utilities.ux.ui.dataModifier and TypeClassDescriptionclassExtends the geocall DBView to handle filters with % on string-type columnsMethods in overit.geocallapp.utilities.ux.ui.data that return DBViewMethods in overit.geocallapp.utilities.ux.ui.data with parameters of type DBViewModifier and TypeMethodDescriptionstatic DBViewWithLikeFilterOnStringDBViewWithLikeFilterOnString.fromDBview(DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai with parameters of type DBViewModifier and TypeMethodDescriptionUtilsAI.checkOrdersNullValues(DBView ordersDBView, boolean remove) This method is going to return a list populated with as many String as many rows it found with null values.static FileUtilsAI.writeResultToFile(DBView dbv, String fileName, String csvPath) Writes aDBViewon a CSV file -
Uses of DBView in overit.geocallapp.wfm.ai.bl.agendaaffinity.task
Methods in overit.geocallapp.wfm.ai.bl.agendaaffinity.task that return DBViewModifier and TypeMethodDescriptionBTUpdateS3Orders.getOperations(PoolKit poolKit) Return a DBView with the data extracted from DB given a work order id.BTTrainingAgendaAffinity.getWorkOrders(Date initialExtractionDate, PoolKit poolKit) Get the list of workOrders to elaborate.Methods in overit.geocallapp.wfm.ai.bl.agendaaffinity.task with parameters of type DBViewModifier and TypeMethodDescriptionBTTrainingAgendaAffinity.buildWorkOrdersCsv(DBView workOrders, Date extractionStartDate) Build the csv with the work orders data. -
Uses of DBView in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTDashboardAMRLoad.getDBRecord(HashGetter filters, PoolKit pk) protected DBViewBTDashboardAMRLoad.getGroupedData(DBView dbRecords, Long chartGroup) This method returns the data grouped by chartGroup.Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected DBViewBTDashboardAMRLoad.getGroupedData(DBView dbRecords, Long chartGroup) This method returns the data grouped by chartGroup.protected HashGetterBTDashboardAMRLoad.mergeRecords(DBView originalDbv) This method merge all the records together, by doing a sum of the errors for each row. -
Uses of DBView in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.task
Methods in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTConfigurationParametersSave.getExistingOperationsCenters(Long confParamsId, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTBuildInterventionTimeLine.getClockings(LongSet workshiftsId, PoolKit pk) BTBuildInterventionTimeLine.getInterventions()protected DBViewBTBuildInterventionTimeLine.getReceipts(PoolKit pk) protected DBViewBTTimePredictionSupportFieldCalculation.getWorkOrdersInterventions(PoolKit pk) protected DBViewBTBuildInterventionTimeLine.getWorkshifts(PoolKit pk) Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTBuildInterventionTimeLine.addClockings(DBView clockings) protected voidBTBuildInterventionTimeLine.addReceipts(DBView recepits) protected voidBTBuildInterventionTimeLine.addWorkshiftBreaks(DBView userWorkshift) protected voidBTTimePredictionSupportFieldCalculation.calculateInterventionsTotalTime(DBView interventions, PoolKit pk) protected voidBTTimePredictionSupportFieldCalculation.calculateSupportFields(DBView interventions, PoolKit pk) protected LongBTTimePredictionSupportFieldCalculation.getFirstPlanningDuration(DBView operationInterventions) protected Date[]BTTimePredictionSupportFieldCalculation.getInterventionRangeDates(DBView interventions) protected LongBTTimePredictionSupportFieldCalculation.getOperationPredictedDuration(DBView operationInterventions, int row) protected voidBTTimePredictionSupportFieldCalculation.insertOperationsInterventions(DBView operationInterventions, PoolKit pk) voidBTBuildInterventionTimeLine.setInterventions(DBView interventions) -
Uses of DBView in overit.geocallapp.wfm.ai.bl.duration.prediction.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTPredictionDuration.getDailyOperationsData(LongSet operationList, Date startDate, Date endDate, PoolKit pk) protected DBViewBTAlignWOOperationDuration.getOperationsToElaborate(PoolKit pk) protected DBViewMethods in overit.geocallapp.wfm.ai.bl.duration.prediction.task that return types with arguments of type DBViewMethods in overit.geocallapp.wfm.ai.bl.duration.prediction.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected FileBTPredictionDuration.buildFileToTransfer(DBView operations, PoolKit pk) protected voidBTAlignWOOperationDuration.evaluateRulesOnOperations(DBView currentOperations, DBView rules, PoolKit pk) protected HashGetterBTAlignWOOperationDuration.getMatchingRule(HashGetter operation, DBView rules, boolean searchForAbsolute) -
Uses of DBView in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task that return DBViewModifier and TypeMethodDescriptionBTTrainingPPartsManagement.getInterventions(Date initialExtractionDate, PoolKit pk) Get the list of interventions to elaborate.protected DBViewBTPredictionPPartsManagement.getOperationsData(HashGetter filter, PoolKit pk) protected DBViewBTAlignFsmPPMMaterials.getOperationsToElaborate(Set<Long> operationsIds, PoolKit pk) protected DBViewMethods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task that return types with arguments of type DBViewMethods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected FileBTPredictionPPartsManagement.buildFileToTransfer(DBView operations, PoolKit pk) BTTrainingPPartsManagement.buildInterventionsCsv(DBView interventions, Date extractionStartDate) Build the csv with the workorders data.protected voidBTAlignFsmPPMMaterials.createInput(DBView currentOperations, DBView rules) This method creates the input needed for save event for RWOOMATERIAL.protected HashGetterBTAlignFsmPPMMaterials.get1MatchingRule(DBView rules, HashGetter filters) protected HashGetterBTAlignFsmPPMMaterials.get2MatchingRule(DBView rules, HashGetter filters) protected HashGetterBTAlignFsmPPMMaterials.get3MatchingRule(DBView rules, HashGetter filters) protected HashGetterBTAlignFsmPPMMaterials.getAllMatchingRule(DBView rules, HashGetter filters) protected HashGetterBTAlignFsmPPMMaterials.getMatchingRule(HashGetter operation, DBView rules) This method get the matching rule given a set of rules for algorithm Predictive Parts Management. -
Uses of DBView in overit.geocallapp.wfm.ai.bl.processing.task
Methods in overit.geocallapp.wfm.ai.bl.processing.task that return types with arguments of type DBViewMethods in overit.geocallapp.wfm.ai.bl.processing.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected abstract FileBTBasicPrediction.buildFileToTransfer(DBView operations, PoolKit pk) Build the File object that must be loaded on AWSprotected DateBTBasicClusterMapping.getMostRecentDate(DBView configurationExecution) protected DateBTBasicClusterMapping.getMostRecentDateFromConfigurations(DBView confParams, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.ai.bl.teamsuggestion.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTPredictionTeamSuggestion.getOperationsData(HashGetter filter, PoolKit pk) BTTrainingTeamSuggestion.getWorkOrders(Date initialExtractionDate, PoolKit pk) Get the list of workOrders to elaborate.Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task that return types with arguments of type DBViewMethods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected FileBTPredictionTeamSuggestion.buildFileToTransfer(DBView operations, PoolKit pk) BTTrainingTeamSuggestion.buildWorkOrdersCsv(DBView workOrders, Date extractionStartDate) Build the csv with the workorders data. -
Uses of DBView in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTAlignFsmTeamAffinity.updateFsmAffinity(DBView dbv, PoolKit pk) Update FSM affinity table with the predicted results -
Uses of DBView in overit.geocallapp.wfm.ai.replicator.meterreading.data
Methods in overit.geocallapp.wfm.ai.replicator.meterreading.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAArtificialIntelligence.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.ai.replicator.meterreading.task
Methods in overit.geocallapp.wfm.ai.replicator.meterreading.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRAIMeterPrediction.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRRMeasureElementTemplate.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDBVTRAIMeterPrediction.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.ai.replicator.meterreading.task with parameters of type DBViewModifier and TypeMethodDescriptionDBVTRAIMeterPrediction.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.ai.ui
Methods in overit.geocallapp.wfm.ai.ui with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.ai.ux
Fields in overit.geocallapp.wfm.ai.ux declared as DBViewModifier and TypeFieldDescriptionprotected DBViewBasicDashboard.detailChartRawDBDataprotected DBViewBasicDashboard.mainChartRawDBDataMethods in overit.geocallapp.wfm.ai.ux that return DBViewModifier and TypeMethodDescriptionprotected abstract DBViewBasicDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected abstract DBViewBasicDashboard.loadMainChartRawData(HashGetter filters) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Methods in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard that return DBViewModifier and TypeMethodDescriptionprotected DBViewAgendaAffinityDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewAgendaAffinityDashboard.loadMainChartRawData(HashGetter filters) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard that return DBViewModifier and TypeMethodDescriptionprotected DBViewAutomaticMeterReadingDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewAutomaticMeterReadingDashboard.loadMainChartRawData(HashGetter filters) Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard with parameters of type DBViewModifier and TypeMethodDescriptionprotected HashGetterAutomaticMeterReadingDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter
Fields in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter declared as DBView -
Uses of DBView in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.details with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidAutomaticMeterReadingDetail.completeOperationsData(DBView dbvOperations) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard that return DBViewModifier and TypeMethodDescriptionprotected DBViewJobDurationDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewJobDurationDashboard.loadMainChartRawData(HashGetter filters) Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard with parameters of type DBViewModifier and TypeMethodDescriptionprotected HashGetterJobDurationDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTDashboardTimePredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) protected DBViewBTDashboardTimePredictionLoad.getGroupedData(DBView dbRecords, Long chartGroup, Long groupingType) Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTDashboardTimePredictionLoad.calculateOperativeFields(DBView dbRecords, Long groupingType) protected voidBTDashboardTimePredictionLoad.changeTimesToHours(DBView dbRecords) protected DBViewBTDashboardTimePredictionLoad.getGroupedData(DBView dbRecords, Long chartGroup, Long groupingType) protected HashGetterBTDashboardTimePredictionLoad.mergeRecords(DBView originalDbv, Long groupingType) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidOperationPredictionDetail.completeOperationsData(DBView dbvOperations) protected voidOperationPredictionDetail.completeResourcesData(DBView dbvResources) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard that return DBViewModifier and TypeMethodDescriptionprotected DBViewPPartsManagementDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewPPartsManagementDashboard.loadMainChartRawData(HashGetter filters) Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard with parameters of type DBViewModifier and TypeMethodDescriptionprotected HashGetterPPartsManagementDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTDashboardMaterialsPredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) protected DBViewBTDashboardMaterialsPredictionLoad.getGroupedData(DBView dbRecords, Long chartGroup, Long groupingType) Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTDashboardMaterialsPredictionLoad.calculateOperativeFields(DBView dbRecords, Long groupingType) protected voidBTDashboardMaterialsPredictionLoad.changeTimesToHours(DBView dbRecords) protected DBViewBTDashboardMaterialsPredictionLoad.getGroupedData(DBView dbRecords, Long chartGroup, Long groupingType) protected HashGetterBTDashboardMaterialsPredictionLoad.mergeRecords(DBView originalDbv, Long groupingType) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor.details with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidPPartsManagementDetails.completeMaterialsData(DBView dbvMaterials) protected voidPPartsManagementDetails.completeOperationsData(DBView dbvOperations) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard that return DBViewModifier and TypeMethodDescriptionprotected DBViewTeamSuggestionDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewTeamSuggestionDashboard.loadMainChartRawData(HashGetter filters) -
Uses of DBView in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidTeamSuggestionDetails.completeOperationsData(DBView dbvOperations) -
Uses of DBView in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTRepopulateBundleRequirement.populateTable(DBView dbvBundles, PoolKit pk) Populates the RBUNREQUIREMENT table from the extracted bundles. -
Uses of DBView in overit.geocallapp.wfm.bundler.bl.task
Methods in overit.geocallapp.wfm.bundler.bl.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBundleCreator.initialize(DBView queryResult, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTInterventionCancellation.loadAppoinmentsWorkorders(DAOAppointments dao, PoolKit pk) protected DBViewBTTechnicianCoordinatesUpdate.loadValidInterventions(PoolKit pk) protected DBViewBTVCAppointmentsActivation.loadVCAppointmentsToActivate(PoolKit pk) Methods in overit.geocallapp.wfm.cee.bl.intervention.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTInterventionCancellation.tryBookingCancellation(DBView appointmentsWorkorders, PoolKit pk) protected voidBTTechnicianCoordinatesUpdate.updateValidInterventionsCoordinates(DBView interventions, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.cee.bl.survey.be
Constructors in overit.geocallapp.wfm.cee.bl.survey.be with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.cee.bl.survey.task
Methods in overit.geocallapp.wfm.cee.bl.survey.task with parameters of type DBViewModifier and TypeMethodDescriptionBTSurveyExcelExport.buildSurveyColumnsMaps(DBView surveysDbv) Build a map with the survey columns for each sheetprotected WebResourceBTSurveyExcelExport.generateExcel(DBView surveysDbv, PoolKit pk) protected voidBTSurveyExcelExport.populateSheets(DBView surveysDbv, XlsxDocument doc, String templateName) -
Uses of DBView in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DBViewModifier and TypeMethodDescriptionprotected static DBViewBTAppointmentCreation.getCeeContacts(DBView contacts) protected static DBViewBTWorkOrderValidation.getCeeContacts(DBView contacts) Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected static DBViewBTAppointmentCreation.getCeeContacts(DBView contacts) protected static DBViewBTWorkOrderValidation.getCeeContacts(DBView contacts) -
Uses of DBView in overit.geocallapp.wfm.cee.replicator.datasource
Methods in overit.geocallapp.wfm.cee.replicator.datasource that return DBViewModifier and TypeMethodDescriptionprotected DBViewDACeeInterventions.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.cee.ux.survey
Methods in overit.geocallapp.wfm.cee.ux.survey that return DBViewModifier and TypeMethodDescriptionprotected DBViewCSearchSurvey.getInterventionDbv()protected DBViewCSearchSurvey.getWFMInterventions(HashGetter filters) protected DBViewCSearchSurvey.mergeSurveyDataWithInterventions(DBView interventions, boolean onId) Methods in overit.geocallapp.wfm.cee.ux.survey with parameters of type DBViewModifier and TypeMethodDescriptionprotected DBViewCSearchSurvey.mergeSurveyDataWithInterventions(DBView interventions, boolean onId) -
Uses of DBView in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod
Methods in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod with parameters of type DBViewModifier and TypeMethodDescriptionstatic voidUtilsStructureValidityPeriod.checkEmptyRange(DBView dbv) static voidUtilsStructureValidityPeriod.checkPeriodsOverlapping(DBView periods) -
Uses of DBView in overit.geocallapp.wfm.core.bl.calendar.task
Methods in overit.geocallapp.wfm.core.bl.calendar.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTDuplicateCalendar.prepareMessages(String endMessage, DBView dbvMessages, String errorMessage) Prepares and sends messages related to the duplication task. -
Uses of DBView in overit.geocallapp.wfm.core.bl.crewshell
Methods in overit.geocallapp.wfm.core.bl.crewshell that return DBViewModifier and TypeMethodDescriptionstatic DBViewCrewShellUtils.getCrewShellBySchedulingsDbv(Set<Long> schedulingIDs, PoolKit pk) Retrieves theDBViewobject containing the scheduling's data for eachBOCrewShellobject. -
Uses of DBView in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task with parameters of type DBViewModifier and TypeMethodDescriptionBTCrewShellDailyPlanSearch.getWorkshiftStartByCrewShell(DBView result) -
Uses of DBView in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTCrewShellMassiveWorkDayClosure.getDbvWorkDayClosure(Long operationCenterId, Long agendaCloseOffset, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.core.bl.crewshell.workshift.event
Methods in overit.geocallapp.wfm.core.bl.crewshell.workshift.event that return DBViewModifier and TypeMethodDescriptionCrewShellWorkshiftBuildOutput.getWorkshiftsDbv()Returns the workshifts db viewMethods in overit.geocallapp.wfm.core.bl.crewshell.workshift.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidCrewShellWorkshiftBuildOutput.setWorkshiftsDbv(DBView workshiftsDbv) Sets the workshifts db view used in ux -
Uses of DBView in overit.geocallapp.wfm.core.bl.criticalactivity.event
Constructors in overit.geocallapp.wfm.core.bl.criticalactivity.event with parameters of type DBViewModifierConstructorDescriptionCriticalActivityAddDataToSchedulingActivitiesEvent(DBView schedulingActivities) Instantiates a new event. -
Uses of DBView in overit.geocallapp.wfm.core.bl.criticalactivity.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTCriticalActivityAddDataToSchedulingActivities.addData(DBView schedulingActivities, Map<Long, WoOperationCriticalActivitiesAggregate> criticalActivitiesByWoOperation) -
Uses of DBView in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure with parameters of type DBViewModifier and TypeMethodDescriptionprotected DateDataCollectionTemplateStructureConverter.initPreviousStartDate(DBView versionsDbView) Calculate the structure start date. -
Uses of DBView in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceExportXlsx.completeAccountDBViewData(DBView dbv, PoolKit poolKit) Completes the account DB view data.protected voidBTDataCollectionSheetInstanceExportXlsx.completeAssetDBViewData(DBView dbv, PoolKit poolKit) Completes the asset DB view data.protected voidBTDataCollectionSheetInstanceExportXlsx.completeDBViewData(DBView dbv, PoolKit poolKit) Completes the DB view data. -
Uses of DBView in overit.geocallapp.wfm.core.bl.mobilecard.card.icon
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card.icon that return DBViewModifier and TypeMethodDescriptionMobileCardIconMapper.getDbvMobileIcon(TeacherDuty duty) Returns the DBView of Icons. -
Uses of DBView in overit.geocallapp.wfm.core.bl.mobilecard.card.mobilestates
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card.mobilestates that return DBView -
Uses of DBView in overit.geocallapp.wfm.core.bl.multistage.group.dependency.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.dependency.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTMultistageGroupDependencyLoadByMultistageGroup.getByidMultistageGroup(PoolKit pk, Long idMultistageGroup) Returns DBView of multistage group dependency by the multistage group id. -
Uses of DBView in overit.geocallapp.wfm.core.bl.multistage.group.event
Methods in overit.geocallapp.wfm.core.bl.multistage.group.event that return DBViewModifier and TypeMethodDescriptionMultistageGroupAddAggregatedDataToSchedulingActivitesInput.getSchedulingActivities()Returns the DBView of scheduling activities.Methods in overit.geocallapp.wfm.core.bl.multistage.group.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidMultistageGroupAddAggregatedDataToSchedulingActivitesInput.setSchedulingActivities(DBView schedulingActivities) Sets the DBView of scheduling activities.Constructors in overit.geocallapp.wfm.core.bl.multistage.group.event with parameters of type DBViewModifierConstructorDescriptionInstantiates a new event to complete work order operations view with the information of the multistage group.Instantiates a new event to complete work order view with the information of the multistage group. -
Uses of DBView in overit.geocallapp.wfm.core.bl.multistage.group.operation.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.operation.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTMultistageGroupOperationLoadByMultistageGroup.getByidMultistageGroup(PoolKit pk, Long idMultistageGroup) Returns the DB view of multistage group operation. -
Uses of DBView in overit.geocallapp.wfm.core.bl.multistage.group.task
Fields in overit.geocallapp.wfm.core.bl.multistage.group.task with type parameters of type DBViewModifier and TypeFieldDescriptionBTMultistageGroupAddAggregatedDataToSchedulingActivites.multistageGroupsDBViewMapMethods in overit.geocallapp.wfm.core.bl.multistage.group.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTMultistageGroupExport.initDependenciesDbView()Inits the dependencies BD view.protected DBViewBTMultistageGroupComposeMultistageActivities.loadActivities(Set<Long> woOperations, Long schedulingModel, boolean extractSchedulableActivities, PoolKit pk) Load activities.protected DBViewBTMultistageGroupCompleteWorkOrderDBView.loadMultistageGroupDBView(DBView workOrderDBView, PoolKit pk) Load multistage group DB view.protected DBViewBTMultistageGroupComposeMultistageActivities.loadOperationsDetails(Long schedulingModel, Set<Long> woOperations, PoolKit pk) Load operations details.protected DBViewBTMultistageGroupEvaluateMultistageState.loadWorkOrderOperationsData(Set<Long> workOrderOperations, PoolKit poolKit) Load work order operations data.Methods in overit.geocallapp.wfm.core.bl.multistage.group.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTMultistageGroupComposeMultistageActivities.addAggregatedMultistageData(DBView schedulingActivities, Long schedulingModel, Set<Long> violationTypes, PoolKit poolKit) Adds the aggregated multistage data.protected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.addManagedColumns(DBView schedulingActivities) Adds the managed columns.protected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.addMultistageAggregatedData(DBView schedulingActivities, Long schedulingModel, Set<Long> validViolations, PoolKit poolKit) Adds the multistage aggregated data.protected voidBTMultistageGroupExport.addMultistageCodeToOperationsDbv(DBView dbvMultistageOperation, MultistageGroup group) Adds the multistage code to operations BD view.protected voidBTMultistageGroupExport.completeMultistageGroupDBView(DBView dbvMultistageHeaders, List<MultistageGroup> multistageGroups) Complete multistage group DB view.protected voidBTMultistageGroupCompleteWorkOrderDBView.completeWorkOrderDBView(DBView workOrderDBView, DBView multistageGroupDBView) Complete work order DB view.protected voidBTMultistageGroupCompleteWOOperationDBView.completeWorkOrderOperationDBView(DBView woOperationDBView, List<MultistageGroup> multistageGroupList) Complete work order operation DB view.protected List<MultistageGroup> BTMultistageGroupExport.loadMultistageGroup(DBView dbvMultistageGroupHeader, PoolKit pk) Load multistage group.protected DBViewBTMultistageGroupCompleteWorkOrderDBView.loadMultistageGroupDBView(DBView workOrderDBView, PoolKit pk) Load multistage group DB view.protected List<MultistageGroup> BTMultistageGroupCompleteWOOperationDBView.loadMultistageGroupList(DBView woOperationDBView, PoolKit pk) Load multistage group list. -
Uses of DBView in overit.geocallapp.wfm.core.bl.permits.utils
Methods in overit.geocallapp.wfm.core.bl.permits.utils with parameters of type DBViewModifier and TypeMethodDescriptionvoidAutomaticSchedulingPermitsChecker.removeActivitiesWithUnsatisfiedPreRequirements(DBView dbView, Date startSchedulingDate, Date endSchedulingDate, overit.geocallapp.wfm.scheduler.util.SchedLog slog, PoolKit poolKit) voidAutomaticSchedulingPermitsChecker.removeActivitiesWithUnsatisfiedPreRequirements(DBView dbView, Date startSchedulingDate, Date endSchedulingDate, overit.geocallapp.wfm.scheduler.util.SchedLog slog, PooledConnection conn) -
Uses of DBView in overit.geocallapp.wfm.core.bl.qualification.resource.task
Methods in overit.geocallapp.wfm.core.bl.qualification.resource.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTResourceQualificationDeletionManage.getLoanUsers(BOResourceQualification boResourceQualification, PoolKit poolKit) protected DBViewBTResourceQualificationSave.getLoanUsers(BOResourceQualification newQualificationResource, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.bundler.task
Methods in overit.geocallapp.wfm.core.bl.schedule.bundler.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTBundleSchedulingRecalculation.loadActiveSchedulings(List<Long> operations, PoolKit poolKit) Loads the not cancelled schedulings related to the list of remainingBOWorkOrderOperations. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling that return types with arguments of type DBViewModifier and TypeMethodDescriptionLockSchedulingDaysCache.getLockSchedulingDaysByCustomerRules()Returns the lock scheduling days by customer rulesLockSchedulingDaysCache.getLockSchedulingDaysRules()Returns the lock scheduling days rules.LockSchedulingDaysCache.getLockSchedulingDaysRulesCheck()Returns the lock scheduling days rules check.Method parameters in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling with type arguments of type DBViewModifier and TypeMethodDescriptionvoidLockSchedulingDaysCache.setLockSchedulingDaysByCustomerRules(Map<LockSchedulingDaysKey, DBView> lockSchedulingDaysByCustomerRules) Sets the lock scheduling days by customer rulesvoidLockSchedulingDaysCache.setLockSchedulingDaysRules(Map<LockSchedulingDaysKey, DBView> lockSchedulingDaysRules) Sets the lock scheduling days rules.voidLockSchedulingDaysCache.setLockSchedulingDaysRulesCheck(Map<LockSchedulingDaysKey, DBView> lockSchedulingDaysRulesCheck) Sets the lock scheduling days rules check -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task that return types with arguments of type DBViewModifier and TypeMethodDescriptionBTSkillCacheLoad.getSkillsByUser(Collection<Long> resources, PoolKit poolKit) Retrieves skills data for the specified user resources. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.cache.workshift
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.workshift that return types with arguments of type DBViewModifier and TypeMethodDescriptionWorkShiftCache.getWorkshiftExceptionsByWorkshiftId()Returns the workshift exceptions by workshift id mapWorkShiftCache.getWorkshiftExceptionsNoDummyWorkshifts()Returns the absences without dummy workshiftMethod parameters in overit.geocallapp.wfm.core.bl.schedule.cache.workshift with type arguments of type DBViewModifier and TypeMethodDescriptionvoidWorkShiftCache.setWorkshiftExceptionsByWorkshiftId(Map<Long, DBView> workshiftExceptionsByWorkshiftId) Sets the workshift exceptions by workshift id mapvoidWorkShiftCache.setWorkshiftExceptionsNoDummyWorkshifts(Map<Long, DBView> workshiftExceptionsNoDummyWorkshifts) Sets the absences without dummy workshift -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.cache.workshift.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.workshift.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWorkShiftCacheLoad.getWorkshiftExceptions(Long workshiftId, PooledConnection conn) protected DBViewBTWorkShiftCacheLoad.getWorkshiftExceptionsNoDummyWorkshift(Long workshiftId, PooledConnection conn) -
Uses of DBView 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 DBViewModifier and TypeMethodDescriptionprotected voidBTRepopulateAgendaTeamResource.populateTable(DBView dbvAgenda, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTUpgradeOldInterventionGroups.getInterventionGroups(PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.intervention.resource
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.resource with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTInterventionResourceValidate.throwValidationError(DBView errors) Throws a validation error with the specified errors. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.intervention.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.task that return DBViewMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<Intervention> BTInterventionSearch.buildInterventions(DBView interventionsData) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected PageResponse<BOResourceAddress> BTResourceAddressSearch.buildResponseWithAddress(DBView dbv, Page page, PoolKit poolKit) Builds the paginated address data. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTSchedulingResourceSave.prepareOperationCenterAddresses(PoolKit pk) Prepares the operation center addresses for the scheduling resource, recalculating all related departure/arrival points.protected DBViewBTSchedulingResourceSave.prepareResourceAddresses(PoolKit pk) Saves the resource addresses performing a normalization and prepares aDBViewwhich contains all resource addresses data.Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidSaves theSchedulingResource.protected voidBTSchedulingResourceSave.validateDepartureAndArrivalAddresses(DBView dbvResourceAddresses, DBView dbvOperationCenterAddresses) Validates departure and arrival addresses. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event that return DBViewModifier and TypeMethodDescriptionSchedulingUserUpdateEvent.getOperationCenterAddresses()SchedulingUserUpdateEvent.getResourceAddresses()Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidSchedulingUserUpdateEvent.setOperationCenterAddresses(DBView operationCenterAddresses) voidSchedulingUserUpdateEvent.setResourceAddresses(DBView resourceAddresses) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task
Fields in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task declared as DBViewModifier and TypeFieldDescriptionprotected DBViewBTSchedulingUserUpdate.operationCenterAddressesprotected DBViewBTSchedulingUserUpdate.resourceAddresses -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.task
Methods in overit.geocallapp.wfm.core.bl.schedule.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTAlignWorkShiftSchedulings.loadScheduling(Long workShiftId, Long schedulingModel, PoolKit poolKit) Loads the not cancelled scheduling from the givenBOWorkShiftid -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.team.task
Methods in overit.geocallapp.wfm.core.bl.schedule.team.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTTeamPreProcessAssignment.getResourceActivities(Long workshift, Long simulation, HashGetter schedulingKey, WorkShiftCache cache, PooledConnection conn) protected DBViewBTTeamPreProcessAssignment.loadRisorse(boolean bMostraTutte, HashGetter pasteParams, HashGetter activity, Date workshiftDate, PooledConnection conn) Methods in overit.geocallapp.wfm.core.bl.schedule.team.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTTeamPreProcessAssignment.cancelActivity(ActivitySchedulingContext schedulingContext, Long scheduling, DBView resourceActivities, int i, PooledConnection conn) protected intBTTeamPreProcessAssignment.getNewPosition(ActivitySchedulingContext schedulingContext, DBView resourceActivities) protected LongSetBTTeamPreProcessAssignment.loadTeamAssistants(DBView resources, DBView team, int teamCardinality) protected intBTTeamPreProcessAssignment.refreshAfterActivityCancellation(HashGetter pasteParams, DBView resourceActivities, ActivitySchedulingContext schedulingContext, int newActivityPosition) protected voidBTTeamPreProcessAssignment.removeCrewShellsAndMembersFromDBView(DBView resources, Date compositionDay) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedule.validate.task
Methods in overit.geocallapp.wfm.core.bl.schedule.validate.task with parameters of type DBViewModifier and TypeMethodDescriptionvoidBTDaySchedulingsValidate.updateOperationsAndSchedulingsByDay(DBView dbvItemToUpdate) -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedulingproposal.event
Constructors in overit.geocallapp.wfm.core.bl.schedulingproposal.event with parameters of type DBViewModifierConstructorDescriptionSchedulingProposalAddDataToSchedulingActivitiesEvent(DBView schedulingActivities) Instantiates a new event. -
Uses of DBView in overit.geocallapp.wfm.core.bl.schedulingproposal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTSchedulingProposalAddDataToSchedulingActivities.addData(DBView schedulingActivities, Map<Long, BOSchedulingRemovalProposal> schedulingProposalByWoOperation) -
Uses of DBView in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading
Fields in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading declared as DBViewModifier and TypeFieldDescriptionprotected DBViewMeterReadings.existingMeterAdditionalInfoprotected DBViewMeterReadings.installedMeterAdditionalInfoMethods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading that return DBViewModifier and TypeMethodDescriptionMeterReadings.getExistingMeterAdditionalInfo()Returns the additional info on existing meter.MeterReadings.getInstalledMeterAdditionalInfo()Returns the additional info on installed meter.Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading with parameters of type DBViewModifier and TypeMethodDescriptionvoidMeterReadings.setExistingMeterAdditionalInfo(DBView existingMeterAdditionalInfo) Sets the additional info on existing meter.voidMeterReadings.setInstalledMeterAdditionalInfo(DBView installedMeterAdditionalInfo) Sets the additional info on installed meter. -
Uses of DBView in overit.geocallapp.wfm.core.bl.technicalobject.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTTechnicalObjectWithFeaturesUpdate.getExistingFeatureValues(Long technicalObjectId, PoolKit poolKit) Returns the already existing feature values.protected DBViewBTTechnicalObjectWithFeaturesUpdate.getFeatureValuesForUpdate(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, PoolKit poolKit) Returns the feature values for update. -
Uses of DBView in overit.geocallapp.wfm.core.bl.workorder
Methods in overit.geocallapp.wfm.core.bl.workorder that return DBViewModifier and TypeMethodDescriptionstatic DBViewWorkOrderUtil.loadCustomerMeasuringElements(Long addressId, PooledConnection conn) Load the DBView of the measuring elements related to the given address id.static DBViewWorkOrderUtil.loadLinkedWorkOrders(Long workOrderId) Load theDBViewwith the raw data of the work order linked with given one -
Uses of DBView in overit.geocallapp.wfm.core.bl.workorder.audit.task
Methods in overit.geocallapp.wfm.core.bl.workorder.audit.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWorkOrderInterventionPlanningSave.getAppointmentInterventions(BOAppointment appointment, PoolKit poolKit) Retrieve all the interventions related to the appointment passed as input. -
Uses of DBView in overit.geocallapp.wfm.core.bl.workorder.operation.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWorkOrderOperationSkillOverrideHistory.getEmptyDBView()protected DBViewBTWorkOrderOperationSkillOverrideHistory.getSkillOverrideHistoryRows(Long workOrderOperationId, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.task
Methods in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWorkOrderTeamAffinityLoad.loadTeamAffinityData(WorkOrderTeamAffinityLoadEvent event, PoolKit poolKit) Loads the team affinity data.Methods in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<BOWorkOrderTeamAffinity> BTWorkOrderTeamAffinityLoad.buildResult(DBView teamAffinityData) Builds the result list. -
Uses of DBView in overit.geocallapp.wfm.core.bl.workorder.workcycle.task
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWorkCycleSearch.searchWorkCycles(Page page, WorkCycleSearchFilter filter, PoolKit pk) Searches the work cycles using the given filterMethods in overit.geocallapp.wfm.core.bl.workorder.workcycle.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected PageResponse<WorkCycle> BTWorkCycleSearch.buildWorkCycleList(DBView workCyclesHeaders, int pageNumber, PoolKit pk) Builds the work cycle list. -
Uses of DBView in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTWSWorkOrderInsertLogic.getWOOperationSurveyTemplates(WSOperationInsertAdditionalData operationAdditionalData, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Methods in overit.geocallapp.wfm.core.ux.base.operationcenter.address with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewOperationCenterAddress.completeRowData(DBView dbv, int rowNumber, BOOperationCenterAddress operationCenterAddress, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.bundler.configuration.rule
Methods in overit.geocallapp.wfm.core.ux.bundler.configuration.rule that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewBundlingRule.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.core.ux.bundler.configuration.rule with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewBundlingRule.completeCountData(DBView headersDBView, PageResponse<?> response) protected voidServerTableViewBundlingRule.completeDBViewData(DBView headersDBView, List<BundlingRule> bundlingRules) -
Uses of DBView in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail
Methods in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail that return DBViewModifier and TypeMethodDescriptionprotected DBViewBundlingRuleDetail.prepareSelectBundleOperationOrderingsDBViewFull() -
Uses of DBView in overit.geocallapp.wfm.core.ux.bundler.search
Methods in overit.geocallapp.wfm.core.ux.bundler.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewBundle.completeRowData(DBView dbv, int rowNumber, Bundle bundle, PoolKit poolKit) protected voidServerTableViewBundleOperationOrdering.completeRowData(DBView dbv, int rowNumber, BOBundleOperationOrdering bundleOperationOrdering, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.bundler.search.detail
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBundleDetail.completeBundleOperationsData(DBView bundleOperationsDBView, boolean excludeCancelledOperations) protected voidBundleDetail.completeSkillData(DBView skillDBView) -
Uses of DBView in overit.geocallapp.wfm.core.ux.common.treemodel
Methods in overit.geocallapp.wfm.core.ux.common.treemodel that return DBViewModifier and TypeMethodDescriptionUXTreeModelDBViewBuilder.buildDBView(UXTreeModel<?, ? extends UXTreeModelProperties> uxTreeModel, Set<String> columns) UXTreeModelDBViewBuilder.buildDBView(UXTreeModel<?, ? extends UXTreeModelProperties> uxTreeModel, Set<String> columns, boolean showRoot) Methods in overit.geocallapp.wfm.core.ux.common.treemodel with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidUXTreeModelDBViewBuilder.addDataToDBView(UXTreeModel<?, ? extends UXTreeModelProperties> uxTreeModel, DBView dbv, boolean showRoot) -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.address
Methods in overit.geocallapp.wfm.core.ux.crewshell.address with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewCrewShellAddress.completeRowData(DBView dbv, int rowNumber, BOCrewShellAddress crewShellAddress, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.composition
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition that return DBViewModifier and TypeMethodDescriptionprotected DBViewCrewShellCompositionServerTableView.fetchRange(int maxrows, int skiprows) protected DBViewCrewShellDraftCompositionServerTableView.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.core.ux.crewshell.composition with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCrewShellCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellComposition technician, PoolKit poolKit) protected voidCrewShellDraftCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellDraftComposition technician, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewAllocateTechnicians.completeRowData(DBView dbv, int rowNumber, BOSchedulingUser user, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.skill
Methods in overit.geocallapp.wfm.core.ux.crewshell.skill that return DBViewModifier and TypeMethodDescriptionprotected DBViewManageCrewShellSkill.createEmptyDbv(List<BOSkill> skills) Creates and returns an emptyDBViewobject. -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.workshift.event
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift.event that return DBViewModifier and TypeMethodDescriptionDailyWorkshiftDragDropOutput.getMessages()Returns the drag and drop output messagesMethods in overit.geocallapp.wfm.core.ux.crewshell.workshift.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidDailyWorkshiftDragDropOutput.setMessages(DBView messages) Sets the drag and drop output messages -
Uses of DBView in overit.geocallapp.wfm.core.ux.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTDragDropDailyWorkshift.addMessage(DBView dbvMessages, Long idAute, Date data, String message) protected voidBTDragDropDailyWorkshift.initDBViewMessages(DBView dbvMessages) -
Uses of DBView in overit.geocallapp.wfm.core.ux.criticalactivity.rules
Methods in overit.geocallapp.wfm.core.ux.criticalactivity.rules that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewCriticalActivityRules.fetchRange(int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet that return DBViewModifier and TypeMethodDescriptionprotected DBViewDataCollectionConverterSheetLogSearch.loadOldSheetData(Map<String, Object> filter) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resource
Methods in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resource that return DBViewModifier and TypeMethodDescriptionprotected DBViewDataCollectionNodeResourceComponent.createExtensionsDBView(List<String> extensions) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.rule
Methods in overit.geocallapp.wfm.core.ux.datacollection.rule that return DBViewModifier and TypeMethodDescriptionprotected DBViewPanelNewDataCollectionTemplateWOCreationRule.manageDbvTemplate(ArrayList<HashGetter> o) protected DBViewPanelNewDataCollectionTemplateWOCreationRule.manageDbvWorkCycleOperation(ArrayList<HashGetter> o) Methods in overit.geocallapp.wfm.core.ux.datacollection.rule with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewDataCollectionSheet.fetchRange(int maxrows, int skiprows) protected DBViewServerTableViewDCSSchedulingUser.fetchRange(int maxrows, int skiprows) protected DBViewDataCollectionSheetDetail.getInitCalculatedNodesDbView()Creates and initializes a DBView for the calculated nodes table.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewDataCollectionSheet.completeAccountDBViewData(DBView dbv) protected voidServerTableViewDataCollectionSheet.completeAssetDBViewData(DBView dbv) protected voidServerTableViewDataCollectionSheet.completeDBViewData(DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic declared as DBViewModifier and TypeFieldDescriptionprotected DBViewDataCollectionNodeMatrixValueComponent.originalCollectionNodeMatrixMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic that return DBViewModifier and TypeMethodDescriptionprotected DBViewDataCollectionNodeMatrixValueComponent.loadInputOptions(Long numColumn) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.template
Methods in overit.geocallapp.wfm.core.ux.datacollection.template that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewDataCollectionTemplate.fetchRange(int maxrows, int skiprows) protected DBViewServerTableViewDataCollectionTemplateStructure.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.core.ux.datacollection.template with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewDataCollectionTemplateStructure.addColumns(DBView dbv) protected List<BODataCollectionTemplateStructureOutcomeRule> PanelOutcomeReasonsDataCollectionTemplate.buildInsertList(DBView selectedDBView) Builds the list of outcome rules to insert.protected List<BODataCollectionTemplateStructureOutcomeRule> PanelOutcomeReasonsDataCollectionTemplate.buildUpdateList(DBView selectedDBView) Builds the list of outcome rules to update.protected voidServerTableViewDataCollectionTemplateStructure.completeDbv(Long template, DBView dbv) protected voidPanelOutcomeReasonsDataCollectionTemplate.populateDBViews(DBView selectedDBView, DBView availableDBView) Populates the selected and available DBViews based on the template outcome rule IDs. -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewDataCollectionTemplateStructureGantt.addColumns(DBView dbv) protected voidServerTableViewDataCollectionTemplateStructureGantt.completeDbv(Long template, DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common that return DBViewModifier and TypeMethodDescriptionprotected DBViewPDataCollectionTemplateGanttUIConfiguration.buildTimeLineUnitOptions(int pivotValue, List<PDataCollectionTemplateGanttUIConfiguration.TimeLineUnit> units) -
Uses of DBView in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure that return DBViewModifier and TypeMethodDescriptionprotected DBViewDataCollectionTemplateStructureWorkingCopyDetail.buildMessagesDBView(List<String> messages) Builds theDBViewwith all the substitution messages generated in the merge process -
Uses of DBView in overit.geocallapp.wfm.core.ux.eventstreaming
Methods in overit.geocallapp.wfm.core.ux.eventstreaming that return DBViewModifier and TypeMethodDescriptionprotected DBViewTestEventStreaming.getEmptyConfigurationDBView() -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster
Methods in overit.geocallapp.wfm.core.ux.location.microcluster that return DBViewModifier and TypeMethodDescriptionprotected abstract DBViewMicroclusterAssociation.getMicroclusterDetails(HashGetter cluster) Prepare the microclusterDBViewused for opening the map page.protected abstract DBViewMicroclusterAssociation.getSearchDBV(HashGetter filters) Search microclusters on db applying user filtersprotected abstract DBViewMicroclusterAssociation.readDBAssociations()Read the current microcluster associations from db -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate that return DBViewModifier and TypeMethodDescriptionprotected DBViewMicroclusterAggregates.getMicroclusterDetails(HashGetter cluster) Get all the microcluster that are composing the selected aggregateMicroclusterAggregates.getSearchDBV(HashGetter formValues) Execute search queryprotected DBViewMicroclusterAggregates.readDBAssociations()Get the current area-microcluster associations from db -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event declared as DBViewModifier and TypeFieldDescriptionprotected DBViewMicroclusterAggregateSystemInsertEvent.newAggregatesMethods in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event that return DBViewModifier and TypeMethodDescriptionMicroclusterAggregateComponentsParams.getComponentsList()MicroclusterAggregateSystemInsertEvent.getNewAggregates()Methods in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidMicroclusterAggregateComponentsParams.setComponentsList(DBView componentsList) voidMicroclusterAggregateSystemInsertEvent.setNewAggregates(DBView newAggregates) -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.task
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.task declared as DBViewModifier and TypeFieldDescriptionprotected DBViewBTMicroclusterAggregateComponentsInsert.componentsprotected DBViewBTMicroclusterAggregateRemoveComponents.componentsprotected DBViewBTMicroclusterAggregateSystemInsert.newAggregates -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition that return DBViewModifier and TypeMethodDescriptionprotected DBViewOperationCenterComposition.getMicroclusterDetails(HashGetter cluster) OperationCenterComposition.getSearchDBV(HashGetter formValues) protected DBViewOperationCenterComposition.readDBAssociations() -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.event
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.event that return DBViewMethods in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidMicroclusterGroupParams.setMicroclusterDetails(DBView microclusterDetails) -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.task
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.task declared as DBViewModifier and TypeFieldDescriptionprotected DBViewBTMicroclusterGroupInsert.microclustersprotected DBViewBTMicroclusterGroupRemove.microclusters -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas that return DBViewModifier and TypeMethodDescriptionprotected DBViewSchedulingAreas.getMicroclusterDetails(HashGetter cluster) Get all the microcluster that are composing the selected macroclusterSchedulingAreas.getSearchDBV(HashGetter formValues) Execute search queryprotected DBViewSchedulingAreas.readDBAssociations()Get the current area-microcluster associations from db -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.event
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.event that return DBViewMethods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidMicroclusterGroupParams.setMicroclusterDetails(DBView microclusterDetails) -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.task
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.task declared as DBViewModifier and TypeFieldDescriptionprotected DBViewBTMicroclusterGroupInsert.microclustersprotected DBViewBTMicroclusterGroupRemove.microclusters -
Uses of DBView in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap declared as DBViewMethods in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap that return DBViewModifier and TypeMethodDescriptionMacroclustersDBViewBuilder.buildDBView(List<Macrocluster> macroclusters) Macrocluster.getMicroclustersData()Macrocluster.getSelectedMicroclustersData()Macrocluster.getUnselectedMicroclustersData()protected DBViewMacroclustersDBViewBuilder.initDBView()Methods in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMacroclustersDBViewBuilder.addMacroclusterDataToDBView(List<Macrocluster> macroclusters, DBView dbv) voidMacrocluster.setMicroclustersData(DBView microclustersData) -
Uses of DBView in overit.geocallapp.wfm.core.ux.material.serialized
Methods in overit.geocallapp.wfm.core.ux.material.serialized with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewSerializedMaterial.completeRowData(DBView dbv, int rowNumber, BOSerializedMaterial serializedMaterial, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration
Methods in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMobileCardsConfigurationDetail.getUserTypes(DBView types, Map<String, Object> rule) protected voidMobileCardsConfigurationDetail.setAdditionalData(DBView dbvRules, DBView types) -
Uses of DBView in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule
Fields in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule declared as DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.mobilecards.typespanel
Fields in overit.geocallapp.wfm.core.ux.mobilecards.typespanel declared as DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.multistage.gantt
Methods in overit.geocallapp.wfm.core.ux.multistage.gantt that return DBViewModifier and TypeMethodDescriptionprotected DBViewMultistageGroupGanttDataBuilder.getWOOperationsData(MultistageGroup multistageGroup) protected DBViewMultistageGroupGanttDataBuilder.loadWOOperationsData(Collection<Long> woOperations) Methods in overit.geocallapp.wfm.core.ux.multistage.gantt with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMultistageGroupGanttDataBuilder.buildBlocks(Map<Long, BOWorkOrderOperation> slots, Map<Long, GanttBlock<BOWorkOrderOperation>> blockIndex, List<MultistageGroupGanttRow> rows, MultistageNetwork<BOMultistageGroupOperation, BOMultistageGroupDependency> multistageNetwork, Map<Long, Set<MultistageViolation>> violatedOperations, DBView woOperationsData) protected Map<Long, BOWorkOrderOperation> MultistageGroupGanttDataBuilder.getSlots(MultistageGroup multistageGroup, DBView woOperationsData) -
Uses of DBView in overit.geocallapp.wfm.core.ux.multistage.group
Methods in overit.geocallapp.wfm.core.ux.multistage.group that return DBViewModifier and TypeMethodDescriptionMultistageGroupOperationsDBViewBuilder.buildDBView(MultistageGroup multistageGroup) MultistageGroupOperationsDBViewBuilder.buildDBView(MultistageGroup multistageGroup, PooledConnection conn) protected DBViewServerTableViewMultistageGroup.fetchRange(int maxrows, int skiprows) protected DBViewMultistageGroupOperationsDBViewBuilder.initDBView()protected DBViewMultistageGroupOperationsDBViewBuilder.loadWOOperationsData(Set<Long> woOperations, PooledConnection conn) Methods in overit.geocallapp.wfm.core.ux.multistage.group with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMultistageGroupOperationsDBViewBuilder.addMultistageOperationsToDBView(MultistageGroup multistageGroup, DBView dbv, PooledConnection conn) protected voidServerTableViewMultistageGroup.completeDBViewData(DBView dbv, List<BOMultistageGroupHeader> multistageGroupHeaders) -
Uses of DBView in overit.geocallapp.wfm.core.ux.multistage.group.operation
Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation that return DBViewModifier and TypeMethodDescriptionMultistageOperationDependenciesDBViewBuilder.buildDBView(MultistageGroup multistageGroup, List<BOMultistageGroupDependency> dependencies, BOMultistageGroupOperation multistageOperation) protected DBViewMultistageOperationDependenciesDBViewBuilder.initDBView()protected DBViewMultistageOperationDependenciesDBViewBuilder.loadWOOperationsData(Collection<Long> woOperations) Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMultistageOperationDependenciesDBViewBuilder.addMultistageDependenciesToDBView(MultistageGroup multistageGroup, List<BOMultistageGroupDependency> dependencies, BOMultistageGroupOperation multistageOperation, DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.multistage.group.wooperation
Methods in overit.geocallapp.wfm.core.ux.multistage.group.wooperation with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewMultistageWOOperation.addAddress(DBView dbv) protected voidServerTableViewMultistageWOOperation.onNewDBView(DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.permits.singleintervention
Methods in overit.geocallapp.wfm.core.ux.permits.singleintervention with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewPermitSingleIntervention.completeRowData(DBView dbv, int rowNumber, BOPermitTypeOutcomeReasonRel permitTypeOutcomeReasonRel, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.permits.workorder
Methods in overit.geocallapp.wfm.core.ux.permits.workorder that return DBViewModifier and TypeMethodDescriptionprotected DBViewAssociateWorkOrderPermits.addFlagAttachment(Permit permit, DBView dbv) protected DBViewAssociateWorkOrderPermits.addLastDateInformation(DBView dbv) protected DBViewAssociateWorkOrderPermits.addWOOperationData(DBView dbv) protected DBViewAssociateWorkOrderPermits.addWOOperationType(DBView dbv) Methods in overit.geocallapp.wfm.core.ux.permits.workorder with parameters of type DBViewModifier and TypeMethodDescriptionprotected DBViewAssociateWorkOrderPermits.addFlagAttachment(Permit permit, DBView dbv) protected DBViewAssociateWorkOrderPermits.addLastDateInformation(DBView dbv) protected DBViewAssociateWorkOrderPermits.addWOOperationData(DBView dbv) protected DBViewAssociateWorkOrderPermits.addWOOperationType(DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.permits.workorder.history
Methods in overit.geocallapp.wfm.core.ux.permits.workorder.history with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidPermitHistory.completeObtainedData(DBView dbv, BOPermitObtainedHistory permitObtainedHistory) protected voidPermitHistory.completeRequiredData(DBView dbv, BOPermitRequiredHistory permitRequiredHistory) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.bundler
Fields in overit.geocallapp.wfm.core.ux.schedule.bundler declared as DBViewMethods in overit.geocallapp.wfm.core.ux.schedule.bundler with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidSchedulableBundles.completeDBViewData(DBView bundleDBView, List<Bundle> bundleList, Set<Long> selectedBundles) protected voidSchedulableBundles.completeRowData(DBView bundleDBView, Set<Long> selectedBundles, Bundle bundle, int pos, SchedulingUserHelper userHelper) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.common
Methods in overit.geocallapp.wfm.core.ux.schedule.common with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task that return DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material that return DBViewModifier and TypeMethodDescriptionprotected DBViewMaterialAccounting.buildInterventionMaterialsDBView(List<WOAgendaMaterial> agendaMaterials) protected DBViewMaterialAccounting.buildWOAccountedMaterialsDBView(List<WorkOrderOperationAccountedMaterial> woAccountedMaterials) protected DBViewMaterialAccounting.getWorkOrderAssociatedMaterials()Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidMaterialAccounting.checkAdmittedMaterials(DBView newWoAssociatedMaterials) protected voidMaterialAccounting.loadSerializedMaterials(DBView materials) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading that return DBViewModifier and TypeMethodDescriptionprotected DBViewActivityOutcomeMeterReadings.loadReadingAdditionalInfo(Long readingId) Loads existing additional info for a meter readingprotected DBViewMeterReading.loadWorkOrderMeters()Loads the work order related metersMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidActivityOutcomeMeterReadings.updateMeterReadings(BOMeterReading reading, DBView readingAdditionalInfo) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewAccounting.addActivityAddressToDBView(DBView resultDbv) Adds address data to the operations DBView.protected voidServerTableViewAccounting.completeDBView(DBView resultDbv) Completes the DBView processing by adding additional data.protected voidServerTableViewAccounting.evaluateWarning(DBView dbv) protected voidServerTableViewAccounting.onNewDBView(DBView resultDbv) protected voidServerTableViewAccounting.removeCrewShellsUnfixedInterventionsFromDBView(DBView resultDbv) Returns theDBViewresultDbv with crew shell's unfixed interventions removed.protected voidServerTableViewAccounting.updateExternalSystemStatus(DBView dbv, HashGetter row) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.event
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.event that return DBViewMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidLoadAccountingMonitorWarningsEvent.setMainDbv(DBView mainDbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities
Fields in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities declared as DBView -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Methods in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewResourceAddress.completeRowData(DBView dbv, int rowNumber, BOResourceAddress resourceAddress, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.schedule.tooltip.task
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTActivityTooltipMultistageLoad.loadWOOperationsData(Set<Long> woOperations, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected static voidBTPlannedActivityTooltipLoad.addActivityAddressToDBView(DBView result) Adds activity address information to the provided DBView when double location mode is active. -
Uses of DBView in overit.geocallapp.wfm.core.ux.scheduler.immediatescheduling.search
Methods in overit.geocallapp.wfm.core.ux.scheduler.immediatescheduling.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewImmediateSchedulingActivitiesHistory.completeRowData(DBView dbv, int rowNumber, overit.geocallapp.wfm.scheduler.immediatescheduling.activities.ImmediateSchedulingActivitiesHistory object, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.core.ux.timesheet.configuration.category
Methods in overit.geocallapp.wfm.core.ux.timesheet.configuration.category that return DBViewModifier and TypeMethodDescriptionprotected DBViewPanelTimesheetTaskCategory.loadAbsenceReasons() -
Uses of DBView in overit.geocallapp.wfm.core.ux.timesheet.search
Methods in overit.geocallapp.wfm.core.ux.timesheet.search that return DBViewModifier and TypeMethodDescriptionprotected DBViewPanelReopenTimesheets.createDBView()protected DBViewServerTableViewTimesheet.fetchRange(int maxrows, int skiprows) protected DBViewPanelBlockingWarnings.getWarning()Methods in overit.geocallapp.wfm.core.ux.timesheet.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewTimesheet.completeDBViewData(DBView timesheetDBView, List<Timesheet> timesheets) protected voidPanelBlockingWarnings.getWarningDataFromShift(DBView warnings, int row, Long shiftId) protected voidPanelBlockingWarnings.getWarningDataFromTask(DBView warnings, int row, Long taskId) protected voidPanelBlockingWarnings.getWarningDataFromTimesheet(DBView warnings, int row) protected StringPanelBlockingWarnings.isBlockingWarning(DBView warnings, int row) -
Uses of DBView in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Methods in overit.geocallapp.wfm.core.ux.timesheet.search.detail that return DBViewMethods in overit.geocallapp.wfm.core.ux.timesheet.search.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidTimesheetDetail.addCalculatedColumns(DBView headerDBView) protected voidTimesheetDetail.addCalculatedData(DBView headerDBView) protected voidTimesheetDetail.addTaskColumns(DBView tasks) protected voidTimesheetDetail.addTaskData(DBView tasks) protected voidTimesheetDetail.loadShiftsWarningTooltip(DBView shifts) -
Uses of DBView in overit.geocallapp.wfm.core.ux.timesheet.search.history
Methods in overit.geocallapp.wfm.core.ux.timesheet.search.history with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidTimesheetHistory.addHeaderForcedClosureData(DBView dbv, boolean history) protected voidTimesheetHistory.addTaskData(DBView tasks, String categoryField, String unavailabilityReasonField, String eventEntityField) protected voidTimesheetHistory.addUserData(DBView dbv) protected voidTimesheetHistory.setCategoryData(DBView tasks, String categoryField, int row) protected voidTimesheetHistory.setInterventionData(DBView tasks, String eventEntityField, int row) protected voidTimesheetHistory.setUnavailabilityReasonData(DBView tasks, String unavailabilityReasonField, int row) -
Uses of DBView in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagement
Methods in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagement that return DBViewModifier and TypeMethodDescriptionprotected DBViewPanelManageTask.loadAbsenceReasons()protected DBViewPanelManageTask.loadAccountedInterventions(Long workShiftId) protected DBViewPanelManageTask.loadInterventions(Long workShiftId) protected DBViewPanelManageTask.loadNearestWorkShiftInterventions()protected DBViewPanelManageTask.loadScheduledIntervention(Long workShiftId) -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorder.control
Fields in overit.geocallapp.wfm.core.ux.workorder.control declared as DBViewMethods in overit.geocallapp.wfm.core.ux.workorder.control with parameters of type DBViewModifier and TypeMethodDescriptionvoidColumnResidualTime.setupMetaData(DBView dbv) voidColumnWorkOrder.setupMetaData(DBView dbv) voidColumnWorkOrderThematism.setupMetaData(DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorder.note
Methods in overit.geocallapp.wfm.core.ux.workorder.note that return DBViewModifier and TypeMethodDescriptionstatic DBViewWorkOrderNoteUtil.buildWOOperationLabels(List<BOWorkOrderOperation> operations) Builds a DBView with work order operation labels enriched with type descriptions. -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Methods in overit.geocallapp.wfm.core.ux.workorder.operation.edit with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidWOOperation.addDependeciesData(DBView operations) protected voidWOOperation.fillOperationDBView(DBView operations) protected voidWOOperation.loadActivityAddressData(DBView operationsDBView) protected voidWOOperation.loadBundleOperationData(DBView operationsDBView) protected voidWOOperation.loadMultistageOperationData(DBView operations) -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorder.teamaffinity
Methods in overit.geocallapp.wfm.core.ux.workorder.teamaffinity that return DBViewModifier and TypeMethodDescriptionWorkOrderTeamAffinityDBViewBuilder.buildDBView(Collection<BOWorkOrderTeamAffinity> teamAffinities) protected DBViewWorkOrderTeamAffinityDBViewBuilder.initDBView()Methods in overit.geocallapp.wfm.core.ux.workorder.teamaffinity with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidWorkOrderTeamAffinityDBViewBuilder.addDataToDBView(Collection<BOWorkOrderTeamAffinity> teamAffinities, DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorder.teamaffinity.operationAffinity
Methods in overit.geocallapp.wfm.core.ux.workorder.teamaffinity.operationAffinity that return DBViewModifier and TypeMethodDescriptionTeamAffinityDBViewBuilder.buildDBView(Collection<BOWorkOrderTeamAffinity> teamAffinities) Build aDBViewwith the wo operation affinity of each teamprotected DBViewTeamAffinityDBViewBuilder.initDBView()Initialize theDBViewstructureMethods in overit.geocallapp.wfm.core.ux.workorder.teamaffinity.operationAffinity with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidTeamAffinityDBViewBuilder.addDataToDBView(Collection<BOWorkOrderTeamAffinity> teamAffinities, DBView dbv) Fill theDBViewwith the team affinities -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit
Methods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit with parameters of type DBViewModifier and TypeMethodDescriptionprotected StringEditTechnicalObjectTreeNode.getNullMandatoryFieldsMessage(DBView mandatoryFields) Format the error message for the mandatory features without a value -
Uses of DBView in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search
Methods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewTechnicalObject.fetchRange(int maxrows, int skiprows) protected DBViewSearchFeatureRules.getDBViewTags(Long featureType) protected DBViewSearchFeatureRules.getDynamicValuesDBView(Long featureType) Methods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewTechnicalObject.completeCountData(DBView dbv, PageResponse<?> response) protected voidServerTableViewTechnicalObject.completeDBViewData(DBView dbv, List<TechnicalObject> technicalObjects) -
Uses of DBView in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common
Methods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common that return DBViewModifier and TypeMethodDescriptionprotected DBViewWFMPrivateListMicroService.query(DABase da, int queryId, HashGetter filter) Execute a query hiding the size and skip records managementprotected DBViewWFMPrivateListMicroService.query(DAO dao, CommandContext cc) Execute a query hiding the size and skip records managementMethods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common with parameters of type DBViewConstructors in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.core.virtualcollaboration.rs1.groups
Methods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.groups with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidVCGroupService.markDefaultUserGroup(DBView userGroups) -
Uses of DBView in overit.geocallapp.wfm.core.virtualcollaboration.rs1.users
Methods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.users that return DBViewMethods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.users with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidVCUserService.updateUsersOnlineStatus(DBView users) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningScenarioExportExcel.addCustomColumns(String sheetIdentifier, DBView sheetDBView) Adds the custom columns (e.g., RESOURCE_FORECAST_HEADER, ACTIVITY_FORECAST_HEADER etc.) associated to eachDBViewsheetDBView (e.g., the sheet named "Capacity Planning Header" etc.). -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTActivityForecastExportExcel.addCustomColumns(String sheetIdentifier, DBView sheetDBView) Adds the custom columns (e.g., FSM_SKILL_ID, FSM_SKILL_DESCRIPTION etc.) associated to eachDBViewsheetDBView (e.g., Skills Sheet, Details Sheet etc.).BTActivityForecastExportExcel.getAllFormattedActivities(String sheetIdentifier, DBView sheetDBView, PoolKit pk) Retrieves the list of the activities (i.e., the list of the formatted code + " " + description combinations) to be shown in the custom column named ACTIVITY of theDBViewsheetDBView.BTActivityForecastExportExcel.getAllFormattedGroupingConstraints(String sheetIdentifier, DBView sheetDBView, PoolKit pk) BTActivityForecastExportExcel.getSkillsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM skills' IDs to be shown in the "FSM_SKILL_ID" column and populates that column in theDBViewsheetDBView (i.e., Skills Sheet).protected voidBTActivityForecastExportExcel.populateColumn(DBView sheetDBView, List<String> list, String column) Populates the specified column of the givenDBViewwith values from the provided list. -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast that return DBViewMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast with parameters of type DBView -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event that return DBViewModifier and TypeMethodDescriptionActivityForecastHeaderReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidActivityForecastHeaderReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTActivityForecastHeaderRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ActivityForecastHeaderImportRow> BTActivityForecastHeaderRead.elaborateRecords(DBView activityForecastHeaders, LogHelper logHelper, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.event that return DBViewModifier and TypeMethodDescriptionForecastActivityReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastActivityReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastActivityRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastActivityImportRow> BTForecastActivityRead.elaborateRecords(Long activityForecastHeader, DBView forecastActivities) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.event that return DBViewModifier and TypeMethodDescriptionForecastActivityDetailReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastActivityDetailReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastActivityDetailRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastActivityDetailImportRow> BTForecastActivityDetailRead.elaborateRecords(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, DBView forecastActivityDetails, LogHelper logHelper, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.event that return DBViewModifier and TypeMethodDescriptionForecastActivitySkillReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastActivitySkillReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastActivitySkillRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastActivitySkillImportRow> BTForecastActivitySkillRead.elaborateRecords(Long forecastHeader, Map<String, Long> activityIdByActivityCode, DBView forecastActivitySkills, LogHelper logHelper, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event that return DBViewModifier and TypeMethodDescriptionXlsxDocumentReadOutput.getParsedExcelData()Returns the parsed data from the Excel file.XlsxDocumentReadOutput.getValidatedData()Returns the validated data, including error details.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidXlsxDocumentReadOutput.setParsedExcelData(DBView parsedExcelData) Sets the parsed data from the Excel file.voidXlsxDocumentReadOutput.setValidatedData(DBView validatedData) Sets the validated data, including error details. -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.event that return DBViewModifier and TypeMethodDescriptionForecastResourceReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastResourceReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastResourceImportRow> BTForecastResourceRead.elaborateRecords(Long resourceForecastHeader, DBView forecastResources) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event that return DBViewModifier and TypeMethodDescriptionForecastResourceDetailReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastResourceDetailReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceNotCommittableTimeRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastResourceDetailImportRow> BTForecastResourceNotCommittableTimeRead.elaborateRecords(Long resourceForecastHeaderId, Map<String, Long> resourceIdByResourceCode, DBView forecastResourceDetails, LogHelper logHelper) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceWorkshiftRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastResourceDetailImportRow> BTForecastResourceWorkshiftRead.elaborateRecords(Long resourceForecastHeaderId, Map<String, Long> resourceIdByResourceCode, DBView forecastResourceDetails, LogHelper logHelper) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.event that return DBViewModifier and TypeMethodDescriptionForecastResourceGroupingConstraintReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastResourceGroupingConstraintReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceGroupingConstraintRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastResourceGroupingConstraintImportRow> BTForecastResourceGroupingConstraintRead.elaborateRecords(Map<String, Long> resourceIdByResourceCode, DBView forecastResourceGroupingConstraints, LogHelper logHelper, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event that return DBViewModifier and TypeMethodDescriptionForecastResourceSkillReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidForecastResourceSkillReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceSkillRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ForecastResourceSkillImportRow> BTForecastResourceSkillRead.elaborateRecords(Map<String, Long> resourceIdByResourceCode, DBView forecastResourceSkills, LogHelper logHelper, Long forecastHeaderId, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.event that return DBViewModifier and TypeMethodDescriptionResourceForecastHeaderReadOutput.getDbvToExport()Returns the dbView to exportMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.event with parameters of type DBViewModifier and TypeMethodDescriptionvoidResourceForecastHeaderReadOutput.setDbvToExport(DBView dbvToExport) Sets the dbView to export -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTResourceForecastHeaderRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<ResourceForecastHeaderImportRow> BTResourceForecastHeaderRead.elaborateRecords(DBView resourceForecastHeaders, LogHelper logHelper, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTResourceForecastExportExcel.addCustomColumns(String sheetIdentifier, DBView sheetDBView) Adds the custom columns (e.g., FSM_SKILL_ID, FSM_SKILL_DESCRIPTION etc.) associated to eachDBViewsheetDBView (e.g., Skills Sheet, Details Sheet etc.).protected voidBTResourceForecastExportExcel.addGroupingConstraintColumns(String sheetIdentifier, DBView sheetDBView) BTResourceForecastExportExcel.getAllResourcesFullNames(String sheetIdentifier, DBView sheetDBView, PoolKit pk) Retrieves the list of the full names (i.e., the list of the formatted name + " " + surname combinations) to be shown in the custom column named RESOURCE_FULL_NAME of theDBViewsheetDBView.BTResourceForecastExportExcel.getGroupingConstraintsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM grouping constraints' IDs to be shown in the "FSM_GROUPING_CONSTRAINT_ID" column and populates that column in theDBViewsheetDBView (i.e., Grouping Constraints Sheet).BTResourceForecastExportExcel.getSkillsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM skills' IDs to be shown in the "FSM_SKILL_ID" column and populates that column in theDBViewsheetDBView (i.e., Skills Sheet).protected voidBTResourceForecastExportExcel.populateColumn(DBView sheetDBView, List<String> list, String column) Populates the specified column of the givenDBViewwith values from the provided list. -
Uses of DBView in overit.geocallapp.wfm.inventory.bl.importexport.material.task
Methods in overit.geocallapp.wfm.inventory.bl.importexport.material.task that return DBViewMethods in overit.geocallapp.wfm.inventory.bl.importexport.material.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected WarehouseMaterialStockImportOutputBTWarehouseMaterialImport.elaborateRecords(DBView materials, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.export.operation.task
Methods in overit.geocallapp.wfm.inventory.export.operation.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTXlsxOperationExport.getHeadersDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) protected DBViewBTXlsxOperationExport.getItemsDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) protected DBViewBTXlsxOperationExport.getSerialsDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.export.stock.task
Methods in overit.geocallapp.wfm.inventory.export.stock.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTXlsxStockExport.getMaterialsDBView(List<WarehouseMaterialStock> searchResults, PoolKit poolKit) protected DBViewBTXlsxStockExport.getSerialsDBView(List<WarehouseMaterialStock> searchResults, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.export.transferrequest.task
Methods in overit.geocallapp.wfm.inventory.export.transferrequest.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTXlsxTransferRequestExport.getHeadersDBView(List<TransferRequest> searchResults, PoolKit poolKit) protected DBViewBTXlsxTransferRequestExport.getItemsDBView(List<TransferRequest> searchResults, PoolKit poolKit) protected DBViewBTXlsxTransferRequestExport.getSerialsDBView(List<TransferRequest> searchResults, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.replicator.data
Methods in overit.geocallapp.wfm.inventory.replicator.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAInventoryWarehouse.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.inventory.replicator.task
Methods in overit.geocallapp.wfm.inventory.replicator.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRAInventoryWarehouse.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAStock.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAStockChange.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAWarehouseMaterial.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAWarehouseTransferRequestHeader.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAWarehouseTransferRequestItem.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRRCentralMobileWarehouse.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRStockSerializedMaterial.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRTransferRequestItemSerializedMaterial.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRWarehouseAgendaMaterial.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRWarehouseAgendaSerializedMaterial.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDBVTRTransferRequest.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) protected DBViewDBVTRWarehouse.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) protected DBViewDBVTRWarehouseAgendaMaterial.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) protected DBViewDBVTRWarehouseMaterial.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.inventory.replicator.task with parameters of type DBViewModifier and TypeMethodDescriptionDBVTRTransferRequest.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouse.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouseAgendaMaterial.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouseMaterial.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.control
Methods in overit.geocallapp.wfm.inventory.ux.control that return DBViewModifier and TypeMethodDescriptionprotected DBViewInputMultiDecoderWarehouse.queryHints(String request, long sequence) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Methods in overit.geocallapp.wfm.inventory.ux.material.expected.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewExpectedMaterial.completeRowData(DBView dbv, int rowNumber, ExpectedMaterial expectedMaterial, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.operation.detail
Methods in overit.geocallapp.wfm.inventory.ux.operation.detail that return DBViewModifier and TypeMethodDescriptionprotected DBViewWarehouseOperationDetail.loadSerializedMaterials(List<BOWarehouseOperationItemSerializedMaterial> serializedMaterials) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.operation.search
Methods in overit.geocallapp.wfm.inventory.ux.operation.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouseOperation.completeRowData(DBView dbv, int rowNumber, WarehouseOperation operation, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material that return DBViewModifier and TypeMethodDescriptionprotected DBViewWarehouseMaterialAccounting.buildInterventionMaterialsDBView(List<WOAgendaMaterial> agendaMaterials) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.stock.detail
Methods in overit.geocallapp.wfm.inventory.ux.stock.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewStockDetail.completeRowData(DBView dbv, int rowNumber, StockSerializedMaterialDetail object, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.stock.history
Methods in overit.geocallapp.wfm.inventory.ux.stock.history with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewStockHistory.completeRowData(DBView dbv, int rowNumber, BOStockHistory stockHistory, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewStock.completeRowData(DBView dbv, int rowNumber, WarehouseMaterialStock object, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.material.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouseMaterial.completeRowData(DBView dbv, int rowNumber, WarehouseMaterialDetail warehouseMaterialDetail, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail that return DBViewModifier and TypeMethodDescriptionprotected DBViewMobileWarehouseDetail.buildAssociatedWarehouseDBView(Map<BOCentralWarehouse, Boolean> associatedWarehouses) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.warehouse.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouse.completeRowData(DBView dbv, int rowNumber, BOWarehouse warehouse, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request that return DBViewModifier and TypeMethodDescriptionprotected DBViewManageTransferRequest.buildSerializedMaterialDBView(Set<Long> serializedMaterialIds, TransferRequestItem item) -
Uses of DBView in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewTransferRequest.completeRowData(DBView dbv, int rowNumber, TransferRequest request, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.bl.workorder.data
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.data with parameters of type DBViewModifier and TypeMethodDescriptionstatic voidDAOMobileWorkOrderSearch.safeAddColumns(DBView dbv, DBView dbvAdd) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.bl.workorder.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.task that return types with arguments of type DBViewModifier and TypeMethodDescriptionBTMobileWorkOrderSearch.getWorkOrderFilterClauses(List<HashGetter> workOrderForwardingRules) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.bundler.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.bundler.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAMobileBundler.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.bundler.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.bundler.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRABundle.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDATRRBundleWOOperation.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) Methods in overit.geocallapp.wfm.mobile.core.replicator.bundler.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidDATRABundle.buildRow(DBView data, int row, PooledConnection connApplication) protected voidDATRABundle.setAdditionalData(DBView data, PooledConnection connApplication) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRDataCollectionTemplateStructureOutcomeRule.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.datacollection.sheet.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.sheet.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRDataCollectionSheet.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDBVTRViewDataCollectionSheet.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionSheet.loadUserDataCollectionSheets(PooledConnection connApplication) protected DBViewDATRDataCollectionSheet.loadWOOperationsDataCollectionSheets(PooledConnection connApplication) Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.sheet.task with parameters of type DBViewModifier and TypeMethodDescriptionDBVTRViewDataCollectionSheet.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.header.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.header.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRDataCollectionTemplateHeader.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDBVTRViewDataCollectionTemplateHeader.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.header.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidDATRDataCollectionTemplateHeader.applyVisibilityRules(DBView mobileTemplates, PooledConnection connApplication) DBVTRViewDataCollectionTemplateHeader.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView 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 DBViewModifier and TypeMethodDescriptionprotected DBViewDATRDataCollectionTemplateStructureRelease.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDBVTRViewDataCollectionTemplateStructureRelease.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.release.task with parameters of type DBViewModifier and TypeMethodDescriptionDBVTRViewDataCollectionTemplateStructureRelease.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView 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 DBViewModifier and TypeMethodDescriptionprotected DBViewDATRDataCollectionTemplateStructure.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDARMeasureMediaFile.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRMeasureMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.message.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.message.attachment.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRMessageMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.multistage.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.multistage.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRAMultistageGroup.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDATRAMultistageGroupOperation.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDBVTRViewMultistageGroup.getData(Date lastSynch, Long idPda, TreeMap<Long, Long> keyMap, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.mobile.core.replicator.multistage.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidDATRAMultistageGroupOperation.buildRow(DBView userMultistageGroupOperations, int row, ObjectMapper mapper) protected voidDATRAMultistageGroupOperation.calculateDependentOperations(DBView userMultistageGroupOperations, PooledConnection connApplication) DBVTRViewMultistageGroup.processData(DBView dbv, Date lastSynch, Long deviceId, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroupOperation.setAdditionalData(DBView userMultistageGroupOperations, PooledConnection connApplication) protected voidDATRAMultistageGroupOperation.setDependentOperations(DBView userMultistageGroupOperations, int row, ObjectMapper mapper) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.outcome.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.outcome.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATROutcomeReasonEncodedNote.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDARTechnicalObjectMediaFile.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRTechnicalObjectMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.usertypefunction.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.usertypefunction.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRAUserTypeFunction.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.workorder.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.workorder.data that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAAgendaResource.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) protected DBViewDAWOOperationResources.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.mobile.core.replicator.workorder.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.workorder.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATRAgendaResources.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRWoOperationResources.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) Methods in overit.geocallapp.wfm.mobile.core.replicator.workorder.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected static voidDATRAgendaResources.deleteEmptyUserAccountings(DBView userAccountings) Removes all the accountings that has an invalid start date or hasn't accounted time -
Uses of DBView in overit.geocallapp.wfm.mobileforms.bl.optionsgroup
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup with parameters of type DBViewModifier and TypeMethodDescriptionstatic voidDataCollectionOptionsGroupUtils.addOptionDescriptionToDbView(DBView dbView) -
Uses of DBView in overit.geocallapp.wfm.notifications
Methods in overit.geocallapp.wfm.notifications that return DBViewModifier and TypeMethodDescriptionprotected DBViewCEditNotification.createNotificationDbv()protected DBViewCFindNotifications.createSelectedNotificationsDbv()protected DBViewCEditNotification.loadCodiciCatalogo(Long gruppoCatalogo) protected DBViewPanelNewNotificationLight.loadCodiciCatalogo(Long gruppoCatalogo) protected DBViewCEditNotification.loadGruppiCatalogo(Long tipoProfilo, Long tTipoCatalogo) protected DBViewPanelNewNotificationLight.loadGruppiCatalogo(Long tipoProfilo, Long tTipoCatalogo) protected DBViewCEditNotification.loadGruppiCatalogoOLD(Long tipoProfilo, Long lTipoCatalogo) protected DBViewCEditNotification.loadTipiCatalogo(Long lTipoCatalogo) protected DBViewPanelNewNotificationLight.loadTipiCatalogo(Long lTipoCatalogo) Methods in overit.geocallapp.wfm.notifications with parameters of type DBViewModifier and TypeMethodDescriptionvoidServerTableViewNotifications.addMultistageInfo(DBView dbv) protected Map<Long, StringBuilder> ServerTableViewNotifications.initAnomaliesPerNotification(DBView notifications) protected voidServerTableViewNotifications.loadAnomalies(DBView dbv) protected voidServerTableViewNotifications.onNewDBView(DBView dbv) protected voidServerTableViewNotifications.updateNotificationAnomalies(DBView dbv, Map<Long, StringBuilder> anomaliesPerNotification) -
Uses of DBView in overit.geocallapp.wfm.notifications.constraint.plant
Methods in overit.geocallapp.wfm.notifications.constraint.plant with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidPlantNotificationValidator.checkActivity(DBView positions, Notification notification, Collection<String> problems) protected voidPlantNotificationValidator.checkReason(DBView positions, Notification notification, Collection<String> problems) -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard
Fields in overit.geocallapp.wfm.notifications.dashboard declared as DBViewModifier and TypeFieldDescriptionprotected DBViewNotificationGroupManager._originalDataprotected DBViewNotificationGroupManager._otherDataprotected DBViewNotificationGroupManager._topDataMethods in overit.geocallapp.wfm.notifications.dashboard that return DBViewModifier and TypeMethodDescriptionNotificationGroupManager.getDBV()NotificationGroupManager.getOtherDbv()NotificationGroupManager.getTopDbv()protected DBViewDADashboard.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) Methods in overit.geocallapp.wfm.notifications.dashboard with parameters of type DBViewModifier and TypeMethodDescriptionprotected abstract voidCSavedSearchesBasic.applyDatesDbv(DBView dbvDates) Override to set the personalized dbv of dates ranges on specifics InputOption controls -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
Fields in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation declared as DBViewModifier and TypeFieldDescriptionprotected DBViewDATLoadFailureInvestigation._dbvFailureInvestigationprotected DBViewFailureInvestigationDashboardManager._dbvNotificationsprotected DBViewFailureInvestigationDashboardManager._dbvResultprotected DBViewFailureInvestigationDashboardManager._dbvResultMainMethods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation that return DBViewModifier and TypeMethodDescriptionFailureInvestigationDashboardManager.createResultDbv(Boolean isMain) Generate or empty dbvprotected DBViewDATLoadFailureInvestigation.getFailuresInvestigation()protected DBViewFailureInvestigationDashboardManager.getWokingDbv(Boolean isMain) Methods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation with parameters of type DBViewModifier and TypeMethodDescriptionCDashboardFailureInvestigation.getSerie(HashGetter filter, DBView dataToShow, Boolean isGroup) Build the hashgetter used for plotting graphConstructors in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation with parameters of type DBViewModifierConstructorDescriptionFailureInvestigationDashboardManager(DBView notifications, HashGetter filter) -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation.savedsearches
Methods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation.savedsearches with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCConfNotificationsSearches.applyDatesDbv(DBView dbvDates) -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Fields in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive declared as DBViewModifier and TypeFieldDescriptionprotected DBViewDATLoadFailureDD._dbvFailuresNumprotected DBViewCDashboardFailureDD._dbvLoadChartMethods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive that return DBViewMethods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive with parameters of type DBViewModifier and TypeMethodDescriptionCDashboardFailureDD.groupChartData(DBView dbvChartData, HashGetter hgFilter) protected HashGetterCDashboardFailureDD.sumColumns(DBView dbv, String date) Given a dbv, for each numeric column, sum all rows and return an hashgetter with these values -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive.savedsearches
Methods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive.savedsearches with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCSavedSearchesFailuresDeepDive.applyDatesDbv(DBView dbvDates) -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.machinereliability
Fields in overit.geocallapp.wfm.notifications.dashboard.machinereliability declared as DBViewModifier and TypeFieldDescriptionprotected DBViewDATLoadMRelChartData._dbvFailuresNumprotected DBViewDATLoadMRelChartData._dbvMDTprotected DBViewDATLoadMRelChartData._dbvMTBFprotected DBViewDATLoadMRelChartData._dbvMTTRprotected DBViewNotificationAverageGroupManager._mdtOriginalDataprotected DBViewNotificationAverageGroupManager._mdtOutputDataprotected DBViewNotificationAverageGroupManager._mdtTopOutputDataprotected DBViewNotificationAverageGroupManager._mtbfOriginalDataprotected DBViewNotificationAverageGroupManager._mtbfOutputDataprotected DBViewNotificationAverageGroupManager._mtbfTopOutputDataprotected DBViewNotificationAverageGroupManager._mttrOriginalDataprotected DBViewNotificationAverageGroupManager._mttrOutputDataprotected DBViewNotificationAverageGroupManager._mttrTopOutputDataMethods in overit.geocallapp.wfm.notifications.dashboard.machinereliability that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATLoadMRelChartData.getFailuresNumber()protected DBViewDATLoadMRelChartData.getMDT()NotificationAverageGroupManager.getMDTDbv()protected DBViewDATLoadMRelChartData.getMTBF()NotificationAverageGroupManager.getMTBFDbv()protected DBViewDATLoadMRelChartData.getMTTR()NotificationAverageGroupManager.getMTTRDbv()NotificationAverageGroupManager.getOriginalMDTDbv()NotificationAverageGroupManager.getOriginalMTBFDbv()NotificationAverageGroupManager.getOriginalMTTRDbv()NotificationAverageGroupManager.getTopMDTDbv()NotificationAverageGroupManager.getTopMTBFDbv()NotificationAverageGroupManager.getTopMTTRDbv()Methods in overit.geocallapp.wfm.notifications.dashboard.machinereliability with parameters of type DBViewModifier and TypeMethodDescriptionprotected BooleanCDashboardMRel.checkNoData(DBView dbv) Check if some rows of the passed dbv haven't data to displayprotected voidDATLoadMRelChartData.getLastFailureForFacility(DADashboard daDashboard, DBView dbvData, Long acliId, PooledConnection conn) protected HashGetterCDashboardMRel.getSerieAverageTime(HashGetter oParams, DBView dbv) Build data for indicatos chartprotected HashGetterCDashboardMRel.getSerieAverageTimeDetail(HashGetter params, DBView dbv) Build indicator detail chart datavoidCDashboardMRel.groupChartData(DBView dbvChartData, HashGetter hgFilter) Group data for the first graphvoidNotificationAverageGroupManager.setData(HashGetter filter, DBView mtbfOriginalData, DBView mttrOriginalData, DBView mdtOriginalData) voidCDashboardMRel.showChartAverageTimeDetail(HashGetter params, DBView dbv) Show detail graph of a single indicator -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.machinereliability.savedsearches
Methods in overit.geocallapp.wfm.notifications.dashboard.machinereliability.savedsearches with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCConfNotificationsSearches.applyDatesDbv(DBView dbvDates) -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Fields in overit.geocallapp.wfm.notifications.dashboard.strugglefailures declared as DBViewModifier and TypeFieldDescriptionprotected DBViewDATLoadStruggleFailure._dbvAnalizedFailprotected DBViewDATLoadStruggleFailure._dbvCMCarriedOutprotected DBViewDATLoadStruggleFailure._dbvCMIdentifiedprotected DBViewDATLoadStruggleFailure._dbvFailuresNumprotected DBViewDATLoadStruggleFailure._dbvNotAnalizedFailMethods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures that return DBViewModifier and TypeMethodDescriptionprotected DBViewDATLoadStruggleFailure.getAnalizedFail()protected DBViewDATLoadStruggleFailure.getCMCarriedOut()protected DBViewDATLoadStruggleFailure.getCMIdentified()protected DBViewDATLoadStruggleFailure.getFailuresNumber()protected DBViewDATLoadStruggleFailure.getNotAnalizedFail() -
Uses of DBView in overit.geocallapp.wfm.notifications.dashboard.strugglefailures.savedsearches
Methods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures.savedsearches with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidCConfNotificationsSearches.applyDatesDbv(DBView dbvDates) -
Uses of DBView in overit.geocallapp.wfm.notifications.notification
Fields in overit.geocallapp.wfm.notifications.notification declared as DBViewModifier and TypeFieldDescriptionprotected DBViewNotification._childrenprotected DBViewNotification._extendedNoteprotected DBViewNotification._notesprotected DBViewNotification._originalChildrenprotected DBViewNotification._originalNotesprotected DBViewNotification._originalParentprotected DBViewNotification._originalRowsprotected DBViewNotification._parentprotected DBViewNotification._rowsprotected DBViewNotification._siblingsFields in overit.geocallapp.wfm.notifications.notification with type parameters of type DBViewModifier and TypeFieldDescriptionNotification._originalSubRowsActivityNotification._originalSubRowsAttachmentNotification._originalSubRowsFaultNotification._originalSubRowsNotesNotification._subRowsActivityNotification._subRowsAttachmentNotification._subRowsFaultNotification._subRowsNotesMethods in overit.geocallapp.wfm.notifications.notification that return DBViewModifier and TypeMethodDescriptionNotification.getChildren()Notification.getExtendedNotes()Notification.getNotes()Notification.getParent()Notification.getRows()Notification.getSiblings()Notification.getSubRowsActivity(HashGetter row) Notification.getSubRowsAttachment(HashGetter row) Notification.getSubRowsFault(HashGetter row) Notification.getSubRowsNotes(HashGetter row) Methods in overit.geocallapp.wfm.notifications.notification with parameters of type DBViewModifier and TypeMethodDescriptionvoidNotification.setChildren(DBView children) voidNotification.setExtendedNotes(DBView extendedNotes) voidvoidvoidvoidNotification.setSiblings(DBView siblings) voidNotification.setSubRowsActivity(HashGetter row, DBView subrows) voidNotification.setSubRowsAttachment(HashGetter row, DBView subrows) voidNotification.setSubRowsFault(HashGetter row, DBView subrows) voidNotification.setSubRowsNotes(HashGetter row, DBView subrows) -
Uses of DBView in overit.geocallapp.wfm.notifications.notification.da
Methods in overit.geocallapp.wfm.notifications.notification.da that return DBViewModifier and TypeMethodDescriptionprotected DBViewDAXWFMAAvvisi.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMAAvvisiAttivita.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMAAvvisiCataloghi.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMAAvvisiRighe.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMAAvvisiTesto.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMAProgressiviAvvisi.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMRNotifTypeOrderType.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMTAutomiRighe.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) protected DBViewDAXWFMTGruppoCatalogo.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMTParametriAutomiAvvisi.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) protected DBViewDAXWFMTStatoAvvisoSAP.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) protected DBViewDAXWFMTTipoCatalogo.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter oParams, int maxrows, int skiprows) -
Uses of DBView in overit.geocallapp.wfm.notifications.notification.dat
Fields in overit.geocallapp.wfm.notifications.notification.dat declared as DBViewFields in overit.geocallapp.wfm.notifications.notification.dat with type parameters of type DBViewMethods in overit.geocallapp.wfm.notifications.notification.dat that return DBViewMethods in overit.geocallapp.wfm.notifications.notification.dat that return types with arguments of type DBViewModifier and TypeMethodDescriptionDATCalculateNotificationsStatuses.getNotificationsNextStatuses() -
Uses of DBView in overit.geocallapp.wfm.notifications.notificationstatus
Fields in overit.geocallapp.wfm.notifications.notificationstatus declared as DBViewMethods in overit.geocallapp.wfm.notifications.notificationstatus with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidParameters.parametersPreConditions(DBView parameters) voidParameters.setParameters(DBView parameters) -
Uses of DBView in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit that return DBViewModifier and TypeMethodDescriptionprotected DBViewEditWorkOrderType.getEmptyOCAssociationsDBV()Builds the emptyDBViewfor the OC Criteria tableMethods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit with parameters of type DBViewModifier and TypeMethodDescriptionprotected List<BOWorkOrderTypeStructure> PAssociateStructure.buildRelationObjects(DBView structuresToAssociate) Given aDBViewwith the list of structures to associate to the current work order type, build a list ofBOWorkOrderTypeStructurethat represent these relations. -
Uses of DBView in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewWorkOrderType.completeRowData(DBView dbv, int rowNumber, BOWorkOrderType workOrderType, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.common.selection
Methods in overit.geocallapp.wfm.planning.ux.common.selection that return DBViewModifier and TypeMethodDescriptionprotected DBViewSelectionPanelWithDynamicDataLoader.getDBViewFull()WorkCenterDataLoader.load() -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewCapacityPlanningActivityDetailResult.completeRowData(DBView dbv, int rowNumber, CapacityPlanningActivityDetailResult capacityPlanningDetailResult, PoolKit poolKit) protected voidServerTableViewCapacityPlanningResourceDetailResult.completeRowData(DBView dbv, int rowNumber, CapacityPlanningResourceDetailResult capacityPlanningDetailResult, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewCapacityPlanningActivityResultGantt.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewCapacityPlanningActivityResultGantt.addColumns(DBView dbv) protected voidServerTableViewCapacityPlanningActivityResultGantt.completeDbv(Long forecastHeaderId, DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewForecastActivityDetailGantt.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewForecastActivityDetailGantt.addColumns(DBView dbv) protected voidServerTableViewForecastActivityDetailGantt.addConstraintCodes(DBView data) protected voidServerTableViewForecastActivityDetailGantt.addPriorityCodes(DBView data) protected voidServerTableViewForecastActivityDetailGantt.completeDbv(Long forecastHeaderId, DBView dbv) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.common
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.common that return DBViewModifier and TypeMethodDescriptionprotected DBViewPForecastActivityDetailGanttUIConfiguration.buildTimeLineUnitOptions(int pivotValue, List<PForecastActivityDetailGanttUIConfiguration.TimeLineUnit> units) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwo
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwo that return DBViewModifier and TypeMethodDescriptionprotected DBViewServerTableViewImportOperationActivityFromWo.fetchRange(int maxrows, int skiprows) -
Uses of DBView 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 DBView -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill that return DBViewModifier and TypeMethodDescriptionprotected DBViewEditSkillPanel.createEmptyDbv(List<BOSkill> skills) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.selection
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.selection that return DBView -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return DBViewModifier and TypeMethodDescriptionResourceForecastAvailabilityBuilder.build()protected DBViewResourceForecastCalendarView.buildCalendarView(ResourceForecastViewConfiguration viewConfiguration) protected DBViewResourceForecastAvailabilityBuilder.createEmptyDBV(int numberOfTimeRanges) Create an empty dbv with all the columns needed on the main result tableprotected DBViewResourceForecastCalendarView.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidResourceForecastAvailabilityBuilder.insertTotalRow(DBView dbvResult, int numberOfTimeRanges, Long[] totalWorkDurationInRange, Long[] totalUnavailabilityInRange, Long[] totalUnusableTimeInRange, Long[] totalMaxOvertimeInRange, Long resourceForecastHeaderId) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator that return DBViewModifier and TypeMethodDescriptionResourceForecastComparatorBuilder.build()protected DBViewResourceForecastComparatorCalendarView.buildCalendarView(ResourceForecastViewConfiguration viewConfiguration) Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidResourceForecastComparatorBuilder.insertTotalRow(DBView dbvResult, int numberOfTimeRanges, Long[] totalWorkDurationInRange, Long[] totalUnavailabilityInRange, Long[] totalUnusableTimeInRange, Long[] totalMaxOvertimeInRange, Long resourceForecastHeaderId) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.groupingconstraint
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.groupingconstraint that return DBViewModifier and TypeMethodDescriptionprotected DBViewEditResourceGroupingConstraint.createEmptyDbv(List<BOForecastGroupingConstraint> groupingConstraint) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidServerTableViewForecastShiftModelDetail.completeRowData(DBView dbv, int rowNumber, BOForecastShiftModelDetail forecastShiftModelDetail, PoolKit poolKit) -
Uses of DBView in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail
Methods in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidWorkloadDistributionDetail.addWeightCheckColumn(DBView dbvWorkloadRuleCombination) Adds a weight check column to the workload rule combination DBView.protected voidWorkloadDistributionDetail.addWeightToTableTitle(DBView dbvWeight) -
Uses of DBView in overit.geocallapp.wfm.project.bl
Methods in overit.geocallapp.wfm.project.bl that return DBViewModifier and TypeMethodDescriptionProject.getActivitiesRawData()Project.getActivitiesRelationsDbv()Methods in overit.geocallapp.wfm.project.bl with parameters of type DBViewModifier and TypeMethodDescriptionprotected LongvoidProject.setActivitiesRawData(DBView activities) voidProject.setActivitiesRelations(DBView activitiesRelations) -
Uses of DBView in overit.geocallapp.wfm.project.bl.configuration.task
Methods in overit.geocallapp.wfm.project.bl.configuration.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTUpdateProjectTechnicalObjectFromWO.loadAssociatedTechnicalObjects(Long projectId, PoolKit pk) protected DBViewBTLoadProjectHeaderTO.loadProjectHeaderTO(Long projectId, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTProjectActivityGenericDebriefingAlign.getAccountingUsers(LongSet slots, PoolKit pk) protected DBViewBTProjectActivityGenericDebriefingAlign.getPrevoiusSlots(BOPlanSlot slot, BOWorkOrderOperation operation, PoolKit pk) protected DBViewBTSaveOperationPlanningSlots.loadBoundOperationData(HashGetter operation, PooledConnection pc) protected DBViewBTRemoveSlots.loadLinkedAgenda(Long saasId, PooledConnection conn) protected DBViewBTLoadActivityPlanData.loadOperations(int maxrows, int skiprows, String order, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadPlanningSlots(DBView operations, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadSchedulingSlots(DBView planningSlots, PoolKit pk) protected DBViewBTSaveOperationSchedulingSlots.loadSchedulingSlots(Long planSlotId, PooledConnection pc) protected DBViewBTProjectActivityGenericDebriefingAlign.loadSortedDebriefing(Long activityId, PoolKit pk) Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type DBViewModifier and TypeMethodDescriptionBTProjectActivityGenericDebriefingAlign.elaborateAccountingData(BOPlanSlot slot, DBView accountingUsers) protected DBViewBTLoadActivityPlanData.loadPlanningSlots(DBView operations, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadSchedulingSlots(DBView planningSlots, PoolKit pk) protected List<OperationPlanning> BTLoadActivityPlanData.preparePlannedOperations(DBView operations, DBView planningSlots, DBView schedulingSlots, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.project.bl.status.task
Methods in overit.geocallapp.wfm.project.bl.status.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTActivityOutcome.loadOperation(Long woOperationId, PoolKit pk) protected DBViewBTWorkOrderStatusChange.loadOperations(Long workOrderId, PoolKit pk) -
Uses of DBView in overit.geocallapp.wfm.project.bl.task
Methods in overit.geocallapp.wfm.project.bl.task that return DBViewModifier and TypeMethodDescriptionprotected DBViewBTAddWoOperationProjectActivities.loadOperationsData(PoolKit pk) protected DBViewBTAlignProjectsDFSFromWBS.loadProjectActivities(Long projectId, PoolKit pk) protected DBViewBTLoadProject.loadProjectActivities(Long projectId, PoolKit pk) protected DBViewBTLoadProject.loadProjectActivitiesRelations(Long projectId, PoolKit pk) Methods in overit.geocallapp.wfm.project.bl.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidprotected booleanBTAlignProjectsDFSFromWBS.isProjectDFSUnalligned(DBView projectActivities) -
Uses of DBView in overit.geocallapp.wfm.project.ux.activitydebriefing.edit
Fields in overit.geocallapp.wfm.project.ux.activitydebriefing.edit declared as DBView -
Uses of DBView in overit.geocallapp.wfm.project.ux.activityplan
Fields in overit.geocallapp.wfm.project.ux.activityplan declared as DBViewMethods in overit.geocallapp.wfm.project.ux.activityplan that return DBViewModifier and TypeMethodDescriptionActivityPlanBuilder.build()protected DBViewBTLoadActivityPlan.buildActivityPlan(List<OperationPlanning> plannedOperations, PoolKit pk) protected DBViewActivityPlanBuilder.createEmptyDBV()Create an empty dbv with all the columns needed on the main result tableprotected DBViewActivityCalendarView.fetchRange(int maxrows, int skiprows) Methods in overit.geocallapp.wfm.project.ux.activityplan with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidActivityCalendarView.onNewDBView(DBView dbv) Apply themes on result dbvvoidActivityPlanThemeManager.setOperationsDbv(DBView operationsDbv) -
Uses of DBView in overit.geocallapp.wfm.project.ux.structure.gantt.state
Methods in overit.geocallapp.wfm.project.ux.structure.gantt.state that return DBViewModifier and TypeMethodDescriptionprotected DBViewPGanttUIStateConfiguration.buildTimeLineUnitOptions(int pivotValue, List<PGanttUIStateConfiguration.TimeLineUnit> units) -
Uses of DBView in overit.geocallapp.wfm.project.ux.structure.treetableview
Methods in overit.geocallapp.wfm.project.ux.structure.treetableview that return DBViewModifier and TypeMethodDescriptionProjectStructureDBViewBuilder.buildDBView(ProjectTree root, DBView collector) Methods in overit.geocallapp.wfm.project.ux.structure.treetableview with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidProjectStructureDBViewBuilder.addColumns(DBView collector) protected voidProjectStructureDBViewBuilder.addNodeDataToDBView(ProjectTree node, DBView collector) protected voidCTreeTableStructure.alignTimeDuration(DBView dbv) ProjectStructureDBViewBuilder.buildDBView(ProjectTree root, DBView collector) -
Uses of DBView in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing
Methods in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing that return DBViewModifier and TypeMethodDescriptionprotected DBViewCDetailedDebreifingWizardStep.getUsersData(LongSet usersIds) -
Uses of DBView in overit.geocallapp.wfm.project.ux.wizard.planslotselection
Methods in overit.geocallapp.wfm.project.ux.wizard.planslotselection that return DBViewModifier and TypeMethodDescriptionOperationPlanningsDBViewBuilder.buildDBView(List<OperationPlanning> operationPlannings, DBView collector) protected DBViewCOperationPlanSlotSelectionWizardStep.getResourcesDBView(int row) protected DBViewOperationPlanningsDBViewBuilder.getResourcesDBView(ScheduledIntervention si) Methods in overit.geocallapp.wfm.project.ux.wizard.planslotselection with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidOperationPlanningsDBViewBuilder.addColumns(DBView collector) protected voidOperationPlanningsDBViewBuilder.addOperationPlanningsToDBView(List<OperationPlanning> operationPlannings, DBView collector) OperationPlanningsDBViewBuilder.buildDBView(List<OperationPlanning> operationPlannings, DBView collector) -
Uses of DBView in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task with parameters of type DBViewModifier and TypeMethodDescriptionprotected voidBTRepopulateOperationRequirement.populateTable(DBView dbvOperations, PoolKit pk) Populates the RWOOPERATIONREQUIREMENT table from the extracted operations.
dbStatement.executeQuery()ordbStatement.executeQuery().setRoData()instead