public interface ProtocolAssignToAgendaBean extends ProtocolGenericActionBean, Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCommitteeId() |
String |
getCommitteName() |
Printable |
getCorrespondence()
This method returns the appropriate printable for this class
|
String |
getScheduleDate() |
boolean |
isProtocolAssigned() |
void |
prepareView()
Prepare the Assign to Committee and Schedule for rendering with JSP.
|
void |
setCommitteeId(String committeeId) |
void |
setCommitteName(String committeName) |
void |
setProtocolAssigned(boolean protocolAssigned) |
void |
setScheduleDate(String scheduleDate) |
getActionDate, getComments, getErrorPropertyKey, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelpergetReviewAttachmentsBean, getReviewCommentsBeanvoid setCommitteeId(String committeeId)
void setCommitteName(String committeName)
void setScheduleDate(String scheduleDate)
void setProtocolAssigned(boolean protocolAssigned)
String getCommitteeId()
String getCommitteName()
String getScheduleDate()
boolean isProtocolAssigned()
void prepareView()
Printable getCorrespondence()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.