Package com.hp.ucmdb.api.reconciliation
Interface IdentificationData
- All Superinterfaces:
 Serializable
User: frostn
 Date: 9/19/12
 Time: 1:18 PM
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getIdentificationAttributes
Collection<String> getIdentificationAttributes()- Returns:
 - Collection of attributes relevant for identification.
 
 - 
getConnectedIdentification
Collection<ConnectedIdentificationData> getConnectedIdentification()- Returns:
 - Collection of data relevant for identification base on connected CIs.
 
 
 -