Netsutie PHP Toolkit
ItemRevisionSearchBasic Class Reference
Inheritance diagram for ItemRevisionSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $effectiveDate
 
 $externalId
 
 $externalIdString
 
 $internalId
 
 $internalIdNumber
 
 $item
 
 $name
 
 $obsoleteDate
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

Field Documentation

$effectiveDate

Definition at line 18 of file ItemRevisionSearchBasic.php.

$externalId

Definition at line 28 of file ItemRevisionSearchBasic.php.

$externalIdString

Definition at line 38 of file ItemRevisionSearchBasic.php.

$internalId

Definition at line 48 of file ItemRevisionSearchBasic.php.

$internalIdNumber

Definition at line 58 of file ItemRevisionSearchBasic.php.

$item

Definition at line 68 of file ItemRevisionSearchBasic.php.

$name

Definition at line 78 of file ItemRevisionSearchBasic.php.

$obsoleteDate

Definition at line 88 of file ItemRevisionSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"effectiveDate" => "SearchDateField",
"externalId" => "SearchMultiSelectField",
"externalIdString" => "SearchStringField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"item" => "SearchMultiSelectField",
"name" => "SearchStringField",
"obsoleteDate" => "SearchDateField",
)

Definition at line 92 of file ItemRevisionSearchBasic.php.


The documentation for this class was generated from the following file: