public class ProtocolExpeditedApproveBean extends ProtocolApproveBean
| Constructor and Description |
|---|
ProtocolExpeditedApproveBean(ActionHelper actionHelper)
Constructs a ProtocolExpeditedApproveBean.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getAgendaDate() |
String |
getCommitteeName() |
String |
getScheduleId() |
boolean |
isAssignToAgenda() |
void |
prepareView()
Prepare the Assign to Committee and Schedule for rendering with JSP.
|
void |
setAgendaDate(Date agendaDate) |
void |
setAssignToAgenda(boolean assignToAgenda) |
void |
setCommitteeName(String committeeName) |
void |
setScheduleId(String scheduleId) |
getApprovalDate, getErrorPropertyKey, getExpirationDate, getProtocolRiskLevelBean, setApprovalDate, setExpirationDategetActionDate, getComments, getReviewAttachmentsBean, getReviewCommentsBean, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionDate, getComments, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelpergetReviewAttachmentsBean, getReviewCommentsBeanpublic ProtocolExpeditedApproveBean(ActionHelper actionHelper)
actionHelper - a reference back to the parent helperpublic void prepareView()
public boolean isAssignToAgenda()
public void setAssignToAgenda(boolean assignToAgenda)
public Date getAgendaDate()
public void setAgendaDate(Date agendaDate)
public String getCommitteeName()
public void setCommitteeName(String committeeName)
public String getScheduleId()
public void setScheduleId(String scheduleId)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.