Uses of Class
org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
-
Packages that use OptionalPatchApplicationCheckBootstrapBean Package Description org.alfresco.repo.search.impl.querymodel.impl.db org.alfresco.repo.search.impl.solr -
-
Uses of OptionalPatchApplicationCheckBootstrapBean in org.alfresco.repo.search.impl.querymodel.impl.db
Methods in org.alfresco.repo.search.impl.querymodel.impl.db with parameters of type OptionalPatchApplicationCheckBootstrapBean Modifier and Type Method Description voidDBQueryEngine. setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2) -
Uses of OptionalPatchApplicationCheckBootstrapBean in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr with parameters of type OptionalPatchApplicationCheckBootstrapBean Modifier and Type Method Description voidDbAftsQueryLanguage. setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck1)voidDbCmisQueryLanguage. setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck1)voidDbAftsQueryLanguage. setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2)voidDbCmisQueryLanguage. setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean metadataIndexCheck2)
-