Interface ViewBuilderAware


  • public interface ViewBuilderAware
    A (non-scalar) JsonAdapter that is part of building json views.

    JsonAdapters for complex types that have more than one property like CustomerJsonAdapter, AddressJsonAdapter can participate in building a json view that will include only some of their properties.