Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Item Event

Fired for each valid item name that is returned after a call to Select .

Syntax

public void fireItem(SimpledbItemEvent event);

public class SimpledbItemEvent {
  public String itemName;
}

Remarks

This event is fired for each item that is retrieved after a call to Select.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0