Uses of Class
com.bmc.cmdb.api.CMDBGraphResult

Uses of CMDBGraphResult in com.bmc.cmdb.api
 

Methods in com.bmc.cmdb.api that return CMDBGraphResult
static CMDBGraphResult CMDBUtil.CMDBGraphQuery(ARServerUser context, CMDBClassNameKey startClassNameId, java.lang.String aDatasetId, int aGetMask, java.lang.String startExtensionId, java.lang.String startInstanceId, int numLevels, int direction, boolean noMatchProceed, boolean onMatchProceed, CMDBGraph[] graphArray)
          Generates a graph query starting with the node from the specified dataset, number of levels, and relationship direction.
static CMDBGraphResult CMDBUtil.CMDBGraphQuery(ARServerUser context, CMDBClassNameKey startClassNameId, java.lang.String startExtensionId, java.lang.String startInstanceId, int numLevels, int direction, boolean noMatchProceed, boolean onMatchProceed, CMDBGraph[] graphArray)
          Generates a graph query starting with the specified node, using the specified number of levels and relationship direction.
 



(c) Copyright 2004-2007 BMC Software, Inc.