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/TaxonServiceImpl.java
400 400
        if (clazz == null){
401 401
            clazz = TaxonBase.class;
402 402
        }
403
        super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
403
        super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
404 404
    }
405 405

  
406 406
    @Override

Also available in: Unified diff