| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.iacuc.actions.followup | |
| org.kuali.kra.irb.actions |
This package is meant to hold all classes
common/cross-cutting across many Protocol Actions.
|
| org.kuali.kra.irb.actions.followup | |
| org.kuali.kra.protocol.actions | |
| org.kuali.kra.protocol.actions.followup | |
| org.kuali.kra.protocol.actions.submit |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends FollowupActionService<? extends ValidProtocolActionActionBase>> |
IacucActionHelper.getFollowupActionServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucFollowupActionService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucFollowupActionServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends FollowupActionService<?>> |
ActionHelper.getFollowupActionServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FollowupActionService |
| Modifier and Type | Class and Description |
|---|---|
class |
FollowupActionServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected FollowupActionService<?> |
ActionHelperBase.followupActionService |
| Modifier and Type | Method and Description |
|---|---|
FollowupActionService<?> |
ActionHelperBase.getFollowupActionService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends FollowupActionService<?>> |
ActionHelperBase.getFollowupActionServiceClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
FollowupActionServiceImplBase<T extends ValidProtocolActionActionBase> |
| Modifier and Type | Field and Description |
|---|---|
protected FollowupActionService<?> |
ProtocolActionServiceImplBase.followupActionService |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolActionServiceImplBase.setFollowupActionService(FollowupActionService<?> followupActionService) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.