public class GeoFacetRefinementHandler extends FacetRefinementHandler
RefinementHandler.RefinementPolicy, RefinementHandler.SplitRefinement
facet, refinementNode
Modifier | Constructor and Description |
---|---|
protected |
GeoFacetRefinementHandler(Facet facet,
boolean exclude,
GeoDomain dom,
java.lang.String path) |
protected |
GeoFacetRefinementHandler(Facet facet,
boolean exclude,
int domainId,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
void |
buildRefinementNode()
create a refinement node depending on the type of refinement
|
java.lang.String |
getCpath()
return the full path for the refinement (e.g.
|
java.lang.String |
getData() |
java.lang.String |
getRelpath()
return the path relative to the (virtual)Root for the refinement (e.g.
|
java.lang.String |
getTitle() |
getId, getRefinementNode, getRefinementPolicy, isExclude, zapRefinement
parse, splitRefinement
protected GeoFacetRefinementHandler(Facet facet, boolean exclude, GeoDomain dom, java.lang.String path)
protected GeoFacetRefinementHandler(Facet facet, boolean exclude, int domainId, java.lang.String path) throws QueryProcessingException
QueryProcessingException
public java.lang.String getCpath()
FacetRefinementHandler
getCpath
in class FacetRefinementHandler
public java.lang.String getRelpath()
FacetRefinementHandler
getRelpath
in class FacetRefinementHandler
public java.lang.String getTitle()
public java.lang.String getData() throws com.exalead.util.TypedException
com.exalead.util.TypedException
public void buildRefinementNode() throws QueryProcessingException
FacetRefinementHandler
buildRefinementNode
in class FacetRefinementHandler
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.