angular2-threatconnect
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Tc
Owner
Service
constructor
empty
Results
logging
request
spaces
Base
get
All
get
ById
get
ByIndicator
handle
Error
Hierarchy
TcOwnerService
Index
Constructors
constructor
Properties
empty
Results
logging
request
spaces
Base
Methods
get
All
get
ById
get
ByIndicator
handle
Error
Constructors
constructor
new
TcOwner
Service
(
logging
:
SpacesLoggingService
, request
:
SpacesRequestService
, spacesBase
:
SpacesBaseService
)
:
TcOwnerService
Parameters
logging:
SpacesLoggingService
request:
SpacesRequestService
spacesBase:
SpacesBaseService
Returns
TcOwnerService
Properties
empty
Results
empty
Results
:
Owner
[]
= []
logging
logging
:
SpacesLoggingService
request
request
:
SpacesRequestService
spaces
Base
spaces
Base
:
SpacesBaseService
Methods
get
All
get
All
(
)
:
Observable
<
any
>
Returns
Observable
<
any
>
get
ById
get
ById
(
id
:
number
)
:
Observable
<
any
>
Parameters
id:
number
Returns
Observable
<
any
>
get
ByIndicator
get
ByIndicator
(
indicator
:
string
, indicatorType
:
any
)
:
Observable
<
any
>
Parameters
indicator:
string
indicatorType:
any
Returns
Observable
<
any
>
handle
Error
handle
Error
(
error
:
any
)
:
Promise
<
void
>
Parameters
error:
any
Returns
Promise
<
void
>
Generated using
TypeDoc