angular2-threatconnect
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TcOwnerService

Index

Constructors

constructor

  • new TcOwnerService(logging: SpacesLoggingService, request: SpacesRequestService, spacesBase: SpacesBaseService): TcOwnerService

Properties

emptyResults

emptyResults: Owner[] = []

logging

logging: SpacesLoggingService

request

request: SpacesRequestService

spacesBase

spacesBase: SpacesBaseService

Methods

getAll

  • getAll(): Observable<any>

getById

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

getByIndicator

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

handleError

  • handleError(error: any): Promise<void>

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