| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.iacuc.actions.submit | |
| 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.notifyirb | |
| org.kuali.kra.protocol.actions |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionAttachment |
IacucProtocolSubmissionBeanBase.getNewActionAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionAttachment> |
IacucProtocolSubmissionBeanBase.getActionAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolSubmissionBeanBase.setNewActionAttachment(ProtocolActionAttachment newActionAttachment) |
boolean |
IacucActionHelper.validFile(ProtocolActionAttachment attachment,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolSubmissionBeanBase.setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionAttachment> |
IacucProtocolSubmissionBuilder.getActionAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolSubmissionBuilder.setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionAttachment |
ProtocolSubmissionBeanBase.getNewActionAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionAttachment> |
ProtocolSubmissionBuilder.getActionAttachments() |
List<ProtocolActionAttachment> |
ProtocolSubmissionBeanBase.getActionAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBeanBase.setNewActionAttachment(ProtocolActionAttachment newActionAttachment) |
boolean |
ActionHelper.validFile(ProtocolActionAttachment attachment,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBuilder.setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
void |
ProtocolSubmissionBeanBase.setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolActionAttachment
This class is an attachment bean for action attachment.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionAttachment |
ProtocolSubmissionBeanBase.getNewActionAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionAttachment> |
ProtocolSubmissionBeanBase.getActionAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBeanBase.setNewActionAttachment(ProtocolActionAttachment newActionAttachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBeanBase.setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.