| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.iacuc.actions.amendrenew | |
| 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.amendrenew | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.actions | |
| org.kuali.kra.protocol.actions.amendrenew |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucActionHelper.enableModuleOption(ProtocolAmendmentBean amendmentBean,
ProtocolAmendRenewalBase correctAmendment) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAmendRenewal |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewalBase |
IacucProtocolAmendRenewServiceImpl.getNewProtocolAmendRenewalInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActionHelper.enableModuleOption(ProtocolAmendmentBean amendmentBean,
ProtocolAmendRenewalBase correctAmendment) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAmendRenewal |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewalBase |
ProtocolAmendRenewServiceImpl.getNewProtocolAmendRenewalInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAmendRenewalBase |
ProtocolBase.getProtocolAmendRenewal() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolAmendRenewalBase> |
ProtocolBase.getProtocolAmendRenewals() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolBase.setProtocolAmendRenewal(ProtocolAmendRenewalBase amendRenewal) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolBase.setProtocolAmendRenewals(List<ProtocolAmendRenewalBase> protocolAmendRenewals) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewalBase |
ActionHelperBase.getCorrectAmendment(List<ProtocolBase> protocols)
This method returns the amendRenewal bean with the current submission number.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ActionHelperBase.enableModuleOption(ProtocolAmendmentBean amendmentBean,
ProtocolAmendRenewalBase correctAmendment)
Enable module option while populating the protocolAmendmentBean with the amendment details from the
current submission.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewalBase |
ProtocolAmendRenewServiceImplBase.createAmendmentRenewal(ProtocolDocumentBase protocolDocument,
ProtocolDocumentBase amendProtocolDocument,
String summary)
Create an Amendment Entry.
|
protected abstract ProtocolAmendRenewalBase |
ProtocolAmendRenewServiceImplBase.getNewProtocolAmendRenewalInstanceHook() |
ProtocolAmendRenewalBase |
ProtocolAmendRenewModuleBase.getProtocolAmendRenewal() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAmendRenewModuleBase |
ProtocolAmendRenewServiceImplBase.createModule(ProtocolAmendRenewalBase amendmentEntry,
String moduleTypeCode)
Create a module entry.
|
void |
ProtocolAmendRenewModuleBase.setProtocolAmendRenewal(ProtocolAmendRenewalBase protocolAmendRenewal) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.