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

Uses of Class
psdi.iface.mos.ObjectStructureCache

  • Packages that use ObjectStructureCache 
    Package Description
    psdi.iface.mic  
    psdi.iface.mos  
    psdi.iface.proc  
    • Uses of ObjectStructureCache in psdi.iface.mic

      Fields in psdi.iface.mic declared as ObjectStructureCache 
      Modifier and Type Field and Description
      ObjectStructureCache MicService.interDD
      Describes Integration Data Dictinary
      Methods in psdi.iface.mic that return ObjectStructureCache 
      Modifier and Type Method and Description
      ObjectStructureCache MicService.getIntegrationDD()
      Get reference to Integration DD.
    • Uses of ObjectStructureCache in psdi.iface.mos

      Fields in psdi.iface.mos declared as ObjectStructureCache 
      Modifier and Type Field and Description
      protected ObjectStructureCache MosProcess.interDD
      Describes Integration Data Dictinary
      Methods in psdi.iface.mos that return ObjectStructureCache 
      Modifier and Type Method and Description
      static ObjectStructureCache ObjectStructureCache.getInstance()
      Always use one instance of Object Structure DD.
      ObjectStructureCache MosProcess.getInterDD()
      Return ObjectStructureCache reference
    • Uses of ObjectStructureCache in psdi.iface.proc

      Constructors in psdi.iface.proc with parameters of type ObjectStructureCache 
      Constructor and Description
      PreRulesProcessor(java.lang.String usewith, java.lang.String extSystem, java.lang.String serviceName, java.lang.String mosName, StructureData data, ObjectStructureCache interDD, UserInfo userInfo)
      Constructor
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes