RetrieveMixin
This mixin adds the retrieve method to the class that uses it.
Retrieve returns one item from the database depending on primary key field specified
Table of Contents
Methods
Methods
details()
public
details() : BaseResponse
Tags
Return values
BaseResponseretrieve()
public
retrieve() : BaseResponse