|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |