Interface IndexObjectField<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>>
- All Superinterfaces:
EventContextProvider,IndexCompositeElementDescriptor,IndexCompositeNode<SC,,NT, F> IndexField<SC,,C> IndexFieldDescriptor,IndexNode<SC>,IndexObjectFieldDescriptor,SearchIndexCompositeNodeContext<SC>,SearchIndexNodeContext<SC>
- All Known Implementing Classes:
AbstractIndexObjectField
public interface IndexObjectField<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>>
extends IndexNode<SC>, IndexField<SC,C>, IndexCompositeNode<SC,NT,F>, IndexObjectFieldDescriptor
-
Method Summary
Methods inherited from interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
eventContextMethods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
isObjectField, isRoot, toObjectFieldMethods inherited from interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
staticChildren, staticChildrenByName, typeMethods inherited from interface org.hibernate.search.engine.backend.document.model.spi.IndexField
parent, toComposite, toObjectField, toValueFieldMethods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
absolutePath, isObjectField, isValueField, multiValued, multiValuedInRoot, relativeName, toObjectField, toValueFieldMethods inherited from interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
inclusionMethods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexObjectFieldDescriptor
typeMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
absolutePathMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
absolutePath, absolutePathComponents, cannotUseQueryElement, closestMultiValuedParentAbsolutePath, isComposite, isObjectField, isValueField, multiValued, multiValuedInRoot, nestedDocumentPath, nestedPathHierarchy, queryElement, relativeEventContext