Uses of Class
overit.geocall.util.HashGetter
Packages that use HashGetter
Package
Description
-
Uses of HashGetter in overit.geocall.base.auth
Fields in overit.geocall.base.auth declared as HashGetterMethods in overit.geocall.base.auth that return HashGetter -
Uses of HashGetter in overit.geocall.base.util
Methods in overit.geocall.base.util with parameters of type HashGetterModifier and TypeMethodDescriptionstatic voidUserPasswordUtil.preparePassword(HashGetter newValues, HashGetter userValues) Utility method to prepare the password for saving.static voidUserPasswordUtil.validatePasswordConstraints(String pass, Identity identity, HashGetter values) -
Uses of HashGetter in overit.geocall.basic
Fields in overit.geocall.basic declared as HashGetter -
Uses of HashGetter in overit.geocall.basic.anonymizer
Fields in overit.geocall.basic.anonymizer declared as HashGetterMethods in overit.geocall.basic.anonymizer with parameters of type HashGetterModifier and TypeMethodDescriptionvoidAnonymizer.setContext(HashGetter context) Set the context whose data that will be used during the anonymisation process. -
Uses of HashGetter in overit.geocall.basic.bl.accounting.event
Fields in overit.geocall.basic.bl.accounting.event declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterLoginEvent.paramsprotected HashGetterLogoutEvent.paramsMethods in overit.geocall.basic.bl.accounting.event that return HashGetterModifier and TypeMethodDescriptionLoginEvent.getParams()Returns a map containing the authentication type informationLogoutEvent.getParams()Returns map containing the authentication type informationConstructors in overit.geocall.basic.bl.accounting.event with parameters of type HashGetterModifierConstructorDescriptionLoginEvent(HashGetter params) Create a new event that will be called after the user has been logged inLogoutEvent(HashGetter params) Create a new event that will be called after the user has been logged out -
Uses of HashGetter in overit.geocall.basic.bl.login.event
Methods in overit.geocall.basic.bl.login.event that return HashGetterConstructors in overit.geocall.basic.bl.login.event with parameters of type HashGetterModifierConstructorDescriptionBeforeUserUpsertEvent(Map<String, Object> fields, Map<String, List<Object>> tasks, HashGetter userData) -
Uses of HashGetter in overit.geocall.basic.bl.message.da
Methods in overit.geocall.basic.bl.message.da with parameters of type HashGetterModifier and TypeMethodDescriptionprotected intDAMessages.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDAMessages.giveQueries(int i, PooledConnection conn, DBStatement dbs, HashGetter oParams, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocall.basic.bl.profile.task
Fields in overit.geocall.basic.bl.profile.task declared as HashGetterMethods in overit.geocall.basic.bl.profile.task with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDATSaveProfile.set(HashGetter userType, boolean insert) voidDATSaveProfile.set(HashGetter userType, Set<String> functions, boolean insert) -
Uses of HashGetter in overit.geocall.basic.bl.user.da
Methods in overit.geocall.basic.bl.user.da with parameters of type HashGetterModifier and TypeMethodDescriptionintDAUsers.command(int commandId, HashGetter filter, HashGetter values, PooledConnection conn, DBStatementObserver observer) protected intDAOUserPassword.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected intDAUsers.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected 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) protected voidDAUsers.preInsert(HashGetter oFields, PooledConnection conn) protected voidDAUsers.preUpdate(HashGetter filter, HashGetter values, PooledConnection conn) -
Uses of HashGetter in overit.geocall.basic.bl.user.task
Fields in overit.geocall.basic.bl.user.task declared as HashGetterMethods in overit.geocall.basic.bl.user.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTAnonymizeUser.anonymizeUserData(HashGetter userData, DAOUsers dao, PoolKit pk) protected voidBTAnonymizeUser.clearUserChanges(PoolKit pk, HashGetter userData) protected booleanBTSaveUserChanges.isChanged(HashGetter previousValues, String previousField, HashGetter currentValues, String currentField) Deprecated, for removal: This API element is subject to removal in a future version.protected booleanBTSaveUserChangesNew.isChanged(HashGetter previousValues, String previousField, HashGetter currentValues, String currentField) protected booleanBTSaveUserChanges.isChangedSinceLastTime(HashGetter previousValues, HashGetter userData, Set<Long> roles) Deprecated, for removal: This API element is subject to removal in a future version.protected booleanBTSaveUserChangesNew.isChangedSinceLastTime(HashGetter previousValues, HashGetter userData, Set<Long> roles) protected voidBTSaveUserChanges.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTSaveUserChangesNew.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) protected voidBTAnonymizeUser.saveUserChanges(HashGetter user, PoolKit poolKit) voidDATUser.setData(DABase da, HashGetter utente, boolean insert) voidDATUser.setData(DABase da, HashGetter utente, boolean insert, Set<?> ruoli) protected voidBTAnonymizeUser.updateAnonymizedUser(HashGetter userData, DAOUsers dao, PoolKit pk) protected voidBTAnonymizeUser.updateUser(DAOUsers dao, HashGetter user, PoolKit pk) -
Uses of HashGetter in overit.geocall.basic.bl.wsc
Methods in overit.geocall.basic.bl.wsc with parameters of type HashGetterModifier and TypeMethodDescriptionvoidPipeRequestHandler.handle(Window window, HashGetter hashGetter) Manage the current request using the provided parameters. -
Uses of HashGetter in overit.geocall.basic.ui
Fields in overit.geocall.basic.ui declared as HashGetterMethods in overit.geocall.basic.ui that return HashGetterModifier and TypeMethodDescriptionValuesContainer.getCollectedDAValues()Returns theHashGetterthat contains the collected DA valuesValuesContainer.getCollectedValues()Returns theHashGetterthat contains the collected valuesWindow.getComponentsFromRegistry(String componentPrefix) Returns anHashGettercontaining all the components that have been saved in the registry, whose registrynames start with the prefix string passed as parameterValuesContainer.getPublishedValues()Returns theHashGetterthat contains the published valuesWindow.getRegistry()Returns the registry that automatically stores all the component with a registryname and all the components explicitly inserted.static HashGetterStaticView.getRowMapByKey(DBView dbv, Object o) Returns the row mapDBView.getRowMap(int)of the record of the StaticView with the key passed as parameterMethods in overit.geocall.basic.ui with parameters of type HashGetterModifier and TypeMethodDescriptionvoidValuesContainer.collectValues(HashGetter values, HashGetter daValues) Collects the values passed as parameters by the twoHashGettervoidValuesContainer.setCollectedValues(HashGetter values, HashGetter daValues) Sets the valuesvoidContainer.setValues(HashGetter hg) Sets the collected values on theValuesContainerof the ContainervoidContainer.setValues(HashGetter hg, HashGetter hgDa) Sets the collected values on theValuesContainerof the Container -
Uses of HashGetter in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterTableView._cuttingRowprotected HashGetterForm._daValuesprotected HashGetterTableView._footerValuesprotected HashGetterDAContainer._openValuesprotected HashGetterSimpleTable._originalRowprotected HashGetterServerTableView._paramsprotected HashGetterForm._pubValuesprotected HashGetterTableView._selectionRowUsed to manage the cut and paste operations when there isn't a selection enabledMethods in overit.geocall.basic.ui.container that return HashGetterModifier and TypeMethodDescriptionForm.getCollectedDAValues()Implements theValuesContainerinterface.Form.getCollectedValues()Implements theValuesContainerinterface.TableView.Selection.getMaster()Get the master element between the selected ones.ServerTableView.getParams()Returns theHashGetterthat contains the values that will be associated to the parameters of the query used to fetch the records of the table (seeDABase)Form.getPublishedValues()Implements theValuesContainerinterface.protected HashGetterSimpleTable.insertValues(HashGetter hg) protected HashGetterSimpleTable.updateValues(HashGetter hg) Methods in overit.geocall.basic.ui.container that return types with arguments of type HashGetterModifier and TypeMethodDescriptionTableView.Selection.getContent()Return the content of the selectionMethods in overit.geocall.basic.ui.container with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSimpleTable.afterInsert(HashGetter values) protected voidSimpleTable.afterUpdate(HashGetter values) voidForm.collectValues(HashGetter values, HashGetter daValues) Implements theValuesContainerinterface.protected org.apache.ecs.ElementCardView.getCardHtml(EntitySet es, int index, HashGetter params) This method uses the html defined intoCDATAchild to render the content of the cards.protected HashGetterSimpleTable.insertValues(HashGetter hg) booleanPanel.onClose(HashGetter hg) It hides (make not visible, with the pop-up effect) the panelbooleanTaskBarPage.onDragDrop(HashGetter hg) Makes a drag and drop actionbooleanTreeEditor.onOpenMenu(HashGetter hg) Opens the contextual menu for the nodebooleanTableView.onOrder(HashGetter hg) Orders the data of the table (seesetMode())booleanTaskBarPage.onStep(HashGetter hg) makes a step on the wizardbooleanTableView.onTableOrdersMenu(HashGetter hg) Creates the menu that is used to sort the data of the table (seeTableOrder); there will be one row for every function enabled TableOrder itembooleanResourceView.onUnzip(HashGetter hg) Called to unzip a zipped resourcebooleanResourceView.onUnzipAll(HashGetter hg) Called to unzip all the resourcesbooleanResourceView.onUnzipDir(HashGetter hg) Called to unzip all the resources of a directoryvoidForm.setCollectedValues(HashGetter values, HashGetter daValues) Implements theValuesContainerinterface.voidTableView.setFooterValues(HashGetter hg) Sets theHashGetterthat contains the footer values (usually the totals) of the tablevoidServerTableView.setParams(HashGetter params) Sets theHashGetterthat contains the values that will be associated to the parameters of the query used to fetch the records of the table (seeDABase)protected HashGetterSimpleTable.updateValues(HashGetter hg) -
Uses of HashGetter in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as HashGetterFields in overit.geocall.basic.ui.control with type parameters of type HashGetterModifier and TypeFieldDescriptionprotected LinkedHashMap<Object, HashGetter> InputMultiDecoder._decodedValuesMethods in overit.geocall.basic.ui.control that return HashGetterModifier and TypeMethodDescriptionstatic HashGetterInputPassword.getPasswordValidationAttribute(Identity identity, boolean validation, String minlength, String maxlength) Returns the password validation attributesprotected HashGetterMultiDecoder.removeMetaData(HashGetter hg) protected HashGetterMethods in overit.geocall.basic.ui.control with parameters of type HashGetterModifier and TypeMethodDescriptionorg.apache.ecs.ElementColumn.getHtmlFoot(HashGetter footValues) Returns the footer values of the columnorg.apache.ecs.ElementColumnCurrency.getHtmlFoot(HashGetter footValues) org.apache.ecs.ElementColumnDate.getHtmlFoot(HashGetter footValues) org.apache.ecs.ElementColumnDouble.getHtmlFoot(HashGetter footValues) org.apache.ecs.ElementColumnDTZ.getHtmlFoot(HashGetter footValues) org.apache.ecs.ElementColumnMeasure.getHtmlFoot(HashGetter footValues) static StringInputPassword.getRegExList(HashGetter hg, List<String> constraintIds, Teacher t) Return a string containing the list of regular expressionsprotected booleanInputMultiDecoder.getStrikethrough(HashGetter value) protected org.apache.ecs.ElementInputMultiDecoder.getTagElement(HashGetter value, String desc) protected booleanInputMultiDecoder.isSelectedHint(HashGetter values) booleanJFCSerie.onDomainRanger(HashGetter hg) Shows theRangerthat manages the values of the domain (x) axisbooleanJFCPie.onExplode(HashGetter hg) Changes (explodes or reduce) the exploded status of the desired item, maintaining unchanged the explode status of the other itemsbooleanJFCPie.onLabel(HashGetter hg) Shows the label of the desired elementbooleanJFCSerie.onLabel(HashGetter hg) Shows the label of the desired elementbooleanJFCSerie.onMark(HashGetter hg) Shows the marker of the desired data seriebooleanGridFrame.onOpenClose(HashGetter hg) Method that deals with opening and closing of theGridelements set to closable.booleanJFCSerie.onRangerClick(HashGetter hg) Changes the visualization of the values of the chart, depending on the values selected in theRangerbooleanJFCPie.onSingleExplode(HashGetter hg) Changes (explodes or reduce) the exploded status of the desired item, setting to "not exploded" the status of all the other itemsbooleanJFCPie.onSingleLabel(HashGetter hg) Shows the label of the desired element and hides all the other labelsbooleanJFCSerie.onSingleLabel(HashGetter hg) Shows the label of the desired element and hides all the other labelsbooleanJFCSerie.onValuesRanger(HashGetter hg) Shows theRangerthat manages the values of the value (y) axisprotected HashGetterMultiDecoder.removeMetaData(HashGetter hg) voidInputDecoder.setDecoding(HashGetter hg) Sets the decoded values of the InputDecoder, starting from the content of theHashGetterpassed as parameter, that must contain an entrykeyand an entrycode.voidInputMultiDecoder.setDecoding(HashGetter... decodedValues) Sets the decoded values of the InputMultiDecoder, starting from the content of theHashGetterpassed as parameter, that must contain an entrykeyand an entrycode. -
Uses of HashGetter in overit.geocall.basic.ui.xlsx
Methods in overit.geocall.basic.ui.xlsx that return HashGetter -
Uses of HashGetter in overit.geocall.da
Fields in overit.geocall.da declared as HashGetterMethods in overit.geocall.da that return HashGetterModifier and TypeMethodDescriptionDABase.getFieldMap()Deprecated.RRTask.getResponse()Returns the responseMethods in overit.geocall.da with parameters of type HashGetterModifier and TypeMethodDescriptionintDABase.command(int commandId, HashGetter filter, HashGetter values) Executes a command.intDABase.command(int iCommandId, HashGetter filter, HashGetter values, PooledConnection conn) Executes a command.intDABase.command(int commandId, HashGetter filter, HashGetter values, PooledConnection conn, DBStatementObserver observer) Executes a command.protected abstract intDABase.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) Implements new specific commands that are different from the standard ones.protected 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.protected voidDABase.postDelete(HashGetter filter, PooledConnection conn) Called after every delete command.protected voidDABase.postInsert(HashGetter values, PooledConnection conn, DBStatement insertDbs) Called after every insert command.protected voidDABase.postUpdate(HashGetter filter, HashGetter values, PooledConnection conn) Called after every update command.protected voidDABase.preDelete(HashGetter filter, PooledConnection conn) Called before every delete command.protected voidDABase.preInsert(HashGetter values, PooledConnection conn) Called before every insert command.protected voidDABase.preQuery(HashGetter filter, PooledConnection conn) Called before every query.protected voidDABase.preUpdate(HashGetter filter, HashGetter values, PooledConnection conn) Called before every update command.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. -
Uses of HashGetter in overit.geocall.io.tracer
Methods in overit.geocall.io.tracer that return HashGetter -
Uses of HashGetter in overit.geocall.mail
Fields in overit.geocall.mail declared as HashGetterMethods in overit.geocall.mail that return HashGetter -
Uses of HashGetter in overit.geocall.sql
Methods in overit.geocall.sql that return HashGetterModifier and TypeMethodDescriptionDBFields.getFieldMap()Deprecated.Only for backward compatibility withDBView.getFieldMap()DBView.getFieldMap()Deprecated.DBView.getOriginalMap(int row) Returns TheHashGetterthat contains the original map of values of the desired rowDBCursor.getRowMap()reads all ther record in the current cursor position, transforming it into a map followinf the dbstatement definitions namingDBView.getRowMap(int row) Returns theHashGetterthat defines the desired rowprotected HashGetterprotected static HashGetterDBStatement.getRowMapFromResultSet(ResultSet rs) reads the result set raw at the current position and construct a key-value map af all the fields according to the statement specificationStandardDBStatement.getRowMapFromResultSet(ResultSet rs) Methods in overit.geocall.sql with parameters of type HashGetterModifier and TypeMethodDescriptionstatic StringDBView.resultingOperation(HashGetter hCurrRow) Returns the string that defines the status of the operations for the specificHashGetterthat defines a row of the DBView -
Uses of HashGetter in overit.geocall.ui
Subclasses of HashGetter in overit.geocall.uiModifier and TypeClassDescriptionclassActs as a wrapper for managing the control values, provides facilities and utilities for checking the pressure of the control keys (alt, ctr, shift, etc.) simultaneously with the sendEventFields in overit.geocall.ui declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterWindowManager._cacheprotected HashGetterUIMessage._daValuesprotected HashGetterUIMessage._valuesMethods in overit.geocall.ui that return HashGetterModifier and TypeMethodDescriptionControl.getDAValues()Returns the DA values of the ControlUIMessage.getDAValues()Returns the values with dalink set totrueInterlocutor.getInterlocutorAttributes()DAViewManager.getParams()Returns theHashGetterthat contains the values that will be associated to the parameters of the query used to fetch the records of the component (seeDABase)Control.getValues()Returns the values of the ControlUIMessage.getValues()Returns the values passed to the eventWorkContext.getWorkContextAttributes()Methods in overit.geocall.ui with parameters of type HashGetterModifier and TypeMethodDescriptionprotected UIMessageWindowManager.parseParams(WebParameters wp, Ref<String> destination, Ref<String> message, HashGetter params, HashGetter values, HashGetter daValues, HashGetter controlValues, Window w) voidDAViewManager.setParams(HashGetter hg) Sets theHashGetterthat contains the values that will be associated to the parameters of the query used to fetch the records of the component.Constructors in overit.geocall.ui with parameters of type HashGetterModifierConstructorDescriptionDragDrop(Window w, HashGetter params) Main constructor of the class.
Takes theWindowwhere there are the container between which drag and drop the component, and anHashGetterthat contains some information like the action ("copy","move" ecc.), the source container id, the destination container id ecc.UIMessage(String strId, String strContainer, Object oParam, HashGetter values, HashGetter daValues) Creates an instance of UIMessageUIMessage(String id, String container, Object param, HashGetter controlValues, HashGetter values, HashGetter daValues) Creates an instance of UIMessageUIMessage(String id, String container, Object param, HashGetter controlValues, HashGetter values, HashGetter daValues, overit.geocall.servlet.UserAgent ua) Creates an instance of UIMessageUIMessage(String id, String container, Object param, HashGetter controlValues, HashGetter values, HashGetter daValues, overit.geocall.servlet.UserAgent ua, overit.geocall.servlet.Reference reference) Creates an instance of UIMessage -
Uses of HashGetter in overit.geocall.util
Subclasses of HashGetter in overit.geocall.utilModifier and TypeClassDescriptionclassUtility class use to manage the sensible HashGetterFields in overit.geocall.util declared as HashGetterMethods in overit.geocall.util that return HashGetterModifier and TypeMethodDescriptionIdentity.getIdentity()Return the attributes of the identitystatic HashGetterHashGetter.global()Singleton method used to return always the same object HashGetter valid at the level of the whole applicationMethods in overit.geocall.util with parameters of type HashGetterModifier and TypeMethodDescriptionvoidIdentity.setAttributes(HashGetter hg) Sets the attributes of the identity -
Uses of HashGetter in overit.geocallapp.utilities.core.bl.common.task
Fields in overit.geocallapp.utilities.core.bl.common.task declared as HashGetterFields in overit.geocallapp.utilities.core.bl.common.task with type parameters of type HashGetterModifier and TypeFieldDescriptionprotected static ConcurrentHashMap<String, HashGetter> BTHistory.HISTORY_TABLE_TRANSLATE_FIELD_CACHEMethods in overit.geocallapp.utilities.core.bl.common.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBuilds the translation map from entity fields to history fields.protected HashGetterBTHistory.customizeChangedFields(List<String> changedHistoryFields) Hook method for customizing history record values based on changed fields.protected HashGetterBTHistory.loadPreviousHistoryRecord(HashGetter hg, PoolKit pk) Retrieves the most recent history record for the given entity.protected HashGetterBTHistory.translateFields(Map<String, Object> hgValues) Translates entity field values to their corresponding history field values.Methods in overit.geocallapp.utilities.core.bl.common.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTHistory.customizeFieldMap(HashGetter hgMap) Hook method for customizing the field mapping between entity and history tables.BTHistory.getChangedFields(HashGetter previousHistoryRecord, HashGetter newHistoryRecord) Identifies fields that have changed between two history records.protected HashGetterBTHistory.loadPreviousHistoryRecord(HashGetter hg, PoolKit pk) Retrieves the most recent history record for the given entity.protected voidBTHistory.writeHistoryRecord(Map<String, Object> currentValues, HashGetter previousHistoryRecord, PoolKit pk) Writes a new history record to the history table. -
Uses of HashGetter in overit.geocallapp.utilities.dataaccess
Methods in overit.geocallapp.utilities.dataaccess that return types with arguments of type HashGetterModifier and TypeMethodDescriptionstatic List<HashGetter> Converts aDBViewinto a list ofHashGetterobjects.Methods in overit.geocallapp.utilities.dataaccess with parameters of type HashGetterModifier and TypeMethodDescriptionDBViewUtils.getChangedKeys(HashGetter hgBefore, HashGetter hg, String[] excludedFields) Identifies which keys have different values between twoHashGetterobjects.static booleanDBViewUtils.hgCompare(HashGetter hgBefore, HashGetter hg, String[] excludedFields) Compares twoHashGetterobjects to check if they have different values, excluding specified fields. -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container
Methods in overit.geocallapp.utilities.ux.ui.container with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanSelectionPanel.onClose(HashGetter eventData) booleanSelectionPanel.onConfirm(HashGetter eventData) booleanSelectionPanel.onFiltraRigheDisponibili(HashGetter eventData) booleanSelectionPanel.onPulisciFiltroFilterPanel(HashGetter eventData) voidSelectionPanel.SelectionPanelMaster.setDecoding(HashGetter... decodedValues) This method will be call from the SelctionPanel when the selection is confirmed. -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container.cardview
Fields in overit.geocallapp.utilities.ux.ui.container.cardview declared as HashGetterMethods in overit.geocallapp.utilities.ux.ui.container.cardview that return HashGetterMethods in overit.geocallapp.utilities.ux.ui.container.cardview with parameters of type HashGetterModifier and TypeMethodDescriptionprotected org.apache.ecs.html.TRCardViewWfm.buildBodyTR(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.buildContent(EntitySet es, int index, HashGetter params) Override buildContent to use CardLayout for the main card content Uses "expanded" layout if card is expanded, "compact" layout otherwiseprotected org.apache.ecs.html.TRCardViewWfm.buildExpandableAreaTR(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.buildExpandableContent(EntitySet es, int index, HashGetter params) protected org.apache.ecs.html.TRCardViewWfm.buildExpandButtonTR(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.buildExpandCollapseButton(HashGetter params, int index) protected org.apache.ecs.ElementCardViewWfm.buildIcons(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.getCardHtml(EntitySet es, int index, HashGetter params) protected StringCardViewWfm.getCardSubTitle(int index, HashGetter params) protected StringCardViewWfm.getCardTitle(int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.getCardTitleIcon(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCardViewWfm.getTitleInfoIcon(int index, HashGetter params) protected booleanCardViewWfm.isCardExpanded(HashGetter params) -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container.gantt
Methods in overit.geocallapp.utilities.ux.ui.container.gantt that return HashGetterModifier and TypeMethodDescriptionGanttTestDataReader.buildBlockData(HashGetter rawData) GanttTestDataReader.buildRowData(HashGetter rawData) Methods in overit.geocallapp.utilities.ux.ui.container.gantt that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected GanttRow<HashGetter, HashGetter> CGanttTest.buildRootRow(DBView data) protected GanttRow<HashGetter, HashGetter> CGanttTest.buildRootRow(DBView data) Methods in overit.geocallapp.utilities.ux.ui.container.gantt with parameters of type HashGetterModifier and TypeMethodDescriptionGanttTestDataReader.buildBlockData(HashGetter rawData) GanttTestDataReader.buildRowData(HashGetter rawData) GanttTestDataReader.getBlockBeginDate(HashGetter data) GanttTestDataReader.getBlockColor(HashGetter data) GanttTestDataReader.getBlockDescritpin(HashGetter data) GanttTestDataReader.getBlockEndDate(HashGetter data) GanttTestDataReader.getBlockId(HashGetter data) GanttTestDataReader.getBlockPriority(HashGetter data) GanttTestDataReader.getBlockTooltipItems(HashGetter data) GanttTestDataReader.getParentRowId(HashGetter data) GanttTestDataReader.getRowDescrition(HashGetter data) GanttTestDataReader.getRowId(HashGetter data) GanttTestDataReader.getRowTooltipItems(HashGetter data) Method parameters in overit.geocallapp.utilities.ux.ui.container.gantt with type arguments of type HashGetterModifier and TypeMethodDescriptionvoidCGanttTest.makeLinks(List<GanttBlock<HashGetter>> listStart, List<GanttBlock<HashGetter>> listEnd, String color) -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container.gantt.data
Methods in overit.geocallapp.utilities.ux.ui.container.gantt.data that return HashGetterMethods in overit.geocallapp.utilities.ux.ui.container.gantt.data with parameters of type HashGetterModifier and TypeMethodDescriptionGanttDataReader.buildBlockData(HashGetter rawData) GanttDataReader.buildRowData(HashGetter rawData) voidGanttBlockIndicator.setRawData(HashGetter rawData) -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container.gantt.view
Methods in overit.geocallapp.utilities.ux.ui.container.gantt.view with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.container.table
Methods in overit.geocallapp.utilities.ux.ui.container.table with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.util
Methods in overit.geocallapp.utilities.ux.ui.util with parameters of type HashGetterModifier and TypeMethodDescriptionprotected static voidHtmlUtils.addItemsElement(org.apache.ecs.html.Div out, HashGetter data, Collection<Map.Entry<String, String>> items, boolean skipNulls) static final org.apache.ecs.ElementHtmlUtils.formatAttributes(HashGetter data, List<Map.Entry<String, String>> items) static final org.apache.ecs.ElementHtmlUtils.formatAttributes(HashGetter data, List<Map.Entry<String, String>> items, boolean skippNulls) static final org.apache.ecs.ElementHtmlUtils.formatAttributes(HashGetter data, Map<String, String> map) static final org.apache.ecs.ElementHtmlUtils.formatAttributes(HashGetter data, Map<String, String> map, boolean skippNulls) static intUIUtils.getEventRow(HashGetter event) Retrieves the row index -
Uses of HashGetter in overit.geocallapp.utilities.ux.ui.util.date
Methods in overit.geocallapp.utilities.ux.ui.util.date with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDateRangePresets.applyRange(StringGetter params, HashGetter target) voidDateRangePresets.clearRange(StringGetter params, HashGetter target) -
Uses of HashGetter in overit.geocallapp.wfm.accounts.bl.account.contact.task
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAccountContactHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.accounts.bl.account.task
Methods in overit.geocallapp.wfm.accounts.bl.account.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAccountHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event that return HashGetterMethods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTDashboardAMRLoad.mergeRecords(DBView originalDbv) This method merge all the records together, by doing a sum of the errors for each row.Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DBViewBTDashboardAMRLoad.getDBRecord(HashGetter filters, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.duration.prediction.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAlignWOOperationDuration.getMatchingRule(HashGetter operation, DBView rules, boolean searchForAbsolute) Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTMassiveWoOperationTimePrediction.callTimePredictionInsert(HashGetter operationRow, PoolKit pk) protected HashGetterBTAlignWOOperationDuration.getMatchingRule(HashGetter operation, DBView rules, boolean searchForAbsolute) booleanBTAlignWOOperationDuration.isValidRule(HashGetter validRule, HashGetter operation, boolean searchForAbsolute) protected voidBTAlignWOOperationDuration.updatePredictionTable(HashGetter operation, Long status, boolean isApplied, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task that return HashGetterModifier and TypeMethodDescriptionprotected 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.Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTPredictionPPartsManagement.buildStatusForMassivePredictions(HashGetter filter) This method build the work order and operation status for massive predictions.BTAlignFsmPPMMaterials.evaluateRule(HashGetter operation, HashGetter rule) This method evaluate the rule and returns a map with the info to be saved into RWOOMATERIALprotected 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.protected DBViewBTPredictionPPartsManagement.getOperationsData(HashGetter filter, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.teamexperience.task
Methods in overit.geocallapp.wfm.ai.bl.teamexperience.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTCalculateExperience.buildMapsFromDB(HashGetter experience) protected voidBTCalculateExperience.elaborateExperience(HashGetter experience) protected voidBTCalculateExperience.updateExperienceMaps(String resourceOrTeam, HashGetter experience) -
Uses of HashGetter in overit.geocallapp.wfm.ai.bl.teamsuggestion.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTPredictionTeamSuggestion.buildStatusForMassivePredictions(HashGetter filter) This method build the work order and operation status for massive predictions.protected DBViewBTPredictionTeamSuggestion.getOperationsData(HashGetter filter, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.ai.replicator.meterreading.data
Methods in overit.geocallapp.wfm.ai.replicator.meterreading.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDAArtificialIntelligence.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected intDAArtificialIntelligence.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDAArtificialIntelligence.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.ai.replicator.meterreading.task
Methods in overit.geocallapp.wfm.ai.replicator.meterreading.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRAIMeterPrediction.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRRMeasureElementTemplate.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRAIMeterPrediction.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAIMeterPrediction.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAIMeterPrediction.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRRMeasureElementTemplate.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRAIMeterPrediction.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRRMeasureElementTemplate.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAIMeterPrediction.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRRMeasureElementTemplate.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAIMeterPrediction.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRRMeasureElementTemplate.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected LongDATRAIMeterPrediction.getMeterReadingId(HashGetter meterReading) protected booleanDATRAIMeterPrediction.isMobileMeterReading(HashGetter meterReading) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux
Fields in overit.geocallapp.wfm.ai.ux declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux that return HashGetterMethods in overit.geocallapp.wfm.ai.ux with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanBasicDashboard.checkFilters(HashGetter filters) protected abstract DBViewBasicDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected abstract DBViewBasicDashboard.loadMainChartRawData(HashGetter filters) booleanBasicDashboard.onInfoChart(HashGetter hg) Show the tooltip with the information of the plotted series in the chart -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.agendaaffinity
Methods in overit.geocallapp.wfm.ai.ux.agendaaffinity with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Fields in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterAgendaAffinityDashboard.buildSeriesData(Long group, boolean mainChart) PEditRange.getValues()protected HashGetterAgendaAffinityDashboard.prepareFilter()Methods in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidAgendaAffinityDashboard.buildInfoChart(HashGetter seriesData, boolean mainChart) Build the tooltip with the information of the plotted series in the chart *protected booleanAgendaAffinityDashboard.checkFilters(HashGetter filters) protected DBViewAgendaAffinityDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewAgendaAffinityDashboard.loadMainChartRawData(HashGetter filters) booleanPEditRange.onCloseClausolaFiltroOdl(HashGetter hg) booleanPEditRange.onConfirmNewFreeParam(HashGetter hgParams) booleanAgendaAffinityDashboard.onShowDetailChart(HashGetter hg) protected voidAgendaAffinityDashboard.setTeamLabels(HashGetter item, String labelField, String[] labels, double[] totals, int counter, List<double[]> listSeries) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterAutomaticMeterReadingDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidAutomaticMeterReadingDashboard.buildInfoChart(HashGetter seriesData, boolean mainChart) Build the tooltip with the information of the plotted series in the chartprotected DBViewAutomaticMeterReadingDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewAutomaticMeterReadingDashboard.loadMainChartRawData(HashGetter filters) booleanAutomaticMeterReadingDashboard.onShowDetailChart(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter with parameters of type HashGetterModifier and TypeMethodDescriptionprotected org.apache.ecs.ElementCVViewMeter.buildContent(EntitySet es, int index, HashGetter params) protected org.apache.ecs.ElementCVViewMeter.buildExpandableContent(EntitySet es, int index, HashGetter params) protected StringCVViewMeter.getCardTitle(int index, HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.configuration.models
Fields in overit.geocallapp.wfm.ai.ux.configuration.models declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux.configuration.models with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidModels.afterInsert(HashGetter values) protected BooleanModels.checkAndInsert(HashGetter values) protected BooleanModels.checkAndUpdate(HashGetter values) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.configuration.rules
Fields in overit.geocallapp.wfm.ai.ux.configuration.rules declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux.configuration.rules with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPredictionValidationRules.canContinue(HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.configuration.template
Fields in overit.geocallapp.wfm.ai.ux.configuration.template declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux.configuration.template with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidMeterReadingsTemplate.doQuery(HashGetter filters) booleanMeterReadingsTemplate.onQuery(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterJobDurationDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidJobDurationDashboard.buildInfoChart(HashGetter seriesData, boolean mainChart) Build the tooltip with the information of the plotted series in the chartprotected DBViewJobDurationDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewJobDurationDashboard.loadMainChartRawData(HashGetter filters) booleanJobDurationDashboard.onSelectDetailGroupingType(HashGetter hg) booleanJobDurationDashboard.onSelectMainGroupingType(HashGetter hg) booleanJobDurationDashboard.onSelectSerieType(HashGetter hg) booleanJobDurationDashboard.onShowDetailChart(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event that return HashGetterMethods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDashboardTimePredictionLoadEvent.setFilters(HashGetter filters) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTDashboardTimePredictionLoad.mergeRecords(DBView originalDbv, Long groupingType) Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DBViewBTDashboardTimePredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of HashGetter 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 HashGetterModifier and TypeMethodDescriptionprotected voidOperationPredictionDetail.formatDuration(String fieldName, HashGetter row, HashGetter rowUpdate) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterPPartsManagementDashboard.buildSeriesData(DBView rawData, Long group, Long[] chartIdList) Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidPPartsManagementDashboard.buildInfoChart(HashGetter seriesData, boolean mainChart) protected DBViewPPartsManagementDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewPPartsManagementDashboard.loadMainChartRawData(HashGetter filters) booleanPPartsManagementDashboard.onSelectSerieType(HashGetter hg) booleanPPartsManagementDashboard.onShowDetailChart(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event that return HashGetterMethods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDashboardMaterialsPredictionLoadEvent.setFilters(HashGetter filters) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTDashboardMaterialsPredictionLoad.mergeRecords(DBView originalDbv, Long groupingType) Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DBViewBTDashboardMaterialsPredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.processing
Fields in overit.geocallapp.wfm.ai.ux.processing declared as HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterTeamSuggestionDashboard.buildSeriesData(Long group, boolean mainChart) Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidTeamSuggestionDashboard.buildInfoChart(HashGetter seriesData, boolean mainChart) Build the tooltip with the information of the plotted series in the chartprotected DBViewTeamSuggestionDashboard.loadDetailChartRawData(HashGetter filters, Long mainChartClickedElementId) protected DBViewTeamSuggestionDashboard.loadMainChartRawData(HashGetter filters) booleanTeamSuggestionDashboard.onShowDetailChart(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject
Fields in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject declared as HashGetterMethods in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSelectTechnicalObject.applyFixedFilters(HashGetter hg) protected voidSelectTechnicalObject.doQuery(HashGetter filters) -
Uses of HashGetter in overit.geocallapp.wfm.assets.bl.characteristicvalue.task
Methods in overit.geocallapp.wfm.assets.bl.characteristicvalue.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAssetCharacteristicValueHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.assets.bl.contact.task
Methods in overit.geocallapp.wfm.assets.bl.contact.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAssetContactHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.assets.bl.task
Methods in overit.geocallapp.wfm.assets.bl.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAssetHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.bundler.bl.bundleRequirement
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement with parameters of type HashGetterModifier and TypeMethodDescriptionvoidBundlerRequirementsHelper.loadBundleRequirement(PooledConnection pc, Long idBundle, HashGetter bundlerData) Loads the bundle requirement for the given bundle id and puts the result into the given bundler data. -
Uses of HashGetter in overit.geocallapp.wfm.cee.bl.intervention.event
Methods in overit.geocallapp.wfm.cee.bl.intervention.event that return HashGetterMethods in overit.geocallapp.wfm.cee.bl.intervention.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidVCAppointmentActivationEvent.setVCAppointment(HashGetter vcAppointment) -
Uses of HashGetter in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTBookingPlanningRequestCreate.getAppointmentData(Long appointmentId, PoolKit pk) protected HashGetterBTPlanningRequestCreate.getAppointmentData(Long appointmentId, PoolKit pk) protected HashGetterBTVCAppointmentActivation.getCustomerUser(Long customerId, PoolKit pk) Loads the user associated with the specified customerMethods in overit.geocallapp.wfm.cee.bl.intervention.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTVCAppointmentsActivation.activateVCAppoointment(HashGetter vcAppointment, PoolKit poolKit) protected DTOVCAppointmentActivationRequestBTVCAppointmentActivation.buildRequestDTO(HashGetter vcAppointment, List<DTOMessage> messages) protected LongBTVCAppointmentActivation.getCeeInterventionId(HashGetter vcAppointment) protected DTOCoordinateBTPlanningRequestCreate.getCoordinate(HashGetter appointmentData) protected StringBTVCAppointmentActivation.getCustomerAccessToken(HashGetter vcAppointment, PoolKit pk) Obtains a valid Access Token for the customer Identity that will be sent to CEE mobile application for virtual collaboration call startupprotected DTOPlanningRequestBTBookingPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) protected DTOPlanningRequestBTPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) protected DTOTechnicianBTPlanningRequestCreate.getTechnician(HashGetter appointmentData) protected StringBTVCAppointmentActivation.getTechnicianUserId(HashGetter vcAppointment, PoolKit pk) Obtains the SpaceOne userId for the technician userprotected voidBTVCAppointmentActivation.notifyVCAppointmentActivation(HashGetter vcAppointment, InterventionApi api, PoolKit pk) protected intBTVCAppointmentsActivation.updateVCAppointment(HashGetter vcAppointment, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.cee.bl.message.task
Methods in overit.geocallapp.wfm.cee.bl.message.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAppointmentMessageValuesLoad.getAdditionalValues(Long appointmentId, PoolKit pk) protected HashGetterBTAppointmentMessageValuesLoad.getLastVCAppointment(Long appointmentId, PoolKit pk) protected HashGetterBTAppointmentMessageValuesLoad.getVCAppointmentValues(Long appointmentId, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAppointmentCreation.loadInterventionValues(Long appointmentId, PoolKit pk) protected HashGetterBTTakeInCharge.loadPlannedInterventionValues(Long agendaId, PoolKit pk) Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DTOContactBTAppointmentCreation.buildContactDTO(String ceeCustomerId, HashGetter contactValues) protected DTOContactBTWorkOrderValidation.buildContactDTO(String ceeCustomerId, HashGetter contactValues) protected DTOCustomerBTAppointmentCreation.buildCustomerDTO(HashGetter customerValues) protected DTOCustomerBTWorkOrderValidation.buildCustomerDTO(HashGetter customerValues) protected DTOInterventionInsertBTAppointmentCreation.buildInterventionDTO(HashGetter interventionValues, boolean isBooking, Long customerId) protected DTOInChargeRequestBTTakeInCharge.buildRequestDTO(Date takeInChargeDate, HashGetter interventionValues, List<DTOMessage> messages) protected voidBTAppointmentCreation.ceeCustomerUpdateOrCreate(HashGetter interventionValues, Long ceeCustomerId, PoolKit pk) protected StringBTWorkOrderValidation.checkUpdateOrCreate(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.checkUpdateOrCreateCustomer(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTAppointmentCreation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk) protected LongBTAppointmentCreation.getCeeCustomerId(HashGetter interventionValues, PoolKit pk) protected DTOTechnicianBTTakeInCharge.getTechnician(Date takeInChargeDate, HashGetter interventionValues) protected DTOCoordinateBTTakeInCharge.getTechnicianCoordinate(HashGetter interventionValues) protected voidBTWorkOrderValidation.updateCeeCode(String ceeCustomerId, HashGetter customerValues, PoolKit pk) protected voidBTAppointmentCreation.updateCeeCustomerCode(String ceeCustomerId, HashGetter customerValues, PoolKit pk) protected voidBTAppointmentCreation.updateCeeInterventionCode(String ceeInterventionId, HashGetter interventionValues, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.cee.replicator.datasource
Methods in overit.geocallapp.wfm.cee.replicator.datasource with parameters of type HashGetterModifier and TypeMethodDescriptionprotected intDACeeInterventions.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDACeeInterventions.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.cee.ux.note
Methods in overit.geocallapp.wfm.cee.ux.note with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCCustomerNotes.loadCustomerNoteViews(HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.cee.ux.survey
Methods in overit.geocallapp.wfm.cee.ux.survey with parameters of type HashGetterModifier and TypeMethodDescriptionCSearchSurvey.getSurveyFromRange(HashGetter filters) protected DBViewCSearchSurvey.getWFMInterventions(HashGetter filters) -
Uses of HashGetter in overit.geocallapp.wfm.cee.ux.templatemessages
Fields in overit.geocallapp.wfm.cee.ux.templatemessages declared as HashGetterMethods in overit.geocallapp.wfm.cee.ux.templatemessages with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCTemplateManager.checkBeforeDelete(HashGetter hg) protected abstract voidCTemplate.checkBeforeSaving(HashGetter hg) protected voidCTemplatePushNotifications.checkBeforeSaving(HashGetter hg) protected voidCTemplateSMS.checkBeforeSaving(HashGetter hg) protected voidTemplateEmail.checkBeforeSaving(HashGetter hg) booleanCTemplateManager.onDelete(HashGetter hg) booleanCTemplateManager.onEdit(HashGetter hg) booleanCTemplateManager.onEditPushNotification(HashGetter hg) booleanCTemplateManager.onEditSMS(HashGetter hg) booleanCTemplateManager.onNew(HashGetter hg) booleanCTemplateManager.onNewPushNotification(HashGetter hg) booleanCTemplateManager.onNewSMS(HashGetter hg) booleanCTemplate.onSave(HashGetter hg) booleanTemplateEmail.onSave(HashGetter hg) protected booleanCTemplate.save(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.cee.ux.vcappointment
Methods in overit.geocallapp.wfm.cee.ux.vcappointment with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidVirtualCollaborationAppointment.loadVCAppointment(HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.event
Methods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.event that return HashGetterMethods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.event with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task
Fields in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterBTCreateWorkOrderBase.hgAddressprotected HashGetterBTCreateWorkOrderBase.hgRequestprotected HashGetterBTCreateWorkOrderBase.hgRowDataMethods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTCreateWorkOrderBase.prepareAddressData(PooledConnection conn) protected HashGetterBTCreateWorkOrderBase.prepareContactInfo()protected HashGetterBTCreateWorkOrderBase.prepareCustomerData(PooledConnection conn) protected HashGetterBTCreateWorkOrderBase.prepareTechnicalObjectData()protected HashGetterBTCreateWorkOrderBase.prepareWorkOrderHeader()Methods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanBTCreateWorkOrderBase.checkUpdatedAddress(HashGetter hgAddress) protected voidBTCreateWorkOrderBase.setNormalizationLevel(HashGetter hgAddressData, Long minNormLevel, boolean isMinLevelDefault) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.agenda.firstdate.task
Methods in overit.geocallapp.wfm.core.bl.agenda.firstdate.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAgendaFirstDate.prepareWorkOrderHeader(AgendaFirstDateInput agendaFirstDateInput) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.agenda.util
Method parameters in overit.geocallapp.wfm.core.bl.agenda.util with type arguments of type HashGetterModifier and TypeMethodDescriptionstatic List<AgendaDateSlotOutput> AgendaUtils.prepareSlotList(List<HashGetter> hgSlotList) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.calendar.task
Methods in overit.geocallapp.wfm.core.bl.calendar.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTDuplicateCalendar.createHashGetterFromInput(I input) Converts aDuplicateCalendarInputinstance into aHashGetter.protected HashGetterBTDuplicatePeriodCalendar.createHashGetterFromInput(DuplicatePeriodCalendarInput input) Converts aDuplicatePeriodCalendarInputinstance into aHashGetter.protected HashGetterBTDuplicateResourceCalendar.createHashGetterFromInput(DuplicateResourceCalendarInput input) Converts aDuplicateResourceCalendarInputinstance into aHashGetter. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected CrewShellWorkDayClosureInputBTCrewShellMassiveWorkDayClosure.getCrewShellWorkDayClosureInput(HashGetter hg) protected voidBTCrewShellWorkDayClosure.updateAgendaResource(HashGetter hg, Date forcedClosureDate, Date closureDate, PooledConnection conn) protected voidBTCrewShellWorkDayClosure.updateOpenedAgendaResource(HashGetter hg, Date forcedClosureDate, Date closureDate) protected voidBTCrewShellWorkDayClosure.upsertUserFinalBalance(Date closureDate, HashGetter hgAge, Long idAodr, Date dtChiusuraForzata, PooledConnection conn) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.workshift.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTCrewShellWorkshiftBuild.createResourceWorkshifts(Date startDate, Date endDate, overit.geocallapp.wfm.schedulazione.utenti.Resource resource, overit.geocallapp.wfm.ui.stato.StatoUI uiState) Methods in overit.geocallapp.wfm.core.bl.crewshell.workshift.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTCrewShellWorkshiftBuild.createCrewShellComposition(overit.geocallapp.wfm.schedulazione.utenti.Resource resource, HashGetter hgResult, overit.geocallapp.wfm.ui.stato.StatoUI uiState) protected overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CellaCalendarioBTCrewShellWorkshiftBuild.getCellaCalendario(overit.geocallapp.wfm.schedulazione.utenti.Resource resource, HashGetter hgResult, Date giorno, overit.geocallapp.wfm.ui.stato.StatoUI uiState) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDataCollectionTableNodesConverter.createOptionGroups(PoolKit poolKit, String[] sk, String[] ss, HashGetter hgTable, BODataCollectionTableNodeConversion conversionLog) Create option groups.protected String[]DataCollectionTableNodesConverter.getLabels(HashGetter hgTable, StaticView svTable, String[] format, String[] sk) Gets the labels from static view configuration. -
Uses of HashGetter 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 HashGetterModifier and TypeMethodDescriptionDataCollectionTemplateStructureConverter.convertTemplateStructure(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplate, HashGetter rowMap, Long rootNodeId, boolean isLastRelease, boolean isFirstStructure) Convert the specified template version. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDataCollectionAttachmentToAttachmentNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionBarcodeToBarcodeNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionBooleanToBooleanNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionComboboxToSelectionNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionCoordinatesToCoordinateNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionDateToDateNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) protected voidDataCollectionDiscardNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionDoubleToDoubleNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionEuroToDoubleNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) protected abstract voidDataCollectionNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionNodeToSectionNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionNumberToLongNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionOptionalNodeToSectionNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionPersonalizedFormatToRegExNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionQuestionsGroupToSectionNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionSignatureToSignatureNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionTimeToTimeNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value.protected voidDataCollectionVarcharToTextNodeConverter.setInitialValue(DataCollectionNode newNode, HashGetter data) Contains the logic to transform the old default value into the new initial value. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected LocalizedStringBTDataCollectionTemplateConversionCreateNewTemplateHeader.getTemplateLocalizeDescription(HashGetter oldTemplateAttributes) Gets aLocalizedStringstarting from the ADTEDESCRIPTION of the old template. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.gis.offline.task
Methods in overit.geocallapp.wfm.core.bl.gis.offline.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTGisOfflinePackageSaveFile.initializeResource(String fileName) Initializes theResourcewith the given file name and extension. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.location.address.task
Methods in overit.geocallapp.wfm.core.bl.location.address.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAddressHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.permits.converter
Methods in overit.geocallapp.wfm.core.bl.permits.converter with parameters of type HashGetterModifier and TypeMethodDescriptionstatic LocalizedStringPermitConverterUtils.getLocalizedField(String keyPrefix, HashGetter row) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.permits.converter.task
Methods in overit.geocallapp.wfm.core.bl.permits.converter.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTPermitConverter.manageAttachment(HashGetter hgRow, Map<Long, Long> newPermitObtainedIdMap, PoolKit poolKit) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTPermitObtainedHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTPermitRequiredHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.qualification.resource.task
Methods in overit.geocallapp.wfm.core.bl.qualification.resource.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTResourceQualificationSave.manageLoanQualifications(BOResourceQualification newQualificationResource, HashGetter hgUtenteAbilitazione, PoolKit poolKit) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.event
Methods in overit.geocallapp.wfm.core.bl.schedule.event that return types with arguments of type HashGetterModifier and TypeMethodDescriptionSchedulePreCheckBatchInput.getActivities()Returns the list of activities to be scheduledMethod parameters in overit.geocallapp.wfm.core.bl.schedule.event with type arguments of type HashGetterModifier and TypeMethodDescriptionvoidSchedulePreCheckBatchInput.setActivities(List<HashGetter> activities) Sets the list of activities to be scheduled -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.intervention
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention with parameters of type HashGetterModifier and TypeMethodDescriptionstatic InterventionInterventionUtil.buildIntervention(HashGetter interventionData) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.configuration
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.configuration that return HashGetterMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.configuration with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidGISection.addCustomValues(HashGetter values) Hook to append custom values to the section values -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTSchedulingResourceSave.normalizeAddress(HashGetter addressData, PooledConnection conn) Normalizes the address. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTWorkDayClosure.preRowElaboration(HashGetter hgAge, Long idCes, PooledConnection conn) protected voidBTWorkDayClosure.rowElaboration(HashGetter hgAge, Long idCes, PooledConnection conn) protected voidBTWorkDayClosure.setCustomFilter(HashGetter hgAageFilter) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.team.event
Methods in overit.geocallapp.wfm.core.bl.schedule.team.event that return HashGetterModifier and TypeMethodDescriptionTeamActivityManualAssignmentInput.getActivity()Returns the activity to scheduleTeamPreProcessAssignmentInput.getActivity()Returns the activity to scheduleTeamActivityManualAssignmentInput.getPasteParams()Returns the paste parametersTeamPreProcessAssignmentInput.getPasteParams()Returns the paste parametersMethods in overit.geocallapp.wfm.core.bl.schedule.team.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidTeamActivityManualAssignmentInput.setActivity(HashGetter activity) Sets the activity to schedulevoidTeamPreProcessAssignmentInput.setActivity(HashGetter activity) Sets the activity to schedulevoidTeamActivityManualAssignmentInput.setPasteParams(HashGetter pasteParams) Sets the paste parametersvoidTeamPreProcessAssignmentInput.setPasteParams(HashGetter pasteParams) Sets the paste parameters -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedule.team.task
Fields in overit.geocallapp.wfm.core.bl.schedule.team.task declared as HashGetterMethods in overit.geocallapp.wfm.core.bl.schedule.team.task that return HashGetterModifier and TypeMethodDescriptionBTTeamPreProcessAssignment.calcolaIncollaAttivita(org.locationtech.jts.geom.Coordinate coordDepositoRisorsa, HashGetter hgRcuaPrec, HashGetter hgRcuaDest, HashGetter hgRcut, PooledConnection conn) protected HashGetterBTTeamPreProcessAssignment.getNextScheduling(int currRow, overit.geocallapp.wfm.schedulazione.manuale.anteprima.RisorsaAnteprima r) protected HashGetterBTTeamPreProcessAssignment.getPreviousScheduling(int currRow, overit.geocallapp.wfm.schedulazione.manuale.anteprima.RisorsaAnteprima r) protected HashGetterBTTeamPreProcessAssignment.getSchedulingKey(Long workshift, Long simulation) protected HashGetterBTTeamPreProcessAssignment.loadRcutUtente(Long idAute, Date dtOraRiferimento, PooledConnection conn) Methods in overit.geocallapp.wfm.core.bl.schedule.team.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTTeamPreProcessAssignment.addCaposquadra(HashGetter hgRcut, Long simulationId, int posNuovaAttivita, PooledConnection conn) protected voidBTTeamActivityManualAssignment.aggiungiInfoAdAttivita(HashGetter attivita) BTTeamPreProcessAssignment.calcolaIncollaAttivita(org.locationtech.jts.geom.Coordinate coordDepositoRisorsa, HashGetter hgRcuaPrec, HashGetter hgRcuaDest, HashGetter hgRcut, PooledConnection conn) protected ActivitySchedulingContextBTTeamPreProcessAssignment.getActivitySchedulingContext(HashGetter pasteParams) protected intBTTeamPreProcessAssignment.getCardinality(HashGetter pasteParams) protected 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) protected intBTTeamPreProcessAssignment.refreshAfterActivityCancellation(HashGetter pasteParams, DBView resourceActivities, ActivitySchedulingContext schedulingContext, int newActivityPosition) protected voidBTTeamActivityManualAssignment.setSchedulingPosition(overit.geocallapp.wfm.schedulazione.manuale.incollamento.DATIncollaAttivitaSquadraNew scheduleWorkOrderToTeam, HashGetter pasteParams) protected voidBTTeamActivityManualAssignment.setSchedulingPositionAfterPrevScheduling(HashGetter params, Long previousPastedSchedulingId) protected voidBTTeamPreProcessAssignment.setUseOraLimite(HashGetter pasteParams) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTProcessSchedulingCreationProposal.getActivityInfo(Long appointmentId) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.technicalobject
Methods in overit.geocallapp.wfm.core.bl.technicalobject that return HashGetterModifier and TypeMethodDescriptionstatic HashGetterTechnicalObjectUtil.getDummyMeasuringElement(Long addressId, PoolKit poolKit) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.technicalobject.contact.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.contact.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTContactHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.technicalobject.feature.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.feature.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTTechnicalObjectFeatureValueHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.technicalobject.header.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.header.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTTechnicalObjectHeaderHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.workorder
Methods in overit.geocallapp.wfm.core.bl.workorder that return HashGetterModifier and TypeMethodDescriptionstatic HashGetterWorkOrderUtil.getWorkOrderTypeRawData(WorkOrder workOrder) Retrieve the raw data of the work order type of the given work orderstatic HashGetterWorkOrderUtil.loadWorkOrderTypeByComponents(Long workOrderRequestTypeId, Long workOrderServiceTypeId, Long technicalObjectTypeId, PooledConnection conn) Given the work order type main components, this method try to retrieve a work order type. -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.workorder.attachment.task
Methods in overit.geocallapp.wfm.core.bl.workorder.attachment.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWorkOrderAttachmentInsert.getSharedResourceData(String resourceName) Define name and extension fields from the resource name -
Uses of HashGetter in overit.geocallapp.wfm.core.bl.workorder.task
Methods in overit.geocallapp.wfm.core.bl.workorder.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWorkOrderStateUpdate.prepareUpdateValues(WorkOrderStateUpdateInput input) -
Uses of HashGetter in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTTechnicalObjectSave.getTechnicalObjectRawData(TechnicalObject technicalObject) -
Uses of HashGetter in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) -
Uses of HashGetter 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 HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWSWorkOrderInsertLogic.getWOOperation(BOWorkOrderOperation boWorkOrderOperation, WSOperationInsertAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.task that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperationMaterials(WSOperationInsertAdditionalData operationAdditionalData, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperations(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) -
Uses of HashGetter in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWSWorkOrderInsertLogic.getWOOperation(BOWorkOrderOperation boWorkOrderOperation, WSWorkOrderOperationAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperationMaterials(WSWorkOrderOperationAdditionalData operationAdditionalData, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperations(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Methods in overit.geocallapp.wfm.core.ux.base.operationcenter.address with parameters of type HashGetterModifier and TypeMethodDescriptionprotected LongServerTableViewOperationCenterAddress.getAddressId(HashGetter address) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod
Fields in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod declared as HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler
Methods in overit.geocallapp.wfm.core.ux.bundler with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanTestSimpleBundler.onDeleteStructureRow(HashGetter hg) UI event handler to delete the structure row.booleanTestSimpleBundler.onSelectWorkOrderFilters(HashGetter hg) UI event handler to select the Work order filters that are going to be associated to the bundle. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail
Methods in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanSelectionPanelBundleOperationOrdering.onConfirm(HashGetter hg) UI event handler to confirm the selection of bundle operation orderings.booleanBundlingRuleDetail.onSelectWorkOrderFilters(HashGetter hg) UI event handler to select the work order filters.voidSelectionPanelBundleOperationOrdering.setDecoding(HashGetter... decodedValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.common
Methods in overit.geocallapp.wfm.core.ux.bundler.search.common that return HashGetterMethods in overit.geocallapp.wfm.core.ux.bundler.search.common with parameters of type HashGetterModifier and TypeMethodDescriptionvoidPSearchSchedulableBundles.PSearchSchedulableBundlesDelegate.onPSearchSchedulableBundlesDoQuery(HashGetter filter) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.common.selection
Methods in overit.geocallapp.wfm.core.ux.bundler.search.common.selection with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelSelectBundle.onClose(HashGetter hg) booleanPanelSelectBundleOperationOrdering.onClose(HashGetter hg) booleanPanelSelectBundlingRule.onClose(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.detail
Method parameters in overit.geocallapp.wfm.core.ux.bundler.search.detail with type arguments of type HashGetterModifier and TypeMethodDescriptionBundleMapLayerManager.fetchGeoJSONData(String layerId, Function<List<HashGetter>, String> toGeoJSONFunction, org.locationtech.jts.geom.Envelope bbox, Map<String, Collection<String>> selectedFeatures) Fetches GeoJSON data for a specific layer. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.detail.geojson
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.geojson that return HashGetterModifier and TypeMethodDescriptionGeoJSONBundleOperationPropertiesBuilder.build(HashGetter rawData) GeoJSONBundlePropertiesBuilder.build(HashGetter rawData) Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.geojson with parameters of type HashGetterModifier and TypeMethodDescriptionGeoJSONBundleOperationPropertiesBuilder.build(HashGetter rawData) GeoJSONBundlePropertiesBuilder.build(HashGetter rawData) protected StringGeoJSONBundleOperationPropertiesBuilder.buildLabel(HashGetter rawData) Builds a label for the bundle operation marker.protected StringGeoJSONBundlePropertiesBuilder.buildLabel(HashGetter rawData) Builds a label for the bundle marker. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map that return HashGetterModifier and TypeMethodDescriptionBundleMapLayerBase.extractFeaturesData(BOBundleHeader header, BOBundleOperation bundleOperation, BOWorkOrderOperation workOrderOperation, BOAddress address) Extracts coordinates data from bundle operation, work order operation, and address.Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BundleMapLayerBase.convertToFeatures(List<HashGetter> featuresData, Collection<String> selectedFeatures) Converts data to GeoJSON features.protected List<HashGetter> BundleOperationsMapLayer.convertToFeatures(List<HashGetter> featuresData, Collection<String> selectedFeatures) Converts data to GeoJSON features, grouping operations at the same coordinates.BundleHeaderMapLayer.getFeaturesData()BundleMapLayer.getFeaturesData()Returns the features data for map related operations on features.BundleOperationsMapLayer.getFeaturesData()BundleStartingPositionMapLayer.getFeaturesData()Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DoubleBundleMapLayerBase.getXCoordinate(HashGetter coordinateData) Gets the X coordinate from coordinate data, preferring primary coordinates.protected DoubleBundleMapLayerBase.getYCoordinate(HashGetter coordinateData) Gets the Y coordinate from coordinate data, preferring primary coordinates.Method parameters in overit.geocallapp.wfm.core.ux.bundler.search.detail.map with type arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BundleMapLayerBase.convertToFeatures(List<HashGetter> featuresData, Collection<String> selectedFeatures) Converts data to GeoJSON features.protected List<HashGetter> BundleOperationsMapLayer.convertToFeatures(List<HashGetter> featuresData, Collection<String> selectedFeatures) Converts data to GeoJSON features, grouping operations at the same coordinates.BundleMapLayer.fetchGeoJSONData(Function<List<HashGetter>, String> toGeoJSONFunction, org.locationtech.jts.geom.Envelope bbox, Collection<String> selectedFeatures) Fetches GeoJSON data for the layer.BundleMapLayerBase.fetchGeoJSONData(Function<List<HashGetter>, String> toGeoJSONFunction, org.locationtech.jts.geom.Envelope bbox, Collection<String> selectedFeatures) Fetches GeoJSON data for the layer. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson that return HashGetterModifier and TypeMethodDescriptionGeoJSONBundleOperationPropertiesBuilder.build(HashGetter rawData) GeoJSONBundlePropertiesBuilder.build(HashGetter rawData) GeoJSONBundleStartingPositionPropertiesBuilder.build(HashGetter rawData) Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson with parameters of type HashGetterModifier and TypeMethodDescriptionGeoJSONBundleOperationPropertiesBuilder.build(HashGetter rawData) GeoJSONBundlePropertiesBuilder.build(HashGetter rawData) GeoJSONBundleStartingPositionPropertiesBuilder.build(HashGetter rawData) protected StringGeoJSONBundleOperationPropertiesBuilder.buildLabel(HashGetter rawData) Builds a label for the bundle operation marker. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.common.export
Methods in overit.geocallapp.wfm.core.ux.common.export with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.configurationimportexport
Methods in overit.geocallapp.wfm.core.ux.configurationimportexport with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCImportExportConfigurationLog.onRefreshLog(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.crewshell.address
Methods in overit.geocallapp.wfm.core.ux.crewshell.address with parameters of type HashGetterModifier and TypeMethodDescriptionprotected LongServerTableViewCrewShellAddress.getAddressId(HashGetter address) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model
Methods in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model that return HashGetterMethods in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model with parameters of type HashGetterModifier and TypeMethodDescriptionvoidServerTableViewCrewShellModel.initFilter(HashGetter values) voidSearchCrewShellModel.onSearchCrewshell(HashGetter hg) voidSearchCrewShellModel.onSelectAllCrewShell(HashGetter hg) voidSearchCrewShellModel.onSelectNoneCrewShell(HashGetter hg) voidSearchCrewShellModel.onsetAllCrewShellOvertime(HashGetter hg) voidSearchCrewShellModel.onsetNoneCrewShellOvertime(HashGetter hg) voidSearchCrewShellModel.onToggleUseOvertime(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.crewshell.search.panel
Methods in overit.geocallapp.wfm.core.ux.crewshell.search.panel with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCrewShellsSelectionPanel.search(HashGetter values) protected voidCrewShellsTypeSelectionPanel.search(HashGetter values) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.crewshell.workshift
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCrewShellWorkshift.updateFilterForNewOperationCenter(HashGetter hgParams) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detail
Methods in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detail with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCriticalActivityRuleDetail.onSelectWorkOrderFilters(HashGetter hg) UI event handler to select the work order filters. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newrule
Methods in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newrule with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanNewCriticalActivityRule.onSelectWorkOrderFilters(HashGetter hg) UI event handler to select the work order filters. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDataCollectionConverterSheetLogSearch.initData(HashGetter values) booleanDataCollectionConverterSheetLogDetail.onViewAll(HashGetter hg) booleanDataCollectionConverterSheetLogDetail.onViewError(HashGetter hg) booleanDataCollectionConverterSheetLogDetail.onViewWarning(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenode
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenode with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanDataCollectionConverterTableNodeLogDetail.onViewAll(HashGetter hg) booleanDataCollectionConverterTableNodeLogDetail.onViewError(HashGetter hg) booleanDataCollectionConverterTableNodeLogDetail.onViewWarning(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.converter.template
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.template with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanDataCollectionConverterTemplateLogDetail.onViewAll(HashGetter hg) booleanDataCollectionConverterTemplateLogDetail.onViewError(HashGetter hg) booleanDataCollectionConverterTemplateLogDetail.onViewWarning(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanDataCollectionConverterTemplateStructureLog.onShowOldTemplate(HashGetter uim) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.converter.templatetype
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.templatetype with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanDataCollectionConverterTemplateTypeLogDetail.onViewAll(HashGetter hg) booleanDataCollectionConverterTemplateTypeLogDetail.onViewError(HashGetter hg) booleanDataCollectionConverterTemplateTypeLogDetail.onViewWarning(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.node
Fields in overit.geocallapp.wfm.core.ux.datacollection.node declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterPanelSelectDataCollectionOptionsGroup.filters -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup
Methods in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelDataCollectionOptionsGroupUploadModel.onUploadModel(HashGetter eventData) UI event handler to upload a model.booleanSearchDataCollectionOptionsGroup.onUploadModel(HashGetter eventData) UI event handler to upload a model. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.rule
Method parameters in overit.geocallapp.wfm.core.ux.datacollection.rule with type arguments of type HashGetterModifier and TypeMethodDescriptionprotected DBViewPanelNewDataCollectionTemplateWOCreationRule.manageDbvTemplate(ArrayList<HashGetter> o) protected DBViewPanelNewDataCollectionTemplateWOCreationRule.manageDbvWorkCycleOperation(ArrayList<HashGetter> o) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.sheet
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterSearchDataCollectionSheet.getTechnicalObjectPushParams()Build the push parameters for the technical object selection.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSearchDataCollectionSheet.changeSavedSearch(HashGetter values) voidPanelSelectDataCollectionSheet.setFilters(HashGetter filters) Sets the filters. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.attachment
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.attachment with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelDataCollectionNodeAttachmentUploadFile.onUploadAttachment(HashGetter eventData) UI event handler to upload an attachment. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.template
Fields in overit.geocallapp.wfm.core.ux.datacollection.template declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterPanelMultiSelectDataCollectionTemplate.defaultFiltersprotected HashGetterPanelMultiSelectDataCollectionTemplate.filtersprotected HashGetterPanelSelectDataCollectionTemplate.filtersMethods in overit.geocallapp.wfm.core.ux.datacollection.template with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelDataCollectionTemplateUpload.onConfirmImportTemplate(HashGetter eventData) UI event handler to upload a template.booleanPanelDataCollectionTemplateUploadPdfForm.onUploadAttachment(HashGetter eventData) UI event handler to upload an attachment.voidPanelMultiSelectDataCollectionTemplate.setDefaultFilters(HashGetter defaultFilters) Sets the defaultFilters: if setted it will be applied at every show call if filters is nullvoidPanelMultiSelectDataCollectionTemplate.setFilters(HashGetter filters) Sets the filters.voidPanelSelectDataCollectionTemplate.setFilters(HashGetter filters) Sets the filters. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDataCollectionTemplateGanttView.onStatoUICategoryChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter oldValue, HashGetter newValue) voidDataCollectionTemplateGanttView.onStatoUICategoryOptionChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter opzione, boolean active) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterDataCollectionTemplateGanttUIStateBuilder.buildViewDefaultValues()Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> DataCollectionTemplateGanttUIStateBuilder.buildValoriDefaultSistema() -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelEditDataCollectionTemplateStructureWorkingCopy.onDeleteAttachment(HashGetter eventData) UI event handler to delete an attachment.booleanPanelDataCollectionTemplateUploadModel.onUploadModel(HashGetter eventData) UI event handler to upload a model.booleanPanelEditDataCollectionTemplateStructureWorkingCopy.onUploadPdfForm(HashGetter eventData) UI event handler to upload a pdf. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.location.address
Methods in overit.geocallapp.wfm.core.ux.location.address with parameters of type HashGetterModifier and TypeMethodDescriptionprotected abstract LongServerTableViewAddress.getAddressId(HashGetter address) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.location.microcluster
Fields in overit.geocallapp.wfm.core.ux.location.microcluster declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.location.microcluster with parameters of type HashGetterModifier and TypeMethodDescriptionprotected abstract voidMicroclusterAssociation.associateCluster(HashGetter cluster) Associate a single macrocluster.protected abstract voidMicroclusterAssociation.disassociateCluster(HashGetter cluster) Disassociate a single macrocluster.protected voidMicroclusterAssociation.doQuery(HashGetter filters) protected 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 filters -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidMicroclusterAggregates.associateCluster(HashGetter cluster) protected voidMicroclusterAggregates.disassociateCluster(HashGetter cluster) protected DBViewMicroclusterAggregates.getMicroclusterDetails(HashGetter cluster) Get all the microcluster that are composing the selected aggregateMicroclusterAggregates.getSearchDBV(HashGetter formValues) Execute search query -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition with parameters of type HashGetterModifier and TypeMethodDescriptionOperationCenterComposition.addPeriodDescription(HashGetter periodValues, SimpleDateFormat sdf) protected voidOperationCenterComposition.associateCluster(HashGetter cluster) protected voidOperationCenterComposition.changePeriod(HashGetter formValues) protected voidOperationCenterComposition.disassociateCluster(HashGetter cluster) protected DBViewOperationCenterComposition.getMicroclusterDetails(HashGetter cluster) OperationCenterComposition.getSearchDBV(HashGetter formValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSchedulingAreas.associateCluster(HashGetter cluster) protected voidSchedulingAreas.disassociateCluster(HashGetter cluster) protected DBViewSchedulingAreas.getMicroclusterDetails(HashGetter cluster) Get all the microcluster that are composing the selected macroclusterSchedulingAreas.getSearchDBV(HashGetter formValues) Execute search query -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.material.serialized
Methods in overit.geocallapp.wfm.core.ux.material.serialized with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.mobilecards.cardicons
Methods in overit.geocallapp.wfm.core.ux.mobilecards.cardicons with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPSelectCardIcon.onClose(HashGetter hg) booleanPSelectCardIcon.onFilterIcon(HashGetter eventData) UI event handler to filter the table. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.mobilecards.typespanel
Methods in overit.geocallapp.wfm.core.ux.mobilecards.typespanel with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPMultiSelectCardTypes.onFilterType(HashGetter eventData) UI event handler to filter the table. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.multistage.gantt
Methods in overit.geocallapp.wfm.core.ux.multistage.gantt with parameters of type HashGetterModifier and TypeMethodDescriptionvoidMultistageGroupGanttView.onStatoUICategoryChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter oldValue, HashGetter newValue) voidMultistageGroupGanttView.onStatoUICategoryOptionChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter opzione, boolean active) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.multistage.group
Methods in overit.geocallapp.wfm.core.ux.multistage.group with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSearchMultistageGroup.changeSavedSearch(HashGetter values) booleanPanelSelectMultistageGroup.onClose(HashGetter hg) booleanMultistageGroupDetail.onRowMenu(HashGetter hg) booleanMultistageGroupDetail.onTableMenu(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.multistage.group.operation
Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterMultistageOperationDetail.getEventRawTableData(UIMessage uim) Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation with parameters of type HashGetterModifier and TypeMethodDescriptionprotected StringMultistageOperationTooltipBuilder.addGeneralInfo(HashGetter operationRawData) protected StringMultistageOperationTooltipBuilder.addSchedulingInfo(HashGetter operationRawData) MultistageOperationTooltipBuilder.buildOperationTooltip(HashGetter operationRawData) Build the tool-tip content for a operation. -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.permits.singleintervention
Fields in overit.geocallapp.wfm.core.ux.permits.singleintervention declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterNewPermitForSingleIntervention.filtersprotected HashGetterPanelSelectOutcomeReason.filtersprotected HashGetterPanelSelectPermitType.filtersMethods in overit.geocallapp.wfm.core.ux.permits.singleintervention with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanPanelSelectOutcomeReason.onClose(HashGetter hg) booleanPanelSelectPermitType.onClose(HashGetter hg) protected voidPanelSelectOutcomeReason.searchOutcomeReasons(HashGetter searchFilters) protected voidPanelSelectPermitType.searchPermitTypes(HashGetter searchFilters) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.permits.workorder
Methods in overit.geocallapp.wfm.core.ux.permits.workorder with parameters of type HashGetterModifier and TypeMethodDescriptionvoidAssociateWorkOrderPermits.manageLocalizedDescription(HashGetter form, HashGetter originalPermitType) booleanAssociateWorkOrderPermits.onDeleteAllAttachments(HashGetter hg) booleanAssociateWorkOrderPermits.onDeleteAttachment(HashGetter hg) booleanPermitResourceViewMultimediali.onRowMenu(HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.bundler
Methods in overit.geocallapp.wfm.core.ux.schedule.bundler with parameters of type HashGetterModifier and TypeMethodDescriptionvoidSchedulableBundles.onPSearchSchedulableBundlesDoQuery(HashGetter filter) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.common
Methods in overit.geocallapp.wfm.core.ux.schedule.common with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanSynchronizedPlanningMonitorTableView.onOrder(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterInterventionOutcome.prepareInterventionTableRow(Intervention intervention) Prepare a single row of the interventions table viewMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidInterventionOutcome.buildPageXml(HashGetter openParams) protected booleanInterventionOutcome.manageTechnicalObjectForOptionalOperation(HashGetter optionalOperation) Evaluate if the user must select a technical object for the requested optional operation If the sub technical object is required, the user will be automatically forwarder to the technical object selection page.protected voidInterventionOutcome.selectIntervention(HashGetter interventionsTableRow) Do the actual intervention selection starting from the interventions table row -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.bulk
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.bulk with parameters of type HashGetterModifier and TypeMethodDescriptionvoidPBulkOutcomeUpdate.showForInterventions(List<Intervention> interventions, HashGetter startingData, WorkOrder workOrder) Shows the edit panel for the given intervention list -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading
Fields in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidMeterReading.validate(HashGetter readingValues) Performs validations on the reading -
Uses of HashGetter 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 HashGetterModifier and TypeMethodDescriptionprotected voidServerTableViewAccounting.cacheImages(Map<Long, ConcreteGate> gates, MapFormat urlFormat, HashGetter row) protected voidServerTableViewAccounting.decodeExternalSystem(HashGetter row, StringBuilder out, HashGetter sistemaEsterno) protected voidServerTableViewAccounting.setAdditionalBundleData(HashGetter row) protected booleanAccountingMonitor.showOnlyCurrentIntervention(HashGetter currentRow) protected voidServerTableViewAccounting.updateExternalSystemStatus(DBView dbv, HashGetter row) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.task
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanBTLoadAccountingMonitorWarnings.isTimbraturaMancante(HashGetter row, TimeZone zone) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.lock
Methods in overit.geocallapp.wfm.core.ux.schedule.lock with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanTestSchedulingLock.onAcquireLock(HashGetter hg) booleanTestSchedulingLock.onExtendLock(HashGetter hg) booleanTestSchedulingLock.onReleaseAllLocks(HashGetter hg) booleanTestSchedulingLock.onReleaseLock(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities
Methods in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities that return HashGetterMethods in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidUrgentActivities.changeSavedSearches(HashGetter hg) voidPSearchUrgentActivities.PSearchUrgentActivitiesDelegate.onPSearchUrgentActivitiesDoQuery(HashGetter filter) voidUrgentActivities.onPSearchUrgentActivitiesDoQuery(HashGetter filter) booleanPSearchUrgentActivities.onUrgentActivitiesOperationCenterChanged(HashGetter params) Method that captures the operation center change event and sets the operation center value -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Methods in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress with parameters of type HashGetterModifier and TypeMethodDescriptionprotected LongServerTableViewResourceAddress.getAddressId(HashGetter address) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.tooltip.renderer
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.renderer with parameters of type HashGetterModifier and TypeMethodDescriptionprotected org.apache.ecs.ElementPlanningMonitorTooltipHTMLRenderer.render(PlanningMonitorActivityTooltipFrame frame, HashGetter rawData) Render the frameprotected org.apache.ecs.ElementPlanningMonitorTooltipHTMLRenderer.render(PlanningMonitorActivityTooltipItem item, HashGetter rawData) Render the item -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.schedule.tooltip.task
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected StringBTActivityTooltipDataLoad.decodeCoworkerInfo(HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.decodeLinkedActivities(HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillAccountingData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillSchedulingData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillTeamSuggestionData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillValidationData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillWorkOrderInfo(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.getActivityAddressDescription(HashGetter rawData) Retrieves the activity address description from raw data.protected StringBTActivityTooltipDataLoad.getActivityDescription(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getAddressDescription(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getAdvanceOrDelayAllowed(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getAppointmentInterval(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getBlockInterval(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getDistanceFromPreviousActivity(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getInactivityTime(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getResourceInfo(HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.getScheduledInterval(HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.getTimePreviousActivity(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getTranslatedString(HashGetter rawData, String field) protected StringBTActivityTooltipDataLoad.getWorkInterval(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getWorkOrderInfo(HashGetter rawData) protected StringBTActivityTooltipDataLoad.getWorkOrderTargetDescription(HashGetter rawData) protected DateBTActivityTooltipDataLoad.movingEnd(HashGetter activityRawData) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.timesheet.control
Methods in overit.geocallapp.wfm.core.ux.timesheet.control with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidInputTimesheetUserDecoder.push(HashGetter hgPush) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.user.common
Methods in overit.geocallapp.wfm.core.ux.user.common with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.wofilters
Fields in overit.geocallapp.wfm.core.ux.wofilters declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.wofilters with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSearchWorkOrderFilters.executeQuery(HashGetter hg) booleanSearchWorkOrderFilters.onQuery(HashGetter hg) booleanSelectWorkOrderFilters.onSearchWoFilters(HashGetter hg) booleanSelectWorkOrderFilters.onSelectWorkOrderFilters(HashGetter hg) protected voidSearchWorkOrderFilters.openEditPage(HashGetter openValues) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Methods in overit.geocallapp.wfm.core.ux.workorder.operation.edit with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidWOOperation.addSchedulingAddressFromBOAddress(HashGetter values, BOAddress address) Populates a HashGetter with scheduling address data from a BOAddress object.booleanWOOperation.onSaveSkillOverrideConfiguration(HashGetter eventData) booleanWOOperation.onSaveSkillOverrideConfigurationAndUnlockOperation(HashGetter eventData) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.workorder.search
Methods in overit.geocallapp.wfm.core.ux.workorder.search with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSearchWO.changeSavedSearch(HashGetter values) protected voidSearchWO.doQuery(HashGetter filters) -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit
Methods in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit with parameters of type HashGetterModifier and TypeMethodDescriptionvoidEditCustomer.onRestoreFromPreviousCustomer(HashGetter customerData) Restore event called when the user select a customer to mark as previous customer for the one in editing -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.workorderobject.customer.search
Fields in overit.geocallapp.wfm.core.ux.workorderobject.customer.search declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.workorderobject.customer.search with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search
Fields in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search declared as HashGetterMethods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidSelectTechnicalObject.applyFixedFilters(HashGetter hg) protected voidSearchTechnicalObject.doQuery(HashGetter filters) protected voidSelectTechnicalObject.doQuery(HashGetter filters) SearchFeatureRules.getValue(HashGetter hgValues, int nIndex, int idLtds) protected voidSearchFeatureRules.loadFeature(HashGetter features) booleanServerTableViewTechnicalObject.onOrder(HashGetter hg) voidSearchFeatureRules.selectFeatureClass(HashGetter values) protected voidSearchFeatureRules.selectFlagDelta(HashGetter values) -
Uses of HashGetter in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common
Methods in overit.geocallapp.wfm.core.virtualcollaboration.rs1.common with parameters of type HashGetterModifier and TypeMethodDescriptionprotected DBViewWFMPrivateListMicroService.query(DABase da, int queryId, HashGetter filter) Execute a query hiding the size and skip records management -
Uses of HashGetter in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected BOForecastActivityDetailBTForecastActivityDetailSearch.getForecastActivityDetail(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected BOForecastActivityDetailGanttBTForecastActivityDetailGanttSearch.getForecastActivityDetail(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.inventory.replicator.data
Methods in overit.geocallapp.wfm.inventory.replicator.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDAInventoryWarehouse.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected intDAInventoryWarehouse.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDAInventoryWarehouse.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.inventory.replicator.task
Methods in overit.geocallapp.wfm.inventory.replicator.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRAInventoryWarehouse.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAStock.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAStockChange.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAWarehouseMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAWarehouseTransferRequestHeader.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAWarehouseTransferRequestItem.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRRCentralMobileWarehouse.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRStockSerializedMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRTransferRequestItemSerializedMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRWarehouseAgendaMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRWarehouseAgendaSerializedMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRTransferRequest.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouse.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouseAgendaMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRWarehouseMaterial.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAInventoryWarehouse.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStock.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStockChange.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseMaterial.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestHeader.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestItem.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRStockSerializedMaterial.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRTransferRequestItemSerializedMaterial.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaMaterial.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaSerializedMaterial.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAInventoryWarehouse.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStock.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStockChange.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseMaterial.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestHeader.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestItem.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRRCentralMobileWarehouse.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRStockSerializedMaterial.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRTransferRequestItemSerializedMaterial.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaMaterial.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaSerializedMaterial.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRAInventoryWarehouse.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAStock.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAStockChange.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAWarehouseMaterial.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAWarehouseTransferRequestHeader.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAWarehouseTransferRequestItem.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRRCentralMobileWarehouse.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRStockSerializedMaterial.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRTransferRequestItemSerializedMaterial.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRWarehouseAgendaMaterial.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRWarehouseAgendaSerializedMaterial.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAInventoryWarehouse.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStock.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAStockChange.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseMaterial.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestHeader.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAWarehouseTransferRequestItem.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRRCentralMobileWarehouse.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRStockSerializedMaterial.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRTransferRequestItemSerializedMaterial.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaMaterial.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRWarehouseAgendaSerializedMaterial.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected 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 booleanDATRWarehouseAgendaMaterial.isAgendaPda(HashGetter currentRecord) -
Uses of HashGetter in overit.geocallapp.wfm.locations.bl.address.task
Methods in overit.geocallapp.wfm.locations.bl.address.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAddressHistory.translateFields(Map<String, Object> hgValues) -
Uses of HashGetter in overit.geocallapp.wfm.materials
Methods in overit.geocallapp.wfm.materials with parameters of type HashGetterModifier and TypeMethodDescriptionprotected org.apache.ecs.ElementCVMaterials.getCardHtml(EntitySet es, int index, HashGetter params) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.task
Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTMobileInterventionToAcceptAction.getParametersMap(MobileInterventionToAcceptActionInput input) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.bl.multistage.task
Methods in overit.geocallapp.wfm.mobile.core.bl.multistage.task that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected Map<Long, HashGetter> BTMultistageComputeDependentOperations.getOperationsExtendedData(PoolKit poolKit) Obtains the extended data of the multistage group operations associated with the multistage groups previously retrieved in the "prepare" method.Method parameters in overit.geocallapp.wfm.mobile.core.bl.multistage.task with type arguments of type HashGetterModifier and TypeMethodDescriptionprotected voidBTMultistageComputeDependentOperations.check(Long operationId, Long dependentOperationId, String dependencyType, Map<Long, HashGetter> extendedData, Map<Long, Map<Long, MobileMultistageGroupOperationDependentOperation>> preprocessing) Adds the dependent operation to the preprocessing map, if relevant.protected voidBTMultistageComputeDependentOperations.checkSource(BOMultistageGroupDependency dependency, Map<Long, HashGetter> extendedData, Map<Long, Map<Long, MobileMultistageGroupOperationDependentOperation>> preprocessing) Checks the dependency considering the source operation as the current operation.protected voidBTMultistageComputeDependentOperations.checkTarget(BOMultistageGroupDependency dependency, Map<Long, HashGetter> extendedData, Map<Long, Map<Long, MobileMultistageGroupOperationDependentOperation>> preprocessing) Checks the dependency considering the target operation as the current operation.protected booleanBTMultistageComputeDependentOperations.isRelevantDependency(Long operationId, Long dependentOperationId, Map<Long, HashGetter> extendedData) Checks if the dependency is relevant. -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.bl.workorder.data
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected StringDAOMobileWorkOrderSearch.getSelectByRule(HashGetter rule, CommandContext cc) Deprecated, for removal: This API element is subject to removal in a future version.protected StringDAOMobileWorkOrderSearch.getSelectByRule(HashGetter rule, CommandContext cc, int offset) -
Uses of HashGetter 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 HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BTMobileWorkOrderSearch.getWorkOrderForwardingRules(MobileWorkOrderSearchFilter filter) Method parameters in overit.geocallapp.wfm.mobile.core.bl.workorder.task with type arguments of type HashGetterModifier and TypeMethodDescriptionBTMobileWorkOrderSearch.getWorkOrderFilterClauses(List<HashGetter> workOrderForwardingRules) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.bundler.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.bundler.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDAMobileBundler.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected intDAMobileBundler.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDAMobileBundler.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.bundler.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.bundler.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRABundle.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRRBundleWOOperation.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRABundle.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection connSystem, PooledConnection connApplication) protected voidDATRRBundleWOOperation.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection connSystem, PooledConnection connApplication) protected voidDATRABundle.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRRBundleWOOperation.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRABundle.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRRBundleWOOperation.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRABundle.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRRBundleWOOperation.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRABundle.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDATRRBundleWOOperation.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.outcomerule.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRDataCollectionTemplateStructureOutcomeRule.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructureOutcomeRule.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRDataCollectionTemplateStructureOutcomeRule.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructureOutcomeRule.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionTemplateStructureOutcomeRule.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.datacollection.sheet.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.sheet.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRDataCollectionSheet.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRViewDataCollectionSheet.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionSheet.appendCustomTombstone(ArrayList<String> tombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionSheet.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRDataCollectionSheet.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionSheet.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionSheet.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.header.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.header.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRDataCollectionTemplateHeader.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRViewDataCollectionTemplateHeader.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateHeader.appendCustomTombstone(ArrayList<String> tombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateHeader.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRDataCollectionTemplateHeader.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateHeader.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionTemplateHeader.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.release.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.release.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRDataCollectionTemplateStructureRelease.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRViewDataCollectionTemplateStructureRelease.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructureRelease.appendCustomTombstone(ArrayList<String> tombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructureRelease.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRDataCollectionTemplateStructureRelease.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructureRelease.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionTemplateStructureRelease.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.structure.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.datacollection.template.structure.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRDataCollectionTemplateStructure.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructure.appendCustomTombstone(ArrayList<String> tombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructure.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRDataCollectionTemplateStructure.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRDataCollectionTemplateStructure.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRDataCollectionTemplateStructure.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDARMeasureMediaFile.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected intDARMeasureMediaFile.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDARMeasureMediaFile.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.measuringelement.attachment.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRMeasureMediaFile.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRMeasureMediaFile.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRMeasureMediaFile.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRMeasureMediaFile.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRMeasureMediaFile.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRMeasureMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.message.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.message.attachment.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRMessageMediaFile.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRMessageMediaFile.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRMessageMediaFile.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRMessageMediaFile.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRMessageMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.multistage.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.multistage.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRAMultistageGroup.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRAMultistageGroupOperation.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DBVTRViewMultistageGroup.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroup.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroup.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroupOperation.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRAMultistageGroup.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAMultistageGroupOperation.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroup.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAMultistageGroupOperation.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAMultistageGroup.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) protected DBViewDATRAMultistageGroupOperation.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.outcome.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.outcome.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATROutcomeReasonEncodedNote.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATROutcomeReasonEncodedNote.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATROutcomeReasonEncodedNote.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATROutcomeReasonEncodedNote.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATROutcomeReasonEncodedNote.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.data with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDARTechnicalObjectMediaFile.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected intDARTechnicalObjectMediaFile.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected DBViewDARTechnicalObjectMediaFile.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.technicalobject.attachment.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRTechnicalObjectMediaFile.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRTechnicalObjectMediaFile.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRTechnicalObjectMediaFile.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRTechnicalObjectMediaFile.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRTechnicalObjectMediaFile.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.usertypefunction.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.usertypefunction.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRAUserTypeFunction.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAUserTypeFunction.appendCustomTombstone(ArrayList<String> tombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAUserTypeFunction.doDelete(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRAUserTypeFunction.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAUserTypeFunction.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRAUserTypeFunction.getData(HashGetter filter, PooledConnection connSystem, PooledConnection connApplication) -
Uses of HashGetter in overit.geocallapp.wfm.mobile.core.replicator.workorder.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.workorder.data with parameters of type HashGetterModifier 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 HashGetter in overit.geocallapp.wfm.mobile.core.replicator.workorder.task
Methods in overit.geocallapp.wfm.mobile.core.replicator.workorder.task with parameters of type HashGetterModifier and TypeMethodDescriptionDATRAgendaResources.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) DATRWoOperationResources.acknowledge(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAgendaResources.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRWoOperationResources.appendCustomTombstone(ArrayList<String> alTombstones, HashGetter filter, Date lastSync, Long idPda, PooledConnection conn, PooledConnection externalConn) protected voidDATRAgendaResources.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected voidDATRWoOperationResources.doDelete(HashGetter hgToDel, PooledConnection conn, PooledConnection externalConn) protected LongDATRAgendaResources.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected LongDATRWoOperationResources.doInsert(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRAgendaResources.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected voidDATRWoOperationResources.doUpdate(HashGetter currentRecord, PooledConnection conn, PooledConnection externalConn) protected booleanDATRAgendaResources.evaluateIntervention(BOAgenda agenda, HashGetter currentRecord, PooledConnection externalConn) Evaluate if the intervention is completed or not, and checks if the user can works on the operation.protected DBViewDATRAgendaResources.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected DBViewDATRWoOperationResources.getData(HashGetter filter, PooledConnection conn, PooledConnection externalConn) protected voidDATRAgendaResources.updateAccounting(BOAgenda agenda, HashGetter currentRecord, HashGetter accounting, boolean fromDoInsert, PooledConnection externalConn) -
Uses of HashGetter in overit.geocallapp.wfm.notifications
Fields in overit.geocallapp.wfm.notifications declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterCFindNotifications._findParamsprotected HashGetterCFindNotifications._hgRowprotected HashGetterCEditNotification._openParamsprotected HashGetterPNewNotification._pushDataprotected HashGetterCEditNotification._technicalObjectFields in overit.geocallapp.wfm.notifications with type parameters of type HashGetterModifier and TypeFieldDescriptionprotected List<HashGetter> CFindNotifications._selectedNotificationsMethods in overit.geocallapp.wfm.notifications that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterCEditNotification.getCurrentTechnicalObject()protected HashGetterCEditNotification.loadTechnicalObject(Long idAcli) protected HashGetterPanelNewNotificationLight.loadTechnicalObject()protected HashGetterCEditNotification.populatePopHg()Methods in overit.geocallapp.wfm.notifications with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanCFindNotifications.bindNotificationsToOdl(List<HashGetter> notifications, HashGetter odl, Long newStatus) protected booleanCEditNotification.bindNotificationToOdl(HashGetter notification, HashGetter odl, Long newStatus) protected booleanCEditNotification.checkNote(HashGetter eventData) protected booleanCEditNotification.checkNotificationsFilters(HashGetter eventData) protected booleanCEditNotification.checkOdlsFilters(HashGetter eventData) protected booleanCFindNotifications.checkOdlsFilters(HashGetter eventData) protected voidCEditNotification.checkTechnicalObjectBaseType(HashGetter hgTechnicalObject) protected voidCEditNotification.fillDowntimeDates(HashGetter hgNotification) protected voidPanelNewNotificationLight.fillDowntimeDates(HashGetter hgNotification) protected StringCEditNotification.getTechnicalObjectDescription(HashGetter hg) Builds a description for the selected technical objectCEditNotification.getWindowViewTechnicalObject(HashGetter hgTechnicalObject) protected voidCEditNotification.initAction(HashGetter hg) protected voidCFindNotifications.loadAvailableCreators(HashGetter hgFilter) protected voidCFindNotifications.loadForDashboard(HashGetter filter) voidCEditNotification.loadResourceViewMultimediali(HashGetter row) protected voidCEditNotification.loadSubRows(HashGetter row) booleanCEditNotification.onActivateRow(HashGetter eventData) booleanCEditNotification.onBindOdl(HashGetter eventData) booleanCFindNotifications.onBindOdl(HashGetter params) booleanCEditNotification.onBindOdlClose(HashGetter eventData) booleanCFindNotifications.onBindOdls(HashGetter params) booleanCEditNotification.onBindOdlSave(HashGetter eventData) booleanCFindNotifications.onBindOdlsClose(HashGetter eventData) booleanCFindNotifications.onBindOdlsSave(HashGetter eventData) booleanCEditNotification.onCancelChild(HashGetter eventData) booleanCEditNotification.onCancelChildConfirmed(HashGetter eventData) booleanCEditNotification.onCancelNote(HashGetter eventData) booleanCEditNotification.onCancelNoteConfirmed(HashGetter eventData) booleanCFindNotifications.onCancelNotification(HashGetter params) booleanCEditNotification.onCancelParent(HashGetter eventData) booleanCEditNotification.onCancelParentConfirmed(HashGetter eventData) booleanCEditNotification.onCancelRow(HashGetter eventData) booleanCEditNotification.onCancelRowConfirmed(HashGetter eventData) booleanCEditNotification.onCancelSubRowActivity(HashGetter eventData) booleanCEditNotification.onCancelSubRowActivityConfirmed(HashGetter eventData) booleanCEditNotification.onCancelSubRowAttachment(HashGetter eventData) booleanCEditNotification.onCancelSubRowAttachmentConfirmed(HashGetter eventData) booleanCEditNotification.onCancelSubRowFault(HashGetter eventData) booleanCEditNotification.onCancelSubRowFaultConfirmed(HashGetter eventData) booleanCEditNotification.onChangeCentroOperativo(HashGetter eventData) booleanPanelNewNotificationLight.onChangeCentroOperativo(HashGetter eventData) booleanCEditNotification.onChangeFermoMacchina(HashGetter eventData) booleanCEditNotification.onChangeGruppoAnomalia(HashGetter eventData) booleanPanelNewNotificationLight.onChangeGruppoAnomalia(HashGetter eventData) booleanCEditNotification.onChangeGruppoAttivitaSubRow(HashGetter eventData) booleanCEditNotification.onChangeGruppoCausaSubRow(HashGetter eventData) booleanPanelNewNotificationLight.onChangeGruppoCausaSubRow(HashGetter eventData) booleanCEditNotification.onChangeGruppoOggetto(HashGetter eventData) booleanPanelNewNotificationLight.onChangeGruppoOggetto(HashGetter eventData) booleanCFindNotifications.onChangePlant(HashGetter eventData) booleanCEditNotification.onChangePriority(HashGetter eventData) booleanPanelNewNotificationLight.onChangePriority(HashGetter eventData) booleanPanelNewNotificationLight.onChangeReporter(HashGetter eventData) booleanCFindNotifications.onChangeSearchAnomalyGroup(HashGetter eventData) booleanCFindNotifications.onChangeStatus(HashGetter params) booleanCFindNotifications.onChangeStatusClose(HashGetter eventData) booleanCFindNotifications.onChangeStatusSave(HashGetter eventData) booleanCEditNotification.onChangeTipoAnomalia(HashGetter eventData) booleanPanelNewNotificationLight.onChangeTipoAnomalia(HashGetter eventData) booleanCEditNotification.onChangeTipoAttivitaSubRow(HashGetter eventData) booleanCEditNotification.onChangeTipoAvviso(HashGetter eventData) booleanPanelNewNotificationLight.onChangeTipoAvviso(HashGetter eventData) booleanCEditNotification.onChangeTipoCausaSubRow(HashGetter eventData) booleanPanelNewNotificationLight.onChangeTipoCausaSubRow(HashGetter eventData) booleanCEditNotification.onChangeTipoOggetto(HashGetter eventData) booleanPanelNewNotificationLight.onChangeTipoOggetto(HashGetter eventData) booleanCFindNotifications.onChangeWorkCenter(HashGetter eventData) booleanCFindNotifications.onCloseNotification(HashGetter params) booleanCEditNotification.onConfirmAndTakeInCharge(HashGetter eventData) booleanCFindNotifications.onConfirmAndTakeInCharge(HashGetter eventData) booleanCFindNotifications.onFilterTab(HashGetter eventData) booleanCFindNotifications.onFind(HashGetter eventData) booleanCFindNotifications.onFind(HashGetter eventData, boolean skipCount, boolean keepPage) booleanCEditNotification.onFindNotificationsOnNewRelated(HashGetter eventData) booleanCEditNotification.onFindOdlsOnBinding(HashGetter eventData) booleanCFindNotifications.onFindOdlsOnBinding(HashGetter eventData) booleanCFindNotifications.onGoToNotificationSearchConfigs(HashGetter eventData) booleanCFindNotifications.onMenu(HashGetter eventData) booleanCEditNotification.onModifyActivitySave(HashGetter eventData) booleanCEditNotification.onModifyFaultSave(HashGetter eventData) booleanCEditNotification.onModifyNote(HashGetter eventData) booleanCEditNotification.onModifyNoteSave(HashGetter eventData) booleanCEditNotification.onModifyRow(HashGetter eventData) booleanCEditNotification.onModifyRowSave(HashGetter eventData) booleanCEditNotification.onModifySubRowActivity(HashGetter eventData) booleanCEditNotification.onModifySubRowFault(HashGetter eventData) booleanCEditNotification.onNewActivity(HashGetter eventData) booleanCEditNotification.onNewActivityClose(HashGetter eventData) booleanCEditNotification.onNewActivitySave(HashGetter eventData) booleanCEditNotification.onNewAttachment(HashGetter eventData) booleanCEditNotification.onNewAttachmentClose(HashGetter eventData) booleanCEditNotification.onNewAttachmentSave(HashGetter eventData) booleanCEditNotification.onNewChild(HashGetter eventData) booleanCEditNotification.onNewFault(HashGetter eventData) booleanCEditNotification.onNewFaultClose(HashGetter eventData) booleanCEditNotification.onNewFaultSave(HashGetter eventData) booleanCEditNotification.onNewNote(HashGetter eventData) booleanCEditNotification.onNewNoteClose(HashGetter eventData) booleanCEditNotification.onNewNoteSave(HashGetter eventData) booleanCFindNotifications.onNewNotification(HashGetter eventData) booleanCFindNotifications.onNewNotificationLight(HashGetter eventData) booleanPanelNewNotificationLight.onNewNotificationSave(HashGetter eventData) booleanCFindNotifications.onNewNotificationSaveAndExit(HashGetter eventData) booleanPanelNewNotificationLight.onNewNotificationSaveAndExit(HashGetter eventData) booleanCEditNotification.onNewParent(HashGetter eventData) booleanCEditNotification.onNewRelatedNotificationClose(HashGetter eventData) booleanCEditNotification.onNewRelatedNotificationSave(HashGetter eventData) booleanCEditNotification.onNewRow(HashGetter eventData) booleanCEditNotification.onNewRowClose(HashGetter eventData) booleanCEditNotification.onNewRowSave(HashGetter eventData) booleanCFindNotifications.onNotificationSearchConfigChanged(HashGetter hg) booleanCFindNotifications.onPresaInCarico(HashGetter eventData) booleanCFindNotifications.onRefresh(HashGetter eventData) booleanCEditNotification.onReloadNotification(HashGetter eventData) booleanCEditNotification.onReloadNotificationConfirmed(HashGetter eventData) booleanCEditNotification.onSave(HashGetter eventData) booleanTStatoEsternoAvviso.onSave(HashGetter values) booleanCFindNotifications.onSelectedCurrentUser(HashGetter eventData) booleanCFindNotifications.onSelectedOdlBound(HashGetter eventData) booleanCFindNotifications.onSelectedUtenzaImpianto(HashGetter eventData) booleanPanelNewNotificationLight.onSelectedUtenzaImpianto(HashGetter eventData) booleanCEditNotification.onSelectTechnicalObject(HashGetter eventParams) voidCFindNotifications.onSelectToDecode(HashGetter hg) booleanCEditNotification.onSingleSelect(HashGetter eventData) booleanCFindNotifications.onTableMenu(HashGetter params) booleanCFindNotifications.onTakeChargeNotification(HashGetter params) booleanCEditNotification.onTakeInCharge(HashGetter eventData) booleanCEditNotification.onUnbindOdl(HashGetter eventData) booleanCFindNotifications.onUnbindOdl(HashGetter params) booleanCFindNotifications.onUnbindOdls(HashGetter params) booleanCEditNotification.onUnbindOdlsClose(HashGetter eventData) booleanCFindNotifications.onUnbindOdlsClose(HashGetter eventData) booleanCEditNotification.onUnbindOdlsSave(HashGetter eventData) booleanCFindNotifications.onUnbindOdlsSave(HashGetter eventData) booleanCEditNotification.onViewEwo(HashGetter eventData) booleanCEditNotification.onViewGeneratorOdl(HashGetter hg) booleanCEditNotification.onViewNotification(HashGetter eventData) booleanCEditNotification.onViewOdl(HashGetter hg) booleanCFindNotifications.onViewOdl(HashGetter params) booleanCEditNotification.onViewSubRowAttachment(HashGetter eventData) booleanCEditNotification.onViewTechnicalObject(HashGetter hg) voidCEditNotification.openEditWindow(HashGetter hg) protected voidCFindNotifications.openEditWindow(HashGetter hg) protected voidCEditNotification.prepareValuesTechnicalObject(HashGetter hg) Loads and shows other technical object informationsprotected voidCEditNotification.setTechnicalObject(HashGetter hgTechnicalObject) protected booleanCEditNotification.unbindNotificationFromOdl(HashGetter notification, Long newStatus) Method parameters in overit.geocallapp.wfm.notifications with type arguments of type HashGetterModifier and TypeMethodDescriptionprotected booleanCFindNotifications.bindNotificationsToOdl(List<HashGetter> notifications, HashGetter odl, Long newStatus) protected booleanCFindNotifications.changeNotificationsStatus(List<HashGetter> notifications, Long newStatus) protected StringCFindNotifications.checkBoundNotifications(List<HashGetter> notifications) booleanCFindNotifications.checkNotificationsToBind(List<HashGetter> notifications) booleanCFindNotifications.checkNotificationsToUnbind(List<HashGetter> notifications) protected StringCFindNotifications.checkUnboundNotifications(List<HashGetter> notifications) protected StringCFindNotifications.checkWrongNotificationState(List<HashGetter> notifications) protected booleanCFindNotifications.unbindNotificationsFromOdl(List<HashGetter> notifications, Long newStatus) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.dashboard
Fields in overit.geocallapp.wfm.notifications.dashboard declared as HashGetterMethods in overit.geocallapp.wfm.notifications.dashboard that return HashGetterModifier and TypeMethodDescriptionCDashboardBasic.prepareDataForExternalSearch(String data) Convert dashboard filters in values for notification or wo searchMethods in overit.geocallapp.wfm.notifications.dashboard with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDADashboard.addBranchFilter(int i, DBStatement stmt, HashGetter filter, PooledConnection conn) protected voidDADashboard.addCustomJoin(int i, DBStatement stmt, HashGetter filter) protected voidDADashboard.addNotificationFilters(int i, DBStatement stmt, HashGetter filter, PooledConnection conn) voidNotificationGroupManager.addRecord(HashGetter hg) Add a new record on the dbvprotected voidDADashboard.addRightJoinGrouping(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, String field) protected voidDADashboard.addWOFilters(int i, DBStatement stmt, HashGetter filter, PooledConnection conn) protected voidCDashboardBasic.alignDateInterval(HashGetter hgFilter, GregorianCalendar startCalendar, GregorianCalendar endCalendar) protected voidCDashboardBasic.calculateDetailInterval(String barLabel, HashGetter hg, Boolean dateFromOracle, String startDate, String endDate) Set the new filter dates from the label of the bar clicked by the userprotected voidCDashboardBasic.castToLongSet(String fieldName, HashGetter hg) Convert the set with name fieldName of hg to a longset or remove it if is null or emptyprotected StringCDashboardBasic.checkDatesErrors(HashGetter hg) Check if date fields are semantically correctprotected BooleanCDashboardBasic.checkInput(HashGetter hg) Check dates inputprotected voidCDashboardBasic.customOperationsOnSavedSearchers(HashGetter ssValues) Extension for custom operation on saved search applicationprotected StringCDashboardBasic.getTitle(HashGetter oParams, String mainTitle, String dateStart, String dateEnd) Get chart title combining custom title with search datesprotected intDADashboard.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected DBViewDADashboard.giveQueries(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, int maxrows, int skiprows) abstract voidCDashboardBasic.loadChart(HashGetter hgFilter) booleanCDashboardBasic.onGoToNotificationSearchConfigs(HashGetter eventData) Open saved searches windowbooleanCDashboardBasic.onNotificationSearchConfigChanged(HashGetter hg) Apply the selected saved searches to the search filterbooleanCDashboardBasic.onProcessingGraph(HashGetter hg) Launch graph elaboration from user click after input checkbooleanCDashboardBasic.onSwitchFilterPanel(HashGetter hg) Open or close filters panelprotected voidCSavedSearchesBasic.popolaDatiRicercaSalvata(HashGetter hg, Long ricercaSalvata) abstract voidCDashboardBasic.prepareData(HashGetter hgFilter) voidCDashboardBasic.process(HashGetter hg) Gets form data on input and display graphprotected voidCDashboardBasic.showNotifications(HashGetter filter) Use filter hashgetter to retrive notifications and push research notification window with thembooleanCDashboardBasic.showWO(HashGetter filter) Use filter hashgetter to retrive wo and push research wo window with them -
Uses of HashGetter in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
Fields in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterFailureInvestigationDashboardManager._detailFiltersprotected HashGetterCDashboardFailureInvestigation._displayedDataDetailprotected HashGetterCDashboardFailureInvestigation._displayedDataMainprotected HashGetterDATLoadFailureInvestigation._hgFilterMethods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation that return HashGetterModifier and TypeMethodDescriptionCDashboardFailureInvestigation.getSerie(HashGetter filter, DBView dataToShow, Boolean isGroup) Build the hashgetter used for plotting graphMethods in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation with parameters of type HashGetterModifier and TypeMethodDescriptionprotected BooleanCDashboardFailureInvestigation.checkInput(HashGetter hg) Check notifications input datesFailureInvestigationDashboardManager.getDataLongSetIdFromClick(int clickedBar, int column, HashGetter displayedData, Boolean mainResult) Return the longset of notifications id that compound the bar clicked by the userCDashboardFailureInvestigation.getSerie(HashGetter filter, DBView dataToShow, Boolean isGroup) Build the hashgetter used for plotting graphvoidCDashboardFailureInvestigation.loadChart(HashGetter hg) Launch the main task and group his result before plot the graphprotected voidCDashboardFailureInvestigation.maximizeDateInterval(HashGetter oParams) Maximize search interval data values from 00.00 to 23.59booleanCDashboardFailureInvestigation.onChangeGraphInterval(HashGetter params) Set new grouping range on secondary graph and update his titlebooleanCDashboardFailureInvestigation.onChangeGraphLevel(HashGetter params) booleanCDashboardFailureInvestigation.onChangeGroupingOptions(HashGetter params) booleanCDashboardFailureInvestigation.onChangeIntervalOptions(HashGetter params) booleanCDashboardFailureInvestigation.onInfoChart(HashGetter oParams) Show info pop-up for the clicked chartbooleanCDashboardFailureInvestigation.onPrintChart(HashGetter oParams) Call print chartvoidCDashboardFailureInvestigation.prepareData(HashGetter hgFilter) voidCDashboardFailureInvestigation.process(HashGetter hg) voidFailureInvestigationDashboardManager.setDetailFilters(int row, int column, HashGetter displayedData) Set an hashgetter of filters builded with the data of the bar clicked by the user in the main graphprotected voidDATLoadFailureInvestigation.setFilter(HashGetter hgFilter) Constructors in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation with parameters of type HashGetterModifierConstructorDescriptionFailureInvestigationDashboardManager(DBView notifications, HashGetter filter) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Fields in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive declared as HashGetterMethods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterCDashboardFailureDD.getMainSerieData(HashGetter hgOther, HashGetter hgTop, Boolean onlyTop) Return the needed data to display a graph hgOther & hgTop have the same columnsprotected HashGetterCDashboardFailureDD.getSerieForMainChart(HashGetter hg, int mapIndex, Boolean onlyTop) Given a group manager index, create data for chart plot grouping rows of top/other dbviewsprotected HashGetterCDashboardFailureDD.getSerieForTopChart(NotificationGroupManager group, int columnNumber) Return the needed data to display top chartprotected HashGetterCDashboardFailureDD.sumColumns(DBView dbv, String date) Given a dbv, for each numeric column, sum all rows and return an hashgetter with these valuesMethods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCDashboardFailureDD.buildInfoDetailFailures(HashGetter serieData) Build the string (html format) to show in the Info button over the graphprotected HashGetterCDashboardFailureDD.getMainSerieData(HashGetter hgOther, HashGetter hgTop, Boolean onlyTop) Return the needed data to display a graph hgOther & hgTop have the same columnsprotected HashGetterCDashboardFailureDD.getSerieForMainChart(HashGetter hg, int mapIndex, Boolean onlyTop) Given a group manager index, create data for chart plot grouping rows of top/other dbviewsCDashboardFailureDD.groupChartData(DBView dbvChartData, HashGetter hgFilter) voidCDashboardFailureDD.loadChart(HashGetter hgFilter) Get data from loading task and build the main graphs Task dbvs are managed with specific object to split them on 2 parts, top & not topbooleanCDashboardFailureDD.onInfoChart(HashGetter params) Show info popup of chartbooleanCDashboardFailureDD.onPrintChart(HashGetter oParams) Call print chartbooleanCDashboardFailureDD.onShowFailureDetails(HashGetter params) Show panel with CHART_TIME - 1 timeslot for the range rappresented by the clicked columnbooleanCDashboardFailureDD.onShowTopFailures(HashGetter params) Show panel with the top facilityvoidCDashboardFailureDD.prepareData(HashGetter hgFilter) Get field from form, convert (multi)decorder fields and set task parametersprotected voidDATLoadFailureDD.setFilter(HashGetter hg) Object[]CDashboardFailureDD.showMainChartFailuresNum(HashGetter params, Boolean onlyTop) Build and display main chartvoidCDashboardFailureDD.showTopChartFailuresNum(HashGetter hgResult) Build and display top charts -
Uses of HashGetter in overit.geocallapp.wfm.notifications.dashboard.machinereliability
Fields in overit.geocallapp.wfm.notifications.dashboard.machinereliability declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterNotificationAverageGroupManager._formFiltersprotected HashGetterDATLoadMRelChartData._hgFilterMethods in overit.geocallapp.wfm.notifications.dashboard.machinereliability that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterCDashboardMRel.getSerieAverageTime(HashGetter oParams, DBView dbv) Build data for indicatos chartprotected HashGetterCDashboardMRel.getSerieAverageTimeDetail(HashGetter params, DBView dbv) Build indicator detail chart dataprotected HashGetterCDashboardMRel.getSerieForChart(HashGetter params) Prepare chart data from the data passed on inputprotected HashGetterCDashboardMRel.getSerieTopDetail(NotificationGroupManager group) Build the pareto serie data from a group object retrived from user bar clickingCDashboardMRel.prepareDataForExternalSearch(String data) Methods in overit.geocallapp.wfm.notifications.dashboard.machinereliability with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCDashboardMRel.buildInfoChartFailures(HashGetter hg, Boolean withTopSerie) Build the string (html format) to show in the Info button over the graphbooleanCDashboardMRel.buildInfoChartFailuresDetail(HashGetter hg) Build the string (html format) to show in the Info button over Pareto graphvoidCDashboardMRel.customOperationsOnSavedSearchers(HashGetter hg) voidNotificationAverageGroupManager.detailGroup(HashGetter groupingParams) voidCDashboardMRel.displayAverageTimeChart(HashGetter filter) Check if there are some indicators to show and before call chart builder.protected HashGetterCDashboardMRel.getSerieAverageTime(HashGetter oParams, DBView dbv) Build data for indicatos chartprotected HashGetterCDashboardMRel.getSerieAverageTimeDetail(HashGetter params, DBView dbv) Build indicator detail chart dataprotected HashGetterCDashboardMRel.getSerieForChart(HashGetter params) Prepare chart data from the data passed on inputvoidCDashboardMRel.groupChartData(DBView dbvChartData, HashGetter hgFilter) Group data for the first graphvoidCDashboardMRel.loadChart(HashGetter hgFilter) Get data from loading task and build the two graphs Task dbvs are managed with specific object to split them on 2 parts, top & not topbooleanCDashboardMRel.onInfoChart(HashGetter oParams) Show info pop-up for the clicked chartbooleanCDashboardMRel.onPrintChart(HashGetter oParams) Call print chartbooleanCDashboardMRel.onShowInnerAveragePeriod(HashGetter params) Get the timeslot rappresented by the clicked point on average chart and launch a new search with a minus level of CHART_TIMEbooleanCDashboardMRel.onShowInnerPeriod(HashGetter oParams) Get the timeslot rappresented by the clicked bar and launch a new search with a minus level of CHART_TIMEvoidCDashboardMRel.prepareData(HashGetter hgFilter) Get field from form, convert (multi)decorder fields and set task parametersvoidNotificationAverageGroupManager.setData(HashGetter filter, DBView mtbfOriginalData, DBView mttrOriginalData, DBView mdtOriginalData) protected voidDATLoadMRelChartData.setFilter(HashGetter hgFilter) voidCDashboardMRel.showChartAverageTime(HashGetter filter) Build and show indicators chartvoidCDashboardMRel.showChartAverageTimeDetail(HashGetter params, DBView dbv) Show detail graph of a single indicatorvoidCDashboardMRel.showChartFailuresNum(HashGetter params, JFCSerie chart, Boolean onlyTop) Plot main chartvoidCDashboardMRel.showTopChartDetail(HashGetter hgResult, JFCSeriePareto chart) Build and show main graph detail chart with pareto line -
Uses of HashGetter in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Fields in overit.geocallapp.wfm.notifications.dashboard.strugglefailures declared as HashGetterMethods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterCDashboardStruggleFailure.getMainSerie(HashGetter oParams) Gets data for plotting chart from the Notification Managerprotected HashGetterCDashboardStruggleFailure.getSerieTopDetail(NotificationGroupManager group) Build the pareto serie data from a group object retrived from user bar clickingMethods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCDashboardStruggleFailure.buildInfoChartFailures(HashGetter hgSeries, Boolean withTopSerie) Build the string (html format) to show in the Info button over the graphbooleanCDashboardStruggleFailure.buildInfoChartFailuresDetail(HashGetter hg) Build the string (html format) to show in the Info button over Pareto graphprotected HashGetterCDashboardStruggleFailure.getMainSerie(HashGetter oParams) Gets data for plotting chart from the Notification ManagervoidCDashboardStruggleFailure.groupChartData(HashGetter hgFilter) Group data for the first graphvoidCDashboardStruggleFailure.loadChart(HashGetter hgFilter) Get data from loading task and build the graphbooleanCDashboardStruggleFailure.onInfoChart(HashGetter oParams) Show chart data infobooleanCDashboardStruggleFailure.onPrintChart(HashGetter oParams) Print chartsbooleanCDashboardStruggleFailure.onShowInnerPeriod(HashGetter oParams) Get the timeslot rappresented by the clicked bar and launch a new search with a minus level of CHART_TIMEbooleanCDashboardStruggleFailure.onSwitchChart(HashGetter params) Switch top chart beetween analized failures and not analized failuresvoidCDashboardStruggleFailure.prepareData(HashGetter hgFilter) Get field from form, convert (multi)decorder fields and set task parametersprotected voidDATLoadStruggleFailure.setFilter(HashGetter hgFilter) voidCDashboardStruggleFailure.showDetailChart(HashGetter hgResult, JFCSeriePareto chart) Build and show main graph detail chart with pareto linebooleanCDashboardStruggleFailure.showEWO(HashGetter filter) Use filter hashgetter to retrive wo and push research ewo window with themvoidCDashboardStruggleFailure.showMainChartSF(HashGetter params, Boolean onlyTop) Plot main chart -
Uses of HashGetter in overit.geocallapp.wfm.notifications.notification
Fields in overit.geocallapp.wfm.notifications.notification declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterNotification._headerprotected HashGetterNotification._originalHeaderMethods in overit.geocallapp.wfm.notifications.notification that return HashGetterModifier and TypeMethodDescriptionNotification.addEmptyRow()Notification.getFirstValidRow()Notification.getHeader()Methods in overit.geocallapp.wfm.notifications.notification with parameters of type HashGetterModifier and TypeMethodDescriptionvoidNotification.addChild(HashGetter child) voidNotification.addNote(HashGetter note) voidNotification.addNote(HashGetter note, boolean enableAutoSetIndex) voidNotification.addParent(HashGetter parent) voidNotification.addRow(HashGetter row) voidNotification.addRow(HashGetter row, boolean enableAutoSetStatusAndPosition) voidNotification.addSubRowActivity(HashGetter row, HashGetter subRow) voidNotification.addSubRowAttachment(HashGetter row, HashGetter subRow) voidNotification.addSubRowFault(HashGetter row, HashGetter subRow) voidNotification.addSubRowNotes(HashGetter row, HashGetter subRow) voidNotification.createSubRowsDbvStructure(HashGetter row) Notification.getCodeCodiceCatalogoCausa(HashGetter row, int subrowIdx) Notification.getCodeGruppoCatalogoCausa(HashGetter row, int subrowIdx) Notification.getCodeTipoCatalogoCausa(HashGetter row, int subrowIdx) protected StringNotification.getRowKey(HashGetter row) Notification.getSubRowsActivity(HashGetter row) intNotification.getSubRowsActivityNumber(HashGetter row) Notification.getSubRowsActivityRemoved(HashGetter row) Notification.getSubRowsAttachment(HashGetter row) intNotification.getSubRowsAttachmentNumber(HashGetter row) Notification.getSubRowsAttachmentRemoved(HashGetter row) Notification.getSubRowsFault(HashGetter row) intNotification.getSubRowsFaultNumber(HashGetter row) Notification.getSubRowsFaultRemoved(HashGetter row) Notification.getSubRowsNotes(HashGetter row) intNotification.getSubRowsNotesNumber(HashGetter row) Notification.getSubRowsNotesRemoved(HashGetter row) booleanNotification.hasCodiceCatalogoAttivita(HashGetter row, int subrowIdx) booleanNotification.hasCodiceCatalogoCausa(HashGetter row, int subrowIdx) voidNotification.removeSubRowActivity(HashGetter row, int subRow) voidNotification.removeSubRowAttachment(HashGetter row, int subRow) voidNotification.removeSubRowFault(HashGetter row, int subRow) voidNotification.removeSubRowNotes(HashGetter row, int subRow) voidNotification.setHeader(HashGetter header) voidNotification.setSubRowsActivity(HashGetter row, DBView subrows) voidNotification.setSubRowsAttachment(HashGetter row, DBView subrows) voidNotification.setSubRowsFault(HashGetter row, DBView subrows) voidNotification.setSubRowsNotes(HashGetter row, DBView subrows) voidNotification.updateNote(HashGetter note, int position) voidNotification.updateRow(HashGetter row, int position) voidNotification.updateSubRowActivity(HashGetter row, HashGetter subRow, int position) voidNotification.updateSubRowAttachment(HashGetter row, HashGetter subRow, int position) voidNotification.updateSubRowFault(HashGetter row, HashGetter subRow, int position) voidNotification.updateSubRowNotes(HashGetter row, HashGetter subRow, int position) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.notification.da
Methods in overit.geocallapp.wfm.notifications.notification.da that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterDAXWFMAAvvisi.loadStoredValues(HashGetter filter, PooledConnection conn) Methods in overit.geocallapp.wfm.notifications.notification.da with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDAXWFMRNotifTypeOrderType.addCommonFilters(DBStatement stmt, HashGetter oParams) protected voidDAXWFMAAvvisi.defineRequiredTime(HashGetter newValues, HashGetter oldValues, TimeZone tzOC) protected intDAXWFMAAvvisi.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMAAvvisiAttivita.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMAAvvisiCataloghi.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMAAvvisiRighe.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMAAvvisiTesto.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMAProgressiviAvvisi.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMRNotifTypeOrderType.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected intDAXWFMTAutomiRighe.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMTGruppoCatalogo.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMTParametriAutomiAvvisi.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected intDAXWFMTStatoAvvisoSAP.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter oKeys, HashGetter oParams) protected intDAXWFMTTipoCatalogo.giveCommands(int i, PooledConnection conn, DBStatement stmt, HashGetter filter, HashGetter values) protected 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) protected HashGetterDAXWFMAAvvisi.loadStoredValues(HashGetter filter, PooledConnection conn) protected voidDAXWFMAAvvisi.preInsert(HashGetter values, PooledConnection conn) protected voidDAXWFMAAvvisi.prepareDateValue(HashGetter values, String localDateFieldName, String centralDateFieldName, TimeZone tzOC) protected voidDAXWFMAAvvisi.preUpdate(HashGetter filter, HashGetter values, PooledConnection conn) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.notification.dat
Fields in overit.geocallapp.wfm.notifications.notification.dat declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterDATCreateOdlInSapFromNotification._hgOdlprotected HashGetterDATBindNotificationsToOdl._odlFields in overit.geocallapp.wfm.notifications.notification.dat with type parameters of type HashGetterModifier and TypeFieldDescriptionprotected List<HashGetter> DATBindNotificationsToOdl._notificationsprotected List<HashGetter> DATChangeNotificationsStatus._notificationsprotected List<HashGetter> DATUnbindNotificationsFromOdl._notificationsMethods in overit.geocallapp.wfm.notifications.notification.dat that return HashGetterModifier and TypeMethodDescriptionDATCreateOdlInSapFromNotification.getHgOdl()protected HashGetterDATCalculateNotificationStatus.loadNotificationHeader(HashGetter notificationHeader) protected HashGetterDATCalculateNotificationStatus.prepareParametersFilter(PooledConnection conn) protected HashGetterDATCalculateNotificationStatus.prepareStatusFilter(PooledConnection conn) Methods in overit.geocallapp.wfm.notifications.notification.dat with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidDATSaveNotification.addCreationDate(HashGetter hgNotification) protected booleanDATSaveNotification.checkNote(HashGetter hgNote, PooledConnection pc) booleanDATUnbindNotificationsFromOdl.checkNotificationBound(HashGetter notification, PooledConnection pc) booleanDATBindNotificationsToOdl.checkNotificationNewStatus(HashGetter notification, PooledConnection pc) booleanDATChangeNotificationsStatus.checkNotificationNewStatus(HashGetter notification, PooledConnection pc) booleanDATUnbindNotificationsFromOdl.checkNotificationNewStatus(HashGetter notification, PooledConnection pc) booleanDATBindNotificationsToOdl.checkNotificationNotBound(HashGetter notification, PooledConnection pc) protected booleanDATSaveNotification.checkRow(HashGetter hgRow, PooledConnection pc) protected voidDATSaveNotification.createAttachment(Long notificationId, Long rowId, HashGetter hgAttachment, PooledConnection pc) protected LongDATSaveNotification.createNote(Long notificationId, HashGetter hgNote, PooledConnection pc) protected LongDATSaveNotification.createRow(Long notificationId, HashGetter hgRow, PooledConnection pc) protected voidDATSaveNotification.createSubRowActivity(Long rowId, HashGetter hgSubRowActivity, PooledConnection pc) protected voidDATSaveNotification.createSubRowFault(Long rowId, HashGetter hgSubRowFault, PooledConnection pc) voidDATSaveNotification.customInsert(HashGetter hgNotification) protected HashGetterDATCalculateNotificationStatus.loadNotificationHeader(HashGetter notificationHeader) voidDATBindNotificationsToOdl.setNotification(HashGetter notification) voidDATChangeNotificationsStatus.setNotification(HashGetter notification) voidDATUnbindNotificationsFromOdl.setNotification(HashGetter notification) voidDATBindNotificationsToOdl.setOdl(HashGetter odl) voidDATCalculateNotificationStatus.setParams(HashGetter notificationHeader, Long notificationEventID, boolean loadNotification) protected voidDATSaveNotification.updateNote(HashGetter hgNote, PooledConnection pc) protected voidDATSaveNotification.updateRow(HashGetter hgRow, PooledConnection pc) protected voidDATSaveNotification.updateSubRowActivity(HashGetter hgSubRowActivity, PooledConnection pc) protected voidDATSaveNotification.updateSubRowFault(HashGetter hgSubRowFault, PooledConnection pc) Method parameters in overit.geocallapp.wfm.notifications.notification.dat with type arguments of type HashGetterModifier and TypeMethodDescriptionvoidDATBindNotificationsToOdl.setNotifications(List<HashGetter> notifications) voidDATChangeNotificationsStatus.setNotifications(List<HashGetter> notifications) voidDATUnbindNotificationsFromOdl.setNotifications(List<HashGetter> notifications) voidDATCalculateNotificationsStatuses.setParams(List<HashGetter> notificationsHeaders, Long notificationEventID) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.odl
Fields in overit.geocallapp.wfm.notifications.odl declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterCPanelNewOdlFromNotification._hgAvvprotected HashGetterCPanelNewOdlFromNotification._hgTOdlMethods in overit.geocallapp.wfm.notifications.odl that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterCPanelNewOdlFromNotification.manageSapOdlCretion()Methods in overit.geocallapp.wfm.notifications.odl with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCPanelNewOdlFromNotification.manageInternalOdlCretion(HashGetter hg) booleanCPanelNewOdlFromNotification.onConfirm(HashGetter hg) booleanCPanelNewOdlFromNotification.onConfirmAndTakeInCharge(HashGetter eventData) booleanCPanelNewOdlFromNotification.onCreationModeChanged(HashGetter eventData) booleanCPanelNewOdlFromNotification.onPlantTypeChange(HashGetter hg) booleanCPanelNewOdlFromNotification.onRequestTypeChange(HashGetter hg) booleanCPanelNewOdlFromNotification.onSelectedUtenzaImpianto(HashGetter eventData) booleanCPanelNewOdlFromNotification.onServiceTypeChange(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.ricerchesalvate
Methods in overit.geocallapp.wfm.notifications.ricerchesalvate with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCConfRicercheNotifications.loadAvailableCreators(HashGetter hgFilter) booleanCConfRicercheNotifications.onChangePlant(HashGetter eventData) booleanCConfRicercheNotifications.onChangeSearchAnomalyGroup(HashGetter eventData) booleanCConfRicercheNotifications.onChangeWorkCenter(HashGetter eventData) booleanCConfRicercheNotifications.onSelectedCurrentUser(HashGetter eventData) booleanCConfRicercheNotifications.onSelectedOdlBound(HashGetter eventData) booleanCConfRicercheNotifications.onSelectedUtenzaImpianto(HashGetter eventData) protected voidCConfRicercheNotifications.popolaDatiRicercaSalvata(HashGetter hg, Long ricercaSalvata) -
Uses of HashGetter in overit.geocallapp.wfm.notifications.rnotifytypeordertype
Methods in overit.geocallapp.wfm.notifications.rnotifytypeordertype with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidEditWorkOrderType.openWorkCycleRulePage(HashGetter openvalues) Opens the page that insert/update the new work cycle rules -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt with type arguments of type HashGetterModifier and TypeMethodDescriptionServerTableViewForecastActivityDetailGantt.getConstraint(List<HashGetter> maps) ServerTableViewForecastActivityDetailGantt.getPriority(List<HashGetter> maps) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.edit with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanEditForecastActivityPriorityPanel.onClose(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterPanelSelectionActivityForecastHeader.filtersMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection with parameters of type HashGetterModifier and TypeMethodDescriptionvoidPanelSelectionActivityForecastHeader.setFilters(HashGetter filters) Sets the filters. -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraint
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraint with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanAddGroupingConstraintPanel.onSearchGroupingConstraint(HashGetter values) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.edit with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanEditForecastGroupingConstraintPanel.onClose(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanResourceForecastDetailAvailability.onChangeViewMode(HashGetter hg) booleanResourceForecastDetailAvailability.onQuery(HashGetter hg) protected voidResourceForecastDetailAvailability.prepareConfiguration(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit with parameters of type HashGetterModifier and TypeMethodDescriptionvoidForecastResourceDetailPreviewBuilder.buildPreview(HashGetter hgFormValues) Build the preview based on the entered form values without aggregation (DAILY view mode)voidForecastResourceDetailPreviewBuilder.buildPreviewByEdit(HashGetter hgFormValues) Build the preview based on the edit form values without aggregation (DAILY view mode)voidForecastResourceDetailPreviewBuilder.buildPreviewByTemplate(HashGetter hgFormValues) Build the preview based on the input template without aggregation (DAILY view mode) -
Uses of HashGetter in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterPanelSelectionResourceForecastHeader.filtersMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection with parameters of type HashGetterModifier and TypeMethodDescriptionvoidPanelSelectionResourceForecastHeader.setFilters(HashGetter filters) Sets the filters. -
Uses of HashGetter in overit.geocallapp.wfm.project.bl.activity.task
Fields in overit.geocallapp.wfm.project.bl.activity.task declared as HashGetterMethods in overit.geocallapp.wfm.project.bl.activity.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterDATGenerateWOFromActivity.loadTechnicalObjectData(Long technicalObjectId, PooledConnection conn) Methods in overit.geocallapp.wfm.project.bl.activity.task with parameters of type HashGetterModifier and TypeMethodDescriptionvoidDATGenerateWOFromActivity.setCustomHeaderData(HashGetter customHeaderData) -
Uses of HashGetter in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTRemoveSlotCheckSlotStatus.loadAppointment(Long saasId, PooledConnection conn) protected HashGetterBTRemoveSlots.loadAppointment(Long saasId, PooledConnection conn) protected HashGetterBTSaveOperationPlanningSlots.loadOperationData(BOWorkOrderOperation operation, PooledConnection pc) Methods in overit.geocallapp.wfm.project.bl.management.planning.task that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> BTRemoveSlotCheckSlotStatus.loadSlotLinkedData(Long primaryAaageId, PooledConnection conn) protected List<HashGetter> BTRemoveSlots.loadSlotLinkedData(Long primaryAaageId, PooledConnection conn) Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected LongBTSaveOperationPlanningSlots.getOrCreateAppointment(HashGetter hgOperation, PooledConnection conn) protected voidBTProjectActivityDetailedDebriefingSave.insertUserDebriefingData(HashGetter debriefingData, PooledConnection pc) protected DBViewBTSaveOperationPlanningSlots.loadBoundOperationData(HashGetter operation, PooledConnection pc) protected voidBTSaveOperationPlanningSlots.saveOperationPlanningSlots(OperationPlanning operationPlanning, HashGetter hgOperation, PooledConnection pc) protected voidBTSaveOperationPlanningSlots.updateOperationStatus(HashGetter operation, PooledConnection conn) -
Uses of HashGetter in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline
Fields in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterTimeRangeConfigurationTimeLineBuilder.dataprotected HashGetterCustomIntervalTimeLineBuilder.rangeDataprotected HashGetterWorkShiftTypeTimeLineBuilder.workShiftTypeDataMethods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline with parameters of type HashGetterModifier and TypeMethodDescriptionvoidSlotEvaluationTimeLine.addAvailability(Date begin, Date end, HashGetter rawData, Long id) voidSlotEvaluationTimeLine.addConstraint(Date begin, Date end, HashGetter rawData, Long id) voidSlotEvaluationTimeLine.addPartialAvailability(Date begin, Date end, HashGetter rawData, Long id) voidSlotEvaluationTimeLine.addUnavailability(Date begin, Date end, HashGetter rawData, Long id) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.activity.search
Fields in overit.geocallapp.wfm.project.ux.activity.search declared as HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.activityplan
Fields in overit.geocallapp.wfm.project.ux.activityplan declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterCActivityPlanMonitor.basicFiltersprotected HashGetterCActivityPlanMonitor.lastSearchParamsprotected HashGetterActivityCalendarView.operationFiltersMethods in overit.geocallapp.wfm.project.ux.activityplan with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidActivityPlanThemeManager.applyTheme(HashGetter operation) booleanCActivityPlanMonitor.onChangeViewMode(HashGetter hg) booleanCActivityPlanMonitor.onQuery(HashGetter hg) protected voidCActivityPlanMonitor.prepareConfiguration(HashGetter hg) voidActivityCalendarView.setOperationFilters(HashGetter operationFilters) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.activityrelation
Methods in overit.geocallapp.wfm.project.ux.activityrelation with parameters of type HashGetterModifier and TypeMethodDescriptionprotected List<BOActivityRelation> CActivityRelations.getRelationsToSave(HashGetter formValues) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.configuration.wotypes
Methods in overit.geocallapp.wfm.project.ux.configuration.wotypes that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterPSelectProjectWOType.addDefaultSearchValues()Methods in overit.geocallapp.wfm.project.ux.configuration.wotypes with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanCProjectWoTypes.canSaveWoType(HashGetter values) booleanPSelectProjectWOType.onSearchWoType(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.diary
Fields in overit.geocallapp.wfm.project.ux.diary declared as HashGetterModifier and TypeFieldDescriptionprotected HashGetterCSearchProjectDiary.basicFiltersprotected HashGetterCSearchProjectDiary.lastSearchParamsMethods in overit.geocallapp.wfm.project.ux.diary with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidCSearchProjectDiary.prepareFiltersForQuery(HashGetter formValues) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.header.decoder
Methods in overit.geocallapp.wfm.project.ux.header.decoder with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.header.edit
Methods in overit.geocallapp.wfm.project.ux.header.edit with parameters of type HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.header.search
Fields in overit.geocallapp.wfm.project.ux.header.search declared as HashGetterMethods in overit.geocallapp.wfm.project.ux.header.search with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanCSearchProjects.isProjectCancellable(HashGetter hgProject) protected booleanCSearchProjects.isProjectClosable(HashGetter hgProject) protected booleanCSearchProjects.isProjectDeletable(HashGetter hgProject) protected booleanCSearchProjects.isProjectEditable(HashGetter hgProject) protected booleanCSearchProjects.isProjectReleasable(HashGetter hgProject) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.structure
Fields in overit.geocallapp.wfm.project.ux.structure declared as HashGetter -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.structure.gantt
Methods in overit.geocallapp.wfm.project.ux.structure.gantt with parameters of type HashGetterModifier and TypeMethodDescriptionvoidProjectGanttView.onStatoUICategoryChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter oldValue, HashGetter newValue) voidProjectGanttView.onStatoUICategoryOptionChanged(overit.geocallapp.wfm.ui.stato.StatoUICategory category, HashGetter opzione, boolean active) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.structure.gantt.state
Methods in overit.geocallapp.wfm.project.ux.structure.gantt.state that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterProjectGanttUIStateBuilder.buildViewDefaultValues()Methods in overit.geocallapp.wfm.project.ux.structure.gantt.state that return types with arguments of type HashGetterModifier and TypeMethodDescriptionprotected List<HashGetter> ProjectGanttUIStateBuilder.buildValoriDefaultSistema() -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.structure.treeview
Methods in overit.geocallapp.wfm.project.ux.structure.treeview with parameters of type HashGetterModifier and TypeMethodDescriptionbooleanCProjectTreeView.onOpenMenu(HashGetter hg) booleanTEProjectTreeView.onOpenMenu(HashGetter hg) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration
Methods in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration with parameters of type HashGetterModifier and TypeMethodDescriptionprotected OperationPlanSlotPlanningParametersCPlanningParametersConfigurationWizardStep.buildWizardStepOutput(HashGetter formValues) protected booleanCPlanningParametersConfigurationWizardStep.canContinue(HashGetter formValues) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.wizard.resourcesselection
Methods in overit.geocallapp.wfm.project.ux.wizard.resourcesselection with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanCResourceSelectionWizardStep.canContinue(HashGetter param) -
Uses of HashGetter in overit.geocallapp.wfm.project.ux.wizard.schedulingparametersconfiguration
Methods in overit.geocallapp.wfm.project.ux.wizard.schedulingparametersconfiguration with parameters of type HashGetterModifier and TypeMethodDescriptionprotected booleanCSchedulingParametersConfigurationWizardStep.canContinue(HashGetter param) -
Uses of HashGetter in overit.geocallapp.wfm.scheduling.appointment.event
Methods in overit.geocallapp.wfm.scheduling.appointment.event that return HashGetterModifier and TypeMethodDescriptionAppointmentLoadOrCreateOutput.getAppointmentData()Gets the complete appointment data.AppointmentLoadOrCreateInput.getWorkOrderOperationData()Gets the work order operation data (optional).Methods in overit.geocallapp.wfm.scheduling.appointment.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidAppointmentLoadOrCreateOutput.setAppointmentData(HashGetter appointmentData) Sets the appointment data.voidAppointmentLoadOrCreateInput.setWorkOrderOperationData(HashGetter workOrderOperationData) Sets the work order operation data. -
Uses of HashGetter in overit.geocallapp.wfm.scheduling.appointment.task
Methods in overit.geocallapp.wfm.scheduling.appointment.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTAppointmentLoadOrCreate.loadWorkOrderOperationData(Long workOrderOperationId, PooledConnection conn) Loads work order operation data from database. -
Uses of HashGetter in overit.geocallapp.wfm.scheduling.paste.event
Methods in overit.geocallapp.wfm.scheduling.paste.event that return HashGetterModifier and TypeMethodDescriptionActivityPasteInput.getActivityData()Gets the activity data (optional).Methods in overit.geocallapp.wfm.scheduling.paste.event with parameters of type HashGetterModifier and TypeMethodDescriptionvoidActivityPasteInput.setActivityData(HashGetter activityData) Sets the activity data. -
Uses of HashGetter in overit.geocallapp.wfm.workorders.bl.header.task
Methods in overit.geocallapp.wfm.workorders.bl.header.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWorkOrderHeaderHistory.customizeChangedFields(List<String> changedHistoryFields) protected HashGetterBTWorkOrderHeaderHistory.translateFields(Map<String, Object> hgValues) Methods in overit.geocallapp.wfm.workorders.bl.header.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTWorkOrderHeaderHistory.writeHistoryRecord(Map<String, Object> currentValues, HashGetter previousHistoryRecord, PoolKit pk) -
Uses of HashGetter in overit.geocallapp.wfm.workorders.bl.operation.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.task that return HashGetterModifier and TypeMethodDescriptionprotected HashGetterBTWorkOrderOperationHistory.customizeChangedFields(List<String> changedHistoryFields) protected HashGetterBTWorkOrderOperationHistory.translateFields(Map<String, Object> values) Methods in overit.geocallapp.wfm.workorders.bl.operation.task with parameters of type HashGetterModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationHistory.customizeFieldMap(HashGetter map)
DABase.getDBFields()instead, that makes a fetch on the table