public final class IacucProtocolTask extends ProtocolTaskBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_PROPOSAL_FOR_IACUC_PROTOCOL |
| Constructor and Description |
|---|
IacucProtocolTask(String taskName,
IacucProtocol protocol)
Constructs a ProtocolTaskBase.
|
IacucProtocolTask(String taskName,
IacucProtocol protocol,
String genericTaskName) |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocol |
getProtocol()
Get the ProtocolBase.
|
getGenericTaskName, getGroupName, getTaskName, toStringpublic static final String CREATE_PROPOSAL_FOR_IACUC_PROTOCOL
public IacucProtocolTask(String taskName, IacucProtocol protocol)
taskName - the name of the taskprotocol - the IacucProtocolpublic IacucProtocolTask(String taskName, IacucProtocol protocol, String genericTaskName)
public IacucProtocol getProtocol()
ProtocolTaskBasegetProtocol in class ProtocolTaskBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.