Uses of Interface
fr.becpg.repo.helper.AttributeExtractorService
Packages that use AttributeExtractorService
Package
Description
-
Uses of AttributeExtractorService in fr.becpg.repo.activity
Fields in fr.becpg.repo.activity declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceEntityActivityServiceImpl.attributeExtractorServiceprivate AttributeExtractorServiceEntityActivityStateListener.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.activity.extractor
Fields in fr.becpg.repo.activity.extractor declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceAuditActivityExtractor.attributeExtractorServiceprivate AttributeExtractorServiceEntityActivityExtractorServiceImpl.attributeExtractorServiceMethods in fr.becpg.repo.activity.extractor with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidAuditActivityExtractor.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.autocomplete.impl.extractors
Fields in fr.becpg.repo.autocomplete.impl.extractors declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected AttributeExtractorServiceTargetAssocAutoCompleteExtractor.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.autocomplete.impl.plugins
Fields in fr.becpg.repo.autocomplete.impl.plugins declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected AttributeExtractorServiceTargetAssocAutoCompletePlugin.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.entity.datalist.impl
Fields in fr.becpg.repo.entity.datalist.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected AttributeExtractorServiceAbstractDataListExtractor.attributeExtractorServiceMethods in fr.becpg.repo.entity.datalist.impl with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidAbstractDataListExtractor.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceDeleteAndRestoreEntityPolicy.attributeExtractorServiceprivate AttributeExtractorServiceEntityTplRefAspectPolicy.attributeExtractorServiceMethods in fr.becpg.repo.entity.policy with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidDeleteAndRestoreEntityPolicy.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService.voidEntityTplRefAspectPolicy.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.entity.remote
Methods in fr.becpg.repo.entity.remote that return AttributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.entity.remote.extractor
Fields in fr.becpg.repo.entity.remote.extractor declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceJsonEntityVisitor.attributeExtractor -
Uses of AttributeExtractorService in fr.becpg.repo.entity.remote.impl
Fields in fr.becpg.repo.entity.remote.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceRemoteServiceRegistryImpl.attributeExtractorMethods in fr.becpg.repo.entity.remote.impl that return AttributeExtractorServiceModifier and TypeMethodDescriptionRemoteServiceRegistryImpl.attributeExtractor()attributeExtractor. -
Uses of AttributeExtractorService in fr.becpg.repo.expressions.impl
Fields in fr.becpg.repo.expressions.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceExpressionServiceImpl.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.formulation.spel
Fields in fr.becpg.repo.formulation.spel declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceBeCPGSpelFunctions.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.helper.extractors
Fields in fr.becpg.repo.helper.extractors declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected final AttributeExtractorServiceAbstractNodeDataExtractor.attributeExtractorServiceThe attribute extractor service for attribute operations.Constructors in fr.becpg.repo.helper.extractors with parameters of type AttributeExtractorServiceModifierConstructorDescriptionAbstractNodeDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for AbstractNodeDataExtractor.BlogDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for BlogDataExtractor.CalendarDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for CalendarDataExtractor.ContentDataExtractor(List<AttributeExtractorField> metadataFields, org.alfresco.service.ServiceRegistry serviceRegistry, AttributeExtractorService attributeExtractorService) Constructor for ContentDataExtractor.ContentDataExtractor(org.alfresco.service.ServiceRegistry serviceRegistry, AttributeExtractorService attributeExtractorService) Constructor for ContentDataExtractor.DataListDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for DataListDataExtractor.ForumDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for ForumDataExtractor.LinkDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for LinkDataExtractor.WikiDataExtractor(org.alfresco.service.ServiceRegistry services, AttributeExtractorService attributeExtractorService) Constructor for WikiDataExtractor. -
Uses of AttributeExtractorService in fr.becpg.repo.helper.impl
Classes in fr.becpg.repo.helper.impl that implement AttributeExtractorServiceModifier and TypeClassDescriptionclassAttributeExtractorServiceImpl class. -
Uses of AttributeExtractorService in fr.becpg.repo.node.integrity
Fields in fr.becpg.repo.node.integrity declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceBeCPGIntegrityChecker.attributeExtractorServiceMethods in fr.becpg.repo.node.integrity with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidBeCPGIntegrityChecker.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.notification.impl
Fields in fr.becpg.repo.notification.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceNotificationRuleServiceImpl.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected AttributeExtractorServiceDefaultEntityReportExtractor.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.report.search.impl
Fields in fr.becpg.repo.report.search.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprotected AttributeExtractorServiceDefaultExcelReportSearchPlugin.attributeExtractorServiceprivate AttributeExtractorServiceExcelReportSearchRenderer.attributeExtractorServiceprivate AttributeExtractorServiceReportServerSearchRenderer.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.search.impl
Fields in fr.becpg.repo.search.impl declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceNestedAdvSearchPlugin.attributeExtractorService -
Uses of AttributeExtractorService in fr.becpg.repo.web.scripts.dockbar
Fields in fr.becpg.repo.web.scripts.dockbar declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceDockBarWebScript.attributeExtractorServiceMethods in fr.becpg.repo.web.scripts.dockbar with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidDockBarWebScript.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.web.scripts.entity
Fields in fr.becpg.repo.web.scripts.entity declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceEntityVersionWebScript.attributeExtractorServiceMethods in fr.becpg.repo.web.scripts.entity with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidEntityVersionWebScript.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.web.scripts.search
Fields in fr.becpg.repo.web.scripts.search declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceSearchWebScript.attributeExtractorServiceMethods in fr.becpg.repo.web.scripts.search with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidSearchWebScript.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService. -
Uses of AttributeExtractorService in fr.becpg.repo.web.scripts.workflow
Fields in fr.becpg.repo.web.scripts.workflow declared as AttributeExtractorServiceModifier and TypeFieldDescriptionprivate AttributeExtractorServiceBeCPGTaskInstancesGet.attributeExtractorServiceMethods in fr.becpg.repo.web.scripts.workflow with parameters of type AttributeExtractorServiceModifier and TypeMethodDescriptionvoidBeCPGTaskInstancesGet.setAttributeExtractorService(AttributeExtractorService attributeExtractorService) Setter for the fieldattributeExtractorService.