public interface ShapeTermDao extends Dao<gr.cite.geoanalytics.dataaccess.entities.shape.ShapeTerm,gr.cite.geoanalytics.dataaccess.entities.shape.ShapeTermPK>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteByTerm(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm tt) |
gr.cite.geoanalytics.dataaccess.entities.shape.ShapeTerm |
find(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm tt,
gr.cite.geoanalytics.dataaccess.entities.shape.Shape s) |
gr.cite.geoanalytics.dataaccess.entities.shape.ShapeTerm find(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm tt,
gr.cite.geoanalytics.dataaccess.entities.shape.Shape s)
void deleteByTerm(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm tt)
Copyright © 2016. All Rights Reserved.