Package | Description |
---|---|
com.saperion.ngc.model.document |
Package for document model classes.
|
com.saperion.ngc.model.navigation |
Package for navigation model classes.
|
com.saperion.ngc.model.navigation.intf |
Package for navigation model interfaces.
|
com.saperion.ngc.viewer.virtualviewer.annotation |
Package for viewer annotation .
|
Modifier and Type | Method and Description |
---|---|
PageList |
DocumentService.getPageList(String hDoc,
int element,
boolean currentRevision) |
PageList |
DocClassicConnectorService.getPageList(String hDoc,
int element,
boolean currentRevision) |
InputStream |
DocumentService.getReleasedStream(String hDoc,
int element,
boolean currentRevision)
Retrieves the content of a document.
|
InputStream |
DocClassicConnectorService.getReleasedStream(String hDoc,
int element,
boolean currentRevision)
Retrieves the content of a document.
|
InputStream |
DocumentService.getStream(String hDoc,
int element)
Retrieves the content of a document.
|
InputStream |
DocClassicConnectorService.getStream(String hDoc,
int element)
Retrieves the content of a document.
|
InputStream |
DocumentService.getStream(String hDoc,
int element,
boolean currentRevision)
Retrieves the content of a document.
|
InputStream |
DocClassicConnectorService.getStream(String hDoc,
int element,
boolean currentRevision)
Retrieves the content of a document.
|
InputStream |
DocumentService.getStream(String hDoc,
int element,
boolean currentRevision,
long start,
long size)
Retrieves the content of a document.
|
InputStream |
DocClassicConnectorService.getStream(String hDoc,
int element,
boolean currentRevision,
long start,
long size)
Retrieves the content of a document.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FolderNode.getContent()
Returns the content stream, it will be loaded on demand.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
NavigationNode.getContent()
Returns the content stream, it will be loaded on demand.
|
Modifier and Type | Method and Description |
---|---|
Node |
DocDimensionsRetriever.getDocumentSize(String revisionId,
int element,
boolean currentRevision,
javax.servlet.http.HttpSession session)
Gets the document's size (in pixels).
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.