| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.irb.actions |
This package is meant to hold all classes
common/cross-cutting across many Protocol Actions.
|
| org.kuali.kra.protocol.actions | |
| org.kuali.kra.protocol.actions.submit | |
| org.kuali.kra.protocol.correspondence |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolActionType |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolActionType
A Protocol Action Type refers to the type of actions that an
that can be performed against a Protocol document.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionTypeBase |
ProtocolActionBase.getProtocolActionType()
Refreshes the protocol action type (if it doesn't exist) and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolActionBase.setProtocolActionType(ProtocolActionTypeBase protocolActionType) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionTypeBase |
ValidProtocolActionActionBase.getFollowupProtocolActionType()
Gets the followupProtocolActionType attribute.
|
ProtocolActionTypeBase |
ValidProtocolActionActionBase.getProtocolActionType()
Gets the protocolActionType attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidProtocolActionActionBase.setFollowupProtocolActionType(ProtocolActionTypeBase followupProtocolActionType)
Sets the followupProtocolActionType attribute value.
|
void |
ValidProtocolActionActionBase.setProtocolActionType(ProtocolActionTypeBase protocolActionType)
Sets the protocolActionType attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionTypeBase |
BatchCorrespondenceBase.getProtocolActionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCorrespondenceBase.setProtocolActionType(ProtocolActionTypeBase protocolActionType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.