Search
Preparing search index...
The search index is not available
Typescript-rest
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"metadata"
ServiceClass
Class ServiceClass
Metadata for REST service classes
Hierarchy
ServiceClass
Index
Constructors
constructor
Properties
accepts
languages
methods
path
properties
target
Class
Methods
add
Property
has
Properties
Constructors
constructor
new
Service
Class
(
targetClass
:
Function
)
:
ServiceClass
Parameters
targetClass:
Function
Returns
ServiceClass
Properties
accepts
accepts
:
Array
<
string
>
languages
languages
:
Array
<
string
>
methods
methods
:
Map
<
string
,
ServiceMethod
>
path
path
:
string
properties
properties
:
Map
<
string
,
ParamType
>
target
Class
target
Class
:
Function
Methods
add
Property
add
Property
(
key
:
string
, paramType
:
ParamType
)
:
void
Parameters
key:
string
paramType:
ParamType
Returns
void
has
Properties
has
Properties
(
)
:
boolean
Returns
boolean
Globals
"collections.d"
"decorators"
"metadata"
"server"
"server-
container"
"server-
errors"
"server-
return"
"server-
types"
"typescript-
rest"
Param
Type
File
Param
Method
Param
Service
Class
constructor
accepts
languages
methods
path
properties
target
Class
add
Property
has
Properties
Service
Method
Generated using
TypeDoc
Metadata for REST service classes