Project

General

Profile

« Previous | Next » 

Revision 851c8d2e

Added by Andreas Kohlbecker about 8 years ago

#5482 web services now support different orderBy modes

View differences:

cdmlib-ext/src/main/java/eu/etaxonomy/cdm/ext/geo/CondensedDistributionRecipe.java
38 38
    public ICondensedDistributionComposer newCondensedDistributionComposerInstance() throws InstantiationException, IllegalAccessException {
39 39
        return implementation.newInstance();
40 40
    }
41
}
41
}

Also available in: Unified diff