public class FacetQueryView extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
queryMap |
protected String |
title |
| Constructor and Description |
|---|
FacetQueryView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addQuery(String key,
String query) |
Map<String,String> |
getQueryMap() |
String |
getTitle() |
void |
setTitle(String title) |
String |
toString() |
Copyright © 2009–2017 CodeLibs. All rights reserved.