Application areas can implement this interface to generate custom email content.
At the point that getCustomEmailSubject() and getCustomEmailBody() are called, the
RouteHeaderVO and ActionRequestVO have already been set so the implementing class can
simply call the approriate getters to retrieve the data beans.
author: ewestfal