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 Method
GetKeyFieldOfTableIdGetKeyFieldById
GetKeyFieldOfTableNameGetKeyFieldByName
GetTableNameFromIdGetNameById

GetTableIdFromName

GetIdByName

GetDescFieldsOfTable

GetDescriptionFieldsByName

GetOwnerOfTable

GetProductByName

IsTransField

IsTransField

GetForeignTablePropertiesOfField

GetLinkedEntityPropertiesOfField

GetForeignTableNameOfField

GetLinkedEntityOfField

GetContainerOfHdl

GetDetailsScreen

GetLabelOfHdl

GetLabel

GetIconOfHdl

GetIcon

Repository Object Changes

...