Interface DataSource

    • Method Detail

      • getDescription

        String getDescription()
        Returns:
        the description of the data source
      • getURL

        String getURL()
        Returns:
        the URL of the data source
      • getTenantId

        String getTenantId()
        Returns:
        the tenant id of the data source
      • getCreatedAt

        Date getCreatedAt()
        Returns:
        the created date of the data source
      • getUpdatedAt

        Date getUpdatedAt()
        Returns:
        the updated date of the data source
      • getType

        String getType()
        Returns:
        the type of the data source
      • getId

        String getId()
        Returns:
        the identifier of the data source
      • getName

        String getName()
        Returns:
        the name of the data source