Class DefaultManifestProcessorFactoryImpl

    • Constructor Detail

      • DefaultManifestProcessorFactoryImpl

        public DefaultManifestProcessorFactoryImpl()
    • Method Detail

      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
        Parameters:
        nodeService - the nodeService to set
      • setContentService

        public void setContentService​(ContentService contentService)
        Parameters:
        contentService - the contentService to set
      • setDictionaryService

        public void setDictionaryService​(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
        Parameters:
        dictionaryService - the dictionaryService to set
      • setNodeResolverFactory

        public void setNodeResolverFactory​(CorrespondingNodeResolverFactory nodeResolverFactory)
        Parameters:
        nodeResolverFactory - the nodeResolverFactory to set
      • setPermissionService

        public void setPermissionService​(org.alfresco.service.cmr.security.PermissionService permissionService)
      • getPermissionService

        public org.alfresco.service.cmr.security.PermissionService getPermissionService()
      • setAlienProcessor

        public void setAlienProcessor​(AlienProcessor alienProcessor)
      • setFileFolderService

        public void setFileFolderService​(FileFolderService fileFolderService)
      • setProperties

        public void setProperties​(java.util.Properties properties)
      • setTransferSummaryReportLocation

        public void setTransferSummaryReportLocation​(java.lang.String transferSummaryReportLocation)
      • setSearchService

        public void setSearchService​(org.alfresco.service.cmr.search.SearchService searchService)
      • setCategoryService

        public void setCategoryService​(CategoryService categoryService)
      • setTaggingService

        public void setTaggingService​(TaggingService taggingService)
      • setNamespaceService

        public void setNamespaceService​(org.alfresco.service.namespace.NamespaceService namespaceService)
      • isSimpleReportActive

        protected boolean isSimpleReportActive()
        If this returns true, then the transfer service reports should only contain entries about: Create, Update, Delete items ; see MNT-14059
        Returns:
        true if the property to use a simple report is set in the alfresco-globla.properties