org.eaglei.datatools.client.ui
Class UIMessages

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

public class UIMessages
extends java.lang.Object

Author:
Daniela Bourges-Waldegg

Field Summary
static java.lang.String BULK_CLAIM_RELEASE_ERROR
           
static java.lang.String BULK_OPERATION_ERROR
           
static java.lang.String BULK_OPERATION_ERROR_FOR_STUBS
           
static java.lang.String BULK_OPERATION_ERROR_FOR_UNCLAIMED
           
static java.lang.String CLAIM_FAILURE
           
static java.lang.String COMMENT_ON_COMMENTS
           
static java.lang.String CONFIRM_DELETE
           
static java.lang.String COULD_NOT_FIND_RESOURCES_MESSAGE
           
static java.lang.String DELETE_CONFIRM_MESSAGE
           
static java.lang.String DUPLICATION_FAILED
           
static java.lang.String EDIT_NOTALLOWED
           
static java.lang.String INVALID_VALUE
           
static java.lang.String LABEL_REQUIRED
           
static java.lang.String LABELS_REQUIRED
           
static java.lang.String LABLABEL_BUT_NO_LABURI
           
static java.lang.String NO_INSTANCES_FOR_INFERRED
           
static java.lang.String NO_INSTANCEURI_IN_VIEW_EDIT
           
static java.lang.String NO_ONTOLOGY_TERMS
           
static java.lang.String NO_PASSWORD
           
static java.lang.String NO_SUCH_RESOURCE
           
static java.lang.String NO_TOKEN_AVAILABLE
           
static java.lang.String NO_USER
           
static java.lang.String NOT_IN_LIST
           
static java.lang.String PLEASE_LOGIN
           
static java.lang.String REFRESH_MULTIPLE_MESSAGE
           
static java.lang.String REFRESH_SINGLE_MESSAGE
           
static java.lang.String RELEASE_FAILURE
           
static java.lang.String REPOSITORY_NOT_RESPONDING
           
static java.lang.String RESOURCE_HAS_STUBS
           
static java.lang.String RESOURCE_IS_STUB
           
static java.lang.String SAVE_FAILURE
           
static java.lang.String SAVE_SUCCESS
           
static java.lang.String SELECT_MESSAGE
           
static java.lang.String STUB_TO_BE_COMPLETED
           
static java.lang.String TRANSITION_FAILURE
           
static java.lang.String TYPELABEL_BUT_NO_TYPEURI
           
 
Constructor Summary
UIMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SELECT_MESSAGE

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

BULK_CLAIM_RELEASE_ERROR

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

BULK_OPERATION_ERROR_FOR_UNCLAIMED

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

BULK_OPERATION_ERROR_FOR_STUBS

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

CLAIM_FAILURE

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

RELEASE_FAILURE

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

TRANSITION_FAILURE

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

REFRESH_SINGLE_MESSAGE

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

REFRESH_MULTIPLE_MESSAGE

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

SAVE_SUCCESS

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

SAVE_FAILURE

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

LABEL_REQUIRED

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

LABELS_REQUIRED

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

NOT_IN_LIST

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

INVALID_VALUE

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

BULK_OPERATION_ERROR

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

NO_ONTOLOGY_TERMS

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

CONFIRM_DELETE

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

NO_TOKEN_AVAILABLE

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

REPOSITORY_NOT_RESPONDING

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

DUPLICATION_FAILED

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

NO_SUCH_RESOURCE

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

COULD_NOT_FIND_RESOURCES_MESSAGE

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

COMMENT_ON_COMMENTS

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

RESOURCE_HAS_STUBS

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

RESOURCE_IS_STUB

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

PLEASE_LOGIN

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

NO_USER

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

NO_PASSWORD

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

NO_INSTANCEURI_IN_VIEW_EDIT

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

TYPELABEL_BUT_NO_TYPEURI

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

LABLABEL_BUT_NO_LABURI

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

EDIT_NOTALLOWED

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

DELETE_CONFIRM_MESSAGE

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

NO_INSTANCES_FOR_INFERRED

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

STUB_TO_BE_COMPLETED

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

UIMessages

public UIMessages()


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