| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.model.spi |
| Modifier and Type | Method and Description |
|---|---|
PojoPropertyModel<?> |
PojoTypeModel.getProperty(String propertyName) |
PojoPropertyModel<?> |
GenericContextAwarePojoGenericTypeModel.getProperty(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Stream<PojoPropertyModel<?>> |
PojoRawTypeModel.getDeclaredProperties() |
| Modifier and Type | Method and Description |
|---|---|
Object |
GenericContextAwarePojoGenericTypeModel.Helper.getPropertyCacheKey(PojoPropertyModel<?> rawPropertyModel) |
Type |
GenericContextAwarePojoGenericTypeModel.Helper.getPropertyGenericType(PojoPropertyModel<?> rawPropertyModel) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.