| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolApproveBean |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAssignToAgendaBean
This class is really just a "form" for assigning a protocol to an agenda.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolGenericActionBean
This class is really just a "form" for generic actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolGenericActionServiceImpl.disapprove(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Disapproves a protocol.
|
void |
IacucProtocolGenericActionServiceImpl.expire(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Expire a protocol.
|
void |
IacucProtocolGenericActionServiceImpl.iacucAcknowledgement(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionService.iacucAcknowledgement(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionServiceImpl.iacucDeactivate(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionService.iacucDeactivate(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionServiceImpl.iacucHold(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionService.iacucHold(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionServiceImpl.iacucLiftHold(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
void |
IacucProtocolGenericActionService.iacucLiftHold(ProtocolBase protocol,
ProtocolGenericActionBean actionBean) |
ProtocolDocumentBase |
IacucProtocolGenericActionServiceImpl.returnForSMR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for specific minor revisions.
|
ProtocolDocumentBase |
IacucProtocolGenericActionServiceImpl.returnForSRR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for substantial revisions.
|
ProtocolDocumentBase |
IacucProtocolGenericActionServiceImpl.returnToPI(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI.
|
void |
IacucProtocolGenericActionServiceImpl.suspend(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Suspend the protocol by the PI or by the IRB Administrator.
|
void |
IacucProtocolGenericActionServiceImpl.terminate(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Terminate a protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolUndoLastActionBean |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolApproveBean
This class is really just a "form" for approving a protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAssignToAgendaBean
This class is really just a "form" for assigning a protocol to an agenda.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolExpeditedApproveBean
This class is really just a "form" for approving a protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolGenericActionBean
This class is really just a "form" for generic actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolGenericActionServiceImpl.disapprove(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Disapproves a protocol.
|
void |
ProtocolGenericActionServiceImpl.expire(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Expire a protocol.
|
ProtocolDocument |
ProtocolGenericActionServiceImpl.returnForSMR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for specific minor revisions.
|
ProtocolDocument |
ProtocolGenericActionServiceImpl.returnForSRR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for substantial revisions.
|
ProtocolDocument |
ProtocolGenericActionServiceImpl.returnToPI(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI.
|
void |
ProtocolGenericActionServiceImpl.suspend(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Suspend the protocol by the PI or by the IRB Administrator.
|
void |
ProtocolGenericActionServiceImpl.terminate(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Terminate a protocol.
|
| Constructor and Description |
|---|
ProtocolGenericActionEvent(ProtocolDocumentBase document,
ProtocolGenericActionBean protocolGenericActionBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolGrantExemptionBean
This class is really just a "form" for granting an exemption.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolGenericActionBean |
ActionHelperBase.protocolAbandonBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolCloseBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolDisapproveBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolExpireBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolManageReviewCommentsBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolReturnToPIBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolSMRBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolSRRBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolSuspendBean |
protected ProtocolGenericActionBean |
ActionHelperBase.protocolTerminateBean |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolGenericActionBean |
ActionHelperBase.buildProtocolGenericActionBean(String actionTypeCode,
String errorPropertyKey) |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolAbandonBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolCloseBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolDisapproveBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolExpireBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolManageReviewCommentsBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolReturnToPIBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolSMRBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolSRRBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolSuspendBean() |
ProtocolGenericActionBean |
ActionHelperBase.getProtocolTerminateBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setProtocolAbandonBean(ProtocolGenericActionBean protocolAbandonBean) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAbandonServiceImplBase.abandonProtocol(ProtocolBase protocol,
ProtocolGenericActionBean protocolAbandonBean) |
void |
ProtocolAbandonService.abandonProtocol(ProtocolBase protocol,
ProtocolGenericActionBean protocolAbandonBean)
This method is to abandon protocol which is SRR or SMR.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolApproveBean
This class is really just a "form" for approving a protocol.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolAssignToAgendaBean
This class is really just a "form" for assigning a protocol to an agenda.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolGenericActionBean |
ProtocolGenericActionEventBase.getProtocolGenericActionBean() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolGenericActionServiceImplBase.createProtocolActionAndAttach(ProtocolBase protocol,
ProtocolGenericActionBean actionBean,
String protocolActionType) |
void |
ProtocolGenericActionService.disapprove(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Disapproves a protocol.
|
void |
ProtocolGenericActionService.expire(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Expire a protocol.
|
protected void |
ProtocolGenericActionServiceImplBase.performGenericAction(ProtocolBase protocol,
ProtocolGenericActionBean actionBean,
String protocolActionType,
String newProtocolStatus)
Performs the generic action, which includes a state change, action date, and a comment, that's it!
|
ProtocolDocumentBase |
ProtocolGenericActionService.returnForSMR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for specific minor revisions.
|
ProtocolDocumentBase |
ProtocolGenericActionService.returnForSRR(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI for substantial revisions.
|
ProtocolDocumentBase |
ProtocolGenericActionService.returnToPI(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Returns the protocol to the PI.
|
void |
ProtocolGenericActionService.suspend(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Suspend the protocol by the PI or by the IRB Administrator.
|
void |
ProtocolGenericActionService.terminate(ProtocolBase protocol,
ProtocolGenericActionBean actionBean)
Terminate a protocol.
|
| Constructor and Description |
|---|
ProtocolGenericActionEventBase(ProtocolDocumentBase document,
ProtocolGenericActionBean protocolGenericActionBean)
Constructs a ProtocolGenericActionEventBase.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.