Package com.hp.ucmdb.api.reconciliation
Interface ReconciliationServiceIdentificationResult
public interface ReconciliationServiceIdentificationResult
Created with IntelliJ IDEA.
 User: cohenben
 Date: 29/08/12
 Time: 15:19
 Holds the result of the IdentifyDataUpdateRequest
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getTempIdToGlobalIdMap
 - 
getTempIdToTouchIdMap
Map<UcmdbId,ExternalTouchId> getTempIdToTouchIdMap() 
 -