public class IacucProtocolFundingSourceNotificationRenderer extends IacucProtocolNotificationRenderer
APP_LINK_PREFIX, APPLICATION_URL_PARM, DOCHANDLER_PREFIX, RICE_SERVER_URL, USER_FULLNAME| Constructor and Description |
|---|
IacucProtocolFundingSourceNotificationRenderer(IacucProtocol protocol,
String fundingType,
String action)
Constructs a Funding Source notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
Map<String,String> |
getDefaultReplacementParameters()
Returns the default replacement parameters for the renderer.
|
String |
getFundingType() |
void |
setAction(String action) |
void |
setFundingType(String fundingType) |
getCommonCommitteeBOClassHookgetBusinessObjectService, getKcPersonService, getProtocol, setBusinessObjectService, setKcPersonService, setProtocolgetSafeMessage, render, renderpublic IacucProtocolFundingSourceNotificationRenderer(IacucProtocol protocol, String fundingType, String action)
protocol - fundingType - action - public String getFundingType()
public void setFundingType(String fundingType)
public String getAction()
public void setAction(String action)
public Map<String,String> getDefaultReplacementParameters()
getDefaultReplacementParameters in interface NotificationRenderergetDefaultReplacementParameters in class IacucProtocolNotificationRendererNotificationContext.replaceContextVariables(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.