| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleMinuteBase<CSM extends CommitteeScheduleMinuteBase<CSM,CS>,CS extends CommitteeScheduleBase<CS,?,?,CSM>>
This is BO class for committee schedule minute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucCommitteeScheduleMinute |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReviewAttachment |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ReviewCommentsServiceImpl.isActiveCommitteeMember(ProtocolReviewableBase minute,
String principalId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReviewAttachment
This class is the bo for reviewer attachment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleMinute
This is BO class for committee schedule minute.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReviewCommentsServiceImplBase.getReviewerCommentsView(ProtocolReviewableBase minute)
Returns whether the current user can view this comment.
|
boolean |
ReviewCommentsService.getReviewerCommentsView(ProtocolReviewableBase minute)
This method is to check whether the current user can view this comment.
|
protected boolean |
ReviewCommentsServiceImplBase.isActiveCommitteeMember(ProtocolReviewableBase minute,
String principalId)
This method determines if the current user is an active committee member
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReviewCommentsServiceImplBase.setHideReviewerName(List<? extends ProtocolReviewableBase> reviewComments) |
boolean |
ReviewCommentsService.setHideReviewerName(List<? extends ProtocolReviewableBase> reviewComments)
This method is to check whether there is any review comments can display reviewer name
based on IRB_DISPLAY_REVIEWER_NAME parameter, and role based business rule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReviewAttachmentBase
This class is the bo for reviewer attachment.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.