Package com.hp.ucmdb.api.topology
Interface MergeInput
public interface MergeInput
Created by IntelliJ IDEA.
 User: frostn
 Date: 4/13/11
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getIdsToMerge
Collection<UcmdbId> getIdsToMerge() - 
getRemainingId
UcmdbId getRemainingId() - 
getChangerAdditionalInfo
String getChangerAdditionalInfo() 
 -