| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.iacuc.actions.amendrenew | |
| org.kuali.kra.iacuc.actions.correction | |
| 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.irb.actions.correction | |
| org.kuali.kra.protocol.actions | |
| org.kuali.kra.protocol.actions.amendrenew | |
| org.kuali.kra.protocol.actions.correction |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolEditableBean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucActionHelper.enableModuleOption(String moduleTypeCode,
ProtocolEditableBean amendmentBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAmendmentBean |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucAdminCorrectionBean |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolEditableBean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActionHelper.enableModuleOption(String moduleTypeCode,
ProtocolEditableBean amendmentBean)
Enable a module for selection by a user by setting its corresponding enabled
flag to true in the amendment bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAmendmentBean |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminCorrectionBean |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ActionHelperBase.enableModuleOption(String moduleTypeCode,
ProtocolEditableBean amendmentBean)
Enable a module for selection by a user by setting its corresponding enabled
flag to true in the amendment bean.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolAmendmentBean |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdminCorrectionBean |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.