ListMixin
This mixin adds the list functionality to the service.
If pagination is defined in the request, it will be detected and applied
Table of Contents
Methods
- listAction() : BaseResponse
- List all items in the table that match the given criteria
Methods
listAction()
List all items in the table that match the given criteria
public
listAction() : BaseResponse