marshall_webapp.models.xmatches_searches.element.models_xmatches_element_searches_post module

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

Author

David Young

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

Bases: object

The worker class for the models_xmatches_element_searches_post module

Key Arguments

  • log – logger

  • request – the pyramid request

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

  • search – is this a search request (boolean)

post()[source]

execute the post method on the models_xmatches_element_searches_post object

Return

  • responseContent – the reponse to send to the browser

_set_default_parameters()[source]

set default parameters