| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReviewAttachment |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReviewAttachment
This class is the bo for reviewer attachment.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<? extends ProtocolReviewAttachmentBase> |
ActionHelperBase.reviewAttachments |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtocolReviewAttachmentBase> |
ActionHelperBase.getReviewAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setReviewAttachments(List<? extends ProtocolReviewAttachmentBase> reviewAttachments) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAddReviewAttachmentEventBase<PRA extends ProtocolReviewAttachmentBase>
This class is validate the new review attachment when 'add' is clicked
|
class |
ProtocolManageReviewAttachmentEventBase<PRA extends ProtocolReviewAttachmentBase>
This class is for the rule event of 'manage review attachment'
|
class |
ReviewAttachmentsBeanBase<PRA extends ProtocolReviewAttachmentBase> |
interface |
ReviewCommentsService<PRA extends ProtocolReviewAttachmentBase> |
class |
ReviewCommentsServiceImplBase<PRA extends ProtocolReviewAttachmentBase> |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolReviewAttachmentBase> |
ProtocolSubmissionBase.getReviewAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBase.setReviewAttachments(List<ProtocolReviewAttachmentBase> reviewAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolReviewAttachmentBase> |
ProtocolOnlineReviewBase.getReviewAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolOnlineReviewBase.setReviewAttachments(List<ProtocolReviewAttachmentBase> reviewAttachments) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReviewAttachmentBase |
AddProtocolOnlineReviewAttachmentEvent.getReviewAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolReviewAttachmentBase> |
SaveProtocolOnlineReviewEvent.getReviewAttachments() |
| Constructor and Description |
|---|
AddProtocolOnlineReviewAttachmentEvent(ProtocolOnlineReviewDocumentBase document,
String propertyName,
ProtocolReviewAttachmentBase reviewAttachment)
Constructs a AddProtocolOnlineReviewAttachmentEvent.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.