Class StructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy
java.lang.Object
ai.stapi.graphoperations.objectGraphMapper.infrastructure.structureSchema.StructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy
- All Implemented Interfaces:
InterfaceSpecificObjectGraphMapperFixStrategy
public class StructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy
extends Object
implements InterfaceSpecificObjectGraphMapperFixStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionStructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy(StructureSchemaProvider structureSchemaProvider) -
Method Summary
Modifier and TypeMethodDescriptionfix(InterfaceObjectGraphMapping interfaceObjectGraphMapping, Map.Entry<String, Object> fieldEntry, GraphDescriptionBuilder builder, String serializationType)
-
Constructor Details
-
StructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy
public StructureSchemaInterfaceSpecificObjectGraphMapperFixStrategy(StructureSchemaProvider structureSchemaProvider)
-
-
Method Details
-
fix
public InterfaceObjectGraphMapping fix(InterfaceObjectGraphMapping interfaceObjectGraphMapping, Map.Entry<String, Object> fieldEntry, GraphDescriptionBuilder builder, String serializationType) - Specified by:
fixin interfaceInterfaceSpecificObjectGraphMapperFixStrategy
-