@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/services/ProductService
ProductService
Class ProductService
Implements
IProductService
Index
Constructors
constructor
Properties
_
product
Repository
Methods
search
By
Title
Constructors
constructor
new
ProductService
(
productRepository
:
IProductRepository
)
:
ProductService
Parameters
productRepository
:
IProductRepository
Returns
ProductService
Properties
Private
Readonly
_
product
Repository
_productRepository
:
IProductRepository
Methods
search
By
Title
searchByTitle
(
title
:
string
)
:
Promise
<
Product
[]
>
Parameters
title
:
string
Returns
Promise
<
Product
[]
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
product
Repository
Methods
search
By
Title
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...