public class KeywordPropertyFilter extends TaxonomyFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_NAME
Filter name.
|
| Constructor and Description |
|---|
KeywordPropertyFilter(boolean filterHasChildren,
boolean filterNavigable)
Constructs a KeywordPropertyFilter which certain properties to use for filtering.
|
| Modifier and Type | Method and Description |
|---|---|
String |
filterTaxonomyContext()
This method is responsible for the building of a query used to retrieve a filtered taxonomy.
|
String |
getFilterName()
This returns the name of the Filter.
|
String |
toString()
This prints out the current settings of this KeywordPropertyFilter.
|
public static final String FILTER_NAME
public KeywordPropertyFilter(boolean filterHasChildren,
boolean filterNavigable)
filterHasChildren - This sets if need to filter on keywords which hasChildren,
true for filter, false for not filteringfilterNavigable - This sets if need to filter on keywords which are navigable,
true for filter, false for not filteringpublic String filterTaxonomyContext()
filterTaxonomyContext in class TaxonomyFilterpublic String toString()
public String getFilterName()
getFilterName in class TaxonomyFilterCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries