DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

Enter additional information related to this 'class' inside the {div} macro with 'id=description'



Method Summary
void
addFoundSet(fs)
void
addFoundSet(fs, relationNamesToTraverse)



Method Details

addFoundSet

void
addFoundSet
(fs)

Parameters

{JSFoundSet} fs - the foundset

Returns

void
 

addFoundSet

void
addFoundSet
(fs, relationNamesToTraverse)

Parameters

{JSFoundSet} fs - the root foundset
{String[]} relationNamesToTraverse - the relations to traverse from records found in root root foundset

Returns

void