|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.datatools.client.ui.WorkflowUtils
public class WorkflowUtils
| 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 |
|---|
public WorkflowUtils()
| Method Detail |
|---|
@Deprecated public static boolean instanceHasAnyOwner(org.eaglei.model.EIInstance instance)
@Deprecated
public static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstance instance,
org.eaglei.datatools.User currentUser)
@Deprecated public static boolean instanceHasAnyOwner(org.eaglei.model.EIInstanceMinimal instance)
@Deprecated
public static boolean instanceHasCurrentOwner(org.eaglei.model.EIInstanceMinimal instance,
org.eaglei.datatools.User currentUser)
public static boolean instanceHasWorkflowState(org.eaglei.model.EIInstance instance)
public static boolean instanceHasWorkflowState(org.eaglei.model.EIInstanceMinimal instance)
public static boolean isNotNull(org.eaglei.model.EIEntity entity)
@Deprecated public static boolean canUserChangeState(org.eaglei.model.EIURI currentWFState)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||