| Modifier and Type | Method and Description |
|---|---|
protected abstract ReviewCommentsService<?> |
MeetingActionBase.getReviewerCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeScheduleServiceImplBase.setReviewCommentsService(ReviewCommentsService<?> reviewCommentsService)
Set the ReviewComments Service.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ReviewCommentsService> |
IacucActionHelper.getReviewCommentsServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucReviewCommentsService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucReviewCommentsServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ReviewCommentsService> |
IacucReviewCommentsBean.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsService<?> |
IacucMeetingManagementAction.getReviewerCommentsService() |
protected ReviewCommentsService<?> |
IacucMeetingActionsAction.getReviewerCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucPrintXmlUtilServiceImpl.setReviewCommentsService(ReviewCommentsService reviewCommentsService)
Sets the ReviewCommentsService attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ReviewCommentsService> |
IacucOnlineReviewsActionHelper.getReviewCommentsServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReviewCommentsService |
| Modifier and Type | Class and Description |
|---|---|
class |
ReviewCommentsServiceImpl
This class takes care of the persistence for Reviewer comments.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ReviewCommentsService> |
ReviewCommentsBean.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ReviewCommentsService<ProtocolReviewAttachment>> |
OnlineReviewsActionHelper.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsService<?> |
MeetingManagementAction.getReviewerCommentsService() |
protected ReviewCommentsService<?> |
MeetingActionsAction.getReviewerCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsService |
ActionHelperBase.getReviewCommentsService() |
protected ReviewCommentsService |
ActionHelperBase.getReviewerCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ReviewCommentsService> |
ActionHelperBase.getReviewCommentsServiceClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReviewCommentsServiceImplBase<PRA extends ProtocolReviewAttachmentBase> |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ReviewCommentsService> |
ReviewCommentsBeanBase.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ReviewCommentsService |
UndoLastActionServiceImplBase.getReviewCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoLastActionServiceImplBase.setReviewCommentsService(ReviewCommentsService reviewCommentsService) |
| Modifier and Type | Field and Description |
|---|---|
protected ReviewCommentsService |
ProtocolOnlineReviewServiceImplBase.reviewCommentsService |
| Modifier and Type | Method and Description |
|---|---|
ReviewCommentsService |
ProtocolOnlineReviewServiceImplBase.getReviewerCommentsService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ReviewCommentsService> |
OnlineReviewsActionHelperBase.getReviewCommentsServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolOnlineReviewServiceImplBase.setReviewCommentsService(ReviewCommentsService reviewCommentsService) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.