VuFind API Documentation

OaiResumptionServiceInterface

Database service interface for OaiResumption.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Sudharma Kellampalli skellamp@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

createAndPersistToken()  : OaiResumptionEntityInterface
Create and persist a new resumption token.
createEntity()  : OaiResumptionEntityInterface
Create a OaiResumption entity object.
findToken()  : OaiResumptionEntityInterface|null
Retrieve a row from the database based on primary key; return null if it is not found.
removeExpired()  : void
Remove all expired tokens from the database.

Methods

Search results