| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.oslc | |
| com.ibm.tivoli.maximo.rest | |
| psdi.dm.util | |
| psdi.iface.load | |
| psdi.iface.mic | |
| psdi.iface.mos |
| Modifier and Type | Method and Description |
|---|---|
static void |
OslcUtils.setRestrictWhere(MboSetRemote mboset,
MosInfo mosInfo) |
| Constructor and Description |
|---|
MOSJSONStructure(MosInfo mosInfo,
java.lang.String operation,
boolean verbose,
boolean dropNulls,
boolean locale,
boolean retainMbos,
boolean generic,
boolean keys,
boolean rootOnly,
boolean metaData,
boolean compact,
boolean calculateEtag,
boolean useTotalCount) |
| Modifier and Type | Method and Description |
|---|---|
static MboRemote |
DMUtil.findTopLevelMosForChild(MosInfo mosInfo,
MboRemote childMbo)
Find top level mbo for a child mbo
|
| Constructor and Description |
|---|
ObjectStructureLoader(MosInfo mosInfo,
boolean preview,
java.lang.String messageType)
Construct the set
|
ObjStrInboundXMLSplitter(MosInfo mInfo,
boolean preview,
MboRemote npMbo,
java.lang.String msgType) |
| Modifier and Type | Method and Description |
|---|---|
MosInfo |
MicServiceRemote.getObjectStructureInfo(java.lang.String objectStructureName)
Get MosInfo for a given Object Structure name.
|
MosInfo |
MicService.getObjectStructureInfo(java.lang.String objectStructureName)
Get MosInfo for a given Object Structure name.
|
| Modifier and Type | Method and Description |
|---|---|
MosInfo |
MosDetailInfo.getMosInfo()
Get the parent MosInfo
|
MosInfo |
ObjectStructureCacheImpl.getMosInfo(java.lang.String intObjectName)
Gets the info object for the specific MOS
|
MosInfo |
ObjectStructureCache.getMosInfo(java.lang.String intObjectName)
Gets the info object for the specific MOS
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,MosInfo> |
ObjectStructureCacheImpl.getAllMos()
Get all Maximo Object Structures in the memory
|
java.util.Map<java.lang.String,MosInfo> |
ObjectStructureCache.getAllMos()
Get all Maximo Object Structures in the memory
|