Uses of Class
com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
Packages that use DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
-
Uses of DozerMapperCustomizationRegistry.DozerCustomizationRegistrar in com.foreach.across.modules.hibernate.util
Methods in com.foreach.across.modules.hibernate.util that return DozerMapperCustomizationRegistry.DozerCustomizationRegistrarModifier and TypeMethodDescriptionstatic DozerMapperCustomizationRegistry.DozerCustomizationRegistrar<com.github.dozermapper.core.factory.BeanCreationStrategy>DozerMapperCustomizationRegistry.beanCreationStrategyRegistrar()Creates a registrar forBeanCreationStrategys.static DozerMapperCustomizationRegistry.DozerCustomizationRegistrar<com.github.dozermapper.core.CustomFieldMapper>DozerMapperCustomizationRegistry.customFieldMapperRegistrar()Creates a registrar forCustomFieldMappers.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar.customization(T customization) DozerMapperCustomizationRegistry.DozerCustomizationRegistrar.order(int order) Methods in com.foreach.across.modules.hibernate.util with parameters of type DozerMapperCustomizationRegistry.DozerCustomizationRegistrarModifier and TypeMethodDescriptionvoidDozerMapperCustomizationRegistry.register(@NonNull DozerMapperCustomizationRegistry.DozerCustomizationRegistrar customizationRegistrar)