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/DescriptionServiceImpl.java
180 180
        if (clazz == null){
181 181
            clazz = DescriptionBase.class;
182 182
        }
183
        super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
183
        super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
184 184
    }
185 185

  
186 186

  

Also available in: Unified diff