Uses of Class
org.springframework.data.mongodb.core.schema.IdentifiableJsonSchemaProperty
Packages that use IdentifiableJsonSchemaProperty
Package
Description
MongoDB-specific JSON schema implementation classes.
-
Uses of IdentifiableJsonSchemaProperty in org.springframework.data.mongodb.core.schema
Modifier and TypeClassDescriptionstatic classConvenienceJsonSchemaPropertyimplementation for atype : 'array'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'boolean'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'date'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'null'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'number'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'object'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'string'property.static classConvenienceJsonSchemaPropertyimplementation for atype : 'timestamp'property.static classConvenienceJsonSchemaPropertyimplementation without atypeproperty.Methods in org.springframework.data.mongodb.core.schema that return IdentifiableJsonSchemaPropertyModifier and TypeMethodDescriptionConfigure theJsonSchemaObject.Typefor the property by deriving it from the giventype.JsonSchemaProperty.JsonSchemaPropertyBuilder.ofType(JsonSchemaObject.Type type) Configure aJsonSchemaObject.Typefor the property.JsonSchemaProperty.JsonSchemaPropertyBuilder.with(TypedJsonSchemaObject schemaObject) Configure aTypedJsonSchemaObjectfor the property.JsonSchemaProperty.JsonSchemaPropertyBuilder.withoutType()