|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ElasticsearchPersistentProperty in org.springframework.data.elasticsearch.core |
|---|
| Constructor parameters in org.springframework.data.elasticsearch.core with type arguments of type ElasticsearchPersistentProperty | |
|---|---|
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
| Uses of ElasticsearchPersistentProperty in org.springframework.data.elasticsearch.core.convert |
|---|
| Methods in org.springframework.data.elasticsearch.core.convert that return types with arguments of type ElasticsearchPersistentProperty | |
|---|---|
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
ElasticsearchConverter.getMappingContext()
Returns the underlying MappingContext used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
MappingElasticsearchConverter.getMappingContext()
|
| Constructor parameters in org.springframework.data.elasticsearch.core.convert with type arguments of type ElasticsearchPersistentProperty | |
|---|---|
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
| Uses of ElasticsearchPersistentProperty in org.springframework.data.elasticsearch.core.mapping |
|---|
| Classes in org.springframework.data.elasticsearch.core.mapping that implement ElasticsearchPersistentProperty | |
|---|---|
class |
SimpleElasticsearchPersistentProperty
Elasticsearch specific PersistentProperty implementation processing |
| Methods in org.springframework.data.elasticsearch.core.mapping that return ElasticsearchPersistentProperty | |
|---|---|
protected ElasticsearchPersistentProperty |
SimpleElasticsearchMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
SimpleElasticsearchPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder)
|
ElasticsearchPersistentProperty |
SimpleElasticsearchPersistentEntity.getParentIdProperty()
|
ElasticsearchPersistentProperty |
ElasticsearchPersistentEntity.getParentIdProperty()
|
ElasticsearchPersistentProperty |
ElasticsearchPersistentEntity.getVersionProperty()
|
| Methods in org.springframework.data.elasticsearch.core.mapping that return types with arguments of type ElasticsearchPersistentProperty | |
|---|---|
protected Association<ElasticsearchPersistentProperty> |
SimpleElasticsearchPersistentProperty.createAssociation()
|
| Methods in org.springframework.data.elasticsearch.core.mapping with parameters of type ElasticsearchPersistentProperty | |
|---|---|
void |
SimpleElasticsearchPersistentEntity.addPersistentProperty(ElasticsearchPersistentProperty property)
|
String |
ElasticsearchPersistentProperty.PropertyToFieldNameConverter.convert(ElasticsearchPersistentProperty source)
|
| Constructor parameters in org.springframework.data.elasticsearch.core.mapping with type arguments of type ElasticsearchPersistentProperty | |
|---|---|
SimpleElasticsearchPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,ElasticsearchPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
|
|
| Uses of ElasticsearchPersistentProperty in org.springframework.data.elasticsearch.repository.query.parser |
|---|
| Constructor parameters in org.springframework.data.elasticsearch.repository.query.parser with type arguments of type ElasticsearchPersistentProperty | |
|---|---|
ElasticsearchQueryCreator(PartTree tree,
MappingContext<?,ElasticsearchPersistentProperty> context)
|
|
ElasticsearchQueryCreator(PartTree tree,
ParameterAccessor parameters,
MappingContext<?,ElasticsearchPersistentProperty> context)
|
|
| Uses of ElasticsearchPersistentProperty in org.springframework.data.elasticsearch.repository.support |
|---|
| Constructor parameters in org.springframework.data.elasticsearch.repository.support with type arguments of type ElasticsearchPersistentProperty | |
|---|---|
ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||