Uses of Interface
org.weda.workflow.Workflow

Packages that use Workflow
org.weda.data.impl   
org.weda.model.actions   
org.weda.tapestry.component   
org.weda.workflow   
org.weda.workflow.impl   
 

Uses of Workflow in org.weda.data.impl
 

Fields in org.weda.data.impl declared as Workflow
protected static Workflow AbstractDataViewAction.workflow
           
 

Methods in org.weda.data.impl that return Workflow
abstract  Workflow ViewDataAction.getWorkflow()
           
 

Uses of Workflow in org.weda.model.actions
 

Methods in org.weda.model.actions that return Workflow
abstract  Workflow PageValueSelectorAction.getWorkflow()
           
 

Uses of Workflow in org.weda.tapestry.component
 

Methods in org.weda.tapestry.component that return Workflow
abstract  Workflow ActionPanel.getWorkflow()
           
 

Uses of Workflow in org.weda.workflow
 

Methods in org.weda.workflow with parameters of type Workflow
 void Entry.setWorkflow(Workflow workflow)
          Метод устанавливает workflow которому принадлежит entry.
 

Uses of Workflow in org.weda.workflow.impl
 

Classes in org.weda.workflow.impl that implement Workflow
 class WorkflowImpl
           
 

Methods in org.weda.workflow.impl that return Workflow
 Workflow AbstractEntry.getWorkflow()
           
 

Methods in org.weda.workflow.impl with parameters of type Workflow
 void AbstractEntry.setWorkflow(Workflow workflow)
           
 



Copyright © 2005-2006 . All Rights Reserved.