Package com.hp.ucmdb.api.reconciliation
Interface ChangedIdsResult
- All Superinterfaces:
Serializable
User: Nahum Nimrod
Date: Dec 24, 2009
Time: 11:49:47 AM
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getNewTimeStamp
TimeStamp getNewTimeStamp()- Returns:
- the new time stamp to use in the next call.
-
getIdToElementMappings
IdToElementMappings getIdToElementMappings()- Returns:
- the original to actual element in the CMDB (id and type, without the properties).
-