Router
postBinary(path, file, onProgress, onLoad, onError, params)
Parameters
Param
Type
Description
post(path, parameters)⇒ Promise.<Response>
Promise.<Response>Parameters
Param
Type
put(path, parameters)⇒ Promise.<Response>
Promise.<Response>Parameters
Param
Type
get(path, parameters)⇒ Promise.<Response>
Promise.<Response>Parameters
Param
Type
Description
Example
head(path, parameters)⇒ Promise.<Response>
Promise.<Response>Parameters
Param
Type
Description
Example
del(path, parameters)⇒ Promise.<Response>
Promise.<Response>Parameters
Param
Type
Description
getConceptItem(id, imType)⇒ *
*Parameters
Param
Description
getNewsItem(id, imType)⇒ *
*Parameters
Param
Description
updateConceptItem(uuid, concept)⇒
Parameters
Param
Description
createConceptItem(concept)⇒ * | Promise.<TResult>
* | Promise.<TResult>Parameters
Param
Description
checkForOKStatus(response)⇒ *
*Parameters
Param
Example
toJson()
authorizedFetch(url, params)⇒ Promise.<*>
Promise.<*>Parameters
Param
Type