Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AggregateCollection

Index

Constructors

constructor

Methods

forEach

  • forEach(func: function): void

get

  • get(id: any): void

getFirstPage

  • getFirstPage(): PromiseLike<any>

getNextPage

  • getNextPage(): PromiseLike<any>

hasNextPage

  • hasNextPage(): boolean

reset

  • reset(): void

Generated using TypeDoc