| Package | Description |
|---|---|
| nl.b3p.zoeker.configuratie | |
| nl.b3p.zoeker.services |
| Modifier and Type | Method and Description |
|---|---|
static List<ZoekResultaat> |
ZoekConfiguratie.getCachedResultList(ZoekConfiguratie zc,
String[] searchStrings,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ZoekConfiguratie.setCachedResultList(ZoekConfiguratie zc,
List<ZoekResultaat> resultList,
String[] searchStrings,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
protected ZoekResultaat |
Zoeker.resultaatInVraag(ZoekConfiguratie zc,
String[] searchStrings) |
| Modifier and Type | Method and Description |
|---|---|
List<ZoekResultaat> |
Zoeker.zoek(Integer[] zoekConfiguratieIds,
String[] searchStrings,
Integer maxResults) |
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:
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Zoeker.containsResult(List<ZoekResultaat> zoekResultaten,
ZoekResultaat p) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Zoeker.containsResult(List<ZoekResultaat> zoekResultaten,
ZoekResultaat p) |
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.