クラス CollectionModelMixin<T>

実装されたすべてのインターフェース:
IterableSE<T>ResolvableTypeProvider

public abstract class CollectionModelMixin<T> extends CollectionModel<T>
コレクションコンテンツを _embedded としてレンダリングするためのカスタム mixin。
作成者:
Alexander Baetz, Oliver Gierke, Greg Turnquist
  • コンストラクターの詳細

    • CollectionModelMixin

      public CollectionModelMixin()
  • メソッドの詳細

    • getContent

      public abstract CollectionSE<T> getContent()
      クラスからコピーされた説明: CollectionModel
      基になる要素を返します。
      オーバーライド:
      クラス CollectionModel<T>getContent 
      戻り値:
      コンテンツが null になることはありません。