Package | Description |
---|---|
psdi.mbo |
Modifier and Type | Method and Description |
---|---|
KeyValue |
Mbo.getKeyValue()
Get the key value of this object
|
KeyValue |
MboRemote.getKeyValue() |
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.
|