Class CollectionModelMixin<T>

All Implemented Interfaces:
Iterable<T>, ResolvableTypeProvider

public abstract class CollectionModelMixin<T> extends CollectionModel<T>
Custom mixin to to render collection content as _embedded.
Author:
Alexander Baetz, Oliver Gierke, Greg Turnquist
  • Constructor Details

    • CollectionModelMixin

      public CollectionModelMixin()
  • Method Details