Collection::nextPage()
Method: Fetches the next page in the resource list (if there is one).
Collection::nextPage Read More »
Method: Fetches the next page in the resource list (if there is one).
Collection::nextPage Read More »
Method: Fetches the previous page in the resource list (if there is one).
Collection::previousPage Read More »
Method: Gets the first item from the current page. Returns `null` if the current page is empty.
Method: Gets the last item from the current page. Returns `null` if the current page is empty.
Method: No description found
Collection::extractPathAndUpdateParams Read More »
Method: No description found
Method: No description found
Collection::getIterator Read More »
Method: No description found
Collection::getReverseIterator Read More »
Method: No description found
Collection::autoPagingIterator Read More »
Method: Returns an empty collection. This is returned from {@see nextPage()} when we know that there isn’t a next page in order to replicate the behavior of the API when it attempts to return a page beyond the last.
Collection::emptyCollection Read More »
Method: Returns true if the page object contains no element.
Collection::isEmpty Read More »
Method: No description found
Collection::baseUrl Read More »
Method: Returns the filters.
Collection::getFilters Read More »
Method: Sets the filters, removing paging options.
Collection::setFilters Read More »
Method: No description found
Collection::offsetGet Read More »
Method: No description found
Method: No description found
Collection::create Read More »
Method: No description found
Collection::retrieve Read More »