Uses of Interface
fr.becpg.repo.search.AdvSearchService
Packages that use AdvSearchService
Package
Description
-
Uses of AdvSearchService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as AdvSearchServiceModifier and TypeFieldDescriptionprotected AdvSearchServiceAbstractDataListExtractor.advSearchServiceprivate AdvSearchServiceMultiLevelDataListServiceImpl.advSearchServiceMethods in fr.becpg.repo.entity.datalist.impl with parameters of type AdvSearchServiceModifier and TypeMethodDescriptionvoidAbstractDataListExtractor.setAdvSearchService(AdvSearchService advSearchService) Setter for the fieldadvSearchService. -
Uses of AdvSearchService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as AdvSearchServiceMethods in fr.becpg.repo.jscript with parameters of type AdvSearchServiceModifier and TypeMethodDescriptionvoidSearch.setAdvSearchService(AdvSearchService advSearchService) Setter for the fieldadvSearchService. -
Uses of AdvSearchService in fr.becpg.repo.search.impl
Classes in fr.becpg.repo.search.impl that implement AdvSearchServiceModifier and TypeClassDescriptionclassThis class do a search on the repository (association, properties and productLists), for the UI so it respects rights.Fields in fr.becpg.repo.search.impl declared as AdvSearchService -
Uses of AdvSearchService in fr.becpg.repo.web.scripts.remote
Fields in fr.becpg.repo.web.scripts.remote declared as AdvSearchServiceModifier and TypeFieldDescriptionprotected AdvSearchServiceAbstractEntityWebScript.advSearchServiceMethods in fr.becpg.repo.web.scripts.remote with parameters of type AdvSearchServiceModifier and TypeMethodDescriptionvoidAbstractEntityWebScript.setAdvSearchService(AdvSearchService advSearchService) Setter for the fieldadvSearchService. -
Uses of AdvSearchService in fr.becpg.repo.web.scripts.search
Fields in fr.becpg.repo.web.scripts.search declared as AdvSearchServiceModifier and TypeFieldDescriptionprotected AdvSearchServiceAbstractSearchWebScript.advSearchServiceThe advanced search service for performing complex searches.Methods in fr.becpg.repo.web.scripts.search with parameters of type AdvSearchServiceModifier and TypeMethodDescriptionvoidAbstractSearchWebScript.setAdvSearchService(AdvSearchService advSearchService) Setter for the fieldadvSearchService.