Interface PojoTypeExtendedMappingCollector
- All Known Subinterfaces:
PojoContainedTypeExtendedMappingCollector,PojoIndexedTypeExtendedMappingCollector
public interface PojoTypeExtendedMappingCollector
A collector of extended mapping information.
This should be implemented by POJO mapper implementors in order to collect metadata
necessary to implement their PojoScopeTypeExtendedContextProvider.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voiddefault voiddirtyFilter(PojoPathFilter dirtyFilter) default voiddocumentIdSourceProperty(PojoPropertyModel<?> documentIdSourceProperty) default voididentifierMapping(IdentifierMapping identifierMapping)
-
Method Details
-
documentIdSourceProperty
-
identifierMapping
-
dirtyFilter
-
dirtyContainingAssociationFilter
-