Project

General

Profile

« Previous | Next » 

Revision 784fe709

Added by Andreas Müller about 5 years ago

ref #8030 rename updateTitleCacheImpl to updateCachesImpl

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/VocabularyServiceImpl.java
52 52
		if (clazz == null){
53 53
			clazz = TermVocabulary.class;
54 54
		}
55
		super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
55
		super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
56 56
	}
57 57

  
58 58

  

Also available in: Unified diff