Interface SystemFDSEntry


public interface SystemFDSEntry
  • Method Details

    • getAdditionalAPIURLParameters

      String getAdditionalAPIURLParameters()
    • getDefaultItemsPerPage

      default int getDefaultItemsPerPage()
    • getDescription

      String getDescription()
    • getListOfItemsPerPage

      default int[] getListOfItemsPerPage()
    • getName

      String getName()
    • getPropsTransformer

      default String getPropsTransformer()
    • getRESTApplication

      String getRESTApplication()
    • getRESTEndpoint

      String getRESTEndpoint()
    • getRESTSchema

      String getRESTSchema()
    • getSymbol

      default String getSymbol()
    • getTitle

      String getTitle()