public class ProtocolGenericActionServiceImpl extends ProtocolGenericActionServiceImplBase implements ProtocolGenericActionService
| Constructor and Description |
|---|
ProtocolGenericActionServiceImpl() |
createCorrespondenceAndAttach, createProtocolActionAndAttach, getBusinessObjectService, getDocumentService, getKcNotificationService, getProtocolActionCorrespondenceGenerationService, getProtocolActionService, getProtocolAssignToAgendaService, getProtocolOnlineReviewService, getProtocolVersionService, getVersionedDocument, performGenericAction, recall, recordDisapprovedInRoutingActionAndUpdateStatuses, setBusinessObjectService, setDocumentService, setKcNotificationService, setProtocolActionCorrespondenceGenerationService, setProtocolActionService, setProtocolAssignToAgendaService, setProtocolOnlineReviewService, setProtocolVersionService, versionAfterDisapprovalInRoutingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrecall, recordDisapprovedInRoutingActionAndUpdateStatuses, versionAfterDisapprovalInRoutingpublic void close(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void closeEnrollment(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocument defer(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void disapprove(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
disapprove in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void expire(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
expire in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void irbAcknowledgement(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void permitDataAnalysis(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void reopenEnrollment(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocument returnForSMR(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
returnForSMR in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocument returnForSRR(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
returnForSRR in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocument returnToPI(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
returnToPI in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void suspend(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
suspend in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void suspendByDsmb(Protocol protocol, ProtocolGenericActionBean actionBean) throws Exception
protocol - Protocol objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void terminate(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
terminate in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionprotected ProtocolActionBase getNewProtocolActionInstanceHook(ProtocolBase protocol, ProtocolSubmissionBase submission, String protocolActionType)
getNewProtocolActionInstanceHook in class ProtocolGenericActionServiceImplBaseprotected ProtocolActionsCorrespondenceBase getNewProtocolActionsCorrespondenceHook(String protocolActionType)
getNewProtocolActionsCorrespondenceHook in class ProtocolGenericActionServiceImplBaseprotected void performDisapprove(ProtocolBase protocol) throws Exception
performDisapprove in class ProtocolGenericActionServiceImplBaseExceptionprotected ProtocolDocument getReturnedVersionedDocument(ProtocolBase protocol) throws Exception
getReturnedVersionedDocument in class ProtocolGenericActionServiceImplBaseExceptionprotected String getProtocolPendingInProgressStatusCodeHook()
getProtocolPendingInProgressStatusCodeHook in class ProtocolGenericActionServiceImplBaseprotected String getProtocolSubmissionStatusRejectedInRoutingCodeHook()
getProtocolSubmissionStatusRejectedInRoutingCodeHook in class ProtocolGenericActionServiceImplBaseprotected ProtocolActionBase getNewDisapprovedInRoutingProtocolActionInstanceHook(ProtocolBase protocol)
getNewDisapprovedInRoutingProtocolActionInstanceHook in class ProtocolGenericActionServiceImplBaseprotected String getDisapprovedProtocolStatusCodeHook()
getDisapprovedProtocolStatusCodeHook in class ProtocolGenericActionServiceImplBaseprotected String getRecallProtocolActionTypeCodeHook()
getRecallProtocolActionTypeCodeHook in class ProtocolGenericActionServiceImplBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.