Project

General

Profile

« Previous | Next » 

Revision e0d14510

Added by Andreas Kohlbecker over 3 years ago

ref #9160 deprecating method which needs to be replaced - fixing ticket referernce in javadoc

View differences:

cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/util/IMediaToolbox.java
37 37
     * and <code>mimeTypes</code> and finally return the media objects which have at lease one matching representation.
38 38
     * The MediaRepresentations are also filtered and ordered by the ranging of the match.
39 39
     *
40
     * @deprecated needs to be replaced, see https://dev.e-taxonomy.eu/redmine/issues/9146
40
     * @deprecated needs to be replaced, see https://dev.e-taxonomy.eu/redmine/issues/9160
41 41
     */
42 42
    @Deprecated
43 43
    List<Media> filterPreferredMediaRepresentations(List<Media> mediaList, Class<? extends MediaRepresentationPart> type,

Also available in: Unified diff