public interface ImportCockpitMappingDao extends GenericDao<ImportCockpitMappingModel>
| Modifier and Type | Method and Description |
|---|---|
List<ImportCockpitMappingModel> |
findMappingsWithUrl()
Retrieves all mappings with a URL from the database.
|
List<ImportCockpitMappingModel> findMappingsWithUrl()
Copyright © 2017 SAP SE. All Rights Reserved.