| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.jackson.type |
| Modifier and Type | Method and Description |
|---|---|
TypeRegistry<T> |
TypeRegistry.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected TypeRegistry |
TypeRegistryIdResolver.typeRegistry |
| Modifier and Type | Method and Description |
|---|---|
protected TypeRegistry |
TypeRegistryIdResolver.getTypeRegistry() |
protected abstract TypeRegistry |
AbstractTypeRegistryIdResolver.getTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static TypeRegistryResolver |
TypeRegistryResolver.of(TypeRegistry registry,
String propertyName)
Fast track to build a resolver from a registry.
|
TypeRegistryResolver.Builder |
TypeRegistryResolver.Builder.with(TypeRegistry registry,
com.fasterxml.jackson.annotation.JsonTypeInfo.As includeAs,
String propertyName) |
TypeRegistryResolver.Builder |
TypeRegistryResolver.Builder.with(TypeRegistry registry,
com.fasterxml.jackson.annotation.JsonTypeInfo.As includeAs,
String propertyName,
boolean visible) |
TypeRegistryResolver.Builder |
TypeRegistryResolver.Builder.with(TypeRegistry registry,
String propertyName) |
| Constructor and Description |
|---|
TypeRegistryIdResolver(TypeRegistry typeRegistry) |
Copyright © 2016. All rights reserved.