|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.isoill.IllTxnInfo
The IllTxnInfo class contains the bibliographic data and the transaction-specific data for an IsoIllRequest.
Field Summary | |
String |
addnlNoLetters
A String object containing additional numbers and letters (DRSS only) |
String |
author
A String object containing the author of this bibliographic item. |
String |
authorOfArticle
A String object containing the author of a part of a bibliographic item. |
String |
callNumber
A String object containing the call number of this bibliographic item. |
String |
dissertation
A String object containing additional information about a dissertation. |
String |
edition
A String object containing the edition statement of this bibliographic item. |
String |
heldMediumType
A String object containing the type of material |
int |
heldMediumTypeNo
An int containing the held medium type (DRSS only) |
int |
illServiceType
An Integer data type containing the Ill Service type defaults to "Loan" (1) |
String |
isbn
A String object containing the ISBN of a bibliographic item. |
String |
issn
A String object containing the ISSN of a bibliographic item. |
String |
issue
A String object containing the issue number of a part of a bibliographic item. |
int |
itemType
An int containing the item type (DRSS only) |
String |
lccn
A String object containing the LCCN of a bibliographic item. |
String |
natnlBibNo
A String object containing the national bibliography number (DRSS only) |
String |
natnlBibNoType
A String object containing the type of national bibliography number (DRSS only) |
String |
oclcNo
A String object containing the OCLC number of a bibliographic item. |
String |
pagination
A String object containing the page numbers of a part of a bibliographic item. |
String |
placeOfPublication
A String object containing the place of publication of this bibliographic item. |
String |
publicationDate
A String object containing the publication date of this bibliographic item. |
String |
publicationDateOfComponent
A String object containing the publication date of a part of a bibliographic item. |
String |
publisher
A String object containing the publisher of this bibliographic item. |
String |
sendToList
A String object containing the blank-delimited list of potential lending library symbols. |
String |
seriesTitleNumber
A String object containing the series title and/or number of this bibliographic item. |
String |
serviceDate
A String object containing the date of this transaction. |
String |
serviceTime
A String object containing the time of this transaction (in UTC, or GMT) |
String |
source
A String object containing the source of the bibliographic record. |
String |
sponsoringBody
A String object containing the sponsoring body of this bibliographic item. |
String |
subTitle
A String object containing the subtitle of this bibliographic item. |
String |
systemNo
A String object containing the system number (DRSS only) |
String |
systemNoType
A String object containing the type of system number (DRSS only) |
String |
title
A String object containing the title of this bibliographic item. |
String |
titleOfArticle
A String object containing the title of a part of a bibliographic item. |
String |
transactionGroupQualifier
A String object containing the unique transaction group identifier serviceDate + "#" + request number |
String |
transactionQualifier
A String object containing the unique transaction identifier "SS:" + userID |
String |
uniformTitle
A String object containing the uniform title of a bibliographic item. |
String |
verificationReferenceSource
A String object containing the source of the bibliographic citation. |
String |
volume
A String object containing the volume number of a part of a bibliographic item. |
Constructor Summary | |
IllTxnInfo()
Constructs an IllTxnInfo object. |
Method Summary | |
void |
reset()
Resets the values in the object for a new transaction. |
String |
toString()
Generates a String representation of the object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public String serviceDate
public String serviceTime
public String transactionQualifier
public String transactionGroupQualifier
public int illServiceType
public String sendToList
public String heldMediumType
public String callNumber
public String author
public String title
public String subTitle
public String sponsoringBody
public String placeOfPublication
public String publisher
public String seriesTitleNumber
public String volume
public String issue
public String edition
public String publicationDate
public String publicationDateOfComponent
public String authorOfArticle
public String titleOfArticle
public String pagination
public String isbn
public String issn
public String oclcNo
public String lccn
public String verificationReferenceSource
public String source
public String uniformTitle
public String dissertation
public String systemNoType
public String natnlBibNoType
public String systemNo
public String natnlBibNo
public String addnlNoLetters
public int itemType
public int heldMediumTypeNo
Constructor Detail |
public IllTxnInfo()
Method Detail |
public void reset()
public String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |