Uses of Class
org.alfresco.repo.solr.AlfrescoModelDiff
Packages that use AlfrescoModelDiff
-
Uses of AlfrescoModelDiff in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return types with arguments of type AlfrescoModelDiffModifier and TypeMethodDescriptionSearchTrackingComponent.getModelDiffs(Map<QName, Long> models) Returns a list of diffs representing differences between the current Repository models and those passed in the models parameter. -
Uses of AlfrescoModelDiff in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr that return types with arguments of type AlfrescoModelDiffModifier and TypeMethodDescriptionSOLRTrackingComponentImpl.getModelDiffs(Map<QName, Long> models) Returns a list of diffs representing differences between the current Repository models and those passed in the models parameter.