Class EventModificatorOgmProvider
java.lang.Object
ai.stapi.graphsystem.aggregategraphstatemodifier.EventModificatorOgmProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DynamicOgmProviderprotected final ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder -
Constructor Summary
ConstructorsConstructorDescriptionEventModificatorOgmProvider(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, DynamicOgmProvider dynamicOgmProvider) -
Method Summary
Modifier and TypeMethodDescription@NotNull ObjectGraphMappinggetOgm(ai.stapi.graph.traversableGraphElements.TraversableNode modifiedNode, ai.stapi.schema.structureSchema.FieldDefinition inputValueSchema, String fieldName)
-
Field Details
-
structureSchemaFinder
protected final ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder -
dynamicOgmProvider
-
-
Constructor Details
-
EventModificatorOgmProvider
public EventModificatorOgmProvider(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, DynamicOgmProvider dynamicOgmProvider)
-
-
Method Details
-
getOgm
@NotNull public @NotNull ObjectGraphMapping getOgm(ai.stapi.graph.traversableGraphElements.TraversableNode modifiedNode, ai.stapi.schema.structureSchema.FieldDefinition inputValueSchema, String fieldName)
-