ORG.oclc.obi
Class illconfirmscreen
java.lang.Object
|
+--ORG.oclc.obi.illconfirmscreen
- public class illconfirmscreen
- extends Object
- implements JavaPage
The illconfirmscreen class creates prepares set UserStateEnties from record
and patron data for use in an HTML Form.
The bib record is formatted to get the citation information
needed for the illconfirm HTML form that will generate an ISOILL request.
If ILLServer type is EMail then request is via SMTP.
Default ILL data is retrieved for this user, from the ILLServer and
any profile information available from authentication.
- See Also:
JavaPage
,
UserStateObject
,
RequestManager
,
DataPairs
,
StyleTable
,
ZUserData
,
ZDb
,
ISOILL
,
ILLUserData
,
IllPatronInfo
,
AccessUserData
,
AccessClient
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
illconfirmscreen
public illconfirmscreen()
- Constructs an illconfirmscreen object
runit
public void runit(RequestManager rMngr)
- Executes the embedded illconfirmscreen.
- Specified by:
- runit in interface JavaPage
- Parameters:
rMngr
- the current userState object