public interface PojoIndexedTypeExtendedMappingCollector
This should be implemented by POJO mapper implementors in order to collect metadata
necessary to implement their PojoScopeTypeExtendedContextProvider.
| Modifier and Type | Method and Description |
|---|---|
void |
documentIdSourceProperty(PojoPropertyModel<?> documentIdSourceProperty) |
void |
identifierMapping(IdentifierMapping identifierMapping) |
void documentIdSourceProperty(PojoPropertyModel<?> documentIdSourceProperty)
void identifierMapping(IdentifierMapping identifierMapping)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.