| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions.amendrenew | |
| org.kuali.kra.irb.actions.amendrenew | |
| org.kuali.kra.protocol.actions.amendrenew |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAmendRenewModule |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewModuleBase |
IacucProtocolAmendRenewServiceImpl.getNewProtocolAmendRenewModuleInstanceHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAmendRenewModule |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewModuleBase |
ProtocolAmendRenewServiceImpl.getNewProtocolAmendRenewModuleInstanceHook() |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProtocolAmendRenewModuleBase> |
ProtocolAmendRenewalBase.modules |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewModuleBase |
ProtocolAmendRenewServiceImplBase.createModule(ProtocolAmendRenewalBase amendmentEntry,
String moduleTypeCode)
Create a module entry.
|
protected abstract ProtocolAmendRenewModuleBase |
ProtocolAmendRenewServiceImplBase.getNewProtocolAmendRenewModuleInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolAmendRenewModuleBase> |
ProtocolAmendRenewalBase.getModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAmendRenewalBase.addModule(ProtocolAmendRenewModuleBase module) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAmendRenewalBase.setModules(List<ProtocolAmendRenewModuleBase> modules) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.