| Package | Description |
|---|---|
| org.kuali.kra.iacuc.personnel | |
| org.kuali.kra.irb.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| org.kuali.kra.protocol.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolPersonRole |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolPersonRoleBase> |
IacucProtocolPersonnelServiceImpl.getProtocolPersonRoleClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolPersonRole |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolPersonRoleBase> |
ProtocolPersonnelServiceImpl.getProtocolPersonRoleClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPersonRoleBase |
ProtocolPersonBase.getProtocolPersonRole() |
ProtocolPersonRoleBase |
ProtocolPersonnelServiceImplBase.getProtocolPersonRole(String sourceRoleId) |
ProtocolPersonRoleBase |
ProtocolPersonnelService.getProtocolPersonRole(String sourceRoleId)
This method returns the protocolPersonRole based on the sourceRoleId.
|
ProtocolPersonRoleBase |
ProtocolPersonRoleMappingBase.getSourceRole() |
ProtocolPersonRoleBase |
ProtocolPersonRoleMappingBase.getTargetRole() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends ProtocolPersonRoleBase> |
ProtocolPersonnelServiceImplBase.getProtocolPersonRoleClassHook()
This method returns the proper protocol person role class for the instance (IRB or IACUC)
|
| Modifier and Type | Method and Description |
|---|---|
int |
ProtocolPersonRoleBase.compareTo(ProtocolPersonRoleBase other) |
void |
ProtocolPersonBase.setProtocolPersonRoles(ProtocolPersonRoleBase protocolPersonRole) |
void |
ProtocolPersonRoleMappingBase.setSourceRole(ProtocolPersonRoleBase sourceRole) |
void |
ProtocolPersonRoleMappingBase.setTargetRole(ProtocolPersonRoleBase targetRole) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.