| Modifier and Type | Method and Description |
|---|---|
protected ProtocolApproveBean |
IacucActionHelper.getNewProtocolApproveBeanInstanceHook(ActionHelperBase actionHelper,
String errorPropertyKey) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolApproveBean |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolApproveServiceImpl.grantFullApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a full submission to a ProtocolBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolApproveBean
This class is really just a "form" for approving a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolApproveServiceImpl.grantFullApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a full submission to a ProtocolBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolExpeditedApproveBean
This class is really just a "form" for approving a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolApproveBean |
ActionHelperBase.buildProtocolApproveBean(String actionTypeCode,
String errorPropertyKey) |
protected abstract ProtocolApproveBean |
ActionHelperBase.getNewProtocolApproveBeanInstanceHook(ActionHelperBase actionHelper,
String errorPropertyKey) |
ProtocolApproveBean |
ActionHelperBase.getProtocolAdminApprovalBean() |
ProtocolApproveBean |
ActionHelperBase.getProtocolFullApprovalBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setProtocolAdminApprovalBean(ProtocolApproveBean protocolAdminApprovalBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolApproveBean |
ProtocolApproveEventBase.getProtocolApproveBean() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolApproveServiceImplBase.generateProtocolActionAndAttach(ProtocolBase protocol,
ProtocolApproveBean actionBean,
String protocolActionTypeCode) |
void |
ProtocolApproveServiceImplBase.grantAdminApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Administratively approves a ProtocolBase.
|
void |
ProtocolApproveService.grantAdminApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Administratively approves a ProtocolBase.
|
void |
ProtocolApproveService.grantFullApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a full submission to a ProtocolBase.
|
void |
ProtocolApproveServiceImplBase.grantResponseApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a response submission to a ProtocolBase.
|
void |
ProtocolApproveService.grantResponseApproval(ProtocolBase protocol,
ProtocolApproveBean actionBean)
Approves a response submission to a ProtocolBase.
|
| Constructor and Description |
|---|
ProtocolApproveEventBase(ProtocolDocumentBase document,
ProtocolApproveBean protocolApproveBean)
Constructs a ProtocolApproveEventBase.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.