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 getUsabilityofWidgetByWorkflowRule(org.eaglei.model.EIInstance instance)
           
static boolean getVisibiltyofWidgetByWorkflowRule(org.eaglei.model.EIInstance instance)
           
static boolean getVisibiltyofWidgetByWorkflowRuleAndState(org.eaglei.model.EIInstance instance)
           
static boolean instanceHasOwner(org.eaglei.model.EIInstance instance)
           
static boolean instanceHasOwner(org.eaglei.model.EIInstanceMinimal instance)
           
static boolean instanceHasWorkflowState(org.eaglei.model.EIInstance instance)
           
static boolean instanceHasWorkflowState(org.eaglei.model.EIInstanceMinimal instance)
           
static boolean isPublishedOrWithdrawn(org.eaglei.model.EIInstance instance)
           
static boolean isPublishedOrWithdrawn(org.eaglei.model.EIInstanceMinimal instance)
           
 
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

instanceHasOwner

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

instanceHasOwner

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

instanceHasWorkflowState

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

instanceHasWorkflowState

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

isPublishedOrWithdrawn

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

isPublishedOrWithdrawn

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

getUsabilityofWidgetByWorkflowRule

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

getVisibiltyofWidgetByWorkflowRule

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

getVisibiltyofWidgetByWorkflowRuleAndState

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


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