public abstract class AbstractValueResolverTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
protected static java.lang.String |
INDEXED_PROPERTY_NAME |
| Constructor and Description |
|---|
AbstractValueResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
protected IndexerBatchContext |
getBatchContext() |
protected FacetSearchConfig |
getFacetSearchConfig() |
protected IndexConfig |
getIndexConfig() |
protected IndexedProperty |
getIndexedProperty() |
protected IndexedType |
getIndexedType() |
protected InputDocument |
getInputDocument() |
protected QualifierProvider |
getQualifierProvider() |
protected SessionService |
getSessionService() |
void |
setUpAbstractValueResolverTest() |
protected static final java.lang.String INDEXED_PROPERTY_NAME
public ExpectedException expectedException
protected SessionService getSessionService()
protected QualifierProvider getQualifierProvider()
protected InputDocument getInputDocument()
protected IndexerBatchContext getBatchContext()
protected FacetSearchConfig getFacetSearchConfig()
protected IndexConfig getIndexConfig()
protected IndexedType getIndexedType()
protected IndexedProperty getIndexedProperty()
public void setUpAbstractValueResolverTest()
Copyright © 2018 SAP SE. All Rights Reserved.