Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TcOwnerService

Index

Constructors

constructor

Properties

Private emptyResults

emptyResults: Owner[] = []

Private logging

Private request

Private spacesBase

spacesBase: SpacesBaseService

Methods

getAll

  • getAll(): Observable<any>
  • Returns Observable<any>

getById

  • getById(id: number): Observable<any>
  • Parameters

    • id: number

    Returns Observable<any>

getByIndicator

  • getByIndicator(indicator: string, indicatorType: any): Observable<any>
  • Parameters

    • indicator: string
    • indicatorType: any

    Returns Observable<any>

Private handleError

  • handleError(error: any): Promise<never>
  • Parameters

    • error: any

    Returns Promise<never>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc