Package | Description |
---|---|
com.saperion.ngc.model.document |
Package for document model classes.
|
com.saperion.ngc.model.resultset |
Package for resultset model classes.
|
Modifier and Type | Method and Description |
---|---|
ResultLockData |
DocumentService.getLockData(DocumentId id)
Returns the lock data for the specified document.
|
ResultLockData |
DocClassicConnectorService.getLockData(DocumentId id)
Returns the lock data for the specified document.
|
ResultLockData |
DocumentService.getLockData(DocumentId id,
boolean isDeleted)
Returns the lock data for the specified document.
|
ResultLockData |
DocClassicConnectorService.getLockData(DocumentId id,
boolean isDeleted)
Returns the lock data for the specified document.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultLockDataImpl
Implementation of ResultLockData.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.