| Modifier and Type | Class and Description |
|---|---|
class |
AwardTaskFactory
The Proposal Task Factory will create a Proposal Task with its
task name and the proposal development document contained within
the form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetTaskFactory
The Budget Task Factory will create a Budget Task with its
task name and the budget document contained within the form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetProposalTaskFactory
The Budget Proposal Task Factory will create a Proposal Task with its
task name and the proposal development document contained within
the form.
|
class |
InstituteAttachmentTaskFactory
The Institute Attachment Task Factory will create a Narrative Task using
an institute attachment narrative.
|
class |
NarrativeTaskFactory
Narrative Task Factory is used to create a Narrative Task.
|
class |
NarrtivesCommonTaskFactory
The Narratives Common Task Factory will create a Proposal Task.
|
class |
ProposalAttachmentTaskFactory
The Proposal Attachment Task Factory will create a Narrative Task using
an proposal attachment narrative.
|
class |
ProposalTaskFactory
The Proposal Task Factory will create a Proposal Task with its
task name and the proposal development document contained within
the form.
|
| Modifier and Type | Method and Description |
|---|---|
WebTaskFactory |
WebAuthorizer.getTaskFactory(String methodName)
Get the Task Factory for a particular Struts Action method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebAuthorizer.setMappings(Map<String,WebTaskFactory> mappings)
Set the mappings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebTaskFactoryImpl
Base implementation class for Test Factories.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.