Interface IMngDataProviderInfo


  • public interface IMngDataProviderInfo
    Extended field info collector interface.
    • Method Detail

      • fieldInfoEx

        boolean fieldInfoEx​(PropertyInfo field,
                            FieldInfoEx fInfoExt,
                            String currentLanguage)
        Collects extended info on the field.
        Parameters:
        field - The field to get extended info for.
        fInfoExt - The extentended info container.
        Returns:
        True if the provider supports extended info collection for the given field.