loadAllPersonsPaged
loadAllPersonsPaged
The loadAllPersonsPaged method returns a page of Person records .
Method
The method uses the GET HTML method.
Input
The input to the method are two Integer parameters. Â
firstRecord: Start index of the page.
maxRecords: Size of the page.
Output
The output is the list of Person entry if found or an empty document if no entry is known by the system.