public class ProtocolGrantExemptionServiceImpl extends Object implements ProtocolGrantExemptionService
| Constructor and Description |
|---|
ProtocolGrantExemptionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateCorrespondenceDocumentAndAttach(Protocol protocol,
ProtocolGrantExemptionBean actionBean) |
void |
grantExemption(Protocol protocol,
ProtocolGrantExemptionBean actionBean)
Grant an exemption to a protocol that is
submitted to the IRB office.
|
void |
setDocumentService(org.kuali.rice.krad.service.DocumentService documentService)
Set the document service.
|
void |
setProtocolActionCorrespondenceGenerationService(ProtocolActionCorrespondenceGenerationService protocolActionCorrespondenceGenerationService) |
void |
setProtocolActionService(ProtocolActionService protocolActionService)
Set the Protocol Action Service.
|
public void setDocumentService(org.kuali.rice.krad.service.DocumentService documentService)
documentService - public void setProtocolActionService(ProtocolActionService protocolActionService)
protocolActionService - public void setProtocolActionCorrespondenceGenerationService(ProtocolActionCorrespondenceGenerationService protocolActionCorrespondenceGenerationService)
protected void generateCorrespondenceDocumentAndAttach(Protocol protocol, ProtocolGrantExemptionBean actionBean) throws PrintingException
PrintingExceptionpublic void grantExemption(Protocol protocol, ProtocolGrantExemptionBean actionBean) throws Exception
ProtocolGrantExemptionServiceCopyright © 2013 The Kuali Foundation. All Rights Reserved.