Class AccountContactLoadEvent


public class AccountContactLoadEvent extends LoadEvent<BOAccountContact>
Event to load a BOAccountContact.
The launcher must provide a valid contact id in order to successfully call this event.
The listener loads the required BOAccountContact.
Since:
16.0
GCApi:
event
Reactors:
BTAccountContactLoad(0)
No Spouts
  • Constructor Details

    • AccountContactLoadEvent

      public AccountContactLoadEvent(Long contactId)
      Instantiates a new contact load event
      Parameters:
      contactId - the id of the contact to load