Uses of Interface
com.saperion.ngc.model.resultset.ResultLockData
Packages that use ResultLockData
Package
Description
Package for document model classes.
Package for resultset model classes.
- 
Uses of ResultLockData in com.saperion.ngc.model.documentMethods in com.saperion.ngc.model.document that return ResultLockDataModifier and TypeMethodDescriptionDocClassicConnectorService.getLockData(DocumentId id) Returns the lock data for the specified document.DocClassicConnectorService.getLockData(DocumentId id, boolean isDeleted) Returns the lock data for the specified document.DocumentService.getLockData(DocumentId id) Returns the lock data for the specified document.DocumentService.getLockData(DocumentId id, boolean isDeleted) Returns the lock data for the specified document.
- 
Uses of ResultLockData in com.saperion.ngc.model.resultsetClasses in com.saperion.ngc.model.resultset that implement ResultLockData