Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"service/JsonSchemaService.service"
JsonSchemaService
Class JsonSchemaService
Hierarchy
JsonSchemaService
Index
Constructors
constructor
Properties
base
Path
connection
Mgr
default
Headers
schema
Cached
Methods
get
Schema
get
Schema
With
Configs
Constructors
constructor
new
Json
Schema
Service
(
connectionMgr
:
ConnectionManager
)
:
JsonSchemaService
Parameters
connectionMgr:
ConnectionManager
Returns
JsonSchemaService
Properties
Protected
base
Path
base
Path
:
string
= 'http://' + window.location.hostname + ':8081/hello/json'
Private
connection
Mgr
connection
Mgr
:
ConnectionManager
default
Headers
default
Headers
:
Headers
Private
schema
Cached
schema
Cached
:
any
Methods
get
Schema
get
Schema
(
className
:
string
)
:
Promise
<
Response
>
Parameters
className:
string
Returns
Promise
<
Response
>
get
Schema
With
Configs
get
Schema
With
Configs
(
className
:
string
, ignoreNull
:
boolean
, ignoreEmpty
:
boolean
, ignorePropRegex
:
string
, includePropsFields
:
String
[]
)
:
Promise
<
Response
>
Parameters
className:
string
ignoreNull:
boolean
ignoreEmpty:
boolean
ignorePropRegex:
string
includePropsFields:
String
[]
Returns
Promise
<
Response
>
Globals
"service/
Json
Schema
Service.service"
Json
Schema
Service
constructor
base
Path
connection
Mgr
default
Headers
schema
Cached
get
Schema
get
Schema
With
Configs
window
Generated using
TypeDoc