CategoryMapper
class CategoryMapper implements PrimaryKeyInterface
Class CategoryMapper
Constants
| FILE_LOCATION_DIR |
File location directory path |
| FILE_PATH |
File location path |
Methods
integer
getId()
Get id
setId(int|string $id)
No description
mixed
getCategory()
No description
setCategory(mixed $category)
No description
array
getErpCategories()
No description
setErpCategories(array $erpCategories)
No description
static bool
saveErpCategoriesToJsonFile(mixed $data)
No description
static mixed
getErpCategoriesJson()
Get ERP categories json file from path
Details
at line 79
integer
getId()
Get id
at line 89
CategoryMapper
setId(int|string $id)
at line 99
mixed
getCategory()
at line 109
CategoryMapper
setCategory(mixed $category)
at line 119
array
getErpCategories()
at line 129
CategoryMapper
setErpCategories(array $erpCategories)
at line 141
static bool
saveErpCategoriesToJsonFile(mixed $data)
at line 154
static mixed
getErpCategoriesJson()
Get ERP categories json file from path