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/MediaServiceImpl.java
93 93
		if (clazz == null){
94 94
			clazz = Media.class;
95 95
		}
96
		super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
96
		super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
97 97
	}
98 98

  
99 99
    @Override

Also available in: Unified diff