class Product extends AbstractEntity

Product

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

string
__toString()

No description

_calc()

No description

bool
isEnable()

Is Enable

bool
getClassName1()

Get ClassName1

bool
getClassName2()

Get ClassName1

bool
getClassCategories1()

Get getClassCategories1

bool
getClassCategories2($class_category1)

Get getClassCategories2

bool
getStockFind()

Get StockFind

integer
getStockMin()

Get Stock min

integer
getStockMax()

Get Stock max

integer
getStockUnlimitedMin()

Get StockUnlimited min

integer
getStockUnlimitedMax()

Get StockUnlimited max

integer
getPrice01Min()

Get Price01 min

integer
getPrice01Max()

Get Price01 max

integer
getPrice02Min()

Get Price02 min

integer
getPrice02Max()

Get Price02 max

integer
getPrice01IncTaxMin()

Get Price01IncTax min

integer
getPrice01IncTaxMax()

Get Price01IncTax max

integer
getPrice02IncTaxMin()

Get Price02IncTax min

integer
getPrice02IncTaxMax()

Get Price02IncTax max

integer
getCodeMin()

Get Product_code min

integer
getCodeMax()

Get Product_code max

array
getClassCategories()

Get ClassCategories

getMainListImage()

No description

__construct()

Constructor

__clone()

No description

copy()

No description

integer
getId()

Get id

setName(string $name)

Set name

string
getName()

Get name

setNote(string $note)

Set note

string
getNote()

Get note

setDescriptionList(string $descriptionList)

Set description_list

string
getDescriptionList()

Get description_list

setDescriptionDetail(string $descriptionDetail)

Set description_detail

string
getDescriptionDetail()

Get description_detail

setSearchWord(string $searchWord)

Set search_word

string
getSearchWord()

Get search_word

setFreeArea(string $freeArea)

Set free_area

string
getFreeArea()

Get free_area

setDelFlg(integer $delFlg)

Set del_flg

integer
getDelFlg()

Get del_flg

setCreateDate(DateTime $createDate)

Set create_date

getCreateDate()

Get create_date

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

addProductCategory(ProductCategory $productCategories)

Add ProductCategories

removeProductCategory(ProductCategory $productCategories)

Remove ProductCategories

Collection
getProductCategories()

Get ProductCategories

addProductClass(ProductClass $productClasses)

Add ProductClasses

removeProductClass(ProductClass $productClasses)

Remove ProductClasses

Collection
getProductClasses()

Get ProductClasses

hasProductClass()

No description

addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Add CustomerFavoriteProducts

removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Remove CustomerFavoriteProducts

Collection
getCustomerFavoriteProducts()

Get CustomerFavoriteProducts

setCreator(Member $creator)

Set Creator

getCreator()

Get Creator

setDeliveryDate(DeliveryDate $deliveryDate = null)

Set DeliveryDate

getDeliveryDate()

Get DeliveryDate

setStatus(Disp $status = null)

Set Status

getStatus()

Get Status

addProductImage(ProductImage $productImage)

Add ProductImage

removeProductImage(ProductImage $productImage)

Remove ProductImage

Collection
getProductImage()

Get ProductImage

getMainFileName()

No description

addProductTag(ProductTag $productTag)

Add ProductTag

removeProductTag(ProductTag $productTag)

Remove ProductTag

Collection
getProductTag()

Get ProductTag

Details

in AbstractEntity at line 32
offsetExists($offset)

Parameters

$offset

in AbstractEntity at line 39
offsetSet($offset, $value)

Parameters

$offset
$value

in AbstractEntity at line 43
offsetGet($offset)

Parameters

$offset

in AbstractEntity at line 54
offsetUnset($offset)

Parameters

$offset

at line 50
string __toString()

Return Value

string

at line 55
_calc()

at line 119
bool isEnable()

Is Enable

Return Value

bool

at line 129
bool getClassName1()

Get ClassName1

Return Value

bool

at line 141
bool getClassName2()

Get ClassName1

Return Value

bool

at line 153
bool getClassCategories1()

Get getClassCategories1

Return Value

bool

at line 165
bool getClassCategories2($class_category1)

Get getClassCategories2

Parameters

$class_category1

Return Value

bool

at line 177
bool getStockFind()

Get StockFind

Return Value

bool

at line 189
integer getStockMin()

Get Stock min

Return Value

integer

at line 201
integer getStockMax()

Get Stock max

Return Value

integer

at line 213
integer getStockUnlimitedMin()

Get StockUnlimited min

Return Value

integer

at line 225
integer getStockUnlimitedMax()

Get StockUnlimited max

Return Value

integer

at line 237
integer getPrice01Min()

Get Price01 min

Return Value

integer

at line 253
integer getPrice01Max()

Get Price01 max

Return Value

integer

at line 269
integer getPrice02Min()

Get Price02 min

Return Value

integer

at line 281
integer getPrice02Max()

Get Price02 max

