Package de.cxp.ocs.elasticsearch
Class IndexableItemMapperFactory
- java.lang.Object
-
- de.cxp.ocs.elasticsearch.IndexableItemMapperFactory
-
public class IndexableItemMapperFactory extends Object
Creates aObjectMapperforIndexableItem.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndexableItemMapperFactory.IncludeOnlyNonEmptyMixinstatic classIndexableItemMapperFactory.IncludeOnlyNonNullMixinstatic classIndexableItemMapperFactory.VariantItemMixin
-
Constructor Summary
Constructors Constructor Description IndexableItemMapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.fasterxml.jackson.databind.ObjectMappercreateObjectMapper()
-