public class EntityCounter extends Object
| Constructor and Description |
|---|
EntityCounter() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
countCategories(DbQuery query) |
Integer |
countDatasets(DbQuery query) |
Integer |
countFeatures(DbQuery query) |
Integer |
countOfferings(DbQuery query) |
Integer |
countPhenomena(DbQuery query) |
Integer |
countPlatforms(DbQuery query) |
Integer |
countProcedures(DbQuery query) |
Integer |
countStations() |
Integer |
countTimeseries() |
Integer |
getCount(AbstractDao<?> dao,
DbQuery query) |
public Integer countFeatures(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countOfferings(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countProcedures(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countPhenomena(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countCategories(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countPlatforms(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countDatasets(DbQuery query) throws DataAccessException
DataAccessExceptionpublic Integer countStations() throws DataAccessException
DataAccessExceptionpublic Integer countTimeseries() throws DataAccessException
DataAccessExceptionpublic Integer getCount(AbstractDao<?> dao, DbQuery query) throws DataAccessException
DataAccessExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.