Uses of Class
org.alfresco.repo.importer.ImporterBootstrap
-
-
Uses of ImporterBootstrap in org.alfresco.repo.admin
Methods in org.alfresco.repo.admin with parameters of type ImporterBootstrap Modifier and Type Method Description voidConfigurationChecker. setSystemBootstrap(ImporterBootstrap systemBootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.admin.patch.impl
Fields in org.alfresco.repo.admin.patch.impl declared as ImporterBootstrap Modifier and Type Field Description protected ImporterBootstrapGenericBootstrapPatch. importerBootstrapMethods in org.alfresco.repo.admin.patch.impl with parameters of type ImporterBootstrap Modifier and Type Method Description voidFixBpmPackagesPatch. setImporterBootstrap(ImporterBootstrap importerBootstrap)voidGenericBootstrapPatch. setImporterBootstrap(ImporterBootstrap importerBootstrap)voidImapFoldersPatch. setImporterBootstrap(ImporterBootstrap importerBootstrap)voidUpdateAuditTemplatePatch. setImporterBootstrap(ImporterBootstrap importerBootstrap)voidSiteLoadPatch. setSpacesBootstrap(ImporterBootstrap spacesBootstrap)voidSiteLoadPatch. setUsersBootstrap(ImporterBootstrap usersBootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.descriptor
Methods in org.alfresco.repo.descriptor with parameters of type ImporterBootstrap Modifier and Type Method Description voidRepositoryDescriptorDAOImpl. setSystemBootstrap(ImporterBootstrap systemBootstrap)Sets the system bootstrap. -
Uses of ImporterBootstrap in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ImporterBootstrap Modifier and Type Method Description voidDownloadStorage. setImporterBootstrap(ImporterBootstrap bootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type ImporterBootstrap Modifier and Type Method Description voidImporterBootstrapViews. setImporter(ImporterBootstrap importer)Sets the importer -
Uses of ImporterBootstrap in org.alfresco.repo.module
Methods in org.alfresco.repo.module with parameters of type ImporterBootstrap Modifier and Type Method Description voidImporterModuleComponent. setImporter(ImporterBootstrap importer)Set the helper that has details of the store to load the data into. -
Uses of ImporterBootstrap in org.alfresco.repo.quickshare
Methods in org.alfresco.repo.quickshare with parameters of type ImporterBootstrap Modifier and Type Method Description voidQuickShareLinkExpiryActionPersisterImpl. setImporterBootstrap(ImporterBootstrap importerBootstrap) -
Uses of ImporterBootstrap in org.alfresco.repo.search.impl.solr.facet
Methods in org.alfresco.repo.search.impl.solr.facet with parameters of type ImporterBootstrap Modifier and Type Method Description voidSolrFacetServiceImpl. setImporterBootstrap(ImporterBootstrap importer) -
Uses of ImporterBootstrap in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type ImporterBootstrap Modifier and Type Method Description voidWorkflowPackageImpl. setImporterBootstrap(ImporterBootstrap bootstrap)
-