public class IacucProtocolApproveServiceImpl extends ProtocolApproveServiceImplBase implements IacucProtocolApproveService
protocolOnlineReviewService, RESPONSE_APPROVAL_FINALIZE_OLR_ANNOTATION| Constructor and Description |
|---|
IacucProtocolApproveServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
protected ProtocolActionsCorrespondenceBase |
getNewProtocolActionsCorrespondence(String protocolActionTypeCode) |
protected String |
getProtocolActionTypeCodeForAdminApprovalHook() |
protected String |
getProtocolActionTypeCodeForResponseApprovalHook() |
void |
grantFullApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a full submission to a ProtocolBase.
|
finalizeReviewsAndSave, generateProtocolActionAndAttach, getDocumentService, getProtocolActionCorrespondenceGenerationService, getProtocolActionService, getProtocolOnlineReviewService, grantAdminApproval, grantResponseApproval, setDocumentService, setProtocolActionCorrespondenceGenerationService, setProtocolActionService, setProtocolOnlineReviewServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgrantAdminApproval, grantResponseApprovalpublic void grantFullApproval(ProtocolBase protocol, ProtocolApproveBean actionBean) throws Exception
grantFullApproval in interface ProtocolApproveServiceprotocol - the current ProtocolBaseactionBean - the bean that contains the comments and datesExceptionProtocolApproveService.grantFullApproval(org.kuali.kra.protocol.ProtocolBase,
org.kuali.kra.protocol.actions.approve.ProtocolApproveBean)protected String getProtocolActionTypeCodeForAdminApprovalHook()
getProtocolActionTypeCodeForAdminApprovalHook in class ProtocolApproveServiceImplBaseprotected String getProtocolActionTypeCodeForResponseApprovalHook()
getProtocolActionTypeCodeForResponseApprovalHook in class ProtocolApproveServiceImplBaseprotected ProtocolActionBase getNewProtocolActionInstanceHook(ProtocolBase protocol, Object object, String protocolActionTypeCode)
getNewProtocolActionInstanceHook in class ProtocolApproveServiceImplBaseprotected ProtocolActionsCorrespondenceBase getNewProtocolActionsCorrespondence(String protocolActionTypeCode)
getNewProtocolActionsCorrespondence in class ProtocolApproveServiceImplBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.