| Package | Description |
|---|---|
| org.kuali.kra.common.committee.document | |
| org.kuali.kra.document | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.service | |
| org.kuali.kra.service.impl | |
| org.kuali.kra.workflow |
| Modifier and Type | Method and Description |
|---|---|
protected List<RolePersons> |
CommitteeDocumentBase.getAllRolePersons() |
| Modifier and Type | Method and Description |
|---|---|
protected List<RolePersons> |
ResearchDocumentBase.getAllRolePersons()
Get the list of roles for the document along with each of the individuals in those roles.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<RolePersons> |
IacucProtocolOnlineReviewDocument.getAllRolePersons() |
| Modifier and Type | Method and Description |
|---|---|
protected List<RolePersons> |
ProtocolOnlineReviewDocument.getAllRolePersons() |
| Modifier and Type | Method and Description |
|---|---|
protected List<RolePersons> |
ProtocolOnlineReviewDocumentBase.getAllRolePersons() |
protected List<RolePersons> |
ProtocolDocumentBase.getAllRolePersons() |
| Modifier and Type | Method and Description |
|---|---|
List<RolePersons> |
KraAuthorizationService.getAllRolePersons(Permissionable permissionable)
Get the list of all of the award roles and the persons in those
roles for a given Award.
|
| Modifier and Type | Method and Description |
|---|---|
List<RolePersons> |
KraAuthorizationServiceImpl.getAllRolePersons(Permissionable permissionable) |
| Modifier and Type | Method and Description |
|---|---|
List<RolePersons> |
KraDocumentXMLMaterializer.getRolepersons() |
| Modifier and Type | Method and Description |
|---|---|
void |
KraDocumentXMLMaterializer.setRolepersons(List<RolePersons> rolepersons) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.