Public Member Functions | Public Attributes
world_canvas_server.annotations_server.AnnotationsServer Class Reference

List of all members.

Public Member Functions

def __init__
 Initialization.
def add_element
def del_element
def delete_annotations
def get_annotations
 Services callbacks.
def get_annotations_data
def get_metadata
 Auxiliary methods.
def list_worlds
def pub_annotations_data
def reset_database
def save_annotations_data
def service_error
def service_success
def set_keyword
def set_relationship

Public Attributes

 anns_collection
 data_collection
 del_anns_srv
 get_anns_srv
 get_data_srv
 list_worlds_srv
 map_mng
 pub_data_srv
 reset_database_srv
 save_data_srv
 set_keyword_srv
 set_related_srv
 world_collection
 yaml_db

Detailed Description

Definition at line 50 of file annotations_server.py.


Constructor & Destructor Documentation

Initialization.

Definition at line 56 of file annotations_server.py.


Member Function Documentation

def world_canvas_server.annotations_server.AnnotationsServer.add_element (   self,
  annot_id,
  element,
  metadata,
  md_field,
  response 
)

Definition at line 400 of file annotations_server.py.

def world_canvas_server.annotations_server.AnnotationsServer.del_element (   self,
  annot_id,
  element,
  metadata,
  md_field,
  response 
)

Definition at line 419 of file annotations_server.py.

  Deletes the given annotations and its data from database.

  @param request: Service request.

Definition at line 270 of file annotations_server.py.

Services callbacks.

Definition at line 110 of file annotations_server.py.

Definition at line 161 of file annotations_server.py.

Auxiliary methods.

Definition at line 457 of file annotations_server.py.

Definition at line 341 of file annotations_server.py.

Definition at line 186 of file annotations_server.py.

Definition at line 443 of file annotations_server.py.

  Legacy method kept for debug purposes: saves together annotations and its data
  assuming a 1-1 relationship.

  @param request: Service request.

Definition at line 301 of file annotations_server.py.

Definition at line 474 of file annotations_server.py.

def world_canvas_server.annotations_server.AnnotationsServer.service_success (   self,
  response,
  message = None 
)

Definition at line 468 of file annotations_server.py.

Definition at line 357 of file annotations_server.py.

Definition at line 378 of file annotations_server.py.


Member Data Documentation

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.

Definition at line 56 of file annotations_server.py.


The documentation for this class was generated from the following file:


world_canvas_server
Author(s): Jorge Santos Simón
autogenerated on Thu Jun 6 2019 21:25:07