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/ClassificationServiceImpl.java
531 531
        if (clazz == null){
532 532
            clazz = Classification.class;
533 533
        }
534
        super.updateTitleCacheImpl(clazz, stepSize, cacheStrategy, monitor);
534
        super.updateCachesImpl(clazz, stepSize, cacheStrategy, monitor);
535 535
    }
536 536

  
537 537
    /**

Also available in: Unified diff