public class IacucReviewCommentsServiceImpl extends ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment> implements IacucReviewCommentsService
businessObjectService| Constructor and Description |
|---|
IacucReviewCommentsServiceImpl() |
addReviewAttachment, addReviewComment, addReviewComment, canViewOnlineReviewerComments, canViewOnlineReviewers, deleteAllReviewAttachments, deleteAllReviewComments, deleteReviewAttachment, deleteReviewComment, getAdminIds, getAdminUserNames, getProtocolFinderDao, getProtocolOnlineReviews, getProtocolReviewers, getReviewerAcceptedCommentsView, getReviewerAttachments, getReviewerComments, getReviewerCommentsView, getReviewerIds, getReviewerMinuteCommentsView, isActiveCommitteeMember, 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, getReviewerComments, getReviewerCommentsView, getReviewerMinuteCommentsView, moveDownReviewComment, moveUpReviewComment, saveReviewComments, setHideReviewerName, setHideReviewerName, setHideViewButtonpublic void saveReviewAttachments(List<IacucProtocolReviewAttachment> reviewAttachments, List<IacucProtocolReviewAttachment> deletedReviewAttachments)
ReviewCommentsServicesaveReviewAttachments in interface ReviewCommentsService<IacucProtocolReviewAttachment>saveReviewAttachments in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected ProtocolSubmissionBase getSubmission(ProtocolBase protocol)
getSubmission in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected Class<IacucProtocolReviewAttachment> getProtocolReviewAttachmentClassHook()
getProtocolReviewAttachmentClassHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getAdministratorRoleHook()
getAdministratorRoleHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected Class<? extends ProtocolReviewer> getProtocolReviewClassHook()
getProtocolReviewClassHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getAggregatorRoleNameHook()
getAggregatorRoleNameHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getNamespaceHook()
getNamespaceHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getProtocolViewerRoleNameHook()
getProtocolViewerRoleNameHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getDisplayRevNameToActiveCmtMembersHook()
getDisplayRevNameToActiveCmtMembersHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getDisplayRevNameToProtocolPersonnelHook()
getDisplayRevNameToProtocolPersonnelHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String getDisplayRevNameToReviewersHook()
getDisplayRevNameToReviewersHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected String[] getProtocolSubmissionCompleteStatusCodeArrayHook()
protected Class<? extends ProtocolOnlineReviewBase> getProtocolOnlineReviewClassHook()
getProtocolOnlineReviewClassHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected Class<? extends CommitteeScheduleMinuteBase> getCommitteeScheduleMinuteBOClassHook()
getCommitteeScheduleMinuteBOClassHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>protected Class<? extends ProtocolDocumentBase> getProtocolDocumentBOClassHook()
getProtocolDocumentBOClassHook in class ReviewCommentsServiceImplBase<IacucProtocolReviewAttachment>Copyright © 2013 The Kuali Foundation. All Rights Reserved.