public class SapViewerResources extends Object
Constructor and Description |
---|
SapViewerResources(javax.servlet.http.HttpServletRequest request,
String viewerId) |
Modifier and Type | Method and Description |
---|---|
String |
getCloseWindowParams() |
String |
getControlUrl() |
String |
getDocumentInfoParams() |
String |
getDownloadUrl() |
String |
getHelpUrl() |
String |
getKeepAliveParams() |
String |
getMailLinkParams() |
long |
getMaxViewSize() |
String |
getMultiDownloadParams() |
String |
getNewElementParams() |
String |
getNewUrlParams() |
String |
getRotationParams() |
String |
getSapNotesUrl() |
String |
getZipDownloadUrl() |
public SapViewerResources(javax.servlet.http.HttpServletRequest request, String viewerId)
request
- the current requestviewerId
- the ID of the viewer these resources are loaded forpublic long getMaxViewSize()
public String getControlUrl()
public String getSapNotesUrl()
public String getDownloadUrl()
public String getZipDownloadUrl()
public String getNewUrlParams()
public String getNewElementParams()
public String getCloseWindowParams()
public String getRotationParams()
public String getMultiDownloadParams()
public String getKeepAliveParams()
public String getDocumentInfoParams()
public String getMailLinkParams()
public String getHelpUrl()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.