Uses of Class
ai.stapi.graphoperations.objectGraphLanguage.ObjectFieldDefinition
Packages that use ObjectFieldDefinition
Package
Description
-
Uses of ObjectFieldDefinition in ai.stapi.graphoperations.objectGraphLanguage
Methods in ai.stapi.graphoperations.objectGraphLanguage that return types with arguments of type ObjectFieldDefinitionConstructor parameters in ai.stapi.graphoperations.objectGraphLanguage with type arguments of type ObjectFieldDefinitionModifierConstructorDescriptionObjectObjectGraphMapping(GraphDescription graphDescription, Map<String, ObjectFieldDefinition> fields) ObjectObjectGraphMapping(GraphDescription graphDescription, Map<String, ObjectFieldDefinition> fields, String serializationType) -
Uses of ObjectFieldDefinition in ai.stapi.graphoperations.objectGraphLanguage.objectGraphMappingBuilder.specific.ogm
-
Uses of ObjectFieldDefinition in ai.stapi.graphoperations.objectGraphMapper.model.specific.exceptions
Method parameters in ai.stapi.graphoperations.objectGraphMapper.model.specific.exceptions with type arguments of type ObjectFieldDefinitionModifier and TypeMethodDescriptionSpecificObjectGraphMapperException.becauseProvidedObjectDoesNotContainFieldWithGivenName(Object object, String fieldName, Map<String, ObjectFieldDefinition> fields)