Netsutie PHP Toolkit
ItemDemandPlanSearch Class Reference
Inheritance diagram for ItemDemandPlanSearch:
SearchRecord

Data Fields

 $basic
 
 $itemJoin
 
 $lastAlternateSourceItemJoin
 
 $locationJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

ItemDemandPlanSearch

Definition at line 8 of file ItemDemandPlanSearch.php.

Field Documentation

$basic

Definition at line 18 of file ItemDemandPlanSearch.php.

$customSearchJoin

Definition at line 68 of file ItemDemandPlanSearch.php.

$itemJoin

Definition at line 28 of file ItemDemandPlanSearch.php.

$lastAlternateSourceItemJoin

Definition at line 38 of file ItemDemandPlanSearch.php.

$locationJoin

Definition at line 48 of file ItemDemandPlanSearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "ItemDemandPlanSearchBasic",
"itemJoin" => "ItemSearchBasic",
"lastAlternateSourceItemJoin" => "ItemSearchBasic",
"locationJoin" => "LocationSearchBasic",
"userJoin" => "EmployeeSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 72 of file ItemDemandPlanSearch.php.

$userJoin

Definition at line 58 of file ItemDemandPlanSearch.php.


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