public interface RuntimePersistentPropertyConversionContext
extends io.micronaut.core.convert.ArgumentConversionContext<java.lang.Object>
RuntimePersistentProperty
.Modifier and Type | Method and Description |
---|---|
default io.micronaut.core.type.Argument<java.lang.Object> |
getArgument() |
RuntimePersistentProperty<?> |
getRuntimePersistentProperty()
Returns runtime persistent property.
|
getAnnotationMetadata, getTypeParameters, getTypeVariables, with
getCharset, getLocale, of, of, of, of, of, with
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclared
getFirstTypeVariable, getTypeVariable
RuntimePersistentProperty<?> getRuntimePersistentProperty()
default io.micronaut.core.type.Argument<java.lang.Object> getArgument()
getArgument
in interface io.micronaut.core.convert.ArgumentConversionContext<java.lang.Object>