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

Class ParameterAction

source code

object --+    
         |    
 JobAction --+
             |
            ParameterAction

Instance Methods
 
doGET(self, job, request) source code
 
doPOST(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 = 'parameters'
hash(x)

Inherited from JobAction: mime

Properties

Inherited from object: __class__