com.hp.ucmdb.api.topology
Interface QueryNodeOrigin


public interface QueryNodeOrigin

Services to access to the original query name and original node name.

Since:
UCMDB 9.0

Method Summary
 java.lang.String getNodeOriginalName()
          The original node name of the node the resulted in this structure.
 java.lang.String getNodeOriginalQueryName()
          The original query name of the node the resulted in this structure.
 

Method Detail

getNodeOriginalQueryName

java.lang.String getNodeOriginalQueryName()
The original query name of the node the resulted in this structure.

Returns:
The original query name of the node the resulted in this structure.

getNodeOriginalName

java.lang.String getNodeOriginalName()
The original node name of the node the resulted in this structure.

Returns:
The original node name of the node the resulted in this structure.


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.