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

Deprecated API

Contents

  • Deprecated Interfaces
  • Deprecated Classes
  • Deprecated Fields
  • Deprecated Methods
  • Deprecated Constructors
  • Deprecated Interfaces 
    Interface and Description
    psdi.workflow.CustomActionInterface
    Replaced by interface psdi.common.action.ActionCustomClass
    psdi.workflow.CustomConditionInterface
    use psdi.common.condition.CustomCondition
    com.ibm.tivoli.maximo.rest.RestServiceRemote 
    psdi.iface.load.XMLSplitter
  • Deprecated Classes 
    Class and Description
    com.ibm.tivoli.maximo.assethealth.AHDriverLib
    com.ibm.tivoli.maximo.assethealth.AHDriverLibSet
    com.ibm.tivoli.maximo.assethealth.AHMethodDriver
    com.ibm.tivoli.maximo.assethealth.AHMethodDriverSet
    com.ibm.tivoli.maximo.assethealth.AHMethodology
    com.ibm.tivoli.maximo.assethealth.AHMethodologySet
    psdi.app.asset.topology.cron.AssetGraph
    replaced by avoiding through asset table where millions of records are possible.
    psdi.app.asset.topology.cron.AssetLink
    same reason as for AssetGraph
    psdi.app.asset.topology.cron.AssetNode
    same reason as for AssetGraph
    psdi.webclient.system.controller.BoundControl
    FIREFOX
    psdi.webclient.system.controller.BoundControl.BoundAttribute
    FIREFOX - refer to psdi.webclient.system.controller.BoundAttribute instead
    psdi.server.ConfigFile
    use MXProperties
    psdi.webclient.system.controller.ControlHandler
    FIREFOX
    psdi.workflow.CustomCondition
    Use psdi.common.condition.CoustomCondition instead.
    com.ibm.tivoli.maximo.expression.app.ExpGroup
    com.ibm.tivoli.maximo.expression.app.ExpGroupSet
    psdi.unittest.util.detectchange.FileSet
    psdi.workflow.FldInstanceActive
    This class no longer needed - replaced by fix for 07-14085
    psdi.app.common.virtual.FldMethodName
    psdi.iface.jms.JMSProducerPool
    psdi.webclient.system.controller.MessageboxInstance
    replaced with psdi.webclient.controls.Messagebox
    com.ibm.ism.content.psdi.webclient.upgrade.MXApplyTransactions
    Fix code to use the code in the Tools project.
    com.ibm.tivoli.maximo.oslc.provider.OslcServiceProviderDefinitionCache
    com.ibm.tivoli.maximo.oslc.provider.OslcServiceProviderDefnInfo
    psdi.mbo.PrimaryKeyInfo
    use the getKeyAttributeIterator() method of psdi.mbo.MboSetInfo class to iterate over the list of primary key attributes.
    psdi.workflow.QuickTest
    The methods this class tested are now obsolete.
    com.ibm.tivoli.maximo.oslc.provider.RDFToOSMapper
    psdi.webclient.components.ReasonChangeDropImage
    - there is no need for this component anymore as reasonchange control uses standard textbox control structure and should actually be removed as a control entirely, unfortunately this is not easy as external groups may be using it.
    psdi.webclient.system.controller.RequestHandler
    FIREFOX
    com.ibm.tivoli.maximo.rest.RestService 
    psdi.util.RichText
    Use HTML
    psdi.webclient.controls.RunbookLink 
    com.ibm.tivoli.maximo.oslc.provider.ServiceCatalogGenerator
    psdi.webclient.system.controller.SessionContext
    FIREFOX
    psdi.configure.TextSearchScript
    No longer used.
    psdi.webclient.system.filter.TIPCMSFilter
    no longer needed
    psdi.webclient.system.controller.Utility
    FIREFOX
    psdi.mbo.ValueListDomain
    Please use ALNDomain, SynonyDomain or NumericDomain
    com.ibm.tivoli.maximo.assethealth.WorkscapeLayout
    com.ibm.tivoli.maximo.assethealth.WorkscapeLayoutSet
    com.ibm.tivoli.maximo.integrity.check.ZTriggerCheck
    We now want to keep the z-triggers
    com.ibm.tivoli.maximo.integrity.unittest.ZTriggerCheckTest
    We no longer want to remove the Z-triggers
  • Deprecated Fields 
    Field and Description
    psdi.iface.mic.MicConstants.ACTIONADD 
    psdi.iface.mic.MicConstants.ACTIONADDUPDATE 
    psdi.iface.mic.MicConstants.ACTIONDELETE 
    psdi.iface.mic.MicConstants.ACTIONREPLACE 
    psdi.iface.mic.MicConstants.ACTIONUPDATE 
    psdi.iface.mic.MicConstants.ADD 
    psdi.util.RichText.BLOCK_NODE_FOR_ENTER
    Use HTML.BLOCK_NODE_FOR_ENTER
    psdi.webclient.system.beans.DataBean.boundInputs
    FIREFOX
    psdi.iface.mic.MicConstants.BYPASS 
    psdi.webclient.system.controller.ControlHandler.CANCEL_EVENT
    FIREFOX
    psdi.app.company.CompanyService.catalogs
    list of catalog providers. Each entry in the hashtable is a another hash table indexed by orgid. The second level of hash table contains entries of CatalogRegistry.
    psdi.iface.mic.MicConstants.COMPLETE 
    psdi.util.CachedObject.coRef
    psdi.app.po.POService.errorVector 
    psdi.app.asset.Asset.invBalVector 
    psdi.app.asset.Asset.inventoryVector 
    psdi.webclient.system.controller.Utility.MSG_BTNCANCEL
    FIREFOX - use WebClientRuntime.MSG_BTNCANCEL
    psdi.webclient.system.controller.Utility.MSG_BTNNO
    FIREFOX - use WebClientRuntime.MSG_BTNNO
    psdi.webclient.system.controller.Utility.MSG_BTNOK
    FIREFOX - use WebClientRuntime.MSG_BTNOK
    psdi.webclient.system.controller.Utility.MSG_BTNYES
    FIREFOX - use WebClientRuntime.MSG_BTNYES
    psdi.webclient.system.controller.BaseInstance.presentationTags 
    psdi.iface.mic.MicConstants.PROCESS 
    psdi.webclient.system.beans.DataBean.propCache
    use ConditionalUIHelper getPropsFromPropertyCache
    psdi.util.RichText.RICH_TEXT_MARKER
    Use HTML.RICH_TEXT_MARKER
    psdi.webclient.system.beans.WebClientBean.sessionContext
    FIREFOX - use clientSession instead
    psdi.iface.mic.MicConstants.SKIP 
    psdi.iface.mic.MicConstants.SKIPMBO 
    psdi.webclient.system.runtime.WebClientRuntime.SPECIALSAVECHARS
    Since 7.5.0.1
    psdi.iface.mic.MicConstants.UPDATE 
  • Deprecated Methods 
    Method and Description
    psdi.iface.mic.StructureData.addIntObject()
    please use addObjectStructure().
    psdi.app.signature.MaxUser.addLoginTracking(boolean)
    See Harrier Esig spec
    psdi.app.signature.MaxUserRemote.addLoginTracking(boolean)
    See Harrier Esig spec
    psdi.app.signature.MaxUser.addLoginTracking(boolean, String, String, String, String[])
    See Harrier Esig spec
    psdi.app.signature.MaxUserRemote.addLoginTracking(boolean, String, String, String, String[])
    See Harrier Esig spec
    psdi.app.signature.MaxUser.addLoginTracking(boolean, String, String, String, String[], String, String)
    See Harrier Esig spec
    psdi.app.signature.MaxUserRemote.addLoginTracking(boolean, String, String, String, String[], String, String)
    See Harrier Esig spec
    psdi.app.signature.SignatureService.addLoginTracking(String, boolean, UserInfo, String, String, String, String[])
    See Harrier Esig spec
    psdi.app.signature.SignatureService.addLoginTracking(String, boolean, UserInfo, String, String, String, String[], String, String)
    See Harrier Esig spec
    psdi.webclient.system.controller.Utility.addMXWarnings(SessionContext, MXException[])
    FIREFOX
    psdi.app.inventory.InvReserveSetRemote.addPOReservation(String, String, String, String, String, String, String, String, boolean, String, Date, Date, double) 
    psdi.app.inventory.InvReserveSet.addPOReservation(String, String, String, String, String, String, String, String, boolean, String, Date, Date, double) 
    psdi.app.inventory.InvReserveSetRemote.addPOReservation(String, String, String, String, String, String, String, String, boolean, String, Date, Date, double, String, String, String) 
    psdi.app.inventory.InvReserveSet.addPOReservation(String, String, String, String, String, String, String, String, boolean, String, Date, Date, double, String, String, String) 
    psdi.webclient.system.runtime.WebClientRuntime.addWebClientSession(HttpSession, WebClientSession)
    use WebClientSessionFactory createSession()
    psdi.app.inventory.InvReserveSetRemote.addWorkOrderReservation(String, String, String, String, String, String, String, boolean, boolean, String, Date, Date, double, double) 
    psdi.app.inventory.InvReserveSet.addWorkOrderReservation(String, String, String, String, String, String, String, boolean, boolean, String, Date, Date, double, double) 
    psdi.app.inventory.InvReserveSetRemote.addWorkOrderReservation(String, String, String, String, String, String, String, boolean, boolean, String, Date, Date, double, double, String, String) 
    psdi.app.inventory.InvReserveSet.addWorkOrderReservation(String, String, String, String, String, String, String, boolean, boolean, String, Date, Date, double, double, String, String) 
    com.ibm.tivoli.maximo.map.dispatcher.MapDispatcherControl.APPLETCMD()
    psdi.webclient.system.beans.DataBean.applyValuesToSharedAttributes(ComponentInstance) 
    psdi.iface.mic.StructureData.breakIntObject()
    please use breakMos().
    psdi.configure.Util.bytesSpaceNeeded(String)
    Replaced by spaceNeeded.
    psdi.app.inventory.Reorder.calculateReorderQtywithInventory(MboRemote) 
    psdi.app.inventory.Inventory.changeCapitalizedStatus(boolean)
      Replaced by changeCapitalizedStatus(boolean capitalized, String capitalacc, String memo)
    psdi.app.item.Item.changeCapitalizedStatus(boolean)
      Replaced by changeCapitalizedStatus(boolean capitalized, String capitalacc, String memo)
    psdi.plusc.webclient.beans.datasheet.PlusCDSChangeViewDataBean.changeRelationShip(DataBean, boolean)
    Use PlusCDSChangeViewDataBean.changeRelationship(DataBean,boolean) instead
    psdi.plusc.webclient.beans.workorder.PlusCWODSChangeViewDataBean.changeRelationShip(DataBean, boolean)
    Use PlusCWODSChangeViewDataBean.changeRelationship(DataBean,boolean) instead
    psdi.webclient.beans.startcntr.StartCenterAppBean.checkGroupAssociation() 
    psdi.app.scconfig.SCConfigService.checkGroupAssociation(UserInfo) 
    psdi.app.po.PO.checkPOLineQtyCost(MboRemote) 
    psdi.app.rfq.QuotationLineSet.checkQuotationLine()
    Replaced by checkQuotationLine(boolean)
    psdi.webclient.system.runtime.WebClientRuntime.checkSession(WebClientSession, WebClientEvent)
    as of MBS 7.1.1.6. Replaced by RequestManager checkSession
    psdi.iface.migexits.BaseExit.checkStatus(StructureData, String, String, String) 
    psdi.util.RichText.cleanHtml(String, boolean, boolean, boolean)
    Use HTML.cleanHtml(String, boolean, boolean, boolean)
    psdi.util.RichText.cleanText(String, boolean)
    Use HTML.cleanText(String, boolean)
    psdi.util.RichText.cleanValue(String, boolean, boolean)
    Use HTML.cleanValue(String, boolean, boolean)
    psdi.util.RichText.cleanValue(String, boolean, boolean, boolean)
    Use HTML.cleanValue(String, boolean, boolean, boolean)
    psdi.webclient.system.controller.Utility.clearUserInput(SessionContext)
    FIREFOX
    psdi.iface.mos.MosProcessImpl.compareMboKeyValues(MboSetRemote, MicSetInfo, String[])
    please use method with MosDetailInfo
    psdi.app.contract.purch.PurchView.copyPurchContractValuesToPOHeader(MboRemote) 
    psdi.app.actualci.ActCISetRemote.createAuthorizedCIs(Vector, boolean, String)
    For asynchronous background processing purposes
    psdi.iface.intertables.CreateTable.createChosenInterfaceTables(UserInfo, List, List, List)
    Create interface tables per list at specified destinations (end points)
    psdi.app.item.Item.createItemSpecSet()
    replaced by generateItemSpec
    psdi.iface.mos.MosProcessImpl.createMboSet(boolean, MboRemote, MicSetInfo, String)
    please use method with MosDetailInfo
    com.ibm.tivoli.maximo.messagehub.IMHUtil.createPayload(Map, byte[], boolean)
    psdi.app.signature.MaxUser.createPersonMbo(String, MboSetRemote)
    Use createPersonMbo.
    psdi.app.signature.MaxUserRemote.createPersonMbo(String, MboSetRemote) 
    psdi.app.contract.purch.PurchView.createRelease(String, MboSetRemote) 
    psdi.webclient.controls.PortletDataInstance.createRenderData() 
    psdi.webclient.system.controller.Utility.createStatusText(MXException[], SessionContext)
    FIREFOX - use WebClientRuntime.createStatusText(MXException[], WebClientSession) instead
    psdi.iface.mic.MicUtil.dateToJmigString(Date)
    please use ConversionUtil.dateToString.
    psdi.webclient.system.runtime.WebClientRuntime.decodeSafevalue(String)
    Use HTML.decode(String)
    psdi.server.MXServer.decrementMbosetCount(String)
    psdi.webclient.controls.StartCenter.deletePortlet(long) 
    psdi.app.inventory.InvReserveSet.deleteWorkOrderReservations(String)
    This method simply calls the method without a parameter.
    psdi.webclient.system.erm.EntityRelationshipModel.dialogEntityExists(String)
    use EntityRelationshipModel.hasDialogEntity(String)
    psdi.app.report.ReportAdHoc.disableScheduleFields(boolean)
    no longer allow scheduling when report is created
    psdi.security.SecurityServiceRemote.disconnectUser(UserInfo)
    Call disconnectUser.
    psdi.security.SecurityService.disconnectUser(UserInfo)
    Call disconnectUser.
    psdi.security.Profile.dumpRoleRestrictions() 
    psdi.security.ProfileRemote.dumpRoleRestrictions() 
    psdi.webclient.system.controller.Utility.escapeForJScript(String)
    FIREFOX
    psdi.workflow.CustomCondition.evaluateCondition(MboRemote, Object) 
    psdi.workflow.CustomCondition.evaluateCustomCondition(MboRemote) 
    psdi.iface.app.intobject.MaxIntObjectDetail.fillRelations()
    fill relations
    psdi.webclient.system.controller.RequestHandler.findDialog(SessionContext, String)
    FIREFOX
    psdi.webclient.system.controller.RequestHandler.findHandler(SessionContext, String)
    FIREFOX
    psdi.iface.migexits.BaseExit.findValueList(String, String)
    please use the ones which take site org id as parameters.
    psdi.webclient.system.controller.Utility.formatDataString(String)
    FIREFOX
    psdi.webclient.system.runtime.WebClientRuntime.formatDataString(String)
    Deprecated as of 7.5.0.1: It is not possible to escape all characters using this method. Use something like this instead: decodeURIComponent('<%=URLEncode.encode(value)%>')
    psdi.webclient.system.controller.Utility.formatStringForTags(String)
    FIREFOX
    psdi.webclient.system.runtime.WebClientRuntime.formatStringForTags(String)
    Since 7.5.0.2 Use HTML.encodeTolerant(String)
    com.ibm.tivoli.maximo.report.cognos.metadata.generator.ActionLogGen.generateCreatePackage(String, String, String)
    Replaced by generateCreatePackage(packageName, excludedNamespace, topLevelNamespace, defaultLocale, translations)
    psdi.app.location.Location.generateLocationSpec() 
    com.ibm.tivoli.maximo.report.cognos.metadata.generator.ActionLogGen.generateModelQueryItem(String, String, String, String, String, String, String)
    Replaced by generateModelQueryItem(parentNamespace, querySubjectName, queryItemName, basedOnNamespace, sourceQuerySubjectName, queryItemDescription, dataSourceQueryItemName, defaultLocale
    com.ibm.tivoli.maximo.report.cognos.metadata.generator.ActionLogGen.generateModelQuerySubject(String, String)
    Replaced by generateModelQuerySubject(parentNamespace, querySubjectName, defaultLocale)
    com.ibm.tivoli.maximo.report.cognos.metadata.generator.ActionLogGen.generateProjectInitialization(String, String)
    Replaced by generateProjectInitialization(projectName, topLevelNamespace, defaultLocale)
    com.ibm.tivoli.maximo.report.cognos.metadata.generator.ActionLogGen.generateProjectInitialization(String, String, String)
    Replaced by generateProjectInitialization(projectName, topLevelNamespace, defaultLocale, queryMode)
    psdi.app.pm.PMService.generateWork(UserInfo, Enumeration, boolean, int)
    use generateWorkNoReturn(UserInfo, Enumeration, boolean, int).
    psdi.webclient.system.controller.ControlProperties.get(String)
    use ControlInstance.getProperty(String)
    psdi.iface.migexits.BaseExit.getAdapterType() 
    psdi.webclient.system.controller.ControlInstance.getAdaptorInstance() 
    psdi.webclient.system.session.WebClientSession.getAdaptorInstance()
    FIREFOX
    com.ibm.tivoli.maximo.oslc.provider.MaxSavedQueryProcessor.getAllPublicSavedQueries(String, UserInfo)
    psdi.iface.mic.MicUtil.getAltKeyArray(String) 
    psdi.iface.mic.MicUtil.getAltKeyArray(String, Connection) 
    psdi.iface.mic.MicSetInfo.getAltKeys()
    Get alternate keys for this object
    psdi.iface.mos.MosDetailInfo.getAltKeys() 
    psdi.webclient.system.controller.AppInstance.getApp()
    FIREFOX - use getId()
    psdi.webclient.system.controller.AppInstance.getAppHandler()
    FIREFOX - use getAppControl() instead
    psdi.webclient.system.controller.AppInstance.getAppHandlerInstance()
    - use this instance directly instead
    psdi.server.MXServer.getAppServiceNames() 
    psdi.webclient.system.controller.AppInstance.getBeanForApp()
    FIREFOX - use getAppBean instead
    com.ibm.tivoli.maximo.dbmanage.connection.LoggingCallableStatement.getBigDecimal(int, int)
    psdi.iface.mic.MicSetInfo.getChildren()
    Returns a List of MicSetInfo objects which are children to the current MicSetInfo object
    psdi.webclient.system.controller.ControlHandler.getChildren()
    FIREFOX
    psdi.common.parse.SimpleCharStream.getColumn()
    psdi.common.parse.JavaCharStream.getColumn()
    psdi.iface.mic.MicSetInfo.getColumns()
    Get the list of columns
    psdi.server.MXServer.getConfig()
    psdi.server.MXServer.getConfig(UserInfo)
    psdi.workflow.WFAssignmentSet.getCrontaskInboxAssignments()
    Use the getInboxAssignments method since it is not site specific anymore.
    psdi.webclient.system.controller.SessionContext.getCurrentApp()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getCurrentAppId()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getCurrentEvent()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getCurrentEventHandler()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getCurrentPageId()
    FIREFOX
    psdi.app.bulletinboard.BulletinBoardCache.getCurrentUserInfo() 
    psdi.webclient.system.controller.Utility.getDataBean(SessionContext, String)
    FIREFOX
    psdi.webclient.system.controller.Utility.getDataSource(SessionContext, ControlHandler)
    FIREFOX
    psdi.iface.mic.StructureData.getDbBuild()
    please use getBuild()
    com.ibm.tivoli.maximo.iotservices.IoTServicesInfo.getDeviceTypeInfo(String)
    This method no longer guarantees the desired info. Use getServiceDeviceTypeInfo() instead
    psdi.iface.mic.MicUtil.getExternalValueList(String, String)
    please use the ones which take site org id as parameters.
    psdi.mbo.FauxMboSet.getFlags()
    Replaced by isFlagSet(flag)
    psdi.mbo.MboSet.getFlags()
    Replaced by isFlagSet(flag)
    psdi.mbo.Mbo.getFlags()
    Replaced by isFlagSet(flag)
    psdi.webclient.system.controller.Utility.getHost()
    FIREFOX
    psdi.webclient.system.controller.Utility.getHostAddress()
    FIREFOX
    psdi.webclient.system.controller.ControlHandler.getId()
    FIREFOX
    psdi.iface.mic.MicSetInfo.getIfaceTbExclusiveCols()
    Get the integration object name
    psdi.iface.mic.MicSetInfo.getIfaceTbKey()
    Get the integration object name
    psdi.iface.mic.StructureData.getIntObjectList()
    plase use getPrimaryObjectList()
    psdi.iface.mic.MicSetInfo.getIntObjectName()
    Get the integration object name
    psdi.iface.mic.MicUtil.getKeyArray(MicSetInfo) 
    psdi.iface.mos.MosProcess.getKeyArray(MicSetInfo)
    use getKeyArray(MosDetailInfo info)
    psdi.iface.mic.MicSetInfo.getKeyInfoMap()
    Get a Map of key IfaceColumnInfo objects for this object
    com.ibm.tivoli.maximo.amcrew.app.AMCrewLaborSetRemote.getLaborRequirementStatus(MboRemote)
    as of 7.5.0.5
    com.ibm.tivoli.maximo.amcrew.app.AMCrewLaborSet.getLaborRequirementStatus(MboRemote)
    as of 7.5.0.5 Requirement status is set in AMCrewLabPos.setStatusFromAssignedLabor
    psdi.common.parse.SimpleCharStream.getLine()
    psdi.common.parse.JavaCharStream.getLine()
    psdi.webclient.system.controller.SessionContext.getLocale()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getLoginEvent()
    FIREFOX
    psdi.iface.mic.StructureData.getMajorVersion()
    please use getBuild()
    psdi.webclient.system.controller.Utility.getMaxMessage(SessionContext, String, String)
    FIREFOX
    psdi.server.MXServer.getMboCounts()
    psdi.mbo.QbeFilter.AttributeExpressions.getMboName() 
    psdi.webclient.system.controller.Utility.getMessage(SessionContext, MXException)
    FIREFOX
    psdi.webclient.system.controller.Utility.getMessage(SessionContext, String, String)
    FIREFOX
    psdi.webclient.system.controller.Utility.getMessage(SessionContext, String, String, String[])
    FIREFOX
    psdi.iface.mic.MicService.getMicSetInfo(String, String) 
    psdi.iface.mic.StructureData.getMinorVersion()
    please use getBuild()
    psdi.iface.mic.MicSetInfo.getMosDetailInfo()
    Get the Maximo Object Structure Detail Inof
    psdi.webclient.system.controller.SessionContext.getMXSession()
    FIREFOX
    psdi.server.MXServer.getNativeSql(String) 
    psdi.app.reportlistcfg.ReportListCfgSetRemote.getNoOfReports() 
    psdi.app.reportlistcfg.ReportListCfgSet.getNoOfReports() 
    com.ibm.tivoli.maximo.iotservices.IoTConnectionService.getNotMappedYetDeviceTypes(MboRemote, String)
    psdi.mnet.EComTxnRemote.getObjectFromSharedSpace(Object, long) 
    psdi.iface.mic.MicSetInfo.getObjectName()
    Returns object name
    psdi.iface.mic.MicSetInfo.getObjectOrder()
    Return the object order
    psdi.unittest.ActionsUtil.getObjectProperty(String)
    psdi.webclient.system.controller.ControlInstance.getOriginalProperty(String)
    use ControlInstance.findProperty(String)
    psdi.webclient.system.controller.ComponentInstance.getOriginalProperty(String)
    use ComponentInstance.findProperty(String)
    psdi.webclient.system.controller.PageInstance.getPageId()
    FIREFOX
    psdi.webclient.system.controller.ControlHandler.getParent()
    FIREFOX
    psdi.webclient.system.controller.BaseInstance.getParent()
    FIREFOX - use getParentInstance() instead
    psdi.app.labor.LabTrans.getPO() 
    psdi.webclient.system.controller.Utility.getPrependValue(String)
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getPreviousApp()
    FIREFOX
    psdi.iface.mic.MicSetInfo.getProcessOrder()
    Get the process order
    psdi.webclient.system.controller.ControlInstance.getProperties()
    call getProperty(String) instead
    psdi.webclient.system.controller.ControlHandler.getProperties()
    FIREFOX
    psdi.webclient.system.controller.ControlHandler.getProperty(Object)
    FIREFOX
    psdi.webclient.system.controller.ControlInstance.getProperty(String, String)
    FIREFOX
    psdi.util.CachedObject.getReference()
    psdi.webclient.system.controller.ControlHandler.getRegisteredHandler(String)
    FIREFOX
    psdi.iface.mic.MicSetInfo.getRelation()
    Returns the relationship name
    psdi.mbo.MaximoDD.getRelationInfo(String)
    This method is nolonger supported. Returns null.
    psdi.webclient.beans.common.ExpressionBuilderBean.getRelationshipTree() 
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int[], int, boolean)
    as of 7.5 Use @link @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int[], int, boolean, boolean, boolean )
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int[], int, boolean, boolean)
    as of 7.5 Use @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int[], int, boolean, boolean, boolean )
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int, boolean)
    as of 7.5 Use @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int, boolean, boolean, boolean)
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int, boolean, boolean)
    as of 7.5 Use @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, int, boolean, boolean, boolean)
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, Vector, int, boolean)
    as of 7.5 Use @link @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, Vector, int, boolean, boolean, boolean)
    psdi.app.inventory.ReorderService.getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, Vector, int, boolean, boolean)
    as of 7.5 Use @link @link #getReorderSet(UserInfo, boolean, InventorySetRemote, String, String, Vector, int, boolean, boolean, boolean)
    com.ibm.tivoli.maximo.report.birt.admin.batch.ReportInfo.getReportResources()
    Use #getReportResourcesList instead
    psdi.webclient.system.controller.SessionContext.getRequest()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getResponse()
    FIREFOX
    psdi.webclient.system.beans.DataBean.getReturnControlId()
    FIREFOX - use getReturnComponentId() instead
    psdi.security.Profile.getRoleRestrictions() 
    psdi.security.ProfileRemote.getRoleRestrictions() 
    psdi.security.Profile.getRoleRestrictions(String) 
    psdi.security.ProfileRemote.getRoleRestrictions(String) 
    psdi.webclient.controls.ReportListPortlet.getSelectedReports() 
    psdi.app.reportlistcfg.ReportListCfgSetRemote.getSelectedReports(int, int) 
    psdi.app.reportlistcfg.ReportListCfgSet.getSelectedReports(int, int) 
    psdi.server.MXServer.getServerCommandRemote(String, String)
    psdi.iface.jms.JMSClient.getSession()
    psdi.webclient.system.controller.WebClientEvent.getSessionContext()
    FIREFOX
    psdi.webclient.system.controller.Utility.getSettingsProperty(SessionContext, String)
    FIREFOX
    psdi.webclient.system.controller.Utility.getSettingsProperty(SessionContext, String, String[])
    FIREFOX
    psdi.app.escalation.engine.EscalationCalendar.getSLARefPointConditionPastTargetDate(Date, ReferencePointData)
    As of release 7.6.0.8, replaced by EscalationCalendar.getSLARefPointCondition(Date, ReferencePointData)
    psdi.webclient.system.controller.WebClientEvent.getSourceControl()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getSpellSessionAdapter()
    FIREFOX
    psdi.webclient.system.controller.ControlProperties.getString(String)
    use ControlInstance.getProperty(String)
    psdi.webclient.system.controller.BaseInstance.getString(String)
    use getProperty() instead
    psdi.webclient.system.controller.ControlProperties.getString(String, String)
    use ControlInstance.getProperty(String, String)
    psdi.webclient.system.controller.SessionContext.getTimeZone()
    FIREFOX
    com.ibm.tivoli.maximo.notification.JMSNotificationProcessor.getUserInfo()
    psdi.webclient.system.controller.SessionContext.getUserInfo()
    FIREFOX
    psdi.app.dpldasset.unittest.UnitTestUtil.getUserInfo(String, String)
    Use getUserInfo(final String userName) instead
    psdi.server.MXServerRemote.getUserLicenseKey()
    psdi.server.MXServer.getUserLicenseKey()
    psdi.workflow.WFCallStack.getViewAsGIF()
    Please use getViewAsImage() instead. The GifImageGenerator class, is no longer used.
    psdi.webclient.system.controller.SessionContext.getWarnings()
    FIREFOX
    psdi.webclient.system.controller.RequestHandler.getWebClientProperty(String, String)
    FIREFOX
    psdi.webclient.system.controller.SessionContext.getWorkflowDirector()
    FIREFOX
    com.ibm.tivoli.maximo.skd.model.IMXGanttModel.getWorkHourList()
    use getShiftCalendarInfo()
    psdi.webclient.system.beans.AppBean.gotoTab(SessionContext, String)
    FIREFOX - use gotoTab(WebClientSession, String) instead
    psdi.webclient.system.controller.Utility.handleDialogOK(SessionContext)
    FIREFOX
    psdi.webclient.system.controller.ControlHandler.handleEvent(WebClientEvent)
    FIREFOX
    psdi.mbo.MboSet.handleMLMbo(Mbo, MXTransaction, String)
    Replaced by #handleMLMbo(Mbo, String)
    psdi.webclient.system.controller.Utility.handleMXWarnings(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.DataBean.handleRequiredFieldException(MXRequiredFieldException, WebClientEvent)
    use checkAndDistributeRequiredError
    psdi.iface.app.intobject.MaxIntObjectDetail.handleShowRelation()
    Get relationship name from MaxRelationShip table and set it in Object Detail Mbo.
    psdi.webclient.system.controller.SystemEventHandler.handleSpecialChars(String)
    As of MBS 7116, replaced by #PresentationLoader.makesafevalue(String)
    psdi.webclient.system.controller.SessionContext.haslongOpCompleted()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.haslongOpStarted()
    FIREFOX
    psdi.webclient.system.controller.SessionContext.hasWarnings()
    FIREFOX
    com.ibm.tivoli.maximo.report.birt.admin.batch.BatchImport.importLibraries(String) 
    com.ibm.tivoli.maximo.report.birt.admin.batch.BatchImport.importReports(String, String) 
    com.ibm.tivoli.maximo.report.birt.admin.batch.BatchImport.importReportsOfApp(String, String, String, File) 
    psdi.server.MXServer.incrementMboCount(String, int)
    psdi.mnet.EComTxnRemote.invokeAribaInboundService(String, Object, String, String, String) 
    psdi.iface.mic.MicSetInfo.isAltKey(String)
    Returns whether the given column is part of the alternate key for this object
    psdi.webclient.system.beans.DataBean.isColumnSorted(String)
    FIREFEOX - Table control checks these
    psdi.webclient.components.DefaultValue.isDataValid() 
    psdi.util.RichText.isHtml(String)
    Use HTML.isHtml(String)
    psdi.iface.mic.StructureData.isIR()
    use isBroken
    psdi.util.CachedObject.isLoaded()
    psdi.iface.mic.MicSetInfo.isMerge()
    Return whether this is a merge structure?
    psdi.iface.mic.StructureData.isMultiIntObject()
    please use isMultiMos()
    psdi.common.emailstner.EmailListnerTask.isNewMail(String)
    in 7.1.1.6
    psdi.common.emailstner.EmailListnerTask.isNewMail(String, String)
    in 7.5 Check if a mail is a new mail or not.Pop3 doesn't return new mail count in getNewMessageCount()
    psdi.webclient.system.controller.Utility.isNull(String)
    FIREFOX
    psdi.webclient.system.controller.Utility.isNumeric(MboValueData)
    FIREFOX
    psdi.iface.migexits.UserExit.isOriginalDataNeeded() 
    psdi.webclient.system.controller.Utility.isParam(HttpServletRequest, String)
    FIREFOX
    psdi.iface.mic.MicSetInfo.isPrimaryTable()
    Returns whether this is a primary object in the structure
    psdi.util.CachedObject.isSameTenantAsReference()
    psdi.iface.mic.MicSetInfo.isSelfReferencing()
    Is this structure a hierarchy
    psdi.iface.mic.MicUtil.jmigStringToDateTime(String)
    please use ConversionUtil.stringToDate.
    psdi.webclient.system.runtime.WebClientRuntime.lineBreakString(String, int)
    Since 7.5.0.3 Use WebClientRuntime.wrapText(String, int)
    psdi.server.ConfigFile.load()
    Use MXProperties instead
    psdi.common.expbuilder.ExpressionBuilder.loadRelationshipTree() 
    com.ibm.tivoli.maximo.miniapps.scheduler.BaseTreeGridMiniAppBean.loadSKDUIInfo()
    This was moved to the base class, we should remove it here at some point
    psdi.configure.Util.lockMaximoTables(String, boolean)
    The logic for SqlServer is not working consistently. This method may be removed.
    psdi.webclient.system.runtime.WebClientRuntime.makesafejavascriptstringparameter(String)
    Deprecated as of 7.5.0.1: It is not possible to escape all characters using this method. Use something like this instead: decodeURIComponent('<%=URLEncode.encode(value)%>')
    psdi.webclient.system.controller.Utility.makesafevalue(String)
    FIREFOX
    psdi.webclient.system.runtime.WebClientRuntime.makesafevalue(String)
    Since 7.5.0.2 Use HTML.encodeTolerant(String)
    psdi.webclient.system.runtime.WebClientRuntime.makesafeWithAmpersand(String)
    Since 7.5.0.1
    psdi.configure.Util.makeSpace(String, int)
    Replaced by makeSpace
    psdi.iface.mic.StructureData.moveToFirstIntObject()
    please use moveToFirstObjectStruture().
    psdi.iface.mic.StructureData.moveToNextIntObject()
    please use moveToNextObjectStructure().
    psdi.iface.mic.StructureData.moveToPrevIntObject()
    please use moveToPrevObjectStructure().
    psdi.webclient.system.beans.DataBean.needToAuthenticate(SessionContext, String)
    FIREFEOX - ckeckEsigAuthenticated is the new way
    psdi.webclient.beans.asset.NonCachedSourceOrTargetAssetBean.oldgetMboSetRemote()
    use the new one as in this class.
    psdi.webclient.system.controller.SessionContext.pop()
    FIREFOX
    com.ibm.tivoli.maximo.skd.service.SKDAppService.populateResourceUse(Connection, UserInfo, String, MXLogger)
    Populate skdsourceuse table Don't call this method,use the new method populateResourceUse(Connection conn,UserInfo userInfo, String projectId,MXLogger sqlLogger,String refObjName) else resources will not be deleted properly.
    psdi.webclient.system.session.WebClientSession.printRequestParameters(HttpServletRequest)
    psdi.iface.mic.MicService.processOSLC(byte[], String, String, UserInfo, MXTransaction, MboRemote, String)
    psdi.webclient.system.controller.AppInstance.propagateRequiredException(MXRequiredFieldException, List)
    call propagateRequiredErrors instead
    psdi.webclient.system.controller.ControlProperties.put(Object, Object)
    use ControlInstance.setProperty(String, String)
    psdi.webclient.system.erm.EntityRelationshipModel.putEntity(String, UIERMEntity)
    use EntityRelationshipModel.putTopLevelEntity(String, UIERMEntity)
    psdi.webclient.beans.report.ReportDialogBean.qualifyWhere(MXSession, String, String)
    Replaced by ReportUtil.qualifyWhere(where, baseTable)
    psdi.webclient.system.controller.SessionContext.queueEvent(WebClientEvent)
    FIREFOX
    psdi.webclient.system.controller.SessionContext.queueRefreshEvent()
    FIREFOX
    com.ibm.tivoli.maximo.report.birt.queue.ReportQueueService.queueReport(String, String, String, String, String, String, ReportParameterData, String, String, String, String, String, long, UserInfo)
    psdi.iface.mic.StructureData.removeChildren() 
    psdi.iface.mic.StructureData.removeCurrentIntObject()
    please use removeCurrentObjectStruture().
    psdi.webclient.system.runtime.WebClientRuntime.replaceLogicalsWithSymbols(String)
    Since 7.5.0.1
    psdi.webclient.system.controller.Utility.replaceParams(String, String[])
    FIREFOX
    psdi.app.kpi.KPIUtil.replaceString(String, String, String)
    use String#replace(String, String)
    psdi.webclient.system.controller.Utility.replaceString(String, String, String)
    FIREFOX
    com.ibm.tivoli.maximo.messagehub.IMHUtil.resurrectJSONPayload(byte[])
    com.ibm.tivoli.maximo.messagehub.IMHUtil.resurrectPayload(byte[])
    psdi.webclient.system.beans.DataBean.returnLookupValue(String, MboRemote)
    - This methd is not needed. Call returnLookupValue(MboRemote lookupMbo) where this method expects the return component to be set via setReturnComponent method, prior to the call. preferably before launching the lookup or applink.
    psdi.webclient.system.controller.SessionContext.runLongOp(DataBean, String)
    FIREFOX
    psdi.webclient.system.controller.SessionContext.runLongOp(DataBean, WebClientEvent)
    FIREFOX
    psdi.webclient.system.runtime.WebClientRuntime.send503Error(HttpServletResponse, MXSession, String)
    see send503Error(HttpServletResponse response, MXSession s, boolean maxUserSessions)
    psdi.webclient.system.controller.Utility.sendEvent(SessionContext, String, String, Object)
    FIREFOX
    psdi.webclient.system.controller.Utility.sendEvent(WebClientEvent)
    FIREFOX
    psdi.webclient.system.controller.Utility.sendEvent(WebClientSession, String, String, Object)
    FIREFOX
    com.ibm.tivoli.maximo.messagehub.IMHUtil.serializePayloadToBytes(HashMap)
    psdi.webclient.system.controller.BoundComponentInstance.setBoundAsRequired()
    This method is no longer needed as the boundAsRequired is not longer needed. Instead call madeRequiredConditionally on the DataBean the component is bound to.
    psdi.mbo.CrossOverDomain.setCrossOverFields(String[][]) 
    psdi.webclient.system.controller.SessionContext.setCurrentEvent(WebClientEvent)
    FIREFOX
    psdi.webclient.components.DefaultValue.setDataValid(boolean) 
    psdi.webclient.system.beans.DataBean.setDate(String, String, Date)
    FIREFOX
    psdi.mbo.CrossOverDomain.setDestinationFields(Vector) 
    psdi.mbo.MboRemote.setFieldFlags(String, long)
    Replaced by setFieldFlag(name, flag, state)
    psdi.mbo.Mbo.setFieldFlags(String, long)
    Replaced by setFieldFlag(name, flag, state)
    psdi.mbo.FauxMboSet.setFlags(long)
    Use setFlag(long, boolean)
    psdi.mbo.MboSetRemote.setFlags(long)
    Use setFlag(long, boolean)
    psdi.mbo.MboSet.setFlags(long)
    Replaced by setFlag(long, boolean)
    psdi.mbo.MboRemote.setFlags(long)
    Replaced by setFlag(flag, state)
    psdi.mbo.Mbo.setFlags(long)
    Replaced by setFlag(flag, state)
    psdi.webclient.system.controller.Property.setFlagsFromString(String)
    FIREFOX - flags no longer set as a lot, see BaseDescriptor.loadProperties(Element)
    psdi.iface.mic.StructureObject.setGL(String, String[])
    - Please use method with orgId
    psdi.webclient.system.controller.LabelCacheMgr.setLabelCache(String, WebClientSession, LabelCache)
    psdi.mbo.ALNDomain.setListName(String)
    Set the name of the list to validate against
    psdi.common.expbuilder.ExpressionBuilder.setNodeValue(long) 
    psdi.mbo.CrossOverDomain.setNullAllowed(Vector) 
    psdi.unittest.ActionsUtil.setObjectProperty(String, Object)
    psdi.webclient.system.session.WebClientSession.setPerformanceDataHASH(String, String)
    use the other version that takes a long value
    psdi.webclient.system.controller.ControlHandler.setProperty(String, String)
    FIREFOX use BaseInstance.setProperty(String, String)
    psdi.webclient.system.controller.ControlProperties.setPropertyValue(String, String)
    use ControlInstance.setPropertyValue(String, String)
    psdi.util.CachedObject.setReference()
    psdi.webclient.system.beans.DataBean.setReturnControlId(String)
    FIREFOX - use setReturnComponentId instead
    psdi.security.ConnectionKey.setRollbackOnConnectionFree() 
    com.ibm.tivoli.oslc.OslcYaml.setSchemes(String[])
    psdi.webclient.system.controller.WebClientEvent.setSourceControl(ControlHandler)
    FIREFOX
    psdi.mbo.CrossOverDomain.setSourceFields(Vector) 
    psdi.webclient.system.controller.SessionContext.setSpellSessionAdapter(SpellingSessionAdapter)
    FIREFOX
    psdi.util.CachedObject.setTenantReference()
    com.ibm.tivoli.maximo.dbmanage.connection.MTPreparedStatement.setUnicodeStream(int, InputStream, int)
    com.ibm.tivoli.maximo.dbmanage.connection.LoggingPreparedStatement.setUnicodeStream(int, InputStream, int) 
    com.ibm.tivoli.maximo.skd.beans.SKDWorkflowBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.WorkflowBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.WebClientBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.ResultsBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.DataBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.ControlBean.setupBean(SessionContext)
    FIREFOX
    psdi.webclient.system.beans.AppBean.setupBean(SessionContext)
    FIREFOX
    psdi.app.bulletinboard.BBSetRemote.setUserValidMessages() 
    psdi.app.bulletinboard.BBSet.setUserValidMessages()
    Use one of the getValidMessagesMboSet() instead
    psdi.webclient.beans.common.AssetLocDrilldownBean.setvalue()
    This method is never called now ListBox calls setvalue(string,string)
    psdi.webclient.system.controller.RequestHandler.showDialog(SessionContext, String)
    FIREFOX
    psdi.webclient.system.controller.RequestHandler.showDialog(SessionContext, String, String)
    FIREFOX
    psdi.webclient.system.controller.SessionContext.showLongOpStatus()
    FIREFOX
    psdi.webclient.system.controller.Utility.showMessageBox(WebClientEvent, MXException)
    FIREFOX
    psdi.webclient.system.controller.Utility.showMessageBox(WebClientEvent, RemoteException)
    FIREFOX
    psdi.webclient.system.controller.Utility.showMessageBox(WebClientEvent, String, String, int)
    FIREFOX
    psdi.webclient.system.controller.Utility.showMessageBox(WebClientEvent, String, String, String[])
    FIREFOX
    psdi.webclient.system.session.WebClientSession.showMessageBox(WebClientEvent, String, String, String[])
    use WebClientSession.showMessageBox(WebClientEvent, String, String, Object[])
    psdi.iface.mos.ConversionUtil.stringToGL(List) 
    psdi.mbo.Translate.toExternalDefaultValue(String, String)
    please use the ones which take the mbo or site org id as parameters.
    psdi.util.RichText.toPlainText(String, boolean)
    Use HTML.toPlainText(String, boolean)
    psdi.workflow.CustomCondition.toWhereClause(Object, MboSetRemote) 
    psdi.webclient.system.controller.Utility.unFormatString(String)
    FIREFOX
    psdi.webclient.system.runtime.WebClientRuntime.unFormatString(String)
    Since 7.5.0.2 Use HTML.decode(String)
    com.ibm.tivoli.maximo.amcrew.app.AMCrewLabPosSetRemote.updateRequirementStatus(MboRemote)
    as of 7.5.0.5
    com.ibm.tivoli.maximo.amcrew.app.AMCrewLabPosSet.updateRequirementStatus(MboRemote)
    as of 7.5.0.5
    psdi.app.report.ReportUtil.verifySchedule(MboRemote)
    psdi.iface.util.XMLUtils.writeBytesToXMLFile(byte[], String, String) 
    psdi.iface.util.XMLUtils.writeDocumentToXMLFile(Document, String, String)
    psdi.common.emailstner.EmailListnerTask.writeIntoInboundComm(MailData, InboundCommCfgData, MboRemote) 
  • Deprecated Constructors 
    Constructor and Description
    psdi.util.CachedObject(long)
    psdi.util.CachedObject(long, boolean)
    psdi.server.ConfigFile() 
    psdi.server.ConfigFile(String) 
    psdi.mbo.GLFormat(String) 
    psdi.mbo.GLFormat(String, boolean) 
    psdi.iface.mic.MicSetInfo(MosDetailInfo)
    Constructor
    psdi.webclient.system.controller.WebClientEvent(String, String, Object, SessionContext)
    FIREFOX
    psdi.webclient.system.controller.WebClientEvent(String, String, Object, String, String, long, SessionContext)
    FIREFOX
    psdi.webclient.system.session.WebClientSession(HttpSession)
    WebClientSessions should be created via the WebClientSessionFactory createSession method.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes