public class OnlineReviewsActionHelper extends OnlineReviewsActionHelperBase
DOCUMENT_MAP_KEY, FORM_MAP_KEY, REVIEWER_ATTACHMENTS_MAP_KEY, REVIEWER_COMMENTS_MAP_KEY| Constructor and Description |
|---|
OnlineReviewsActionHelper(ProtocolForm form) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolOnlineReviewFormBase |
getNewProtocolOnlineReviewFormInstanceHook() |
protected ReviewAttachmentsBeanBase<ProtocolReviewAttachment> |
getNewReviewAttachmentsBeanHook(String errorPropertyKey) |
protected ReviewCommentsBeanBase |
getNewReviewCommentsBeanInstanceHook(String errorPropertyKey) |
protected Class<? extends ProtocolOnlineReviewService> |
getProtocolOnlineReviewServiceClassHook() |
protected Class<? extends ReviewCommentsService<ProtocolReviewAttachment>> |
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 OnlineReviewsActionHelper(ProtocolForm form)
protected ProtocolOnlineReviewFormBase getNewProtocolOnlineReviewFormInstanceHook() throws Exception
getNewProtocolOnlineReviewFormInstanceHook in class OnlineReviewsActionHelperBaseExceptionprotected ReviewAttachmentsBeanBase<ProtocolReviewAttachment> getNewReviewAttachmentsBeanHook(String errorPropertyKey)
getNewReviewAttachmentsBeanHook in class OnlineReviewsActionHelperBaseprotected ReviewCommentsBeanBase getNewReviewCommentsBeanInstanceHook(String errorPropertyKey)
getNewReviewCommentsBeanInstanceHook in class OnlineReviewsActionHelperBaseprotected Class<? extends ProtocolOnlineReviewService> getProtocolOnlineReviewServiceClassHook()
getProtocolOnlineReviewServiceClassHook in class OnlineReviewsActionHelperBaseprotected Class<? extends ReviewCommentsService<ProtocolReviewAttachment>> getReviewCommentsServiceClassHook()
getReviewCommentsServiceClassHook in class OnlineReviewsActionHelperBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.