Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.util.MXApplicationException

  • Packages that use MXApplicationException 
    Package Description
    com.ibm.tivoli.maximo.amcrew.beans  
    com.ibm.tivoli.maximo.appt.beans  
    com.ibm.tivoli.maximo.doclink  
    com.ibm.tivoli.maximo.expression  
    com.ibm.tivoli.maximo.fdmbo  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.helper  
    com.ibm.tivoli.maximo.map.mapman.app  
    com.ibm.tivoli.maximo.mfmail  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.data  
    com.ibm.tivoli.maximo.oslc.provider  
    com.ibm.tivoli.maximo.report.cognos.metadata.exception  
    com.ibm.tivoli.maximo.rest  
    com.ibm.tivoli.maximo.skd.beans  
    com.ibm.tivoli.maximo.skd.max.service  
    com.ibm.tivoli.maximo.skd.resources  
    com.ibm.tivoli.maximo.skd.util  
    com.ibm.tivoli.maximo.srvad.app  
    com.ibm.tivoli.maximo.util.mboadapter.server  
    com.ibm.tivoli.maximo.weather.bean.config  
    com.ibm.tivoli.maximo.workzone  
    psdi.app.actualci  
    psdi.app.asset  
    psdi.app.configure
    The Configure package includes Mbos related to database tables, columns, and indexes.
    psdi.app.dpldasset  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.item.unittest  
    psdi.app.kpi
    The KPI package represents objects that are used to configure, display and control KPI Manager app, for Key Performance Indicators.
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.rcncmprule  
    psdi.app.recontask.engine  
    psdi.app.swcatalog  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.common.dateselector  
    psdi.common.emailstner  
    psdi.common.parse  
    psdi.configure
    This package includes classes for applying configuration changes to the database.
    psdi.iface.app.launch  
    psdi.iface.app.swcatalog.cron  
    psdi.iface.app.wo  
    psdi.iface.bidi.maximo  
    psdi.iface.load  
    psdi.iface.mic  
    psdi.iface.webservices  
    psdi.mbo  
    psdi.mbo.iterator  
    psdi.plusc.app.jobplan  
    psdi.plusc.app.pluscds  
    psdi.server  
    psdi.util  
    psdi.webclient.beans.bim.viewer  
    psdi.webclient.beans.craft  
    psdi.webclient.beans.inventory  
    psdi.webclient.beans.item  
    psdi.webclient.beans.labor  
    psdi.webclient.beans.persongroup  
    psdi.webclient.beans.receipts  
    psdi.webclient.beans.report  
    psdi.webclient.beans.startcntr  
    psdi.webclient.system.controller  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.amcrew.beans

      Methods in com.ibm.tivoli.maximo.amcrew.beans that throw MXApplicationException 
      Modifier and Type Method and Description
      int AMCrewAppBeanUtils.makeAvailableToCrews(java.lang.String isCrewFieldName, AppInstance app) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.appt.beans

      Methods in com.ibm.tivoli.maximo.appt.beans that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void CreateWorkOrderApptWindowBean.validateSearchFields() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.doclink

      Methods in com.ibm.tivoli.maximo.doclink that throw MXApplicationException 
      Modifier and Type Method and Description
      abstract void AbstractFileVerification.scanFile(java.lang.String filename, byte[] file)
      Method to implement for file scanning.
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.expression

      Methods in com.ibm.tivoli.maximo.expression that return MXApplicationException 
      Modifier and Type Method and Description
      static MXApplicationException FormulaUtils.parseException(java.lang.Exception e) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.fdmbo

      Methods in com.ibm.tivoli.maximo.fdmbo that throw MXApplicationException 
      Modifier and Type Method and Description
      boolean JSConditionEvaluator.evaluateCondition(java.lang.String condition, javax.script.Bindings bindings) 
      boolean JSConditionEvaluator.evaluateCondition(java.lang.String condition, MboRemote mbo) 
      boolean JSConditionEvaluator.evaluateCondition(java.lang.String condition, java.lang.String jsonData) 
      boolean JSConditionEvaluator.evaluateCondition(java.lang.String condition, StructureObject so, MboSetInfo mboSetInfo) 
      java.lang.Object ExpressionEvaluator.evaluateExpression(java.lang.String expression, javax.script.Bindings bindings) 
      java.lang.Object ExpressionEvaluator.evaluateExpression(java.lang.String expression, java.lang.String jsonData) 
      javax.script.CompiledScript JSConditionEvaluator.preCompileScript(java.lang.String condition, int type) 
      javax.script.CompiledScript ExpressionEvaluator.preCompileScript(java.lang.String expression, int type) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.map

      Methods in com.ibm.tivoli.maximo.map that throw MXApplicationException 
      Modifier and Type Method and Description
      static java.util.List GeometryUtils.calculateGeometryGeoHashCover(byte[] geometryBytes) 
      static java.lang.Long GeometryUtils.calculateMBRGeoHash(byte[] geometryBytes) 
      static java.lang.Long GeometryUtils.calculatePointGeoHash(java.lang.Double y, java.lang.Double x) 
      static java.lang.String GeometryUtils.convertFromBinaryToGeoJSON(byte[] bytes)
      Convert from Binary to GeoJSON String format
      static java.lang.String GeometryUtils.convertFromBinaryToWKT(byte[] bytes)
      Convert from Binary format to String WKT
      static byte[] GeometryUtils.convertFromGeoJSONToBinary(java.lang.String geoJSOString)
      Convert from GeoJSON string to Binary format
      static java.lang.String GeometryUtils.convertFromGeoJSONToWKT(java.lang.String geoJSONString)
      Convert from GeoJSON String format to WKT String
      static byte[] GeometryUtils.convertFromWKTToBinary(java.lang.String wkt)
      Convert from WKT String to Binary format
      static java.lang.String GeometryUtils.convertFromWKTToGeoJSON(java.lang.String wkt)
      Convert from WKT String to GeoJSON String
      static java.lang.String GeometryUtils.convertToExternalFormat(byte[] data, java.lang.String mboName)
      Convert the binary data to the External format geometry for the Mbo
      static byte[] GeometryUtils.convertToInternalFormat(java.lang.String geometryString, java.lang.String mboName)
      Convert the External geometry to the binary format that is used in the DB
      static java.lang.String GeometryUtils.createBoundingBoxGeohashClause(java.lang.Double[] bboxValues) 
      static java.lang.String GeometryUtils.getGeoHashCenter(java.lang.Long hash, int bitDepth, java.lang.String externalFormat) 
      static java.lang.String GeometryUtils.getGeoHashCenter(java.lang.Long hash, java.lang.String externalFormat)
      Get center latitude/longitude from the hash
      static java.lang.Double[] GeometryUtils.parseBBoxParam(java.lang.String bboxParam)
      Parse bboxQuery parameter
      static byte[] GeometryUtils.reGenerateBinary(byte[] geometry)
      Method to generate again the binary value Useful when lib changes the metadata that is stored in the bynary
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.map.helper

      Methods in com.ibm.tivoli.maximo.map.helper that throw MXApplicationException 
      Modifier and Type Method and Description
      static java.lang.String MapUtilCore.checkMapServiceURL(java.lang.String url)
      This method will check if the user have the Map Service's URL filled correctly.
      static java.io.ByteArrayOutputStream MapUtilCore.getBytesFromURLbyGET(java.lang.String urlValue, java.util.Map params) 
      static java.lang.String MapUtilCore.getContentFromURLbyGET(java.lang.String urlValue, java.util.Map params) 
      static java.lang.String MapUtilCore.getContentFromURLbyGET(java.lang.String urlValue, java.util.Map params, UserInfo userInfo) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.map.mapman.app

      Methods in com.ibm.tivoli.maximo.map.mapman.app that throw MXApplicationException 
      Modifier and Type Method and Description
      void SpatialMapConfServiceRemote.setTokenAuthenInfo(java.lang.String url, MboRemote plussMapSrv, MboRemote mapManager) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.mfmail

      Subclasses of MXApplicationException in com.ibm.tivoli.maximo.mfmail 
      Modifier and Type Class and Description
      class  MfMailMXApplicationMailException 
      Methods in com.ibm.tivoli.maximo.mfmail that throw MXApplicationException 
      Modifier and Type Method and Description
      protected boolean MfMailUtility.belongsTo(MboRemote inboundComm, MboRemote trackEntry)
      Checks whether the sender of incoming mail in inboundComm is registered in the track entry.
      protected boolean MfMailUtility.belongsTo(java.lang.String fromStr, java.lang.String listStr)
      Checks whether the e-mail address of fromStr belongs to e-mail address list of listStr
      protected MboRemote MfMailUtility.completeInboundMailStatus(MboRemote inboundComm) 
      protected static MboRemote MfMailUtility.markErrorOnInboundMailStatus(MXLogger logger, MboRemote inboundComm, java.lang.String message) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews that throw MXApplicationException 
      Modifier and Type Method and Description
      static boolean ResourceHoursViewUIHelper.useOverlappingAvails() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.data

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.data that throw MXApplicationException 
      Modifier and Type Method and Description
      void AlternateAvailHashMap.populateFromDd(ConnectionKey connectionKey) 
      static boolean ResourceData.useOverlappingAvails() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.oslc.provider

      Methods in com.ibm.tivoli.maximo.oslc.provider that throw MXApplicationException 
      Modifier and Type Method and Description
      java.lang.String ExtendedPropertyHandler.handleBLOBData(byte[] data, java.lang.String mboName, java.lang.String attributeName, java.lang.String debugMessage)
      Returns the BLOB data in base64 or geometry format, based on the field Geometry configuration
      boolean OslcRequest.internalValues() 
      void OslcRequest.setInteractiveRequest() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.report.cognos.metadata.exception

      Subclasses of MXApplicationException in com.ibm.tivoli.maximo.report.cognos.metadata.exception 
      Modifier and Type Class and Description
      class  CognosTransformationException
      This class is the exception class used in case any error occurs while transforming the maximo xml input to Cognos action log script.
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.rest

      Constructors in com.ibm.tivoli.maximo.rest that throw MXApplicationException 
      Constructor and Description
      BaseResourceRequest(javax.servlet.http.HttpServletRequest request) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.skd.beans

      Methods in com.ibm.tivoli.maximo.skd.beans that throw MXApplicationException 
      Modifier and Type Method and Description
      int SKDTooltipMgrAppBean.resettodefaultclick()
      Reset the tool tip
      int SKDTooltipMgrAppBean.tootltippreviewclick()
      Start the Preview
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.skd.max.service

      Methods in com.ibm.tivoli.maximo.skd.max.service that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void ActivityMaxDataManager.executeCommitQuery(java.lang.String projectId, UserInfo userInfo, java.lang.StringBuilder objectIDs, java.sql.Connection connection, int dbType, MXLogger sqlLogger)
      Commits a batch of changes
      protected void ConstraintMaxDataManager.executeDeleteQuery(java.lang.String projectId, UserInfo userInfo, java.sql.Connection connection, int dbType, MXLogger sqlLogger) 
      protected void ConstraintMaxDataManager.executeUpdateQuery(java.lang.String projectId, UserInfo userInfo, java.lang.StringBuilder objectIDs, java.sql.Connection connection, int dbType, MXLogger sqlLogger) 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.skd.resources

      Methods in com.ibm.tivoli.maximo.skd.resources that throw MXApplicationException 
      Modifier and Type Method and Description
      java.util.List SKDGSLPResourceLoadCalculator.calculateLaborHrs() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.skd.util

      Subclasses of MXApplicationException in com.ibm.tivoli.maximo.skd.util 
      Modifier and Type Class and Description
      class  SchedulerException 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.srvad.app

      Methods in com.ibm.tivoli.maximo.srvad.app that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void FldServiceAddressLongitudeX.validateBounds(double value) 
      protected void FldServiceAddressLatitudeY.validateBounds(double value) 
      protected void FldServiceAddressLongitudeX.validateCoords() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.util.mboadapter.server

      Methods in com.ibm.tivoli.maximo.util.mboadapter.server that throw MXApplicationException 
      Modifier and Type Method and Description
      static void ServerMboAdapter.wrapException(java.lang.Exception e)
      Attempts to cast the given exception to a Maximo or runtime exception.
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.weather.bean.config

      Methods in com.ibm.tivoli.maximo.weather.bean.config that throw MXApplicationException 
      Modifier and Type Method and Description
      int WeatherCfgAppBean.weatherpreviewclick() 
    • Uses of MXApplicationException in com.ibm.tivoli.maximo.workzone

      Methods in com.ibm.tivoli.maximo.workzone that throw MXApplicationException 
      Modifier and Type Method and Description
      void LaborWorkZone.appValidate() 
      void AMCrewWorkZone.appValidate() 
    • Uses of MXApplicationException in psdi.app.actualci

      Methods in psdi.app.actualci that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void ActCISet.createAuthorizedCIs(int index, java.util.Vector selected, java.lang.String authClassID)
      Common function between asyc and sync promotion
    • Uses of MXApplicationException in psdi.app.asset

      Methods in psdi.app.asset that throw MXApplicationException 
      Modifier and Type Method and Description
      void AssetRemote.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate2, java.util.Date toDate2)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
      void Asset.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
    • Uses of MXApplicationException in psdi.app.configure

      Methods in psdi.app.configure that throw MXApplicationException 
      Modifier and Type Method and Description
      void ConfigureService.discardALLTenantDeltas() 
      void ConfigureServiceRemote.discardALLTenantDeltas() 
      boolean ConfigureService.isActiveExtTable(java.lang.String objectName)
      /** Determines if the current object is an active extension table, meaning that it hosts extended attirbutes defined against a base object.
      boolean ConfigureServiceRemote.isActiveExtTable(java.lang.String objectName) 
      boolean ConfigureService.noDeltaRows(MboRemote masterMbo, java.lang.String validationType)
      Validates tenant delta rows for length,required and default value.
      boolean ConfigureService.pendingDeltaRowExist()
      Validates tenant delta rows for length,required and default value.
      boolean ConfigureServiceRemote.pendingDeltaRowExist() 
    • Uses of MXApplicationException in psdi.app.dpldasset

      Methods in psdi.app.dpldasset that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void PromoteAction.validateDefaults(MboRemote mbo, PromoteValuesRemote defaults)
      Validate the promotion defaults.
      protected void PromoteAction.validatePromotedMbo(MboRemote mbo)
      Validate the promoted object.
    • Uses of MXApplicationException in psdi.app.inventory

      Methods in psdi.app.inventory that return MXApplicationException 
      Modifier and Type Method and Description
      MXApplicationException Inventory.getErrorMsg()
      Returns the error message, if any, for this inventory object.
      MXApplicationException InventoryRemote.getErrorMsg() 
      Methods in psdi.app.inventory with parameters of type MXApplicationException 
      Modifier and Type Method and Description
      void ReorderSet.addWarning(MXApplicationException e)
      Adds one warning to the list of warning exceptions.
      void ReorderSetRemote.addWarning(MXApplicationException e) 
    • Uses of MXApplicationException in psdi.app.item.unittest

      Methods in psdi.app.item.unittest with parameters of type MXApplicationException 
      Modifier and Type Method and Description
      static boolean ReceiptToleranceUnitTest.isCreateReceiptFailureException(MXApplicationException e) 
    • Uses of MXApplicationException in psdi.app.kpi

      Methods in psdi.app.kpi that throw MXApplicationException 
      Modifier and Type Method and Description
      void KPIService.validateExtraUnusedVariables(java.lang.String query, int count) 
    • Uses of MXApplicationException in psdi.app.location

      Methods in psdi.app.location that throw MXApplicationException 
      Modifier and Type Method and Description
      void Location.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
      void LocationRemote.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
    • Uses of MXApplicationException in psdi.app.po

      Methods in psdi.app.po that throw MXApplicationException 
      Modifier and Type Method and Description
      boolean Budget.canGenerateBudget(boolean deleteExistingRows) 
      protected boolean Budget.canUpdateBudget() 
      Constructors in psdi.app.po that throw MXApplicationException 
      Constructor and Description
      Period(java.lang.String financialPeriod, java.lang.String orgId) 
      Period(java.lang.String year, java.lang.String financialPeriod, java.lang.String orgId, java.util.Date periodStartDate, java.util.Date periodEndDate) 
    • Uses of MXApplicationException in psdi.app.rcncmprule

      Methods in psdi.app.rcncmprule with parameters of type MXApplicationException 
      Modifier and Type Method and Description
      static void ComparisonRuleUtil.throwNestedException(MboRemote mbor, MXApplicationException mxae)
      Static method to throw nested expression for Comparison Rule (include the tab name in the exception)
    • Uses of MXApplicationException in psdi.app.recontask.engine

      Methods in psdi.app.recontask.engine that throw MXApplicationException 
      Modifier and Type Method and Description
      protected ReconCompFilterReturn ReconCompFilterExpression.evaluateExpressionTree(BinaryTreeNode root, ComparisonQueryHelper queries)
      Traverse the binary tree using a recursive algorithm
      protected java.util.List ReconLinkExpression.evaluateLinkExpressionTree(BinaryTreeNode root, ReconValue leadingObject, SubordinateSetAttribute[] subordinateSetAttributes)
      Traverse the binary tree using a recursive algorithm
      protected java.util.List ReconExpression.handleLogicalOperator(BinaryTreeNode operatorNode, java.util.List rightResult, java.util.List leftResult) 
      protected java.util.Map[][] ReconLinkProcessor.writeLinkPhaseOutputs(ReconValueSet leadingSet)
      Writes the outputs of the linking phase.
      Constructors in psdi.app.recontask.engine that throw MXApplicationException 
      Constructor and Description
      ReconLinkProcessor(ReconInfo reconInfo) 
    • Uses of MXApplicationException in psdi.app.swcatalog

      Methods in psdi.app.swcatalog that throw MXApplicationException 
      Modifier and Type Method and Description
      static void SoftwareRelationship.checkDuplicateRelationship(MboRemote checkSwRelMbo)
      Throw an exception if the set containing checkSwRelMbo contains another object with the same values for (parentsw, childsw)
    • Uses of MXApplicationException in psdi.app.workorder

      Methods in psdi.app.workorder that throw MXApplicationException 
      Modifier and Type Method and Description
      int WO.getCrewMemberCount(java.util.Date desiredDate)
      Get members count related to MaxVar CREWDURATION for a specific date
      protected void WO.updateJobPlanRevisionNum()
      Updates this WO's PLUSCJPREVNUM with the currently active revision for this WO's jpnum.
    • Uses of MXApplicationException in psdi.common.dateselector

      Methods in psdi.common.dateselector that throw MXApplicationException 
      Modifier and Type Method and Description
      static java.util.Date DateSelectorUtil.convertDateToClientDate(java.util.Date d, java.util.Locale l, java.util.TimeZone tz) 
      static com.ibm.icu.util.Calendar DateSelectorUtil.getCalendarForPattern(java.lang.String d, int day, int month, java.util.Locale l, java.util.TimeZone tz, int type) 
      static com.ibm.icu.util.Calendar DateSelectorUtil.getCalendarForPattern(java.lang.String d, int day, int month, java.util.Locale l, java.util.TimeZone tz, java.util.Locale clientl, java.util.TimeZone clienttz, int type) 
    • Uses of MXApplicationException in psdi.common.emailstner

      Subclasses of MXApplicationException in psdi.common.emailstner 
      Modifier and Type Class and Description
      class  LSNRActionHandledException
      Exception throw for E-mail Listener action exception
    • Uses of MXApplicationException in psdi.common.parse

      Methods in psdi.common.parse that throw MXApplicationException 
      Modifier and Type Method and Description
      void ParserService.checkSqlInjection(java.lang.String where)
      check if where clause includes ";" with sql injection statement
      void ParserServiceRemote.checkSqlInjection(java.lang.String where)
      Checks if where clause includes ";" with sql injection statement.
    • Uses of MXApplicationException in psdi.configure

      Methods in psdi.configure with parameters of type MXApplicationException 
      Modifier and Type Method and Description
      void UpgTemplate.showMXException(MXApplicationException e)
      Display a message to the console and to the logfile, including errorGroup and errorKey.
      void CommonShell.showMXException(MXApplicationException e)
      Display a message to the console and to the logfile, including errorGroup and errorKey.
      void UpgTemplate.showMXException(MXApplicationException e, boolean infoOnly, boolean hideErrorKey)
      Display a message to the console and to the logfile, including errorGroup and errorKey.
      void CommonShell.showMXException(MXApplicationException e, boolean infoOnly, boolean hideErrorKey)
      Display a message to the console and to the logfile, including errorGroup and errorKey.
      Methods in psdi.configure that throw MXApplicationException 
      Modifier and Type Method and Description
      java.util.Map Util.getTenantExtAttributes(java.sql.Connection conn, java.lang.String objectName, int tenantId)
      Returns the attributes for the given tenant and/or object.
      java.util.ArrayList Util.updateViewMetaDataForExtendedAttr(java.sql.Connection conn, java.lang.String objectName, java.lang.String viewName, java.util.Map extAttr, int tenantId) 
    • Uses of MXApplicationException in psdi.iface.app.launch

      Methods in psdi.iface.app.launch that throw MXApplicationException 
      Modifier and Type Method and Description
      void FldOMPVersion.validate()
      Checks to make sure that the OMP product name is filled in if you try to fill in the OMP version.
    • Uses of MXApplicationException in psdi.iface.app.swcatalog.cron

      Methods in psdi.iface.app.swcatalog.cron that throw MXApplicationException 
      Modifier and Type Method and Description
      static void FldSwKbtCronTempDir.fileTest(java.lang.String dir, java.lang.Object[] errorParams)
      If directory does not exist, create it.
    • Uses of MXApplicationException in psdi.iface.app.wo

      Methods in psdi.iface.app.wo that throw MXApplicationException 
      Modifier and Type Method and Description
      protected boolean MoutWORsvProcess.isUpdateSenderSysId(MboSetInfo mboSetInfo, MboRemote mbo, boolean isHeader)
      Set sendersysid to Reservations children of WO as well.
    • Uses of MXApplicationException in psdi.iface.bidi.maximo

      Methods in psdi.iface.bidi.maximo that throw MXApplicationException 
      Modifier and Type Method and Description
      static org.jdom.Document MaximoBidiTransformer.transformFromMaximoFormat(org.jdom.Document inDoc, java.lang.String outFormat)
      Transform the input org.jdom.Document using the Maximo Bidi layout format to output Bidi layout format (inbound).
      static org.jdom.Document MaximoBidiTransformer.transformFromMaximoFormat(org.jdom.Document inDoc, java.lang.String outFormat, java.util.Set exclusionsSet)
      Transform the input org.jdom.Document using the Maximo Bidi layout format to output Bidi layout format (inbound).
      static org.jdom.Document MaximoBidiTransformer.transformFromMaximoFormat(org.jdom.Document inDoc, java.lang.String outFormat, java.util.Set exclusionsSet, boolean transformAttributes)
      Transform the input org.jdom.Document using the Maximo Bidi layout format to output Bidi layout format (inbound).
      static java.util.List MaximoBidiTransformer.transformFromMaximoFormat(java.util.List inStrs, java.lang.String outFormat)
      Transform batch of strings using the Maximo Bidi layout format to output Bidi layout format (inbound).
      static java.util.List MaximoBidiTransformer.transformFromMaximoFormat(java.util.List inStrs, java.lang.String outFormat, java.util.Map errors)
      Transform batch of strings using the Maximo Bidi layout format to output Bidi layout format (inbound).
      static java.lang.String MaximoBidiTransformer.transformFromMaximoFormat(java.lang.String text, java.lang.String outFormat)
      Transform text from Maximo Bidi layout format to external Bidi layout format (outbound)
      static org.jdom.Document MaximoBidiTransformer.transformToMaximoFormat(org.jdom.Document inDoc, java.lang.String inFormat)
      Transform the input org.jdom.Document using the input Bidi layout format to Maximo Bidi layout format (outbound).
      static org.jdom.Document MaximoBidiTransformer.transformToMaximoFormat(org.jdom.Document inDoc, java.lang.String inFormat, java.util.Set exclusionsSet)
      Transform the input org.jdom.Document using the input Bidi layout format to Maximo Bidi layout format (outbound).
      static org.jdom.Document MaximoBidiTransformer.transformToMaximoFormat(org.jdom.Document inDoc, java.lang.String inFormat, java.util.Set exclusionsSet, boolean transformAttributes)
      Transform the input org.jdom.Document using the input Bidi layout format to Maximo Bidi layout format (outbound).
      static java.util.List MaximoBidiTransformer.transformToMaximoFormat(java.util.List inStrs, java.lang.String inFormat)
      Transform batch of strings using the input Bidi layout format to Maximo Bidi layout format (outbound).
      static java.util.List MaximoBidiTransformer.transformToMaximoFormat(java.util.List inStrs, java.lang.String inFormat, java.util.Map errors)
      Transform batch of strings using the input Bidi layout format to Maximo Bidi layout format (outbound).
      static java.lang.String MaximoBidiTransformer.transformToMaximoFormat(java.lang.String text, java.lang.String inFormat)
      Transform text from external Bidi layout format to Maximo Bidi layout format (inbound)
    • Uses of MXApplicationException in psdi.iface.load

      Methods in psdi.iface.load that throw MXApplicationException 
      Modifier and Type Method and Description
      void FileLoaderProcess.processCleanup()
      Clean up called by flat and xml file load callers to to update database file extract entry, clean up on sql statements, connection etc.
    • Uses of MXApplicationException in psdi.iface.mic

      Methods in psdi.iface.mic that throw MXApplicationException 
      Modifier and Type Method and Description
      static boolean MicUtil.getBooleanProperty(java.lang.String propName, boolean dflt) 
      boolean MaxEndPointPropInfo.getBooleanValue()
      Get boolean property value
      static int MicUtil.getIntegerProperty(java.lang.String propName, int dflt) 
      java.lang.String[] MicService.getTargetWindow(java.lang.String launchEntryName, MboRemote mainMbo)
      Get Target Window.
      protected boolean MicSetOut.isUpdateSenderSysId(MboSetInfo mboSetInfo, MboRemote mbo, boolean isHeader)
      For event scenario only the primary Mbo [of the channels object structure] is candidate [for its sendersysid column to be updated] as long as its persistent and the event is not a delete event.
      java.util.Map EntMicService.parseQueueSelector(java.lang.String selector)
      Sets user info for interface table processing
    • Uses of MXApplicationException in psdi.iface.webservices

      Methods in psdi.iface.webservices that throw MXApplicationException 
      Modifier and Type Method and Description
      protected static boolean WebServicesUtil.isAppServerContainerDeployment() 
    • Uses of MXApplicationException in psdi.mbo

      Methods in psdi.mbo that throw MXApplicationException 
      Modifier and Type Method and Description
      java.lang.String GLFormat.checkType(int segno, java.lang.String val)
      Check the type of the segment to make sure it is OK !
      void DBShortcut.connect(ConnectionKey conKey)
      This method obtains a SQL.Connection to the database connected by MXServer The returned connection is obtained by MXserver.
      java.lang.String Mbo.getRowStamp()
      Returns the string representation of the rowstamp.
      java.lang.Object Mbo.getRowStampObject() 
      int Mbo.getTenantId(java.lang.String tableName) 
      void GLFormat.mergeString(java.lang.String val)
      Merge the specified string with the current value The current value of the account has highest priority, and the passed in string will be used to fill in any non specified values
    • Uses of MXApplicationException in psdi.mbo.iterator

      Methods in psdi.mbo.iterator that throw MXApplicationException 
      Modifier and Type Method and Description
      MaxCondition MboRelationPath.getMaxCondition()
      Return the condition.
    • Uses of MXApplicationException in psdi.plusc.app.jobplan

      Methods in psdi.plusc.app.jobplan that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void PlusCFldJPDatasheetLocation.validateLocationIsTag()
      Validate that the associated location is a tag id.
    • Uses of MXApplicationException in psdi.plusc.app.pluscds

      Methods in psdi.plusc.app.pluscds that throw MXApplicationException 
      Modifier and Type Method and Description
      protected boolean PlusCFldToleranceUpdate.doCalculateAveragesAndStdDevs(MboRemote mboRemote, java.lang.String fieldName)
      Calculates averages and standard deviations for the given field in the point's group.
      protected java.lang.String PlusCFldToleranceUpdate.formatDoubleMax(java.lang.String value, int maxFraction)
      Format double max.
      protected boolean PlusCWODSPoint.getBoolean(java.lang.String attribute, boolean valueIfNull)
      Returns the given attributes boolean value, or valueIfNull if the attribute is null.
      boolean PlusCWODSRemote.getBooleanWithDefault(java.lang.String attribute, boolean valueIfNull)
      Returns the given attributes boolean value, or valueIfNull if the attribute is null.
      boolean PlusCWODS.getBooleanWithDefault(java.lang.String attribute, boolean valueIfNull)
      Returns the given attributes boolean value, or valueIfNull if the attribute is null.
      protected double PlusCFldToleranceUpdate.strToDbl(java.lang.String a)
      Str to dbl.
      protected void PlusCFldWODSTagLocation.validateLocationIsTag()
      Validate that the associated location is a tag id.
    • Uses of MXApplicationException in psdi.server

      Methods in psdi.server that throw MXApplicationException 
      Modifier and Type Method and Description
      java.lang.String[] MXServerRemote.getAppServiceNames() 
      java.util.ArrayList MXServerRemote.getMboCounts() 
      java.util.ArrayList MXServer.getMboCounts()
      Deprecated. 
      java.util.ArrayList MXServerRemote.getMboCounts(int tenantID) 
      java.util.ArrayList MXServer.getMboCounts(int tenantID)
      This method returns an ArrayList of MboSet and Mbo counts The Array list contains a list of String[] in the following format For non-MT String["Server Name","MboSet Name", "MboSet Count", "Mbo Count"] For MT["Server Name-Tenant Code","MboSet Name", "MboSet Count", "Mbo Count"] String
      SrvCommRemote MXServerRemote.getServerCommandRemote(java.lang.String name, java.lang.String passwd) 
      SrvCommRemote MXServer.getServerCommandRemote(java.lang.String name, java.lang.String passwd)
      Deprecated. 
      SrvCommRemote MXServerRemote.getServerCommandRemote(UserInfo userInfo) 
      SrvCommRemote MXServer.getServerCommandRemote(UserInfo userInfo) 
      SrvCommRemote MXServerRemote.getSrvComm(java.lang.String name, java.lang.String passwd) 
      SrvCommRemote MXServer.getSrvComm(java.lang.String name, java.lang.String passwd)
      Return the Server Command "interface"
      void MXServer.validateS2stokenConfigValue() 
    • Uses of MXApplicationException in psdi.util

      Subclasses of MXApplicationException in psdi.util 
      Modifier and Type Class and Description
      class  MXApplicationRecordLockException 
      class  MXApplicationWarningException
      Represents a validation warning level exception that can occur during filed setValue() validation.
      class  MXApplicationYesNoCancelException
      Represents a yes/no/cancel exception that can occur during filed setValue() validation or any action.
      class  MXRequiredFieldException
      This MXException class is the exception to be thrown when a required field is null (blank) This exception is caught by the Tpae Application Framework and is used to determine if the framework should look for additional required fields and show the user where those exceptions are.
      Methods in psdi.util that throw MXApplicationException 
      Modifier and Type Method and Description
      static java.lang.String MXFormat.dateTimeToString(java.util.Date date, java.lang.String dateFormat, java.util.Locale l, java.util.TimeZone tz) 
      static double MXFormat.durationToDouble(java.lang.String s)
      Convert a duration string to a double value.
      static double MXFormat.durationToDouble(java.lang.String s, java.util.Locale l)
      Convert a duation string to a double value using the specified locale.
      static java.util.Date MXFormat.jmigStringToDateTime(java.lang.String s)
      Convert a dateTime String in ISO 8601 format to a Date object
      static int[] MXFormat.parseDateTime(java.lang.String s, java.util.Locale l, java.lang.String pattern)
      Break a date, datetime or time string into constituent parts.
      static int[] MXNFormat.parseDateTime(java.lang.String s, com.ibm.icu.util.ULocale l, java.lang.String pattern)
      Break a date, datetime or time string into constituent parts.
      static java.util.Date MXFormat.sqlWindowsStringToDateTime(java.lang.String s)
      Convert a string to a date using the specified locale and time zone
      static double MXFormat.stringToAmount(java.lang.String s)
      convert and amount string to a double using the default locale
      static double MXFormat.stringToAmount(java.lang.String s, java.util.Locale l)
      Convert and amount string to a double using the specified locale.
      static boolean MXFormat.stringToBoolean(java.lang.String s)
      Convert a string to a boolean value with default locale
      static boolean MXFormat.stringToBoolean(java.lang.String s, java.util.Locale l)
      Convert a string to a boolean value specific locale
      static java.util.Date MXNFormat.stringToDate(java.lang.String s)
      Convert a string to a date using the default locale amd default time zone
      static java.util.Date MXFormat.stringToDate(java.lang.String s)
      Convert a string to a date using the default locale amd default time zone
      static java.util.Date MXFormat.stringToDate(java.lang.String s, java.util.Locale l)
      Convert a string to a date using the specified locale and default time zone
      static java.util.Date MXFormat.stringToDate(java.lang.String s, java.util.Locale l, java.util.TimeZone tz)
      Convert a string to a date using the specified locale and time zone
      static java.util.Date MXNFormat.stringToDate(java.lang.String strDate, java.lang.String strFormat)
      Convert a string to date using the specidied format
      static java.util.Date MXFormat.stringToDate(java.lang.String strDate, java.lang.String strFormat)
      Convert a string to date using the specidied format
      static java.util.Date MXNFormat.stringToDate(java.lang.String s, com.ibm.icu.util.ULocale l)
      Convert a string to a date using the specified ULocale and default time zone
      static java.util.Date MXNFormat.stringToDate(java.lang.String s, com.ibm.icu.util.ULocale l, java.util.TimeZone tz)
      Convert a string to a date using the specified ULocale and time zone
      static java.util.Date MXNFormat.stringToDateTime(java.lang.String s)
      Convert a datetime string to a date using the default ULocale and time zone.
      static java.util.Date MXFormat.stringToDateTime(java.lang.String s)
      Convert a datetime string to a date using the default locale and time zone.
      static java.util.Date MXFormat.stringToDateTime(java.lang.String s, java.util.Locale l)
      Convert datetime string to a date using the specified locale and default time zone.
      static java.util.Date MXFormat.stringToDateTime(java.lang.String s, java.util.Locale l, java.util.TimeZone tz)
      Convert a datetime string to a date using the specified locale and time zone.
      static java.util.Date MXNFormat.stringToDateTime(java.lang.String s, com.ibm.icu.util.ULocale l)
      Convert datetime string to a date using the specified ULocale and default time zone.
      static java.util.Date MXNFormat.stringToDateTime(java.lang.String s, com.ibm.icu.util.ULocale l, java.util.TimeZone tz)
      Convet a datetime string to a date using the specified ULocale and time zone.
      static double MXFormat.stringToDouble(java.lang.String s)
      Convert a string to a double using the default locale.
      static double MXFormat.stringToDouble(java.lang.String s, java.util.Locale l)
      convert a double to string using the specified locale
      static double MXFormat.stringToDouble(java.lang.String s, java.util.Locale l, boolean userUIMod)
      convert a string to double using the specified locale.
      static int MXFormat.stringToInt(java.lang.String s)
      Convert a string to an integer using the default locale
      static int MXFormat.stringToInt(java.lang.String s, java.util.Locale l)
      Convert a string to an integer using the specified locale
      static int MXFormat.stringToIntAsBindNumber(java.lang.String s)
      Convert a string to an integer expecting it to be the bind number in the sql statement.
      static long MXFormat.stringToLong(java.lang.String s)
      Convert a string to a long using the default locale
      static long MXFormat.stringToLong(java.lang.String s, java.util.Locale l)
      Convert a string to a long using the specified locale
      static java.util.Date MXFormat.stringToTime(java.lang.String s)
      Convert a time string to a date using the default locale and time zone.
      static java.util.Date MXFormat.stringToTime(java.lang.String s, java.util.Locale l)
      Convert a time string to a date using the specified locale and default time zone.
      static java.util.Date MXFormat.stringToTime(java.lang.String s, java.util.Locale l, java.util.TimeZone tz)
      Convert a time string to a date using the specified locale and time zone.
    • Uses of MXApplicationException in psdi.webclient.beans.bim.viewer

      Methods in psdi.webclient.beans.bim.viewer that throw MXApplicationException 
      Modifier and Type Method and Description
      BIMViewer AssetLookupBaseToo.getModel() 
      BIMViewer AssetLookupBase.getModel() 
      java.util.Set AssetLookupBaseToo.getValueList() 
      java.util.Set AssetLookupBase.getValueList() 
    • Uses of MXApplicationException in psdi.webclient.beans.craft

      Methods in psdi.webclient.beans.craft that throw MXApplicationException 
      Modifier and Type Method and Description
      int CraftAppBean.MKISCREW()
      The user can change the CRAFT.ISCREW flag for all records or all selected records.
    • Uses of MXApplicationException in psdi.webclient.beans.inventory

      Methods in psdi.webclient.beans.inventory that throw MXApplicationException 
      Modifier and Type Method and Description
      int InventoryAppBean.STATUS() 
      int InventoryAppBean.TAXCODES() 
    • Uses of MXApplicationException in psdi.webclient.beans.item

      Methods in psdi.webclient.beans.item that throw MXApplicationException 
      Modifier and Type Method and Description
      int ItemAppBean.CAPCSTADG() 
      int ItemAppBean.ITEMORG() 
      int ItemAppBean.MKISCREW()
      The user can change the ITEM.ISCREW flag for all records or all selected records.
      int ItemAppBean.STATUS() 
      int ItemAppBean.TOOLCHARGE() 
    • Uses of MXApplicationException in psdi.webclient.beans.labor

      Methods in psdi.webclient.beans.labor that throw MXApplicationException 
      Modifier and Type Method and Description
      int LaborAppBean.ADDCREWWO() 
    • Uses of MXApplicationException in psdi.webclient.beans.persongroup

      Methods in psdi.webclient.beans.persongroup that throw MXApplicationException 
      Modifier and Type Method and Description
      int PersonGroupAppBean.MKISCREW()
      The user can change the PERSONGROUP.ISCREWWORKGROUP flag for all records or all selected records.
    • Uses of MXApplicationException in psdi.webclient.beans.receipts

      Methods in psdi.webclient.beans.receipts that throw MXApplicationException 
      Modifier and Type Method and Description
      int ReceiptsAppBean.approvereceipts() 
    • Uses of MXApplicationException in psdi.webclient.beans.report

      Methods in psdi.webclient.beans.report that throw MXApplicationException 
      Modifier and Type Method and Description
      protected void ReportScheduleCommonBean.checkEmailField(MboRemote reportSched, MboRemote reportRemote)
      Performs checks on REPORTSCHED.EMAILUSERS: If REPORTSCHED.EMAILUSERS is null or empty. Calls checkEmailTargets()
      protected void ReportScheduleCommonBean.checkEmailTargets(MboRemote reportSched)
      Performs checks on REPORTSCHED.EMAILUSERS: Checks if each email address correspond to a Maximo User e-mail;
      validation is done against EMAIL.EMAILADDRESS entries.
      protected void ReportScheduleCommonBean.checkRecurringSchedule(MboRemote reportSched, MboRemote reportRemote)
      Performs check only if the scheduled report set as recurring: REPORTSCHED.SCHEDULE is not null or empty
      protected void ReportScheduleCommonBean.checkRunOnceSchedule(MboRemote reportSched, MboRemote reportRemote)
      Performs check only if the scheduled report set to run once: REPORTSCHED.ONCEDATETIME is not null
      protected MboRemote ReportScheduleCommonBean.getReport(MboRemote reportSched)
      Returns the REPORT entry attached to this REPORTSCHED by the REPORT relationship.
    • Uses of MXApplicationException in psdi.webclient.beans.startcntr

      Methods in psdi.webclient.beans.startcntr that throw MXApplicationException 
      Modifier and Type Method and Description
      int ModifyTemplates.deleterow()
      Asks for confirmation of deletion of a template from dialog before deleting it
    • Uses of MXApplicationException in psdi.webclient.system.controller

      Subclasses of MXApplicationException in psdi.webclient.system.controller 
      Modifier and Type Class and Description
      class  MXApplicationLiteralWarningException
      This class is necessary to allow multiple exceptions be shown in one message box in an orderly way
      Methods in psdi.webclient.system.controller that throw MXApplicationException 
      Modifier and Type Method and Description
      void UploadFile.writeToDisk() 
      void UploadFile.writeToDisk(boolean removespace) 
      void UploadFile.writeToDisk(boolean removespace, boolean removepercent) 
    • Uses of MXApplicationException in psdi.workflow

      Methods in psdi.workflow that throw MXApplicationException 
      Modifier and Type Method and Description
      WFInstanceRemote WFProcess.initiateWorkflow(MboRemote targetMbo, java.lang.String memo)
      Initiate this process on the target Mbo.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes