| Package | Description |
|---|---|
| nl.b3p.zoeker.configuratie | |
| nl.b3p.zoeker.services |
| Modifier and Type | Method and Description |
|---|---|
ZoekConfiguratie |
ZoekAttribuut.getInputzoekconfiguratie() |
ZoekConfiguratie |
ZoekConfiguratie.getParentZoekConfiguratie() |
ZoekConfiguratie |
Attribuut.getZoekConfiguratie() |
| Modifier and Type | Method and Description |
|---|---|
static List<ZoekResultaat> |
ZoekConfiguratie.getCachedResultList(ZoekConfiguratie zc,
String[] searchStrings,
Integer maxResults) |
static void |
ZoekConfiguratie.setCachedResultList(ZoekConfiguratie zc,
List<ZoekResultaat> resultList,
String[] searchStrings,
Integer maxResults) |
void |
ZoekAttribuut.setInputzoekconfiguratie(ZoekConfiguratie inputzoekconfiguratie) |
void |
ZoekConfiguratie.setParentZoekConfiguratie(ZoekConfiguratie parentZoekConfiguratie) |
void |
Attribuut.setZoekConfiguratie(ZoekConfiguratie zoekConfiguratie) |
| Constructor and Description |
|---|
ZoekConfiguratie(Integer id,
String naam,
String featureType,
Bron parentBron,
ZoekConfiguratie parentZoekConfiguratie) |
| Modifier and Type | Method and Description |
|---|---|
ZoekConfiguratie |
ZoekResultaat.getZoekConfiguratie() |
ZoekConfiguratie |
Zoeker.getZoekConfiguratie(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
protected ZoekResultaat |
Zoeker.resultaatInVraag(ZoekConfiguratie zc,
String[] searchStrings) |
void |
ZoekResultaat.setZoekConfiguratie(ZoekConfiguratie zoekConfiguratie) |
List<ZoekResultaat> |
Zoeker.zoekMetConfiguratie(ZoekConfiguratie zc,
String[] searchStrings,
Integer maxResults,
List<ZoekResultaat> results) |
List<ZoekResultaat> |
Zoeker.zoekMetConfiguratie(ZoekConfiguratie zc,
String[] searchStrings,
Integer maxResults,
List<ZoekResultaat> results,
boolean usePagination,
int startIndex,
int limit) |
List<ZoekResultaat> |
Zoeker.zoekMetConfiguratie(ZoekConfiguratie zc,
String[] searchStrings,
Integer maxResults,
List<ZoekResultaat> results,
boolean usePagination,
int startIndex,
int limit,
A11YResult currentA11YResult)
Zoek moet configuratie (search Strings moet gelijk zijn aan aantal
zoekvelden in de ZoekConfiguratie:
|
Copyright © 2016. All rights reserved.