Package DE_EPAGES::RemoteSearch::API::Object::ProductBatchProcessDeleteHandler
Handles batch-deletion of products to pass them to the remote search.
Implements Interface DE_EPAGES::Trigger::API::Object::BatchProcessHandler
Uses DE_EPAGES::RemoteSearch::API::Object::SearchIndex
Base |
DE_EPAGES::Trigger::API::Object::BatchProcessHandler |
Functions
processItemList
Stored products are passed to SearchIndex object and flushed.
On first call of this method the search initialized with
parameters from first Object in item list.
see DE_EPAGES::RemoteSearch::API::Object::SearchIndex.
Syntax |
$Handler->processItemList(); |