Uses of Interface
fr.becpg.repo.entity.EntityService
Packages that use EntityService
Package
Description
-
Uses of EntityService in fr.becpg.repo.activity
Fields in fr.becpg.repo.activity declared as EntityService -
Uses of EntityService in fr.becpg.repo.download
Fields in fr.becpg.repo.download declared as EntityServiceModifier and TypeFieldDescriptionprivate EntityServiceBeCPGCreateDownloadArchiveAction.entityServiceprivate EntityServiceBeCPGZipDownloadExporter.entityServiceMethods in fr.becpg.repo.download with parameters of type EntityServiceModifier and TypeMethodDescriptionvoidBeCPGCreateDownloadArchiveAction.setEntityService(EntityService entityService) Setter for the fieldentityService.Constructors in fr.becpg.repo.download with parameters of type EntityServiceModifierConstructorDescriptionBeCPGZipDownloadExporter(org.alfresco.service.cmr.security.PermissionService permissionService, EntityService entityService, File zipFile, org.alfresco.service.cmr.coci.CheckOutCheckInService checkOutCheckInService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.repo.transaction.RetryingTransactionHelper transactionHelper, org.alfresco.repo.download.DownloadStatusUpdateService updateService, org.alfresco.repo.download.DownloadStorage downloadStorage, org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, org.alfresco.service.cmr.repository.NodeRef downloadNodeRef, long total, long totalFileCount) Construct -
Uses of EntityService in fr.becpg.repo.entity.impl
Classes in fr.becpg.repo.entity.impl that implement EntityServiceFields in fr.becpg.repo.entity.impl declared as EntityServiceModifier and TypeFieldDescriptionprivate EntityServiceEntityIconServiceImpl.entityServiceprivate EntityServiceEntityTplServiceImpl.entityService -
Uses of EntityService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as EntityServiceMethods in fr.becpg.repo.entity.policy with parameters of type EntityServiceModifier and TypeMethodDescriptionvoidDocLinkedEntitiesPolicy.setEntityService(EntityService entityService) Setter for the fieldentityService. -
Uses of EntityService in fr.becpg.repo.entity.version
Fields in fr.becpg.repo.entity.version declared as EntityService -
Uses of EntityService in fr.becpg.repo.formulation.spel
Fields in fr.becpg.repo.formulation.spel declared as EntityService -
Uses of EntityService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as EntityServiceModifier and TypeFieldDescriptionprivate EntityServiceBeCPGScriptHelper.entityServiceprivate EntityServiceThumbnail.entityServiceMethods in fr.becpg.repo.jscript with parameters of type EntityServiceModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setEntityService(EntityService entityService) Setter for the fieldentityService.voidThumbnail.setEntityService(EntityService entityService) Setter for the fieldentityService. -
Uses of EntityService in fr.becpg.repo.report.engine.impl
Fields in fr.becpg.repo.report.engine.impl declared as EntityServiceMethods in fr.becpg.repo.report.engine.impl with parameters of type EntityServiceModifier and TypeMethodDescriptionvoidReportServerEngine.setEntityService(EntityService entityService) Setter for the fieldentityService. -
Uses of EntityService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as EntityServiceModifier and TypeFieldDescriptionprotected EntityServiceDefaultEntityReportExtractor.entityServiceprivate EntityServiceEntityReportServiceImpl.entityService -
Uses of EntityService in fr.becpg.repo.search.impl
Fields in fr.becpg.repo.search.impl declared as EntityService