Class DefaultManifestProcessorFactoryImpl

    • Constructor Detail

      • DefaultManifestProcessorFactoryImpl

        public DefaultManifestProcessorFactoryImpl()
    • Method Detail

      • setNodeService

        public void setNodeService​(NodeService nodeService)
        Parameters:
        nodeService - the nodeService to set
      • setContentService

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

        public void setDictionaryService​(DictionaryService dictionaryService)
        Parameters:
        dictionaryService - the dictionaryService to set
      • setNodeResolverFactory

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

        public void setPermissionService​(PermissionService permissionService)
      • setAlienProcessor

        public void setAlienProcessor​(AlienProcessor alienProcessor)
      • setFileFolderService

        public void setFileFolderService​(FileFolderService fileFolderService)
      • setProperties

        public void setProperties​(Properties properties)
      • setTransferSummaryReportLocation

        public void setTransferSummaryReportLocation​(String transferSummaryReportLocation)
      • setSearchService

        public void setSearchService​(SearchService searchService)
      • setCategoryService

        public void setCategoryService​(CategoryService categoryService)
      • setTaggingService

        public void setTaggingService​(TaggingService taggingService)
      • setNamespaceService

        public void setNamespaceService​(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