Package | Description |
---|---|
org.hibernate.search.mapper.pojo.mapping.building.spi | |
org.hibernate.search.mapper.pojo.mapping.spi |
Modifier and Type | Class and Description |
---|---|
class |
ErrorCollectingPojoTypeMetadataContributor |
Modifier and Type | Method and Description |
---|---|
ErrorCollectingPojoTypeMetadataContributor |
ErrorCollectingPojoTypeMetadataContributor.add(PojoTypeMetadataContributor child) |
Modifier and Type | Method and Description |
---|---|
ErrorCollectingPojoTypeMetadataContributor |
ErrorCollectingPojoTypeMetadataContributor.addAll(Collection<? extends PojoTypeMetadataContributor> children) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPojoMappingInitiator.configure(MappingBuildContext buildContext,
ConfigurationPropertySource propertySource,
MappingConfigurationCollector<PojoTypeMetadataContributor> configurationCollector) |
void |
PojoMappingConfigurationContributor.configure(MappingBuildContext buildContext,
ConfigurationPropertySource propertySource,
MappingConfigurationCollector<PojoTypeMetadataContributor> configurationCollector) |
Mapper<M> |
AbstractPojoMappingInitiator.createMapper(MappingBuildContext buildContext,
ConfigurationPropertySource propertySource,
TypeMetadataContributorProvider<PojoTypeMetadataContributor> contributorProvider) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.