Package | Description |
---|---|
com.saperion.ngc.dialogs |
Package for client dialog classes.
|
com.saperion.ngc.mail |
Package for mailing.
|
com.saperion.ngc.model.document |
Package for document model classes.
|
com.saperion.ngc.model.document.intf |
Package for document model intefaces.
|
com.saperion.ngc.resultset |
Package for resultset component classes.
|
com.saperion.ngc.sapviewer |
Package for standalone SAP viewer.
|
com.saperion.ngc.viewer |
Package for viewer component classes.
|
com.saperion.ngc.viewer.pdfjs |
Package for PDFJS-viewer component classes.
|
com.saperion.ngc.viewer.simple |
Package for simple viewer component classes.
|
com.saperion.ngc.viewer.virtualviewer |
Package for virtual viewer component classes.
|
com.saperion.ngc.viewer.virtualviewer.html5 |
Package for virtual viewer HTML5 component classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
AbstractStructureDialog.documentPages
List of the document's elements.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractStructureDialog.isDeletable(DocumentArchiveMetaInfo.ElementArchiveMetaInfo info)
Indicates if the given element can be deleted by this dialog.
|
static boolean |
AbstractStructureDialog.isUploadable(DocumentArchiveMetaInfo.ElementArchiveMetaInfo info)
Indicates if the given element can be updloaded by this dialog.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractStructureDialog.setDocumentPages(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentPages) |
static void |
EditStructureDialog.show(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentPages,
BaseWindow parent,
org.zkoss.zk.ui.event.EventListener eventListener,
boolean commentEnabled,
String defaultComment)
Shows the EditStructureDialog.
|
static void |
CheckinDialog.show(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentPages,
BaseWindow parent,
org.zkoss.zk.ui.event.EventListener eventListener)
Shows the CheckinDialog.
|
static void |
CheckinDialog.show(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentPages,
BaseWindow parent,
org.zkoss.zk.ui.event.EventListener eventListener,
boolean commentEnabled,
String defaultComment)
Shows the CheckinDialog.
|
Constructor and Description |
---|
StructureItem(DocumentArchiveMetaInfo.ElementArchiveMetaInfo info,
boolean forCheckin)
Creates a new CheckinItem.
|
Modifier and Type | Method and Description |
---|---|
static List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
MailUtil.getElementInfos(DocumentId documentId)
Gets a list of information for the elements of the given document.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassicConnectorPageArchiveMetaInfo
Holds the meta information about a page of a document that is stored in the archive and obtained
by the classic connector.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
MultipageTiffDocumentArchiveMetaInfo.getElementInfos() |
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
ClassicConnectorDocumentArchiveMetaInfo.getElementInfos() |
Modifier and Type | Method and Description |
---|---|
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
DocumentArchiveMetaInfo.getElementInfos() |
Modifier and Type | Method and Description |
---|---|
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
ResultSetPresenter.getDocumentPages(DocumentId id,
boolean currentRevision)
Returns the amount of pages for the specified document.
|
Modifier and Type | Method and Description |
---|---|
static String |
SAPViewerMailUrl.getMailingURL(javax.servlet.http.HttpServletRequest request,
DocumentId docId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> elements,
String text,
String subject)
Creates a mailing URL.
|
Modifier and Type | Method and Description |
---|---|
DocumentArchiveMetaInfo.ElementArchiveMetaInfo |
OpenDocumentBean.getCurrentMetaInfo()
Gets the current element info.
|
protected DocumentArchiveMetaInfo.ElementArchiveMetaInfo |
AbstractDocumentView.getElementMetaInfo(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentTitles,
int element)
Gets information about a specific element.
|
DocumentArchiveMetaInfo.ElementArchiveMetaInfo |
DocumentAnalyzer.StructureInfos.getFirstViewableElement()
Gets the first viewable element.
|
DocumentArchiveMetaInfo.ElementArchiveMetaInfo |
RememberDocumentBean.getPageMetaInfo()
Gets the page meta info.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
OpenDocumentBean.getElements()
Gets the elements.
|
Modifier and Type | Method and Description |
---|---|
void |
StructureList.addStructureItem(DocumentId documentId,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo info,
boolean canDownload)
Adds the structure item.
|
void |
ViewerComponent.displayDocument(String documentUrl,
String annotationUrl,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo pageMetaInfo,
DocumentId documentId)
Displays a document.
|
String |
ViewerJspUtil.getFileName(DocumentArchiveMetaInfo.ElementArchiveMetaInfo element)
Returns the file name for the specified element.
|
String |
ViewerJspUtil.getFileNameWithPageNr(DocumentArchiveMetaInfo.ElementArchiveMetaInfo element)
Returns the file name for the specified element.
|
void |
SapDocumentViewImpl.handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo linkElement)
Handles the viewing of a linked element.
|
void |
DocumentViewImpl.handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo linkElement)
Handles the viewing of a linked element.
|
void |
DocumentView.handleLinkElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo linkElement)
Handles the viewing of a linked element.
|
void |
DocumentAnalyzer.StructureInfos.setFirstViewableElement(DocumentArchiveMetaInfo.ElementArchiveMetaInfo viewableElement)
Sets the first viewable element.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewerJspUtil.collectDocumentsWithoutSize(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> elements)
Collects all Elements of a given list of elements that have no file size.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
javax.servlet.http.HttpSession session)
Gets information about a document's structure.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
Set<String> supportedFormats,
javax.servlet.http.HttpSession session)
Gets information about a document's structure.
|
protected void |
AbstractDocumentView.fillStructureView(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> infos,
DocumentId documentId)
Fills the structure list with available documents to show in the viewer component.
|
protected DocumentArchiveMetaInfo.ElementArchiveMetaInfo |
AbstractDocumentView.getElementMetaInfo(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentTitles,
int element)
Gets information about a specific element.
|
protected InputStream |
AbstractDocumentView.getPageListStream(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements) |
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement)
Gets information about a document's structure.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
Set<String> supportedFormats)
Gets information about a document's structure.
|
protected void |
AbstractDocumentView.makeViewerBean(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
boolean currentRevision)
Creates a new viewer control-bean or updates the existing one.
|
void |
SapDocumentViewImpl.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element)
Opens the specified url and displays the document.
|
void |
DocumentViewImpl.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element)
Opens the specified url and displays the document.
|
void |
DocumentView.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element)
Opens the specified url and displays the document.
|
abstract void |
AbstractDocumentView.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element)
Opens the specified url and displays the document.
|
void |
SapDocumentViewImpl.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element,
boolean currentRevision)
Opens the specified url and displays the document.
|
void |
DocumentViewImpl.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element,
boolean currentRevision)
Opens the specified url and displays the document.
|
void |
DocumentView.openDocument(DocumentId documentId,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> documentElements,
int element,
boolean currentRevision)
Opens the specified url and displays the document.
|
void |
OpenDocumentBean.setElements(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> elementList)
Sets the elements.
|
Constructor and Description |
---|
RememberDocumentBean(DocumentId docId,
int elementNr,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo metaInfo,
long size,
boolean sizeIgnored)
Creates a new DocumentHelper Object that holds information about a document like its docId.
|
Constructor and Description |
---|
OpenDocumentBean(DocumentId documentId,
boolean currentRevision,
boolean editMode,
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> elementList,
InputStream pageStream)
Instantiates a new open document bean.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfjsViewerImpl.displayDocument(String documentUrl,
String annotationsUrl,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo elementinfo,
DocumentId documentId)
Displays a document.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleViewerImpl.displayDocument(String documentUrl,
String annotationsUrl,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo elementinfo,
DocumentId documentId)
Displays a document.
|
void |
MediaViewerImpl.displayDocument(String documentUrl,
String annotationsUrl,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo elementinfo,
DocumentId documentId)
Displays a document.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VirtualViewerUtil.isSupportedFormat(DocumentArchiveMetaInfo.ElementArchiveMetaInfo elementInfo)
Checks if is supported format.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualViewerHTML5.displayDocument(String documentUrl,
String annotationUrl,
DocumentArchiveMetaInfo.ElementArchiveMetaInfo pageMetaInfo,
DocumentId documentId) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.