public class IRBNotificationRenderer extends ProtocolNotificationRendererBase
APP_LINK_PREFIX, APPLICATION_URL_PARM, DOCHANDLER_PREFIX, RICE_SERVER_URL, USER_FULLNAME| Constructor and Description |
|---|
IRBNotificationRenderer(Protocol protocol)
Constructs an IRB notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
protected Class<? extends CommitteeBase> |
getCommonCommitteeBOClassHook() |
Map<String,String> |
getDefaultReplacementParameters()
Returns the default replacement parameters for the renderer.
|
KcPersonService |
getKcPersonService() |
Protocol |
getProtocol() |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
void |
setKcPersonService(KcPersonService kcPersonService) |
void |
setProtocol(Protocol protocol) |
setProtocolgetSafeMessage, render, renderpublic IRBNotificationRenderer(Protocol protocol)
protocol - public Map<String,String> getDefaultReplacementParameters()
getDefaultReplacementParameters in interface NotificationRenderergetDefaultReplacementParameters in class ProtocolNotificationRendererBaseorg.kuali.kra.common.notification.NotificationRenderer#getReplacementParameters()public Protocol getProtocol()
getProtocol in class ProtocolNotificationRendererBasepublic void setProtocol(Protocol protocol)
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
getBusinessObjectService in class ProtocolNotificationRendererBasepublic void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
setBusinessObjectService in class ProtocolNotificationRendererBasepublic KcPersonService getKcPersonService()
getKcPersonService in class ProtocolNotificationRendererBasepublic void setKcPersonService(KcPersonService kcPersonService)
setKcPersonService in class ProtocolNotificationRendererBaseprotected Class<? extends CommitteeBase> getCommonCommitteeBOClassHook()
getCommonCommitteeBOClassHook in class ProtocolNotificationRendererBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.