public class FacetService extends ServiceBase implements Service
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseQuery |
static String |
SPEC_FILE_PARAM |
protected List<FacetSpec> |
specList |
protected Store |
store |
static String |
STORE_PARAM |
config| Constructor and Description |
|---|
FacetService() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,String> config,
javax.servlet.ServletContext context) |
void |
postInit() |
FacetResult |
query(String state) |
getFileParam, getNamedService, getRequiredFileParam, getRequiredIntParam, getRequiredParam, postPostInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostPostInitpublic static final String SPEC_FILE_PARAM
public static final String STORE_PARAM
protected String baseQuery
protected Store store
public void init(Map<String,String> config, javax.servlet.ServletContext context)
init in interface Serviceinit in class ServiceBasepublic void postInit()
postInit in interface ServicepostInit in class ServiceBasepublic FacetResult query(String state)
Copyright © 2014. All rights reserved.