marshall_webapp.models.transients_history.element.models_transients_element_history_get module

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

Author

David Young

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

Bases: object

The worker class for the models_transients_element_history_get module

Key Arguments

  • log – logger

  • request – the pyramid request

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

  • search – is this a search request (boolean)

close()[source]
get()[source]

execute the get method on the models_transients_element_history_get object

Return

  • responseContent – the reponse to send to the browser

_set_default_parameters()[source]

set default parameters