models_xmatches_element_catalogues_delete (class)

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

Bases: object

The worker class for the models_xmatches_element_catalogues_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)

Methods

delete()

execute the delete method on the models_xmatches_element_catalogues_delete object

delete()[source]

execute the delete method on the models_xmatches_element_catalogues_delete object

Return

  • responseContent – the reponse to send to the browser