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