Beispiel #1
0
 def soap_echoBoolean(self, ps):
     response = WhiteMesa.soap_echoBoolean(self, ps)
     response._return = self.request._inputBoolean
     return response
Beispiel #2
0
 def soap_echoBoolean(self, ps):
     response = WhiteMesa.soap_echoBoolean(self, ps)
     response._return = self.request._inputBoolean
     return response