Uses of Interface
fr.becpg.repo.cache.BeCPGCacheService
Packages that use BeCPGCacheService
Package
Description
-
Uses of BeCPGCacheService in fr.becpg.repo.authentication
Fields in fr.becpg.repo.authentication declared as BeCPGCacheServiceMethods in fr.becpg.repo.authentication with parameters of type BeCPGCacheServiceModifier and TypeMethodDescriptionvoidBeCPGUserPolicy.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService. -
Uses of BeCPGCacheService in fr.becpg.repo.cache.impl
Classes in fr.becpg.repo.cache.impl that implement BeCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.dictionary.constraint
Fields in fr.becpg.repo.dictionary.constraint declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate static BeCPGCacheServiceCurrencyConstraint.beCPGCacheServiceprivate static BeCPGCacheServiceDynListConstraint.beCPGCacheServiceprivate BeCPGCacheServiceListValuePolicy.beCPGCacheServiceMethods in fr.becpg.repo.dictionary.constraint with parameters of type BeCPGCacheServiceModifier and TypeMethodDescriptionvoidCurrencyConstraint.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService.static voidDynListConstraint.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService.voidListValuePolicy.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService. -
Uses of BeCPGCacheService in fr.becpg.repo.entity.catalog
Fields in fr.becpg.repo.entity.catalog declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceEntityCatalogServiceImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceMultiLevelDataListServiceImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.entity.impl
Fields in fr.becpg.repo.entity.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceAutoNumServiceImpl.beCPGCacheServiceprivate BeCPGCacheServiceEntityDictionaryServiceImpl.beCPGCacheServiceprivate BeCPGCacheServiceEntityServiceImpl.beCPGCacheServiceprivate BeCPGCacheServiceEntityTplServiceImpl.beCPGCacheServiceMethods in fr.becpg.repo.entity.impl with parameters of type BeCPGCacheServiceModifier and TypeMethodDescriptionvoidEntityDictionaryServiceImpl.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService. -
Uses of BeCPGCacheService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceArchivedEntityPolicy.beCPGCacheServiceprivate BeCPGCacheServiceEntityTplRefAspectPolicy.beCPGCacheServiceMethods in fr.becpg.repo.entity.policy with parameters of type BeCPGCacheServiceModifier and TypeMethodDescriptionvoidArchivedEntityPolicy.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService.voidEntityTplRefAspectPolicy.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService. -
Uses of BeCPGCacheService in fr.becpg.repo.entity.version
Fields in fr.becpg.repo.entity.version declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceEntityVersionServiceImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.helper
Fields in fr.becpg.repo.helper declared as BeCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.helper.impl
Fields in fr.becpg.repo.helper.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceAttributeExtractorServiceImpl.beCPGCacheService(package private) BeCPGCacheServicePersonAttributeExtractorPlugin.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.license
Fields in fr.becpg.repo.license declared as BeCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceEntityReportServiceImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.search.impl
Fields in fr.becpg.repo.search.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceAdvSearchServiceImpl.beCPGCacheService(package private) BeCPGCacheServicePaginatedSearchCacheImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.security.impl
Fields in fr.becpg.repo.security.impl declared as BeCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.system.impl
Fields in fr.becpg.repo.system.impl declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceSystemConfigurationServiceImpl.beCPGCacheService -
Uses of BeCPGCacheService in fr.becpg.repo.web.scripts.admin
Fields in fr.becpg.repo.web.scripts.admin declared as BeCPGCacheServiceModifier and TypeFieldDescriptionprivate BeCPGCacheServiceAdminModuleWebScript.beCPGCacheServiceMethods in fr.becpg.repo.web.scripts.admin with parameters of type BeCPGCacheServiceModifier and TypeMethodDescriptionvoidAdminModuleWebScript.setBeCPGCacheService(BeCPGCacheService beCPGCacheService) Setter for the fieldbeCPGCacheService.