Package de.narimo.georepo.server.api
Class CategoryService
- java.lang.Object
-
- de.narimo.georepo.server.api.CategoryService
-
public class CategoryService extends Object
-
-
Constructor Summary
Constructors Constructor Description CategoryService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getCategories(int layerId, String optCategoryColumn)
-
-
-
Method Detail
-
getCategories
public List<String> getCategories(int layerId, String optCategoryColumn) throws SQLException
- Throws:
SQLException
-
-