public class ExcludeBasedOnNamespace extends Object implements SearchIndexExcluder
DONT_EXCLUDE| Constructor and Description |
|---|
ExcludeBasedOnNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExcludedNamespace(String ns) |
String |
checkForExclusion(Individual ind)
REturn a string message if the individual should
be excluded from the index.
|
String |
toString() |
public void addExcludedNamespace(String ns)
public String checkForExclusion(Individual ind)
SearchIndexExcludercheckForExclusion in interface SearchIndexExcluderCopyright © 2016. All rights reserved.