| Package | Description |
|---|---|
| org.kuali.kra.common.committee.service.impl | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.actions.genericactions | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.actions.genericactions | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.actions.genericactions |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolGenericActionService |
CommitteeBatchCorrespondenceServiceImplBase.protocolGenericActionService |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBatchCorrespondenceServiceImplBase.setProtocolGenericActionService(ProtocolGenericActionService protocolGenericActionService)
Populated by Spring Beans.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolGenericActionService> |
IacucProtocolDocument.getProtocolGenericActionServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolGenericActionService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolGenericActionServiceImpl
This class handles the generic actions that can be made to a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolGenericActionService> |
ProtocolDocument.getProtocolGenericActionServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolGenericActionService
Defines the functions needed for the generic action service functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolGenericActionServiceImpl
This class handles the generic actions that can be made to a protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolGenericActionService |
ProtocolDocumentBase.getProtocolGenericActionService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolGenericActionService> |
ProtocolDocumentBase.getProtocolGenericActionServiceClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolGenericActionServiceImplBase
This class handles the generic actions that can be made to a protocol.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.