| Package | Description |
|---|---|
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| 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.assigncmtsched |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolDocumentRule.processAssignToCommitteeSchedule(ProtocolDocument document,
ProtocolAssignCmtSchedBean actionBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAssignCmtSchedBean |
ActionHelper.getAssignCmtSchedBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAssignCmtSchedServiceImpl.assignToCommitteeAndSchedule(Protocol protocol,
ProtocolAssignCmtSchedBean actionBean) |
void |
ProtocolAssignCmtSchedService.assignToCommitteeAndSchedule(Protocol protocol,
ProtocolAssignCmtSchedBean actionBean)
Assign a protocol to a committee/schedule.
|
void |
ProtocolAssignCmtSchedServiceImpl.assignToCommitteeAndSchedulePostAgendaAssignment(Protocol protocol,
ProtocolAssignCmtSchedBean cmtAssignBean) |
void |
ProtocolAssignCmtSchedService.assignToCommitteeAndSchedulePostAgendaAssignment(Protocol protocol,
ProtocolAssignCmtSchedBean cmtAssignBean)
Assign a protocol to a committee/schedule after the protocol has already been assigned to an agenda.
|
boolean |
ProtocolAssignCmtSchedRule.processAssignToCommitteeSchedule(ProtocolDocument document,
ProtocolAssignCmtSchedBean actionBean)
Verify that a committee has been selected.
|
boolean |
ExecuteProtocolAssignCmtSchedRule.processAssignToCommitteeSchedule(ProtocolDocument document,
ProtocolAssignCmtSchedBean actionBean)
ProcessDefinitionDefinitionDefinition the business validation when a protocol is assigned
to a committee/schedule.
|
| Constructor and Description |
|---|
ProtocolAssignCmtSchedEvent(ProtocolDocument document,
ProtocolAssignCmtSchedBean actionBean) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.