public interface ShapeImportDao extends Dao<gr.cite.geoanalytics.dataaccess.entities.shape.ShapeImport,UUID>
| Modifier and Type | Method and Description |
|---|---|
List<gr.cite.geoanalytics.dataaccess.entities.shape.ShapeImport> |
findByIdentity(String identity) |
List<gr.cite.geoanalytics.dataaccess.entities.shape.ShapeImport> |
getImport(UUID importId) |
List<UUID> |
listImports() |
Copyright © 2016. All Rights Reserved.