Interface IContainsItemsCustomQuery
- All Superinterfaces:
ICustomQuery
- All Known Implementing Classes:
CompoundContainsItemsCustomQuery, ContainsItemValueRange
Represents a custom query related to a collection item in the space.
- Since:
- 9.6
- Author:
- Yechiel Fefer
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanmatches(CacheManager cacheManager, ServerEntry entry, Object collectionItem) Methods inherited from interface ICustomQuery
getCustomIndexes, matches, toSQLQuery
-
Method Details
-
matches
-
isRootHandler
boolean isRootHandler()
-