Class Index | File Index

Classes


Class STRequests.RangeAnnotation


Defined in: STRequests.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
STRequests.RangeAnnotation.addAnnotation(resource, lexicalization, urlPage, title, range)
<static>  
STRequests.RangeAnnotation.chkAnnotation(urlPage)
given page urlPage, this method tells if the page contains annotations
<static>  
STRequests.RangeAnnotation.deleteAnnotation(id)
<static>  
STRequests.RangeAnnotation.getAnnotatedContentResources(resource)
<static>  
STRequests.RangeAnnotation.removeAnnotation(id)
Class Detail
STRequests.RangeAnnotation()
Method Detail
<static> STRequests.RangeAnnotation.addAnnotation(resource, lexicalization, urlPage, title, range)

Defined in: SERVICE_RangeAnnotation.js.
Parameters:
resource
lexicalization
urlPage
title
range
Returns:

<static> STRequests.RangeAnnotation.chkAnnotation(urlPage)
given page urlPage, this method tells if the page contains annotations
Defined in: SERVICE_RangeAnnotation.js.
Parameters:
urlPage
Returns:

<static> STRequests.RangeAnnotation.deleteAnnotation(id)

Defined in: SERVICE_RangeAnnotation.js.
Parameters:
id
Returns:

<static> STRequests.RangeAnnotation.getAnnotatedContentResources(resource)

Defined in: SERVICE_RangeAnnotation.js.
Parameters:
resource
Returns:

<static> STRequests.RangeAnnotation.removeAnnotation(id)

Defined in: SERVICE_Annotation.js.
Parameters:
id
Returns:

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Sep 25 2014 16:02:12 GMT+0200 (CEST)