Difference between revisions of "Request Object"

From EPrints Documentation
Jump to: navigation, search
Line 1: Line 1:
 
The Request object encapsulates a single request for a document, which can be:
 
The Request object encapsulates a single request for a document, which can be:
  
* a specific (restricted) document in the repository
+
* a specific (restricted) document in the repository
* a document not in the repository (where a record has no documents attached)
+
* a document not in the repository (where a record has no documents attached)
  
 
=== Built in Fields ===
 
=== Built in Fields ===

Revision as of 17:23, 8 January 2007

The Request object encapsulates a single request for a document, which can be:

  • a specific (restricted) document in the repository
  • a document not in the repository (where a record has no documents attached)

Built in Fields

Field NameTypeDescription
requestidint field
eprintiditemref field eprintThe ID of the record
docidtext fieldThe ID of the document requested
datestamptime fieldWhen the request was made
useriditemref field userThe ID of the user who can respond to the request (if email matches a registered user)
emailtext fieldThe email the request was sent to
requester_emailtext fieldThe email of the person who requested the document
reasonlongtext fieldThe reason that the request was made, if any