public class IacucOnlineReviewsActionHelper extends OnlineReviewsActionHelperBase
DOCUMENT_MAP_KEY, FORM_MAP_KEY, REVIEWER_ATTACHMENTS_MAP_KEY, REVIEWER_COMMENTS_MAP_KEY| Constructor and Description |
|---|
IacucOnlineReviewsActionHelper(IacucProtocolForm form) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolOnlineReviewFormBase |
getNewProtocolOnlineReviewFormInstanceHook() |
protected ReviewAttachmentsBeanBase |
getNewReviewAttachmentsBeanHook(String errorPropertyKey) |
protected ReviewCommentsBeanBase |
getNewReviewCommentsBeanInstanceHook(String errorPropertyKey) |
protected Class<? extends ProtocolOnlineReviewService> |
getProtocolOnlineReviewServiceClassHook() |
protected Class<? extends ReviewCommentsService> |
getReviewCommentsServiceClassHook() |
convertSetToMap, getAvailableCommitteeMembersForCurrentSubmission, getCurrentProtocolOnlineReviews, getDocumentByReviewer, getDocumentForCurrentUser, getDocumentFromHelperMap, getDocumentHelperMap, getDocumentIndexByReviewer, getDocumentIndexForCurrentUser, getDocumentNumberByReviewer, getDocumentNumberForCurrentUser, getHelperMapByDocumentNumber, getIndexByDocumentNumber, getNewProtocolReviewCommitteeMembershipId, getNewReviewDateDue, getNewReviewDateRequested, getNewReviewDocumentDescription, getNewReviewerTypeCode, getNewReviewExplanation, getNewReviewOrganizationDocumentNumber, getProtocolOnlineReviewDocuments, getProtocolOnlineReviewsForCurrentSubmission, getReviewAttachmentsBeanFromHelperMap, getReviewAttachmentsBeans, getReviewCommentsBeanFromHelperMap, getReviewCommentsBeans, init, isHideReviewerName, isHideReviewerNameForAttachment, populateAuthorizationFields, setDocumentHelperMap, setHideReviewerName, setHideReviewerNameForAttachment, setNewProtocolReviewCommitteeMembershipId, setNewReviewDateDue, setNewReviewDateRequested, setNewReviewDocumentDescription, setNewReviewerTypeCode, setNewReviewExplanation, setNewReviewOrganizationDocumentNumber, setProtocolOnlineReviewDocuments, setReviewAttachmentsBeans, setReviewCommentsBeanspublic IacucOnlineReviewsActionHelper(IacucProtocolForm form)
protected ReviewAttachmentsBeanBase getNewReviewAttachmentsBeanHook(String errorPropertyKey)
getNewReviewAttachmentsBeanHook in class OnlineReviewsActionHelperBaseprotected ReviewCommentsBeanBase getNewReviewCommentsBeanInstanceHook(String errorPropertyKey)
getNewReviewCommentsBeanInstanceHook in class OnlineReviewsActionHelperBaseprotected ProtocolOnlineReviewFormBase getNewProtocolOnlineReviewFormInstanceHook() throws Exception
getNewProtocolOnlineReviewFormInstanceHook in class OnlineReviewsActionHelperBaseExceptionprotected Class<? extends ProtocolOnlineReviewService> getProtocolOnlineReviewServiceClassHook()
getProtocolOnlineReviewServiceClassHook in class OnlineReviewsActionHelperBaseprotected Class<? extends ReviewCommentsService> getReviewCommentsServiceClassHook()
getReviewCommentsServiceClassHook in class OnlineReviewsActionHelperBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.