JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hp.ucmdb.api.reconciliation
Interface ConnectedCiInfo
All Superinterfaces:
Serializable
public interface
ConnectedCiInfo
extends
Serializable
User: frostn Date: 9/19/12 Time: 1:19 PM
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCiType
()
String
getLinkType
()
boolean
isDirectionForward
()
Method Details
getCiType
String
getCiType
()
Returns:
the type of the connected CI.
getLinkType
String
getLinkType
()
Returns:
the type of the relation.
isDirectionForward
boolean
isDirectionForward
()
Returns:
true iff the relation direction is from the type which we try to identify to the connected CI.