public abstract class AbstractIndexMapping extends Object implements IndexMapping
Modifier and Type | Field and Description |
---|---|
protected MappingFilter |
mappingFilter |
Constructor and Description |
---|
AbstractIndexMapping() |
Modifier and Type | Method and Description |
---|---|
MappingFilter |
getMappingFilter() |
void |
setMappingFilter(MappingFilter mappingFilter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createIndexedDataObject, createIndexedDataObject, getCustomIndexConfiguration, getCustomIndexName, getExtractors, getIndexMapping, getIndexMappingName, getMetaData, hasExtractors, isApplicable, isApplicable, isCustomAlias, setExtractors, setMetaData
protected MappingFilter mappingFilter
public MappingFilter getMappingFilter()
public void setMappingFilter(MappingFilter mappingFilter)