Uses of Class
org.demosys.task.TaskView

Packages that use TaskView
org.demosys.task   
 

Uses of TaskView in org.demosys.task
 

Methods in org.demosys.task that return TaskView
 org.demosys.task.TaskView CreationTaskForm.toTaskView()
           
 org.demosys.task.TaskView MemoryTaskService.getTask(java.lang.String title)
           
 org.demosys.task.TaskView ModificationTaskForm.toTaskView()
           
 org.demosys.task.TaskView TaskService.getTask(java.lang.String title)
           
 

Methods in org.demosys.task with parameters of type TaskView
 void MemoryTaskService.newTask(org.demosys.task.TaskView task)
           
 void TaskService.newTask(org.demosys.task.TaskView task)
           
 



Copyright © 2003-2004 Sourceforge. All Rights Reserved.