Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RestExtractor

Hierarchy

  • RestExtractor

Implements

  • Extractor

Index

Constructors

constructor

Properties

Private method

Private rest

rest: any = require('restler')

Private restlerOptions

restlerOptions: RestExtractorOptions

Private resultSelector

resultSelector: function

Type declaration

    • (obj: any): any
    • Parameters

      • obj: any

      Returns any

Private url

url: string

Methods

Private getUrlMethod

  • getUrlMethod(): string

read

  • read(): Observable<any>

Generated using TypeDoc