Skip to main content
This service also creates implicit targets for each table and supports the property conversion logic. Additionally, the service has the following roles:
  • Retrieves implicit TargetDescriptions created for each table of the Atoti instance.
  • Used in the property conversion logic to create Description objects.

INamedEntityResolverService

  • Set<CustomFieldDescription> getCustomFields(Set<String> customFields) - Retrieves a set of CustomFieldDescriptions by name
  • TargetDescription getTarget(String target) - Retrieves a TargetDescription by name