|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetTopic | |
|---|---|
| org.nuiton.wikitty | |
| Uses of FacetTopic in org.nuiton.wikitty |
|---|
| Fields in org.nuiton.wikitty with type parameters of type FacetTopic | |
|---|---|
protected Map<String,List<FacetTopic>> |
PagedResult.facets
facet asked or null if no facet |
| Methods in org.nuiton.wikitty that return types with arguments of type FacetTopic | |
|---|---|
Map<String,List<FacetTopic>> |
PagedResult.getFacets()
Get map represent facets. |
List<FacetTopic> |
PagedResult.getTopic(String facetName)
Return all topic for the specified facet. |
| Constructor parameters in org.nuiton.wikitty with type arguments of type FacetTopic | |
|---|---|
PagedResult(int firstIndice,
int numFound,
String queryString,
Map<String,List<FacetTopic>> facets,
List<T> results)
we don't initialize securityToken |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||