Uses of Interface
org.alfresco.service.cmr.model.FileFolderService
-
-
Uses of FileFolderService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return FileFolderService Modifier and Type Method Description FileFolderServiceContentDiskDriver. getFileFolderService()Return the file folder serviceFileFolderServiceContentDiskDriver2. getFileFolderService()Return the file folder serviceMethods in org.alfresco.filesys.repo with parameters of type FileFolderService Modifier and Type Method Description voidCifsHelper. setFileFolderService(FileFolderService fileFolderService)voidContentDiskDriver. setFileFolderService(FileFolderService fileService)Set the file folder servicevoidContentDiskDriver2. setFileFolderService(FileFolderService fileService)Set the file folder servicevoidNodeMonitorFactory. setFileFolderService(FileFolderService fileService)Set the file folder serviceConstructors in org.alfresco.filesys.repo with parameters of type FileFolderService 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 FileFolderService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return FileFolderService Modifier and Type Method Description FileFolderServiceCMISConnector. getFileFolderService()Methods in org.alfresco.opencmis with parameters of type FileFolderService Modifier and Type Method Description voidActivityPosterImpl. setFileFolderService(FileFolderService fileFolderService)voidCMISConnector. setFileFolderService(FileFolderService fileFolderService)Sets the file folder service. -
Uses of FileFolderService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type FileFolderService Modifier and Type Method Description voidImporterActionExecuter. setFileFolderService(FileFolderService fileFolderService)Sets the FileFolderService to usevoidMoveActionExecuter. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed with parameters of type FileFolderService Modifier and Type Method Description voidFeedNotifierImpl. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.admin.patch.impl
Fields in org.alfresco.repo.admin.patch.impl declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceGenericEMailTemplateUpdatePatch. fileFolderServiceFile folder serviceMethods in org.alfresco.repo.admin.patch.impl with parameters of type FileFolderService Modifier and Type Method Description voidAddSurfConfigFoldersPatch. setFileFolderService(FileFolderService fileFolderService)voidGenericEMailTemplateUpdatePatch. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.bulkimport.impl
Fields in org.alfresco.repo.bulkimport.impl declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceAbstractBulkFilesystemImporter. fileFolderServiceprotected FileFolderServiceAbstractNodeImporter. fileFolderServiceprotected FileFolderServiceAbstractNodeImporterFactory. fileFolderServiceMethods in org.alfresco.repo.bulkimport.impl with parameters of type FileFolderService Modifier and Type Method Description voidAbstractBulkFilesystemImporter. setFileFolderService(FileFolderService fileFolderService)voidAbstractNodeImporter. setFileFolderService(FileFolderService fileFolderService)voidAbstractNodeImporterFactory. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type FileFolderService Modifier and Type Method Description voidCheckOutCheckInServiceImpl. setFileFolderService(FileFolderService fileFolderService)Set the file folder service -
Uses of FileFolderService in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform with parameters of type FileFolderService Modifier and Type Method Description voidMediaWikiContentTransformer. setFileFolderService(FileFolderService fileFolderService)Deprecated.Sets the file folder service -
Uses of FileFolderService in org.alfresco.repo.events
Fields in org.alfresco.repo.events declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceAbstractEventsService. fileFolderServiceMethods in org.alfresco.repo.events with parameters of type FileFolderService Modifier and Type Method Description voidAbstractEventsService. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.exporter
Methods in org.alfresco.repo.exporter with parameters of type FileFolderService Modifier and Type Method Description voidRepositoryExporterComponent. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.forms.processor.node
Fields in org.alfresco.repo.forms.processor.node declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceContentModelFormProcessor. fileFolderServiceMethods in org.alfresco.repo.forms.processor.node with parameters of type FileFolderService Modifier and Type Method Description voidContentModelFormProcessor. setFileFolderService(FileFolderService fileFolderService)Sets the file folder service -
Uses of FileFolderService in org.alfresco.repo.forum
Methods in org.alfresco.repo.forum with parameters of type FileFolderService Modifier and Type Method Description voidDiscussableAspect. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.imap
Methods in org.alfresco.repo.imap with parameters of type FileFolderService Modifier and Type Method Description voidAttachmentsExtractor. setFileFolderService(FileFolderService fileFolderService)voidImapServiceImpl. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.invitation.site
Fields in org.alfresco.repo.invitation.site declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceInviteSender. fileFolderService -
Uses of FileFolderService in org.alfresco.repo.jscript.app
Fields in org.alfresco.repo.jscript.app declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceJSONConversionComponent. fileFolderServiceMethods in org.alfresco.repo.jscript.app with parameters of type FileFolderService Modifier and Type Method Description voidJSONConversionComponent. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.model
Methods in org.alfresco.repo.model with parameters of type FileFolderService Modifier and Type Method Description voidRepository. setFileFolderService(FileFolderService fileFolderService)Sets the file folder service -
Uses of FileFolderService in org.alfresco.repo.model.filefolder
Classes in org.alfresco.repo.model.filefolder that implement FileFolderService Modifier and Type Class Description classFileFolderServiceImplImplementation of the file/folder-specific service.Methods in org.alfresco.repo.model.filefolder with parameters of type FileFolderService Modifier and Type Method Description static FileInfoFileFolderServiceImpl. makeFolders(FileFolderService service, org.alfresco.service.cmr.repository.NodeRef parentNodeRef, java.util.List<java.lang.String> pathElements, org.alfresco.service.namespace.QName folderTypeQName)Deprecated.Use FileFolderUtil.makeFolders rather than directly accessing this implementation class.voidHiddenAspect. setFileFolderService(FileFolderService fileFolderService)voidMLTranslationInterceptor. setFileFolderService(FileFolderService fileFolderService)Constructors in org.alfresco.repo.model.filefolder with parameters of type FileFolderService Constructor Description FileFolderLoader(RepositoryState repoState, TransactionService transactionService, Repository repositoryHelper, FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, ContentService contentService, BehaviourFilter policyBehaviourFilter) -
Uses of FileFolderService in org.alfresco.repo.model.ml
Methods in org.alfresco.repo.model.ml with parameters of type FileFolderService Modifier and Type Method Description voidEditionServiceImpl. setFileFolderService(FileFolderService fileFolderService)voidMultilingualContentServiceImpl. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.notification
Methods in org.alfresco.repo.notification with parameters of type FileFolderService Modifier and Type Method Description voidEMailNotificationProvider. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.remote
Methods in org.alfresco.repo.remote with parameters of type FileFolderService Modifier and Type Method Description voidRepoRemoteService. setFileFolderService(FileFolderService service)Set the FileFolderService instance. -
Uses of FileFolderService in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type FileFolderService Modifier and Type Method Description voidXSLTRenderingEngine. setFileFolderService(FileFolderService fileFolderService)Deprecated.voidXSLTFunctions. setFileService(FileFolderService fileService)Deprecated. -
Uses of FileFolderService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type FileFolderService Modifier and Type Method Description voidPortableHomeFolderManager. setFileFolderService(FileFolderService fileFolderService)Set the FileFolderServiceConstructors in org.alfresco.repo.security.person with parameters of type FileFolderService Constructor Description HomeFolderProviderSynchronizer(TransactionService transactionService, AuthorityService authorityService, PersonService personService, FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, PortableHomeFolderManager homeFolderManager, TenantAdminService tenantAdminService) -
Uses of FileFolderService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return FileFolderService Modifier and Type Method Description FileFolderServiceServiceDescriptorRegistry. getFileFolderService() -
Uses of FileFolderService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type FileFolderService Modifier and Type Method Description voidSiteContainersCannedQueryFactory. setFileFolderService(FileFolderService fileFolderService)voidSiteServiceImpl. setFileFolderService(FileFolderService fileFolderService)Set file folder serviceConstructors in org.alfresco.repo.site with parameters of type FileFolderService Constructor Description SiteContainersCannedQuery(FileFolderService fileFolderService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.query.CannedQueryParameters parameters, MethodSecurityBean<FileInfo> methodSecurity) -
Uses of FileFolderService in org.alfresco.repo.subscriptions
Fields in org.alfresco.repo.subscriptions declared as FileFolderService Modifier and Type Field Description protected FileFolderServiceSubscriptionServiceImpl. fileFolderServiceMethods in org.alfresco.repo.subscriptions with parameters of type FileFolderService Modifier and Type Method Description voidSubscriptionServiceImpl. setFileFolderService(FileFolderService fileFolderService)Set the fileFolder service. -
Uses of FileFolderService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type FileFolderService Modifier and Type Method Description voidDefaultManifestProcessorFactoryImpl. setFileFolderService(FileFolderService fileFolderService)voidTransferSummaryReportImpl. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.virtual
Methods in org.alfresco.repo.virtual that return FileFolderService Modifier and Type Method Description FileFolderServiceAlfrescoAPIFacet. getFileFolderService()FileFolderServiceCoreAPIFacet. getFileFolderService()FileFolderServicePublicAPIFacet. getFileFolderService()Methods in org.alfresco.repo.virtual with parameters of type FileFolderService Modifier and Type Method Description voidCoreAPIFacet. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.webdav
Methods in org.alfresco.repo.webdav that return FileFolderService Modifier and Type Method Description FileFolderServiceWebDavServiceImpl. getFileFolderService()Methods in org.alfresco.repo.webdav with parameters of type FileFolderService Modifier and Type Method Description voidWebDavServiceImpl. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type FileFolderService Modifier and Type Method Description voidWorkflowInterpreter. setFileFolderService(FileFolderService fileFolderService) -
Uses of FileFolderService in org.alfresco.service
Methods in org.alfresco.service that return FileFolderService Modifier and Type Method Description FileFolderServiceServiceRegistry. getFileFolderService() -
Uses of FileFolderService in org.alfresco.service.cmr.model
Methods in org.alfresco.service.cmr.model with parameters of type FileFolderService Modifier and Type Method Description static FileInfoFileFolderUtil. makeFolders(FileFolderService service, org.alfresco.service.cmr.repository.NodeRef parentNodeRef, java.util.List<java.lang.String> pathElements, org.alfresco.service.namespace.QName folderTypeQName)Checks for the presence of, and creates as necessary, the folder structure in the provided path.static FileInfoFileFolderUtil. makeFolders(FileFolderService service, org.alfresco.service.cmr.repository.NodeRef parentNodeRef, java.util.List<java.lang.String> pathElements, org.alfresco.service.namespace.QName folderTypeQName, BehaviourFilter behaviourFilter, java.util.Set<org.alfresco.service.namespace.QName> parentBehavioursToDisable)Same as above, with option to disable parent behaviour(s) when creating sub-folderstatic FileInfoFileFolderUtil. makeFolders(FileFolderService service, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.repository.NodeRef parentNodeRef, java.util.List<FileFolderUtil.PathElementDetails> pathElementDetails, org.alfresco.service.namespace.QName folderTypeQName, BehaviourFilter behaviourFilter, java.util.Set<org.alfresco.service.namespace.QName> parentBehavioursToDisable)Checks for the presence of, and creates as necessary, the folder structure in the provided paths with the following options: Option to disable parent behaviour(s) when creating sub-folder. Each folder has the option to have its own set of aspectsstatic FileInfoFileFolderUtil. makeFolders(FileFolderService service, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.repository.NodeRef parentNodeRef, java.util.List<FileFolderUtil.PathElementDetails> pathElementDetails, org.alfresco.service.namespace.QName folderTypeQName, BehaviourFilter behaviourFilter, java.util.Set<org.alfresco.service.namespace.QName> parentBehavioursToDisable, java.util.Set<org.alfresco.service.cmr.repository.NodeRef> allFoldersRefsInThePath)Checks for the presence of, and creates as necessary, the folder structure in the provided paths with the following options: Option to disable parent behaviour(s) when creating sub-folder. Each folder has the option to have its own set of aspects -
Uses of FileFolderService in org.alfresco.util.config
Methods in org.alfresco.util.config with parameters of type FileFolderService Modifier and Type Method Description org.alfresco.service.cmr.repository.NodeRefRepositoryFolderConfigBean. getFolderPath(org.alfresco.service.namespace.NamespaceService namespaceService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.search.SearchService searchService, FileFolderService fileFolderService)Helper method to find the folder path referenced by this bean.org.alfresco.service.cmr.repository.NodeRefRepositoryFolderConfigBean. getFolderPathOrNull(org.alfresco.service.namespace.NamespaceService namespaceService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.search.SearchService searchService, FileFolderService fileFolderService)Helper method to find the folder path referenced by this bean.org.alfresco.service.cmr.repository.NodeRefRepositoryFolderConfigBean. getOrCreateFolderPath(org.alfresco.service.namespace.NamespaceService namespaceService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.search.SearchService searchService, FileFolderService fileFolderService)Helper method to find or create the folder path referenced by this bean.
-