Options
All
  • Public
  • Public/Protected
  • All
Menu

Base interface of a data provider

Hierarchy

  • Provider

Implemented by

Index

Properties

alias?: string

Provider alias

Event emitter to broadcast provider events

deprecated
see

Provider.emitter

providerName: string

Full name of the provider including a namespace

Methods

  • base(): string
  • base(value: string): Provider
  • dropCache(): void
  • url(): string
  • url(value: string): Provider