Project

General

Profile

« Previous | Next » 

Revision 5e97d775

Added by Andreas Kohlbecker over 6 years ago

solving multiple representation probelms when adding source references to MediaSpecimen

  • extending PersistentContextAnalyzer
  • EntityCache support for more than one base entities

View differences:

src/main/java/eu/etaxonomy/cdm/cache/EntityCache.java
25 25

  
26 26
    public boolean update();
27 27

  
28
    public <CDM extends CdmBase> void add(CDM value);
29

  
28 30
    /**
29 31
     * @param type
30 32
     * @param id

Also available in: Unified diff