@Repository public class SearchIndexDaoImpl extends AbstractHerdDao implements SearchIndexDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
SearchIndexDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexEntity |
getSearchIndexByKey(SearchIndexKey searchIndexKey)
Gets a search index by its key.
|
List<SearchIndexEntity> |
getSearchIndexEntities(SearchIndexTypeEntity searchIndexTypeEntity)
Gets a list of search index entities by index type
|
List<SearchIndexKey> |
getSearchIndexes()
Gets a list of search index keys for all search indexes defined in the system.
|
getMaximumBusinessObjectDataVersionSubQuery, getQueryRestriction, getQueryRestriction, getQueryRestriction, getQueryRestrictionOnBusinessObjectDataVersionAndStatus, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnStorage, savedelete, detach, executeSingleResultQuery, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, getPredicateForInClause, query, queryByNamedParams, saveAndRefreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshpublic SearchIndexEntity getSearchIndexByKey(SearchIndexKey searchIndexKey)
SearchIndexDaogetSearchIndexByKey in interface SearchIndexDaosearchIndexKey - the search index key (case-sensitive)public List<SearchIndexKey> getSearchIndexes()
SearchIndexDaogetSearchIndexes in interface SearchIndexDaopublic List<SearchIndexEntity> getSearchIndexEntities(SearchIndexTypeEntity searchIndexTypeEntity)
SearchIndexDaogetSearchIndexEntities in interface SearchIndexDaoCopyright © 2019. All rights reserved.