eReview APIs
|
eReview
API Toolkit |
| |
| eReview as a view
and collaborative application uses applets at client’s browser
to view documents and manage collaboration using server side
servlet components placed in a web application server. Having
both servlet and applet Application Programming Interfaces (APIs),
exposed from both ends, achieves multilevel integration throughout
eReview application task processing. |
|
|
eReview
Applet-side APIs |
| |
| This document is
created for the integrators to understand how to instantiate
new eReview sessions and use applet side APIs. Using APIs, the
integrator will be able to view and markup documents in online
and offline eReview sessions. In an online session eReview has
exposed collaboration APIs to perform real-time collaboration
on documents and markups. |
|
|
eReview
Server-side APIs |
| |
| This document
lists a sequence of simple steps to be followed to Integrate
eReview with existing document repository. User of this document
is expected to know simple java coding to extend java classes
and implement methods based on business logic. |
|
|