public class DefaultCsTextFacetSearchCommand extends AbstractCsFacetSearchCommand
| Constructor and Description |
|---|
DefaultCsTextFacetSearchCommand() |
| Modifier and Type | Method and Description |
|---|---|
CatalogModel |
getCatalog() |
String |
getText() |
void |
setCatalog(CatalogModel catalog) |
void |
setText(String text) |
addFacet, getCurrentFacet, getFacetValues, removeFacet, setFacetValuespublic String getText()
public void setText(String text)
public CatalogModel getCatalog()
public void setCatalog(CatalogModel catalog)
Copyright © 2017 SAP SE. All Rights Reserved.