public interface ProtocolGenericActionBean extends ProtocolActionBean, ProtocolOnlineReviewCommentable, Serializable
| Modifier and Type | Method and Description |
|---|---|
Date |
getActionDate() |
String |
getComments() |
String |
getErrorPropertyKey() |
void |
setActionDate(Date actionDate) |
void |
setComments(String comments) |
void |
setReviewAttachmentsBean(ReviewAttachmentsBeanBase reviewAttachmentsBean) |
getActionHelper, getProtocol, setActionHelpergetReviewAttachmentsBean, getReviewCommentsBeanString getComments()
void setComments(String comments)
Date getActionDate()
void setActionDate(Date actionDate)
String getErrorPropertyKey()
void setReviewAttachmentsBean(ReviewAttachmentsBeanBase reviewAttachmentsBean)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.