Uses of Interface
fr.becpg.repo.search.PaginatedSearchCache
Packages that use PaginatedSearchCache
Package
Description
-
Uses of PaginatedSearchCache in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as PaginatedSearchCacheModifier and TypeFieldDescriptionprotected PaginatedSearchCacheSimpleExtractor.paginatedSearchCacheMethods in fr.becpg.repo.entity.datalist.impl with parameters of type PaginatedSearchCacheModifier and TypeMethodDescriptionvoidSimpleExtractor.setPaginatedSearchCache(PaginatedSearchCache paginatedSearchCache) Setter for the fieldpaginatedSearchCache. -
Uses of PaginatedSearchCache in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as PaginatedSearchCacheModifier and TypeFieldDescriptionprivate PaginatedSearchCacheBeCPGScriptHelper.paginatedSearchCacheMethods in fr.becpg.repo.jscript with parameters of type PaginatedSearchCacheModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setPaginatedSearchCache(PaginatedSearchCache paginatedSearchCache) Setter for the fieldpaginatedSearchCache. -
Uses of PaginatedSearchCache in fr.becpg.repo.search.impl
Classes in fr.becpg.repo.search.impl that implement PaginatedSearchCache -
Uses of PaginatedSearchCache in fr.becpg.repo.web.scripts.simulation
Fields in fr.becpg.repo.web.scripts.simulation declared as PaginatedSearchCacheModifier and TypeFieldDescriptionprivate PaginatedSearchCacheSimulationWebScript.paginatedSearchCacheMethods in fr.becpg.repo.web.scripts.simulation with parameters of type PaginatedSearchCacheModifier and TypeMethodDescriptionvoidSimulationWebScript.setPaginatedSearchCache(PaginatedSearchCache paginatedSearchCache) Setter for the fieldpaginatedSearchCache.