| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.logging.spi | |
| org.hibernate.search.mapper.pojo.model.spi |
| Modifier and Type | Method and Description |
|---|---|
static EventContext |
PojoEventContexts.fromType(PojoRawTypeModel<?> typeModel) |
| Modifier and Type | Method and Description |
|---|---|
PojoRawTypeModel<? super T> |
PojoTypeModel.getRawType() |
PojoRawTypeModel<? super T> |
GenericContextAwarePojoGenericTypeModel.getRawType() |
<T> PojoRawTypeModel<T> |
GenericContextAwarePojoGenericTypeModel.Helper.getRawTypeModel(Class<T> clazz) |
<T> PojoRawTypeModel<T> |
PojoBootstrapIntrospector.getTypeModel(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Stream<? extends PojoRawTypeModel<? super T>> |
PojoRawTypeModel.getAscendingSuperTypes() |
Stream<? extends PojoRawTypeModel<? super T>> |
PojoRawTypeModel.getDescendingSuperTypes() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.