Uses of Interface
org.alfresco.service.transaction.TransactionService
-
-
Uses of TransactionService in org.alfresco.encryption
Methods in org.alfresco.encryption with parameters of type TransactionService Modifier and Type Method Description voidEncryptionChecker. setTransactionService(TransactionService transactionService)voidEncryptionKeysRegistryImpl. setTransactionService(TransactionService transactionService)voidReEncryptor. setTransactionService(TransactionService transactionService)Set the transaction provider so that each execution can be performed within a transaction -
Uses of TransactionService in org.alfresco.filesys
Methods in org.alfresco.filesys that return TransactionService Modifier and Type Method Description protected TransactionServiceAbstractServerConfigurationBean. getTransactionService()Return the transaction serviceTransactionServiceAlfrescoConfigSection. getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys with parameters of type TransactionService Modifier and Type Method Description voidAbstractServerConfigurationBean. setTransactionService(TransactionService service)Set the transaction service -
Uses of TransactionService in org.alfresco.filesys.alfresco
Fields in org.alfresco.filesys.alfresco declared as TransactionService Modifier and Type Field Description protected TransactionServiceAlfrescoDiskDriver. m_transactionServiceMethods in org.alfresco.filesys.alfresco that return TransactionService Modifier and Type Method Description TransactionServiceAlfrescoDiskDriver. getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys.alfresco with parameters of type TransactionService Modifier and Type Method Description voidAlfrescoDiskDriver. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.auth.ftp
Methods in org.alfresco.filesys.auth.ftp that return TransactionService Modifier and Type Method Description protected TransactionServiceFTPAuthenticatorBase. getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys.auth.ftp with parameters of type TransactionService Modifier and Type Method Description voidFTPAuthenticatorBase. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.auth.nfs
Methods in org.alfresco.filesys.auth.nfs that return TransactionService Modifier and Type Method Description protected TransactionServiceAlfrescoRpcAuthenticator. getTransactionService()Methods in org.alfresco.filesys.auth.nfs with parameters of type TransactionService Modifier and Type Method Description voidAlfrescoRpcAuthenticator. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return TransactionService Modifier and Type Method Description TransactionServiceCommandExecutorImpl. getTransactionService()TransactionServiceFilesystemTransactionAdvice. getTransactionService()TransactionServiceLockKeeperImpl. getTransactionService()Methods in org.alfresco.filesys.repo with parameters of type TransactionService Modifier and Type Method Description voidCommandExecutorImpl. setTransactionService(TransactionService transactionService)voidFilesystemTransactionAdvice. setTransactionService(TransactionService transactionService)voidLockKeeperImpl. setTransactionService(TransactionService transactionHelper)voidNodeMonitorFactory. setTransactionService(TransactionService transactionService)Set the transaction serviceConstructors in org.alfresco.filesys.repo with parameters of type TransactionService Constructor Description NodeMonitor(ContentContext filesysCtx, org.alfresco.service.cmr.repository.NodeService nodeService, PolicyComponent policyComponent, FileFolderService fileFolderService, org.alfresco.service.cmr.security.PermissionService permissionService, TransactionService transService)Class constructor -
Uses of TransactionService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type TransactionService Modifier and Type Method Description voidConfigurationDataCollector. setTransactionService(TransactionService transactionService)voidModelUsageDataCollector. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return TransactionService Modifier and Type Method Description TransactionServiceCMISConnector. getTransactionService()Methods in org.alfresco.opencmis with parameters of type TransactionService Modifier and Type Method Description voidCMISConnector. setTransactionService(TransactionService transactionService)Sets the transaction service.Constructors in org.alfresco.opencmis with parameters of type TransactionService Constructor Description CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, java.util.Map<java.lang.String,java.util.List<java.lang.String>> renditionKinds)Deprecated. -
Uses of TransactionService in org.alfresco.repo.action
Methods in org.alfresco.repo.action with parameters of type TransactionService Modifier and Type Method Description voidActionTrackingServiceImpl. setTransactionService(TransactionService transactionService)Set the transaction servicevoidAsynchronousActionExecutionQueueImpl. setTransactionService(TransactionService transactionService)Set the transaction service -
Uses of TransactionService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type TransactionService Modifier and Type Method Description voidAddFeaturesActionExecuter. setTransactionService(TransactionService transactionService)Set the transaction service -
Uses of TransactionService in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return TransactionService Modifier and Type Method Description TransactionServiceAbstractScheduledAction. getTransactionService()Get the transaction service.Methods in org.alfresco.repo.action.scheduled with parameters of type TransactionService Modifier and Type Method Description voidAbstractScheduledAction. setTransactionService(TransactionService transactionService)Set the transactions service - IOC. -
Uses of TransactionService in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed that return TransactionService Modifier and Type Method Description TransactionServiceAbstractFeedGenerator. getTransactionService()Methods in org.alfresco.repo.activities.feed with parameters of type TransactionService Modifier and Type Method Description voidAbstractFeedGenerator. setTransactionService(TransactionService transactionService)voidFeedNotifierImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.activities.feed.cleanup
Methods in org.alfresco.repo.activities.feed.cleanup with parameters of type TransactionService Modifier and Type Method Description voidFeedCleaner. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.activities.post.lookup
Methods in org.alfresco.repo.activities.post.lookup with parameters of type TransactionService Modifier and Type Method Description voidPostLookup. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.admin
Fields in org.alfresco.repo.admin declared as TransactionService Modifier and Type Field Description protected TransactionServiceBaseInterpreter. transactionServiceMethods in org.alfresco.repo.admin with parameters of type TransactionService Modifier and Type Method Description voidBaseInterpreter. setTransactionService(TransactionService transactionService)voidConfigurationChecker. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.admin.patch
Fields in org.alfresco.repo.admin.patch declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractPatch. transactionServiceused to ensure a unique transaction per executionMethods in org.alfresco.repo.admin.patch with parameters of type TransactionService Modifier and Type Method Description voidAbstractPatch. setTransactionService(TransactionService transactionService)Set the transaction provider so that each execution can be performed within a transaction -
Uses of TransactionService in org.alfresco.repo.audit
Methods in org.alfresco.repo.audit with parameters of type TransactionService Modifier and Type Method Description voidAuditComponentImpl. setTransactionService(TransactionService transactionService)Set the service used to start new transactionsvoidAuditMethodInterceptor. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.audit.access
Methods in org.alfresco.repo.audit.access with parameters of type TransactionService Modifier and Type Method Description voidAccessAuditor. setTransactionService(TransactionService transactionService)Set the component used to start new transactions -
Uses of TransactionService in org.alfresco.repo.audit.model
Methods in org.alfresco.repo.audit.model with parameters of type TransactionService Modifier and Type Method Description voidAuditModelRegistryImpl. setTransactionService(TransactionService transactionService)Service to ensure DAO calls are transactionally wrapped. -
Uses of TransactionService in org.alfresco.repo.bulkimport.impl
Fields in org.alfresco.repo.bulkimport.impl declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractBulkFilesystemImporter. transactionServiceMethods in org.alfresco.repo.bulkimport.impl with parameters of type TransactionService Modifier and Type Method Description voidAbstractBulkFilesystemImporter. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.calendar
Methods in org.alfresco.repo.calendar with parameters of type TransactionService Modifier and Type Method Description voidCalendarServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.config.xml
Methods in org.alfresco.repo.config.xml with parameters of type TransactionService Modifier and Type Method Description voidRepoXMLConfigService. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.content.cleanup
Methods in org.alfresco.repo.content.cleanup with parameters of type TransactionService Modifier and Type Method Description voidContentStoreCleaner. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.content.http
Methods in org.alfresco.repo.content.http with parameters of type TransactionService Modifier and Type Method Description voidHttpAlfrescoStore. setTransactionService(TransactionService transactionService)Deprecated.Constructors in org.alfresco.repo.content.http with parameters of type TransactionService Constructor Description HttpAlfrescoContentReader(TransactionService transactionService, AuthenticationService authenticationService, java.lang.String baseHttpUrl, java.lang.String contentUrl) -
Uses of TransactionService in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform that return TransactionService Modifier and Type Method Description TransactionServiceTransformerDebug. getTransactionService()Methods in org.alfresco.repo.content.transform with parameters of type TransactionService Modifier and Type Method Description voidTransformerDebug. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.descriptor
Methods in org.alfresco.repo.descriptor with parameters of type TransactionService Modifier and Type Method Description voidDescriptorServiceImpl. setTransactionService(TransactionService transactionService)Sets the transaction service.voidDescriptorStartupLog. setTransactionService(TransactionService transactionService)voidRepositoryDescriptorDAOImpl. setTransactionService(TransactionService transactionService)Sets the transaction service. -
Uses of TransactionService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return TransactionService Modifier and Type Method Description TransactionServiceDynamicCreateRepositoryLocation. getTransactionService()Methods in org.alfresco.repo.dictionary with parameters of type TransactionService Modifier and Type Method Description voidDictionaryModelType. setTransactionService(TransactionService transactionService)Set the transaction servicevoidDictionaryRepositoryBootstrap. setTransactionService(TransactionService transactionService)Set the transaction servicevoidDynamicCreateRepositoryLocation. setTransactionService(TransactionService transactionService)voidModelValidatorImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.domain.node
Methods in org.alfresco.repo.domain.node with parameters of type TransactionService Modifier and Type Method Description voidAbstractNodeDAOImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions with parameters of type TransactionService Modifier and Type Method Description voidFixedAclUpdater. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.events
Fields in org.alfresco.repo.events declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractEventsService. transactionServiceMethods in org.alfresco.repo.events with parameters of type TransactionService Modifier and Type Method Description voidAbstractEventsService. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type TransactionService Modifier and Type Method Description voidExportSourceImporter. setTransactionService(TransactionService transactionService)voidFileImporterImpl. setTransactionService(TransactionService transactionService)voidFileSourceImporter. setTransactionService(TransactionService transactionService)voidImporterBootstrap. setTransactionService(TransactionService transactionService)Sets the Transaction Service -
Uses of TransactionService in org.alfresco.repo.importer.system
Methods in org.alfresco.repo.importer.system with parameters of type TransactionService Modifier and Type Method Description voidSystemInfoBootstrap. setTransactionService(TransactionService transactionService)Sets the Transaction Service -
Uses of TransactionService in org.alfresco.repo.links
Methods in org.alfresco.repo.links with parameters of type TransactionService Modifier and Type Method Description voidLinksServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.model.filefolder
Constructors in org.alfresco.repo.model.filefolder with parameters of type TransactionService Constructor Description FileFolderLoader(RepositoryState repoState, TransactionService transactionService, Repository repositoryHelper, FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, ContentService contentService, BehaviourFilter policyBehaviourFilter) -
Uses of TransactionService in org.alfresco.repo.module
Methods in org.alfresco.repo.module with parameters of type TransactionService Modifier and Type Method Description voidModuleStarter. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node
Fields in org.alfresco.repo.node declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractNodeServiceImpl. transactionServiceMethods in org.alfresco.repo.node with parameters of type TransactionService Modifier and Type Method Description voidAbstractNodeServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.archive
Methods in org.alfresco.repo.node.archive with parameters of type TransactionService Modifier and Type Method Description voidNodeArchiveServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.cleanup
Fields in org.alfresco.repo.node.cleanup declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractNodeCleanupWorker. transactionServiceMethods in org.alfresco.repo.node.cleanup with parameters of type TransactionService Modifier and Type Method Description voidAbstractNodeCleanupWorker. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.db
Constructors in org.alfresco.repo.node.db with parameters of type TransactionService Constructor Description NodeStringLengthWorker(NodeDAO nodeDAO, JobLockService jobLockService, TransactionService transactionService, QNameDAO qnameDAO, BehaviourFilter behaviourFilter, int queryRange, int threadCount) -
Uses of TransactionService in org.alfresco.repo.preference.script
Methods in org.alfresco.repo.preference.script with parameters of type TransactionService Modifier and Type Method Description voidScriptPreferenceService. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.rendition2
Methods in org.alfresco.repo.rendition2 with parameters of type TransactionService Modifier and Type Method Description voidLegacyTransformClient. setTransactionService(TransactionService transactionService)Deprecated.voidLocalTransformClient. setTransactionService(TransactionService transactionService)voidRenditionEventProcessor. setTransactionService(TransactionService transactionService)voidRenditionService2Impl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type TransactionService Modifier and Type Method Description voidReplicationActionExecutor. setTransactionService(TransactionService transactionService)Injects the TransactionService bean. -
Uses of TransactionService in org.alfresco.repo.search.impl.lucene
Fields in org.alfresco.repo.search.impl.lucene declared as TransactionService Modifier and Type Field Description protected TransactionServiceAbstractLuceneIndexerImpl. transactionServiceMethods in org.alfresco.repo.search.impl.lucene with parameters of type TransactionService Modifier and Type Method Description voidAbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent. setTransactionService(TransactionService transactionService)Provides transactions in which to perform the workvoidAbstractLuceneIndexerImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return TransactionService Modifier and Type Method Description TransactionServiceAbstractAuthenticationComponent. getTransactionService()Methods in org.alfresco.repo.security.authentication with parameters of type TransactionService Modifier and Type Method Description voidAbstractAuthenticationComponent. setTransactionService(TransactionService transactionService)voidHashPasswordTransactionListener. setTransactionService(TransactionService transactionService)voidRepositoryAuthenticationDao. setTransactionService(TransactionService transactionService)voidUpgradePasswordHashWorker. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type TransactionService Modifier and Type Method Description voidCheckAndFixPersonPermissionsBootstrapBean. setTransactionService(TransactionService transactionService)voidPersonServiceImpl. setTransactionService(TransactionService transactionService)voidSplitPersonCleanupBootstrapBean. setTransactionService(TransactionService transactionService)Constructors in org.alfresco.repo.security.person with parameters of type TransactionService Constructor Description HomeFolderProviderSynchronizer(TransactionService transactionService, AuthorityService authorityService, PersonService personService, FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, PortableHomeFolderManager homeFolderManager, TenantAdminService tenantAdminService) -
Uses of TransactionService in org.alfresco.repo.security.sync
Methods in org.alfresco.repo.security.sync with parameters of type TransactionService Modifier and Type Method Description voidChainingUserRegistrySynchronizer. setTransactionService(TransactionService transactionService)Sets the transaction service. -
Uses of TransactionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return TransactionService Modifier and Type Method Description TransactionServiceServiceDescriptorRegistry. getTransactionService() -
Uses of TransactionService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type TransactionService Modifier and Type Method Description static org.alfresco.service.cmr.repository.NodeRefSiteServiceImpl. getSiteContainer(java.lang.String siteShortName, java.lang.String componentName, boolean create, SiteService siteService, TransactionService transactionService, TaggingService taggingService)Helper method to create a container if missing, and mark it as a tag scope if it isn't already one -
Uses of TransactionService in org.alfresco.repo.tagging
Methods in org.alfresco.repo.tagging with parameters of type TransactionService Modifier and Type Method Description voidUpdateTagScopesActionExecuter. setTransactionService(TransactionService transactionService)Set the transaction service -
Uses of TransactionService in org.alfresco.repo.tenant
Fields in org.alfresco.repo.tenant declared as TransactionService Modifier and Type Field Description protected TransactionServiceMultiTAdminServiceImpl. transactionServiceMethods in org.alfresco.repo.tenant with parameters of type TransactionService Modifier and Type Method Description voidAbstractTenantRoutingContentStore. setTransactionService(TransactionService transactionService)voidMultiTAdminServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.thumbnail
Fields in org.alfresco.repo.thumbnail declared as TransactionService Modifier and Type Field Description protected TransactionServiceThumbnailRegistry. transactionServiceDeprecated.Transaction serviceMethods in org.alfresco.repo.thumbnail with parameters of type TransactionService Modifier and Type Method Description voidSimpleThumbnailer. setTransactionService(TransactionService transactionService)Deprecated.Sets the transaction service.voidThumbnailRegistry. setTransactionService(TransactionService transactionService)Deprecated.Transaction servicevoidThumbnailServiceImpl. setTransactionService(TransactionService transactionService)Deprecated. -
Uses of TransactionService in org.alfresco.repo.transaction
Classes in org.alfresco.repo.transaction that implement TransactionService Modifier and Type Class Description classDummyTransactionServiceSimple implementation of the transaction service that serve up entirely useless user transactions.classTransactionServiceImplDefault implementation of Transaction Service.Methods in org.alfresco.repo.transaction with parameters of type TransactionService Modifier and Type Method Description static <R> RTransactionUtil. executeInNonPropagatingUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork)Deprecated.Use aRetryingTransactionHelperinstancestatic <R> RTransactionUtil. executeInNonPropagatingUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork, boolean readOnly)Deprecated.Use aRetryingTransactionHelperinstancestatic <R> RTransactionUtil. executeInUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork)Deprecated.Use aRetryingTransactionHelperinstancestatic <R> RTransactionUtil. executeInUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork, boolean readOnly)Deprecated.Use aRetryingTransactionHelperinstancevoidRetryingTransactionHelper. setTransactionService(TransactionService service)Set the TransactionService.voidRetryingTransactionInterceptor. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type TransactionService Modifier and Type Method Description voidAbstractTransferProgressMonitor. setTransactionService(TransactionService transactionService)voidRepoTransferReceiverImpl. setTransactionService(TransactionService transactionService)voidTransferServiceImpl2. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type TransactionService Modifier and Type Method Description voidRepoUsageComponentImpl. setTransactionService(TransactionService transactionService)voidRepoUsageMonitor. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.util
Methods in org.alfresco.repo.util with parameters of type TransactionService Modifier and Type Method Description voidPostTxnCallbackScheduler. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type TransactionService Modifier and Type Method Description voidWorkflowDeployer. setTransactionService(TransactionService transactionService)Sets the Transaction ServicevoidWorkflowInterpreter. setTransactionService(TransactionService transactionService)voidWorkflowServiceImpl. setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.service
Methods in org.alfresco.service that return TransactionService Modifier and Type Method Description TransactionServiceServiceRegistry. getTransactionService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.
-