Retrieves the list of available Event Domains with which a message can be associated.
java.util.List<com.invoqsystems.apex.model.EventDomain> getEventDomains()
None
List of Event Domain objects for the message.
Related topics
Messaging API
Using the Messaging JavaBean