public class DiscoverySearchFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_TYPE_DEFAULT |
protected String |
indexFieldName |
protected List<String> |
metadataFields |
protected String |
type |
| Constructor and Description |
|---|
DiscoverySearchFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilterType() |
String |
getIndexFieldName() |
List<String> |
getMetadataFields() |
String |
getType() |
void |
setIndexFieldName(String indexFieldName) |
void |
setMetadataFields(List<String> metadataFields) |
void |
setType(String type) |
protected String indexFieldName
protected String type
public static final String FILTER_TYPE_DEFAULT
public String getIndexFieldName()
public void setIndexFieldName(String indexFieldName)
public String getType()
public void setType(String type) throws DiscoveryConfigurationException
DiscoveryConfigurationExceptionpublic String getFilterType()
Copyright © 2016 DuraSpace. All Rights Reserved.