Uses of Interface
fr.becpg.repo.entity.version.EntityVersionService
Packages that use EntityVersionService
Package
Description
-
Uses of EntityVersionService in fr.becpg.repo.action
Fields in fr.becpg.repo.action declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceVersionCleanerActionExecuter.entityVersionServiceMethods in fr.becpg.repo.action with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidVersionCleanerActionExecuter.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService. -
Uses of EntityVersionService in fr.becpg.repo.admin.impl
Fields in fr.becpg.repo.admin.impl declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceCoreInitVisitor.entityVersionService -
Uses of EntityVersionService in fr.becpg.repo.autocomplete.impl.plugins
Fields in fr.becpg.repo.autocomplete.impl.plugins declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceEntityVersionsAutoCompletePlugin.entityVersionService -
Uses of EntityVersionService in fr.becpg.repo.entity.comparison
Fields in fr.becpg.repo.entity.comparison declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceCompareEntityServiceImpl.entityVersionService -
Uses of EntityVersionService in fr.becpg.repo.entity.policy
Fields in fr.becpg.repo.entity.policy declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceEntityVersionPolicy.entityVersionServiceMethods in fr.becpg.repo.entity.policy with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidEntityVersionPolicy.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService. -
Uses of EntityVersionService in fr.becpg.repo.entity.simulation
Fields in fr.becpg.repo.entity.simulation declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceEntitySimpleSimulationPlugin.entityVersionService -
Uses of EntityVersionService in fr.becpg.repo.entity.version
Classes in fr.becpg.repo.entity.version that implement EntityVersionServiceModifier and TypeClassDescriptionclasscheckOut - node is CP by versionService - create 1rst version by coping oldNode 1.0 - mv file and datalist and variant - manual modification checkIn - copy working copy to history 1.1 - mv file and datalist to oldNode - versionService merge oldNodeFields in fr.becpg.repo.entity.version declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceVersionCleanerServiceImpl.entityVersionService -
Uses of EntityVersionService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceBeCPGScriptHelper.entityVersionServiceMethods in fr.becpg.repo.jscript with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService. -
Uses of EntityVersionService in fr.becpg.repo.report.entity
Methods in fr.becpg.repo.report.entity with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionprivate intEntityReportJob.generatePendingReports(org.alfresco.service.cmr.repository.NodeService nodeService, EntityVersionService entityVersionService, EntityReportService entityReportService, BatchQueueService batchQueueService, BatchPriority priority, int maxResults) -
Uses of EntityVersionService in fr.becpg.repo.web.scripts.entity
Fields in fr.becpg.repo.web.scripts.entity declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceCompareEntityDataSourceWebScript.entityVersionServiceprivate EntityVersionServiceCompareEntityReportWebScript.entityVersionServiceprivate EntityVersionServiceEntityVersionWebScript.entityVersionServiceprivate EntityVersionServiceFormCheckInWebScript.entityVersionServiceprivate EntityVersionServiceRevertEntityVersionWebScript.entityVersionServiceMethods in fr.becpg.repo.web.scripts.entity with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidCompareEntityDataSourceWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidCompareEntityReportWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidEntityVersionWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidFormCheckInWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidRevertEntityVersionWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService. -
Uses of EntityVersionService in fr.becpg.repo.web.scripts.remote
Fields in fr.becpg.repo.web.scripts.remote declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceBranchEntityWebScript.entityVersionServiceprivate EntityVersionServiceMergeEntityWebScript.entityVersionServiceprivate EntityVersionServiceUpdateEntityWebScript.entityVersionServiceMethods in fr.becpg.repo.web.scripts.remote with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidBranchEntityWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidMergeEntityWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.voidUpdateEntityWebScript.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService. -
Uses of EntityVersionService in fr.becpg.repo.web.scripts.report
Fields in fr.becpg.repo.web.scripts.report declared as EntityVersionServiceModifier and TypeFieldDescriptionprivate EntityVersionServiceReportContentGet.entityVersionServiceMethods in fr.becpg.repo.web.scripts.report with parameters of type EntityVersionServiceModifier and TypeMethodDescriptionvoidReportContentGet.setEntityVersionService(EntityVersionService entityVersionService) Setter for the fieldentityVersionService.