|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.remedy.cmdb.api.CMDBGraphResult
The CMDBGraphResult class defines the result of an
CMDBGraph query.
| Constructor Summary | |
CMDBGraphResult()
Default constructor. |
|
| Method Summary | |
CMDBInstanceBase[] |
getObjects()
Gets all object instances that result from the graph search. |
CMDBRelationBase[] |
getRelations()
Gets all relationship instances that result from the graph search. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMDBGraphResult()
| Method Detail |
public CMDBInstanceBase[] getObjects()
public CMDBRelationBase[] getRelations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||