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/AgentServiceImpl.java
76 76
		if (clazz == null){
77 77
			clazz = AgentBase.class;
78 78
		}
79
		super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
79
		super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
80 80
	}
81 81

  
82 82
	@Override

Also available in: Unified diff