| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
entityClass, entityManager, persistenceUnitUtil| Constructor and Description |
|---|
TagDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
gr.cite.geoanalytics.dataaccess.entities.tag.Tag |
findTagByName(String name) |
List<gr.cite.geoanalytics.dataaccess.entities.tag.Tag> |
findTagsByNames(Collection<String> tagNames) |
gr.cite.geoanalytics.dataaccess.entities.tag.Tag |
loadDetails(gr.cite.geoanalytics.dataaccess.entities.tag.Tag t) |
count, create, delete, getAll, isFieldLoaded, isLoaded, read, updatepublic gr.cite.geoanalytics.dataaccess.entities.tag.Tag findTagByName(String name) throws Exception
findTagByName in interface TagDaoExceptionpublic List<gr.cite.geoanalytics.dataaccess.entities.tag.Tag> findTagsByNames(Collection<String> tagNames)
findTagsByNames in interface TagDaopublic gr.cite.geoanalytics.dataaccess.entities.tag.Tag loadDetails(gr.cite.geoanalytics.dataaccess.entities.tag.Tag t)
loadDetails in interface Dao<gr.cite.geoanalytics.dataaccess.entities.tag.Tag,UUID>Copyright © 2018. All Rights Reserved.