| Package | Description |
|---|---|
| org.kuali.kra.committee.web.struts.action | |
| org.kuali.kra.common.committee.bo | |
| org.kuali.kra.common.committee.service | |
| org.kuali.kra.common.committee.service.impl | |
| org.kuali.kra.common.committee.web.struts.action | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.committee.bo | |
| org.kuali.kra.iacuc.committee.web.struts.action | |
| org.kuali.kra.iacuc.service.impl | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.service.impl | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.protocol.research |
This package is meant to hold all classes
related to research for a
Protocol.
|
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
CommitteeMembershipAction.getResearchAreaBOClassHook() |
protected Class<? extends ResearchAreaBase> |
CommitteeCommitteeAction.getResearchAreaBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ResearchAreaBase |
CommitteeMembershipExpertiseBase.getNewResearchAreaInstanceHook() |
ResearchAreaBase |
CommitteeResearchAreaBase.getResearchArea() |
ResearchAreaBase |
CommitteeMembershipExpertiseBase.getResearchArea() |
ResearchAreaBase |
CommitteeResearchAreaBase.getResearchAreas() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeResearchAreaBase.setResearchArea(ResearchAreaBase researchArea) |
void |
CommitteeMembershipExpertiseBase.setResearchArea(ResearchAreaBase researchArea) |
void |
CommitteeResearchAreaBase.setResearchAreas(ResearchAreaBase researchArea) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeMembershipServiceBase.addCommitteeMembershipExpertise(CommitteeMembershipBase committeeMembership,
Collection<ResearchAreaBase> researchAreas)
This method adds CommitteeMembershipExpertise to a committeeMembership
|
void |
CommitteeServiceBase.addResearchAreas(CMT committee,
Collection<ResearchAreaBase> researchAreas)
Add the research areas to the committee.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommitteeServiceImplBase.addCommitteeResearchArea(CMT committee,
ResearchAreaBase researchArea)
Add a research area to the committee.
|
protected boolean |
CommitteeServiceImplBase.hasResearchArea(CMT committee,
ResearchAreaBase researchArea)
Does the committee already have this research area?
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeMembershipServiceImplBase.addCommitteeMembershipExpertise(CommitteeMembershipBase committeeMembership,
Collection<ResearchAreaBase> researchAreas) |
void |
CommitteeServiceImplBase.addResearchAreas(CMT committee,
Collection<ResearchAreaBase> researchAreas) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ResearchAreaBase> |
CommitteeMembershipActionBase.getResearchAreaBOClassHook() |
protected abstract Class<? extends ResearchAreaBase> |
CommitteeCommitteeActionBase.getResearchAreaBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucResearchArea |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
IacucProtocolDocument.getResearchAreaBoClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ResearchAreaBase |
IacucCommitteeMembershipExpertise.getNewResearchAreaInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
IacucCommitteeMembershipAction.getResearchAreaBOClassHook() |
protected Class<? extends ResearchAreaBase> |
IacucCommitteeCommitteeAction.getResearchAreaBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ResearchAreaBase |
IacucResearchAreasServiceImpl.getNewResearchAreaInstanceHook(String researchAreaCode,
String parentResearchAreaCode,
String description,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
IacucResearchAreasServiceImpl.getResearchAreaBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ResearchArea |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
ProtocolDocument.getResearchAreaBoClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ResearchAreaBase |
ResearchAreasServiceImpl.getNewResearchAreaInstanceHook(String researchAreaCode,
String parentResearchAreaCode,
String description,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ResearchAreaBase> |
ResearchAreasServiceImpl.getResearchAreaBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ResearchAreaBase> |
ProtocolDocumentBase.getResearchAreaBoClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ResearchAreaBase |
ProtocolResearchAreaBase.getResearchAreas() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolResearchAreaBase |
ProtocolResearchAreaServiceImplBase.createInstanceOfProtocolResearchAreas(ProtocolBase protocol,
ResearchAreaBase researchAreas)
This method is private helper method, to create instance of ProtocolResearchAreas and set appropriate values.
|
protected boolean |
ProtocolResearchAreaServiceImplBase.isDuplicateResearchAreas(ResearchAreaBase newResearchAreas,
List<ProtocolResearchAreaBase> protocolResearchAreas)
This method is private helper method, to restrict duplicate ProtocolResearchAreas insertion in list.
|
void |
ProtocolResearchAreaBase.setResearchAreas(ResearchAreaBase researchAreas) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolResearchAreaServiceImplBase.addProtocolResearchArea(ProtocolBase protocol,
Collection<ResearchAreaBase> selectedBOs) |
void |
ProtocolResearchAreaService.addProtocolResearchArea(ProtocolBase protocol,
Collection<ResearchAreaBase> selectedBOs)
When a multi-lookup returns for a set of Research Areas, we must add them to the ProtocolBase Document.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ResearchAreaBase |
ResearchAreasServiceBaseImpl.getNewResearchAreaInstanceHook(String researchAreaCode,
String parentResearchAreaCode,
String description,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ResearchAreaBase> |
ResearchAreasServiceBaseImpl.getResearchAreaBOClassHook() |
protected List<ResearchAreaBase> |
ResearchAreasServiceBaseImpl.getSubResearchAreas(String researchAreaCode,
boolean activeOnly) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.