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

Uses of Class
com.ibm.tivoli.maximo.interaction.obp.WSIO

  • Packages that use WSIO 
    Package Description
    com.ibm.tivoli.maximo.interaction.app.createint  
    com.ibm.tivoli.maximo.interaction.generate  
    com.ibm.tivoli.maximo.interaction.obp  
    com.ibm.tivoli.maximo.interaction.process  
    • Uses of WSIO in com.ibm.tivoli.maximo.interaction.app.createint

      Fields in com.ibm.tivoli.maximo.interaction.app.createint declared as WSIO 
      Modifier and Type Field and Description
      WSIO IntGenerator.optimizedRequest 
      WSIO IntGenerator.optimizedResponse 
      Methods in com.ibm.tivoli.maximo.interaction.app.createint that return WSIO 
      Modifier and Type Method and Description
      WSIO IntGenerator.getWSIO()
      Return WSIO object.
      Methods in com.ibm.tivoli.maximo.interaction.app.createint with parameters of type WSIO 
      Modifier and Type Method and Description
      void WSIOTreeSet.fill(WSIO wsio, boolean top, java.util.LinkedHashMap removeMap)
      Sets originating MBO name
      void WSIOTreeSetRemote.fill(WSIO wsio, boolean top, java.util.LinkedHashMap removeMap) 
      void IntGenerator.setWSIO(WSIO in)
      Sets WSIO object.
    • Uses of WSIO in com.ibm.tivoli.maximo.interaction.generate

      Methods in com.ibm.tivoli.maximo.interaction.generate with parameters of type WSIO 
      Modifier and Type Method and Description
      static void WSIOMaxArtifactsCreator.create(WSIO optimizedRequest, WSIO optimizedResponse, IntGeneratorInfo interActionInfo, UserInfo userInfo, MXTransaction mxTrans) 
    • Uses of WSIO in com.ibm.tivoli.maximo.interaction.obp

      Methods in com.ibm.tivoli.maximo.interaction.obp that return WSIO 
      Modifier and Type Method and Description
      WSIO WSIO.getFirstChild() 
      WSIO WSIO.getParent() 
      WSIO OBPInfo.getRequest() 
      WSIO OBPInfo.getResponse() 
      protected WSIO OBPGenerator.optimizeUsingRule1(WSIO rootWSIO) 
      protected WSIO OBPGenerator.optimizeUsingRule2(WSIO rootWSIO) 
      protected WSIO OBPGenerator.optimizeWSIO(WSIO rootWSIO) 
      protected WSIO OBPGenerator.resolveInvalidWSIOs(WSIO wsio, boolean req) 
      Methods in com.ibm.tivoli.maximo.interaction.obp with parameters of type WSIO 
      Modifier and Type Method and Description
      void WSIO.addWSIOChild(WSIO wsioChild) 
      OBPInfo OBPInfo.createNewInstance(WSIO request, WSIO response) 
      protected void OBPGenerator.generateWSIOAttributeName(WSIO parentWSIO, WSIOAttribute wsioAttr, boolean rand) 
      protected boolean OBPGenerator.isRecursiveDefn(WSIO parentWSIO, org.apache.xmlbeans.SchemaType obpSchemaElemType) 
      protected void OBPGenerator.mergeChildrenToParent(WSIO wsio) 
      protected WSIO OBPGenerator.optimizeUsingRule1(WSIO rootWSIO) 
      protected WSIO OBPGenerator.optimizeUsingRule2(WSIO rootWSIO) 
      protected WSIO OBPGenerator.optimizeWSIO(WSIO rootWSIO) 
      protected void OBPGenerator.parseSchema(WSIO parentWSIO, OBPSchemaElement schemaElem) 
      protected void OBPGenerator.removeDeletedNodes(WSIO wsio) 
      protected WSIO OBPGenerator.resolveInvalidWSIOs(WSIO wsio, boolean req) 
      void OBPInfo.setRequest(WSIO request) 
      void OBPInfo.setResponse(WSIO response) 
      protected void OBPGenerator.setWSIOMetaData(WSIO parentWSIO, WSIO wsio, OBPSchemaElement schemaElem) 
      Constructors in com.ibm.tivoli.maximo.interaction.obp with parameters of type WSIO 
      Constructor and Description
      OBPInfo(java.lang.String serviceName, java.lang.String portName, java.lang.String wsdlOperation, java.lang.String doc, WSIO request, WSIO response, java.util.Map nsContext) 
    • Uses of WSIO in com.ibm.tivoli.maximo.interaction.process

      Methods in com.ibm.tivoli.maximo.interaction.process that return WSIO 
      Modifier and Type Method and Description
      WSIO RequestMboSet.getWSIO()
      Gets WSIO.
      Methods in com.ibm.tivoli.maximo.interaction.process with parameters of type WSIO 
      Modifier and Type Method and Description
      static java.lang.StringBuffer InteractionUtil.getIntrRelationsWhere(WSIO wsio, InteractionInfo interactionInfo, boolean isReq) 
      static java.lang.StringBuffer InteractionUtil.getObjectsWhere(WSIO wsio, java.lang.StringBuffer where) 
      static java.lang.StringBuffer InteractionUtil.getWsioRelationsWhere(WSIO wsio, java.lang.StringBuffer where) 
      static void InteractionUtil.reloadCache(WSIO optimizedRequest, WSIO optimizedResponse) 
      java.lang.String WSIOProcessBaseExit.removeParentLocation(java.lang.String strXPath, WSIO wsio, boolean isWsioAttr)
      Return the current xml location.
      void RequestMboSet.setWSIO(WSIO wsio)
      Causes the NonP-MboSet used for method parameter validation to setup itself for use.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes