Uses of Interface
fr.becpg.repo.entity.EntityDictionaryService
Packages that use EntityDictionaryService
Package
Description
-
Uses of EntityDictionaryService in fr.becpg.repo.action
Fields in fr.becpg.repo.action declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceVersionCleanerActionExecuter.entityDictionaryServiceMethods in fr.becpg.repo.action with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidVersionCleanerActionExecuter.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.activity
Fields in fr.becpg.repo.activity declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityActivityServiceImpl.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.activity.extractor
Fields in fr.becpg.repo.activity.extractor declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceActivityListExtractor.dictionaryServiceprivate EntityDictionaryServiceEntityActivityExtractorServiceImpl.entityDictionaryServiceMethods in fr.becpg.repo.activity.extractor with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidActivityListExtractor.setDictionaryService(EntityDictionaryService dictionaryService) Setter for the fielddictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.activity.policy
Fields in fr.becpg.repo.activity.policy declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityActivityPolicy.entityDictionaryServiceMethods in fr.becpg.repo.activity.policy with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidEntityActivityPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.admin
Fields in fr.becpg.repo.admin declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceAssociationIndexerService.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.autocomplete.impl.plugins
Fields in fr.becpg.repo.autocomplete.impl.plugins declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceQNameAutoCompletePlugin.entityDictionaryServiceprotected EntityDictionaryServiceTargetAssocAutoCompletePlugin.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.copy
Fields in fr.becpg.repo.copy declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceBecpgCopyServiceImpl.dictionaryServiceMethods in fr.becpg.repo.copy with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidBecpgCopyServiceImpl.setDictionaryService(EntityDictionaryService dictionaryService) Setter for the fielddictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.catalog
Fields in fr.becpg.repo.entity.catalog declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityCatalogServiceImpl.dictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.entity.comparison
Fields in fr.becpg.repo.entity.comparison declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceCompareEntityReportServiceImpl.dictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprotected EntityDictionaryServiceStandardExcelDataListOutputPlugin.dictionaryServiceprotected EntityDictionaryServiceAbstractDataListExtractor.entityDictionaryServiceprivate EntityDictionaryServiceExcelDataListOutputWriter.entityDictionaryServiceprivate EntityDictionaryServiceMultiLevelDataListServiceImpl.entityDictionaryServiceMethods in fr.becpg.repo.entity.datalist.impl with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidAbstractDataListExtractor.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.datalist.policy
Fields in fr.becpg.repo.entity.datalist.policy declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceAuditEntityListItemPolicy.entityDictionaryServiceprivate EntityDictionaryServiceInitEntityListPolicy.entityDictionaryServiceThe dictionary service.private EntityDictionaryServiceSortableListPolicy.entityDictionaryServiceMethods in fr.becpg.repo.entity.datalist.policy with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidAuditEntityListItemPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService.voidInitEntityListPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService.voidSortableListPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.impl
Classes in fr.becpg.repo.entity.impl that implement EntityDictionaryServiceModifier and TypeClassDescriptionclassEnhanced implementation of EntityDictionaryService with performance optimizations including improved caching, reduced object creation, and optimized data structures.Fields in fr.becpg.repo.entity.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityListDAOImpl.entityDictionaryServiceprivate EntityDictionaryServiceEntityServiceImpl.entityDictionaryServiceprivate EntityDictionaryServiceEntityTplServiceImpl.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceDeleteAndRestoreEntityPolicy.entityDictionaryServiceprivate EntityDictionaryServiceEffectivityAspectPolicy.entityDictionaryServiceMethods in fr.becpg.repo.entity.policy with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidDeleteAndRestoreEntityPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService.voidEffectivityAspectPolicy.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.remote
Methods in fr.becpg.repo.entity.remote that return EntityDictionaryServiceModifier and TypeMethodDescriptionRemoteServiceRegisty.entityDictionaryService()entityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.remote.extractor
Fields in fr.becpg.repo.entity.remote.extractor declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprotected final EntityDictionaryServiceAbstractEntityVisitor.entityDictionaryServiceprivate EntityDictionaryServiceImportEntityJsonVisitor.entityDictionaryServiceprivate final EntityDictionaryServiceImportEntityXmlVisitor.entityDictionaryServiceMethods in fr.becpg.repo.entity.remote.extractor with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionstatic org.alfresco.service.namespace.QNameRemoteHelper.getPropName(org.alfresco.service.namespace.QName type, EntityDictionaryService dictionaryService) getPropName. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.remote.impl
Fields in fr.becpg.repo.entity.remote.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceRemoteServiceRegistryImpl.entityDictionaryServiceMethods in fr.becpg.repo.entity.remote.impl that return EntityDictionaryServiceModifier and TypeMethodDescriptionRemoteServiceRegistryImpl.entityDictionaryService()entityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.entity.version
Fields in fr.becpg.repo.entity.version declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityVersionServiceImpl.entityDictionaryServiceprivate EntityDictionaryServiceVersionCleanerServiceImpl.entityDictionaryServiceprivate EntityDictionaryServiceVersionExporter.entityDictionaryServiceConstructors in fr.becpg.repo.entity.version with parameters of type EntityDictionaryServiceModifierConstructorDescriptionVersionExporter(org.alfresco.service.cmr.repository.NodeRef originalNodeRef, org.alfresco.service.cmr.repository.NodeRef targetNode, org.alfresco.service.cmr.repository.NodeService dbNodeService, EntityDictionaryService entityDictionaryService) Constructor for VersionExporter. -
Uses of EntityDictionaryService in fr.becpg.repo.expressions.impl
Fields in fr.becpg.repo.expressions.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceExpressionServiceImpl.dictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.formulation.spel
Fields in fr.becpg.repo.formulation.spel declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceBeCPGSpelFunctions.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.helper
Fields in fr.becpg.repo.helper declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceVariantAttributeExtractorPlugin.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.helper.impl
Fields in fr.becpg.repo.helper.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceAssociationServiceImplV2.entityDictionaryServiceprivate EntityDictionaryServiceAttributeExtractorServiceImpl.entityDictionaryServiceprotected EntityDictionaryServiceCharactAttributeExtractorPlugin.entityDictionaryServiceprivate EntityDictionaryServiceListValueAttributeExtractorPlugin.entityDictionaryServiceMethods in fr.becpg.repo.helper.impl with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidAssociationServiceImplV2.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceBeCPGScriptHelper.entityDictionaryServiceMethods in fr.becpg.repo.jscript with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.node.integrity
Fields in fr.becpg.repo.node.integrity declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceBeCPGIntegrityChecker.entityDictionaryServiceMethods in fr.becpg.repo.node.integrity with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidBeCPGIntegrityChecker.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.notification.impl
Fields in fr.becpg.repo.notification.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceNotificationRuleServiceImpl.dictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprotected EntityDictionaryServiceDefaultEntityReportExtractor.entityDictionaryServiceprivate EntityDictionaryServiceEntityReportServiceImpl.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.report.search.impl
Fields in fr.becpg.repo.report.search.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprotected EntityDictionaryServiceDefaultExcelReportSearchPlugin.entityDictionaryServiceprivate EntityDictionaryServiceExcelReportSearchRenderer.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.repository.impl
Fields in fr.becpg.repo.repository.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceAlfrescoRepositoryImpl.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.search
Fields in fr.becpg.repo.search declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceBeCPGQueryBuilder.entityDictionaryService -
Uses of EntityDictionaryService in fr.becpg.repo.search.impl
Fields in fr.becpg.repo.search.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceAdvSearchServiceImpl.entityDictionaryServiceMethods in fr.becpg.repo.search.impl with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidSearchConfig.parse(String content, org.alfresco.service.namespace.NamespaceService namespaceService, EntityDictionaryService entityDictionaryService) parse. -
Uses of EntityDictionaryService in fr.becpg.repo.security.impl
Fields in fr.becpg.repo.security.impl declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceSecurityServiceImpl.dictionaryServiceprivate EntityDictionaryServiceBeCPGOwnableServiceImpl.entityDictionaryServiceMethods in fr.becpg.repo.security.impl with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidBeCPGOwnableServiceImpl.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.web.scripts.admin
Fields in fr.becpg.repo.web.scripts.admin declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServicePurgeNodesWebscript.entityDictionaryServiceDeprecated.Methods in fr.becpg.repo.web.scripts.admin with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidPurgeNodesWebscript.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Deprecated.Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.web.scripts.entity
Fields in fr.becpg.repo.web.scripts.entity declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceEntityDictionaryWebScript.entityDictionaryServiceMethods in fr.becpg.repo.web.scripts.entity with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidEntityDictionaryWebScript.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.web.scripts.entity.datalist
Fields in fr.becpg.repo.web.scripts.entity.datalist declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceMultiLevelDataListWebscript.entityDictionaryServiceMethods in fr.becpg.repo.web.scripts.entity.datalist with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidMultiLevelDataListWebscript.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService. -
Uses of EntityDictionaryService in fr.becpg.repo.web.scripts.report
Fields in fr.becpg.repo.web.scripts.report declared as EntityDictionaryServiceModifier and TypeFieldDescriptionprivate EntityDictionaryServiceReportQuickShareThumbnailContentGet.entityDictionaryServiceMethods in fr.becpg.repo.web.scripts.report with parameters of type EntityDictionaryServiceModifier and TypeMethodDescriptionvoidReportQuickShareThumbnailContentGet.setEntityDictionaryService(EntityDictionaryService entityDictionaryService) Setter for the fieldentityDictionaryService.