Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"component/editor/ParrotsDataService"
ParrotsDataService
Class ParrotsDataService
Hierarchy
ParrotsDataService
Implements
IDataService
Index
Constructors
constructor
Properties
baseURL
class
Name
connection
Manager
is
Test
Methods
create
Data
delete
Data
destroy
Data
fetch
Data
find
Data
get
Data
Language
get
Data
Versions
get
Request
Promise
load
Class
Schema
load
Data
load
Data
Schema
promote
Data
query
Data
recycle
Data
update
Data
Constructors
constructor
new
Parrots
Data
Service
(
className
:
string
, baseURL
:
string
, connectionManager
:
ConnectionManager
)
:
ParrotsDataService
Parameters
className:
string
baseURL:
string
connectionManager:
ConnectionManager
Returns
ParrotsDataService
Properties
Private
baseURL
baseURL
:
string
Private
class
Name
class
Name
:
string
Private
connection
Manager
connection
Manager
:
ConnectionManager
Private
is
Test
is
Test
:
boolean
= true
Methods
create
Data
create
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
delete
Data
delete
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
destroy
Data
destroy
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
fetch
Data
fetch
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
find
Data
find
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
Private
get
Data
Language
get
Data
Language
(
obj
:
any
)
:
any
[]
Parameters
obj:
any
Returns
any
[]
Private
get
Data
Versions
get
Data
Versions
(
obj
:
any
, amount
:
number
)
:
any
[]
Parameters
obj:
any
amount:
number
Returns
any
[]
Private
get
Request
Promise
get
Request
Promise
(
url
:
string
, requestMethod
:
string
, body
:
string
)
:
Promise
<
any
>
Parameters
url:
string
requestMethod:
string
body:
string
Returns
Promise
<
any
>
Private
load
Class
Schema
load
Class
Schema
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
load
Data
load
Data
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
load
Data
Schema
load
Data
Schema
(
)
:
Promise
<
DataSchema
>
Returns
Promise
<
DataSchema
>
promote
Data
promote
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
query
Data
query
Data
(
filterData
:
any
)
:
Promise
<
any
>
Parameters
filterData:
any
Returns
Promise
<
any
>
recycle
Data
recycle
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
update
Data
update
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
Globals
"component/editor/
Parrots
Data
Service"
Parrots
Data
Service
constructor
baseURL
class
Name
connection
Manager
is
Test
create
Data
delete
Data
destroy
Data
fetch
Data
find
Data
get
Data
Language
get
Data
Versions
get
Request
Promise
load
Class
Schema
load
Data
load
Data
Schema
promote
Data
query
Data
recycle
Data
update
Data
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
Generated using
TypeDoc