public class IacucBatchCorrespondenceNotificationRenderer extends IacucProtocolNotificationRenderer
APP_LINK_PREFIX, APPLICATION_URL_PARM, DOCHANDLER_PREFIX, RICE_SERVER_URL, USER_FULLNAME| Constructor and Description |
|---|
IacucBatchCorrespondenceNotificationRenderer(IacucProtocol protocol,
Long detailId,
String protocolCorrespondenceType,
String userFullName)
Constructs a Batch Correspondence notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDefaultReplacementParameters()
Returns the default replacement parameters for the renderer.
|
Long |
getDetailId() |
String |
getProtocolCorrespondenceType() |
String |
getUserFullName() |
void |
setDetailId(Long detailId) |
void |
setProtocolCorrespondenceType(String protocolCorrespondenceType) |
void |
setUserFullName(String userFullName) |
getCommonCommitteeBOClassHookgetBusinessObjectService, getKcPersonService, getProtocol, setBusinessObjectService, setKcPersonService, setProtocolgetSafeMessage, render, renderpublic IacucBatchCorrespondenceNotificationRenderer(IacucProtocol protocol, Long detailId, String protocolCorrespondenceType, String userFullName)
protocol - detailId - protocolCorrespondenceType - userFullName - public Long getDetailId()
public void setDetailId(Long detailId)
public String getProtocolCorrespondenceType()
public void setProtocolCorrespondenceType(String protocolCorrespondenceType)
public String getUserFullName()
public void setUserFullName(String userFullName)
public Map<String,String> getDefaultReplacementParameters()
getDefaultReplacementParameters in interface NotificationRenderergetDefaultReplacementParameters in class IacucProtocolNotificationRendererNotificationContext.replaceContextVariables(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.