Interface SupplierSourceSpecification


public interface SupplierSourceSpecification
Provides the specification of the Supplier to be loaded by the particular SupplierSource.
Author:
Daniel Sagenschneider
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtains the specification of the properties for the Supplier.
  • Method Details

    • getProperties

      SupplierSourceProperty[] getProperties()
      Obtains the specification of the properties for the Supplier.
      Returns:
      Property specification.