public final class ProposalTask extends Task
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_IACUC_PROTOCOL_FROM_PROPOSAL |
static String |
CREATE_IRB_PROTOCOL_FROM_PROPOSAL |
| Constructor and Description |
|---|
ProposalTask(String taskName,
ProposalDevelopmentDocument document)
Constructs a ProposalTask.
|
| Modifier and Type | Method and Description |
|---|---|
ProposalDevelopmentDocument |
getDocument()
Get the Proposal Development Document.
|
getGenericTaskName, getGroupName, getTaskName, toStringpublic static final String CREATE_IRB_PROTOCOL_FROM_PROPOSAL
public static final String CREATE_IACUC_PROTOCOL_FROM_PROPOSAL
public ProposalTask(String taskName, ProposalDevelopmentDocument document)
taskName - the name of the taskdoc - the Proposal Development Documentpublic ProposalDevelopmentDocument getDocument()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.