public class IacucProtocolAssignReviewerNotificationRenderer extends IacucProtocolNotificationRenderer
APP_LINK_PREFIX, APPLICATION_URL_PARM, DOCHANDLER_PREFIX, RICE_SERVER_URL, USER_FULLNAME| Constructor and Description |
|---|
IacucProtocolAssignReviewerNotificationRenderer(IacucProtocol protocol,
String actionTaken)
Constructs an Assign Reviewer notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionTaken() |
Map<String,String> |
getDefaultReplacementParameters()
Returns the default replacement parameters for the renderer.
|
void |
setActionTaken(String actionTaken) |
getCommonCommitteeBOClassHookgetBusinessObjectService, getKcPersonService, getProtocol, setBusinessObjectService, setKcPersonService, setProtocolgetSafeMessage, render, renderpublic IacucProtocolAssignReviewerNotificationRenderer(IacucProtocol protocol, String actionTaken)
protocol - actionTaken - public String getActionTaken()
public void setActionTaken(String actionTaken)
public Map<String,String> getDefaultReplacementParameters()
getDefaultReplacementParameters in interface NotificationRenderergetDefaultReplacementParameters in class IacucProtocolNotificationRendererNotificationContext.replaceContextVariables(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.