|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldSettingsDescriptor | |
---|---|
org.hibernate.search.metadata | |
org.hibernate.search.metadata.impl |
Uses of FieldSettingsDescriptor in org.hibernate.search.metadata |
---|
Subinterfaces of FieldSettingsDescriptor in org.hibernate.search.metadata | |
---|---|
interface |
FieldDescriptor
Metadata related to a single field. |
interface |
NumericFieldSettingsDescriptor
Metadata related to a numeric field |
Methods in org.hibernate.search.metadata with type parameters of type FieldSettingsDescriptor | ||
---|---|---|
|
FieldSettingsDescriptor.as(Class<T> type)
Narrows the type of this descriptor down to the specified type . |
Uses of FieldSettingsDescriptor in org.hibernate.search.metadata.impl |
---|
Classes in org.hibernate.search.metadata.impl that implement FieldSettingsDescriptor | |
---|---|
class |
FieldDescriptorImpl
|
class |
NumericFieldDescriptorImpl
|
Methods in org.hibernate.search.metadata.impl with type parameters of type FieldSettingsDescriptor | ||
---|---|---|
|
FieldDescriptorImpl.as(Class<T> type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |