| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.actions | |
| 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.protocol.actions | |
| org.kuali.kra.protocol.actions.genericactions | |
| org.kuali.kra.protocol.actions.undo | |
| org.kuali.kra.protocol.actions.withdraw |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolVersionService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolVersionServiceImpl
ProtocolBase Version Service Implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVersionService |
IacucProtocolDocument.getProtocolVersionServiceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVersionService |
IacucActionHelper.getProtocolVersionService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolVersionService
The Protocol Version Service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolVersionServiceImpl
Protocol Version Service Implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolVersionServiceImplBase
ProtocolBase Version Service Implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolVersionService |
ActionHelperBase.protocolVersionService |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolVersionService |
ActionHelperBase.getProtocolVersionService() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVersionService |
ProtocolGenericActionServiceImplBase.getProtocolVersionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolGenericActionServiceImplBase.setProtocolVersionService(ProtocolVersionService protocolVersionService) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVersionService |
UndoLastActionServiceImplBase.getProtocolVersionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoLastActionServiceImplBase.setProtocolVersionService(ProtocolVersionService protocolVersionService) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolVersionService |
ProtocolWithdrawServiceImplBase.protocolVersionService |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolWithdrawServiceImplBase.setProtocolVersionService(ProtocolVersionService protocolVersionService)
Inject ProtocolBase Version Service.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.