public abstract class ProtocolSubmissionBeanBase extends ProtocolActionBean implements ProtocolSubmissionBeanBase
| Constructor and Description |
|---|
ProtocolSubmissionBeanBase(ActionHelper actionHelper) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionAttachment> |
getActionAttachments() |
String |
getCommitteeId() |
ProtocolActionAttachment |
getNewActionAttachment() |
void |
setActionAttachments(List<ProtocolActionAttachment> actionAttachments) |
void |
setCommitteeId(String committeeId) |
void |
setNewActionAttachment(ProtocolActionAttachment newActionAttachment) |
getActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionHelper, getProtocol, setActionHelperpublic ProtocolSubmissionBeanBase(ActionHelper actionHelper)
public String getCommitteeId()
getCommitteeId in interface ProtocolSubmissionBeanBasepublic void setCommitteeId(String committeeId)
setCommitteeId in interface ProtocolSubmissionBeanBasepublic ProtocolActionAttachment getNewActionAttachment()
getNewActionAttachment in interface ProtocolSubmissionBeanBasepublic void setNewActionAttachment(ProtocolActionAttachment newActionAttachment)
setNewActionAttachment in interface ProtocolSubmissionBeanBasepublic List<ProtocolActionAttachment> getActionAttachments()
getActionAttachments in interface ProtocolSubmissionBeanBasepublic void setActionAttachments(List<ProtocolActionAttachment> actionAttachments)
setActionAttachments in interface ProtocolSubmissionBeanBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.