org.kuali.rice.kew.mail
Class EmailMessageTestCaseCustomEmailAttribute
java.lang.Object
   org.kuali.rice.kew.mail.EmailMessageTestCaseCustomEmailAttribute
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:
- getActionRequestVOin interface- CustomEmailAttribute
 
- 
 
getCustomEmailBody
public String getCustomEmailBody()
                          throws Exception
- 
- Specified by:
- getCustomEmailBodyin interface- CustomEmailAttribute
 
- 
- Throws:
- Exception
 
getCustomEmailSubject
public String getCustomEmailSubject()
                             throws Exception
- 
- Specified by:
- getCustomEmailSubjectin interface- CustomEmailAttribute
 
- 
- Throws:
- Exception
 
getRouteHeaderVO
public Document getRouteHeaderVO()
- 
- Specified by:
- getRouteHeaderVOin interface- CustomEmailAttribute
 
- 
 
setActionRequestVO
public void setActionRequestVO(ActionRequest actionRequestVO)
- 
- Specified by:
- setActionRequestVOin interface- CustomEmailAttribute
 
- 
 
setRouteHeaderVO
public void setRouteHeaderVO(Document routeHeaderVO)
- 
- Specified by:
- setRouteHeaderVOin interface- CustomEmailAttribute
 
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.