Uses of Class
org.alfresco.solr.AlfrescoSolrDataModel.TenantDbId
-
Packages that use AlfrescoSolrDataModel.TenantDbId Package Description org.alfresco.solr -
-
Uses of AlfrescoSolrDataModel.TenantDbId in org.alfresco.solr
Methods in org.alfresco.solr that return AlfrescoSolrDataModel.TenantDbId Modifier and Type Method Description static AlfrescoSolrDataModel.TenantDbIdAlfrescoSolrDataModel. decodeNodeDocumentId(java.lang.String id)Destructures a document identifier in the three compounding parts (tenant and dbid).Methods in org.alfresco.solr that return types with arguments of type AlfrescoSolrDataModel.TenantDbId Modifier and Type Method Description java.util.List<AlfrescoSolrDataModel.TenantDbId>InformationServer. getDocsWithUncleanContent()java.util.List<AlfrescoSolrDataModel.TenantDbId>SolrInformationServer. getDocsWithUncleanContent()Methods in org.alfresco.solr with parameters of type AlfrescoSolrDataModel.TenantDbId Modifier and Type Method Description voidInformationServer. updateContent(AlfrescoSolrDataModel.TenantDbId docRef)voidSolrInformationServer. updateContent(AlfrescoSolrDataModel.TenantDbId docRef)
-