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

Uses of Class
psdi.iface.intertables.IfaceTbKey

  • Packages that use IfaceTbKey 
    Package Description
    psdi.iface.intertables  
    psdi.iface.mic  
    psdi.iface.mos  
    • Uses of IfaceTbKey in psdi.iface.intertables

      Methods in psdi.iface.intertables with parameters of type IfaceTbKey 
      Modifier and Type Method and Description
      java.lang.String FlatRowSet.getKeyValues(java.lang.String tableName, IfaceTbKey tbkey)
      The key value for that table.
      boolean FlatRowSet.isLevelExist(IfaceTbKey tbkey, java.util.List exclusiveCols, boolean isLeaf)
      Checks if a level exists or not.
    • Uses of IfaceTbKey in psdi.iface.mic

      Methods in psdi.iface.mic that return IfaceTbKey 
      Modifier and Type Method and Description
      IfaceTbKey MicSetInfo.getIfaceTbKey()
      Deprecated. 
      Get the integration object name
    • Uses of IfaceTbKey in psdi.iface.mos

      Methods in psdi.iface.mos that return IfaceTbKey 
      Modifier and Type Method and Description
      IfaceTbKey MosDetailInfo.getIfaceTbKey() 
      Methods in psdi.iface.mos with parameters of type IfaceTbKey 
      Modifier and Type Method and Description
      void MosDetailInfo.setIfaceTbKey(IfaceTbKey ifaceTbKey) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes