Modifier and Type | Method and Description |
---|---|
default boolean |
IdentifierBridge.isCompatibleWith(IdentifierBridge<?> other) |
Modifier and Type | Method and Description |
---|---|
void |
PojoMappingCollectorPropertyNode.identifierBridge(BridgeBuilder<? extends IdentifierBridge<?>> reference) |
Modifier and Type | Class and Description |
---|---|
static class |
IdentifierBridgeRef.UndefinedBridgeImplementationType
Class used as a marker for the default value of the
IdentifierBridgeRef.type() attribute. |
Modifier and Type | Method and Description |
---|---|
PropertyDocumentIdMappingContext |
PropertyDocumentIdMappingContext.identifierBridge(BeanReference<? extends IdentifierBridge<?>> bridgeReference) |
PropertyDocumentIdMappingContext |
PropertyDocumentIdMappingContext.identifierBridge(BridgeBuilder<? extends IdentifierBridge<?>> builder) |
PropertyDocumentIdMappingContext |
PropertyDocumentIdMappingContext.identifierBridge(Class<? extends IdentifierBridge<?>> bridgeClass) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.