| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.personnel | |
| org.kuali.kra.iacuc.protocol.funding | |
| org.kuali.kra.irb.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| 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.
|
| org.kuali.kra.protocol.protocol |
This package is meant to hold all classes
related to main Protocol tab.
|
| org.kuali.kra.protocol.protocol.funding.impl |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolPersonnelService |
IacucProtocolAction.getProtocolPersonnelService()
This method is to get protocol personnel service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolPersonnelService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolPersonnelServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolPersonnelService |
IacucProtocolUnitRule.getProtocolPersonnelService() |
protected ProtocolPersonnelService |
IacucProtocolPersonnelAuditRule.getProtocolPersonnelService() |
ProtocolPersonnelService |
SaveIacucProtocolPersonnelRule.getProtocolPersonnelServiceHook() |
ProtocolPersonnelService |
DeleteIacucProtocolPersonnelRule.getProtocolPersonnelServiceHook() |
ProtocolPersonnelService |
AddIacucProtocolPersonnelRule.getProtocolPersonnelServiceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolPersonnelService |
IacucProtocolProposalDevelopmentProtocolDocumentServiceImpl.getProtocolPersonnelServiceHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolPersonnelService |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolPersonnelServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPersonnelService |
SaveProtocolPersonnelRule.getProtocolPersonnelServiceHook() |
ProtocolPersonnelService |
AddProtocolPersonnelRule.getProtocolPersonnelServiceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolPersonnelService |
ProtocolBase.getProtocolPersonnelService()
This method is a hook to get actual protocol personnel service impl corresponding to the protocol type
|
protected abstract ProtocolPersonnelService |
ProtocolActionBase.getProtocolPersonnelService()
This method is to get protocol personnel service
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolPersonnelServiceImplBase |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolPersonnelService |
ProtocolUnitRuleBase.getProtocolPersonnelService()
This method is to get protocol personnel service
|
ProtocolPersonnelService |
ProtocolPersonnelRuleBase.getProtocolPersonnelService()
Gets the ProtocolBase Personnel Service.
|
protected abstract ProtocolPersonnelService |
ProtocolPersonnelAuditRuleBase.getProtocolPersonnelService()
This method is to get personnel sevice
|
abstract ProtocolPersonnelService |
ProtocolPersonnelRuleBase.getProtocolPersonnelServiceHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolPersonnelRuleBase.setProtocolPersonnelService(ProtocolPersonnelService protocolPersonnelService)
Sets the ProtocolBase Personnel Service.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolPersonnelService |
ProtocolHelperBase.getProtocolPersonnelService() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolPersonnelService |
ProposalDevelopmentProtocolDocumentServiceImplBase.getProtocolPersonnelService()
Gets the ProtocolBase Personnel Service.
|
protected abstract ProtocolPersonnelService |
ProposalDevelopmentProtocolDocumentServiceImplBase.getProtocolPersonnelServiceHook() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.