org.eaglei.datatools.client.ui
Class WorkflowUtils

java.lang.Object
  extended by org.eaglei.datatools.client.ui.WorkflowUtils

public class WorkflowUtils
extends java.lang.Object


Constructor Summary
WorkflowUtils()
           
 
Method Summary
static boolean canUserChangeState(org.eaglei.model.EIURI currentWFState)
          Deprecated. 
static boolean instanceHasAnyOwner(org.eaglei.model.EIInstance instance)
          Deprecated. 
static boolean instanceHasAnyOwner(org.eaglei.model.EIInstanceMinimal instance)
          Deprecated. 
static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstanceMinimal instance, org.eaglei.datatools.User currentUser)
          Deprecated. 
static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstance instance, org.eaglei.datatools.User currentUser)
          Deprecated. 
static boolean instanceHasWorkflowState(org.eaglei.model.EIInstance instance)
           
static boolean instanceHasWorkflowState(org.eaglei.model.EIInstanceMinimal instance)
           
static boolean isNotNull(org.eaglei.model.EIEntity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowUtils

public WorkflowUtils()
Method Detail

instanceHasAnyOwner

@Deprecated
public static boolean instanceHasAnyOwner(org.eaglei.model.EIInstance instance)
Deprecated. 


instanceHasCurrentOwner

@Deprecated
public static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstance instance,
                                                         org.eaglei.datatools.User currentUser)
Deprecated. 


instanceHasAnyOwner

@Deprecated
public static boolean instanceHasAnyOwner(org.eaglei.model.EIInstanceMinimal instance)
Deprecated. 


instanceHasCurrentOwner

@Deprecated
public static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstanceMinimal instance,
                                                         org.eaglei.datatools.User currentUser)
Deprecated. 


instanceHasWorkflowState

public static boolean instanceHasWorkflowState(org.eaglei.model.EIInstance instance)

instanceHasWorkflowState

public static boolean instanceHasWorkflowState(org.eaglei.model.EIInstanceMinimal instance)

isNotNull

public static boolean isNotNull(org.eaglei.model.EIEntity entity)

canUserChangeState

@Deprecated
public static boolean canUserChangeState(org.eaglei.model.EIURI currentWFState)
Deprecated. 



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