| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearch |
AbstractItemCopyContext.getFlexibleSearch() |
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearch |
SavedQueryDataCreator.getFlexibleSearch() |
protected FlexibleSearch |
LangPackDataCreator.getFlexibleSearch() |
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearch |
DefaultExistingItemResolver.getFlexibleSearch() |
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearch |
AbstractValueTranslator.getFlexibleSearch() |
| Modifier and Type | Method and Description |
|---|---|
FlexibleSearch |
JaloSession.getFlexibleSearch()
returns the FlexibleSearch.
|
FlexibleSearch |
JaloConnection.getFlexibleSearch()
Returns the
FlexibleSearch and sets it into instance property JaloConnection.flexibleSearch, preventing it from
mutation while creating via BeanFactory#getBean(String) or via FlexibleSearch constructor. |
| Modifier and Type | Method and Description |
|---|---|
static FlexibleSearch |
FlexibleSearch.getInstance()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IndexConfiguration> |
DefaultPostQueryFilter.findRestrictedIndexConfigurations(FlexibleSearch flexibleSearch,
SessionContext ctx,
LuceneIndex index)
Checks the specified index whether or not there are active search restrictions for it within the current session
context.
|
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearch |
DefaultFlexibleSearchTypeCacheProvider.getFlexibleSearch() |
| Constructor and Description |
|---|
DefaultFlexibleSearchTypeCacheProvider(FlexibleSearch flexibleSearch) |
DefaultFlexibleSearchTypeCacheProvider(PersistenceManager persistenceManager,
TypeManager typeManager,
C2LManager c2lManager,
FlexibleSearch flexibleSearch) |
Copyright © 2017 SAP SE. All Rights Reserved.