public interface ProtocolSubmissionBeanBase extends ProtocolActionBean
| 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, setActionHelperString getCommitteeId()
void setCommitteeId(String committeeId)
ProtocolActionAttachment getNewActionAttachment()
void setNewActionAttachment(ProtocolActionAttachment newActionAttachment)
List<ProtocolActionAttachment> getActionAttachments()
void setActionAttachments(List<ProtocolActionAttachment> actionAttachments)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.