Uses of Interface
org.alfresco.service.cmr.version.VersionService
Packages that use VersionService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of VersionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return VersionServiceMethods in org.alfresco.opencmis with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidCMISConnector.setVersionService(VersionService versionService) Sets the version service. -
Uses of VersionService in org.alfresco.repo.action.evaluator
Methods in org.alfresco.repo.action.evaluator with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidHasVersionHistoryEvaluator.setVersionService(VersionService versionService) -
Uses of VersionService in org.alfresco.repo.action.executer
Fields in org.alfresco.repo.action.executer declared as VersionServiceMethods in org.alfresco.repo.action.executer with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidCreateVersionActionExecuter.setVersionService(VersionService versionService) Set version service -
Uses of VersionService in org.alfresco.repo.bulkimport.impl
Fields in org.alfresco.repo.bulkimport.impl declared as VersionServiceModifier and TypeFieldDescriptionprotected VersionServiceAbstractNodeImporter.versionServiceprotected VersionServiceAbstractNodeImporterFactory.versionServiceMethods in org.alfresco.repo.bulkimport.impl with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidAbstractNodeImporter.setVersionService(VersionService versionService) voidAbstractNodeImporterFactory.setVersionService(VersionService versionService) -
Uses of VersionService in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidCheckOutCheckInServiceImpl.setVersionService(VersionService versionService) Set the version service -
Uses of VersionService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidImporterComponent.setVersionService(VersionService versionService) -
Uses of VersionService in org.alfresco.repo.model.ml
Methods in org.alfresco.repo.model.ml with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidEditionServiceImpl.setVersionService(VersionService versionService) voidMultilingualContentServiceImpl.setVersionService(VersionService versionService) -
Uses of VersionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return VersionService -
Uses of VersionService in org.alfresco.repo.version
Classes in org.alfresco.repo.version that implement VersionServiceModifier and TypeClassDescriptionclassVersion2 Service - implements version2Store (a lighter implementation of the lightWeightVersionStore)classVersion1 Service - implements lightWeightVersionStoreMethods in org.alfresco.repo.version that return VersionServiceMethods in org.alfresco.repo.version with parameters of type VersionServiceModifier and TypeMethodDescriptionvoidVersionableAspect.setVersionService(VersionService versionService) Set the version servicevoidVersionServiceVersionLabelRegistrationBean.setVersionService(VersionService versionService) -
Uses of VersionService in org.alfresco.repo.version.traitextender
Subinterfaces of VersionService in org.alfresco.repo.version.traitextenderModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of VersionService in org.alfresco.repo.virtual.bundle
Classes in org.alfresco.repo.virtual.bundle that implement VersionService -
Uses of VersionService in org.alfresco.service
Methods in org.alfresco.service that return VersionService