Class CountryLoadEvent


public class CountryLoadEvent extends GenericLoadEvent<String,BOCountry>
Event to load a BOCountry.
The launcher must provide a valid country code in order to successfully call this event.
The listener loads all the BOCountry components starting from the event input, i.e. the given country code.
Since:
17.0
GCApi:
event
Reactors:
BTCountryLoad(0)
No Spouts
  • Constructor Details

    • CountryLoadEvent

      public CountryLoadEvent(String code)
      Instantiates a new country load event.
      Parameters:
      code - the country code