Options
All
  • Public
  • Public/Protected
  • All
Menu

Objects of this interface know how to search symbol objects based on a criteria returning a page of these objects.

Type parameters

  • E

    The entity model type

  • C: SearchCriteria

    The type of the criteria with the search filter

Hierarchy

Index

Methods

Methods

search

  • search(criteria: C): Observable<Page<E>>

Generated using TypeDoc