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

Uses of Class
psdi.mbo.MboSetInfo

  • Packages that use MboSetInfo 
    Package Description
    com.ibm.tivoli.maximo.fdmbo  
    com.ibm.tivoli.maximo.fdmbo.map  
    com.ibm.tivoli.maximo.oslc.provider  
    com.ibm.tivoli.maximo.skd.service  
    psdi.app.bim.viewer.virtual  
    psdi.app.dpldasset  
    psdi.app.sla  
    psdi.iface.app.wo  
    psdi.iface.mic  
    psdi.iface.mos  
    psdi.iface.query  
    psdi.iface.webservices  
    psdi.mbo  
    psdi.plusc.app.plusctmplt  
    psdi.util  
    psdi.webclient.beans.designer  
    psdi.webclient.controls  
    • Uses of MboSetInfo in com.ibm.tivoli.maximo.fdmbo

      Methods in com.ibm.tivoli.maximo.fdmbo with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      boolean JSConditionEvaluator.evaluateCondition(java.lang.String condition, StructureObject so, MboSetInfo mboSetInfo) 
      java.lang.Object ExpressionEvaluator.evaluateExpression(java.lang.String expression, StructureObject so, MboSetInfo mboSetInfo) 
      Constructors in com.ibm.tivoli.maximo.fdmbo with parameters of type MboSetInfo 
      Constructor and Description
      SDataScriptBinding(StructureObject so, MboSetInfo mboSetInfo) 
    • Uses of MboSetInfo in com.ibm.tivoli.maximo.fdmbo.map

      Methods in com.ibm.tivoli.maximo.fdmbo.map with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      java.lang.String ExternalJSONMapper.formatConditionalValue(java.util.List values, java.lang.Object jo, java.lang.String jsonData, MboSetInfo msi)
      Find correct value based on condition and format it to process
      protected void ExternalJSONMapper.mapAttributesOut(java.lang.Object inData, com.ibm.json.java.JSONObject jo, JSONMapDetailInfo info, MboSetInfo msi, UserInfo userInfo)
      Map individual attributes from Object Structure XML to JSON Object
      boolean ExternalJSONMapper.meetCondition(java.lang.String condition, java.lang.Object jo, java.lang.String jsonData, MboSetInfo msi)
      Check if condition true or false
    • Uses of MboSetInfo in com.ibm.tivoli.maximo.oslc.provider

      Methods in com.ibm.tivoli.maximo.oslc.provider with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      java.lang.String[] JSON2Mbo.getKeyValues(MboSetInfo mboSetInfo, java.lang.String[] keys, com.ibm.json.java.JSONObject jo, boolean contentLocalized, UserInfo userInfo) 
    • Uses of MboSetInfo in com.ibm.tivoli.maximo.skd.service

      Methods in com.ibm.tivoli.maximo.skd.service that return MboSetInfo 
      Modifier and Type Method and Description
      MboSetInfo SKDAppServiceBean.getMboSetInfo(java.lang.String mboName)
      Returns information about standard MAXIMO Business Object.
    • Uses of MboSetInfo in psdi.app.bim.viewer.virtual

      Methods in psdi.app.bim.viewer.virtual with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      void BIMWorkOrderTreeSet.setMboSetInfo(MboSetInfo ms)
      Set the MboInfo object that describes this collections Used internally.
    • Uses of MboSetInfo in psdi.app.dpldasset

      Methods in psdi.app.dpldasset that return MboSetInfo 
      Modifier and Type Method and Description
      protected MboSetInfo DeployedAssetView.mboSetInfo() 
      Constructors in psdi.app.dpldasset with parameters of type MboSetInfo 
      Constructor and Description
      ComputerSystemQbe(MboSetInfo ms, boolean processML, UserInfo userInfo) 
      ComputerSystemQbe(MboSetInfo ms, java.util.Locale l, java.util.TimeZone tz, boolean ml, UserInfo userInfo) 
    • Uses of MboSetInfo in psdi.app.sla

      Methods in psdi.app.sla with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      static java.lang.String SLAUtil.getUniqueKeyFieldName(MboSetInfo mboSetInfo)
      Returns the unique key field name given the mbo set info.
    • Uses of MboSetInfo in psdi.iface.app.wo

      Methods in psdi.iface.app.wo with parameters of type MboSetInfo 
      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 MboSetInfo in psdi.iface.mic

      Methods in psdi.iface.mic with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      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.
    • Uses of MboSetInfo in psdi.iface.mos

      Methods in psdi.iface.mos with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      static java.lang.String MboXMLUtil.getDisplayKeyValue(MboSetInfo mboSetInfo, java.lang.String[] keys, java.lang.Object data)
      Create array of keys and key values from data dictionary and concat it together
      static java.lang.String MboXMLUtil.getFullKeyValue(MboSetInfo mboSetInfo, java.lang.String[] keys, java.lang.Object data)
      Create array of keys from data dictionary and concat it together
      static java.lang.String[] MboXMLUtil.getKeyValues(MboSetInfo mboSetInfo, java.lang.String[] keys, StructureObject strucObject)
      Create array of keys from data dictionary
    • Uses of MboSetInfo in psdi.iface.query

      Fields in psdi.iface.query declared as MboSetInfo 
      Modifier and Type Field and Description
      protected MboSetInfo QbeXMLProcessor.mboSetInfo 
    • Uses of MboSetInfo in psdi.iface.webservices

      Methods in psdi.iface.webservices with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      static boolean SchemaUtil.isQueryColumn(MboSetInfo mboSetInfo, MboValueInfo mboValueInfo) 
    • Uses of MboSetInfo in psdi.mbo

      Fields in psdi.mbo declared as MboSetInfo 
      Modifier and Type Field and Description
      protected MboSetInfo FauxMboSet.mbosetinfo
      Data dictionary info about the Mbos in this set.
      Methods in psdi.mbo that return MboSetInfo 
      Modifier and Type Method and Description
      MboSetInfo MboSetInfo.getBaseMboInfo()
      Returns reference to a base business object information, if this business object is inherited from another business object.
      MboSetInfo FauxMboSet.getMboSetInfo()
      Return Information about the Mbo Set.
      MboSetInfo MboSet.getMboSetInfo()
      Return Information about the Mbo Set
      protected MboSetInfo Mbo.getMboSetInfo()
      Return information about the object
      MboSetInfo MboSetRemote.getMboSetInfo()
      Return information about the attributes in the MboSet.
      MboSetInfo Mbo.getMboSetInfo(java.lang.String mboName)
      Return information about the passed object
      MboSetInfo MaximoDD.getMboSetInfo(java.lang.String ms)
      Return Information about a specified MboSet
      Methods in psdi.mbo with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      java.lang.String SqlFormat.format(MboSetInfo msi, MboSetRemote set) 
      void MboSetInfo.setBaseMboInfo(MboSetInfo info)
      Sets reference to a base business object information, if this business object is inherited from another business object.
      void FauxMboSet.setMboSetInfo(MboSetInfo ms)
      Set the MboInfo object that describes this collection.
      void NonPersistentMboSet.setMboSetInfo(MboSetInfo ms)
      Set the MboInfo object that describes this collections Used internally.
      void MboSet.setMboSetInfo(MboSetInfo ms)
      Set the MboInfo object that describes this collections Used internally.
      void MboSetRemote.setMboSetInfo(MboSetInfo ms) 
      Constructors in psdi.mbo with parameters of type MboSetInfo 
      Constructor and Description
      AutoKey(java.sql.Connection conn, MboValueInfo mvi, UserInfo user, MboRemote mbo, MboSetInfo mbosetinfo)
      Construct an autokey, giving the name, connection , user and mbo
      MboQbe(MboSetInfo ms, boolean processML, UserInfo userInfo)
      Construct the Query, attached to a certain MboSet with default Locale
      MboQbe(MboSetInfo ms, java.util.Locale l, java.util.TimeZone tz, boolean ml, UserInfo userInfo)
      Construct the Query, attached to a certain MboSet with specified Locale
      QbeFilter(MboSetInfo ms, boolean processML, UserInfo userInfo)
      Construct the Query, attached to a certain MboSet with default Locale
      QbeFilter(MboSetInfo ms, java.util.Locale l, java.util.TimeZone tz, boolean ml, UserInfo userInfo)
      Construct the Query, attached to a certain MboSet with specified Locale
      QbeFilter(MboSetInfo ms, UserInfo userInfo)
      Constructor
    • Uses of MboSetInfo in psdi.plusc.app.plusctmplt

      Methods in psdi.plusc.app.plusctmplt that return MboSetInfo 
      Modifier and Type Method and Description
      MboSetInfo PlusCAssetTemplate.getAssetTemplateMboSetInfo()
      Checks if, for every meter defined as meter frequency for any attached Master PM, there is a similar one attached to the template.
      MboSetInfo PlusCATSpec.getAssetTemplateMboSetInfo() 
      MboSetInfo PlusCATSparePart.getAssetTemplateMboSetInfo() 
      MboSetInfo PlusCATMeter.getAssetTemplateMboSetInfo() 
      MboSetInfo PlusCCustomizedTemplateValues.getAssetTemplateMboSetInfo()
      Gets the asset template mbo set info.
      MboSetInfo PlusCATDSPlan.getAssetTemplateMboSetInfo() 
    • Uses of MboSetInfo in psdi.util

      Methods in psdi.util with parameters of type MboSetInfo 
      Modifier and Type Method and Description
      static java.lang.String BidiUtils.applyBidiAttributes(MboSetInfo msi, java.lang.String attribute, java.lang.String value, MXSession s) 
      static java.lang.String BidiUtils.applyBidiAttributes(MboSetInfo msi, java.lang.String attribute, java.lang.String value, java.lang.String langCode) 
      static java.lang.String BidiUtils.buildAndPush(MboSetInfo msi, java.lang.String attribute, java.lang.String value, MXSession s) 
      static java.lang.String BidiUtils.buildAndPush(MboSetInfo msi, java.lang.String attribute, java.lang.String value, java.lang.String langCode) 
      static java.lang.String BidiUtils.getMboComplexExpressionType(MboSetInfo msi, java.lang.String attrName) 
      static java.lang.String BidiUtils.getMboTextDirection(MboSetInfo msi, java.lang.String attrName, boolean countInstanceDirection) 
    • Uses of MboSetInfo in psdi.webclient.beans.designer

      Methods in psdi.webclient.beans.designer that return MboSetInfo 
      Modifier and Type Method and Description
      protected MboSetInfo SelectDomainAttributeBean.getMboSetInfoForList()
      return the MboSetInfo from which to get the attributes that are in the domain for this field
      protected MboSetInfo SelectAttributeBean.getMboSetInfoForList()
      return the MboSetInfo from which to get the attributes that are in the datasrc for this field
    • Uses of MboSetInfo in psdi.webclient.controls

      Methods in psdi.webclient.controls that return MboSetInfo 
      Modifier and Type Method and Description
      MboSetInfo ResultSetPortlet.getConfigMboSetInfo()
      Returns MBoSetInfo for the current Set
      MboSetInfo ResultSetPortlet.getResultMboSetInfo()
      Called to get information on the attributes for the underlying table the query is bound to
      MboSetInfo[] InboxPortlet.getSetsInfo()
      Returns array, which MboSetInfo's, used by InboxPortlet to detrmine bidi attributes of displayed data.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes