Package | Description |
---|---|
com.saperion.ngc.model.authorization |
Package for authorization model classes.
|
com.saperion.ngc.model.document |
Package for document model classes.
|
com.saperion.ngc.sapviewer |
Package for standalone SAP viewer.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationService.logoff()
Logoff from service.
|
void |
AuthClassicConnectorService.logoff()
Logoff from service.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DocumentService.lockDocument(DocumentId id,
DocumentService.AuditEvent event)
Lock document.
|
boolean |
DocClassicConnectorService.lockDocument(DocumentId id,
DocumentService.AuditEvent event)
Lock document.
|
boolean |
DocumentService.unlockDocument(DocumentId id)
Unlock document.
|
boolean |
DocClassicConnectorService.unlockDocument(DocumentId id)
Unlock document.
|
Modifier and Type | Method and Description |
---|---|
OpenDocumentBean |
SAPViewerUrl.createControlBeanAndLogin(String url,
javax.servlet.http.HttpServletRequest servletRequest,
String viewerId)
Parses the SAPViewer-URL, performs a login if required and created the viewer-control-bean.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.