Package | Description |
---|---|
com.saperion.ngc.model.document |
Package for document model classes.
|
com.saperion.ngc.resultset |
Package for resultset component classes.
|
com.saperion.ngc.servlet |
Package for streaming servlet.
|
com.saperion.ngc.util |
Package for client utility classes.
|
com.saperion.ngc.viewer.virtualviewer |
Package for virtual viewer component classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DocClassicConnectorService
Service presenting document access methods provided by the classic connector.
|
Constructor and Description |
---|
ItemAnalyzer(DocumentService documentService,
SettingsService settingsService)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected DocumentService |
AbstractStreamingServlet.getDocService(javax.servlet.http.HttpSession session)
Returns an instance of the
DocumentService by the given session. |
protected DocumentService |
AbstractAnnotationsServlet.getDocService(javax.servlet.http.HttpSession session)
Gets the doc service.
|
Modifier and Type | Method and Description |
---|---|
static String |
WatermarkUtil.getWatermarkFile(String hDoc,
boolean currentRevision,
DocumentService docService)
Gets the watermark file property of a document which is set in the WATERMARKFILE field
in the document's metadata.
|
Modifier and Type | Method and Description |
---|---|
static DocumentId |
VirtualViewerUtil.getReleasedHdoc(DocumentId documentId,
OpenDocumentBean openDocumentBean,
DocumentService docService)
Gets the released hdoc.
|
protected boolean |
AbstractContentHandler.handleIXOSFiles(com.snowbound.contenthandler.ContentHandlerInput input,
OpenDocumentBean openDocumentBean,
javax.servlet.http.HttpSession session,
DocumentService docService) |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.