| Modifier and Type | Method and Description |
|---|---|
void |
IacucCommitteeDecision.setReviewCommentsBean(ReviewCommentsBeanBase reviewCommentsBean) |
| Modifier and Type | Method and Description |
|---|---|
ReviewCommentsBeanBase |
IacucProtocolGenericActionBean.getReviewCommentsBean() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucReviewCommentsBean |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsBeanBase |
IacucOnlineReviewsActionHelper.getNewReviewCommentsBeanInstanceHook(String errorPropertyKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeDecision.setReviewCommentsBean(ReviewCommentsBeanBase reviewCommentsBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReviewCommentsBean
This class defines functions that need to be implemented in a "bean" that needs to provide support for reviewer comments.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsBeanBase |
OnlineReviewsActionHelper.getNewReviewCommentsBeanInstanceHook(String errorPropertyKey) |
| Modifier and Type | Method and Description |
|---|---|
ReviewCommentsBeanBase |
ProtocolOnlineReviewCommentable.getReviewCommentsBean()
Gets the
ReviewCommentsBeanBase. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommitteeDecisionServiceImplBase.addReviewComments(ProtocolSubmissionBase submission,
ReviewCommentsBeanBase reviewCommentsBean) |
void |
CommitteeDecision.setReviewCommentsBean(ReviewCommentsBeanBase reviewCommentsBean) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ReviewCommentsBeanBase |
OnlineReviewsActionHelperBase.getNewReviewCommentsBeanInstanceHook(String errorPropertyKey) |
ReviewCommentsBeanBase |
OnlineReviewsActionHelperBase.getReviewCommentsBeanFromHelperMap(String documentNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<ReviewCommentsBeanBase> |
OnlineReviewsActionHelperBase.getReviewCommentsBeans()
Gets the reviewerComments attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnlineReviewsActionHelperBase.setReviewCommentsBeans(List<ReviewCommentsBeanBase> reviewCommentsBeans)
Sets the reviewerComments attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.