| Package | Description |
|---|---|
| org.kuali.kra.committee.print | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.actions.assignagenda | |
| org.kuali.kra.irb.actions.print | |
| org.kuali.kra.irb.actions.submit |
This package is meant to hold all classes
related to the action of submitting a
Protocol to review.
|
| org.kuali.kra.irb.actions.undo |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAction |
IrbPrintXmlUtilServiceImpl.findProtocolActionForSubmission(ProtocolSubmission protocolSubmission) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAction |
Protocol.getLastProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAction |
ProtocolAssignToAgendaServiceImpl.getSubmitToIrbProtocolAction(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<ProtocolAction> |
ProtocolQuestionnairePrintingServiceImpl.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAction |
ProtocolUndoActionMapping.getProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolUndoActionMapping.setProtocolAction(ProtocolAction protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAction |
UndoLastActionBean.getLastPerformedAction() |
ProtocolAction |
UndoLastActionBean.getPrevToLastPerformedAction() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolAction> |
UndoLastActionBean.getActionsPerformed() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoLastActionBean.setActionsPerformed(List<ProtocolAction> actionsPerformed) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.