Public Member Functions | |
doGET () | |
doPOST () | |
doPUT () | |
doDELETE () | |
checkFile () |
ProductAPI::doDELETE | ( | ) |
DELETE/DELETE
Reimplemented from RESTAPI.
ProductAPI::doGET | ( | ) |
READ/GET
Reimplemented from RESTAPI.
ProductAPI::doPOST | ( | ) |
CREATE/POST
Reimplemented from RESTAPI.
ProductAPI::doPUT | ( | ) |
UPDATE/PUT
Reimplemented from RESTAPI.