public class ReviewCommentsServiceImpl extends ReviewCommentsServiceImplBase<ProtocolReviewAttachment> implements ReviewCommentsService
businessObjectService| Constructor and Description |
|---|
ReviewCommentsServiceImpl() |
addReviewAttachment, addReviewComment, addReviewComment, canViewOnlineReviewerComments, canViewOnlineReviewers, deleteAllReviewAttachments, deleteAllReviewComments, deleteReviewAttachment, deleteReviewComment, getAdminIds, getAdminUserNames, getProtocolFinderDao, getProtocolOnlineReviews, getProtocolReviewers, getReviewerAcceptedCommentsView, getReviewerAttachments, getReviewerCommentsView, getReviewerIds, getReviewerMinuteCommentsView, isActiveCommitteeMember, isCurrentMinuteEntry, isDisplayReviewerNameToActiveMembers, isDisplayReviewerNameToPersonnel, isDisplayReviewerNameToReviewers, moveDownReviewComment, moveUpReviewComment, saveReviewComments, setAdminIds, setAdminUserNames, setBusinessObjectService, setCommitteeScheduleService, setCommitteeService, setDateTimeService, setDisplayReviewerNameToActiveMembers, setDisplayReviewerNameToPersonnel, setDisplayReviewerNameToReviewers, setHideReviewerName, setHideReviewerName, setHideViewButton, setKcPersonService, setKimRoleManagementService, setParameterService, setProtocolFinderDao, setReviewerIds, setRoleServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddReviewAttachment, addReviewComment, addReviewComment, canViewOnlineReviewerComments, canViewOnlineReviewers, deleteAllReviewAttachments, deleteAllReviewComments, deleteReviewAttachment, deleteReviewComment, getProtocolOnlineReviews, getProtocolReviewers, getReviewerAcceptedCommentsView, getReviewerAttachments, getReviewerCommentsView, getReviewerMinuteCommentsView, moveDownReviewComment, moveUpReviewComment, saveReviewComments, setHideReviewerName, setHideReviewerName, setHideViewButtonprotected String[] getProtocolSubmissionCompleteStatusCodeArrayHook()
getProtocolSubmissionCompleteStatusCodeArrayHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected Class<? extends CommitteeScheduleMinuteBase> getCommitteeScheduleMinuteBOClassHook()
getCommitteeScheduleMinuteBOClassHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getAdministratorRoleHook()
getAdministratorRoleHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected ProtocolSubmissionBase getSubmission(ProtocolBase protocol)
getSubmission in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getDisplayRevNameToActiveCmtMembersHook()
getDisplayRevNameToActiveCmtMembersHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getDisplayRevNameToProtocolPersonnelHook()
getDisplayRevNameToProtocolPersonnelHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getDisplayRevNameToReviewersHook()
getDisplayRevNameToReviewersHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected Class<? extends ProtocolDocumentBase> getProtocolDocumentBOClassHook()
getProtocolDocumentBOClassHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected Class<? extends ProtocolReviewer> getProtocolReviewClassHook()
getProtocolReviewClassHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getNamespaceHook()
getNamespaceHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getAggregatorRoleNameHook()
getAggregatorRoleNameHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected String getProtocolViewerRoleNameHook()
getProtocolViewerRoleNameHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected Class<? extends ProtocolOnlineReviewBase> getProtocolOnlineReviewClassHook()
getProtocolOnlineReviewClassHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>public void saveReviewAttachments(List<ProtocolReviewAttachment> reviewAttachments, List<ProtocolReviewAttachment> deletedReviewAttachments)
ReviewCommentsServicesaveReviewAttachments in interface ReviewCommentsService<ProtocolReviewAttachment>saveReviewAttachments in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protected Class<ProtocolReviewAttachment> getProtocolReviewAttachmentClassHook()
getProtocolReviewAttachmentClassHook in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>public List<CommitteeScheduleMinuteBase> getReviewerComments(String protocolNumber, int submissionNumber)
ReviewCommentsServicegetReviewerComments in interface ReviewCommentsService<ProtocolReviewAttachment>getReviewerComments in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>protocolNumber - The protocol numbersubmissionNumber - The number of the submissionprotected boolean isActiveCommitteeMember(ProtocolReviewableBase minute, String principalId)
ReviewCommentsServiceImplBaseisActiveCommitteeMember in class ReviewCommentsServiceImplBase<ProtocolReviewAttachment>Copyright © 2013 The Kuali Foundation. All Rights Reserved.