Uses of Class
org.eaglei.datatools.client.ui.WorkFlowAction

Packages that use WorkFlowAction
org.eaglei.datatools.client.ui   
 

Uses of WorkFlowAction in org.eaglei.datatools.client.ui
 

Fields in org.eaglei.datatools.client.ui declared as WorkFlowAction
static WorkFlowAction WorkFlowAction.CurationAction
           
static WorkFlowAction WorkFlowAction.PublishAction
           
static WorkFlowAction WorkFlowAction.ReturnToDraftAction
           
static WorkFlowAction WorkFlowAction.WithdrawAction
           
 

Fields in org.eaglei.datatools.client.ui with type parameters of type WorkFlowAction
static java.util.Map<java.lang.String,java.util.List<WorkFlowAction>> WorkFlowConstants.ALLOWED_ACTION_TRANSITIONS
           
 

Methods in org.eaglei.datatools.client.ui with parameters of type WorkFlowAction
static void MainPanel.bulkOperation(WorkFlowAction action)
          all the bulk workflow operation happens here
static java.lang.String WorkFlowAction.getAlertMessage(WorkFlowAction action)
           
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.