Uses of Interface
org.ow2.orchestra.b4p.TaskRepository

Packages that use TaskRepository
org.ow2.orchestra.b4p   
org.ow2.orchestra.b4p.ws   
 

Uses of TaskRepository in org.ow2.orchestra.b4p
 

Classes in org.ow2.orchestra.b4p that implement TaskRepository
 class DbTaskRepository
          Created by: Guillaume Porcher Date: 06/09/11 Time: 22:02
 

Uses of TaskRepository in org.ow2.orchestra.b4p.ws
 

Methods in org.ow2.orchestra.b4p.ws that return TaskRepository
 TaskRepository TaskOperationsImpl.getTaskRepository()
           
 

Methods in org.ow2.orchestra.b4p.ws with parameters of type TaskRepository
 void TaskOperationsImpl.setTaskRepository(TaskRepository taskRepository)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.