org.eaglei.datatools.client
Class WorkFlowConstants
java.lang.Object
org.eaglei.datatools.client.WorkFlowConstants
public class WorkFlowConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WITHDRAW_URI
public static final org.eaglei.model.EIURI WITHDRAW_URI
PUBLISH_URI
public static final org.eaglei.model.EIURI PUBLISH_URI
CURATION_URI
public static final org.eaglei.model.EIURI CURATION_URI
DRAFT_URI
public static final org.eaglei.model.EIURI DRAFT_URI
NEW_URI
public static final org.eaglei.model.EIURI NEW_URI
EAGLE_I_REPO_URI
public static final java.lang.String EAGLE_I_REPO_URI
- See Also:
- Constant Field Values
CURATION_ACTION
public static final java.lang.String CURATION_ACTION
- See Also:
- Constant Field Values
PUBLISH_ACTION
public static final java.lang.String PUBLISH_ACTION
- See Also:
- Constant Field Values
DRAFT_ACTION
public static final java.lang.String DRAFT_ACTION
- See Also:
- Constant Field Values
WITHDRAW_ACTION
public static final java.lang.String WITHDRAW_ACTION
- See Also:
- Constant Field Values
CLAIM_ALL_ACTION
public static final java.lang.String CLAIM_ALL_ACTION
- See Also:
- Constant Field Values
RELEASE_ALL_ACTION
public static final java.lang.String RELEASE_ALL_ACTION
- See Also:
- Constant Field Values
CURATION_STATE_LABEL
public static final java.lang.String CURATION_STATE_LABEL
- See Also:
- Constant Field Values
PUBLISH_STATE_LABEL
public static final java.lang.String PUBLISH_STATE_LABEL
- See Also:
- Constant Field Values
DRAFT_STATE_LABEL
public static final java.lang.String DRAFT_STATE_LABEL
- See Also:
- Constant Field Values
WITHDRAW_STATE_LABEL
public static final java.lang.String WITHDRAW_STATE_LABEL
- See Also:
- Constant Field Values
CURATION_ENTITY
public static final org.eaglei.model.EIEntity CURATION_ENTITY
PUBLISH_ENTITY
public static final org.eaglei.model.EIEntity PUBLISH_ENTITY
DRAFT_ENTITY
public static final org.eaglei.model.EIEntity DRAFT_ENTITY
WITHDRAW_ENTITY
public static final org.eaglei.model.EIEntity WITHDRAW_ENTITY
WORKFLOW_URI_MAP
public static final java.util.Map<org.eaglei.model.EIURI,org.eaglei.model.EIEntity> WORKFLOW_URI_MAP
WORKFLOW_ENTITY_LIST
public static final java.util.List<org.eaglei.model.EIEntity> WORKFLOW_ENTITY_LIST
WorkFlowConstants
public WorkFlowConstants()
getStatusType
public java.lang.String getStatusType()
getStatusEntity
public org.eaglei.model.EIEntity getStatusEntity(java.lang.String status)
Copyright © 2009-2011 Eagle-I. All Rights Reserved.