awBulkMutateResultRepresents a result part of a BulkMutateJob.
Once one or more mutate operations have been processed, the bulk mutate job will eventually be completed. This means that the job will have a result corresponding to each operation. The types of results for an operation are:
Located in /classes/cm/BulkMutateResult.php
awComplexObject | --awBulkMutateResult
awOperationStreamResult[]
$operationStreamResults
List of {@code OperationStreamResult}'s that comprise this result part of the bulk mutate job. Each operation result is indexed to its corresponding {@code OperationStream} in the BulkMutateRequest.
int
$partIndex
The index of this result part; From 0 (inclusive) to numResultParts (exclusive).
mixed
$_checkFields
= array(Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:12 +0300 by phpDocumentor 1.4.3