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