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

Uses of Class
psdi.iface.mos.MosDetailInfo

  • Packages that use MosDetailInfo 
    Package Description
    com.ibm.tivoli.analytics  
    com.ibm.tivoli.maximo.fdmbo.map.app  
    com.ibm.tivoli.maximo.interaction.process  
    com.ibm.tivoli.maximo.iotf  
    com.ibm.tivoli.maximo.notification.app  
    com.ibm.tivoli.maximo.oslc  
    com.ibm.tivoli.maximo.oslc.provider  
    com.ibm.tivoli.maximo.oslc.provider.app  
    com.ibm.tivoli.maximo.oslc.provider.procclass  
    com.ibm.tivoli.maximo.rest  
    psdi.app.ci  
    psdi.app.report  
    psdi.dm.pkg  
    psdi.dm.procclass  
    psdi.iface.app.ap  
    psdi.iface.app.asset  
    psdi.iface.app.coa  
    psdi.iface.app.collection  
    psdi.iface.app.company  
    psdi.iface.app.dbinfo  
    psdi.iface.app.domain  
    psdi.iface.app.gl  
    psdi.iface.app.inspection  
    psdi.iface.app.intobject  
    psdi.iface.app.invbalances  
    psdi.iface.app.inventory  
    psdi.iface.app.invvendor  
    psdi.iface.app.isu  
    psdi.iface.app.item  
    psdi.iface.app.jobplan  
    psdi.iface.app.labor  
    psdi.iface.app.location  
    psdi.iface.app.meterdata  
    psdi.iface.app.org  
    psdi.iface.app.pc  
    psdi.iface.app.person  
    psdi.iface.app.po  
    psdi.iface.app.rcv  
    psdi.iface.app.wo  
    psdi.iface.mic  
    psdi.iface.mos  
    psdi.iface.proc  
    • Uses of MosDetailInfo in com.ibm.tivoli.analytics

      Methods in com.ibm.tivoli.analytics with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxAnalyticDataProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo set sets for all levels in XML for incomig transactions.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.fdmbo.map.app

      Methods in com.ibm.tivoli.maximo.fdmbo.map.app with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      void MappingObjectsNPSet.addObjectInfo(MosDetailInfo mdi) 
      void MappingObjectsNPSet.fillAttributes(MosDetailInfo objectInfo, java.lang.String objectPath) 
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.interaction.process

      Methods in com.ibm.tivoli.maximo.interaction.process with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      protected void InteractionRequestBinder.bindLevel(MosDetailInfo mosInfo, MboRemote sourceMbo, MboSetRemote targetSet)
      Bind request level recursively
      protected void InteractionResponseBinder.bindLevel(MosDetailInfo mosInfo, MboSetRemote sourceSet, MboRemote targetMbo, java.lang.String intMode)
      Apply rules to this level recursively
      void InteractionProcesser.unselect(MosDetailInfo info, MboSetRemote set)
      This method will determine to show response or not param info Response MosDetailInfo for a level in OS.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.iotf

      Methods in com.ibm.tivoli.maximo.iotf with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote IOTFAssetProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.notification.app

      Methods in com.ibm.tivoli.maximo.notification.app with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutNotfProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.oslc

      Methods in com.ibm.tivoli.maximo.oslc with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      static java.lang.String OslcUtils.getLocalResourceId(MboRemote mbo, MosDetailInfo mosDetailInfo) 
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.oslc.provider

      Methods in com.ibm.tivoli.maximo.oslc.provider that return MosDetailInfo 
      Modifier and Type Method and Description
      MosDetailInfo OslcResourceDetailInfo.getMosDetailInfo() 
      Methods in com.ibm.tivoli.maximo.oslc.provider with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      void OslcJsonSchemaGenerator.addPrimaryKeys(JSONSchema jsonSchema, MosDetailInfo mosDetailInfo) 
      void OslcJsonSchemaGenerator.createAttachmentResourceProperty(java.lang.String occurs, java.lang.String propName, JSONSchema jsonschema, java.lang.String valueType, java.lang.String subSchemaURI, java.lang.String title, java.lang.String usageURIs, java.lang.String representationURI, MosDetailInfo mosDetailInfo) 
      void OslcJsonSchemaGenerator.createLiteralProperty(boolean occurs, java.lang.String propName, JSONSchema js, java.lang.String propNs, java.lang.String valueType, MosDetailInfo mosDetailInfo, IfaceColumnInfo colInfo, Mbo zombieMbo) 
      void OSRDFResourceShapeGenerator.createLiteralProperty(java.lang.String occursURI, java.lang.String propName, com.hp.hpl.jena.rdf.model.Model oslcModel, com.hp.hpl.jena.rdf.model.Resource shapeRes, java.lang.String propNs, java.lang.String valueTypeURI, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo resourceDetailInfo, IfaceColumnInfo colInfo) 
      void OslcJsonSchemaGenerator.createResourceProperty(boolean occurs, java.lang.String propName, JSONSchema jschema, java.lang.String propNs, java.lang.String valueType, java.lang.String linkOSName, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo resourceDetailInfo, IfaceColumnInfo colInfo) 
      void OSRDFResourceShapeGenerator.createResourceProperty(java.lang.String occursURI, java.lang.String propName, com.hp.hpl.jena.rdf.model.Model oslcModel, com.hp.hpl.jena.rdf.model.Resource shapeRes, java.lang.String propNs, java.lang.String valueTypeURI, java.lang.String linkOSName, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo resourceDetailInfo, IfaceColumnInfo colInfo) 
      protected void OSRDFResourceShapeGenerator.createResourcePropertyFromMosDetail(com.hp.hpl.jena.rdf.model.Model oslcModel, java.lang.String propName, java.lang.String propNs, java.lang.String occurs, java.lang.String valueType, java.lang.String representation, MosDetailInfo mosDetInfo, OslcResourceDetailInfo oslcResourceDetailInfo, com.hp.hpl.jena.rdf.model.Resource shapeRes) 
      protected void OslcJsonSchemaGenerator.createResourcePropertyFromMosDetail(java.lang.String propName, java.lang.String propNs, java.lang.String occurs, java.lang.String valueType, java.lang.String representation, MosDetailInfo mosDetInfo, OslcResourceDetailInfo oslcResourceDetailInfo, JSONSchema jschema) 
      java.lang.String LocalURIGenerator.getClearTextMboID(MboRemote mbo, MosDetailInfo mosDetailInfo) 
      protected java.lang.String OSOslcSerializer.getLocalRef(MboRemote mbo, java.lang.Integer index, MosDetailInfo mosDetailInfo, java.lang.String subjectURI, java.lang.String parentPath) 
      boolean OslcQueryTemplateAttr.isValidChild(java.lang.String token, MosDetailInfo primaryMosDetailInfo) 
      protected int OSOslcJsonSerializer.mbo2OslcJson(com.ibm.json.java.JSONObject mboOjo, com.ibm.json.java.JSONObject prefixesOjo, MboRemote mbo, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo oslcResourceDetailInfo, boolean headerObject, java.util.Map resourceProperties, java.lang.String subjectURI, java.lang.String parentPath, boolean walkDown, com.ibm.json.java.JSONArray flatSelfRefJA) 
      protected int OSRDFModelGenerator.mbo2RDF(com.hp.hpl.jena.rdf.model.Resource res, com.hp.hpl.jena.rdf.model.Model rdfModel, MboRemote mbo, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo oslcResourceDetailInfo, boolean headerObject, java.util.Map resourceProperties, java.lang.String subjectURI) 
      protected void OSOslcJsonSerializer.setMboColumnElement(com.ibm.json.java.JSONObject mboOjo, com.ibm.json.java.JSONObject prefixesOjo, IfaceColumnInfo colInfo, MboRemote mbo, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo oslcResourceDetailInfo, java.lang.Object ovrdColValue, boolean overridden, boolean headerObject, java.util.Map resourceProperties, java.lang.String dfltNsOverride) 
      protected void OSRDFModelGenerator.setMboColumnElement(com.hp.hpl.jena.rdf.model.Resource res, com.hp.hpl.jena.rdf.model.Model rdfModel, IfaceColumnInfo colInfo, MboRemote mbo, MosDetailInfo mosDetailInfo, OslcResourceDetailInfo oslcResourceDetailInfo, java.lang.Object ovrdColValue, boolean overridden, boolean headerObject, java.util.Map resourceProperties) 
      void OSOslcJsonSerializer.setObjectID(com.ibm.json.java.JSONObject mboOjo, MboRemote mbo, MosDetailInfo oslcResInfo) 
      protected void OslcJsonSchemaGenerator.setResourceProperties(MosDetailInfo mosDetailInfo, OslcResourceDetailInfo resourceDetailInfo, JSONSchema jsonschema, Mbo zombieMbo) 
      protected void OSRDFResourceShapeGenerator.setResourceProperties(MosDetailInfo mosDetailInfo, OslcResourceDetailInfo resourceDetailInfo, com.hp.hpl.jena.rdf.model.Model oslcModel, com.hp.hpl.jena.rdf.model.Resource shapeRes) 
      protected void OslcQueryToQbeHandler.setURIQbe(MboSetRemote mboSet, MosDetailInfo relatedResource, java.lang.String[] uris) 
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.oslc.provider.app

      Methods in com.ibm.tivoli.maximo.oslc.provider.app with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutImportQueue.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutApiKeyProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.oslc.provider.procclass

      Methods in com.ibm.tivoli.maximo.oslc.provider.procclass with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote OslcWODetailProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in com.ibm.tivoli.maximo.rest

      Methods in com.ibm.tivoli.maximo.rest with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      protected int RESTOSStAXStructure.createStructure(MboRemote mbo, MosDetailInfo info, boolean headerObject, java.util.Map resourceProperties) 
      protected int MOSJSONStructure.mbo2JSONObject(MboRemote mbo, com.ibm.json.java.OrderedJSONObject mboOjo, MosDetailInfo mosDetailInfo, boolean headerObject) 
    • Uses of MosDetailInfo in psdi.app.ci

      Methods in psdi.app.ci with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutCIProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap) 
    • Uses of MosDetailInfo in psdi.app.report

      Methods in psdi.app.report that return MosDetailInfo 
      Modifier and Type Method and Description
      static MosDetailInfo ReportUtil.getMosDetailInfo(java.lang.String intObjectName, int objectID)
      Returns the MosDetailInfo from the cache for the specified objectID in the specified object structure.
      Methods in psdi.app.report with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      static java.util.Set ReportUtil.getValidAttributes(MosDetailInfo detailInfo)
      Returns a set of valid attributes for the specified object structure detail.
    • Uses of MosDetailInfo in psdi.dm.pkg

      Methods in psdi.dm.pkg with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int DocLinksProc.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Checks the business rule for creating a doclink
    • Uses of MosDetailInfo in psdi.dm.procclass

      Methods in psdi.dm.procclass with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int DMMoutTkTemplateProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxVarOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxRulesOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxPropOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxObjOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxIntObjOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxGroupOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMMaxDomainOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int DMDbInfoObjectViewOutProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      boolean DMPersonProcess.compareMboKeyValues(MboSetRemote mboSet, MosDetailInfo mdi, java.lang.String[] keys) 
      MboSetRemote DMMaxTkTemplateProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo and mbo set sets for incomig transactions
      MboSetRemote DMMaxClassificationProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
      MboSetRemote DMGLProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable) 
      MboSetRemote DMCronTaskProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable) 
      void DMSigOptionProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMOrgProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMMaxUserProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMMaxObjProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMMaxDomainProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMMaxAppsProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMDocTypesProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
      void DMActionProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
    • Uses of MosDetailInfo in psdi.iface.app.ap

      Methods in psdi.iface.app.ap with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      boolean MaxAPProcess.compareMboKeyValues(MboSetRemote mboSet, MosDetailInfo mdi, java.lang.String[] keys)
      Default method to try to find in memory MBO with the keys matched with XML data for the currebt level
    • Uses of MosDetailInfo in psdi.iface.app.asset

      Methods in psdi.iface.app.asset with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutAssetProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.coa

      Methods in psdi.iface.app.coa with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxCOAProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo micInfo, java.lang.String processTable)
      Create mbo and mbo set sets for incomig transactions
    • Uses of MosDetailInfo in psdi.iface.app.collection

      Methods in psdi.iface.app.collection with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxCollectAuthProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo set sets for all levels in XML for incomig transactions
    • Uses of MosDetailInfo in psdi.iface.app.company

      Methods in psdi.iface.app.company with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxComProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.app.dbinfo

      Methods in psdi.iface.app.dbinfo with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutDbInfoObjectViewProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.domain

      Methods in psdi.iface.app.domain with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      void MaxDomainProcess.delete(MboRemote mbo, MosDetailInfo mdi) 
    • Uses of MosDetailInfo in psdi.iface.app.gl

      Methods in psdi.iface.app.gl with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutGLProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.inspection

      Methods in psdi.iface.app.inspection with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutProcessInspectionResult.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Set additional data
      int MoutProcessInspField.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Set additional data
    • Uses of MosDetailInfo in psdi.iface.app.intobject

      Methods in psdi.iface.app.intobject with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxIntObjectProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo and mbo set sets for incomig transactions
    • Uses of MosDetailInfo in psdi.iface.app.invbalances

      Methods in psdi.iface.app.invbalances with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutInvBalancesProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      MboSetRemote MaxInvBalancesProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo set sets for all levels in XML for incomig transactions.
    • Uses of MosDetailInfo in psdi.iface.app.inventory

      Methods in psdi.iface.app.inventory with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutRSVProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutInvProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.invvendor

      Methods in psdi.iface.app.invvendor with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutInvVendorProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.isu

      Methods in psdi.iface.app.isu with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutISUProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.item

      Methods in psdi.iface.app.item with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutToolItemProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutServItemProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutItemProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
    • Uses of MosDetailInfo in psdi.iface.app.jobplan

      Methods in psdi.iface.app.jobplan with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutJPProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      MboSetRemote MaxJPProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Overridden from base class.
    • Uses of MosDetailInfo in psdi.iface.app.labor

      Methods in psdi.iface.app.labor with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxLaborProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.app.location

      Methods in psdi.iface.app.location with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutLocProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutLocHierProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutOperLocProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutAHOperLocProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap) 
      MboSetRemote MaxOperLocProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
      MboSetRemote MaxLocProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.app.meterdata

      Methods in psdi.iface.app.meterdata with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxMeterDataProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo set for the correct mbo by using the relationship from the parent mbo.
    • Uses of MosDetailInfo in psdi.iface.app.org

      Methods in psdi.iface.app.org with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxOrgProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.app.pc

      Methods in psdi.iface.app.pc with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutPCProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      MboSetRemote MaxPCProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo and mbo set sets for incomig transactions.
    • Uses of MosDetailInfo in psdi.iface.app.person

      Methods in psdi.iface.app.person with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxPersonProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      10-11316: override this message for the delete of PHONE, EMAIL, and SMS when action is Replace and the records were not brought in
      MboSetRemote MasPersonUserProcess.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      10-11316: override this message for the delete of PHONE, EMAIL, and SMS when action is Replace and the records were not brought in
    • Uses of MosDetailInfo in psdi.iface.app.po

      Methods in psdi.iface.app.po with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxPOProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create mbo and mbo set sets for incomig transactions
    • Uses of MosDetailInfo in psdi.iface.app.rcv

      Methods in psdi.iface.app.rcv with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MoutRcvRotItmMProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      int MoutRCVProcess.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Call back method to find out whether we can send data out.
      MboSetRemote MaxRcvRotItmMProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
      MboSetRemote MaxRCVProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo micInfo, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.app.wo

      Methods in psdi.iface.app.wo with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      MboSetRemote MaxWOProcess.createMboSet(boolean primaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Call back method to create mbo and mbo set sets for incoming transactions.
    • Uses of MosDetailInfo in psdi.iface.mic

      Methods in psdi.iface.mic that return MosDetailInfo 
      Modifier and Type Method and Description
      MosDetailInfo MicSetInfo.getMosDetailInfo()
      Deprecated. 
      Get the Maximo Object Structure Detail Inof
      MosDetailInfo MicService.getPrimaryInfo(java.lang.String mosName)
      Get the primary MosDetailInfo
      Methods in psdi.iface.mic with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      void MicSetOut.postSerializationRules(MboRemote mbo, MosDetailInfo mosDetInfo) 
      Constructors in psdi.iface.mic with parameters of type MosDetailInfo 
      Constructor and Description
      MicSetInfo(MosDetailInfo mosDetlInfo)
      Deprecated. 
      Constructor
    • Uses of MosDetailInfo in psdi.iface.mos

      Fields in psdi.iface.mos declared as MosDetailInfo 
      Modifier and Type Field and Description
      protected MosDetailInfo MosProcess.mdi
      Data dictionary info about THIS MicSet
      Methods in psdi.iface.mos that return MosDetailInfo 
      Modifier and Type Method and Description
      MosDetailInfo OSScriptContext.getMosDetailInfo() 
      MosDetailInfo MosInfo.getMosDetailInfo(java.lang.String hierarchyPath)
      Get the mosDetailInfo for a given Hierarchy path
      MosDetailInfo MosDetailInfo.getParentInfo()
      Get the parent MosDetailInfo
      MosDetailInfo MosInfo.getPrimaryMosDetailInfo()
      Get the primary MosDetailInfo info
      Methods in psdi.iface.mos with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      int MosDefinitionImpl.applyAPICondition(MboRemote mbo, MosDetailInfo mosDetInfo) 
      int MosDefinitionImpl.checkBusinessRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap)
      Default method to call back and find out can we process data from specific table.
      boolean MosProcessImpl.compareMboKeyValues(MboSetRemote mboSet, MosDetailInfo mdi, java.lang.String[] keys)
      Default method to try to find in memory MBO with the keys matched with XML data for the current level
      MboSetRemote MosProcessImpl.createMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create Mbo set sets for all levels in XML for incoming transactions
      protected int MOSStAXStructure.createStructure(MboRemote mbo, MosDetailInfo info, boolean headerObject, java.util.Map resourceProperties) 
      void MosProcessImpl.delete(MboRemote mbo, MosDetailInfo mdi)
      Update row in MAXIMO table for the main table
      MboRemote MosProcessImpl.findTargetMbo(MosDetailInfo mdi)
      Find target Mbo in MboSet for Invacation Channel.
      boolean MosDefinitionImpl.forceDiscardChildMboSet(boolean event, MboSetRemote mboSet, MosDetailInfo msd)
      This will give developers a chance to discard child mbosets in a os graph selctively when the publish channel using this os has retainmbos set to true.
      java.util.Map ObjectStructureCacheImpl.getIntObjAlias(MosDetailInfo mosDInfo)
      Get the map of alias values from maxintobjalias.
      java.util.Map ObjectStructureCache.getIntObjAlias(MosDetailInfo mosDInfo)
      Get the map of alias values from maxintobjalias.
      protected int MOSStAXStructure.getMboXmlType(MboRemote mbo, MosDetailInfo info, boolean evaluateXmlType) 
      void MosInfo.loadSortedKeyInfo(MosDetailInfo info)
      Get the mosDetailInfo for a given Hierarchy path
      void MosDefinitionImpl.postSerializationRules(MboRemote mbo, MosDetailInfo mosDetInfo)
      Override this method for doing custom rules after the mbo has be serialized.
      MboSetRemote MosProcessImpl.processMboSet(boolean isPrimaryMbo, MboRemote parentMbo, MosDetailInfo mdi, java.lang.String processTable)
      Create Mbo set sets for all levels in XML for incoming transactions If MboSet already exit (Invocation Channel) use it.
      void MosDefinitionImpl.scriptOverrideRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Map ovrdColValueMap) 
      java.util.Set MosDefinitionImpl.scriptSkipColRules(MboRemote mbo, MosDetailInfo mosDetInfo, java.util.Set skipCols) 
      int MosDefinitionImpl.scriptSkipMboRules(MboRemote mbo, MosDetailInfo mosDetInfo) 
      void MosProcessImpl.setAutokeyFlag(MboSetRemote set, MosDetailInfo info)
      Default method to be overridden by the individual modules to set autokey flag.
      protected boolean MosProcessImpl.skipSelfreferencing(MosDetailInfo childInfo, MosDetailInfo mdi)
      Default method to skip object with same name for self-referencing object structures
    • Uses of MosDetailInfo in psdi.iface.proc

      Methods in psdi.iface.proc with parameters of type MosDetailInfo 
      Modifier and Type Method and Description
      protected int ExtSystemProcProcessor.applyRulesToLevel(StructureObject struc, MboRemote mbo, MosDetailInfo info)
      Apply rules to this level recursively
      protected int PreRulesProcessor.applyRulesToLevel(StructureObject struc, MosDetailInfo mosInfo, java.lang.String processTable)
      Apply rules to this level recursively
      Constructors in psdi.iface.proc with parameters of type MosDetailInfo 
      Constructor and Description
      ExtSystemProcProcessor(java.lang.String extSystem, java.lang.String serviceName, java.lang.String mosName, StructureData data, java.util.List mboList, MosDetailInfo primaryInfo, boolean isEvent)
      Constructor
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes