org.hibernate.search.engine.metadata.impl
public class PropertyMetadata extends Object
@Fields).| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyMetadata.Builder |
| Modifier and Type | Method and Description |
|---|---|
BoostStrategy |
getDynamicBoostStrategy() |
Set<DocumentFieldMetadata> |
getFieldMetadata() |
DocumentFieldMetadata |
getFieldMetadata(String fieldName) |
org.hibernate.annotations.common.reflection.XProperty |
getPropertyAccessor() |
String |
getPropertyAccessorName() |
String |
toString() |
public org.hibernate.annotations.common.reflection.XProperty getPropertyAccessor()
public String getPropertyAccessorName()
public Set<DocumentFieldMetadata> getFieldMetadata()
public DocumentFieldMetadata getFieldMetadata(String fieldName)
public BoostStrategy getDynamicBoostStrategy()
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved