Interface ImportCockpitMappingDao

    • Method Detail

      • findMappingsWithUrl

        java.util.List<ImportCockpitMappingModel> findMappingsWithUrl()
        Retrieves all mappings with a URL from the database. Used by the "load mapping" functionality.
        Returns:
        list of ImportCockpitMapping objects