Package DE_EPAGES::Presentation::API::Object::PagerAWSItems
Pager to display the list of Items found by AWS itemLookup / itemSearch requests
Base |
DE_EPAGES::Presentation::API::Object::Pager |
Package DE_EPAGES::Amazon::API::Object::PagerAWSItems
Functions
countItems
Returns the total number of child objects.
Syntax |
$Items = $Pager->countItems; |
Return |
|
items
Returns all objects of one page.
Syntax |
$aItems = $Pager->items($Page); |
Input |
|
Return |
|