Modifier and Type | Method and Description |
---|---|
static ContainerExtractorPath |
ContainerExtractorPath.defaultExtractors() |
static ContainerExtractorPath |
ContainerExtractorPath.explicitExtractor(Class<? extends ContainerExtractor> extractorClass) |
static ContainerExtractorPath |
ContainerExtractorPath.explicitExtractors(List<? extends Class<? extends ContainerExtractor>> extractorClasses) |
static ContainerExtractorPath |
ContainerExtractorPath.noExtractors() |
Modifier and Type | Method and Description |
---|---|
PojoMappingCollectorValueNode |
PojoMappingCollectorPropertyNode.value(ContainerExtractorPath extractorPath) |
Modifier and Type | Method and Description |
---|---|
S |
PropertyFieldMappingContext.withExtractors(ContainerExtractorPath extractorPath) |
AssociationInverseSideMappingContext |
AssociationInverseSideMappingContext.withExtractors(ContainerExtractorPath extractorPath) |
PropertyIndexedEmbeddedMappingContext |
PropertyIndexedEmbeddedMappingContext.withExtractors(ContainerExtractorPath extractorPath) |
IndexingDependencyMappingContext |
IndexingDependencyMappingContext.withExtractors(ContainerExtractorPath extractorPath) |
Modifier and Type | Method and Description |
---|---|
PojoAdditionalMetadataCollectorValueNode |
PojoAdditionalMetadataCollectorPropertyNode.value(ContainerExtractorPath extractorPath) |
Modifier and Type | Method and Description |
---|---|
ContainerExtractorPath |
PojoModelPathValueNode.getExtractorPath() |
Modifier and Type | Method and Description |
---|---|
PojoModelPathValueNode |
PojoModelPathPropertyNode.value(ContainerExtractorPath extractorPath) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.