The currentResultPageNum actor-chain is used to display stores that contain the specified item.

Parameter

Description

pageNum

Identifies which page of the results set is being viewed. The default value is 1, with the base value of this parameter set to1 instead of 0 for usability.

maxResultsPerPage

The maximum number of results to display on the page.

Display In-Store Search Example
curl -L -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
\"pageNum\":\"2\", \"maxResultsPerPage\":\"2\" }" "http://localhost:8280/
rest/model/atg/commerce/locations/StoreLocatorActor/currentResultPageNum"

Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices