Package gavo :: Package protocols :: Module uwsactions :: Class QuoteAction
[frames] | no frames]

Class QuoteAction

source code

object --+    
         |    
 JobAction --+
             |
            QuoteAction

Instance Methods
 
doGET(self, job, request) source code

Inherited from JobAction: getResource

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  name = 'quote'
hash(x)
  mime = 'text/plain'
Properties

Inherited from object: __class__