| Package | Description |
|---|---|
| org.kuali.kra.irb.actions |
This package is meant to hold all classes
common/cross-cutting across many Protocol Actions.
|
| org.kuali.kra.irb.actions.approve | |
| org.kuali.kra.irb.actions.expeditedapprove |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolApproveBean |
ActionHelper.getNewProtocolApproveBeanInstanceHook(ActionHelperBase actionHelper,
String errorPropertyKey) |
ProtocolApproveBean |
ActionHelper.getProtocolExpeditedApprovalBean() |
ProtocolApproveBean |
ActionHelper.getProtocolResponseApprovalBean() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolApproveBean |
ProtocolApproveEvent.getProtocolApproveBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolApproveServiceImpl.grantExpeditedApproval(Protocol protocol,
ProtocolApproveBean actionBean)
Approves an expedited submission to a Protocol.
|
void |
ProtocolApproveService.grantExpeditedApproval(Protocol protocol,
ProtocolApproveBean actionBean)
Approves an expedited submission to a Protocol.
|
void |
ProtocolApproveServiceImpl.grantResponseApproval(Protocol protocol,
ProtocolApproveBean actionBean) |
| Constructor and Description |
|---|
ProtocolApproveEvent(ProtocolDocument document,
ProtocolApproveBean protocolApproveBean)
Constructs a ProtocolApproveEvent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolExpeditedApproveBean
This class is really just a "form" for approving a protocol.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.