| Modifier and Type | Method and Description |
|---|---|
protected ProtocolWithdrawBean |
IacucActionHelper.getNewProtocolWithdrawBeanInstanceHook(ActionHelperBase actionHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAdministrativelyIncompleteBean |
class |
IacucProtocolAdministrativelyWithdrawBean |
class |
IacucProtocolWithdrawBean
This class is really just a "form" containing the reason
for withdrawing a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolDocumentBase |
IacucProtocolWithdrawServiceImpl.withdraw(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAdministrativelyIncompleteBean |
class |
ProtocolAdministrativelyWithdrawBean |
class |
ProtocolWithdrawBean
This class is really just a "form" containing the reason
for withdrawing a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolDocumentBase |
ProtocolWithdrawServiceImpl.withdraw(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolWithdrawBean |
ActionHelperBase.protocolWithdrawBean |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolWithdrawBean |
ActionHelperBase.getNewProtocolWithdrawBeanInstanceHook(ActionHelperBase actionHelper) |
ProtocolWithdrawBean |
ActionHelperBase.getProtocolWithdrawBean() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolAdministrativelyIncompleteBean |
interface |
ProtocolAdministrativelyWithdrawBean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolWithdrawServiceImplBase.generateCorrespondenceDocumentAndAttach(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean)
This method will generate a correspondence document, and attach it to the protocol.
|
abstract ProtocolDocumentBase |
ProtocolWithdrawServiceImplBase.withdraw(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean) |
ProtocolDocumentBase |
ProtocolWithdrawService.withdraw(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean)
Perform the task of withdrawing a protocol.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.