public class AwardTaskFactory extends WebTaskFactoryImpl
| Constructor and Description |
|---|
AwardTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
Task |
createTask(org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request)
Create a Task.
|
String |
getTaskGroupName()
Get the name of the task's group.
|
getTaskName, setTaskNamepublic Task createTask(org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request)
WebTaskFactoryform - the formrequest - the HTTP requestorg.kuali.kra.web.struts.authorization.WebTaskFactory#createTask(java.lang.String, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest)public String getTaskGroupName()
WebTaskFactoryImplgetTaskGroupName in class WebTaskFactoryImplWebTaskFactoryImpl.getTaskGroupName()Copyright © 2013 The Kuali Foundation. All Rights Reserved.