public class IacucProtocolGenericActionServiceImpl extends ProtocolGenericActionServiceImplBase implements IacucProtocolGenericActionService
| Constructor and Description |
|---|
IacucProtocolGenericActionServiceImpl() |
createCorrespondenceAndAttach, createProtocolActionAndAttach, getBusinessObjectService, getDocumentService, getKcNotificationService, getProtocolActionCorrespondenceGenerationService, getProtocolActionService, getProtocolAssignToAgendaService, getProtocolOnlineReviewService, getProtocolVersionService, getReturnedVersionedDocument, getVersionedDocument, performDisapprove, performGenericAction, recall, recordDisapprovedInRoutingActionAndUpdateStatuses, setBusinessObjectService, setDocumentService, setKcNotificationService, setProtocolActionCorrespondenceGenerationService, setProtocolActionService, setProtocolAssignToAgendaService, setProtocolOnlineReviewService, setProtocolVersionService, versionAfterDisapprovalInRoutingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrecall, recordDisapprovedInRoutingActionAndUpdateStatuses, versionAfterDisapprovalInRoutingpublic IacucProtocolGenericActionServiceImpl()
public 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 ProtocolDocumentBase returnForSMR(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
returnForSMR in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocumentBase returnForSRR(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
returnForSRR in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic ProtocolDocumentBase 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 terminate(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
terminate in interface ProtocolGenericActionServiceprotocol - ProtocolBase objectactionBean - ProtocolGenericActionBean objectException - if there was a general problem performing the actionpublic void iacucAcknowledgement(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
iacucAcknowledgement in interface IacucProtocolGenericActionServiceExceptionpublic void iacucHold(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
iacucHold in interface IacucProtocolGenericActionServiceExceptionpublic void iacucLiftHold(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
iacucLiftHold in interface IacucProtocolGenericActionServiceExceptionpublic void iacucDeactivate(ProtocolBase protocol, ProtocolGenericActionBean actionBean) throws Exception
iacucDeactivate in interface IacucProtocolGenericActionServiceExceptionprotected ProtocolActionBase getNewProtocolActionInstanceHook(ProtocolBase protocol, ProtocolSubmissionBase submission, String protocolActionType)
getNewProtocolActionInstanceHook in class ProtocolGenericActionServiceImplBaseprotected ProtocolActionsCorrespondenceBase getNewProtocolActionsCorrespondenceHook(String protocolActionType)
getNewProtocolActionsCorrespondenceHook in class ProtocolGenericActionServiceImplBaseprotected 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.