|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetTopic | |
|---|---|
| org.sharengo.wikitty | |
| Uses of FacetTopic in org.sharengo.wikitty |
|---|
| Fields in org.sharengo.wikitty with type parameters of type FacetTopic | |
|---|---|
protected Map<String,List<FacetTopic>> |
PagedResult.facets
facet asked or null if no facet |
| Methods in org.sharengo.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.sharengo.wikitty with type arguments of type FacetTopic | |
|---|---|
PagedResult(int FirstIndice,
int numFound,
String queryString,
Map<String,List<FacetTopic>> facets,
List<T> results)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||