Netsutie PHP Toolkit
ItemRevisionSearchRowBasic Class Reference
Inheritance diagram for ItemRevisionSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $effectiveDate
 
 $externalId
 
 $internalId
 
 $isInactive
 
 $item
 
 $memo
 
 $name
 
 $obsoleteDate
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$effectiveDate

Definition at line 18 of file ItemRevisionSearchRowBasic.php.

$externalId

Definition at line 28 of file ItemRevisionSearchRowBasic.php.

$internalId

Definition at line 38 of file ItemRevisionSearchRowBasic.php.

$isInactive

Definition at line 48 of file ItemRevisionSearchRowBasic.php.

$item

Definition at line 58 of file ItemRevisionSearchRowBasic.php.

$memo

Definition at line 68 of file ItemRevisionSearchRowBasic.php.

$name

Definition at line 78 of file ItemRevisionSearchRowBasic.php.

$obsoleteDate

Definition at line 88 of file ItemRevisionSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"effectiveDate" => "SearchColumnDateField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"item" => "SearchColumnSelectField[]",
"memo" => "SearchColumnStringField[]",
"name" => "SearchColumnStringField[]",
"obsoleteDate" => "SearchColumnDateField[]",
)

Definition at line 92 of file ItemRevisionSearchRowBasic.php.


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