java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler.Builder
Enclosing class:
ExternalTypeHandler

public static class ExternalTypeHandler.Builder extends Object
  • Constructor Details

    • Builder

      protected Builder(JavaType t)
  • Method Details

    • addExternal

      public void addExternal(SettableBeanProperty property, TypeDeserializer typeDeser)
    • build

      public ExternalTypeHandler build(BeanPropertyMap otherProps)
      Method called after all external properties have been assigned, to further link property with polymorphic value with possible property for type id itself. This is needed to support type ids as Creator properties.
      Since:
      2.8