Uses of Class
com.saperion.ngc.exception.SapViewerUrlException
Packages that use SapViewerUrlException
Package
Description
Package for document model classes.
Package for standalone SAP viewer.
-
Uses of SapViewerUrlException in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document that throw SapViewerUrlExceptionModifier and TypeMethodDescriptioncom.saperion.bean.SapDocInfo
DocClassicConnectorService.resolveSapURL
(String url) Resolves the given SAP URL and returns the SapDocInfo.com.saperion.bean.SapDocInfo
DocumentService.resolveSapURL
(String url) Resolves the given SAP URL and returns the SapDocInfo. -
Uses of SapViewerUrlException in com.saperion.ngc.sapviewer
Methods in com.saperion.ngc.sapviewer that throw SapViewerUrlExceptionModifier and TypeMethodDescriptionSAPViewerUrl.createControlBeanAndLogin
(String url, jakarta.servlet.http.HttpServletRequest servletRequest, String viewerId) Parses the SAPViewer-URL, performs a login if required and created the viewer-control-bean.