org.eaglei.datatools.client.ui
Class DatatoolsUIConstants

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

public class DatatoolsUIConstants
extends java.lang.Object


Field Summary
static java.lang.String COMMENTS
           
static java.lang.String COMMENTS_LABEL
           
static java.lang.String CURATOR_LABEL
           
static java.lang.String CURATOR_NOTE
           
static java.lang.String DUPLICATE_ACTION
           
static java.lang.String EDIT_ACTION
           
static java.lang.String EI_CORE_LAB
           
static org.eaglei.model.EIURI EI_CORE_LAB_URI
           
static java.lang.String EI_LAB
           
static org.eaglei.model.EIEntity EI_LAB_ENTITY
           
static java.lang.String EI_LAB_Label
           
static org.eaglei.model.EIURI EI_LAB_URI
           
static java.lang.String FORM_ACTIONS_TITLE
           
static org.eaglei.model.EIEntity propertyName
           
static org.eaglei.model.EIEntity propertyType
           
static java.lang.String RDF_TYPE
           
static java.lang.String RDFS_LABEL
           
static java.lang.String SAVE_ACTION
           
static org.eaglei.model.EIEntity termRequestEntity
           
static java.lang.String WORKFLOW_ACTIONS_TITLE
           
 
Constructor Summary
DatatoolsUIConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EI_LAB

public static final java.lang.String EI_LAB
See Also:
Constant Field Values

EI_LAB_Label

public static final java.lang.String EI_LAB_Label
See Also:
Constant Field Values

EI_CORE_LAB

public static final java.lang.String EI_CORE_LAB
See Also:
Constant Field Values

RDFS_LABEL

public static final java.lang.String RDFS_LABEL
See Also:
Constant Field Values

RDF_TYPE

public static final java.lang.String RDF_TYPE
See Also:
Constant Field Values

EI_LAB_URI

public static final org.eaglei.model.EIURI EI_LAB_URI

EI_CORE_LAB_URI

public static final org.eaglei.model.EIURI EI_CORE_LAB_URI

EI_LAB_ENTITY

public static final org.eaglei.model.EIEntity EI_LAB_ENTITY

termRequestEntity

public static final org.eaglei.model.EIEntity termRequestEntity

propertyName

public static final org.eaglei.model.EIEntity propertyName

propertyType

public static final org.eaglei.model.EIEntity propertyType

COMMENTS

public static final java.lang.String COMMENTS
See Also:
Constant Field Values

COMMENTS_LABEL

public static final java.lang.String COMMENTS_LABEL
See Also:
Constant Field Values

CURATOR_NOTE

public static final java.lang.String CURATOR_NOTE
See Also:
Constant Field Values

CURATOR_LABEL

public static final java.lang.String CURATOR_LABEL
See Also:
Constant Field Values

SAVE_ACTION

public static final java.lang.String SAVE_ACTION
See Also:
Constant Field Values

FORM_ACTIONS_TITLE

public static final java.lang.String FORM_ACTIONS_TITLE
See Also:
Constant Field Values

WORKFLOW_ACTIONS_TITLE

public static final java.lang.String WORKFLOW_ACTIONS_TITLE
See Also:
Constant Field Values

DUPLICATE_ACTION

public static final java.lang.String DUPLICATE_ACTION
See Also:
Constant Field Values

EDIT_ACTION

public static final java.lang.String EDIT_ACTION
See Also:
Constant Field Values
Constructor Detail

DatatoolsUIConstants

public DatatoolsUIConstants()


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