Class awReturnValueResult

Description

Represents a success result of processing a mutate operation that returned a value.

Located in /classes/cm/ReturnValueResult.php

awComplexObject
   |
   --awOperationResult
      |
      --awReturnValueResult
Variable Summary
Method Summary
 void getRow ()
Variables
awOperand $returnValue

The value returned from successfully processing a mutate operation.

mixed $_checkFields = array(
'returnValue' => array(
'objName' => 'awOperand',
'type' => 'obj'
),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:11 +0200 by phpDocumentor 1.4.3