
public class BrkInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADRESSENTOEVOEGEN |
static String |
APPREVOLGNUMMER |
static String |
BUFFERLENGTE |
static String |
DB_MSSQL |
static String |
DB_ORACLE |
static String |
DB_POSTGRES |
static Integer |
DBMAXRESULTS |
static String |
GEMEENTECODE |
static String |
GEVOELIGEINFOOPHALEN |
static String |
HUISNUMMER |
static String |
IDENTIFICATIE |
static String |
MAXAANTALRESULTATEN |
static String |
PERCEELNUMMER |
static String |
POSTCODE |
static String |
SECTIE |
static String |
STRAATNAAM |
static String |
SUBJECTNAAM |
static String |
SUBJECTSTOEVOEGEN |
static String |
WOONPLAATS |
static String |
ZOEKGEBIED |
| Constructor and Description |
|---|
BrkInfo() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
countResults(Map<String,Object> searchContext)
Gezien de omvang van de datassets moet deze methode maar niet gebruikt worden.
|
static BrkInfoResponse |
createResponse(List<Long> ids,
Map<String,Object> searchContext) |
static Map<String,Object> |
createSearchContext(BrkInfoRequest request) |
static ArrayList<Long> |
findKozIDs(Map<String,Object> searchContext)
Zoek onroerende zaak ids.
|
static String |
getDbType(Connection connRsgb) |
public static final String DB_POSTGRES
public static final String DB_ORACLE
public static final String DB_MSSQL
public static final String APPREVOLGNUMMER
public static final String WOONPLAATS
public static final String GEMEENTECODE
public static final String HUISNUMMER
public static final String IDENTIFICATIE
public static final String PERCEELNUMMER
public static final String POSTCODE
public static final String SECTIE
public static final String STRAATNAAM
public static final String SUBJECTNAAM
public static final String ZOEKGEBIED
public static final String BUFFERLENGTE
public static final String MAXAANTALRESULTATEN
public static final String ADRESSENTOEVOEGEN
public static final String GEVOELIGEINFOOPHALEN
public static final String SUBJECTSTOEVOEGEN
public static final Integer DBMAXRESULTS
public static ArrayList<Long> findKozIDs(Map<String,Object> searchContext) throws SQLException, org.locationtech.jts.io.ParseException, NamingException, BrmoException
searchContext - zoek parametersSQLException - bij een SQL/database foutorg.locationtech.jts.io.ParseException - als parsen van de geometrie misluktNamingException - als er een fout optreedt bij het
opzoeken van de JNDI naamBrmoExceptionpublic static Integer countResults(Map<String,Object> searchContext) throws Exception
Exceptionpublic static String getDbType(Connection connRsgb) throws SQLException
SQLExceptionpublic static Map<String,Object> createSearchContext(BrkInfoRequest request)
Copyright © 2014–2018 B3Partners B.V.. All rights reserved.