Package | Description |
---|---|
com.ibm.tivoli.maximo.interaction.process |
Modifier and Type | Method and Description |
---|---|
IntMappingDetailInfo |
InteractionBinder.findKeyName(IntMappingInfo mapping,
java.lang.String keyName)
Find key column in the mapping
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IntMappingDetailInfo> |
IntMappingInfo.getObjectMappings()
Get details mapping list
|
Modifier and Type | Method and Description |
---|---|
void |
IntMappingInfo.setObjectMappings(java.util.List<IntMappingDetailInfo> map)
Sets details mapping list
|