Uses of Interface
ai.stapi.graphoperations.objectGraphMapper.model.specific.InterfaceSpecificObjectGraphMapperFixStrategy
Packages that use InterfaceSpecificObjectGraphMapperFixStrategy
Package
Description
-
Uses of InterfaceSpecificObjectGraphMapperFixStrategy in ai.stapi.graphoperations.configuration
Methods in ai.stapi.graphoperations.configuration with parameters of type InterfaceSpecificObjectGraphMapperFixStrategyModifier and TypeMethodDescriptionObjectGraphMapperConfiguration.interfaceSpecificObjectGraphMapper(GenericObjectGraphMapper genericGraphMapper, GenericGraphMappingProvider mappingProvider, InterfaceSpecificObjectGraphMapperFixStrategy interfaceSpecificObjectGraphMapperFixStrategy) -
Uses of InterfaceSpecificObjectGraphMapperFixStrategy in ai.stapi.graphoperations.objectGraphMapper.infrastructure.structureSchema
Classes in ai.stapi.graphoperations.objectGraphMapper.infrastructure.structureSchema that implement InterfaceSpecificObjectGraphMapperFixStrategyModifier and TypeClassDescriptionclass -
Uses of InterfaceSpecificObjectGraphMapperFixStrategy in ai.stapi.graphoperations.objectGraphMapper.model.specific
Constructors in ai.stapi.graphoperations.objectGraphMapper.model.specific with parameters of type InterfaceSpecificObjectGraphMapperFixStrategyModifierConstructorDescriptionInterfaceSpecificObjectGraphMapper(GenericObjectGraphMapper genericGraphMapper, GenericGraphMappingProvider mappingProvider, @Nullable InterfaceSpecificObjectGraphMapperFixStrategy interfaceSpecificObjectGraphMapperFixStrategy)