org.kuali.rice.kew.mail
Class EmailMessageTestCaseCustomEmailAttribute
java.lang.Object
org.kuali.rice.kew.mail.EmailMessageTestCaseCustomEmailAttribute
- All Implemented Interfaces:
- CustomEmailAttribute
public class EmailMessageTestCaseCustomEmailAttribute
- extends Object
- implements CustomEmailAttribute
Test CustomEmailAttribute for EmailMessageTestCase
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailMessageTestCaseCustomEmailAttribute
public EmailMessageTestCaseCustomEmailAttribute()
getActionRequestVO
public ActionRequest getActionRequestVO()
- Specified by:
getActionRequestVO
in interface CustomEmailAttribute
getCustomEmailBody
public String getCustomEmailBody()
throws Exception
- Specified by:
getCustomEmailBody
in interface CustomEmailAttribute
- Throws:
Exception
getCustomEmailSubject
public String getCustomEmailSubject()
throws Exception
- Specified by:
getCustomEmailSubject
in interface CustomEmailAttribute
- Throws:
Exception
getRouteHeaderVO
public Document getRouteHeaderVO()
- Specified by:
getRouteHeaderVO
in interface CustomEmailAttribute
setActionRequestVO
public void setActionRequestVO(ActionRequest actionRequestVO)
- Specified by:
setActionRequestVO
in interface CustomEmailAttribute
setRouteHeaderVO
public void setRouteHeaderVO(Document routeHeaderVO)
- Specified by:
setRouteHeaderVO
in interface CustomEmailAttribute
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.