Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You also need to specify which implementation of the service will be used:


IEntityMetadataService customization

...

The following methods can be customized from RecordHdlHelper through the service:

RecordHdlHelper MethodIEntityMetadataService MethodDescription
GetKeyFieldOfTableIdGetKeyFieldById
GetKeyFieldOfTableNameGetKeyFieldByName
GetTableNameFromIdGetNameById
GetInternalKeyOfTableGetInternalKeyFieldByName

GetTableIdFromName

GetIdByName


GetDescFieldsOfTable

GetDescriptionFieldsByName


GetOwnerOfTable

GetProductByName


IsTransField

IsTransField


GetForeignTablePropertiesOfField

GetLinkedEntityPropertiesOfField


GetForeignTableNameOfField

GetLinkedEntityOfField


GetContainerOfHdl

GetDetailsScreen

User for MRU details container

GetLabelOfHdl

GetLabel

User for MRU Label

GetIconOfHdl

GetIcon

User for MRU Icon

Repository Object Changes

...