Class ProductsLinksApiV2Controller
Class ProductsLinksApiV2Controller
Provides an API interface for managing the product links.
Notice: This controller is a subresource of the ProductsApiV2Controller.
- AbstractApiV2Controller
-
HttpApiV2Controller
-
ProductsLinksApiV2Controller
Methods summary
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from HttpApiV2Controller
_linkResponse(),
_locateResource(),
_mapResponse(),
_minimizeResponse(),
_paginateResponse(),
_searchResponse(),
_setJsonValue(),
_sortResponse(),
_writeResponse()
Methods inherited from AbstractApiV2Controller
Constants summary
Constants inherited from AbstractApiV2Controller
DEFAULT_CONTROLLER_NAME,
DEFAULT_PAGE_ITEMS,
DEFAULT_RATE_LIMIT,
DEFAULT_RATE_RESET_PERIOD
Properties summary
protected
|
$productWriteService
Product write service. |
|
protected
|
$productReadService
Product read service. |