| Modifier and Type | Method and Description |
|---|---|
protected ProtocolDeleteBean |
IacucActionHelper.getNewProtocolDeleteBeanInstanceHook(ActionHelperBase actionHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolDeleteBean |
| Constructor and Description |
|---|
IacucProtocolWithReasonNotificationRenderer(IacucProtocol protocol,
ProtocolDeleteBean protocolDeleteBean)
Constructs a Protocol Disapproved notification renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolDeleteBean
This class is really just a "form" containing the reason
for deleting a protocol/amendment/renewal.
|
| Constructor and Description |
|---|
IRBProtocolWithReasonNotificationRenderer(Protocol protocol,
ProtocolDeleteBean protocolDeleteBean)
Constructs a notification renderer that includes a reason.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolDeleteBean |
ActionHelperBase.protocolDeleteBean |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolDeleteBean |
ActionHelperBase.getNewProtocolDeleteBeanInstanceHook(ActionHelperBase actionHelper) |
ProtocolDeleteBean |
ActionHelperBase.getProtocolDeleteBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDeleteServiceImplBase.delete(ProtocolBase protocol,
ProtocolDeleteBean deleteBean)
We never delete documents from the database.
|
void |
ProtocolDeleteService.delete(ProtocolBase protocol,
ProtocolDeleteBean deleteBean)
Delete a protocol/amendment/renewal.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.