Namespace: Consultingwerk.OERA.Resources
Class 
OERACustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:OERACustomizer
Purpose:This class is an entry point for customization and
translation of strings used for messages or as f.e.
error messages from the DataAccess base class. To
enable customization all strings are represented as
static properties and may be overridden in f.e. an
initialization procedure.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 19 19:52:43 CEST 2010
Purpose: Customization of the error message for ABL error 11913 raised
during SAVE-ROW-CHANGES
Notes: SAVE-ROW-CHANGES found <name> record with conflicting change by another user. (11913)


Top Property Summary
Options Name Purpose
+ CHARACTER DataAccess_RecordChangedByAnotherUser
+ CHARACTER DataAccess_RecordLocked
+ CHARACTER DataAccess_UnableToDelete
+ CHARACTER DataAccess_UnableToUpdate


Property Detail
Top

PUBLIC CHARACTER DataAccess_RecordChangedByAnotherUser


Returns CHARACTER
Top

PUBLIC CHARACTER DataAccess_RecordLocked


Returns CHARACTER
Top

PUBLIC CHARACTER DataAccess_UnableToDelete


Returns CHARACTER
Top

PUBLIC CHARACTER DataAccess_UnableToUpdate


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:56