public class ProtocolDeleteBean extends ProtocolActionBean implements ProtocolDeleteBean
| Constructor and Description |
|---|
ProtocolDeleteBean(ActionHelper actionHelper)
Constructs a ProtocolDeleteBean.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
void |
setReason(String reason) |
getActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionHelper, getProtocol, setActionHelperpublic ProtocolDeleteBean(ActionHelper actionHelper)
actionHelper - Reference back to the action helper for this beanpublic void setReason(String reason)
setReason in interface ProtocolDeleteBeanpublic String getReason()
getReason in interface ProtocolDeleteBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.