Package com.hp.ucmdb.api.reconciliation
Interface ConnectedIdentificationData
- All Superinterfaces:
 Serializable
User: frostn
 Date: 9/23/12
 Time: 11:56 AM
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getConnectedCiInfo
ConnectedCiInfo getConnectedCiInfo()- Returns:
 - Information regarding the connected CI.
 
 - 
getIdentificationAttributes
Collection<String> getIdentificationAttributes()- Returns:
 - Collection of attributes relevant for identification base on the connected CI.
 
 
 -