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.process.IntMappingInfo

  • Packages that use IntMappingInfo 
    Package Description
    com.ibm.tivoli.maximo.interaction.process  
    • Uses of IntMappingInfo in com.ibm.tivoli.maximo.interaction.process

      Methods in com.ibm.tivoli.maximo.interaction.process that return IntMappingInfo 
      Modifier and Type Method and Description
      IntMappingInfo InteractionInfo.getObjectMapping(java.lang.String osName, java.lang.String hpath)
      Object mapping for the interaction object and hierarachypath
      Methods in com.ibm.tivoli.maximo.interaction.process with parameters of type IntMappingInfo 
      Modifier and Type Method and Description
      void InteractionBinder.bindInteractionData(MboRemote sourceMbo, MboRemote targetMbo, IntMappingInfo mapping)
      Process mapping for the individual level in request or response
      IntMappingDetailInfo InteractionBinder.findKeyName(IntMappingInfo mapping, java.lang.String keyName)
      Find key column in the mapping
      protected MboRemote InteractionBinder.findMbo(MboRemote sourceMbo, MboSetRemote targetSet, IntMappingInfo mapping, java.lang.String action)
      Find Mbo in target based on the mapped keys
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes