Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface.integration |
Modifier and Type | Method and Description |
---|---|
default void |
InvokeAppInterface.setMessageHandler(MessageHandler errorHandler)
If application needs to do message handling it needs to invoke setMessageHandler to pass MessageHandler
to the framework that would allow application to get back reference to the rows that returned messages.
|