|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
com.facetmap.servlet.FacetmapServlet
com.facetmap.sql.SqlFacetMapServlet
public class SqlFacetMapServlet
Use this servlet to serve faceted navigation backed by a SqlFacetmap.
| Field Summary |
|---|
| Fields inherited from class com.facetmap.servlet.FacetmapServlet |
|---|
configException, configProps, configured, DEFAULT_PROPERTIES_FILENAME, facetmap, logger, processor, propsPersister, viewPersister |
| Constructor Summary | |
|---|---|
SqlFacetMapServlet()
|
|
| Method Summary | |
|---|---|
Facetmap |
createFacetmap()
|
| Methods inherited from class com.facetmap.servlet.FacetmapServlet |
|---|
doInit, getConfigurationException, getFacetmap, getProcessor, getProperties, getViewPersister, init, isConfigured, readProps, reconfigure, setProcessor, writeProps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlFacetMapServlet()
| Method Detail |
|---|
public Facetmap createFacetmap()
throws DataException,
InternalException
createFacetmap in class FacetmapServletDataException
InternalException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||