Uses of Package
com.snowbound.contenthandler.interfaces
-
Packages that use com.snowbound.contenthandler.interfaces Package Description com.snowbound.contenthandler.example Demonstration content handlers, including the default FileContentHandler.com.snowbound.contenthandler.rest -
Classes in com.snowbound.contenthandler.interfaces used by com.snowbound.contenthandler.example Class Description AllAnnotationsInterface This interface defines a more efficient method for retrieving annotations on a document.AnnotationsInterface Defines base methods to save and retrieve annotations.AvailableDocumentsInterface Defines method for retrieving a list of available and viewable documents.BookmarksInterface Allows for retrieving and saving page bookmarks.CacheValidator Allows VirtualViewer to confirm whether specific documents should be retrieved or stored in the VirtualViewer cache.CreateDocumentInterface Allows a user to upload a document through the client interface.DocumentNotesInterface Enables the document notes feature.EventSubscriberInterface Implement this interface to subscribe to client events.HealthCheckInterface OCRDataProviderInterface SendDocumentInterface Defines a method to export a document through the content handler.VirtualViewerContentHandlerInterface The base required interface which defines methods for retrieving and saving document content.WatermarksInterface Defines methods for retrieving and deleting watermarks. -
Classes in com.snowbound.contenthandler.interfaces used by com.snowbound.contenthandler.rest Class Description AllAnnotationsInterface This interface defines a more efficient method for retrieving annotations on a document.AnnotationsInterface Defines base methods to save and retrieve annotations.AvailableDocumentsInterface Defines method for retrieving a list of available and viewable documents.BookmarksInterface Allows for retrieving and saving page bookmarks.CacheValidator Allows VirtualViewer to confirm whether specific documents should be retrieved or stored in the VirtualViewer cache.CreateDocumentInterface Allows a user to upload a document through the client interface.DocumentNotesInterface Enables the document notes feature.EventSubscriberInterface Implement this interface to subscribe to client events.HealthCheckInterface OCRDataProviderInterface VirtualViewerContentHandlerInterface The base required interface which defines methods for retrieving and saving document content.WatermarksInterface Defines methods for retrieving and deleting watermarks.