public class InstitutionalProposalNotificationRenderer extends NotificationRendererBase implements Serializable
APP_LINK_PREFIX, APPLICATION_URL_PARM, DOCHANDLER_PREFIX, RICE_SERVER_URL, USER_FULLNAME| Constructor and Description |
|---|
InstitutionalProposalNotificationRenderer() |
InstitutionalProposalNotificationRenderer(InstitutionalProposal institutionalProposal)
Constructs an Institutional Proposal notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDefaultReplacementParameters()
Returns the default replacement parameters for the renderer.
|
InstitutionalProposal |
getInstitutionalProposal() |
void |
setInstitutionalProposal(InstitutionalProposal institutionalProposal) |
getKcPersonService, getSafeMessage, render, render, setKcPersonServicepublic InstitutionalProposalNotificationRenderer()
public InstitutionalProposalNotificationRenderer(InstitutionalProposal institutionalProposal)
institutionalProposal - public Map<String,String> getDefaultReplacementParameters()
getDefaultReplacementParameters in interface NotificationRenderergetDefaultReplacementParameters in class NotificationRendererBaseorg.kuali.kra.common.notification.NotificationRenderer#getReplacementParameters()public InstitutionalProposal getInstitutionalProposal()
public void setInstitutionalProposal(InstitutionalProposal institutionalProposal)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.