| Package | Description |
|---|---|
| org.kuali.kra.committee.bo | |
| org.kuali.kra.committee.document | |
| org.kuali.kra.committee.document.authorization | |
| org.kuali.kra.committee.lookup | |
| org.kuali.kra.committee.lookup.keyvalue | |
| org.kuali.kra.committee.notification | |
| org.kuali.kra.committee.print | |
| org.kuali.kra.committee.service.impl | |
| org.kuali.kra.dao | |
| org.kuali.kra.dao.ojb | |
| 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.personmasschange.web.struts.form |
| Modifier and Type | Method and Description |
|---|---|
Committee |
CommitteeSchedule.getCommittee() |
Committee |
CommitteeSchedule.getParentCommittee() |
Committee |
CommitteeSequenceAssociate.getSequenceOwner() |
protected Committee |
Committee.getThisHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeSchedule.setCommittee(Committee committee) |
void |
CommitteeSequenceAssociate.setSequenceOwner(Committee newOwner) |
| Modifier and Type | Method and Description |
|---|---|
protected Committee |
CommitteeDocument.getNewCommitteeInstanceHook() |
| Constructor and Description |
|---|
CommitteeScheduleTask(String taskName,
Committee committee,
CommitteeSchedule schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<Committee> |
CommitteeLookupableHelperServiceImpl.getCommitteeBOClassHook() |
protected Class<Committee> |
CommitteeScheduleLookupableHelperServiceImpl.getCommonCommitteeBOClassHook() |
protected CommitteeTaskBase<Committee> |
CommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeTaskInstanceHook(String taskName,
Committee committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeScheduleTask |
CommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeScheduleTaskInstanceHook(String taskName,
Committee committee,
CommitteeSchedule committeeSchedule) |
protected CommitteeTaskBase<Committee> |
CommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeTaskInstanceHook(String taskName,
Committee committee) |
protected boolean |
CommitteeScheduleLookupableHelperServiceImpl.isCurrentVersion(Committee committee) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<Committee> |
IrbCommitteeIdByUnitValuesFinder.getCommitteeBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
Committee |
CommitteeNotificationRoleQualifierServiceImpl.getCommittee() |
Committee |
CommitteeNotificationRoleQualifierService.getCommittee() |
Committee |
CommitteeNotificationRenderer.getCommittee() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeNotificationRoleQualifierServiceImpl.setCommittee(Committee committee) |
void |
CommitteeNotificationRoleQualifierService.setCommittee(Committee committee) |
void |
CommitteeNotificationRenderer.setCommittee(Committee committee) |
| Constructor and Description |
|---|
CommitteeNotificationRenderer(Committee committee)
Constructs an IRB notification renderer.
|
| Modifier and Type | Method and Description |
|---|---|
edu.mit.irb.irbnamespace.CommitteeDocument.Committee |
CommitteeXmlStream.getCommitteeCompleteDetails(Committee committee) |
void |
CommitteeXmlStream.setCommitteeMasterData(Committee committee,
edu.mit.irb.irbnamespace.CommitteeMasterDataDocument.CommitteeMasterData committeeMasterData) |
void |
CommitteeXmlStream.setCommitteeMembers(Committee committee,
edu.mit.irb.irbnamespace.CommitteeDocument.Committee committeeType) |
void |
CommitteeXmlStream.setCommitteeMembers(Committee committee,
edu.mit.irb.irbnamespace.ProtocolDocument.Protocol.Submissions committeeType) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<Committee> |
CommitteeServiceImpl.getCommitteeBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResearchAreaReferencesDao.isCurrentVersion(Committee committee) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResearchAreaReferencesDaoOjb.isCurrentVersion(Committee committee) |
| Modifier and Type | Method and Description |
|---|---|
Committee |
ProtocolSubmission.getCommittee() |
| Modifier and Type | Method and Description |
|---|---|
List<Committee> |
PersonMassChangeViewHelper.getCommitteeChangeCandidates() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonMassChangeViewHelper.setCommitteeChangeCandidates(List<Committee> committeeChangeCandidates) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.