|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CacheAllTranslations (dataset-handle, CacheTranslationParameter) |
Caches all translations |
||
| CacheTranslationsByScope (dataset-handle, CacheTranslationParameter) |
Caches all translations by a given scope |
||
| F | FetchData (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter) |
Supports to retrieve multiple DB records from a Business Entity based on
a temp-table with key values |
||
| F | FetchDataByReference (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| GetTranslationByKey (dataset, GetTranslationByKeyParameter) |
Returns a translation based on a key value and an optional scope |
||
| GetTranslationByString (dataset, GetTranslationByStringParameter) |
Returns a translation based on an original string and an optional scope |
||
| Consultingwerk.LongcharHolder GetTranslationScopes () |
Returns the list of currently used Translation Scopes
@return The LongcharHolder with the currently used Translation Scopes
*/ |
||
| Progress.Json.ObjectModel.JsonArray GetTranslationScopesAsJsonArray () |
Returns the list of currently used Translation Scopes
@return The JsonArray with the currently used Translation Scopes
*/ |
||
| ReceiveData () |
Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values) |
||
| ValidateData () |
Provides a hook for high level data validation before Update
operations |
| Options | Name | Purpose | |
|---|---|---|---|
| TranslationBusinessEntity () |
Constructor of the TranslationBusinessEntity class |
|
Top
CacheAllTranslations (dataset-handle, CacheTranslationParameter)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CacheTranslationsByScope (dataset-handle, CacheTranslationParameter)
|
||||||||||||||||||||||
FetchData (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter)
|
||||||||||||||||||||||
FetchDataByReference (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
GetTranslationByKey (dataset, GetTranslationByKeyParameter)
|
||||||||||||||||||||||
GetTranslationByString (dataset, GetTranslationByStringParameter)
|
||||||||||||||||||||||
Consultingwerk.LongcharHolder GetTranslationScopes ()
|
||||||||||||||||||||||
Progress.Json.ObjectModel.JsonArray GetTranslationScopesAsJsonArray ()
|
||||||||||||||||||||||
ReceiveData ()
|
||||||||||||||||||||||
ValidateData ()
|
||||||||||||||||||||||
TranslationBusinessEntity ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsTranslationMember tables: eSmartTranslation |
Temp-Table eSmartTranslationDefined in: |