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

Uses of Class
psdi.mbo.KeyValue

  • Packages that use KeyValue 
    Package Description
    psdi.mbo  
    • Uses of KeyValue in psdi.mbo

      Methods in psdi.mbo that return KeyValue 
      Modifier and Type Method and Description
      KeyValue MboRemote.getKeyValue() 
      KeyValue Mbo.getKeyValue()
      Get the key value of this object
      Methods in psdi.mbo with parameters of type KeyValue 
      Modifier and Type Method and Description
      boolean KeyValue.equals(KeyValue kv)
      Check equals to KeyValue calss
      MboRemote MboSet.moveToKey(KeyValue keyVal)
      Move to the specified key in the collection and make current Mbo This can be VERY expensive on large result sets ! This should only be used where appropriate and is NOT a replacement for using QBE.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes