public interface CRuntimeMsg
| Modifier and Type | Field and Description |
|---|---|
static String |
CC_CHECK_CLEAR_MSG
Message: Displayed to the user if dialog contains changed data when
clear action occurs
|
static String |
CC_CHECK_CLOSE_MSG
Message: Displayed to the user if dialog contains changed data when
close action occurs
|
static String |
CC_CHECK_DELETE_MSG
Message: Displayed to the user if dialog contains changed data when
delete action occurs
|
static String |
CC_CHECK_FIND_MSG
Message: Displayed to the user if dialog contains changed data when
find action occurs
|
static String |
CC_CHECK_INVOKE_MSG
Message displayed to user if dialog has changed before an invoke action.
|
static String |
CC_CHECK_OPEN_MSG
Message displayed to user if dialog has changed before closing a dialog instance to open up another.
|
static String |
CC_CHECK_SELECTION_MSG
Message: Unsaved data will be lost! Select new row?
|
static String |
CC_CHECK_UNSELECTION_MSG
Message: Unsaved data will be lost! Unselect row?
|
static String |
CF_ABORTING_ACTION
<1> returned false.
|
static String |
CF_CAUGHT
Message: Caught exception
|
static String |
CF_CONTINUING_ACTION
Dialog-check ok.
|
static String |
CF_CONVERT_TO_DOCUMENT
Converting object selection to document
|
static String |
CF_DATE_PARSE_MSG
Message: Unable to parse date
|
static String |
CF_DOCUMENT_PARSEEXCEPTION
Message: Unable to parse new value for field
|
static String |
CF_FAILED_TO_EXECUTE_ACTION
Failed to execute action
|
static String |
CF_FIELD_VALIDATION_FAILED
Field validation failed
|
static String |
CF_FRAMEWORK_CONVERSION_FAILED
Framework conversion to view model failed
|
static String |
CF_FRAMEWORK_FIELD_CONVERSION_FAILED
Framework conversion to view model failed for field
|
static String |
CF_GET_ROLES_FAILED
Failed to get roles for
|
static String |
CF_ILLEGAL_ASSOCIATION_TYPE
Message: Illegal association
|
static String |
CF_IMAGE_NOT_FOUND
Message: Image file could not be located
|
static String |
CF_INVALID_COLUMN_WIDTH
Message: Invalid calculated column width in a g9 table
|
static String |
CF_INVOKING_PRINT
Invoking print service for <1>
|
static String |
CF_LOOK_AND_FEEL
Message: Failed to load look and feel
|
static String |
CF_MANDATORY_FAILED
Mandatory field failed validation
|
static String |
CF_MORE_RELATION_IN_LISTBLOCK
Message: Encountered a more relation while building arguments to insert in listblock.
|
static String |
CF_NO_ASSOCIATION
Message: No objects found to insert in listblock
|
static String |
CF_NO_LISTBLOCK_ERROR
Message: Expected list block not present
|
static String |
CF_NO_LISTBLOCKROLE
Message: Listblock role is missing
|
static String |
CF_NO_PATH_ROOT_TO_TARGET
Message: Missing path from root node to target
|
static String |
CF_NO_ROOT_TARGET
Message: Listblock role is missing
|
static String |
CF_NO_SUCH_ATTRIBUTE
Message: No such attribute
|
static String |
CF_NO_SUCH_ICON
Message: No such icon
|
static String |
CF_NO_SUCH_ROLE
Message: No such role
|
static String |
CF_NO_TARGET
Message: Missing child role in path to target
|
static String |
CF_UNABLE_TO_ACCESS_FIELD_OR_METHOD
Message: Unable to access field or method in a domain object (Reflection).
|
static String |
CF_UNABLE_TO_CREATE_DOMAINOBJ_INSTANCE
Message: Unable to create an instance of a domain object (Reflection).
|
static String |
CF_UNABLE_TO_SELECT_DIALOG
Message: Unable to select an dialog
|
static String |
CF_VALIDATION_FAILED
Field validation failed
|
static String |
CF_VALIDATION_FAILED_MAIN
Field validation failed
|
static String |
CM_TEXT_ABORT
Abort button title
|
static String |
CM_TEXT_CANCEL
Cancle button title
|
static String |
CM_TEXT_CASCADE
Cascade menu item title
|
static String |
CM_TEXT_COPY
Copy menu item title
|
static String |
CM_TEXT_CUT
Cut menu item title.
|
static String |
CM_TEXT_IGNORE
Ignore button title
|
static String |
CM_TEXT_INFO
Info message box title
|
static String |
CM_TEXT_NO
No button title
|
static String |
CM_TEXT_OK
OK button title
|
static String |
CM_TEXT_PASTE
Paste menu item title
|
static String |
CM_TEXT_RETRY
Retry button title
|
static String |
CM_TEXT_SELECTALL
Select all menu item title
|
static String |
CM_TEXT_TILE
Tile menu itme title
|
static String |
CM_TEXT_UNKNOWN
Unknown title
|
static String |
CM_TEXT_YES
Yes button title
|
static String |
COM_SENDING_FAILED
Error;OK;;Communication error when trying to send the message <1>.
|
static String |
COULD_NOT_CLOSE_ALL
Message: Could not close all dialogs because of unhandled exception.
|
static String |
CT_INTERRUPTED
Message: Thread interrupted.
|
static String |
CT_INVOCATION_TARGET
Message"; Thread invocation target exception.
|
static String |
CV_CONVERT_OR_VALIDATION_FAILED
Error";OK";";Failed to convert or validate.
|
static String |
DB_ORM_ERROR
Message: DB or ORM error.
|
static String |
DB_QUERY_PARAM_ERROR
Message: DB query parameter error.
|
static String |
FL_OPEN_LOCAL_FILE_ERROR
Message: Unable to open a local file in default application
|
static String |
FL_OPEN_REMOTE_URL_ERROR
Message: Unable to open a URL in default browser
|
static String |
IO_FILE_NOT_FOUND
Message: File not found.
|
static String |
IO_FILE_READ_ERROR
Message: Error reading from file.
|
static String |
NO_SUCH_COLUMN
Message: No such column
|
static String |
PM_CONVERSION_FAILED
Error";OK";";The conversion to Document failed.
|
static String |
PM_COULD_NOT_LOCATE_IMG
Error";OK";";Could not locate image resource: <1>.
|
static String |
PM_EXPORT_STREAM_FAILED
Error";OK";";Creating the export stream failed.
|
static String |
PM_FILLED_TIME
Debug";None";Timing";Report filled in <1> ms.
|
static String |
PM_FILLING_REPORT_FAILED
Error";OK";";Filling the report failed.
|
static String |
PM_INVALID_PRINT_CONTEXT
Error";OK";";Invalid print context.
|
static String |
PM_MISSING_FILE_OR_STREAM
Error";OK";";Neither a file name nor\nan output stream is given as input.
|
static String |
PM_NO_SUCH_PRINTER
Error";OK";";No printer with name <1> found.
|
static String |
PM_PDF_EXPORT_FAILED
Error";OK";";The export to PDF file failed.
|
static String |
PM_PRINTING_REPORT_FAILED
Error";OK";";Printing the report failed.
|
static String |
PM_SETTING_PRINTER_SERVICE_FAILED
Error";None";";Setting the printer service <1> failed.
|
static String |
PROPERTY_UNKNOWN
Message: Property not found (unknown).
|
static String |
R_CANT_CREATE_CLASS
Message: Can't create class
|
static String |
R_CLASS_NOT_FOUND
Message: Class not found
|
static String |
SM_DELETE_NOT_ALLOWED
Message: Neither Delete nor Disconnect is allowed.
|
static String |
SM_FIND_NOT_ALLOWED
Message: Find is not an allowed action.
|
static String |
SM_IDENTIFY_ON_NONEXISTING
Message: Identify of nonexisting object.
|
static String |
SM_INSERT_ON_EXISTING
Message: Insert of already existing object.
|
static String |
SM_MISSING_RELATED_OBJECT
Message: Object does not have a related object.
|
static String |
SM_NO_KEY_DEFINED
Message: No key defined in object selection.
|
static String |
SM_NO_LOCKFLAG_VALUE
Message: Object not updated, missing value for optimistic locking.
|
static String |
SM_NONEXISTING_PARENT
Message: Identify of nonexisting parent object.
|
static String |
SM_UNABLE_TO_CREATE_ROLE_INSTANCE
Message: Unable to create intance of role manager
|
static String |
SM_UNKNOWN_SERVICE_ACTION
Message: Unable to create intance of role manager
|
static String |
SM_UPDATE_ON_NONEXISTING
Message: Update of nonexisting object.
|
static String |
SM_UPDATED_BY_ANOTHER_USER
Message: Object was updated by another user.
|
static String |
UNHANDLED_EXCEPTION
Message: Unhandled exception:
|
static final String UNHANDLED_EXCEPTION
static final String PROPERTY_UNKNOWN
static final String IO_FILE_NOT_FOUND
static final String IO_FILE_READ_ERROR
static final String DB_ORM_ERROR
static final String DB_QUERY_PARAM_ERROR
static final String SM_DELETE_NOT_ALLOWED
static final String SM_NO_KEY_DEFINED
static final String SM_UPDATE_ON_NONEXISTING
static final String SM_INSERT_ON_EXISTING
static final String SM_FIND_NOT_ALLOWED
static final String SM_IDENTIFY_ON_NONEXISTING
static final String SM_NONEXISTING_PARENT
static final String SM_MISSING_RELATED_OBJECT
static final String SM_UPDATED_BY_ANOTHER_USER
static final String SM_NO_LOCKFLAG_VALUE
static final String SM_UNABLE_TO_CREATE_ROLE_INSTANCE
static final String SM_UNKNOWN_SERVICE_ACTION
static final String FL_OPEN_LOCAL_FILE_ERROR
static final String FL_OPEN_REMOTE_URL_ERROR
static final String CF_NO_LISTBLOCK_ERROR
static final String CF_NO_LISTBLOCKROLE
static final String CF_NO_ROOT_TARGET
static final String CF_NO_TARGET
static final String CF_NO_ASSOCIATION
static final String CF_NO_PATH_ROOT_TO_TARGET
static final String CF_MORE_RELATION_IN_LISTBLOCK
static final String CF_ILLEGAL_ASSOCIATION_TYPE
static final String CF_UNABLE_TO_ACCESS_FIELD_OR_METHOD
static final String CF_UNABLE_TO_CREATE_DOMAINOBJ_INSTANCE
static final String CF_INVALID_COLUMN_WIDTH
static final String CF_IMAGE_NOT_FOUND
static final String CF_UNABLE_TO_SELECT_DIALOG
static final String CF_DOCUMENT_PARSEEXCEPTION
static final String CF_DATE_PARSE_MSG
static final String CF_LOOK_AND_FEEL
static final String CF_CAUGHT
static final String NO_SUCH_COLUMN
static final String COULD_NOT_CLOSE_ALL
static final String CF_NO_SUCH_ROLE
static final String CF_NO_SUCH_ATTRIBUTE
static final String CF_NO_SUCH_ICON
static final String CF_VALIDATION_FAILED
static final String CF_FAILED_TO_EXECUTE_ACTION
static final String CF_MANDATORY_FAILED
static final String CF_FRAMEWORK_CONVERSION_FAILED
static final String CF_FIELD_VALIDATION_FAILED
static final String CF_VALIDATION_FAILED_MAIN
static final String CF_GET_ROLES_FAILED
static final String CF_ABORTING_ACTION
static final String CF_CONTINUING_ACTION
static final String CF_CONVERT_TO_DOCUMENT
static final String CF_INVOKING_PRINT
static final String CF_FRAMEWORK_FIELD_CONVERSION_FAILED
static final String CC_CHECK_FIND_MSG
static final String CC_CHECK_CLOSE_MSG
static final String CC_CHECK_DELETE_MSG
static final String CC_CHECK_CLEAR_MSG
static final String CC_CHECK_SELECTION_MSG
static final String CC_CHECK_UNSELECTION_MSG
static final String CC_CHECK_INVOKE_MSG
static final String CC_CHECK_OPEN_MSG
static final String R_CLASS_NOT_FOUND
static final String R_CANT_CREATE_CLASS
static final String CT_INTERRUPTED
static final String CT_INVOCATION_TARGET
static final String CM_TEXT_CUT
static final String CM_TEXT_COPY
static final String CM_TEXT_PASTE
static final String CM_TEXT_SELECTALL
static final String CM_TEXT_TILE
static final String CM_TEXT_CASCADE
static final String CM_TEXT_NO
static final String CM_TEXT_YES
static final String CM_TEXT_CANCEL
static final String CM_TEXT_OK
static final String CM_TEXT_INFO
static final String CM_TEXT_IGNORE
static final String CM_TEXT_RETRY
static final String CM_TEXT_ABORT
static final String CM_TEXT_UNKNOWN
static final String PM_PRINTING_REPORT_FAILED
static final String PM_FILLING_REPORT_FAILED
static final String PM_MISSING_FILE_OR_STREAM
static final String PM_PDF_EXPORT_FAILED
static final String PM_EXPORT_STREAM_FAILED
static final String PM_CONVERSION_FAILED
static final String PM_FILLED_TIME
static final String PM_SETTING_PRINTER_SERVICE_FAILED
static final String PM_NO_SUCH_PRINTER
static final String PM_COULD_NOT_LOCATE_IMG
static final String PM_INVALID_PRINT_CONTEXT
static final String CV_CONVERT_OR_VALIDATION_FAILED
static final String COM_SENDING_FAILED
Copyright © 2006–2020 Esito AS. All rights reserved.