|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.mail.CustomEmailAttributeImpl
public class CustomEmailAttributeImpl
Default implementation of the CustomEmailAttribute.
| Constructor Summary | |
|---|---|
CustomEmailAttributeImpl()
|
|
| Method Summary | |
|---|---|
ActionRequest |
getActionRequestVO()
|
String |
getCustomEmailBody()
Returns a String that will be appeneded to the standard email body. |
String |
getCustomEmailSubject()
Returns a String that will be appended to the standard email subject. |
Document |
getRouteHeaderVO()
Gets the RouteHeaderVO bean which has document data |
void |
setActionRequestVO(ActionRequest actionRequestVO)
|
void |
setRouteHeaderVO(Document routeHeaderVO)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomEmailAttributeImpl()
| Method Detail |
|---|
public String getCustomEmailSubject()
throws Exception
CustomEmailAttribute
getCustomEmailSubject in interface CustomEmailAttributeException
public String getCustomEmailBody()
throws Exception
CustomEmailAttribute
getCustomEmailBody in interface CustomEmailAttributeExceptionpublic Document getRouteHeaderVO()
CustomEmailAttribute
getRouteHeaderVO in interface CustomEmailAttributepublic void setRouteHeaderVO(Document routeHeaderVO)
setRouteHeaderVO in interface CustomEmailAttributepublic ActionRequest getActionRequestVO()
getActionRequestVO in interface CustomEmailAttributepublic void setActionRequestVO(ActionRequest actionRequestVO)
setActionRequestVO in interface CustomEmailAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||