| Package | Description |
|---|---|
| org.kuali.kra.committee.document.authorization | |
| org.kuali.kra.committee.lookup | |
| org.kuali.kra.committee.notification | |
| org.kuali.kra.committee.print | |
| org.kuali.kra.committee.rule.event | |
| org.kuali.kra.committee.service.impl | |
| 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.onlinereview | |
| org.kuali.kra.meeting | |
| org.kuali.kra.personmasschange.web.struts.form |
| Constructor and Description |
|---|
CommitteeScheduleTask(String taskName,
Committee committee,
CommitteeSchedule schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<CommitteeSchedule> |
CommitteeScheduleLookupableHelperServiceImpl.getCommitteeScheduleBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeScheduleTask |
CommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeScheduleTaskInstanceHook(String taskName,
Committee committee,
CommitteeSchedule committeeSchedule) |
| Modifier and Type | Method and Description |
|---|---|
CommitteeSchedule |
CommitteeNotificationRoleQualifierServiceImpl.getCommitteeSchedule() |
CommitteeSchedule |
CommitteeNotificationRoleQualifierService.getCommitteeSchedule() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationRoleQualifierServiceImpl.setCommitteeSchedule(CommitteeSchedule committeeSchedule) |
void |
CommitteeNotificationRoleQualifierService.setCommitteeSchedule(CommitteeSchedule committeeSchedule) |
| Constructor and Description |
|---|
CommitteeNotificationContext(CommitteeSchedule committeeSchedule,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a Committee notification context and sets the necessary services.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IrbPrintXmlUtilServiceImpl.addMinute(CommitteeSchedule committeeSchedule,
CommitteeScheduleMinute committeeScheduleMinute,
edu.mit.irb.irbnamespace.MinutesDocument.Minutes minutesType) |
protected String |
IrbPrintXmlUtilServiceImpl.getOtherItemDescription(CommitteeSchedule committeeSchedule,
CommitteeScheduleMinute committeeScheduleMinute) |
edu.mit.irb.irbnamespace.ScheduleDocument.Schedule |
ScheduleXmlStream.getSchedule(CommitteeSchedule committeeSchedule) |
void |
IrbPrintXmlUtilServiceImpl.setMinutes(CommitteeSchedule scheduleDetailsBean,
edu.mit.irb.irbnamespace.ScheduleDocument.Schedule schedule) |
void |
IrbPrintXmlUtilService.setMinutes(CommitteeSchedule scheduleDetailsBean,
edu.mit.irb.irbnamespace.ScheduleDocument.Schedule schedule) |
void |
ScheduleXmlStream.setNextSchedule(CommitteeSchedule scheduleDetailsBean,
edu.mit.irb.irbnamespace.ScheduleMasterDataDocument.ScheduleMasterData scheduleMasterData) |
void |
ScheduleXmlStream.setPreviousSchedule(CommitteeSchedule scheduleDetailsBean,
edu.mit.irb.irbnamespace.ScheduleMasterDataDocument.ScheduleMasterData scheduleMasterDataType) |
void |
IrbPrintXmlUtilServiceImpl.setProcotolMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolSubmissionDocument.ProtocolSubmission protocolSubmissionType) |
void |
IrbPrintXmlUtilService.setProcotolMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolSubmissionDocument.ProtocolSubmission protocolSubmissionType) |
void |
IrbPrintXmlUtilServiceImpl.setProcotolSubmissionMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolDocument.Protocol.Submissions submissionsType) |
void |
IrbPrintXmlUtilService.setProcotolSubmissionMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolDocument.Protocol.Submissions submissionsType) |
void |
IrbPrintXmlUtilServiceImpl.setProtocolReviewMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolDocument.Protocol.Submissions submissionsType)
This method for set the review minute in correspondence Letter.
|
void |
IrbPrintXmlUtilService.setProtocolReviewMinutes(CommitteeSchedule committeeSchedule,
ProtocolSubmission protocolSubmission,
edu.mit.irb.irbnamespace.ProtocolDocument.Protocol.Submissions submissionsType) |
edu.mit.irb.irbnamespace.ScheduleMasterDataDocument.ScheduleMasterData |
ScheduleXmlStream.setScheduleMasterData(CommitteeSchedule scheduleDetailsBean,
edu.mit.irb.irbnamespace.ScheduleMasterDataDocument.ScheduleMasterData currentSchedule) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitteeSchedule> |
CommitteeScheduleEventBase.getCommitteeSchedules()
This method should return instance of CommitteeSchedules.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeSchedule |
CommitteeScheduleServiceImpl.getNewCommiteeScheduleInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
CommitteeSchedule |
ProtocolSubmission.getCommitteeSchedule() |
| Modifier and Type | Method and Description |
|---|---|
abstract CommitteeSchedule |
ProtocolReviewable.getCommitteeSchedule() |
| Modifier and Type | Method and Description |
|---|---|
CommitteeSchedule |
GeneratedMeetingDoc.getCommitteeSchedule() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMeetingDoc.setCommitteeSchedule(CommitteeSchedule committeeSchedule) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitteeSchedule> |
PersonMassChangeViewHelper.getScheduleChangeCandidates() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonMassChangeViewHelper.setScheduleChangeCandidates(List<CommitteeSchedule> scheduleChangeCandidates) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.