AR System Java API

Uses of Class
com.bmc.arsys.api.QuerySourceForm

Uses of QuerySourceForm in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return QuerySourceForm
 QuerySourceForm RecursiveQuery.getRecursiveForm()
          Returns the recursive form.
 

Methods in com.bmc.arsys.api with parameters of type QuerySourceForm
 boolean RecursiveQuery.addFromSource(QuerySourceForm sourceForm, boolean isRecursive)
          Adds a new form to the list of the IQuerySource sources that the recursive query selects from.
 void RecursiveQuery.setRecursiveForm(QuerySourceForm recursiveForm)
          Sets the recursive form.
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.