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.Integer DEFAULT_PAGE_SIZE
           
static org.eaglei.model.EIEntity documentEntity
           
static java.lang.String DUPLICATE_ACTION
           
static java.lang.String EDIT_ACTION
           
static java.lang.String FORM_ACTIONS_TITLE
           
static org.eaglei.model.EIEntity isStubEntity
           
static org.eaglei.model.EIEntity organizationEntity
           
static org.eaglei.model.EIEntity personEntity
           
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

DEFAULT_PAGE_SIZE

public static final java.lang.Integer DEFAULT_PAGE_SIZE

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

termRequestEntity

public static final org.eaglei.model.EIEntity termRequestEntity

personEntity

public static final org.eaglei.model.EIEntity personEntity

organizationEntity

public static final org.eaglei.model.EIEntity organizationEntity

documentEntity

public static final org.eaglei.model.EIEntity documentEntity

isStubEntity

public static final org.eaglei.model.EIEntity isStubEntity

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-2011 Eagle-I. All Rights Reserved.