| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.spi |
| Modifier and Type | Method and Description |
|---|---|
<R,C> Optional<PojoScopeDelegate<R,Object,C>> |
PojoMappingDelegate.createPojoAllScope(PojoScopeMappingContext mappingContext,
PojoScopeTypeExtendedContextProvider<Object,C> indexedTypeExtendedContextProvider) |
<R,E,E2,C> PojoScopeDelegate<R,E2,C> |
PojoMappingDelegate.createPojoScope(PojoScopeMappingContext mappingContext,
Collection<? extends PojoRawTypeIdentifier<? extends E>> targetedTypes,
PojoScopeTypeExtendedContextProvider<E,C> indexedTypeExtendedContextProvider) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.