Uses of Interface
fr.becpg.repo.helper.AssociationService
Packages that use AssociationService
Package
Description
-
Uses of AssociationService in fr.becpg.repo.activity
Fields in fr.becpg.repo.activity declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceEntityActivityServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.autocomplete.impl.plugins
Fields in fr.becpg.repo.autocomplete.impl.plugins declared as AssociationServiceModifier and TypeFieldDescriptionprotected AssociationServiceTargetAssocAutoCompletePlugin.associationService -
Uses of AssociationService in fr.becpg.repo.batch
Fields in fr.becpg.repo.batch declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceWorkProviderFactory.SourceAssocsWorkProvider.associationServiceprivate AssociationServiceWorkProviderFactory.SourceAssocsWorkProviderBuilder.associationServiceMethods in fr.becpg.repo.batch with parameters of type AssociationServiceModifier and TypeMethodDescriptionWorkProviderFactory.fromSourceAssocs(AssociationService associationService, org.alfresco.service.cmr.repository.NodeRef targetRef, org.alfresco.service.namespace.QName assocName) fromSourceAssocs.Constructors in fr.becpg.repo.batch with parameters of type AssociationServiceModifierConstructorDescriptionprivateSourceAssocsWorkProvider(org.alfresco.service.transaction.TransactionService transactionService, int pullSize, int pushSize, int totalSize, AssociationService associationService, org.alfresco.service.cmr.repository.NodeRef targetRef, org.alfresco.service.namespace.QName assocName) SourceAssocsWorkProviderBuilder(AssociationService associationService, org.alfresco.service.cmr.repository.NodeRef targetRef, org.alfresco.service.namespace.QName assocName) -
Uses of AssociationService in fr.becpg.repo.entity.catalog
Fields in fr.becpg.repo.entity.catalog declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceEntityCatalogServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.entity.comparison
Fields in fr.becpg.repo.entity.comparison declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceCompareEntityReportServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceDataListSortServiceImpl.associationServiceprivate AssociationServiceMultiLevelDataListServiceImpl.associationServiceprotected AssociationServiceSimpleExtractor.associationServiceprivate AssociationServiceWUsedListServiceImpl.associationServiceMethods in fr.becpg.repo.entity.datalist.impl with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidSimpleExtractor.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.entity.impl
Fields in fr.becpg.repo.entity.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceEntityListDAOImpl.associationServiceprivate AssociationServiceEntityServiceImpl.associationServiceprivate AssociationServiceEntityTplServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceDocLinkedEntitiesPolicy.associationServiceprivate AssociationServiceDocumentAspectPolicy.associationServiceprivate AssociationServiceEntityTplRefAspectPolicy.associationServiceprivate AssociationServiceEntityVersionPolicy.associationServiceMethods in fr.becpg.repo.entity.policy with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidDocLinkedEntitiesPolicy.setAssociationService(AssociationService associationService) Setter for the fieldassociationService.voidDocumentAspectPolicy.setAssociationService(AssociationService associationService) Setter for the fieldassociationService.voidEntityTplRefAspectPolicy.setAssociationService(AssociationService associationService) Setter for the fieldassociationService.voidEntityVersionPolicy.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.entity.remote
Methods in fr.becpg.repo.entity.remote that return AssociationService -
Uses of AssociationService in fr.becpg.repo.entity.remote.extractor
Fields in fr.becpg.repo.entity.remote.extractor declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceImportEntityJsonVisitor.associationServiceprivate final AssociationServiceImportEntityXmlVisitor.associationServiceprivate AssociationServiceJsonEntityVisitor.associationServiceprivate final AssociationServiceXmlEntityVisitor.associationService -
Uses of AssociationService in fr.becpg.repo.entity.remote.impl
Fields in fr.becpg.repo.entity.remote.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceRemoteServiceRegistryImpl.associationServiceMethods in fr.becpg.repo.entity.remote.impl that return AssociationServiceModifier and TypeMethodDescriptionRemoteServiceRegistryImpl.associationService()associationService. -
Uses of AssociationService in fr.becpg.repo.entity.version
Fields in fr.becpg.repo.entity.version declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceEntityVersionServiceImpl.associationServiceprivate AssociationServiceVersionCleanerServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.expressions.impl
Fields in fr.becpg.repo.expressions.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceExpressionServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.formulation.impl
Fields in fr.becpg.repo.formulation.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceScriptsFormulationHandler.associationServiceMethods in fr.becpg.repo.formulation.impl with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidScriptsFormulationHandler.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.formulation.spel
Fields in fr.becpg.repo.formulation.spel declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceBeCPGSpelFunctions.associationService -
Uses of AssociationService in fr.becpg.repo.helper
Fields in fr.becpg.repo.helper declared as AssociationService -
Uses of AssociationService in fr.becpg.repo.helper.impl
Classes in fr.becpg.repo.helper.impl that implement AssociationServiceFields in fr.becpg.repo.helper.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceAttributeExtractorServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as AssociationServiceMethods in fr.becpg.repo.jscript with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.jscript.app
Fields in fr.becpg.repo.jscript.app declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceBeCPGJSONConversionComponent.associationServiceMethods in fr.becpg.repo.jscript.app with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidBeCPGJSONConversionComponent.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as AssociationServiceModifier and TypeFieldDescriptionprotected AssociationServiceDefaultEntityReportExtractor.associationServiceprivate AssociationServiceEntityReportServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.report.search.impl
Fields in fr.becpg.repo.report.search.impl declared as AssociationServiceModifier and TypeFieldDescriptionprotected AssociationServiceDefaultExcelReportSearchPlugin.associationServiceprivate AssociationServiceReportServerSearchRenderer.associationService -
Uses of AssociationService in fr.becpg.repo.report.template.impl
Fields in fr.becpg.repo.report.template.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceReportTplServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.repository.impl
Fields in fr.becpg.repo.repository.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceAlfrescoRepositoryImpl.associationService -
Uses of AssociationService in fr.becpg.repo.security.impl
Fields in fr.becpg.repo.security.impl declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceSecurityServiceImpl.associationService -
Uses of AssociationService in fr.becpg.repo.security.policy
Fields in fr.becpg.repo.security.policy declared as AssociationServiceMethods in fr.becpg.repo.security.policy with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidPermissionPolicy.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.web.scripts.entity
Fields in fr.becpg.repo.web.scripts.entity declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceEntityListsWebScript.associationServiceMethods in fr.becpg.repo.web.scripts.entity with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidEntityListsWebScript.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.web.scripts.remote
Fields in fr.becpg.repo.web.scripts.remote declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceGetContentWebScript.associationServiceMethods in fr.becpg.repo.web.scripts.remote with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidGetContentWebScript.setAssociationService(AssociationService associationService) Setter for the fieldassociationService. -
Uses of AssociationService in fr.becpg.repo.web.scripts.report
Fields in fr.becpg.repo.web.scripts.report declared as AssociationServiceModifier and TypeFieldDescriptionprivate AssociationServiceReportTplsWebScript.associationServiceprivate AssociationServiceReportTplWebScript.associationServiceMethods in fr.becpg.repo.web.scripts.report with parameters of type AssociationServiceModifier and TypeMethodDescriptionvoidReportTplsWebScript.setAssociationService(AssociationService associationService) Setter for the fieldassociationService.voidReportTplWebScript.setAssociationService(AssociationService associationService) Setter for the fieldassociationService.