456 Implementing Web Applications with CM Information Integrator for Content and ODWEK
int getDocLocation ( ) — Get the document location.
byte[ ] retrieve (String viewer) — Returns a byte array containing the
document data. However, if your application is using ODWEK applets to view
documents, the data returned from this call is an HTML page containing a
reference to the ODWEK applet. The
viewer parameter specifies what kind of
ODWEK viewer that you want to use. ODWEK viewers include: APPLET,
ASCII, HTML, NATIVE, PDF, PLUGIN, XENOS, or ODServer.viewerPassthru
(String queryStr). See 13.3.4, “Retrieving OnDemand folder reports” on
page 472 to learn more about this method.
13.2 Set up development environment
Your development environment is ...