Uses of Interface
org.hibernate.search.metadata.FieldContributor

Packages that use FieldContributor
org.hibernate.search.metadata   
org.hibernate.search.metadata.impl   
 

Uses of FieldContributor in org.hibernate.search.metadata
 

Subinterfaces of FieldContributor in org.hibernate.search.metadata
 interface IndexedTypeDescriptor
          Top level descriptor of the metadata API.
 interface PropertyDescriptor
           
 

Uses of FieldContributor in org.hibernate.search.metadata.impl
 

Classes in org.hibernate.search.metadata.impl that implement FieldContributor
 class IndexedTypeDescriptorForUnindexedType
          Dummy descriptor for an unindexed type
 class IndexedTypeDescriptorImpl
           
 class PropertyDescriptorImpl
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved