marshall_webapp.models.transients_history.element.models_transients_element_history_put module

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

Author

David Young

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

Bases: object

The worker class for the models_transients_element_history_put 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]
put()[source]

execute the put method on the models_transients_element_history_put object

Return

  • responseContent – the reponse to send to the browser

_set_default_parameters()[source]

set default parameters