getList
function
Overwrites connection.getList so any hydrated instances or hydrated lists are kept in the store until the response resolves.
connection.getList( set )
Increments the request counter so these instances will be stored and then decrements it after the request is complete.
Parameters
- set
{Set}:Params used to specify which list to retrieve.