marshall_webapp.models.xmatches_views.element.models_xmatches_element_views_delete module

The data model module for the ``xmatches_element_views_delete`` resource

Author

David Young

class models_xmatches_element_views_delete(log, request, elementId=False, search=False)[source]

Bases: object

The worker class for the models_xmatches_element_views_delete module

Key Arguments

  • log – logger

  • request – the pyramid request

  • elementId – the specific element id requests (or False)

  • search – is this a search request (boolean)

delete()[source]

execute the delete method on the models_xmatches_element_views_delete object

Return

  • responseContent – the reponse to send to the browser

_set_default_parameters()[source]

set default parameters