Package | Description |
---|---|
psdi.iface.app.classify | |
psdi.iface.app.isu | |
psdi.iface.mic | |
psdi.iface.mos |
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
MaxClassificationProcess.createMboSet(boolean primaryMbo,
MboRemote parentMbo,
MicSetInfo micInfo,
java.lang.String processTable)
Call back method to create mbo and mbo set sets for incoming
transactions.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
MaxISUProcess.createMboSet(boolean primaryMbo,
MboRemote parentMbo,
MicSetInfo micInfo,
java.lang.String processTable)
Call back method to create mbo and mbo set sets for
incoming transactions.
|
Modifier and Type | Method and Description |
---|---|
MicSetInfo |
MicService.getMicSetInfo(java.lang.String mosName,
java.lang.String objname)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
MicUtil.getKeyArray(MicSetInfo micInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MosProcessImpl.compareMboKeyValues(MboSetRemote mboSet,
MicSetInfo micInfo,
java.lang.String[] keys)
Deprecated.
please use method with MosDetailInfo
|
MboSetRemote |
MosProcessImpl.createMboSet(boolean isPrimaryMbo,
MboRemote parentMbo,
MicSetInfo micInfo,
java.lang.String processTable)
Deprecated.
please use method with MosDetailInfo
|
java.lang.String[] |
MosProcess.getKeyArray(MicSetInfo info)
Deprecated.
use getKeyArray(MosDetailInfo info)
|