Uses of Class
org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
Packages that use SimpleElasticsearchPersistentEntity
-
Uses of SimpleElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core.mapping
Methods in org.springframework.data.elasticsearch.core.mapping that return SimpleElasticsearchPersistentEntityModifier and TypeMethodDescriptionprotected <T> SimpleElasticsearchPersistentEntity<?>SimpleElasticsearchMappingContext.createPersistentEntity(TypeInformation<T> typeInformation) Methods in org.springframework.data.elasticsearch.core.mapping with parameters of type SimpleElasticsearchPersistentEntityModifier and TypeMethodDescriptionprotected ElasticsearchPersistentPropertySimpleElasticsearchMappingContext.createPersistentProperty(Property property, SimpleElasticsearchPersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)