public class AddressLoadEvent extends LoadEvent<BOAddress>
Event to load a BOAddress.
The launcher must provide a valid address id in order to successfully call this event.
The listener loads all the BOAddress components starting from the event input, i.e. the given address id.
Since:
9.2
GCApi:
event
Reactors:
BTAddressLoad(0)
No Spouts
  • Constructor Details

    • AddressLoadEvent

      public AddressLoadEvent(Long id)
      Instantiates a new address load event.
      Parameters:
      id - the address id