| Interface | Description |
|---|---|
| ReviewCommentsService<PRA extends ProtocolReviewAttachmentBase> |
| Class | Description |
|---|---|
| ProtocolAddReviewAttachmentEventBase<PRA extends ProtocolReviewAttachmentBase> |
This class is validate the new review attachment when 'add' is clicked
|
| ProtocolAddReviewAttachmentRule<E extends ProtocolAddReviewAttachmentEventBase<?>> |
This class implements the business rule when adding new review attachment.
|
| ProtocolAddReviewCommentEventBase |
Encapsulates a validation event for a Reviewer Comment add action.
|
| ProtocolAddReviewCommentRuleBase<E extends ProtocolAddReviewCommentEventBase> |
Validates the rules for a ProtocolBase Risk Level add action.
|
| ProtocolManageReviewAttachmentEventBase<PRA extends ProtocolReviewAttachmentBase> |
This class is for the rule event of 'manage review attachment'
|
| ProtocolManageReviewAttachmentRule<E extends ProtocolManageReviewAttachmentEventBase<?>> |
This class is validating the description of review attachments is not empty
|
| ReviewAttachmentsBeanBase<PRA extends ProtocolReviewAttachmentBase> | |
| ReviewCommentsBeanBase | |
| ReviewCommentsServiceImplBase<PRA extends ProtocolReviewAttachmentBase> |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.