| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| 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.personmasschange.service.impl | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolPersonTrainingService |
IacucProtocolAction.getProtocolPersonTrainingService()
This method is to get protocol personnel training service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolPersonTrainingService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolPersonTrainingServiceImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolPersonTrainingService
This class represents service interface for protocol personnel
training.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolPersonTrainingServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPersonTrainingService |
IacucProtocolPersonMassChangeServiceImpl.getProtocolPersonTrainingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolPersonMassChangeServiceImpl.setProtocolPersonTrainingService(ProtocolPersonTrainingService protocolPersonTrainingService) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolPersonTrainingService |
ProtocolActionBase.getProtocolPersonTrainingService()
This method is to get protocol personnel training service
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolPersonTrainingServiceImplBase |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPersonTrainingService |
ProtocolPersonnelServiceImplBase.getProtocolPersonTrainingService()
Gets the protocolPersonTrainingService attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolPersonnelServiceImplBase.setProtocolPersonTrainingService(ProtocolPersonTrainingService protocolPersonTrainingService)
Sets the protocolPersonTrainingService attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.