| Package | Description |
|---|---|
| org.kuali.kra.irb.actions.reviewcomments | |
| org.kuali.kra.irb.onlinereview | |
| org.kuali.kra.irb.onlinereview.event |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolReviewAttachment |
ReviewAttachmentsBean.getNewProtocolReviewAttachmentInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<ProtocolReviewAttachment> |
ReviewCommentsServiceImpl.getProtocolReviewAttachmentClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReviewCommentsServiceImpl.saveReviewAttachments(List<ProtocolReviewAttachment> reviewAttachments,
List<ProtocolReviewAttachment> deletedReviewAttachments) |
void |
ReviewCommentsServiceImpl.saveReviewAttachments(List<ProtocolReviewAttachment> reviewAttachments,
List<ProtocolReviewAttachment> deletedReviewAttachments) |
| Constructor and Description |
|---|
ProtocolAddReviewAttachmentEvent(ProtocolDocument document,
String propertyName,
ProtocolReviewAttachment reviewAttachment) |
| Constructor and Description |
|---|
ProtocolManageReviewAttachmentEvent(ProtocolDocument document,
String propertyName,
List<ProtocolReviewAttachment> reviewAttachments) |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewAttachmentsBeanBase<ProtocolReviewAttachment> |
OnlineReviewsActionHelper.getNewReviewAttachmentsBeanHook(String errorPropertyKey) |
protected Class<? extends ReviewCommentsService<ProtocolReviewAttachment>> |
OnlineReviewsActionHelper.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReviewAttachment |
AddProtocolOnlineReviewAttachmentEvent.getReviewAttachment() |
| Constructor and Description |
|---|
AddProtocolOnlineReviewAttachmentEvent(ProtocolOnlineReviewDocument document,
String propertyName,
ProtocolReviewAttachment reviewAttachment)
Constructs a AddProtocolOnlineReviewAttachmentEvent.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.