Package de.narimo.georepo.server.api
Class TagService
- java.lang.Object
-
- de.narimo.georepo.server.api.TagService
-
public class TagService extends Object
-
-
Constructor Summary
Constructors Constructor Description TagService()
-
-
-
Method Detail
-
getTags
public List<String> getTags(int layerId) throws IOException, SQLException
- Throws:
IOExceptionSQLException
-
-