| Package | Description |
|---|---|
| org.kuali.kra.committee.document | |
| org.kuali.kra.committee.service.impl | |
| 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 | |
| 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.protocol.actions.submit | |
| org.kuali.kra.workflow |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeService |
CommitteeDocument.getCommitteeService() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeServiceImpl
The Committee Service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CommitteeService |
IrbActionsKeyValuesBase.getCommitteeService()
This method returns an instance of CommitteeService.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAssignCmtSchedServiceImpl.setCommitteeService(CommitteeService committeeService)
Set the Committee Service
|
| Modifier and Type | Method and Description |
|---|---|
CommitteeService |
ProtocolSubmitAction.getCommitteeService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmitActionRule.setCommitteeService(CommitteeService committeeService)
This method can be used in production for injecting a real committee service, and in testing it can be used for setting a
mock service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmitActionRuleBase.setCommitteeService(CommitteeService committeeService)
This method can be used in production for injecting a real committee service, and in testing it can be used for setting a
mock service.
|
| Modifier and Type | Method and Description |
|---|---|
CommitteeService |
ActiveCommitteeMemberOnScheduledDateDerivedRoleTypeServiceImpl.getCommitteeService() |
CommitteeService |
ActiveCommitteeMemberDerivedRoleTypeServiceImpl.getCommitteeService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveCommitteeMemberOnScheduledDateDerivedRoleTypeServiceImpl.setCommitteeService(CommitteeService committeeService) |
void |
ActiveCommitteeMemberDerivedRoleTypeServiceImpl.setCommitteeService(CommitteeService committeeService) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.