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 BROWSE_PROVIDERS_BUTTON
           
static java.lang.String BROWSE_RESOURCES_BUTTON
           
static java.lang.String CHANGE_PROVIDER
           
static java.lang.String CHOOSE_PROVIDER_DROP_DOWN
           
static java.lang.String CHOOSE_PROVIDER_HEADER
           
static java.lang.String COMMENTS
           
static java.lang.String COMMENTS_LABEL
           
static java.lang.String CREATE_PROVIDER_BUTTON
           
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 java.lang.String FROM_ALL_PROVIDERS_LABEL
           
static java.lang.String FROM_ONLY_CURRENT_PROVIDER
           
static org.eaglei.model.EIEntity isStubEntity
           
static java.lang.String LOADING_MESSAGE
           
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 UNFINISHED_TASKS_BUTTON
           
static java.lang.String WORK_WITH_PROVIDERS_HEADER
           
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

FROM_ALL_PROVIDERS_LABEL

public static java.lang.String FROM_ALL_PROVIDERS_LABEL

FROM_ONLY_CURRENT_PROVIDER

public static java.lang.String FROM_ONLY_CURRENT_PROVIDER

CHANGE_PROVIDER

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

LOADING_MESSAGE

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

CREATE_PROVIDER_BUTTON

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

CHOOSE_PROVIDER_HEADER

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

BROWSE_PROVIDERS_BUTTON

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

BROWSE_RESOURCES_BUTTON

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

UNFINISHED_TASKS_BUTTON

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

WORK_WITH_PROVIDERS_HEADER

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

CHOOSE_PROVIDER_DROP_DOWN

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

DatatoolsUIConstants

public DatatoolsUIConstants()


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