Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2687

Expose Translator override property definitions through Admin API

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 8.6
    • None
    • AdminApi
    • Low

    Description

      Currently in the admin api

      public Collection<PropertyDefinition> getTemplatePropertyDefinitions(String templateName) throws AdminException;
      

      only works with resource-adapters and data sources in terms of returning the properties that can be configured on them.

      This request is to extend the functionality to return the "overridable" properties for "translators", such as

      public Collection<PropertyDefinition> getTemplatePropertyDefinitions(String templateName, boolean isTranslator) throws AdminException;
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rareddy Ramesh Reddy
              rhn-engineering-rareddy Ramesh Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: