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