Return Value

integer

at line 293
integer getPrice01IncTaxMin()

Get Price01IncTax min

Return Value

integer

at line 305
integer getPrice01IncTaxMax()

Get Price01IncTax max

Return Value

integer

at line 317
integer getPrice02IncTaxMin()

Get Price02IncTax min

Return Value

integer

at line 329
integer getPrice02IncTaxMax()

Get Price02IncTax max

Return Value

integer

at line 341
integer getCodeMin()

Get Product_code min

Return Value

integer

at line 353
integer getCodeMax()

Get Product_code max

Return Value

integer

at line 365
array getClassCategories()

Get ClassCategories

Return Value

array

at line 407
getMainListImage()

at line 495
__construct()

Constructor

at line 505
__clone()

at line 510
copy()

at line 555
integer getId()

Get id

Return Value

integer

at line 566
Product setName(string $name)

Set name

Parameters

string $name

Return Value

Product

at line 578
string getName()

Get name

Return Value

string

at line 589
Product setNote(string $note)

Set note

Parameters

string $note

Return Value

Product

at line 601
string getNote()

Get note

Return Value

string

at line 612
Product setDescriptionList(string $descriptionList)

Set description_list

Parameters

string $descriptionList

Return Value

Product

at line 624
string getDescriptionList()

Get description_list

Return Value

string

at line 635
Product setDescriptionDetail(string $descriptionDetail)

Set description_detail

Parameters

string $descriptionDetail

Return Value

Product

at line 647
string getDescriptionDetail()

Get description_detail

Return Value

string

at line 658
Product setSearchWord(string $searchWord)

Set search_word

Parameters

string $searchWord

Return Value

Product

at line 670
string getSearchWord()

Get search_word

Return Value

string

at line 681
Product setFreeArea(string $freeArea)

Set free_area

Parameters

string $freeArea

Return Value

Product

at line 693
string getFreeArea()

Get free_area

Return Value

string

at line 705
Product setDelFlg(integer $delFlg)

Set del_flg

Parameters

integer $delFlg

Return Value

Product

at line 717
integer getDelFlg()

Get del_flg

Return Value

integer

at line 728
Product setCreateDate(DateTime $createDate)

Set create_date

Parameters

DateTime $createDate

Return Value

Product

at line 740
DateTime getCreateDate()

Get create_date

Return Value

DateTime

at line 751
Product setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

Product

at line 763
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 774
Product addProductCategory(ProductCategory $productCategories)

Add ProductCategories

Parameters

ProductCategory $productCategories

Return Value

Product

at line 786
removeProductCategory(ProductCategory $productCategories)

Remove ProductCategories

Parameters

ProductCategory $productCategories

at line 796
Collection getProductCategories()

Get ProductCategories

Return Value

Collection

at line 807
Product addProductClass(ProductClass $productClasses)

Add ProductClasses

Parameters

ProductClass $productClasses

Return Value

Product

at line 819
removeProductClass(ProductClass $productClasses)

Remove ProductClasses

Parameters

ProductClass $productClasses

at line 829
Collection getProductClasses()

Get ProductClasses

Return Value

Collection

at line 834
hasProductClass()

at line 851
Product addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Add CustomerFavoriteProducts

Parameters

CustomerFavoriteProduct $customerFavoriteProducts

Return Value

Product

at line 863
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Remove CustomerFavoriteProducts

Parameters

CustomerFavoriteProduct $customerFavoriteProducts

at line 873
Collection getCustomerFavoriteProducts()

Get CustomerFavoriteProducts

Return Value

Collection

at line 884
Product setCreator(Member $creator)

Set Creator

Parameters

Member $creator

Return Value

Product

at line 896
Member getCreator()

Get Creator

Return Value

Member

at line 907
Product setDeliveryDate(DeliveryDate $deliveryDate = null)

Set DeliveryDate

Parameters

DeliveryDate $deliveryDate

Return Value

Product

at line 919
DeliveryDate getDeliveryDate()

Get DeliveryDate

Return Value

DeliveryDate

at line 930
Product setStatus(Disp $status = null)

Set Status

Parameters

Disp $status

Return Value

Product

at line 942
Disp getStatus()

Get Status

Return Value

Disp

at line 964
Product addProductImage(ProductImage $productImage)

Add ProductImage

Parameters

ProductImage $productImage

Return Value

Product

at line 976
removeProductImage(ProductImage $productImage)

Remove ProductImage

Parameters

ProductImage $productImage

at line 986
Collection getProductImage()

Get ProductImage

Return Value

Collection

at line 991
getMainFileName()

at line 1006
Product addProductTag(ProductTag $productTag)

Add ProductTag

Parameters

ProductTag $productTag

Return Value

Product

at line 1018
removeProductTag(ProductTag $productTag)

Remove ProductTag

Parameters

ProductTag $productTag

at line 1028
Collection getProductTag()

Get ProductTag

Return Value

Collection