IProductModuleService Reference
This section of the documentation provides a reference to the IProductModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Product Module.
The main service interface for the Product Module.
Methods
- retrieve
- list
- listAndCount
- create
- upsert
- update
- delete
- softDelete
- restore
- retrieveTag
- listTags
- listAndCountTags
- createTags
- deleteTags
- retrieveType
- listTypes
- listAndCountTypes
- createTypes
- upsertTypes
- updateTypes
- deleteTypes
- softDeleteTypes
- restoreTypes
- retrieveOption
- listOptions
- listAndCountOptions
- createOptions
- upsertOptions
- updateOptions
- deleteOptions
- softDeleteOptions
- restoreOptions
- retrieveVariant
- listVariants
- listAndCountVariants
- createVariants
- upsertVariants
- updateVariants
- deleteVariants
- softDeleteVariants
- restoreVariants
- retrieveCollection
- listCollections
- listAndCountCollections
- createCollections
- upsertCollections
- updateCollections
- deleteCollections
- softDeleteCollections
- restoreCollections
- retrieveCategory
- listCategories
- listAndCountCategories
- createCategory
- updateCategory
- deleteCategory
Was this section helpful?