Uses of Package
net.webpdf.wsclient.schema.beans
-
Packages that use net.webpdf.wsclient.schema.beans Package Description net.webpdf.wsclient.schema.beans net.webpdf.wsclient.session.rest.documents -
Classes in net.webpdf.wsclient.schema.beans used by net.webpdf.wsclient.schema.beans Class Description Failure -
Classes in net.webpdf.wsclient.schema.beans used by net.webpdf.wsclient.session.rest.documents Class Description DocumentFile An instance ofDocumentFileprovides information about aDocumentuploaded to aSessionof the webPDF server.HistoryEntry An instance ofHistoryEntryis intended to wrap and simplify information about a previous state of a givenDocument, it shall provide an ID for that history entry, allowing to revert to that state of the linked document.
SuchHistoryEntryobjects can be received via and are managed by aRestSession´sDocumentManager.