Modifier and Type | Method and Description |
---|---|
static Map<Class<?>,Class<?>> |
getPredefinedMixins()
Return an immutable map of the predefined Jackson Mixins used by the web services.
|
static Map<Class<?>,Class<?>> |
getPredefinedMixins(Predicate<Class<?>> keyFilter)
Get an immutable map of the predefined Jackson Mixins after the provided keyFilter is applied.
|
public static Map<Class<?>,Class<?>> getPredefinedMixins()
public static Map<Class<?>,Class<?>> getPredefinedMixins(Predicate<Class<?>> keyFilter)
keyFilter
- predicate to filter the predefined mixins based on the model classCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.